{
    "apiVersion": "v1",
    "items": [
        {
            "apiVersion": "tekton.dev/v1",
            "kind": "PipelineRun",
            "metadata": {
                "annotations": {
                    "build.appstudio.redhat.com/nudged-components": "gh-multi-component-child-hewf",
                    "build.appstudio.redhat.com/nudging-commit": "build-nudge-parent-dqxybv?rev=c810485e808a846cb1940713e4374acdfad26cd8",
                    "build.appstudio.redhat.com/nudging-component": "gh-multi-component-parent-hewf",
                    "build.appstudio.redhat.com/nudging-image": "quay.io/redhat-appstudio-qe/build-e2e-chhf/gh-multi-component-parent-hewf:c810485e808a846cb1940713e4374acdfad26cd8",
                    "build.appstudio.redhat.com/nudging-pipeline": "gh-multi-component-parent-hewf-on-push-s2rd7",
                    "chains.tekton.dev/signed": "true",
                    "results.tekton.dev/record": "build-e2e-chhf/results/a065bff1-2ead-411a-bdf8-cf3f1f56dc0d/records/a065bff1-2ead-411a-bdf8-cf3f1f56dc0d",
                    "results.tekton.dev/result": "build-e2e-chhf/results/a065bff1-2ead-411a-bdf8-cf3f1f56dc0d"
                },
                "creationTimestamp": "2026-04-21T11:37:46Z",
                "finalizers": [
                    "chains.tekton.dev/pipelinerun",
                    "results.tekton.dev/pipelinerun"
                ],
                "generation": 2,
                "labels": {
                    "build.appstudio.redhat.com/type": "nudge",
                    "kueue.x-k8s.io/priority-class": "konflux-default",
                    "kueue.x-k8s.io/queue-name": "pipelines-queue",
                    "tekton.dev/pipeline": "renovate-pipeline-1776771466-46e4b"
                },
                "name": "renovate-pipeline-1776771466-46e4b",
                "namespace": "build-e2e-chhf",
                "resourceVersion": "136262",
                "uid": "a065bff1-2ead-411a-bdf8-cf3f1f56dc0d"
            },
            "spec": {
                "pipelineSpec": {
                    "tasks": [
                        {
                            "name": "renovate",
                            "taskSpec": {
                                "metadata": {},
                                "spec": null,
                                "steps": [
                                    {
                                        "command": [
                                            "bash",
                                            "-c",
                                            "RENOVATE_X_GITLAB_MERGE_REQUEST_DELAY=5000 RENOVATE_X_GITLAB_AUTO_MERGEABLE_CHECK_ATTEMPS=11 RENOVATE_PR_HOURLY_LIMIT=0 RENOVATE_PR_CONCURRENT_LIMIT=0 RENOVATE_TOKEN=$TOKEN_60da685e17 RENOVATE_CONFIG_FILE=/configs/gh-multi-component-child-hewf-3e73a.json RENOVATE_HOST_RULES=\"[{'matchHost':'quay.io','username':'redhat-appstudio-qe+build_e2e_chhf_gh_multi_component_parent_hewf_b651034f2a','password':'${TOKEN_cbb4d29fa7}'}]\" renovate"
                                        ],
                                        "computeResources": {},
                                        "env": [
                                            {
                                                "name": "LOG_LEVEL",
                                                "value": "debug"
                                            }
                                        ],
                                        "envFrom": [
                                            {
                                                "prefix": "TOKEN_",
                                                "secretRef": {
                                                    "name": "renovate-pipeline-1776771466-46e4b"
                                                }
                                            }
                                        ],
                                        "image": "quay.io/konflux-ci/mintmaker-renovate-image:29a2f31",
                                        "name": "renovate",
                                        "securityContext": {
                                            "allowPrivilegeEscalation": false,
                                            "capabilities": {
                                                "drop": [
                                                    "ALL"
                                                ]
                                            },
                                            "runAsNonRoot": true,
                                            "seccompProfile": {
                                                "type": "RuntimeDefault"
                                            }
                                        },
                                        "volumeMounts": [
                                            {
                                                "mountPath": "/configs",
                                                "name": "renovate-pipeline-1776771466-46e4b"
                                            },
                                            {
                                                "mountPath": "/etc/pki/ca-trust/extracted/pem",
                                                "name": "trusted-ca",
                                                "readOnly": true
                                            }
                                        ]
                                    }
                                ],
                                "volumes": [
                                    {
                                        "configMap": {
                                            "name": "renovate-pipeline-1776771466-46e4b"
                                        },
                                        "name": "renovate-pipeline-1776771466-46e4b"
                                    },
                                    {
                                        "configMap": {
                                            "items": [
                                                {
                                                    "key": "ca-bundle.crt",
                                                    "path": "tls-ca-bundle.pem"
                                                }
                                            ],
                                            "name": "renovate-ca-1776771466-46e4b"
                                        },
                                        "name": "trusted-ca"
                                    }
                                ]
                            }
                        }
                    ]
                },
                "taskRunTemplate": {
                    "podTemplate": {
                        "nodeSelector": {
                            "konflux-ci.dev/workload": "konflux-tenants"
                        },
                        "tolerations": [
                            {
                                "effect": "NoSchedule",
                                "key": "konflux-ci.dev/workload",
                                "operator": "Equal",
                                "value": "konflux-tenants"
                            }
                        ]
                    },
                    "serviceAccountName": "build-pipeline-gh-multi-component-parent-hewf"
                },
                "timeouts": {
                    "pipeline": "2h0m0s"
                }
            },
            "status": {
                "childReferences": [
                    {
                        "apiVersion": "tekton.dev/v1",
                        "kind": "TaskRun",
                        "name": "renovate-pipeline-1776771466-46e4b-renovate",
                        "pipelineTaskName": "renovate"
                    }
                ],
                "completionTime": "2026-04-21T11:40:42Z",
                "conditions": [
                    {
                        "lastTransitionTime": "2026-04-21T11:40:42Z",
                        "message": "Tasks Completed: 1 (Failed: 0, Cancelled 0), Skipped: 0",
                        "reason": "Succeeded",
                        "status": "True",
                        "type": "Succeeded"
                    }
                ],
                "pipelineSpec": {
                    "tasks": [
                        {
                            "name": "renovate",
                            "taskSpec": {
                                "metadata": {},
                                "spec": null,
                                "steps": [
                                    {
                                        "command": [
                                            "bash",
                                            "-c",
                                            "RENOVATE_X_GITLAB_MERGE_REQUEST_DELAY=5000 RENOVATE_X_GITLAB_AUTO_MERGEABLE_CHECK_ATTEMPS=11 RENOVATE_PR_HOURLY_LIMIT=0 RENOVATE_PR_CONCURRENT_LIMIT=0 RENOVATE_TOKEN=$TOKEN_60da685e17 RENOVATE_CONFIG_FILE=/configs/gh-multi-component-child-hewf-3e73a.json RENOVATE_HOST_RULES=\"[{'matchHost':'quay.io','username':'redhat-appstudio-qe+build_e2e_chhf_gh_multi_component_parent_hewf_b651034f2a','password':'${TOKEN_cbb4d29fa7}'}]\" renovate"
                                        ],
                                        "computeResources": {},
                                        "env": [
                                            {
                                                "name": "LOG_LEVEL",
                                                "value": "debug"
                                            }
                                        ],
                                        "envFrom": [
                                            {
                                                "prefix": "TOKEN_",
                                                "secretRef": {
                                                    "name": "renovate-pipeline-1776771466-46e4b"
                                                }
                                            }
                                        ],
                                        "image": "quay.io/konflux-ci/mintmaker-renovate-image:29a2f31",
                                        "name": "renovate",
                                        "securityContext": {
                                            "allowPrivilegeEscalation": false,
                                            "capabilities": {
                                                "drop": [
                                                    "ALL"
                                                ]
                                            },
                                            "runAsNonRoot": true,
                                            "seccompProfile": {
                                                "type": "RuntimeDefault"
                                            }
                                        },
                                        "volumeMounts": [
                                            {
                                                "mountPath": "/configs",
                                                "name": "renovate-pipeline-1776771466-46e4b"
                                            },
                                            {
                                                "mountPath": "/etc/pki/ca-trust/extracted/pem",
                                                "name": "trusted-ca",
                                                "readOnly": true
                                            }
                                        ]
                                    }
                                ],
                                "volumes": [
                                    {
                                        "configMap": {
                                            "name": "renovate-pipeline-1776771466-46e4b"
                                        },
                                        "name": "renovate-pipeline-1776771466-46e4b"
                                    },
                                    {
                                        "configMap": {
                                            "items": [
                                                {
                                                    "key": "ca-bundle.crt",
                                                    "path": "tls-ca-bundle.pem"
                                                }
                                            ],
                                            "name": "renovate-ca-1776771466-46e4b"
                                        },
                                        "name": "trusted-ca"
                                    }
                                ]
                            }
                        }
                    ]
                },
                "provenance": {
                    "featureFlags": {
                        "awaitSidecarReadiness": true,
                        "coschedule": "workspaces",
                        "enableAPIFields": "alpha",
                        "enableParamEnum": true,
                        "enableProvenanceInStatus": true,
                        "enforceNonfalsifiability": "none",
                        "maxResultSize": 4096,
                        "resultExtractionMethod": "termination-message",
                        "runningInEnvWithInjectedSidecars": true,
                        "verificationNoMatchPolicy": "ignore"
                    }
                },
                "spanContext": {
                    "traceparent": "00-2c59277d2c89be11ee8382a32478cd24-3999e82395e487a3-01"
                },
                "startTime": "2026-04-21T11:37:46Z"
            }
        },
        {
            "apiVersion": "tekton.dev/v1",
            "kind": "PipelineRun",
            "metadata": {
                "annotations": {
                    "build.appstudio.openshift.io/repo": "https://codeberg.org/konflux-qe/build-nudge-child-htnxfz/commit/9a9559c3e5b6e66441b79fa432851d99b0617dcd",
                    "build.appstudio.redhat.com/commit_sha": "9a9559c3e5b6e66441b79fa432851d99b0617dcd",
                    "build.appstudio.redhat.com/pull_request_number": "2",
                    "build.appstudio.redhat.com/target_branch": "multi-component-child-base-jzrs",
                    "chains.tekton.dev/signed": "true",
                    "pipelinesascode.tekton.dev/branch": "multi-component-child-base-jzrs",
                    "pipelinesascode.tekton.dev/cancel-in-progress": "true",
                    "pipelinesascode.tekton.dev/controller-info": "{\"name\":\"default\",\"configmap\":\"pipelines-as-code\",\"secret\":\"pipelines-as-code-secret\", \"gRepo\": \"pipelines-as-code\"}",
                    "pipelinesascode.tekton.dev/event-type": "pull_request",
                    "pipelinesascode.tekton.dev/git-auth-secret": "pac-gitauth-fdzdrf",
                    "pipelinesascode.tekton.dev/git-provider": "gitea",
                    "pipelinesascode.tekton.dev/log-url": "https://console-openshift-console.apps.rosa.kx-d21dace15f.l1ey.p3.openshiftapps.com/k8s/ns/build-e2e-ddcy/tekton.dev~v1~PipelineRun/fj-multi-component-child-jzrs-on-pull-request-xbqd7",
                    "pipelinesascode.tekton.dev/max-keep-runs": "3",
                    "pipelinesascode.tekton.dev/on-cel-expression": "event == \"pull_request\" \u0026\u0026 target_branch == \"multi-component-child-base-jzrs\"",
                    "pipelinesascode.tekton.dev/original-prname": "fj-multi-component-child-jzrs-on-pull-request",
                    "pipelinesascode.tekton.dev/pull-request": "2",
                    "pipelinesascode.tekton.dev/repo-url": "https://codeberg.org/konflux-qe/build-nudge-child-htnxfz",
                    "pipelinesascode.tekton.dev/repository": "fj-multi-component-child-jzrs",
                    "pipelinesascode.tekton.dev/scm-reporting-plr-started": "true",
                    "pipelinesascode.tekton.dev/sender": "konflux-ci-qe-bot",
                    "pipelinesascode.tekton.dev/sha": "9a9559c3e5b6e66441b79fa432851d99b0617dcd",
                    "pipelinesascode.tekton.dev/sha-title": "e2e test commit message\n",
                    "pipelinesascode.tekton.dev/sha-url": "https://codeberg.org/konflux-qe/build-nudge-child-htnxfz/commit/9a9559c3e5b6e66441b79fa432851d99b0617dcd",
                    "pipelinesascode.tekton.dev/source-branch": "konflux-fj-multi-component-child-jzrs",
                    "pipelinesascode.tekton.dev/source-repo-url": "https://codeberg.org/konflux-qe/build-nudge-child-htnxfz",
                    "pipelinesascode.tekton.dev/state": "completed",
                    "pipelinesascode.tekton.dev/url-org": "konflux-qe",
                    "pipelinesascode.tekton.dev/url-repository": "build-nudge-child-htnxfz",
                    "results.tekton.dev/record": "build-e2e-ddcy/results/0cec224d-e081-40ac-8895-48ee1209ec05/records/0cec224d-e081-40ac-8895-48ee1209ec05",
                    "results.tekton.dev/recordSummaryAnnotations": "{\"repo\":\"build-nudge-child-htnxfz\",\"commit\":\"9a9559c3e5b6e66441b79fa432851d99b0617dcd\",\"eventType\":\"pull_request\",\"pull_request-id\":2}",
                    "results.tekton.dev/result": "build-e2e-ddcy/results/0cec224d-e081-40ac-8895-48ee1209ec05",
                    "test.appstudio.openshift.io/pr-group": "konflux-fj-multi-component-child-jzrs"
                },
                "creationTimestamp": "2026-04-21T11:31:35Z",
                "finalizers": [
                    "chains.tekton.dev/pipelinerun",
                    "results.tekton.dev/pipelinerun",
                    "pipelinesascode.tekton.dev/finalizer"
                ],
                "generateName": "fj-multi-component-child-jzrs-on-pull-request-",
                "generation": 3,
                "labels": {
                    "app.kubernetes.io/managed-by": "pipelinesascode.tekton.dev",
                    "app.kubernetes.io/version": "v0.43.0",
                    "appstudio.openshift.io/application": "build-suite-component-update-hbdl",
                    "appstudio.openshift.io/component": "fj-multi-component-child-jzrs",
                    "kueue.x-k8s.io/priority-class": "konflux-pre-merge-build",
                    "kueue.x-k8s.io/queue-name": "pipelines-queue",
                    "pipelines.appstudio.openshift.io/type": "build",
                    "pipelinesascode.tekton.dev/cancel-in-progress": "true",
                    "pipelinesascode.tekton.dev/event-type": "pull_request",
                    "pipelinesascode.tekton.dev/original-prname": "fj-multi-component-child-jzrs-on-pull-request",
                    "pipelinesascode.tekton.dev/pull-request": "2",
                    "pipelinesascode.tekton.dev/repository": "fj-multi-component-child-jzrs",
                    "pipelinesascode.tekton.dev/sha": "9a9559c3e5b6e66441b79fa432851d99b0617dcd",
                    "pipelinesascode.tekton.dev/state": "completed",
                    "pipelinesascode.tekton.dev/url-org": "konflux-qe",
                    "pipelinesascode.tekton.dev/url-repository": "build-nudge-child-htnxfz",
                    "tekton.dev/pipeline": "fj-multi-component-child-jzrs-on-pull-request-xbqd7",
                    "test.appstudio.openshift.io/pr-group-sha": "c3379e60a8a2e1e6d0e8066c2d4d3de5f3adcee674d2df98cb65fccb65f479"
                },
                "name": "fj-multi-component-child-jzrs-on-pull-request-xbqd7",
                "namespace": "build-e2e-ddcy",
                "resourceVersion": "110708",
                "uid": "0cec224d-e081-40ac-8895-48ee1209ec05"
            },
            "spec": {
                "params": [
                    {
                        "name": "git-url",
                        "value": "https://codeberg.org/konflux-qe/build-nudge-child-htnxfz"
                    },
                    {
                        "name": "revision",
                        "value": "9a9559c3e5b6e66441b79fa432851d99b0617dcd"
                    },
                    {
                        "name": "output-image",
                        "value": "quay.io/redhat-appstudio-qe/build-e2e-ddcy/fj-multi-component-child-jzrs:on-pr-9a9559c3e5b6e66441b79fa432851d99b0617dcd"
                    },
                    {
                        "name": "image-expires-after",
                        "value": "6h"
                    },
                    {
                        "name": "dockerfile",
                        "value": "Dockerfile"
                    }
                ],
                "pipelineSpec": {
                    "description": "This pipeline is ideal for building demo container images from a Containerfile while maintaining trust after pipeline customization.\n\nThis version of pipeline has minimal resource requests set, it's good for demonstrating and testing.\n\n_Uses `buildah` to create a container image leveraging [trusted artifacts](https://konflux-ci.dev/architecture/ADR/0036-trusted-artifacts.html). It also optionally creates a source image and runs some build-time tests. Information is shared between tasks using OCI artifacts instead of PVCs. EC will pass the [`trusted_task.trusted`](https://conforma.dev/docs/policy/packages/release_trusted_task.html#trusted_task__trusted) policy as long as all data used to build the artifact is generated from trusted tasks.\nThis pipeline is pushed as a Tekton bundle to [quay.io](https://quay.io/repository/konflux-ci/tekton-catalog/pipeline-docker-build-oci-ta?tab=tags)_\n",
                    "params": [
                        {
                            "description": "Source Repository URL",
                            "name": "git-url",
                            "type": "string"
                        },
                        {
                            "default": "",
                            "description": "Revision of the Source Repository",
                            "name": "revision",
                            "type": "string"
                        },
                        {
                            "description": "Fully Qualified Output Image",
                            "name": "output-image",
                            "type": "string"
                        },
                        {
                            "default": ".",
                            "description": "Path to the source code of an application's component from where to build image.",
                            "name": "path-context",
                            "type": "string"
                        },
                        {
                            "default": "Dockerfile",
                            "description": "Path to the Dockerfile inside the context specified by parameter path-context",
                            "name": "dockerfile",
                            "type": "string"
                        },
                        {
                            "default": "false",
                            "description": "Skip checks against built image",
                            "name": "skip-checks",
                            "type": "string"
                        },
                        {
                            "default": "false",
                            "description": "Execute the build with network isolation",
                            "name": "hermetic",
                            "type": "string"
                        },
                        {
                            "default": "",
                            "description": "Build dependencies to be prefetched",
                            "name": "prefetch-input",
                            "type": "string"
                        },
                        {
                            "default": "",
                            "description": "Image tag expiration time, time values could be something like 1h, 2d, 3w for hours, days, and weeks, respectively.",
                            "name": "image-expires-after",
                            "type": "string"
                        },
                        {
                            "default": "false",
                            "description": "Add built image into an OCI image index",
                            "name": "build-image-index",
                            "type": "string"
                        },
                        {
                            "default": "docker",
                            "description": "The format for the resulting image's mediaType. Valid values are oci or docker.",
                            "name": "buildah-format",
                            "type": "string"
                        },
                        {
                            "default": "false",
                            "description": "Enable cache proxy configuration",
                            "name": "enable-cache-proxy",
                            "type": "string"
                        },
                        {
                            "default": [],
                            "description": "Array of --build-arg values (\"arg=value\" strings) for buildah",
                            "name": "build-args",
                            "type": "array"
                        },
                        {
                            "default": "",
                            "description": "Path to a file with build arguments for buildah, see https://www.mankier.com/1/buildah-build#--build-arg-file",
                            "name": "build-args-file",
                            "type": "string"
                        },
                        {
                            "default": "false",
                            "description": "Whether to enable privileged mode, should be used only with remote VMs",
                            "name": "privileged-nested",
                            "type": "string"
                        }
                    ],
                    "results": [
                        {
                            "description": "",
                            "name": "IMAGE_URL",
                            "value": "$(tasks.build-image-index.results.IMAGE_URL)"
                        },
                        {
                            "description": "",
                            "name": "IMAGE_DIGEST",
                            "value": "$(tasks.build-image-index.results.IMAGE_DIGEST)"
                        },
                        {
                            "description": "",
                            "name": "CHAINS-GIT_URL",
                            "value": "$(tasks.clone-repository.results.url)"
                        },
                        {
                            "description": "",
                            "name": "CHAINS-GIT_COMMIT",
                            "value": "$(tasks.clone-repository.results.commit)"
                        }
                    ],
                    "tasks": [
                        {
                            "name": "init",
                            "params": [
                                {
                                    "name": "enable-cache-proxy",
                                    "value": "$(params.enable-cache-proxy)"
                                }
                            ],
                            "taskRef": {
                                "params": [
                                    {
                                        "name": "name",
                                        "value": "init"
                                    },
                                    {
                                        "name": "bundle",
                                        "value": "quay.io/konflux-ci/tekton-catalog/task-init:0.4@sha256:f2de909151c733da85c7c05de8ecf37c55079c219dcf8db906175ae11fca0142"
                                    },
                                    {
                                        "name": "kind",
                                        "value": "task"
                                    }
                                ],
                                "resolver": "bundles"
                            }
                        },
                        {
                            "name": "clone-repository",
                            "params": [
                                {
                                    "name": "url",
                                    "value": "$(params.git-url)"
                                },
                                {
                                    "name": "revision",
                                    "value": "$(params.revision)"
                                },
                                {
                                    "name": "ociStorage",
                                    "value": "$(params.output-image).git"
                                },
                                {
                                    "name": "ociArtifactExpiresAfter",
                                    "value": "$(params.image-expires-after)"
                                }
                            ],
                            "runAfter": [
                                "init"
                            ],
                            "taskRef": {
                                "params": [
                                    {
                                        "name": "name",
                                        "value": "git-clone-oci-ta-min"
                                    },
                                    {
                                        "name": "bundle",
                                        "value": "quay.io/konflux-ci/tekton-catalog/task-git-clone-oci-ta-min:0.1@sha256:ffe4e75535edc5474e2615730147f15170dd5f141888b9ae19d2df53ecee7ef0"
                                    },
                                    {
                                        "name": "kind",
                                        "value": "task"
                                    }
                                ],
                                "resolver": "bundles"
                            },
                            "workspaces": [
                                {
                                    "name": "basic-auth",
                                    "workspace": "git-auth"
                                }
                            ]
                        },
                        {
                            "name": "prefetch-dependencies",
                            "params": [
                                {
                                    "name": "input",
                                    "value": "$(params.prefetch-input)"
                                },
                                {
                                    "name": "SOURCE_ARTIFACT",
                                    "value": "$(tasks.clone-repository.results.SOURCE_ARTIFACT)"
                                },
                                {
                                    "name": "ociStorage",
                                    "value": "$(params.output-image).prefetch"
                                },
                                {
                                    "name": "ociArtifactExpiresAfter",
                                    "value": "$(params.image-expires-after)"
                                }
                            ],
                            "runAfter": [
                                "clone-repository"
                            ],
                            "taskRef": {
                                "params": [
                                    {
                                        "name": "name",
                                        "value": "prefetch-dependencies-oci-ta-min"
                                    },
                                    {
                                        "name": "bundle",
                                        "value": "quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies-oci-ta-min:0.3@sha256:bf5859a08ab1e8327ad19831583eebe09df41e5ffa2009c506c05b419dba3dc2"
                                    },
                                    {
                                        "name": "kind",
                                        "value": "task"
                                    }
                                ],
                                "resolver": "bundles"
                            },
                            "workspaces": [
                                {
                                    "name": "git-basic-auth",
                                    "workspace": "git-auth"
                                },
                                {
                                    "name": "netrc",
                                    "workspace": "netrc"
                                }
                            ]
                        },
                        {
                            "name": "build-container",
                            "params": [
                                {
                                    "name": "IMAGE",
                                    "value": "$(params.output-image)"
                                },
                                {
                                    "name": "DOCKERFILE",
                                    "value": "$(params.dockerfile)"
                                },
                                {
                                    "name": "CONTEXT",
                                    "value": "$(params.path-context)"
                                },
                                {
                                    "name": "HERMETIC",
                                    "value": "$(params.hermetic)"
                                },
                                {
                                    "name": "PREFETCH_INPUT",
                                    "value": "$(params.prefetch-input)"
                                },
                                {
                                    "name": "IMAGE_EXPIRES_AFTER",
                                    "value": "$(params.image-expires-after)"
                                },
                                {
                                    "name": "COMMIT_SHA",
                                    "value": "$(tasks.clone-repository.results.commit)"
                                },
                                {
                                    "name": "BUILD_ARGS",
                                    "value": [
                                        "$(params.build-args[*])"
                                    ]
                                },
                                {
                                    "name": "BUILD_ARGS_FILE",
                                    "value": "$(params.build-args-file)"
                                },
                                {
                                    "name": "PRIVILEGED_NESTED",
                                    "value": "$(params.privileged-nested)"
                                },
                                {
                                    "name": "SOURCE_URL",
                                    "value": "$(tasks.clone-repository.results.url)"
                                },
                                {
                                    "name": "BUILDAH_FORMAT",
                                    "value": "$(params.buildah-format)"
                                },
                                {
                                    "name": "HTTP_PROXY",
                                    "value": "$(tasks.init.results.http-proxy)"
                                },
                                {
                                    "name": "NO_PROXY",
                                    "value": "$(tasks.init.results.no-proxy)"
                                },
                                {
                                    "name": "SOURCE_ARTIFACT",
                                    "value": "$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"
                                },
                                {
                                    "name": "CACHI2_ARTIFACT",
                                    "value": "$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"
                                }
                            ],
                            "runAfter": [
                                "prefetch-dependencies"
                            ],
                            "taskRef": {
                                "params": [
                                    {
                                        "name": "name",
                                        "value": "buildah-oci-ta-min"
                                    },
                                    {
                                        "name": "bundle",
                                        "value": "quay.io/konflux-ci/tekton-catalog/task-buildah-oci-ta-min:0.9@sha256:52ddc0ede65da1f3491319897dc5212bb3a52cb0a7e52a75d6a0224595c9ef4a"
                                    },
                                    {
                                        "name": "kind",
                                        "value": "task"
                                    }
                                ],
                                "resolver": "bundles"
                            }
                        },
                        {
                            "name": "build-image-index",
                            "params": [
                                {
                                    "name": "IMAGE",
                                    "value": "$(params.output-image)"
                                },
                                {
                                    "name": "ALWAYS_BUILD_INDEX",
                                    "value": "$(params.build-image-index)"
                                },
                                {
                                    "name": "IMAGES",
                                    "value": [
                                        "$(tasks.build-container.results.IMAGE_URL)@$(tasks.build-container.results.IMAGE_DIGEST)"
                                    ]
                                },
                                {
                                    "name": "BUILDAH_FORMAT",
                                    "value": "$(params.buildah-format)"
                                }
                            ],
                            "runAfter": [
                                "build-container"
                            ],
                            "taskRef": {
                                "params": [
                                    {
                                        "name": "name",
                                        "value": "build-image-index-min"
                                    },
                                    {
                                        "name": "bundle",
                                        "value": "quay.io/konflux-ci/tekton-catalog/task-build-image-index-min:0.3@sha256:47a0052da85ad90bacc4ed13a7f17f78208b7daa3ad3da76f920fc4e2af1f0dd"
                                    },
                                    {
                                        "name": "kind",
                                        "value": "task"
                                    }
                                ],
                                "resolver": "bundles"
                            }
                        },
                        {
                            "name": "deprecated-base-image-check",
                            "params": [
                                {
                                    "name": "IMAGE_URL",
                                    "value": "$(tasks.build-image-index.results.IMAGE_URL)"
                                },
                                {
                                    "name": "IMAGE_DIGEST",
                                    "value": "$(tasks.build-image-index.results.IMAGE_DIGEST)"
                                }
                            ],
                            "runAfter": [
                                "build-image-index"
                            ],
                            "taskRef": {
                                "params": [
                                    {
                                        "name": "name",
                                        "value": "deprecated-image-check"
                                    },
                                    {
                                        "name": "bundle",
                                        "value": "quay.io/konflux-ci/tekton-catalog/task-deprecated-image-check:0.5@sha256:3457a4ca93f8d55f14ebd407532b1223c689eacc34f0abb3003db4111667bdae"
                                    },
                                    {
                                        "name": "kind",
                                        "value": "task"
                                    }
                                ],
                                "resolver": "bundles"
                            },
                            "when": [
                                {
                                    "input": "$(params.skip-checks)",
                                    "operator": "in",
                                    "values": [
                                        "false"
                                    ]
                                }
                            ]
                        },
                        {
                            "name": "clamav-scan",
                            "params": [
                                {
                                    "name": "image-digest",
                                    "value": "$(tasks.build-image-index.results.IMAGE_DIGEST)"
                                },
                                {
                                    "name": "image-url",
                                    "value": "$(tasks.build-image-index.results.IMAGE_URL)"
                                }
                            ],
                            "runAfter": [
                                "build-image-index"
                            ],
                            "taskRef": {
                                "params": [
                                    {
                                        "name": "name",
                                        "value": "clamav-scan-min"
                                    },
                                    {
                                        "name": "bundle",
                                        "value": "quay.io/konflux-ci/tekton-catalog/task-clamav-scan-min:0.3@sha256:589e34f73d310aa993c9761d8b78265a904a121028bda2809d8a2d0500454bd8"
                                    },
                                    {
                                        "name": "kind",
                                        "value": "task"
                                    }
                                ],
                                "resolver": "bundles"
                            },
                            "when": [
                                {
                                    "input": "$(params.skip-checks)",
                                    "operator": "in",
                                    "values": [
                                        "false"
                                    ]
                                }
                            ]
                        },
                        {
                            "name": "sast-shell-check",
                            "params": [
                                {
                                    "name": "image-digest",
                                    "value": "$(tasks.build-image-index.results.IMAGE_DIGEST)"
                                },
                                {
                                    "name": "image-url",
                                    "value": "$(tasks.build-image-index.results.IMAGE_URL)"
                                },
                                {
                                    "name": "SOURCE_ARTIFACT",
                                    "value": "$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"
                                },
                                {
                                    "name": "CACHI2_ARTIFACT",
                                    "value": "$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"
                                }
                            ],
                            "runAfter": [
                                "build-image-index"
                            ],
                            "taskRef": {
                                "params": [
                                    {
                                        "name": "name",
                                        "value": "sast-shell-check-oci-ta-min"
                                    },
                                    {
                                        "name": "bundle",
                                        "value": "quay.io/konflux-ci/tekton-catalog/task-sast-shell-check-oci-ta-min:0.1@sha256:fa19753f59288a397aab2ddb9459f35f0ec1b89f43c36e944a3958db72becb5a"
                                    },
                                    {
                                        "name": "kind",
                                        "value": "task"
                                    }
                                ],
                                "resolver": "bundles"
                            },
                            "when": [
                                {
                                    "input": "$(params.skip-checks)",
                                    "operator": "in",
                                    "values": [
                                        "false"
                                    ]
                                }
                            ]
                        },
                        {
                            "name": "sast-unicode-check",
                            "params": [
                                {
                                    "name": "image-digest",
                                    "value": "$(tasks.build-image-index.results.IMAGE_DIGEST)"
                                },
                                {
                                    "name": "image-url",
                                    "value": "$(tasks.build-image-index.results.IMAGE_URL)"
                                },
                                {
                                    "name": "SOURCE_ARTIFACT",
                                    "value": "$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"
                                },
                                {
                                    "name": "CACHI2_ARTIFACT",
                                    "value": "$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"
                                }
                            ],
                            "runAfter": [
                                "build-image-index"
                            ],
                            "taskRef": {
                                "params": [
                                    {
                                        "name": "name",
                                        "value": "sast-unicode-check-oci-ta-min"
                                    },
                                    {
                                        "name": "bundle",
                                        "value": "quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check-oci-ta-min:0.4@sha256:624d9ed6d461b59a16d8c1578276626c02fa6d56e0ee4bcd752f7859055f21ab"
                                    },
                                    {
                                        "name": "kind",
                                        "value": "task"
                                    }
                                ],
                                "resolver": "bundles"
                            },
                            "when": [
                                {
                                    "input": "$(params.skip-checks)",
                                    "operator": "in",
                                    "values": [
                                        "false"
                                    ]
                                }
                            ]
                        },
                        {
                            "name": "rpms-signature-scan",
                            "params": [
                                {
                                    "name": "image-url",
                                    "value": "$(tasks.build-image-index.results.IMAGE_URL)"
                                },
                                {
                                    "name": "image-digest",
                                    "value": "$(tasks.build-image-index.results.IMAGE_DIGEST)"
                                }
                            ],
                            "runAfter": [
                                "build-image-index"
                            ],
                            "taskRef": {
                                "params": [
                                    {
                                        "name": "name",
                                        "value": "rpms-signature-scan"
                                    },
                                    {
                                        "name": "bundle",
                                        "value": "quay.io/konflux-ci/tekton-catalog/task-rpms-signature-scan:0.2@sha256:b2224a0442ac705e20a25b8609e1760321d9d86da7901fd0392a90102688e37d"
                                    },
                                    {
                                        "name": "kind",
                                        "value": "task"
                                    }
                                ],
                                "resolver": "bundles"
                            },
                            "when": [
                                {
                                    "input": "$(params.skip-checks)",
                                    "operator": "in",
                                    "values": [
                                        "false"
                                    ]
                                }
                            ]
                        },
                        {
                            "name": "tpa-scan",
                            "params": [
                                {
                                    "name": "image-digest",
                                    "value": "$(tasks.build-image-index.results.IMAGE_DIGEST)"
                                },
                                {
                                    "name": "image-url",
                                    "value": "$(tasks.build-image-index.results.IMAGE_URL)"
                                }
                            ],
                            "runAfter": [
                                "build-image-index"
                            ],
                            "taskRef": {
                                "params": [
                                    {
                                        "name": "name",
                                        "value": "tpa-scan"
                                    },
                                    {
                                        "name": "bundle",
                                        "value": "quay.io/konflux-ci/tekton-catalog/task-tpa-scan:0.1@sha256:68b6e188f742da92af9c40a794fd021a65d49b419d1e36096277b2d9ebbe1afc"
                                    },
                                    {
                                        "name": "kind",
                                        "value": "task"
                                    }
                                ],
                                "resolver": "bundles"
                            },
                            "when": [
                                {
                                    "input": "$(params.skip-checks)",
                                    "operator": "in",
                                    "values": [
                                        "false"
                                    ]
                                }
                            ]
                        }
                    ],
                    "workspaces": [
                        {
                            "name": "git-auth",
                            "optional": true
                        },
                        {
                            "name": "netrc",
                            "optional": true
                        }
                    ]
                },
                "status": "CancelledRunFinally",
                "taskRunTemplate": {
                    "podTemplate": {
                        "nodeSelector": {
                            "konflux-ci.dev/workload": "konflux-tenants"
                        },
                        "tolerations": [
                            {
                                "effect": "NoSchedule",
                                "key": "konflux-ci.dev/workload",
                                "operator": "Equal",
                                "value": "konflux-tenants"
                            }
                        ]
                    },
                    "serviceAccountName": "build-pipeline-fj-multi-component-child-jzrs"
                },
                "timeouts": {
                    "pipeline": "2h0m0s"
                },
                "workspaces": [
                    {
                        "name": "git-auth",
                        "secret": {
                            "secretName": "pac-gitauth-fdzdrf"
                        }
                    }
                ]
            },
            "status": {
                "childReferences": [
                    {
                        "apiVersion": "tekton.dev/v1",
                        "kind": "TaskRun",
                        "name": "fj-multi-component-child-jzrs-on-pull-request-xbqd7-init",
                        "pipelineTaskName": "init"
                    }
                ],
                "completionTime": "2026-04-21T11:31:44Z",
                "conditions": [
                    {
                        "lastTransitionTime": "2026-04-21T11:31:44Z",
                        "message": "PipelineRun \"fj-multi-component-child-jzrs-on-pull-request-xbqd7\" was cancelled",
                        "reason": "Cancelled",
                        "status": "False",
                        "type": "Succeeded"
                    }
                ],
                "pipelineSpec": {
                    "description": "This pipeline is ideal for building demo container images from a Containerfile while maintaining trust after pipeline customization.\n\nThis version of pipeline has minimal resource requests set, it's good for demonstrating and testing.\n\n_Uses `buildah` to create a container image leveraging [trusted artifacts](https://konflux-ci.dev/architecture/ADR/0036-trusted-artifacts.html). It also optionally creates a source image and runs some build-time tests. Information is shared between tasks using OCI artifacts instead of PVCs. EC will pass the [`trusted_task.trusted`](https://conforma.dev/docs/policy/packages/release_trusted_task.html#trusted_task__trusted) policy as long as all data used to build the artifact is generated from trusted tasks.\nThis pipeline is pushed as a Tekton bundle to [quay.io](https://quay.io/repository/konflux-ci/tekton-catalog/pipeline-docker-build-oci-ta?tab=tags)_\n",
                    "params": [
                        {
                            "description": "Source Repository URL",
                            "name": "git-url",
                            "type": "string"
                        },
                        {
                            "default": "",
                            "description": "Revision of the Source Repository",
                            "name": "revision",
                            "type": "string"
                        },
                        {
                            "description": "Fully Qualified Output Image",
                            "name": "output-image",
                            "type": "string"
                        },
                        {
                            "default": ".",
                            "description": "Path to the source code of an application's component from where to build image.",
                            "name": "path-context",
                            "type": "string"
                        },
                        {
                            "default": "Dockerfile",
                            "description": "Path to the Dockerfile inside the context specified by parameter path-context",
                            "name": "dockerfile",
                            "type": "string"
                        },
                        {
                            "default": "false",
                            "description": "Skip checks against built image",
                            "name": "skip-checks",
                            "type": "string"
                        },
                        {
                            "default": "false",
                            "description": "Execute the build with network isolation",
                            "name": "hermetic",
                            "type": "string"
                        },
                        {
                            "default": "",
                            "description": "Build dependencies to be prefetched",
                            "name": "prefetch-input",
                            "type": "string"
                        },
                        {
                            "default": "",
                            "description": "Image tag expiration time, time values could be something like 1h, 2d, 3w for hours, days, and weeks, respectively.",
                            "name": "image-expires-after",
                            "type": "string"
                        },
                        {
                            "default": "false",
                            "description": "Add built image into an OCI image index",
                            "name": "build-image-index",
                            "type": "string"
                        },
                        {
                            "default": "docker",
                            "description": "The format for the resulting image's mediaType. Valid values are oci or docker.",
                            "name": "buildah-format",
                            "type": "string"
                        },
                        {
                            "default": "false",
                            "description": "Enable cache proxy configuration",
                            "name": "enable-cache-proxy",
                            "type": "string"
                        },
                        {
                            "default": [],
                            "description": "Array of --build-arg values (\"arg=value\" strings) for buildah",
                            "name": "build-args",
                            "type": "array"
                        },
                        {
                            "default": "",
                            "description": "Path to a file with build arguments for buildah, see https://www.mankier.com/1/buildah-build#--build-arg-file",
                            "name": "build-args-file",
                            "type": "string"
                        },
                        {
                            "default": "false",
                            "description": "Whether to enable privileged mode, should be used only with remote VMs",
                            "name": "privileged-nested",
                            "type": "string"
                        }
                    ],
                    "results": [
                        {
                            "description": "",
                            "name": "IMAGE_URL",
                            "value": "$(tasks.build-image-index.results.IMAGE_URL)"
                        },
                        {
                            "description": "",
                            "name": "IMAGE_DIGEST",
                            "value": "$(tasks.build-image-index.results.IMAGE_DIGEST)"
                        },
                        {
                            "description": "",
                            "name": "CHAINS-GIT_URL",
                            "value": "$(tasks.clone-repository.results.url)"
                        },
                        {
                            "description": "",
                            "name": "CHAINS-GIT_COMMIT",
                            "value": "$(tasks.clone-repository.results.commit)"
                        }
                    ],
                    "tasks": [
                        {
                            "name": "init",
                            "params": [
                                {
                                    "name": "enable-cache-proxy",
                                    "value": "false"
                                }
                            ],
                            "taskRef": {
                                "params": [
                                    {
                                        "name": "name",
                                        "value": "init"
                                    },
                                    {
                                        "name": "bundle",
                                        "value": "quay.io/konflux-ci/tekton-catalog/task-init:0.4@sha256:f2de909151c733da85c7c05de8ecf37c55079c219dcf8db906175ae11fca0142"
                                    },
                                    {
                                        "name": "kind",
                                        "value": "task"
                                    }
                                ],
                                "resolver": "bundles"
                            }
                        },
                        {
                            "name": "clone-repository",
                            "params": [
                                {
                                    "name": "url",
                                    "value": "https://codeberg.org/konflux-qe/build-nudge-child-htnxfz"
                                },
                                {
                                    "name": "revision",
                                    "value": "9a9559c3e5b6e66441b79fa432851d99b0617dcd"
                                },
                                {
                                    "name": "ociStorage",
                                    "value": "quay.io/redhat-appstudio-qe/build-e2e-ddcy/fj-multi-component-child-jzrs:on-pr-9a9559c3e5b6e66441b79fa432851d99b0617dcd.git"
                                },
                                {
                                    "name": "ociArtifactExpiresAfter",
                                    "value": "6h"
                                }
                            ],
                            "runAfter": [
                                "init"
                            ],
                            "taskRef": {
                                "params": [
                                    {
                                        "name": "name",
                                        "value": "git-clone-oci-ta-min"
                                    },
                                    {
                                        "name": "bundle",
                                        "value": "quay.io/konflux-ci/tekton-catalog/task-git-clone-oci-ta-min:0.1@sha256:ffe4e75535edc5474e2615730147f15170dd5f141888b9ae19d2df53ecee7ef0"
                                    },
                                    {
                                        "name": "kind",
                                        "value": "task"
                                    }
                                ],
                                "resolver": "bundles"
                            },
                            "workspaces": [
                                {
                                    "name": "basic-auth",
                                    "workspace": "git-auth"
                                }
                            ]
                        },
                        {
                            "name": "prefetch-dependencies",
                            "params": [
                                {
                                    "name": "input",
                                    "value": ""
                                },
                                {
                                    "name": "SOURCE_ARTIFACT",
                                    "value": "$(tasks.clone-repository.results.SOURCE_ARTIFACT)"
                                },
                                {
                                    "name": "ociStorage",
                                    "value": "quay.io/redhat-appstudio-qe/build-e2e-ddcy/fj-multi-component-child-jzrs:on-pr-9a9559c3e5b6e66441b79fa432851d99b0617dcd.prefetch"
                                },
                                {
                                    "name": "ociArtifactExpiresAfter",
                                    "value": "6h"
                                }
                            ],
                            "runAfter": [
                                "clone-repository"
                            ],
                            "taskRef": {
                                "params": [
                                    {
                                        "name": "name",
                                        "value": "prefetch-dependencies-oci-ta-min"
                                    },
                                    {
                                        "name": "bundle",
                                        "value": "quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies-oci-ta-min:0.3@sha256:bf5859a08ab1e8327ad19831583eebe09df41e5ffa2009c506c05b419dba3dc2"
                                    },
                                    {
                                        "name": "kind",
                                        "value": "task"
                                    }
                                ],
                                "resolver": "bundles"
                            },
                            "workspaces": [
                                {
                                    "name": "git-basic-auth",
                                    "workspace": "git-auth"
                                },
                                {
                                    "name": "netrc",
                                    "workspace": "netrc"
                                }
                            ]
                        },
                        {
                            "name": "build-container",
                            "params": [
                                {
                                    "name": "IMAGE",
                                    "value": "quay.io/redhat-appstudio-qe/build-e2e-ddcy/fj-multi-component-child-jzrs:on-pr-9a9559c3e5b6e66441b79fa432851d99b0617dcd"
                                },
                                {
                                    "name": "DOCKERFILE",
                                    "value": "Dockerfile"
                                },
                                {
                                    "name": "CONTEXT",
                                    "value": "."
                                },
                                {
                                    "name": "HERMETIC",
                                    "value": "false"
                                },
                                {
                                    "name": "PREFETCH_INPUT",
                                    "value": ""
                                },
                                {
                                    "name": "IMAGE_EXPIRES_AFTER",
                                    "value": "6h"
                                },
                                {
                                    "name": "COMMIT_SHA",
                                    "value": "$(tasks.clone-repository.results.commit)"
                                },
                                {
                                    "name": "BUILD_ARGS",
                                    "value": []
                                },
                                {
                                    "name": "BUILD_ARGS_FILE",
                                    "value": ""
                                },
                                {
                                    "name": "PRIVILEGED_NESTED",
                                    "value": "false"
                                },
                                {
                                    "name": "SOURCE_URL",
                                    "value": "$(tasks.clone-repository.results.url)"
                                },
                                {
                                    "name": "BUILDAH_FORMAT",
                                    "value": "docker"
                                },
                                {
                                    "name": "HTTP_PROXY",
                                    "value": "$(tasks.init.results.http-proxy)"
                                },
                                {
                                    "name": "NO_PROXY",
                                    "value": "$(tasks.init.results.no-proxy)"
                                },
                                {
                                    "name": "SOURCE_ARTIFACT",
                                    "value": "$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"
                                },
                                {
                                    "name": "CACHI2_ARTIFACT",
                                    "value": "$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"
                                }
                            ],
                            "runAfter": [
                                "prefetch-dependencies"
                            ],
                            "taskRef": {
                                "params": [
                                    {
                                        "name": "name",
                                        "value": "buildah-oci-ta-min"
                                    },
                                    {
                                        "name": "bundle",
                                        "value": "quay.io/konflux-ci/tekton-catalog/task-buildah-oci-ta-min:0.9@sha256:52ddc0ede65da1f3491319897dc5212bb3a52cb0a7e52a75d6a0224595c9ef4a"
                                    },
                                    {
                                        "name": "kind",
                                        "value": "task"
                                    }
                                ],
                                "resolver": "bundles"
                            }
                        },
                        {
                            "name": "build-image-index",
                            "params": [
                                {
                                    "name": "IMAGE",
                                    "value": "quay.io/redhat-appstudio-qe/build-e2e-ddcy/fj-multi-component-child-jzrs:on-pr-9a9559c3e5b6e66441b79fa432851d99b0617dcd"
                                },
                                {
                                    "name": "ALWAYS_BUILD_INDEX",
                                    "value": "false"
                                },
                                {
                                    "name": "IMAGES",
                                    "value": [
                                        "$(tasks.build-container.results.IMAGE_URL)@$(tasks.build-container.results.IMAGE_DIGEST)"
                                    ]
                                },
                                {
                                    "name": "BUILDAH_FORMAT",
                                    "value": "docker"
                                }
                            ],
                            "runAfter": [
                                "build-container"
                            ],
                            "taskRef": {
                                "params": [
                                    {
                                        "name": "name",
                                        "value": "build-image-index-min"
                                    },
                                    {
                                        "name": "bundle",
                                        "value": "quay.io/konflux-ci/tekton-catalog/task-build-image-index-min:0.3@sha256:47a0052da85ad90bacc4ed13a7f17f78208b7daa3ad3da76f920fc4e2af1f0dd"
                                    },
                                    {
                                        "name": "kind",
                                        "value": "task"
                                    }
                                ],
                                "resolver": "bundles"
                            }
                        },
                        {
                            "name": "deprecated-base-image-check",
                            "params": [
                                {
                                    "name": "IMAGE_URL",
                                    "value": "$(tasks.build-image-index.results.IMAGE_URL)"
                                },
                                {
                                    "name": "IMAGE_DIGEST",
                                    "value": "$(tasks.build-image-index.results.IMAGE_DIGEST)"
                                }
                            ],
                            "runAfter": [
                                "build-image-index"
                            ],
                            "taskRef": {
                                "params": [
                                    {
                                        "name": "name",
                                        "value": "deprecated-image-check"
                                    },
                                    {
                                        "name": "bundle",
                                        "value": "quay.io/konflux-ci/tekton-catalog/task-deprecated-image-check:0.5@sha256:3457a4ca93f8d55f14ebd407532b1223c689eacc34f0abb3003db4111667bdae"
                                    },
                                    {
                                        "name": "kind",
                                        "value": "task"
                                    }
                                ],
                                "resolver": "bundles"
                            },
                            "when": [
                                {
                                    "input": "false",
                                    "operator": "in",
                                    "values": [
                                        "false"
                                    ]
                                }
                            ]
                        },
                        {
                            "name": "clamav-scan",
                            "params": [
                                {
                                    "name": "image-digest",
                                    "value": "$(tasks.build-image-index.results.IMAGE_DIGEST)"
                                },
                                {
                                    "name": "image-url",
                                    "value": "$(tasks.build-image-index.results.IMAGE_URL)"
                                }
                            ],
                            "runAfter": [
                                "build-image-index"
                            ],
                            "taskRef": {
                                "params": [
                                    {
                                        "name": "name",
                                        "value": "clamav-scan-min"
                                    },
                                    {
                                        "name": "bundle",
                                        "value": "quay.io/konflux-ci/tekton-catalog/task-clamav-scan-min:0.3@sha256:589e34f73d310aa993c9761d8b78265a904a121028bda2809d8a2d0500454bd8"
                                    },
                                    {
                                        "name": "kind",
                                        "value": "task"
                                    }
                                ],
                                "resolver": "bundles"
                            },
                            "when": [
                                {
                                    "input": "false",
                                    "operator": "in",
                                    "values": [
                                        "false"
                                    ]
                                }
                            ]
                        },
                        {
                            "name": "sast-shell-check",
                            "params": [
                                {
                                    "name": "image-digest",
                                    "value": "$(tasks.build-image-index.results.IMAGE_DIGEST)"
                                },
                                {
                                    "name": "image-url",
                                    "value": "$(tasks.build-image-index.results.IMAGE_URL)"
                                },
                                {
                                    "name": "SOURCE_ARTIFACT",
                                    "value": "$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"
                                },
                                {
                                    "name": "CACHI2_ARTIFACT",
                                    "value": "$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"
                                }
                            ],
                            "runAfter": [
                                "build-image-index"
                            ],
                            "taskRef": {
                                "params": [
                                    {
                                        "name": "name",
                                        "value": "sast-shell-check-oci-ta-min"
                                    },
                                    {
                                        "name": "bundle",
                                        "value": "quay.io/konflux-ci/tekton-catalog/task-sast-shell-check-oci-ta-min:0.1@sha256:fa19753f59288a397aab2ddb9459f35f0ec1b89f43c36e944a3958db72becb5a"
                                    },
                                    {
                                        "name": "kind",
                                        "value": "task"
                                    }
                                ],
                                "resolver": "bundles"
                            },
                            "when": [
                                {
                                    "input": "false",
                                    "operator": "in",
                                    "values": [
                                        "false"
                                    ]
                                }
                            ]
                        },
                        {
                            "name": "sast-unicode-check",
                            "params": [
                                {
                                    "name": "image-digest",
                                    "value": "$(tasks.build-image-index.results.IMAGE_DIGEST)"
                                },
                                {
                                    "name": "image-url",
                                    "value": "$(tasks.build-image-index.results.IMAGE_URL)"
                                },
                                {
                                    "name": "SOURCE_ARTIFACT",
                                    "value": "$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"
                                },
                                {
                                    "name": "CACHI2_ARTIFACT",
                                    "value": "$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"
                                }
                            ],
                            "runAfter": [
                                "build-image-index"
                            ],
                            "taskRef": {
                                "params": [
                                    {
                                        "name": "name",
                                        "value": "sast-unicode-check-oci-ta-min"
                                    },
                                    {
                                        "name": "bundle",
                                        "value": "quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check-oci-ta-min:0.4@sha256:624d9ed6d461b59a16d8c1578276626c02fa6d56e0ee4bcd752f7859055f21ab"
                                    },
                                    {
                                        "name": "kind",
                                        "value": "task"
                                    }
                                ],
                                "resolver": "bundles"
                            },
                            "when": [
                                {
                                    "input": "false",
                                    "operator": "in",
                                    "values": [
                                        "false"
                                    ]
                                }
                            ]
                        },
                        {
                            "name": "rpms-signature-scan",
                            "params": [
                                {
                                    "name": "image-url",
                                    "value": "$(tasks.build-image-index.results.IMAGE_URL)"
                                },
                                {
                                    "name": "image-digest",
                                    "value": "$(tasks.build-image-index.results.IMAGE_DIGEST)"
                                }
                            ],
                            "runAfter": [
                                "build-image-index"
                            ],
                            "taskRef": {
                                "params": [
                                    {
                                        "name": "name",
                                        "value": "rpms-signature-scan"
                                    },
                                    {
                                        "name": "bundle",
                                        "value": "quay.io/konflux-ci/tekton-catalog/task-rpms-signature-scan:0.2@sha256:b2224a0442ac705e20a25b8609e1760321d9d86da7901fd0392a90102688e37d"
                                    },
                                    {
                                        "name": "kind",
                                        "value": "task"
                                    }
                                ],
                                "resolver": "bundles"
                            },
                            "when": [
                                {
                                    "input": "false",
                                    "operator": "in",
                                    "values": [
                                        "false"
                                    ]
                                }
                            ]
                        },
                        {
                            "name": "tpa-scan",
                            "params": [
                                {
                                    "name": "image-digest",
                                    "value": "$(tasks.build-image-index.results.IMAGE_DIGEST)"
                                },
                                {
                                    "name": "image-url",
                                    "value": "$(tasks.build-image-index.results.IMAGE_URL)"
                                }
                            ],
                            "runAfter": [
                                "build-image-index"
                            ],
                            "taskRef": {
                                "params": [
                                    {
                                        "name": "name",
                                        "value": "tpa-scan"
                                    },
                                    {
                                        "name": "bundle",
                                        "value": "quay.io/konflux-ci/tekton-catalog/task-tpa-scan:0.1@sha256:68b6e188f742da92af9c40a794fd021a65d49b419d1e36096277b2d9ebbe1afc"
                                    },
                                    {
                                        "name": "kind",
                                        "value": "task"
                                    }
                                ],
                                "resolver": "bundles"
                            },
                            "when": [
                                {
                                    "input": "false",
                                    "operator": "in",
                                    "values": [
                                        "false"
                                    ]
                                }
                            ]
                        }
                    ],
                    "workspaces": [
                        {
                            "name": "git-auth",
                            "optional": true
                        },
                        {
                            "name": "netrc",
                            "optional": true
                        }
                    ]
                },
                "provenance": {
                    "featureFlags": {
                        "awaitSidecarReadiness": true,
                        "coschedule": "workspaces",
                        "enableAPIFields": "alpha",
                        "enableParamEnum": true,
                        "enableProvenanceInStatus": true,
                        "enforceNonfalsifiability": "none",
                        "maxResultSize": 4096,
                        "resultExtractionMethod": "termination-message",
                        "runningInEnvWithInjectedSidecars": true,
                        "verificationNoMatchPolicy": "ignore"
                    }
                },
                "skippedTasks": [
                    {
                        "name": "clone-repository",
                        "reason": "PipelineRun was stopping"
                    },
                    {
                        "name": "prefetch-dependencies",
                        "reason": "PipelineRun was stopping"
                    },
                    {
                        "name": "build-container",
                        "reason": "PipelineRun was stopping"
                    },
                    {
                        "name": "build-image-index",
                        "reason": "PipelineRun was stopping"
                    },
                    {
                        "name": "deprecated-base-image-check",
                        "reason": "PipelineRun was stopping",
                        "whenExpressions": [
                            {
                                "input": "false",
                                "operator": "in",
                                "values": [
                                    "false"
                                ]
                            }
                        ]
                    },
                    {
                        "name": "clamav-scan",
                        "reason": "PipelineRun was stopping",
                        "whenExpressions": [
                            {
                                "input": "false",
                                "operator": "in",
                                "values": [
                                    "false"
                                ]
                            }
                        ]
                    },
                    {
                        "name": "sast-shell-check",
                        "reason": "PipelineRun was stopping",
                        "whenExpressions": [
                            {
                                "input": "false",
                                "operator": "in",
                                "values": [
                                    "false"
                                ]
                            }
                        ]
                    },
                    {
                        "name": "sast-unicode-check",
                        "reason": "PipelineRun was stopping",
                        "whenExpressions": [
                            {
                                "input": "false",
                                "operator": "in",
                                "values": [
                                    "false"
                                ]
                            }
                        ]
                    },
                    {
                        "name": "rpms-signature-scan",
                        "reason": "PipelineRun was stopping",
                        "whenExpressions": [
                            {
                                "input": "false",
                                "operator": "in",
                                "values": [
                                    "false"
                                ]
                            }
                        ]
                    },
                    {
                        "name": "tpa-scan",
                        "reason": "PipelineRun was stopping",
                        "whenExpressions": [
                            {
                                "input": "false",
                                "operator": "in",
                                "values": [
                                    "false"
                                ]
                            }
                        ]
                    }
                ],
                "spanContext": {
                    "traceparent": "00-4addfdd1c22d3f10678fb71630cf2fb8-09a0b2e400647508-01"
                },
                "startTime": "2026-04-21T11:31:36Z"
            }
        },
        {
            "apiVersion": "tekton.dev/v1",
            "kind": "PipelineRun",
            "metadata": {
                "annotations": {
                    "appstudio.openshift.io/snapshot": "build-suite-component-update-hbdl-20260421-112314-000",
                    "appstudio.openshift.io/snapshots": "build-suite-component-update-hbdl-20260421-112314-000",
                    "build.appstudio.openshift.io/repo": "https://codeberg.org/konflux-qe/build-nudge-child-htnxfz/commit/d53ba7b81fe3df49b93738127a85acf7dc5b7cc4",
                    "build.appstudio.redhat.com/commit_sha": "d53ba7b81fe3df49b93738127a85acf7dc5b7cc4",
                    "build.appstudio.redhat.com/pull_request_number": "1",
                    "build.appstudio.redhat.com/target_branch": "multi-component-child-base-jzrs",
                    "chains.tekton.dev/signed": "true",
                    "pipelinesascode.tekton.dev/branch": "multi-component-child-base-jzrs",
                    "pipelinesascode.tekton.dev/cancel-in-progress": "true",
                    "pipelinesascode.tekton.dev/controller-info": "{\"name\":\"default\",\"configmap\":\"pipelines-as-code\",\"secret\":\"pipelines-as-code-secret\", \"gRepo\": \"pipelines-as-code\"}",
                    "pipelinesascode.tekton.dev/event-type": "pull_request",
                    "pipelinesascode.tekton.dev/git-auth-secret": "pac-gitauth-dypfpu",
                    "pipelinesascode.tekton.dev/git-provider": "gitea",
                    "pipelinesascode.tekton.dev/log-url": "https://console-openshift-console.apps.rosa.kx-d21dace15f.l1ey.p3.openshiftapps.com/k8s/ns/build-e2e-ddcy/tekton.dev~v1~PipelineRun/fj-multi-component-child-jzrs-on-pull-request-xskwv",
                    "pipelinesascode.tekton.dev/max-keep-runs": "3",
                    "pipelinesascode.tekton.dev/on-cel-expression": "event == \"pull_request\" \u0026\u0026 target_branch == \"multi-component-child-base-jzrs\"",
                    "pipelinesascode.tekton.dev/original-prname": "fj-multi-component-child-jzrs-on-pull-request",
                    "pipelinesascode.tekton.dev/pull-request": "1",
                    "pipelinesascode.tekton.dev/repo-url": "https://codeberg.org/konflux-qe/build-nudge-child-htnxfz",
                    "pipelinesascode.tekton.dev/repository": "fj-multi-component-child-jzrs",
                    "pipelinesascode.tekton.dev/scm-reporting-plr-started": "true",
                    "pipelinesascode.tekton.dev/sender": "konflux-ci-qe-bot",
                    "pipelinesascode.tekton.dev/sha": "d53ba7b81fe3df49b93738127a85acf7dc5b7cc4",
                    "pipelinesascode.tekton.dev/sha-title": "Konflux update fj-multi-component-child-jzrs",
                    "pipelinesascode.tekton.dev/sha-url": "https://codeberg.org/konflux-qe/build-nudge-child-htnxfz/commit/d53ba7b81fe3df49b93738127a85acf7dc5b7cc4",
                    "pipelinesascode.tekton.dev/source-branch": "konflux-fj-multi-component-child-jzrs",
                    "pipelinesascode.tekton.dev/source-repo-url": "https://codeberg.org/konflux-qe/build-nudge-child-htnxfz",
                    "pipelinesascode.tekton.dev/state": "completed",
                    "pipelinesascode.tekton.dev/url-org": "konflux-qe",
                    "pipelinesascode.tekton.dev/url-repository": "build-nudge-child-htnxfz",
                    "results.tekton.dev/record": "build-e2e-ddcy/results/b2543be8-6949-43be-8db7-637701e78dc7/records/b2543be8-6949-43be-8db7-637701e78dc7",
                    "results.tekton.dev/recordSummaryAnnotations": "{\"repo\":\"build-nudge-child-htnxfz\",\"commit\":\"d53ba7b81fe3df49b93738127a85acf7dc5b7cc4\",\"eventType\":\"pull_request\",\"pull_request-id\":1}",
                    "results.tekton.dev/result": "build-e2e-ddcy/results/b2543be8-6949-43be-8db7-637701e78dc7",
                    "test.appstudio.openshift.io/create-snapshot-status": "{\"message\":\"Sucessfully created snapshot. See annotation appstudio.openshift.io/snapshot for name\",\"status\":\"success\"}",
                    "test.appstudio.openshift.io/pr-group": "konflux-fj-multi-component-child-jzrs",
                    "test.appstudio.openshift.io/snapshot-creation-report": "SnapshotCreated"
                },
                "creationTimestamp": "2026-04-21T11:23:13Z",
                "finalizers": [
                    "chains.tekton.dev/pipelinerun",
                    "results.tekton.dev/pipelinerun",
                    "pipelinesascode.tekton.dev/finalizer"
                ],
                "generateName": "fj-multi-component-child-jzrs-on-pull-request-",
                "generation": 2,
                "labels": {
                    "app.kubernetes.io/managed-by": "pipelinesascode.tekton.dev",
                    "app.kubernetes.io/version": "v0.43.0",
                    "appstudio.openshift.io/application": "build-suite-component-update-hbdl",
                    "appstudio.openshift.io/component": "fj-multi-component-child-jzrs",
                    "kueue.x-k8s.io/priority-class": "konflux-pre-merge-build",
                    "kueue.x-k8s.io/queue-name": "pipelines-queue",
                    "pipelines.appstudio.openshift.io/type": "build",
                    "pipelinesascode.tekton.dev/cancel-in-progress": "true",
                    "pipelinesascode.tekton.dev/event-type": "pull_request",
                    "pipelinesascode.tekton.dev/original-prname": "fj-multi-component-child-jzrs-on-pull-request",
                    "pipelinesascode.tekton.dev/pull-request": "1",
                    "pipelinesascode.tekton.dev/repository": "fj-multi-component-child-jzrs",
                    "pipelinesascode.tekton.dev/sha": "d53ba7b81fe3df49b93738127a85acf7dc5b7cc4",
                    "pipelinesascode.tekton.dev/state": "completed",
                    "pipelinesascode.tekton.dev/url-org": "konflux-qe",
                    "pipelinesascode.tekton.dev/url-repository": "build-nudge-child-htnxfz",
                    "tekton.dev/pipeline": "fj-multi-component-child-jzrs-on-pull-request-xskwv",
                    "test.appstudio.openshift.io/pr-group-sha": "c3379e60a8a2e1e6d0e8066c2d4d3de5f3adcee674d2df98cb65fccb65f479"
                },
                "name": "fj-multi-component-child-jzrs-on-pull-request-xskwv",
                "namespace": "build-e2e-ddcy",
                "resourceVersion": "96990",
                "uid": "b2543be8-6949-43be-8db7-637701e78dc7"
            },
            "spec": {
                "params": [
                    {
                        "name": "git-url",
                        "value": "https://codeberg.org/konflux-qe/build-nudge-child-htnxfz"
                    },
                    {
                        "name": "revision",
                        "value": "d53ba7b81fe3df49b93738127a85acf7dc5b7cc4"
                    },
                    {
                        "name": "output-image",
                        "value": "quay.io/redhat-appstudio-qe/build-e2e-ddcy/fj-multi-component-child-jzrs:on-pr-d53ba7b81fe3df49b93738127a85acf7dc5b7cc4"
                    },
                    {
                        "name": "image-expires-after",
                        "value": "6h"
                    },
                    {
                        "name": "dockerfile",
                        "value": "Dockerfile"
                    }
                ],
                "pipelineSpec": {
                    "description": "This pipeline is ideal for building demo container images from a Containerfile while maintaining trust after pipeline customization.\n\nThis version of pipeline has minimal resource requests set, it's good for demonstrating and testing.\n\n_Uses `buildah` to create a container image leveraging [trusted artifacts](https://konflux-ci.dev/architecture/ADR/0036-trusted-artifacts.html). It also optionally creates a source image and runs some build-time tests. Information is shared between tasks using OCI artifacts instead of PVCs. EC will pass the [`trusted_task.trusted`](https://conforma.dev/docs/policy/packages/release_trusted_task.html#trusted_task__trusted) policy as long as all data used to build the artifact is generated from trusted tasks.\nThis pipeline is pushed as a Tekton bundle to [quay.io](https://quay.io/repository/konflux-ci/tekton-catalog/pipeline-docker-build-oci-ta?tab=tags)_\n",
                    "params": [
                        {
                            "description": "Source Repository URL",
                            "name": "git-url",
                            "type": "string"
                        },
                        {
                            "default": "",
                            "description": "Revision of the Source Repository",
                            "name": "revision",
                            "type": "string"
                        },
                        {
                            "description": "Fully Qualified Output Image",
                            "name": "output-image",
                            "type": "string"
                        },
                        {
                            "default": ".",
                            "description": "Path to the source code of an application's component from where to build image.",
                            "name": "path-context",
                            "type": "string"
                        },
                        {
                            "default": "Dockerfile",
                            "description": "Path to the Dockerfile inside the context specified by parameter path-context",
                            "name": "dockerfile",
                            "type": "string"
                        },
                        {
                            "default": "false",
                            "description": "Skip checks against built image",
                            "name": "skip-checks",
                            "type": "string"
                        },
                        {
                            "default": "false",
                            "description": "Execute the build with network isolation",
                            "name": "hermetic",
                            "type": "string"
                        },
                        {
                            "default": "",
                            "description": "Build dependencies to be prefetched",
                            "name": "prefetch-input",
                            "type": "string"
                        },
                        {
                            "default": "",
                            "description": "Image tag expiration time, time values could be something like 1h, 2d, 3w for hours, days, and weeks, respectively.",
                            "name": "image-expires-after",
                            "type": "string"
                        },
                        {
                            "default": "false",
                            "description": "Add built image into an OCI image index",
                            "name": "build-image-index",
                            "type": "string"
                        },
                        {
                            "default": "docker",
                            "description": "The format for the resulting image's mediaType. Valid values are oci or docker.",
                            "name": "buildah-format",
                            "type": "string"
                        },
                        {
                            "default": "false",
                            "description": "Enable cache proxy configuration",
                            "name": "enable-cache-proxy",
                            "type": "string"
                        },
                        {
                            "default": [],
                            "description": "Array of --build-arg values (\"arg=value\" strings) for buildah",
                            "name": "build-args",
                            "type": "array"
                        },
                        {
                            "default": "",
                            "description": "Path to a file with build arguments for buildah, see https://www.mankier.com/1/buildah-build#--build-arg-file",
                            "name": "build-args-file",
                            "type": "string"
                        },
                        {
                            "default": "false",
                            "description": "Whether to enable privileged mode, should be used only with remote VMs",
                            "name": "privileged-nested",
                            "type": "string"
                        }
                    ],
                    "results": [
                        {
                            "description": "",
                            "name": "IMAGE_URL",
                            "value": "$(tasks.build-image-index.results.IMAGE_URL)"
                        },
                        {
                            "description": "",
                            "name": "IMAGE_DIGEST",
                            "value": "$(tasks.build-image-index.results.IMAGE_DIGEST)"
                        },
                        {
                            "description": "",
                            "name": "CHAINS-GIT_URL",
                            "value": "$(tasks.clone-repository.results.url)"
                        },
                        {
                            "description": "",
                            "name": "CHAINS-GIT_COMMIT",
                            "value": "$(tasks.clone-repository.results.commit)"
                        }
                    ],
                    "tasks": [
                        {
                            "name": "init",
                            "params": [
                                {
                                    "name": "enable-cache-proxy",
                                    "value": "$(params.enable-cache-proxy)"
                                }
                            ],
                            "taskRef": {
                                "params": [
                                    {
                                        "name": "name",
                                        "value": "init"
                                    },
                                    {
                                        "name": "bundle",
                                        "value": "quay.io/konflux-ci/tekton-catalog/task-init:0.4@sha256:f2de909151c733da85c7c05de8ecf37c55079c219dcf8db906175ae11fca0142"
                                    },
                                    {
                                        "name": "kind",
                                        "value": "task"
                                    }
                                ],
                                "resolver": "bundles"
                            }
                        },
                        {
                            "name": "clone-repository",
                            "params": [
                                {
                                    "name": "url",
                                    "value": "$(params.git-url)"
                                },
                                {
                                    "name": "revision",
                                    "value": "$(params.revision)"
                                },
                                {
                                    "name": "ociStorage",
                                    "value": "$(params.output-image).git"
                                },
                                {
                                    "name": "ociArtifactExpiresAfter",
                                    "value": "$(params.image-expires-after)"
                                }
                            ],
                            "runAfter": [
                                "init"
                            ],
                            "taskRef": {
                                "params": [
                                    {
                                        "name": "name",
                                        "value": "git-clone-oci-ta-min"
                                    },
                                    {
                                        "name": "bundle",
                                        "value": "quay.io/konflux-ci/tekton-catalog/task-git-clone-oci-ta-min:0.1@sha256:ffe4e75535edc5474e2615730147f15170dd5f141888b9ae19d2df53ecee7ef0"
                                    },
                                    {
                                        "name": "kind",
                                        "value": "task"
                                    }
                                ],
                                "resolver": "bundles"
                            },
                            "workspaces": [
                                {
                                    "name": "basic-auth",
                                    "workspace": "git-auth"
                                }
                            ]
                        },
                        {
                            "name": "prefetch-dependencies",
                            "params": [
                                {
                                    "name": "input",
                                    "value": "$(params.prefetch-input)"
                                },
                                {
                                    "name": "SOURCE_ARTIFACT",
                                    "value": "$(tasks.clone-repository.results.SOURCE_ARTIFACT)"
                                },
                                {
                                    "name": "ociStorage",
                                    "value": "$(params.output-image).prefetch"
                                },
                                {
                                    "name": "ociArtifactExpiresAfter",
                                    "value": "$(params.image-expires-after)"
                                }
                            ],
                            "runAfter": [
                                "clone-repository"
                            ],
                            "taskRef": {
                                "params": [
                                    {
                                        "name": "name",
                                        "value": "prefetch-dependencies-oci-ta-min"
                                    },
                                    {
                                        "name": "bundle",
                                        "value": "quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies-oci-ta-min:0.3@sha256:bf5859a08ab1e8327ad19831583eebe09df41e5ffa2009c506c05b419dba3dc2"
                                    },
                                    {
                                        "name": "kind",
                                        "value": "task"
                                    }
                                ],
                                "resolver": "bundles"
                            },
                            "workspaces": [
                                {
                                    "name": "git-basic-auth",
                                    "workspace": "git-auth"
                                },
                                {
                                    "name": "netrc",
                                    "workspace": "netrc"
                                }
                            ]
                        },
                        {
                            "name": "build-container",
                            "params": [
                                {
                                    "name": "IMAGE",
                                    "value": "$(params.output-image)"
                                },
                                {
                                    "name": "DOCKERFILE",
                                    "value": "$(params.dockerfile)"
                                },
                                {
                                    "name": "CONTEXT",
                                    "value": "$(params.path-context)"
                                },
                                {
                                    "name": "HERMETIC",
                                    "value": "$(params.hermetic)"
                                },
                                {
                                    "name": "PREFETCH_INPUT",
                                    "value": "$(params.prefetch-input)"
                                },
                                {
                                    "name": "IMAGE_EXPIRES_AFTER",
                                    "value": "$(params.image-expires-after)"
                                },
                                {
                                    "name": "COMMIT_SHA",
                                    "value": "$(tasks.clone-repository.results.commit)"
                                },
                                {
                                    "name": "BUILD_ARGS",
                                    "value": [
                                        "$(params.build-args[*])"
                                    ]
                                },
                                {
                                    "name": "BUILD_ARGS_FILE",
                                    "value": "$(params.build-args-file)"
                                },
                                {
                                    "name": "PRIVILEGED_NESTED",
                                    "value": "$(params.privileged-nested)"
                                },
                                {
                                    "name": "SOURCE_URL",
                                    "value": "$(tasks.clone-repository.results.url)"
                                },
                                {
                                    "name": "BUILDAH_FORMAT",
                                    "value": "$(params.buildah-format)"
                                },
                                {
                                    "name": "HTTP_PROXY",
                                    "value": "$(tasks.init.results.http-proxy)"
                                },
                                {
                                    "name": "NO_PROXY",
                                    "value": "$(tasks.init.results.no-proxy)"
                                },
                                {
                                    "name": "SOURCE_ARTIFACT",
                                    "value": "$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"
                                },
                                {
                                    "name": "CACHI2_ARTIFACT",
                                    "value": "$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"
                                }
                            ],
                            "runAfter": [
                                "prefetch-dependencies"
                            ],
                            "taskRef": {
                                "params": [
                                    {
                                        "name": "name",
                                        "value": "buildah-oci-ta-min"
                                    },
                                    {
                                        "name": "bundle",
                                        "value": "quay.io/konflux-ci/tekton-catalog/task-buildah-oci-ta-min:0.9@sha256:52ddc0ede65da1f3491319897dc5212bb3a52cb0a7e52a75d6a0224595c9ef4a"
                                    },
                                    {
                                        "name": "kind",
                                        "value": "task"
                                    }
                                ],
                                "resolver": "bundles"
                            }
                        },
                        {
                            "name": "build-image-index",
                            "params": [
                                {
                                    "name": "IMAGE",
                                    "value": "$(params.output-image)"
                                },
                                {
                                    "name": "ALWAYS_BUILD_INDEX",
                                    "value": "$(params.build-image-index)"
                                },
                                {
                                    "name": "IMAGES",
                                    "value": [
                                        "$(tasks.build-container.results.IMAGE_URL)@$(tasks.build-container.results.IMAGE_DIGEST)"
                                    ]
                                },
                                {
                                    "name": "BUILDAH_FORMAT",
                                    "value": "$(params.buildah-format)"
                                }
                            ],
                            "runAfter": [
                                "build-container"
                            ],
                            "taskRef": {
                                "params": [
                                    {
                                        "name": "name",
                                        "value": "build-image-index-min"
                                    },
                                    {
                                        "name": "bundle",
                                        "value": "quay.io/konflux-ci/tekton-catalog/task-build-image-index-min:0.3@sha256:47a0052da85ad90bacc4ed13a7f17f78208b7daa3ad3da76f920fc4e2af1f0dd"
                                    },
                                    {
                                        "name": "kind",
                                        "value": "task"
                                    }
                                ],
                                "resolver": "bundles"
                            }
                        },
                        {
                            "name": "deprecated-base-image-check",
                            "params": [
                                {
                                    "name": "IMAGE_URL",
                                    "value": "$(tasks.build-image-index.results.IMAGE_URL)"
                                },
                                {
                                    "name": "IMAGE_DIGEST",
                                    "value": "$(tasks.build-image-index.results.IMAGE_DIGEST)"
                                }
                            ],
                            "runAfter": [
                                "build-image-index"
                            ],
                            "taskRef": {
                                "params": [
                                    {
                                        "name": "name",
                                        "value": "deprecated-image-check"
                                    },
                                    {
                                        "name": "bundle",
                                        "value": "quay.io/konflux-ci/tekton-catalog/task-deprecated-image-check:0.5@sha256:3457a4ca93f8d55f14ebd407532b1223c689eacc34f0abb3003db4111667bdae"
                                    },
                                    {
                                        "name": "kind",
                                        "value": "task"
                                    }
                                ],
                                "resolver": "bundles"
                            },
                            "when": [
                                {
                                    "input": "$(params.skip-checks)",
                                    "operator": "in",
                                    "values": [
                                        "false"
                                    ]
                                }
                            ]
                        },
                        {
                            "name": "clamav-scan",
                            "params": [
                                {
                                    "name": "image-digest",
                                    "value": "$(tasks.build-image-index.results.IMAGE_DIGEST)"
                                },
                                {
                                    "name": "image-url",
                                    "value": "$(tasks.build-image-index.results.IMAGE_URL)"
                                }
                            ],
                            "runAfter": [
                                "build-image-index"
                            ],
                            "taskRef": {
                                "params": [
                                    {
                                        "name": "name",
                                        "value": "clamav-scan-min"
                                    },
                                    {
                                        "name": "bundle",
                                        "value": "quay.io/konflux-ci/tekton-catalog/task-clamav-scan-min:0.3@sha256:589e34f73d310aa993c9761d8b78265a904a121028bda2809d8a2d0500454bd8"
                                    },
                                    {
                                        "name": "kind",
                                        "value": "task"
                                    }
                                ],
                                "resolver": "bundles"
                            },
                            "when": [
                                {
                                    "input": "$(params.skip-checks)",
                                    "operator": "in",
                                    "values": [
                                        "false"
                                    ]
                                }
                            ]
                        },
                        {
                            "name": "sast-shell-check",
                            "params": [
                                {
                                    "name": "image-digest",
                                    "value": "$(tasks.build-image-index.results.IMAGE_DIGEST)"
                                },
                                {
                                    "name": "image-url",
                                    "value": "$(tasks.build-image-index.results.IMAGE_URL)"
                                },
                                {
                                    "name": "SOURCE_ARTIFACT",
                                    "value": "$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"
                                },
                                {
                                    "name": "CACHI2_ARTIFACT",
                                    "value": "$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"
                                }
                            ],
                            "runAfter": [
                                "build-image-index"
                            ],
                            "taskRef": {
                                "params": [
                                    {
                                        "name": "name",
                                        "value": "sast-shell-check-oci-ta-min"
                                    },
                                    {
                                        "name": "bundle",
                                        "value": "quay.io/konflux-ci/tekton-catalog/task-sast-shell-check-oci-ta-min:0.1@sha256:fa19753f59288a397aab2ddb9459f35f0ec1b89f43c36e944a3958db72becb5a"
                                    },
                                    {
                                        "name": "kind",
                                        "value": "task"
                                    }
                                ],
                                "resolver": "bundles"
                            },
                            "when": [
                                {
                                    "input": "$(params.skip-checks)",
                                    "operator": "in",
                                    "values": [
                                        "false"
                                    ]
                                }
                            ]
                        },
                        {
                            "name": "sast-unicode-check",
                            "params": [
                                {
                                    "name": "image-digest",
                                    "value": "$(tasks.build-image-index.results.IMAGE_DIGEST)"
                                },
                                {
                                    "name": "image-url",
                                    "value": "$(tasks.build-image-index.results.IMAGE_URL)"
                                },
                                {
                                    "name": "SOURCE_ARTIFACT",
                                    "value": "$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"
                                },
                                {
                                    "name": "CACHI2_ARTIFACT",
                                    "value": "$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"
                                }
                            ],
                            "runAfter": [
                                "build-image-index"
                            ],
                            "taskRef": {
                                "params": [
                                    {
                                        "name": "name",
                                        "value": "sast-unicode-check-oci-ta-min"
                                    },
                                    {
                                        "name": "bundle",
                                        "value": "quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check-oci-ta-min:0.4@sha256:624d9ed6d461b59a16d8c1578276626c02fa6d56e0ee4bcd752f7859055f21ab"
                                    },
                                    {
                                        "name": "kind",
                                        "value": "task"
                                    }
                                ],
                                "resolver": "bundles"
                            },
                            "when": [
                                {
                                    "input": "$(params.skip-checks)",
                                    "operator": "in",
                                    "values": [
                                        "false"
                                    ]
                                }
                            ]
                        },
                        {
                            "name": "rpms-signature-scan",
                            "params": [
                                {
                                    "name": "image-url",
                                    "value": "$(tasks.build-image-index.results.IMAGE_URL)"
                                },
                                {
                                    "name": "image-digest",
                                    "value": "$(tasks.build-image-index.results.IMAGE_DIGEST)"
                                }
                            ],
                            "runAfter": [
                                "build-image-index"
                            ],
                            "taskRef": {
                                "params": [
                                    {
                                        "name": "name",
                                        "value": "rpms-signature-scan"
                                    },
                                    {
                                        "name": "bundle",
                                        "value": "quay.io/konflux-ci/tekton-catalog/task-rpms-signature-scan:0.2@sha256:b2224a0442ac705e20a25b8609e1760321d9d86da7901fd0392a90102688e37d"
                                    },
                                    {
                                        "name": "kind",
                                        "value": "task"
                                    }
                                ],
                                "resolver": "bundles"
                            },
                            "when": [
                                {
                                    "input": "$(params.skip-checks)",
                                    "operator": "in",
                                    "values": [
                                        "false"
                                    ]
                                }
                            ]
                        },
                        {
                            "name": "tpa-scan",
                            "params": [
                                {
                                    "name": "image-digest",
                                    "value": "$(tasks.build-image-index.results.IMAGE_DIGEST)"
                                },
                                {
                                    "name": "image-url",
                                    "value": "$(tasks.build-image-index.results.IMAGE_URL)"
                                }
                            ],
                            "runAfter": [
                                "build-image-index"
                            ],
                            "taskRef": {
                                "params": [
                                    {
                                        "name": "name",
                                        "value": "tpa-scan"
                                    },
                                    {
                                        "name": "bundle",
                                        "value": "quay.io/konflux-ci/tekton-catalog/task-tpa-scan:0.1@sha256:68b6e188f742da92af9c40a794fd021a65d49b419d1e36096277b2d9ebbe1afc"
                                    },
                                    {
                                        "name": "kind",
                                        "value": "task"
                                    }
                                ],
                                "resolver": "bundles"
                            },
                            "when": [
                                {
                                    "input": "$(params.skip-checks)",
                                    "operator": "in",
                                    "values": [
                                        "false"
                                    ]
                                }
                            ]
                        }
                    ],
                    "workspaces": [
                        {
                            "name": "git-auth",
                            "optional": true
                        },
                        {
                            "name": "netrc",
                            "optional": true
                        }
                    ]
                },
                "taskRunTemplate": {
                    "podTemplate": {
                        "nodeSelector": {
                            "konflux-ci.dev/workload": "konflux-tenants"
                        },
                        "tolerations": [
                            {
                                "effect": "NoSchedule",
                                "key": "konflux-ci.dev/workload",
                                "operator": "Equal",
                                "value": "konflux-tenants"
                            }
                        ]
                    },
                    "serviceAccountName": "build-pipeline-fj-multi-component-child-jzrs"
                },
                "timeouts": {
                    "pipeline": "2h0m0s"
                },
                "workspaces": [
                    {
                        "name": "git-auth",
                        "secret": {
                            "secretName": "pac-gitauth-dypfpu"
                        }
                    }
                ]
            },
            "status": {
                "childReferences": [
                    {
                        "apiVersion": "tekton.dev/v1",
                        "kind": "TaskRun",
                        "name": "fj-multi-component-child-jzrs-on-pull-request-xskwv-init",
                        "pipelineTaskName": "init"
                    },
                    {
                        "apiVersion": "tekton.dev/v1",
                        "kind": "TaskRun",
                        "name": "fj-multi-compoc521daa7b8a8b03caa0e62d762c9605a-clone-repository",
                        "pipelineTaskName": "clone-repository"
                    },
                    {
                        "apiVersion": "tekton.dev/v1",
                        "kind": "TaskRun",
                        "name": "fj-multi-c521daa7b8a8b03caa0e62d762c9605a-prefetch-dependencies",
                        "pipelineTaskName": "prefetch-dependencies"
                    },
                    {
                        "apiVersion": "tekton.dev/v1",
                        "kind": "TaskRun",
                        "name": "fj-multi-componc521daa7b8a8b03caa0e62d762c9605a-build-container",
                        "pipelineTaskName": "build-container"
                    },
                    {
                        "apiVersion": "tekton.dev/v1",
                        "kind": "TaskRun",
                        "name": "fj-multi-compc521daa7b8a8b03caa0e62d762c9605a-build-image-index",
                        "pipelineTaskName": "build-image-index"
                    },
                    {
                        "apiVersion": "tekton.dev/v1",
                        "kind": "TaskRun",
                        "name": "fj-c521daa7b8a8b03caa0e62d762c9605a-deprecated-base-image-check",
                        "pipelineTaskName": "deprecated-base-image-check",
                        "whenExpressions": [
                            {
                                "input": "false",
                                "operator": "in",
                                "values": [
                                    "false"
                                ]
                            }
                        ]
                    },
                    {
                        "apiVersion": "tekton.dev/v1",
                        "kind": "TaskRun",
                        "name": "fj-multi-component-child-jzrs-on-pull-request-xskwv-clamav-scan",
                        "pipelineTaskName": "clamav-scan",
                        "whenExpressions": [
                            {
                                "input": "false",
                                "operator": "in",
                                "values": [
                                    "false"
                                ]
                            }
                        ]
                    },
                    {
                        "apiVersion": "tekton.dev/v1",
                        "kind": "TaskRun",
                        "name": "fj-multi-compoc521daa7b8a8b03caa0e62d762c9605a-sast-shell-check",
                        "pipelineTaskName": "sast-shell-check",
                        "whenExpressions": [
                            {
                                "input": "false",
                                "operator": "in",
                                "values": [
                                    "false"
                                ]
                            }
                        ]
                    },
                    {
                        "apiVersion": "tekton.dev/v1",
                        "kind": "TaskRun",
                        "name": "fj-multi-comc521daa7b8a8b03caa0e62d762c9605a-sast-unicode-check",
                        "pipelineTaskName": "sast-unicode-check",
                        "whenExpressions": [
                            {
                                "input": "false",
                                "operator": "in",
                                "values": [
                                    "false"
                                ]
                            }
                        ]
                    },
                    {
                        "apiVersion": "tekton.dev/v1",
                        "kind": "TaskRun",
                        "name": "fj-multi-coc521daa7b8a8b03caa0e62d762c9605a-rpms-signature-scan",
                        "pipelineTaskName": "rpms-signature-scan",
                        "whenExpressions": [
                            {
                                "input": "false",
                                "operator": "in",
                                "values": [
                                    "false"
                                ]
                            }
                        ]
                    },
                    {
                        "apiVersion": "tekton.dev/v1",
                        "kind": "TaskRun",
                        "name": "fj-multi-component-child-jzrs-on-pull-request-xskwv-tpa-scan",
                        "pipelineTaskName": "tpa-scan",
                        "whenExpressions": [
                            {
                                "input": "false",
                                "operator": "in",
                                "values": [
                                    "false"
                                ]
                            }
                        ]
                    }
                ],
                "completionTime": "2026-04-21T11:27:44Z",
                "conditions": [
                    {
                        "lastTransitionTime": "2026-04-21T11:27:44Z",
                        "message": "Tasks Completed: 11 (Failed: 0, Cancelled 0), Skipped: 0",
                        "reason": "Succeeded",
                        "status": "True",
                        "type": "Succeeded"
                    }
                ],
                "pipelineSpec": {
                    "description": "This pipeline is ideal for building demo container images from a Containerfile while maintaining trust after pipeline customization.\n\nThis version of pipeline has minimal resource requests set, it's good for demonstrating and testing.\n\n_Uses `buildah` to create a container image leveraging [trusted artifacts](https://konflux-ci.dev/architecture/ADR/0036-trusted-artifacts.html). It also optionally creates a source image and runs some build-time tests. Information is shared between tasks using OCI artifacts instead of PVCs. EC will pass the [`trusted_task.trusted`](https://conforma.dev/docs/policy/packages/release_trusted_task.html#trusted_task__trusted) policy as long as all data used to build the artifact is generated from trusted tasks.\nThis pipeline is pushed as a Tekton bundle to [quay.io](https://quay.io/repository/konflux-ci/tekton-catalog/pipeline-docker-build-oci-ta?tab=tags)_\n",
                    "params": [
                        {
                            "description": "Source Repository URL",
                            "name": "git-url",
                            "type": "string"
                        },
                        {
                            "default": "",
                            "description": "Revision of the Source Repository",
                            "name": "revision",
                            "type": "string"
                        },
                        {
                            "description": "Fully Qualified Output Image",
                            "name": "output-image",
                            "type": "string"
                        },
                        {
                            "default": ".",
                            "description": "Path to the source code of an application's component from where to build image.",
                            "name": "path-context",
                            "type": "string"
                        },
                        {
                            "default": "Dockerfile",
                            "description": "Path to the Dockerfile inside the context specified by parameter path-context",
                            "name": "dockerfile",
                            "type": "string"
                        },
                        {
                            "default": "false",
                            "description": "Skip checks against built image",
                            "name": "skip-checks",
                            "type": "string"
                        },
                        {
                            "default": "false",
                            "description": "Execute the build with network isolation",
                            "name": "hermetic",
                            "type": "string"
                        },
                        {
                            "default": "",
                            "description": "Build dependencies to be prefetched",
                            "name": "prefetch-input",
                            "type": "string"
                        },
                        {
                            "default": "",
                            "description": "Image tag expiration time, time values could be something like 1h, 2d, 3w for hours, days, and weeks, respectively.",
                            "name": "image-expires-after",
                            "type": "string"
                        },
                        {
                            "default": "false",
                            "description": "Add built image into an OCI image index",
                            "name": "build-image-index",
                            "type": "string"
                        },
                        {
                            "default": "docker",
                            "description": "The format for the resulting image's mediaType. Valid values are oci or docker.",
                            "name": "buildah-format",
                            "type": "string"
                        },
                        {
                            "default": "false",
                            "description": "Enable cache proxy configuration",
                            "name": "enable-cache-proxy",
                            "type": "string"
                        },
                        {
                            "default": [],
                            "description": "Array of --build-arg values (\"arg=value\" strings) for buildah",
                            "name": "build-args",
                            "type": "array"
                        },
                        {
                            "default": "",
                            "description": "Path to a file with build arguments for buildah, see https://www.mankier.com/1/buildah-build#--build-arg-file",
                            "name": "build-args-file",
                            "type": "string"
                        },
                        {
                            "default": "false",
                            "description": "Whether to enable privileged mode, should be used only with remote VMs",
                            "name": "privileged-nested",
                            "type": "string"
                        }
                    ],
                    "results": [
                        {
                            "description": "",
                            "name": "IMAGE_URL",
                            "value": "$(tasks.build-image-index.results.IMAGE_URL)"
                        },
                        {
                            "description": "",
                            "name": "IMAGE_DIGEST",
                            "value": "$(tasks.build-image-index.results.IMAGE_DIGEST)"
                        },
                        {
                            "description": "",
                            "name": "CHAINS-GIT_URL",
                            "value": "$(tasks.clone-repository.results.url)"
                        },
                        {
                            "description": "",
                            "name": "CHAINS-GIT_COMMIT",
                            "value": "$(tasks.clone-repository.results.commit)"
                        }
                    ],
                    "tasks": [
                        {
                            "name": "init",
                            "params": [
                                {
                                    "name": "enable-cache-proxy",
                                    "value": "false"
                                }
                            ],
                            "taskRef": {
                                "params": [
                                    {
                                        "name": "name",
                                        "value": "init"
                                    },
                                    {
                                        "name": "bundle",
                                        "value": "quay.io/konflux-ci/tekton-catalog/task-init:0.4@sha256:f2de909151c733da85c7c05de8ecf37c55079c219dcf8db906175ae11fca0142"
                                    },
                                    {
                                        "name": "kind",
                                        "value": "task"
                                    }
                                ],
                                "resolver": "bundles"
                            }
                        },
                        {
                            "name": "clone-repository",
                            "params": [
                                {
                                    "name": "url",
                                    "value": "https://codeberg.org/konflux-qe/build-nudge-child-htnxfz"
                                },
                                {
                                    "name": "revision",
                                    "value": "d53ba7b81fe3df49b93738127a85acf7dc5b7cc4"
                                },
                                {
                                    "name": "ociStorage",
                                    "value": "quay.io/redhat-appstudio-qe/build-e2e-ddcy/fj-multi-component-child-jzrs:on-pr-d53ba7b81fe3df49b93738127a85acf7dc5b7cc4.git"
                                },
                                {
                                    "name": "ociArtifactExpiresAfter",
                                    "value": "6h"
                                }
                            ],
                            "runAfter": [
                                "init"
                            ],
                            "taskRef": {
                                "params": [
                                    {
                                        "name": "name",
                                        "value": "git-clone-oci-ta-min"
                                    },
                                    {
                                        "name": "bundle",
                                        "value": "quay.io/konflux-ci/tekton-catalog/task-git-clone-oci-ta-min:0.1@sha256:ffe4e75535edc5474e2615730147f15170dd5f141888b9ae19d2df53ecee7ef0"
                                    },
                                    {
                                        "name": "kind",
                                        "value": "task"
                                    }
                                ],
                                "resolver": "bundles"
                            },
                            "workspaces": [
                                {
                                    "name": "basic-auth",
                                    "workspace": "git-auth"
                                }
                            ]
                        },
                        {
                            "name": "prefetch-dependencies",
                            "params": [
                                {
                                    "name": "input",
                                    "value": ""
                                },
                                {
                                    "name": "SOURCE_ARTIFACT",
                                    "value": "$(tasks.clone-repository.results.SOURCE_ARTIFACT)"
                                },
                                {
                                    "name": "ociStorage",
                                    "value": "quay.io/redhat-appstudio-qe/build-e2e-ddcy/fj-multi-component-child-jzrs:on-pr-d53ba7b81fe3df49b93738127a85acf7dc5b7cc4.prefetch"
                                },
                                {
                                    "name": "ociArtifactExpiresAfter",
                                    "value": "6h"
                                }
                            ],
                            "runAfter": [
                                "clone-repository"
                            ],
                            "taskRef": {
                                "params": [
                                    {
                                        "name": "name",
                                        "value": "prefetch-dependencies-oci-ta-min"
                                    },
                                    {
                                        "name": "bundle",
                                        "value": "quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies-oci-ta-min:0.3@sha256:bf5859a08ab1e8327ad19831583eebe09df41e5ffa2009c506c05b419dba3dc2"
                                    },
                                    {
                                        "name": "kind",
                                        "value": "task"
                                    }
                                ],
                                "resolver": "bundles"
                            },
                            "workspaces": [
                                {
                                    "name": "git-basic-auth",
                                    "workspace": "git-auth"
                                },
                                {
                                    "name": "netrc",
                                    "workspace": "netrc"
                                }
                            ]
                        },
                        {
                            "name": "build-container",
                            "params": [
                                {
                                    "name": "IMAGE",
                                    "value": "quay.io/redhat-appstudio-qe/build-e2e-ddcy/fj-multi-component-child-jzrs:on-pr-d53ba7b81fe3df49b93738127a85acf7dc5b7cc4"
                                },
                                {
                                    "name": "DOCKERFILE",
                                    "value": "Dockerfile"
                                },
                                {
                                    "name": "CONTEXT",
                                    "value": "."
                                },
                                {
                                    "name": "HERMETIC",
                                    "value": "false"
                                },
                                {
                                    "name": "PREFETCH_INPUT",
                                    "value": ""
                                },
                                {
                                    "name": "IMAGE_EXPIRES_AFTER",
                                    "value": "6h"
                                },
                                {
                                    "name": "COMMIT_SHA",
                                    "value": "$(tasks.clone-repository.results.commit)"
                                },
                                {
                                    "name": "BUILD_ARGS",
                                    "value": []
                                },
                                {
                                    "name": "BUILD_ARGS_FILE",
                                    "value": ""
                                },
                                {
                                    "name": "PRIVILEGED_NESTED",
                                    "value": "false"
                                },
                                {
                                    "name": "SOURCE_URL",
                                    "value": "$(tasks.clone-repository.results.url)"
                                },
                                {
                                    "name": "BUILDAH_FORMAT",
                                    "value": "docker"
                                },
                                {
                                    "name": "HTTP_PROXY",
                                    "value": "$(tasks.init.results.http-proxy)"
                                },
                                {
                                    "name": "NO_PROXY",
                                    "value": "$(tasks.init.results.no-proxy)"
                                },
                                {
                                    "name": "SOURCE_ARTIFACT",
                                    "value": "$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"
                                },
                                {
                                    "name": "CACHI2_ARTIFACT",
                                    "value": "$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"
                                }
                            ],
                            "runAfter": [
                                "prefetch-dependencies"
                            ],
                            "taskRef": {
                                "params": [
                                    {
                                        "name": "name",
                                        "value": "buildah-oci-ta-min"
                                    },
                                    {
                                        "name": "bundle",
                                        "value": "quay.io/konflux-ci/tekton-catalog/task-buildah-oci-ta-min:0.9@sha256:52ddc0ede65da1f3491319897dc5212bb3a52cb0a7e52a75d6a0224595c9ef4a"
                                    },
                                    {
                                        "name": "kind",
                                        "value": "task"
                                    }
                                ],
                                "resolver": "bundles"
                            }
                        },
                        {
                            "name": "build-image-index",
                            "params": [
                                {
                                    "name": "IMAGE",
                                    "value": "quay.io/redhat-appstudio-qe/build-e2e-ddcy/fj-multi-component-child-jzrs:on-pr-d53ba7b81fe3df49b93738127a85acf7dc5b7cc4"
                                },
                                {
                                    "name": "ALWAYS_BUILD_INDEX",
                                    "value": "false"
                                },
                                {
                                    "name": "IMAGES",
                                    "value": [
                                        "$(tasks.build-container.results.IMAGE_URL)@$(tasks.build-container.results.IMAGE_DIGEST)"
                                    ]
                                },
                                {
                                    "name": "BUILDAH_FORMAT",
                                    "value": "docker"
                                }
                            ],
                            "runAfter": [
                                "build-container"
                            ],
                            "taskRef": {
                                "params": [
                                    {
                                        "name": "name",
                                        "value": "build-image-index-min"
                                    },
                                    {
                                        "name": "bundle",
                                        "value": "quay.io/konflux-ci/tekton-catalog/task-build-image-index-min:0.3@sha256:47a0052da85ad90bacc4ed13a7f17f78208b7daa3ad3da76f920fc4e2af1f0dd"
                                    },
                                    {
                                        "name": "kind",
                                        "value": "task"
                                    }
                                ],
                                "resolver": "bundles"
                            }
                        },
                        {
                            "name": "deprecated-base-image-check",
                            "params": [
                                {
                                    "name": "IMAGE_URL",
                                    "value": "$(tasks.build-image-index.results.IMAGE_URL)"
                                },
                                {
                                    "name": "IMAGE_DIGEST",
                                    "value": "$(tasks.build-image-index.results.IMAGE_DIGEST)"
                                }
                            ],
                            "runAfter": [
                                "build-image-index"
                            ],
                            "taskRef": {
                                "params": [
                                    {
                                        "name": "name",
                                        "value": "deprecated-image-check"
                                    },
                                    {
                                        "name": "bundle",
                                        "value": "quay.io/konflux-ci/tekton-catalog/task-deprecated-image-check:0.5@sha256:3457a4ca93f8d55f14ebd407532b1223c689eacc34f0abb3003db4111667bdae"
                                    },
                                    {
                                        "name": "kind",
                                        "value": "task"
                                    }
                                ],
                                "resolver": "bundles"
                            },
                            "when": [
                                {
                                    "input": "false",
                                    "operator": "in",
                                    "values": [
                                        "false"
                                    ]
                                }
                            ]
                        },
                        {
                            "name": "clamav-scan",
                            "params": [
                                {
                                    "name": "image-digest",
                                    "value": "$(tasks.build-image-index.results.IMAGE_DIGEST)"
                                },
                                {
                                    "name": "image-url",
                                    "value": "$(tasks.build-image-index.results.IMAGE_URL)"
                                }
                            ],
                            "runAfter": [
                                "build-image-index"
                            ],
                            "taskRef": {
                                "params": [
                                    {
                                        "name": "name",
                                        "value": "clamav-scan-min"
                                    },
                                    {
                                        "name": "bundle",
                                        "value": "quay.io/konflux-ci/tekton-catalog/task-clamav-scan-min:0.3@sha256:589e34f73d310aa993c9761d8b78265a904a121028bda2809d8a2d0500454bd8"
                                    },
                                    {
                                        "name": "kind",
                                        "value": "task"
                                    }
                                ],
                                "resolver": "bundles"
                            },
                            "when": [
                                {
                                    "input": "false",
                                    "operator": "in",
                                    "values": [
                                        "false"
                                    ]
                                }
                            ]
                        },
                        {
                            "name": "sast-shell-check",
                            "params": [
                                {
                                    "name": "image-digest",
                                    "value": "$(tasks.build-image-index.results.IMAGE_DIGEST)"
                                },
                                {
                                    "name": "image-url",
                                    "value": "$(tasks.build-image-index.results.IMAGE_URL)"
                                },
                                {
                                    "name": "SOURCE_ARTIFACT",
                                    "value": "$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"
                                },
                                {
                                    "name": "CACHI2_ARTIFACT",
                                    "value": "$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"
                                }
                            ],
                            "runAfter": [
                                "build-image-index"
                            ],
                            "taskRef": {
                                "params": [
                                    {
                                        "name": "name",
                                        "value": "sast-shell-check-oci-ta-min"
                                    },
                                    {
                                        "name": "bundle",
                                        "value": "quay.io/konflux-ci/tekton-catalog/task-sast-shell-check-oci-ta-min:0.1@sha256:fa19753f59288a397aab2ddb9459f35f0ec1b89f43c36e944a3958db72becb5a"
                                    },
                                    {
                                        "name": "kind",
                                        "value": "task"
                                    }
                                ],
                                "resolver": "bundles"
                            },
                            "when": [
                                {
                                    "input": "false",
                                    "operator": "in",
                                    "values": [
                                        "false"
                                    ]
                                }
                            ]
                        },
                        {
                            "name": "sast-unicode-check",
                            "params": [
                                {
                                    "name": "image-digest",
                                    "value": "$(tasks.build-image-index.results.IMAGE_DIGEST)"
                                },
                                {
                                    "name": "image-url",
                                    "value": "$(tasks.build-image-index.results.IMAGE_URL)"
                                },
                                {
                                    "name": "SOURCE_ARTIFACT",
                                    "value": "$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"
                                },
                                {
                                    "name": "CACHI2_ARTIFACT",
                                    "value": "$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"
                                }
                            ],
                            "runAfter": [
                                "build-image-index"
                            ],
                            "taskRef": {
                                "params": [
                                    {
                                        "name": "name",
                                        "value": "sast-unicode-check-oci-ta-min"
                                    },
                                    {
                                        "name": "bundle",
                                        "value": "quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check-oci-ta-min:0.4@sha256:624d9ed6d461b59a16d8c1578276626c02fa6d56e0ee4bcd752f7859055f21ab"
                                    },
                                    {
                                        "name": "kind",
                                        "value": "task"
                                    }
                                ],
                                "resolver": "bundles"
                            },
                            "when": [
                                {
                                    "input": "false",
                                    "operator": "in",
                                    "values": [
                                        "false"
                                    ]
                                }
                            ]
                        },
                        {
                            "name": "rpms-signature-scan",
                            "params": [
                                {
                                    "name": "image-url",
                                    "value": "$(tasks.build-image-index.results.IMAGE_URL)"
                                },
                                {
                                    "name": "image-digest",
                                    "value": "$(tasks.build-image-index.results.IMAGE_DIGEST)"
                                }
                            ],
                            "runAfter": [
                                "build-image-index"
                            ],
                            "taskRef": {
                                "params": [
                                    {
                                        "name": "name",
                                        "value": "rpms-signature-scan"
                                    },
                                    {
                                        "name": "bundle",
                                        "value": "quay.io/konflux-ci/tekton-catalog/task-rpms-signature-scan:0.2@sha256:b2224a0442ac705e20a25b8609e1760321d9d86da7901fd0392a90102688e37d"
                                    },
                                    {
                                        "name": "kind",
                                        "value": "task"
                                    }
                                ],
                                "resolver": "bundles"
                            },
                            "when": [
                                {
                                    "input": "false",
                                    "operator": "in",
                                    "values": [
                                        "false"
                                    ]
                                }
                            ]
                        },
                        {
                            "name": "tpa-scan",
                            "params": [
                                {
                                    "name": "image-digest",
                                    "value": "$(tasks.build-image-index.results.IMAGE_DIGEST)"
                                },
                                {
                                    "name": "image-url",
                                    "value": "$(tasks.build-image-index.results.IMAGE_URL)"
                                }
                            ],
                            "runAfter": [
                                "build-image-index"
                            ],
                            "taskRef": {
                                "params": [
                                    {
                                        "name": "name",
                                        "value": "tpa-scan"
                                    },
                                    {
                                        "name": "bundle",
                                        "value": "quay.io/konflux-ci/tekton-catalog/task-tpa-scan:0.1@sha256:68b6e188f742da92af9c40a794fd021a65d49b419d1e36096277b2d9ebbe1afc"
                                    },
                                    {
                                        "name": "kind",
                                        "value": "task"
                                    }
                                ],
                                "resolver": "bundles"
                            },
                            "when": [
                                {
                                    "input": "false",
                                    "operator": "in",
                                    "values": [
                                        "false"
                                    ]
                                }
                            ]
                        }
                    ],
                    "workspaces": [
                        {
                            "name": "git-auth",
                            "optional": true
                        },
                        {
                            "name": "netrc",
                            "optional": true
                        }
                    ]
                },
                "provenance": {
                    "featureFlags": {
                        "awaitSidecarReadiness": true,
                        "coschedule": "workspaces",
                        "enableAPIFields": "alpha",
                        "enableParamEnum": true,
                        "enableProvenanceInStatus": true,
                        "enforceNonfalsifiability": "none",
                        "maxResultSize": 4096,
                        "resultExtractionMethod": "termination-message",
                        "runningInEnvWithInjectedSidecars": true,
                        "verificationNoMatchPolicy": "ignore"
                    }
                },
                "results": [
                    {
                        "name": "IMAGE_URL",
                        "value": "quay.io/redhat-appstudio-qe/build-e2e-ddcy/fj-multi-component-child-jzrs:on-pr-d53ba7b81fe3df49b93738127a85acf7dc5b7cc4"
                    },
                    {
                        "name": "IMAGE_DIGEST",
                        "value": "sha256:2021e164ea68cc73c9aa48575ae5f6a0c8e06dd4617693c063f7fabdee976e36"
                    },
                    {
                        "name": "CHAINS-GIT_URL",
                        "value": "https://codeberg.org/konflux-qe/build-nudge-child-htnxfz"
                    },
                    {
                        "name": "CHAINS-GIT_COMMIT",
                        "value": "d53ba7b81fe3df49b93738127a85acf7dc5b7cc4"
                    }
                ],
                "spanContext": {
                    "traceparent": "00-74008ed45245850be0bf018729582be5-3d44da98d47d7cdf-01"
                },
                "startTime": "2026-04-21T11:23:14Z"
            }
        },
        {
            "apiVersion": "tekton.dev/v1",
            "kind": "PipelineRun",
            "metadata": {
                "annotations": {
                    "appstudio.openshift.io/snapshot": "build-suite-component-update-hbdl-20260421-113142-000",
                    "appstudio.openshift.io/snapshots": "build-suite-component-update-hbdl-20260421-113142-000",
                    "build.appstudio.openshift.io/repo": "https://codeberg.org/konflux-qe/build-nudge-child-htnxfz/commit/5471083f3d5591cc9684427fa1af883a0d4e529c",
                    "build.appstudio.redhat.com/commit_sha": "5471083f3d5591cc9684427fa1af883a0d4e529c",
                    "build.appstudio.redhat.com/target_branch": "multi-component-child-base-jzrs",
                    "chains.tekton.dev/signed": "true",
                    "pipelinesascode.tekton.dev/branch": "multi-component-child-base-jzrs",
                    "pipelinesascode.tekton.dev/cancel-in-progress": "false",
                    "pipelinesascode.tekton.dev/controller-info": "{\"name\":\"default\",\"configmap\":\"pipelines-as-code\",\"secret\":\"pipelines-as-code-secret\", \"gRepo\": \"pipelines-as-code\"}",
                    "pipelinesascode.tekton.dev/event-type": "push",
                    "pipelinesascode.tekton.dev/git-auth-secret": "pac-gitauth-fnjffx",
                    "pipelinesascode.tekton.dev/git-provider": "gitea",
                    "pipelinesascode.tekton.dev/log-url": "https://console-openshift-console.apps.rosa.kx-d21dace15f.l1ey.p3.openshiftapps.com/k8s/ns/build-e2e-ddcy/tekton.dev~v1~PipelineRun/fj-multi-component-child-jzrs-on-push-2f5ww",
                    "pipelinesascode.tekton.dev/max-keep-runs": "3",
                    "pipelinesascode.tekton.dev/on-cel-expression": "event == \"push\" \u0026\u0026 target_branch == \"multi-component-child-base-jzrs\"",
                    "pipelinesascode.tekton.dev/original-prname": "fj-multi-component-child-jzrs-on-push",
                    "pipelinesascode.tekton.dev/repo-url": "https://codeberg.org/konflux-qe/build-nudge-child-htnxfz",
                    "pipelinesascode.tekton.dev/repository": "fj-multi-component-child-jzrs",
                    "pipelinesascode.tekton.dev/scm-reporting-plr-started": "true",
                    "pipelinesascode.tekton.dev/sender": "konflux-ci-qe-bot",
                    "pipelinesascode.tekton.dev/sha": "5471083f3d5591cc9684427fa1af883a0d4e529c",
                    "pipelinesascode.tekton.dev/sha-title": "Merge pull request 'updated to build repo image' (#2) from konflux-fj-multi-component-child-jzrs into multi-component-child-base-jzrs\n",
                    "pipelinesascode.tekton.dev/sha-url": "https://codeberg.org/konflux-qe/build-nudge-child-htnxfz/commit/5471083f3d5591cc9684427fa1af883a0d4e529c",
                    "pipelinesascode.tekton.dev/source-branch": "refs/heads/multi-component-child-base-jzrs",
                    "pipelinesascode.tekton.dev/source-repo-url": "https://codeberg.org/konflux-qe/build-nudge-child-htnxfz",
                    "pipelinesascode.tekton.dev/state": "completed",
                    "pipelinesascode.tekton.dev/url-org": "konflux-qe",
                    "pipelinesascode.tekton.dev/url-repository": "build-nudge-child-htnxfz",
                    "results.tekton.dev/record": "build-e2e-ddcy/results/ba7a27d2-9950-4831-8707-843dd4241152/records/ba7a27d2-9950-4831-8707-843dd4241152",
                    "results.tekton.dev/recordSummaryAnnotations": "{\"repo\":\"build-nudge-child-htnxfz\",\"commit\":\"5471083f3d5591cc9684427fa1af883a0d4e529c\",\"eventType\":\"push\"}",
                    "results.tekton.dev/result": "build-e2e-ddcy/results/ba7a27d2-9950-4831-8707-843dd4241152",
                    "test.appstudio.openshift.io/added-to-global-candidate-list": "{\"result\":true,\"reason\":\"Success\",\"lastupdatedtime\":\"2026-04-21T11:36:29Z\"}",
                    "test.appstudio.openshift.io/create-snapshot-status": "{\"message\":\"Sucessfully created snapshot. See annotation appstudio.openshift.io/snapshot for name\",\"status\":\"success\"}"
                },
                "creationTimestamp": "2026-04-21T11:31:41Z",
                "finalizers": [
                    "chains.tekton.dev/pipelinerun",
                    "pipelinesascode.tekton.dev/finalizer",
                    "results.tekton.dev/pipelinerun"
                ],
                "generateName": "fj-multi-component-child-jzrs-on-push-",
                "generation": 2,
                "labels": {
                    "app.kubernetes.io/managed-by": "pipelinesascode.tekton.dev",
                    "app.kubernetes.io/version": "v0.43.0",
                    "appstudio.openshift.io/application": "build-suite-component-update-hbdl",
                    "appstudio.openshift.io/component": "fj-multi-component-child-jzrs",
                    "kueue.x-k8s.io/priority-class": "konflux-post-merge-build",
                    "kueue.x-k8s.io/queue-name": "pipelines-queue",
                    "pipelines.appstudio.openshift.io/type": "build",
                    "pipelinesascode.tekton.dev/cancel-in-progress": "false",
                    "pipelinesascode.tekton.dev/event-type": "push",
                    "pipelinesascode.tekton.dev/original-prname": "fj-multi-component-child-jzrs-on-push",
                    "pipelinesascode.tekton.dev/repository": "fj-multi-component-child-jzrs",
                    "pipelinesascode.tekton.dev/sha": "5471083f3d5591cc9684427fa1af883a0d4e529c",
                    "pipelinesascode.tekton.dev/state": "completed",
                    "pipelinesascode.tekton.dev/url-org": "konflux-qe",
                    "pipelinesascode.tekton.dev/url-repository": "build-nudge-child-htnxfz",
                    "tekton.dev/pipeline": "fj-multi-component-child-jzrs-on-push-2f5ww"
                },
                "name": "fj-multi-component-child-jzrs-on-push-2f5ww",
                "namespace": "build-e2e-ddcy",
                "resourceVersion": "125306",
                "uid": "ba7a27d2-9950-4831-8707-843dd4241152"
            },
            "spec": {
                "params": [
                    {
                        "name": "git-url",
                        "value": "https://codeberg.org/konflux-qe/build-nudge-child-htnxfz"
                    },
                    {
                        "name": "revision",
                        "value": "5471083f3d5591cc9684427fa1af883a0d4e529c"
                    },
                    {
                        "name": "output-image",
                        "value": "quay.io/redhat-appstudio-qe/build-e2e-ddcy/fj-multi-component-child-jzrs:5471083f3d5591cc9684427fa1af883a0d4e529c"
                    },
                    {
                        "name": "dockerfile",
                        "value": "Dockerfile"
                    }
                ],
                "pipelineSpec": {
                    "description": "This pipeline is ideal for building demo container images from a Containerfile while maintaining trust after pipeline customization.\n\nThis version of pipeline has minimal resource requests set, it's good for demonstrating and testing.\n\n_Uses `buildah` to create a container image leveraging [trusted artifacts](https://konflux-ci.dev/architecture/ADR/0036-trusted-artifacts.html). It also optionally creates a source image and runs some build-time tests. Information is shared between tasks using OCI artifacts instead of PVCs. EC will pass the [`trusted_task.trusted`](https://conforma.dev/docs/policy/packages/release_trusted_task.html#trusted_task__trusted) policy as long as all data used to build the artifact is generated from trusted tasks.\nThis pipeline is pushed as a Tekton bundle to [quay.io](https://quay.io/repository/konflux-ci/tekton-catalog/pipeline-docker-build-oci-ta?tab=tags)_\n",
                    "params": [
                        {
                            "description": "Source Repository URL",
                            "name": "git-url",
                            "type": "string"
                        },
                        {
                            "default": "",
                            "description": "Revision of the Source Repository",
                            "name": "revision",
                            "type": "string"
                        },
                        {
                            "description": "Fully Qualified Output Image",
                            "name": "output-image",
                            "type": "string"
                        },
                        {
                            "default": ".",
                            "description": "Path to the source code of an application's component from where to build image.",
                            "name": "path-context",
                            "type": "string"
                        },
                        {
                            "default": "Dockerfile",
                            "description": "Path to the Dockerfile inside the context specified by parameter path-context",
                            "name": "dockerfile",
                            "type": "string"
                        },
                        {
                            "default": "false",
                            "description": "Skip checks against built image",
                            "name": "skip-checks",
                            "type": "string"
                        },
                        {
                            "default": "false",
                            "description": "Execute the build with network isolation",
                            "name": "hermetic",
                            "type": "string"
                        },
                        {
                            "default": "",
                            "description": "Build dependencies to be prefetched",
                            "name": "prefetch-input",
                            "type": "string"
                        },
                        {
                            "default": "",
                            "description": "Image tag expiration time, time values could be something like 1h, 2d, 3w for hours, days, and weeks, respectively.",
                            "name": "image-expires-after",
                            "type": "string"
                        },
                        {
                            "default": "false",
                            "description": "Add built image into an OCI image index",
                            "name": "build-image-index",
                            "type": "string"
                        },
                        {
                            "default": "docker",
                            "description": "The format for the resulting image's mediaType. Valid values are oci or docker.",
                            "name": "buildah-format",
                            "type": "string"
                        },
                        {
                            "default": "false",
                            "description": "Enable cache proxy configuration",
                            "name": "enable-cache-proxy",
                            "type": "string"
                        },
                        {
                            "default": [],
                            "description": "Array of --build-arg values (\"arg=value\" strings) for buildah",
                            "name": "build-args",
                            "type": "array"
                        },
                        {
                            "default": "",
                            "description": "Path to a file with build arguments for buildah, see https://www.mankier.com/1/buildah-build#--build-arg-file",
                            "name": "build-args-file",
                            "type": "string"
                        },
                        {
                            "default": "false",
                            "description": "Whether to enable privileged mode, should be used only with remote VMs",
                            "name": "privileged-nested",
                            "type": "string"
                        }
                    ],
                    "results": [
                        {
                            "description": "",
                            "name": "IMAGE_URL",
                            "value": "$(tasks.build-image-index.results.IMAGE_URL)"
                        },
                        {
                            "description": "",
                            "name": "IMAGE_DIGEST",
                            "value": "$(tasks.build-image-index.results.IMAGE_DIGEST)"
                        },
                        {
                            "description": "",
                            "name": "CHAINS-GIT_URL",
                            "value": "$(tasks.clone-repository.results.url)"
                        },
                        {
                            "description": "",
                            "name": "CHAINS-GIT_COMMIT",
                            "value": "$(tasks.clone-repository.results.commit)"
                        }
                    ],
                    "tasks": [
                        {
                            "name": "init",
                            "params": [
                                {
                                    "name": "enable-cache-proxy",
                                    "value": "$(params.enable-cache-proxy)"
                                }
                            ],
                            "taskRef": {
                                "params": [
                                    {
                                        "name": "name",
                                        "value": "init"
                                    },
                                    {
                                        "name": "bundle",
                                        "value": "quay.io/konflux-ci/tekton-catalog/task-init:0.4@sha256:f2de909151c733da85c7c05de8ecf37c55079c219dcf8db906175ae11fca0142"
                                    },
                                    {
                                        "name": "kind",
                                        "value": "task"
                                    }
                                ],
                                "resolver": "bundles"
                            }
                        },
                        {
                            "name": "clone-repository",
                            "params": [
                                {
                                    "name": "url",
                                    "value": "$(params.git-url)"
                                },
                                {
                                    "name": "revision",
                                    "value": "$(params.revision)"
                                },
                                {
                                    "name": "ociStorage",
                                    "value": "$(params.output-image).git"
                                },
                                {
                                    "name": "ociArtifactExpiresAfter",
                                    "value": "$(params.image-expires-after)"
                                }
                            ],
                            "runAfter": [
                                "init"
                            ],
                            "taskRef": {
                                "params": [
                                    {
                                        "name": "name",
                                        "value": "git-clone-oci-ta-min"
                                    },
                                    {
                                        "name": "bundle",
                                        "value": "quay.io/konflux-ci/tekton-catalog/task-git-clone-oci-ta-min:0.1@sha256:ffe4e75535edc5474e2615730147f15170dd5f141888b9ae19d2df53ecee7ef0"
                                    },
                                    {
                                        "name": "kind",
                                        "value": "task"
                                    }
                                ],
                                "resolver": "bundles"
                            },
                            "workspaces": [
                                {
                                    "name": "basic-auth",
                                    "workspace": "git-auth"
                                }
                            ]
                        },
                        {
                            "name": "prefetch-dependencies",
                            "params": [
                                {
                                    "name": "input",
                                    "value": "$(params.prefetch-input)"
                                },
                                {
                                    "name": "SOURCE_ARTIFACT",
                                    "value": "$(tasks.clone-repository.results.SOURCE_ARTIFACT)"
                                },
                                {
                                    "name": "ociStorage",
                                    "value": "$(params.output-image).prefetch"
                                },
                                {
                                    "name": "ociArtifactExpiresAfter",
                                    "value": "$(params.image-expires-after)"
                                }
                            ],
                            "runAfter": [
                                "clone-repository"
                            ],
                            "taskRef": {
                                "params": [
                                    {
                                        "name": "name",
                                        "value": "prefetch-dependencies-oci-ta-min"
                                    },
                                    {
                                        "name": "bundle",
                                        "value": "quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies-oci-ta-min:0.3@sha256:bf5859a08ab1e8327ad19831583eebe09df41e5ffa2009c506c05b419dba3dc2"
                                    },
                                    {
                                        "name": "kind",
                                        "value": "task"
                                    }
                                ],
                                "resolver": "bundles"
                            },
                            "workspaces": [
                                {
                                    "name": "git-basic-auth",
                                    "workspace": "git-auth"
                                },
                                {
                                    "name": "netrc",
                                    "workspace": "netrc"
                                }
                            ]
                        },
                        {
                            "name": "build-container",
                            "params": [
                                {
                                    "name": "IMAGE",
                                    "value": "$(params.output-image)"
                                },
                                {
                                    "name": "DOCKERFILE",
                                    "value": "$(params.dockerfile)"
                                },
                                {
                                    "name": "CONTEXT",
                                    "value": "$(params.path-context)"
                                },
                                {
                                    "name": "HERMETIC",
                                    "value": "$(params.hermetic)"
                                },
                                {
                                    "name": "PREFETCH_INPUT",
                                    "value": "$(params.prefetch-input)"
                                },
                                {
                                    "name": "IMAGE_EXPIRES_AFTER",
                                    "value": "$(params.image-expires-after)"
                                },
                                {
                                    "name": "COMMIT_SHA",
                                    "value": "$(tasks.clone-repository.results.commit)"
                                },
                                {
                                    "name": "BUILD_ARGS",
                                    "value": [
                                        "$(params.build-args[*])"
                                    ]
                                },
                                {
                                    "name": "BUILD_ARGS_FILE",
                                    "value": "$(params.build-args-file)"
                                },
                                {
                                    "name": "PRIVILEGED_NESTED",
                                    "value": "$(params.privileged-nested)"
                                },
                                {
                                    "name": "SOURCE_URL",
                                    "value": "$(tasks.clone-repository.results.url)"
                                },
                                {
                                    "name": "BUILDAH_FORMAT",
                                    "value": "$(params.buildah-format)"
                                },
                                {
                                    "name": "HTTP_PROXY",
                                    "value": "$(tasks.init.results.http-proxy)"
                                },
                                {
                                    "name": "NO_PROXY",
                                    "value": "$(tasks.init.results.no-proxy)"
                                },
                                {
                                    "name": "SOURCE_ARTIFACT",
                                    "value": "$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"
                                },
                                {
                                    "name": "CACHI2_ARTIFACT",
                                    "value": "$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"
                                }
                            ],
                            "runAfter": [
                                "prefetch-dependencies"
                            ],
                            "taskRef": {
                                "params": [
                                    {
                                        "name": "name",
                                        "value": "buildah-oci-ta-min"
                                    },
                                    {
                                        "name": "bundle",
                                        "value": "quay.io/konflux-ci/tekton-catalog/task-buildah-oci-ta-min:0.9@sha256:52ddc0ede65da1f3491319897dc5212bb3a52cb0a7e52a75d6a0224595c9ef4a"
                                    },
                                    {
                                        "name": "kind",
                                        "value": "task"
                                    }
                                ],
                                "resolver": "bundles"
                            }
                        },
                        {
                            "name": "build-image-index",
                            "params": [
                                {
                                    "name": "IMAGE",
                                    "value": "$(params.output-image)"
                                },
                                {
                                    "name": "ALWAYS_BUILD_INDEX",
                                    "value": "$(params.build-image-index)"
                                },
                                {
                                    "name": "IMAGES",
                                    "value": [
                                        "$(tasks.build-container.results.IMAGE_URL)@$(tasks.build-container.results.IMAGE_DIGEST)"
                                    ]
                                },
                                {
                                    "name": "BUILDAH_FORMAT",
                                    "value": "$(params.buildah-format)"
                                }
                            ],
                            "runAfter": [
                                "build-container"
                            ],
                            "taskRef": {
                                "params": [
                                    {
                                        "name": "name",
                                        "value": "build-image-index-min"
                                    },
                                    {
                                        "name": "bundle",
                                        "value": "quay.io/konflux-ci/tekton-catalog/task-build-image-index-min:0.3@sha256:47a0052da85ad90bacc4ed13a7f17f78208b7daa3ad3da76f920fc4e2af1f0dd"
                                    },
                                    {
                                        "name": "kind",
                                        "value": "task"
                                    }
                                ],
                                "resolver": "bundles"
                            }
                        },
                        {
                            "name": "deprecated-base-image-check",
                            "params": [
                                {
                                    "name": "IMAGE_URL",
                                    "value": "$(tasks.build-image-index.results.IMAGE_URL)"
                                },
                                {
                                    "name": "IMAGE_DIGEST",
                                    "value": "$(tasks.build-image-index.results.IMAGE_DIGEST)"
                                }
                            ],
                            "runAfter": [
                                "build-image-index"
                            ],
                            "taskRef": {
                                "params": [
                                    {
                                        "name": "name",
                                        "value": "deprecated-image-check"
                                    },
                                    {
                                        "name": "bundle",
                                        "value": "quay.io/konflux-ci/tekton-catalog/task-deprecated-image-check:0.5@sha256:3457a4ca93f8d55f14ebd407532b1223c689eacc34f0abb3003db4111667bdae"
                                    },
                                    {
                                        "name": "kind",
                                        "value": "task"
                                    }
                                ],
                                "resolver": "bundles"
                            },
                            "when": [
                                {
                                    "input": "$(params.skip-checks)",
                                    "operator": "in",
                                    "values": [
                                        "false"
                                    ]
                                }
                            ]
                        },
                        {
                            "name": "clamav-scan",
                            "params": [
                                {
                                    "name": "image-digest",
                                    "value": "$(tasks.build-image-index.results.IMAGE_DIGEST)"
                                },
                                {
                                    "name": "image-url",
                                    "value": "$(tasks.build-image-index.results.IMAGE_URL)"
                                }
                            ],
                            "runAfter": [
                                "build-image-index"
                            ],
                            "taskRef": {
                                "params": [
                                    {
                                        "name": "name",
                                        "value": "clamav-scan-min"
                                    },
                                    {
                                        "name": "bundle",
                                        "value": "quay.io/konflux-ci/tekton-catalog/task-clamav-scan-min:0.3@sha256:589e34f73d310aa993c9761d8b78265a904a121028bda2809d8a2d0500454bd8"
                                    },
                                    {
                                        "name": "kind",
                                        "value": "task"
                                    }
                                ],
                                "resolver": "bundles"
                            },
                            "when": [
                                {
                                    "input": "$(params.skip-checks)",
                                    "operator": "in",
                                    "values": [
                                        "false"
                                    ]
                                }
                            ]
                        },
                        {
                            "name": "sast-shell-check",
                            "params": [
                                {
                                    "name": "image-digest",
                                    "value": "$(tasks.build-image-index.results.IMAGE_DIGEST)"
                                },
                                {
                                    "name": "image-url",
                                    "value": "$(tasks.build-image-index.results.IMAGE_URL)"
                                },
                                {
                                    "name": "SOURCE_ARTIFACT",
                                    "value": "$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"
                                },
                                {
                                    "name": "CACHI2_ARTIFACT",
                                    "value": "$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"
                                }
                            ],
                            "runAfter": [
                                "build-image-index"
                            ],
                            "taskRef": {
                                "params": [
                                    {
                                        "name": "name",
                                        "value": "sast-shell-check-oci-ta-min"
                                    },
                                    {
                                        "name": "bundle",
                                        "value": "quay.io/konflux-ci/tekton-catalog/task-sast-shell-check-oci-ta-min:0.1@sha256:fa19753f59288a397aab2ddb9459f35f0ec1b89f43c36e944a3958db72becb5a"
                                    },
                                    {
                                        "name": "kind",
                                        "value": "task"
                                    }
                                ],
                                "resolver": "bundles"
                            },
                            "when": [
                                {
                                    "input": "$(params.skip-checks)",
                                    "operator": "in",
                                    "values": [
                                        "false"
                                    ]
                                }
                            ]
                        },
                        {
                            "name": "sast-unicode-check",
                            "params": [
                                {
                                    "name": "image-digest",
                                    "value": "$(tasks.build-image-index.results.IMAGE_DIGEST)"
                                },
                                {
                                    "name": "image-url",
                                    "value": "$(tasks.build-image-index.results.IMAGE_URL)"
                                },
                                {
                                    "name": "SOURCE_ARTIFACT",
                                    "value": "$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"
                                },
                                {
                                    "name": "CACHI2_ARTIFACT",
                                    "value": "$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"
                                }
                            ],
                            "runAfter": [
                                "build-image-index"
                            ],
                            "taskRef": {
                                "params": [
                                    {
                                        "name": "name",
                                        "value": "sast-unicode-check-oci-ta-min"
                                    },
                                    {
                                        "name": "bundle",
                                        "value": "quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check-oci-ta-min:0.4@sha256:624d9ed6d461b59a16d8c1578276626c02fa6d56e0ee4bcd752f7859055f21ab"
                                    },
                                    {
                                        "name": "kind",
                                        "value": "task"
                                    }
                                ],
                                "resolver": "bundles"
                            },
                            "when": [
                                {
                                    "input": "$(params.skip-checks)",
                                    "operator": "in",
                                    "values": [
                                        "false"
                                    ]
                                }
                            ]
                        },
                        {
                            "name": "rpms-signature-scan",
                            "params": [
                                {
                                    "name": "image-url",
                                    "value": "$(tasks.build-image-index.results.IMAGE_URL)"
                                },
                                {
                                    "name": "image-digest",
                                    "value": "$(tasks.build-image-index.results.IMAGE_DIGEST)"
                                }
                            ],
                            "runAfter": [
                                "build-image-index"
                            ],
                            "taskRef": {
                                "params": [
                                    {
                                        "name": "name",
                                        "value": "rpms-signature-scan"
                                    },
                                    {
                                        "name": "bundle",
                                        "value": "quay.io/konflux-ci/tekton-catalog/task-rpms-signature-scan:0.2@sha256:b2224a0442ac705e20a25b8609e1760321d9d86da7901fd0392a90102688e37d"
                                    },
                                    {
                                        "name": "kind",
                                        "value": "task"
                                    }
                                ],
                                "resolver": "bundles"
                            },
                            "when": [
                                {
                                    "input": "$(params.skip-checks)",
                                    "operator": "in",
                                    "values": [
                                        "false"
                                    ]
                                }
                            ]
                        },
                        {
                            "name": "tpa-scan",
                            "params": [
                                {
                                    "name": "image-digest",
                                    "value": "$(tasks.build-image-index.results.IMAGE_DIGEST)"
                                },
                                {
                                    "name": "image-url",
                                    "value": "$(tasks.build-image-index.results.IMAGE_URL)"
                                }
                            ],
                            "runAfter": [
                                "build-image-index"
                            ],
                            "taskRef": {
                                "params": [
                                    {
                                        "name": "name",
                                        "value": "tpa-scan"
                                    },
                                    {
                                        "name": "bundle",
                                        "value": "quay.io/konflux-ci/tekton-catalog/task-tpa-scan:0.1@sha256:68b6e188f742da92af9c40a794fd021a65d49b419d1e36096277b2d9ebbe1afc"
                                    },
                                    {
                                        "name": "kind",
                                        "value": "task"
                                    }
                                ],
                                "resolver": "bundles"
                            },
                            "when": [
                                {
                                    "input": "$(params.skip-checks)",
                                    "operator": "in",
                                    "values": [
                                        "false"
                                    ]
                                }
                            ]
                        }
                    ],
                    "workspaces": [
                        {
                            "name": "git-auth",
                            "optional": true
                        },
                        {
                            "name": "netrc",
                            "optional": true
                        }
                    ]
                },
                "taskRunTemplate": {
                    "podTemplate": {
                        "nodeSelector": {
                            "konflux-ci.dev/workload": "konflux-tenants"
                        },
                        "tolerations": [
                            {
                                "effect": "NoSchedule",
                                "key": "konflux-ci.dev/workload",
                                "operator": "Equal",
                                "value": "konflux-tenants"
                            }
                        ]
                    },
                    "serviceAccountName": "build-pipeline-fj-multi-component-child-jzrs"
                },
                "timeouts": {
                    "pipeline": "2h0m0s"
                },
                "workspaces": [
                    {
                        "name": "git-auth",
                        "secret": {
                            "secretName": "pac-gitauth-fnjffx"
                        }
                    }
                ]
            },
            "status": {
                "childReferences": [
                    {
                        "apiVersion": "tekton.dev/v1",
                        "kind": "TaskRun",
                        "name": "fj-multi-component-child-jzrs-on-push-2f5ww-init",
                        "pipelineTaskName": "init"
                    },
                    {
                        "apiVersion": "tekton.dev/v1",
                        "kind": "TaskRun",
                        "name": "fj-multi-component-child-jzrs-on-push-2f5ww-clone-repository",
                        "pipelineTaskName": "clone-repository"
                    },
                    {
                        "apiVersion": "tekton.dev/v1",
                        "kind": "TaskRun",
                        "name": "fj-multi-0780d120da78d92569480b841d79650f-prefetch-dependencies",
                        "pipelineTaskName": "prefetch-dependencies"
                    },
                    {
                        "apiVersion": "tekton.dev/v1",
                        "kind": "TaskRun",
                        "name": "fj-multi-component-child-jzrs-on-push-2f5ww-build-container",
                        "pipelineTaskName": "build-container"
                    },
                    {
                        "apiVersion": "tekton.dev/v1",
                        "kind": "TaskRun",
                        "name": "fj-multi-component-child-jzrs-on-push-2f5ww-build-image-index",
                        "pipelineTaskName": "build-image-index"
                    },
                    {
                        "apiVersion": "tekton.dev/v1",
                        "kind": "TaskRun",
                        "name": "fj-0780d120da78d92569480b841d79650f-deprecated-base-image-check",
                        "pipelineTaskName": "deprecated-base-image-check",
                        "whenExpressions": [
                            {
                                "input": "false",
                                "operator": "in",
                                "values": [
                                    "false"
                                ]
                            }
                        ]
                    },
                    {
                        "apiVersion": "tekton.dev/v1",
                        "kind": "TaskRun",
                        "name": "fj-multi-component-child-jzrs-on-push-2f5ww-clamav-scan",
                        "pipelineTaskName": "clamav-scan",
                        "whenExpressions": [
                            {
                                "input": "false",
                                "operator": "in",
                                "values": [
                                    "false"
                                ]
                            }
                        ]
                    },
                    {
                        "apiVersion": "tekton.dev/v1",
                        "kind": "TaskRun",
                        "name": "fj-multi-component-child-jzrs-on-push-2f5ww-sast-shell-check",
                        "pipelineTaskName": "sast-shell-check",
                        "whenExpressions": [
                            {
                                "input": "false",
                                "operator": "in",
                                "values": [
                                    "false"
                                ]
                            }
                        ]
                    },
                    {
                        "apiVersion": "tekton.dev/v1",
                        "kind": "TaskRun",
                        "name": "fj-multi-component-child-jzrs-on-push-2f5ww-sast-unicode-check",
                        "pipelineTaskName": "sast-unicode-check",
                        "whenExpressions": [
                            {
                                "input": "false",
                                "operator": "in",
                                "values": [
                                    "false"
                                ]
                            }
                        ]
                    },
                    {
                        "apiVersion": "tekton.dev/v1",
                        "kind": "TaskRun",
                        "name": "fj-multi-component-child-jzrs-on-push-2f5ww-rpms-signature-scan",
                        "pipelineTaskName": "rpms-signature-scan",
                        "whenExpressions": [
                            {
                                "input": "false",
                                "operator": "in",
                                "values": [
                                    "false"
                                ]
                            }
                        ]
                    },
                    {
                        "apiVersion": "tekton.dev/v1",
                        "kind": "TaskRun",
                        "name": "fj-multi-component-child-jzrs-on-push-2f5ww-tpa-scan",
                        "pipelineTaskName": "tpa-scan",
                        "whenExpressions": [
                            {
                                "input": "false",
                                "operator": "in",
                                "values": [
                                    "false"
                                ]
                            }
                        ]
                    }
                ],
                "completionTime": "2026-04-21T11:36:27Z",
                "conditions": [
                    {
                        "lastTransitionTime": "2026-04-21T11:36:27Z",
                        "message": "Tasks Completed: 11 (Failed: 0, Cancelled 0), Skipped: 0",
                        "reason": "Succeeded",
                        "status": "True",
                        "type": "Succeeded"
                    }
                ],
                "pipelineSpec": {
                    "description": "This pipeline is ideal for building demo container images from a Containerfile while maintaining trust after pipeline customization.\n\nThis version of pipeline has minimal resource requests set, it's good for demonstrating and testing.\n\n_Uses `buildah` to create a container image leveraging [trusted artifacts](https://konflux-ci.dev/architecture/ADR/0036-trusted-artifacts.html). It also optionally creates a source image and runs some build-time tests. Information is shared between tasks using OCI artifacts instead of PVCs. EC will pass the [`trusted_task.trusted`](https://conforma.dev/docs/policy/packages/release_trusted_task.html#trusted_task__trusted) policy as long as all data used to build the artifact is generated from trusted tasks.\nThis pipeline is pushed as a Tekton bundle to [quay.io](https://quay.io/repository/konflux-ci/tekton-catalog/pipeline-docker-build-oci-ta?tab=tags)_\n",
                    "params": [
                        {
                            "description": "Source Repository URL",
                            "name": "git-url",
                            "type": "string"
                        },
                        {
                            "default": "",
                            "description": "Revision of the Source Repository",
                            "name": "revision",
                            "type": "string"
                        },
                        {
                            "description": "Fully Qualified Output Image",
                            "name": "output-image",
                            "type": "string"
                        },
                        {
                            "default": ".",
                            "description": "Path to the source code of an application's component from where to build image.",
                            "name": "path-context",
                            "type": "string"
                        },
                        {
                            "default": "Dockerfile",
                            "description": "Path to the Dockerfile inside the context specified by parameter path-context",
                            "name": "dockerfile",
                            "type": "string"
                        },
                        {
                            "default": "false",
                            "description": "Skip checks against built image",
                            "name": "skip-checks",
                            "type": "string"
                        },
                        {
                            "default": "false",
                            "description": "Execute the build with network isolation",
                            "name": "hermetic",
                            "type": "string"
                        },
                        {
                            "default": "",
                            "description": "Build dependencies to be prefetched",
                            "name": "prefetch-input",
                            "type": "string"
                        },
                        {
                            "default": "",
                            "description": "Image tag expiration time, time values could be something like 1h, 2d, 3w for hours, days, and weeks, respectively.",
                            "name": "image-expires-after",
                            "type": "string"
                        },
                        {
                            "default": "false",
                            "description": "Add built image into an OCI image index",
                            "name": "build-image-index",
                            "type": "string"
                        },
                        {
                            "default": "docker",
                            "description": "The format for the resulting image's mediaType. Valid values are oci or docker.",
                            "name": "buildah-format",
                            "type": "string"
                        },
                        {
                            "default": "false",
                            "description": "Enable cache proxy configuration",
                            "name": "enable-cache-proxy",
                            "type": "string"
                        },
                        {
                            "default": [],
                            "description": "Array of --build-arg values (\"arg=value\" strings) for buildah",
                            "name": "build-args",
                            "type": "array"
                        },
                        {
                            "default": "",
                            "description": "Path to a file with build arguments for buildah, see https://www.mankier.com/1/buildah-build#--build-arg-file",
                            "name": "build-args-file",
                            "type": "string"
                        },
                        {
                            "default": "false",
                            "description": "Whether to enable privileged mode, should be used only with remote VMs",
                            "name": "privileged-nested",
                            "type": "string"
                        }
                    ],
                    "results": [
                        {
                            "description": "",
                            "name": "IMAGE_URL",
                            "value": "$(tasks.build-image-index.results.IMAGE_URL)"
                        },
                        {
                            "description": "",
                            "name": "IMAGE_DIGEST",
                            "value": "$(tasks.build-image-index.results.IMAGE_DIGEST)"
                        },
                        {
                            "description": "",
                            "name": "CHAINS-GIT_URL",
                            "value": "$(tasks.clone-repository.results.url)"
                        },
                        {
                            "description": "",
                            "name": "CHAINS-GIT_COMMIT",
                            "value": "$(tasks.clone-repository.results.commit)"
                        }
                    ],
                    "tasks": [
                        {
                            "name": "init",
                            "params": [
                                {
                                    "name": "enable-cache-proxy",
                                    "value": "false"
                                }
                            ],
                            "taskRef": {
                                "params": [
                                    {
                                        "name": "name",
                                        "value": "init"
                                    },
                                    {
                                        "name": "bundle",
                                        "value": "quay.io/konflux-ci/tekton-catalog/task-init:0.4@sha256:f2de909151c733da85c7c05de8ecf37c55079c219dcf8db906175ae11fca0142"
                                    },
                                    {
                                        "name": "kind",
                                        "value": "task"
                                    }
                                ],
                                "resolver": "bundles"
                            }
                        },
                        {
                            "name": "clone-repository",
                            "params": [
                                {
                                    "name": "url",
                                    "value": "https://codeberg.org/konflux-qe/build-nudge-child-htnxfz"
                                },
                                {
                                    "name": "revision",
                                    "value": "5471083f3d5591cc9684427fa1af883a0d4e529c"
                                },
                                {
                                    "name": "ociStorage",
                                    "value": "quay.io/redhat-appstudio-qe/build-e2e-ddcy/fj-multi-component-child-jzrs:5471083f3d5591cc9684427fa1af883a0d4e529c.git"
                                },
                                {
                                    "name": "ociArtifactExpiresAfter",
                                    "value": ""
                                }
                            ],
                            "runAfter": [
                                "init"
                            ],
                            "taskRef": {
                                "params": [
                                    {
                                        "name": "name",
                                        "value": "git-clone-oci-ta-min"
                                    },
                                    {
                                        "name": "bundle",
                                        "value": "quay.io/konflux-ci/tekton-catalog/task-git-clone-oci-ta-min:0.1@sha256:ffe4e75535edc5474e2615730147f15170dd5f141888b9ae19d2df53ecee7ef0"
                                    },
                                    {
                                        "name": "kind",
                                        "value": "task"
                                    }
                                ],
                                "resolver": "bundles"
                            },
                            "workspaces": [
                                {
                                    "name": "basic-auth",
                                    "workspace": "git-auth"
                                }
                            ]
                        },
                        {
                            "name": "prefetch-dependencies",
                            "params": [
                                {
                                    "name": "input",
                                    "value": ""
                                },
                                {
                                    "name": "SOURCE_ARTIFACT",
                                    "value": "$(tasks.clone-repository.results.SOURCE_ARTIFACT)"
                                },
                                {
                                    "name": "ociStorage",
                                    "value": "quay.io/redhat-appstudio-qe/build-e2e-ddcy/fj-multi-component-child-jzrs:5471083f3d5591cc9684427fa1af883a0d4e529c.prefetch"
                                },
                                {
                                    "name": "ociArtifactExpiresAfter",
                                    "value": ""
                                }
                            ],
                            "runAfter": [
                                "clone-repository"
                            ],
                            "taskRef": {
                                "params": [
                                    {
                                        "name": "name",
                                        "value": "prefetch-dependencies-oci-ta-min"
                                    },
                                    {
                                        "name": "bundle",
                                        "value": "quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies-oci-ta-min:0.3@sha256:bf5859a08ab1e8327ad19831583eebe09df41e5ffa2009c506c05b419dba3dc2"
                                    },
                                    {
                                        "name": "kind",
                                        "value": "task"
                                    }
                                ],
                                "resolver": "bundles"
                            },
                            "workspaces": [
                                {
                                    "name": "git-basic-auth",
                                    "workspace": "git-auth"
                                },
                                {
                                    "name": "netrc",
                                    "workspace": "netrc"
                                }
                            ]
                        },
                        {
                            "name": "build-container",
                            "params": [
                                {
                                    "name": "IMAGE",
                                    "value": "quay.io/redhat-appstudio-qe/build-e2e-ddcy/fj-multi-component-child-jzrs:5471083f3d5591cc9684427fa1af883a0d4e529c"
                                },
                                {
                                    "name": "DOCKERFILE",
                                    "value": "Dockerfile"
                                },
                                {
                                    "name": "CONTEXT",
                                    "value": "."
                                },
                                {
                                    "name": "HERMETIC",
                                    "value": "false"
                                },
                                {
                                    "name": "PREFETCH_INPUT",
                                    "value": ""
                                },
                                {
                                    "name": "IMAGE_EXPIRES_AFTER",
                                    "value": ""
                                },
                                {
                                    "name": "COMMIT_SHA",
                                    "value": "$(tasks.clone-repository.results.commit)"
                                },
                                {
                                    "name": "BUILD_ARGS",
                                    "value": []
                                },
                                {
                                    "name": "BUILD_ARGS_FILE",
                                    "value": ""
                                },
                                {
                                    "name": "PRIVILEGED_NESTED",
                                    "value": "false"
                                },
                                {
                                    "name": "SOURCE_URL",
                                    "value": "$(tasks.clone-repository.results.url)"
                                },
                                {
                                    "name": "BUILDAH_FORMAT",
                                    "value": "docker"
                                },
                                {
                                    "name": "HTTP_PROXY",
                                    "value": "$(tasks.init.results.http-proxy)"
                                },
                                {
                                    "name": "NO_PROXY",
                                    "value": "$(tasks.init.results.no-proxy)"
                                },
                                {
                                    "name": "SOURCE_ARTIFACT",
                                    "value": "$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"
                                },
                                {
                                    "name": "CACHI2_ARTIFACT",
                                    "value": "$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"
                                }
                            ],
                            "runAfter": [
                                "prefetch-dependencies"
                            ],
                            "taskRef": {
                                "params": [
                                    {
                                        "name": "name",
                                        "value": "buildah-oci-ta-min"
                                    },
                                    {
                                        "name": "bundle",
                                        "value": "quay.io/konflux-ci/tekton-catalog/task-buildah-oci-ta-min:0.9@sha256:52ddc0ede65da1f3491319897dc5212bb3a52cb0a7e52a75d6a0224595c9ef4a"
                                    },
                                    {
                                        "name": "kind",
                                        "value": "task"
                                    }
                                ],
                                "resolver": "bundles"
                            }
                        },
                        {
                            "name": "build-image-index",
                            "params": [
                                {
                                    "name": "IMAGE",
                                    "value": "quay.io/redhat-appstudio-qe/build-e2e-ddcy/fj-multi-component-child-jzrs:5471083f3d5591cc9684427fa1af883a0d4e529c"
                                },
                                {
                                    "name": "ALWAYS_BUILD_INDEX",
                                    "value": "false"
                                },
                                {
                                    "name": "IMAGES",
                                    "value": [
                                        "$(tasks.build-container.results.IMAGE_URL)@$(tasks.build-container.results.IMAGE_DIGEST)"
                                    ]
                                },
                                {
                                    "name": "BUILDAH_FORMAT",
                                    "value": "docker"
                                }
                            ],
                            "runAfter": [
                                "build-container"
                            ],
                            "taskRef": {
                                "params": [
                                    {
                                        "name": "name",
                                        "value": "build-image-index-min"
                                    },
                                    {
                                        "name": "bundle",
                                        "value": "quay.io/konflux-ci/tekton-catalog/task-build-image-index-min:0.3@sha256:47a0052da85ad90bacc4ed13a7f17f78208b7daa3ad3da76f920fc4e2af1f0dd"
                                    },
                                    {
                                        "name": "kind",
                                        "value": "task"
                                    }
                                ],
                                "resolver": "bundles"
                            }
                        },
                        {
                            "name": "deprecated-base-image-check",
                            "params": [
                                {
                                    "name": "IMAGE_URL",
                                    "value": "$(tasks.build-image-index.results.IMAGE_URL)"
                                },
                                {
                                    "name": "IMAGE_DIGEST",
                                    "value": "$(tasks.build-image-index.results.IMAGE_DIGEST)"
                                }
                            ],
                            "runAfter": [
                                "build-image-index"
                            ],
                            "taskRef": {
                                "params": [
                                    {
                                        "name": "name",
                                        "value": "deprecated-image-check"
                                    },
                                    {
                                        "name": "bundle",
                                        "value": "quay.io/konflux-ci/tekton-catalog/task-deprecated-image-check:0.5@sha256:3457a4ca93f8d55f14ebd407532b1223c689eacc34f0abb3003db4111667bdae"
                                    },
                                    {
                                        "name": "kind",
                                        "value": "task"
                                    }
                                ],
                                "resolver": "bundles"
                            },
                            "when": [
                                {
                                    "input": "false",
                                    "operator": "in",
                                    "values": [
                                        "false"
                                    ]
                                }
                            ]
                        },
                        {
                            "name": "clamav-scan",
                            "params": [
                                {
                                    "name": "image-digest",
                                    "value": "$(tasks.build-image-index.results.IMAGE_DIGEST)"
                                },
                                {
                                    "name": "image-url",
                                    "value": "$(tasks.build-image-index.results.IMAGE_URL)"
                                }
                            ],
                            "runAfter": [
                                "build-image-index"
                            ],
                            "taskRef": {
                                "params": [
                                    {
                                        "name": "name",
                                        "value": "clamav-scan-min"
                                    },
                                    {
                                        "name": "bundle",
                                        "value": "quay.io/konflux-ci/tekton-catalog/task-clamav-scan-min:0.3@sha256:589e34f73d310aa993c9761d8b78265a904a121028bda2809d8a2d0500454bd8"
                                    },
                                    {
                                        "name": "kind",
                                        "value": "task"
                                    }
                                ],
                                "resolver": "bundles"
                            },
                            "when": [
                                {
                                    "input": "false",
                                    "operator": "in",
                                    "values": [
                                        "false"
                                    ]
                                }
                            ]
                        },
                        {
                            "name": "sast-shell-check",
                            "params": [
                                {
                                    "name": "image-digest",
                                    "value": "$(tasks.build-image-index.results.IMAGE_DIGEST)"
                                },
                                {
                                    "name": "image-url",
                                    "value": "$(tasks.build-image-index.results.IMAGE_URL)"
                                },
                                {
                                    "name": "SOURCE_ARTIFACT",
                                    "value": "$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"
                                },
                                {
                                    "name": "CACHI2_ARTIFACT",
                                    "value": "$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"
                                }
                            ],
                            "runAfter": [
                                "build-image-index"
                            ],
                            "taskRef": {
                                "params": [
                                    {
                                        "name": "name",
                                        "value": "sast-shell-check-oci-ta-min"
                                    },
                                    {
                                        "name": "bundle",
                                        "value": "quay.io/konflux-ci/tekton-catalog/task-sast-shell-check-oci-ta-min:0.1@sha256:fa19753f59288a397aab2ddb9459f35f0ec1b89f43c36e944a3958db72becb5a"
                                    },
                                    {
                                        "name": "kind",
                                        "value": "task"
                                    }
                                ],
                                "resolver": "bundles"
                            },
                            "when": [
                                {
                                    "input": "false",
                                    "operator": "in",
                                    "values": [
                                        "false"
                                    ]
                                }
                            ]
                        },
                        {
                            "name": "sast-unicode-check",
                            "params": [
                                {
                                    "name": "image-digest",
                                    "value": "$(tasks.build-image-index.results.IMAGE_DIGEST)"
                                },
                                {
                                    "name": "image-url",
                                    "value": "$(tasks.build-image-index.results.IMAGE_URL)"
                                },
                                {
                                    "name": "SOURCE_ARTIFACT",
                                    "value": "$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"
                                },
                                {
                                    "name": "CACHI2_ARTIFACT",
                                    "value": "$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"
                                }
                            ],
                            "runAfter": [
                                "build-image-index"
                            ],
                            "taskRef": {
                                "params": [
                                    {
                                        "name": "name",
                                        "value": "sast-unicode-check-oci-ta-min"
                                    },
                                    {
                                        "name": "bundle",
                                        "value": "quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check-oci-ta-min:0.4@sha256:624d9ed6d461b59a16d8c1578276626c02fa6d56e0ee4bcd752f7859055f21ab"
                                    },
                                    {
                                        "name": "kind",
                                        "value": "task"
                                    }
                                ],
                                "resolver": "bundles"
                            },
                            "when": [
                                {
                                    "input": "false",
                                    "operator": "in",
                                    "values": [
                                        "false"
                                    ]
                                }
                            ]
                        },
                        {
                            "name": "rpms-signature-scan",
                            "params": [
                                {
                                    "name": "image-url",
                                    "value": "$(tasks.build-image-index.results.IMAGE_URL)"
                                },
                                {
                                    "name": "image-digest",
                                    "value": "$(tasks.build-image-index.results.IMAGE_DIGEST)"
                                }
                            ],
                            "runAfter": [
                                "build-image-index"
                            ],
                            "taskRef": {
                                "params": [
                                    {
                                        "name": "name",
                                        "value": "rpms-signature-scan"
                                    },
                                    {
                                        "name": "bundle",
                                        "value": "quay.io/konflux-ci/tekton-catalog/task-rpms-signature-scan:0.2@sha256:b2224a0442ac705e20a25b8609e1760321d9d86da7901fd0392a90102688e37d"
                                    },
                                    {
                                        "name": "kind",
                                        "value": "task"
                                    }
                                ],
                                "resolver": "bundles"
                            },
                            "when": [
                                {
                                    "input": "false",
                                    "operator": "in",
                                    "values": [
                                        "false"
                                    ]
                                }
                            ]
                        },
                        {
                            "name": "tpa-scan",
                            "params": [
                                {
                                    "name": "image-digest",
                                    "value": "$(tasks.build-image-index.results.IMAGE_DIGEST)"
                                },
                                {
                                    "name": "image-url",
                                    "value": "$(tasks.build-image-index.results.IMAGE_URL)"
                                }
                            ],
                            "runAfter": [
                                "build-image-index"
                            ],
                            "taskRef": {
                                "params": [
                                    {
                                        "name": "name",
                                        "value": "tpa-scan"
                                    },
                                    {
                                        "name": "bundle",
                                        "value": "quay.io/konflux-ci/tekton-catalog/task-tpa-scan:0.1@sha256:68b6e188f742da92af9c40a794fd021a65d49b419d1e36096277b2d9ebbe1afc"
                                    },
                                    {
                                        "name": "kind",
                                        "value": "task"
                                    }
                                ],
                                "resolver": "bundles"
                            },
                            "when": [
                                {
                                    "input": "false",
                                    "operator": "in",
                                    "values": [
                                        "false"
                                    ]
                                }
                            ]
                        }
                    ],
                    "workspaces": [
                        {
                            "name": "git-auth",
                            "optional": true
                        },
                        {
                            "name": "netrc",
                            "optional": true
                        }
                    ]
                },
                "provenance": {
                    "featureFlags": {
                        "awaitSidecarReadiness": true,
                        "coschedule": "workspaces",
                        "enableAPIFields": "alpha",
                        "enableParamEnum": true,
                        "enableProvenanceInStatus": true,
                        "enforceNonfalsifiability": "none",
                        "maxResultSize": 4096,
                        "resultExtractionMethod": "termination-message",
                        "runningInEnvWithInjectedSidecars": true,
                        "verificationNoMatchPolicy": "ignore"
                    }
                },
                "results": [
                    {
                        "name": "IMAGE_URL",
                        "value": "quay.io/redhat-appstudio-qe/build-e2e-ddcy/fj-multi-component-child-jzrs:5471083f3d5591cc9684427fa1af883a0d4e529c"
                    },
                    {
                        "name": "IMAGE_DIGEST",
                        "value": "sha256:30cb7cdaf252ddce953e56c49a1fd49311ca09ca38eedbbfca75dae93a9d719c"
                    },
                    {
                        "name": "CHAINS-GIT_URL",
                        "value": "https://codeberg.org/konflux-qe/build-nudge-child-htnxfz"
                    },
                    {
                        "name": "CHAINS-GIT_COMMIT",
                        "value": "5471083f3d5591cc9684427fa1af883a0d4e529c"
                    }
                ],
                "spanContext": {
                    "traceparent": "00-31981b094b356f455e97a9812ae36f1c-1c21bd31a7a5de43-01"
                },
                "startTime": "2026-04-21T11:31:42Z"
            }
        },
        {
            "apiVersion": "tekton.dev/v1",
            "kind": "PipelineRun",
            "metadata": {
                "annotations": {
                    "appstudio.openshift.io/snapshot": "build-suite-component-update-hbdl-20260421-113122-000",
                    "appstudio.openshift.io/snapshots": "build-suite-component-update-hbdl-20260421-113122-000",
                    "build.appstudio.openshift.io/repo": "https://codeberg.org/konflux-qe/build-nudge-child-htnxfz/commit/45d60dd93f68e8955228b748a441a7789a7c9599",
                    "build.appstudio.redhat.com/commit_sha": "45d60dd93f68e8955228b748a441a7789a7c9599",
                    "build.appstudio.redhat.com/target_branch": "multi-component-child-base-jzrs",
                    "chains.tekton.dev/signed": "true",
                    "pipelinesascode.tekton.dev/branch": "multi-component-child-base-jzrs",
                    "pipelinesascode.tekton.dev/cancel-in-progress": "false",
                    "pipelinesascode.tekton.dev/controller-info": "{\"name\":\"default\",\"configmap\":\"pipelines-as-code\",\"secret\":\"pipelines-as-code-secret\", \"gRepo\": \"pipelines-as-code\"}",
                    "pipelinesascode.tekton.dev/event-type": "push",
                    "pipelinesascode.tekton.dev/git-auth-secret": "pac-gitauth-uwwcbr",
                    "pipelinesascode.tekton.dev/git-provider": "gitea",
                    "pipelinesascode.tekton.dev/log-url": "https://console-openshift-console.apps.rosa.kx-d21dace15f.l1ey.p3.openshiftapps.com/k8s/ns/build-e2e-ddcy/tekton.dev~v1~PipelineRun/fj-multi-component-child-jzrs-on-push-jwhl9",
                    "pipelinesascode.tekton.dev/max-keep-runs": "3",
                    "pipelinesascode.tekton.dev/on-cel-expression": "event == \"push\" \u0026\u0026 target_branch == \"multi-component-child-base-jzrs\"",
                    "pipelinesascode.tekton.dev/original-prname": "fj-multi-component-child-jzrs-on-push",
                    "pipelinesascode.tekton.dev/repo-url": "https://codeberg.org/konflux-qe/build-nudge-child-htnxfz",
                    "pipelinesascode.tekton.dev/repository": "fj-multi-component-child-jzrs",
                    "pipelinesascode.tekton.dev/scm-reporting-plr-started": "true",
                    "pipelinesascode.tekton.dev/sender": "konflux-ci-qe-bot",
                    "pipelinesascode.tekton.dev/sha": "45d60dd93f68e8955228b748a441a7789a7c9599",
                    "pipelinesascode.tekton.dev/sha-title": "Merge pull request 'Konflux update fj-multi-component-child-jzrs' (#1) from konflux-fj-multi-component-child-jzrs into multi-component-child-base-jzrs\n",
                    "pipelinesascode.tekton.dev/sha-url": "https://codeberg.org/konflux-qe/build-nudge-child-htnxfz/commit/45d60dd93f68e8955228b748a441a7789a7c9599",
                    "pipelinesascode.tekton.dev/source-branch": "refs/heads/multi-component-child-base-jzrs",
                    "pipelinesascode.tekton.dev/source-repo-url": "https://codeberg.org/konflux-qe/build-nudge-child-htnxfz",
                    "pipelinesascode.tekton.dev/state": "completed",
                    "pipelinesascode.tekton.dev/url-org": "konflux-qe",
                    "pipelinesascode.tekton.dev/url-repository": "build-nudge-child-htnxfz",
                    "results.tekton.dev/record": "build-e2e-ddcy/results/37bd590e-5570-4a68-888a-0c7e47c34c26/records/37bd590e-5570-4a68-888a-0c7e47c34c26",
                    "results.tekton.dev/recordSummaryAnnotations": "{\"repo\":\"build-nudge-child-htnxfz\",\"commit\":\"45d60dd93f68e8955228b748a441a7789a7c9599\",\"eventType\":\"push\"}",
                    "results.tekton.dev/result": "build-e2e-ddcy/results/37bd590e-5570-4a68-888a-0c7e47c34c26",
                    "test.appstudio.openshift.io/added-to-global-candidate-list": "{\"result\":true,\"reason\":\"Success\",\"lastupdatedtime\":\"2026-04-21T11:36:22Z\"}",
                    "test.appstudio.openshift.io/create-snapshot-status": "{\"message\":\"Sucessfully created snapshot. See annotation appstudio.openshift.io/snapshot for name\",\"status\":\"success\"}"
                },
                "creationTimestamp": "2026-04-21T11:31:21Z",
                "finalizers": [
                    "chains.tekton.dev/pipelinerun",
                    "pipelinesascode.tekton.dev/finalizer",
                    "results.tekton.dev/pipelinerun"
                ],
                "generateName": "fj-multi-component-child-jzrs-on-push-",
                "generation": 2,
                "labels": {
                    "app.kubernetes.io/managed-by": "pipelinesascode.tekton.dev",
                    "app.kubernetes.io/version": "v0.43.0",
                    "appstudio.openshift.io/application": "build-suite-component-update-hbdl",
                    "appstudio.openshift.io/component": "fj-multi-component-child-jzrs",
                    "kueue.x-k8s.io/priority-class": "konflux-post-merge-build",
                    "kueue.x-k8s.io/queue-name": "pipelines-queue",
                    "pipelines.appstudio.openshift.io/type": "build",
                    "pipelinesascode.tekton.dev/cancel-in-progress": "false",
                    "pipelinesascode.tekton.dev/event-type": "push",
                    "pipelinesascode.tekton.dev/original-prname": "fj-multi-component-child-jzrs-on-push",
                    "pipelinesascode.tekton.dev/repository": "fj-multi-component-child-jzrs",
                    "pipelinesascode.tekton.dev/sha": "45d60dd93f68e8955228b748a441a7789a7c9599",
                    "pipelinesascode.tekton.dev/state": "completed",
                    "pipelinesascode.tekton.dev/url-org": "konflux-qe",
                    "pipelinesascode.tekton.dev/url-repository": "build-nudge-child-htnxfz",
                    "tekton.dev/pipeline": "fj-multi-component-child-jzrs-on-push-jwhl9"
                },
                "name": "fj-multi-component-child-jzrs-on-push-jwhl9",
                "namespace": "build-e2e-ddcy",
                "resourceVersion": "124605",
                "uid": "37bd590e-5570-4a68-888a-0c7e47c34c26"
            },
            "spec": {
                "params": [
                    {
                        "name": "git-url",
                        "value": "https://codeberg.org/konflux-qe/build-nudge-child-htnxfz"
                    },
                    {
                        "name": "revision",
                        "value": "45d60dd93f68e8955228b748a441a7789a7c9599"
                    },
                    {
                        "name": "output-image",
                        "value": "quay.io/redhat-appstudio-qe/build-e2e-ddcy/fj-multi-component-child-jzrs:45d60dd93f68e8955228b748a441a7789a7c9599"
                    },
                    {
                        "name": "dockerfile",
                        "value": "Dockerfile"
                    }
                ],
                "pipelineSpec": {
                    "description": "This pipeline is ideal for building demo container images from a Containerfile while maintaining trust after pipeline customization.\n\nThis version of pipeline has minimal resource requests set, it's good for demonstrating and testing.\n\n_Uses `buildah` to create a container image leveraging [trusted artifacts](https://konflux-ci.dev/architecture/ADR/0036-trusted-artifacts.html). It also optionally creates a source image and runs some build-time tests. Information is shared between tasks using OCI artifacts instead of PVCs. EC will pass the [`trusted_task.trusted`](https://conforma.dev/docs/policy/packages/release_trusted_task.html#trusted_task__trusted) policy as long as all data used to build the artifact is generated from trusted tasks.\nThis pipeline is pushed as a Tekton bundle to [quay.io](https://quay.io/repository/konflux-ci/tekton-catalog/pipeline-docker-build-oci-ta?tab=tags)_\n",
                    "params": [
                        {
                            "description": "Source Repository URL",
                            "name": "git-url",
                            "type": "string"
                        },
                        {
                            "default": "",
                            "description": "Revision of the Source Repository",
                            "name": "revision",
                            "type": "string"
                        },
                        {
                            "description": "Fully Qualified Output Image",
                            "name": "output-image",
                            "type": "string"
                        },
                        {
                            "default": ".",
                            "description": "Path to the source code of an application's component from where to build image.",
                            "name": "path-context",
                            "type": "string"
                        },
                        {
                            "default": "Dockerfile",
                            "description": "Path to the Dockerfile inside the context specified by parameter path-context",
                            "name": "dockerfile",
                            "type": "string"
                        },
                        {
                            "default": "false",
                            "description": "Skip checks against built image",
                            "name": "skip-checks",
                            "type": "string"
                        },
                        {
                            "default": "false",
                            "description": "Execute the build with network isolation",
                            "name": "hermetic",
                            "type": "string"
                        },
                        {
                            "default": "",
                            "description": "Build dependencies to be prefetched",
                            "name": "prefetch-input",
                            "type": "string"
                        },
                        {
                            "default": "",
                            "description": "Image tag expiration time, time values could be something like 1h, 2d, 3w for hours, days, and weeks, respectively.",
                            "name": "image-expires-after",
                            "type": "string"
                        },
                        {
                            "default": "false",
                            "description": "Add built image into an OCI image index",
                            "name": "build-image-index",
                            "type": "string"
                        },
                        {
                            "default": "docker",
                            "description": "The format for the resulting image's mediaType. Valid values are oci or docker.",
                            "name": "buildah-format",
                            "type": "string"
                        },
                        {
                            "default": "false",
                            "description": "Enable cache proxy configuration",
                            "name": "enable-cache-proxy",
                            "type": "string"
                        },
                        {
                            "default": [],
                            "description": "Array of --build-arg values (\"arg=value\" strings) for buildah",
                            "name": "build-args",
                            "type": "array"
                        },
                        {
                            "default": "",
                            "description": "Path to a file with build arguments for buildah, see https://www.mankier.com/1/buildah-build#--build-arg-file",
                            "name": "build-args-file",
                            "type": "string"
                        },
                        {
                            "default": "false",
                            "description": "Whether to enable privileged mode, should be used only with remote VMs",
                            "name": "privileged-nested",
                            "type": "string"
                        }
                    ],
                    "results": [
                        {
                            "description": "",
                            "name": "IMAGE_URL",
                            "value": "$(tasks.build-image-index.results.IMAGE_URL)"
                        },
                        {
                            "description": "",
                            "name": "IMAGE_DIGEST",
                            "value": "$(tasks.build-image-index.results.IMAGE_DIGEST)"
                        },
                        {
                            "description": "",
                            "name": "CHAINS-GIT_URL",
                            "value": "$(tasks.clone-repository.results.url)"
                        },
                        {
                            "description": "",
                            "name": "CHAINS-GIT_COMMIT",
                            "value": "$(tasks.clone-repository.results.commit)"
                        }
                    ],
                    "tasks": [
                        {
                            "name": "init",
                            "params": [
                                {
                                    "name": "enable-cache-proxy",
                                    "value": "$(params.enable-cache-proxy)"
                                }
                            ],
                            "taskRef": {
                                "params": [
                                    {
                                        "name": "name",
                                        "value": "init"
                                    },
                                    {
                                        "name": "bundle",
                                        "value": "quay.io/konflux-ci/tekton-catalog/task-init:0.4@sha256:f2de909151c733da85c7c05de8ecf37c55079c219dcf8db906175ae11fca0142"
                                    },
                                    {
                                        "name": "kind",
                                        "value": "task"
                                    }
                                ],
                                "resolver": "bundles"
                            }
                        },
                        {
                            "name": "clone-repository",
                            "params": [
                                {
                                    "name": "url",
                                    "value": "$(params.git-url)"
                                },
                                {
                                    "name": "revision",
                                    "value": "$(params.revision)"
                                },
                                {
                                    "name": "ociStorage",
                                    "value": "$(params.output-image).git"
                                },
                                {
                                    "name": "ociArtifactExpiresAfter",
                                    "value": "$(params.image-expires-after)"
                                }
                            ],
                            "runAfter": [
                                "init"
                            ],
                            "taskRef": {
                                "params": [
                                    {
                                        "name": "name",
                                        "value": "git-clone-oci-ta-min"
                                    },
                                    {
                                        "name": "bundle",
                                        "value": "quay.io/konflux-ci/tekton-catalog/task-git-clone-oci-ta-min:0.1@sha256:ffe4e75535edc5474e2615730147f15170dd5f141888b9ae19d2df53ecee7ef0"
                                    },
                                    {
                                        "name": "kind",
                                        "value": "task"
                                    }
                                ],
                                "resolver": "bundles"
                            },
                            "workspaces": [
                                {
                                    "name": "basic-auth",
                                    "workspace": "git-auth"
                                }
                            ]
                        },
                        {
                            "name": "prefetch-dependencies",
                            "params": [
                                {
                                    "name": "input",
                                    "value": "$(params.prefetch-input)"
                                },
                                {
                                    "name": "SOURCE_ARTIFACT",
                                    "value": "$(tasks.clone-repository.results.SOURCE_ARTIFACT)"
                                },
                                {
                                    "name": "ociStorage",
                                    "value": "$(params.output-image).prefetch"
                                },
                                {
                                    "name": "ociArtifactExpiresAfter",
                                    "value": "$(params.image-expires-after)"
                                }
                            ],
                            "runAfter": [
                                "clone-repository"
                            ],
                            "taskRef": {
                                "params": [
                                    {
                                        "name": "name",
                                        "value": "prefetch-dependencies-oci-ta-min"
                                    },
                                    {
                                        "name": "bundle",
                                        "value": "quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies-oci-ta-min:0.3@sha256:bf5859a08ab1e8327ad19831583eebe09df41e5ffa2009c506c05b419dba3dc2"
                                    },
                                    {
                                        "name": "kind",
                                        "value": "task"
                                    }
                                ],
                                "resolver": "bundles"
                            },
                            "workspaces": [
                                {
                                    "name": "git-basic-auth",
                                    "workspace": "git-auth"
                                },
                                {
                                    "name": "netrc",
                                    "workspace": "netrc"
                                }
                            ]
                        },
                        {
                            "name": "build-container",
                            "params": [
                                {
                                    "name": "IMAGE",
                                    "value": "$(params.output-image)"
                                },
                                {
                                    "name": "DOCKERFILE",
                                    "value": "$(params.dockerfile)"
                                },
                                {
                                    "name": "CONTEXT",
                                    "value": "$(params.path-context)"
                                },
                                {
                                    "name": "HERMETIC",
                                    "value": "$(params.hermetic)"
                                },
                                {
                                    "name": "PREFETCH_INPUT",
                                    "value": "$(params.prefetch-input)"
                                },
                                {
                                    "name": "IMAGE_EXPIRES_AFTER",
                                    "value": "$(params.image-expires-after)"
                                },
                                {
                                    "name": "COMMIT_SHA",
                                    "value": "$(tasks.clone-repository.results.commit)"
                                },
                                {
                                    "name": "BUILD_ARGS",
                                    "value": [
                                        "$(params.build-args[*])"
                                    ]
                                },
                                {
                                    "name": "BUILD_ARGS_FILE",
                                    "value": "$(params.build-args-file)"
                                },
                                {
                                    "name": "PRIVILEGED_NESTED",
                                    "value": "$(params.privileged-nested)"
                                },
                                {
                                    "name": "SOURCE_URL",
                                    "value": "$(tasks.clone-repository.results.url)"
                                },
                                {
                                    "name": "BUILDAH_FORMAT",
                                    "value": "$(params.buildah-format)"
                                },
                                {
                                    "name": "HTTP_PROXY",
                                    "value": "$(tasks.init.results.http-proxy)"
                                },
                                {
                                    "name": "NO_PROXY",
                                    "value": "$(tasks.init.results.no-proxy)"
                                },
                                {
                                    "name": "SOURCE_ARTIFACT",
                                    "value": "$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"
                                },
                                {
                                    "name": "CACHI2_ARTIFACT",
                                    "value": "$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"
                                }
                            ],
                            "runAfter": [
                                "prefetch-dependencies"
                            ],
                            "taskRef": {
                                "params": [
                                    {
                                        "name": "name",
                                        "value": "buildah-oci-ta-min"
                                    },
                                    {
                                        "name": "bundle",
                                        "value": "quay.io/konflux-ci/tekton-catalog/task-buildah-oci-ta-min:0.9@sha256:52ddc0ede65da1f3491319897dc5212bb3a52cb0a7e52a75d6a0224595c9ef4a"
                                    },
                                    {
                                        "name": "kind",
                                        "value": "task"
                                    }
                                ],
                                "resolver": "bundles"
                            }
                        },
                        {
                            "name": "build-image-index",
                            "params": [
                                {
                                    "name": "IMAGE",
                                    "value": "$(params.output-image)"
                                },
                                {
                                    "name": "ALWAYS_BUILD_INDEX",
                                    "value": "$(params.build-image-index)"
                                },
                                {
                                    "name": "IMAGES",
                                    "value": [
                                        "$(tasks.build-container.results.IMAGE_URL)@$(tasks.build-container.results.IMAGE_DIGEST)"
                                    ]
                                },
                                {
                                    "name": "BUILDAH_FORMAT",
                                    "value": "$(params.buildah-format)"
                                }
                            ],
                            "runAfter": [
                                "build-container"
                            ],
                            "taskRef": {
                                "params": [
                                    {
                                        "name": "name",
                                        "value": "build-image-index-min"
                                    },
                                    {
                                        "name": "bundle",
                                        "value": "quay.io/konflux-ci/tekton-catalog/task-build-image-index-min:0.3@sha256:47a0052da85ad90bacc4ed13a7f17f78208b7daa3ad3da76f920fc4e2af1f0dd"
                                    },
                                    {
                                        "name": "kind",
                                        "value": "task"
                                    }
                                ],
                                "resolver": "bundles"
                            }
                        },
                        {
                            "name": "deprecated-base-image-check",
                            "params": [
                                {
                                    "name": "IMAGE_URL",
                                    "value": "$(tasks.build-image-index.results.IMAGE_URL)"
                                },
                                {
                                    "name": "IMAGE_DIGEST",
                                    "value": "$(tasks.build-image-index.results.IMAGE_DIGEST)"
                                }
                            ],
                            "runAfter": [
                                "build-image-index"
                            ],
                            "taskRef": {
                                "params": [
                                    {
                                        "name": "name",
                                        "value": "deprecated-image-check"
                                    },
                                    {
                                        "name": "bundle",
                                        "value": "quay.io/konflux-ci/tekton-catalog/task-deprecated-image-check:0.5@sha256:3457a4ca93f8d55f14ebd407532b1223c689eacc34f0abb3003db4111667bdae"
                                    },
                                    {
                                        "name": "kind",
                                        "value": "task"
                                    }
                                ],
                                "resolver": "bundles"
                            },
                            "when": [
                                {
                                    "input": "$(params.skip-checks)",
                                    "operator": "in",
                                    "values": [
                                        "false"
                                    ]
                                }
                            ]
                        },
                        {
                            "name": "clamav-scan",
                            "params": [
                                {
                                    "name": "image-digest",
                                    "value": "$(tasks.build-image-index.results.IMAGE_DIGEST)"
                                },
                                {
                                    "name": "image-url",
                                    "value": "$(tasks.build-image-index.results.IMAGE_URL)"
                                }
                            ],
                            "runAfter": [
                                "build-image-index"
                            ],
                            "taskRef": {
                                "params": [
                                    {
                                        "name": "name",
                                        "value": "clamav-scan-min"
                                    },
                                    {
                                        "name": "bundle",
                                        "value": "quay.io/konflux-ci/tekton-catalog/task-clamav-scan-min:0.3@sha256:589e34f73d310aa993c9761d8b78265a904a121028bda2809d8a2d0500454bd8"
                                    },
                                    {
                                        "name": "kind",
                                        "value": "task"
                                    }
                                ],
                                "resolver": "bundles"
                            },
                            "when": [
                                {
                                    "input": "$(params.skip-checks)",
                                    "operator": "in",
                                    "values": [
                                        "false"
                                    ]
                                }
                            ]
                        },
                        {
                            "name": "sast-shell-check",
                            "params": [
                                {
                                    "name": "image-digest",
                                    "value": "$(tasks.build-image-index.results.IMAGE_DIGEST)"
                                },
                                {
                                    "name": "image-url",
                                    "value": "$(tasks.build-image-index.results.IMAGE_URL)"
                                },
                                {
                                    "name": "SOURCE_ARTIFACT",
                                    "value": "$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"
                                },
                                {
                                    "name": "CACHI2_ARTIFACT",
                                    "value": "$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"
                                }
                            ],
                            "runAfter": [
                                "build-image-index"
                            ],
                            "taskRef": {
                                "params": [
                                    {
                                        "name": "name",
                                        "value": "sast-shell-check-oci-ta-min"
                                    },
                                    {
                                        "name": "bundle",
                                        "value": "quay.io/konflux-ci/tekton-catalog/task-sast-shell-check-oci-ta-min:0.1@sha256:fa19753f59288a397aab2ddb9459f35f0ec1b89f43c36e944a3958db72becb5a"
                                    },
                                    {
                                        "name": "kind",
                                        "value": "task"
                                    }
                                ],
                                "resolver": "bundles"
                            },
                            "when": [
                                {
                                    "input": "$(params.skip-checks)",
                                    "operator": "in",
                                    "values": [
                                        "false"
                                    ]
                                }
                            ]
                        },
                        {
                            "name": "sast-unicode-check",
                            "params": [
                                {
                                    "name": "image-digest",
                                    "value": "$(tasks.build-image-index.results.IMAGE_DIGEST)"
                                },
                                {
                                    "name": "image-url",
                                    "value": "$(tasks.build-image-index.results.IMAGE_URL)"
                                },
                                {
                                    "name": "SOURCE_ARTIFACT",
                                    "value": "$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"
                                },
                                {
                                    "name": "CACHI2_ARTIFACT",
                                    "value": "$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"
                                }
                            ],
                            "runAfter": [
                                "build-image-index"
                            ],
                            "taskRef": {
                                "params": [
                                    {
                                        "name": "name",
                                        "value": "sast-unicode-check-oci-ta-min"
                                    },
                                    {
                                        "name": "bundle",
                                        "value": "quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check-oci-ta-min:0.4@sha256:624d9ed6d461b59a16d8c1578276626c02fa6d56e0ee4bcd752f7859055f21ab"
                                    },
                                    {
                                        "name": "kind",
                                        "value": "task"
                                    }
                                ],
                                "resolver": "bundles"
                            },
                            "when": [
                                {
                                    "input": "$(params.skip-checks)",
                                    "operator": "in",
                                    "values": [
                                        "false"
                                    ]
                                }
                            ]
                        },
                        {
                            "name": "rpms-signature-scan",
                            "params": [
                                {
                                    "name": "image-url",
                                    "value": "$(tasks.build-image-index.results.IMAGE_URL)"
                                },
                                {
                                    "name": "image-digest",
                                    "value": "$(tasks.build-image-index.results.IMAGE_DIGEST)"
                                }
                            ],
                            "runAfter": [
                                "build-image-index"
                            ],
                            "taskRef": {
                                "params": [
                                    {
                                        "name": "name",
                                        "value": "rpms-signature-scan"
                                    },
                                    {
                                        "name": "bundle",
                                        "value": "quay.io/konflux-ci/tekton-catalog/task-rpms-signature-scan:0.2@sha256:b2224a0442ac705e20a25b8609e1760321d9d86da7901fd0392a90102688e37d"
                                    },
                                    {
                                        "name": "kind",
                                        "value": "task"
                                    }
                                ],
                                "resolver": "bundles"
                            },
                            "when": [
                                {
                                    "input": "$(params.skip-checks)",
                                    "operator": "in",
                                    "values": [
                                        "false"
                                    ]
                                }
                            ]
                        },
                        {
                            "name": "tpa-scan",
                            "params": [
                                {
                                    "name": "image-digest",
                                    "value": "$(tasks.build-image-index.results.IMAGE_DIGEST)"
                                },
                                {
                                    "name": "image-url",
                                    "value": "$(tasks.build-image-index.results.IMAGE_URL)"
                                }
                            ],
                            "runAfter": [
                                "build-image-index"
                            ],
                            "taskRef": {
                                "params": [
                                    {
                                        "name": "name",
                                        "value": "tpa-scan"
                                    },
                                    {
                                        "name": "bundle",
                                        "value": "quay.io/konflux-ci/tekton-catalog/task-tpa-scan:0.1@sha256:68b6e188f742da92af9c40a794fd021a65d49b419d1e36096277b2d9ebbe1afc"
                                    },
                                    {
                                        "name": "kind",
                                        "value": "task"
                                    }
                                ],
                                "resolver": "bundles"
                            },
                            "when": [
                                {
                                    "input": "$(params.skip-checks)",
                                    "operator": "in",
                                    "values": [
                                        "false"
                                    ]
                                }
                            ]
                        }
                    ],
                    "workspaces": [
                        {
                            "name": "git-auth",
                            "optional": true
                        },
                        {
                            "name": "netrc",
                            "optional": true
                        }
                    ]
                },
                "taskRunTemplate": {
                    "podTemplate": {
                        "nodeSelector": {
                            "konflux-ci.dev/workload": "konflux-tenants"
                        },
                        "tolerations": [
                            {
                                "effect": "NoSchedule",
                                "key": "konflux-ci.dev/workload",
                                "operator": "Equal",
                                "value": "konflux-tenants"
                            }
                        ]
                    },
                    "serviceAccountName": "build-pipeline-fj-multi-component-child-jzrs"
                },
                "timeouts": {
                    "pipeline": "2h0m0s"
                },
                "workspaces": [
                    {
                        "name": "git-auth",
                        "secret": {
                            "secretName": "pac-gitauth-uwwcbr"
                        }
                    }
                ]
            },
            "status": {
                "childReferences": [
                    {
                        "apiVersion": "tekton.dev/v1",
                        "kind": "TaskRun",
                        "name": "fj-multi-component-child-jzrs-on-push-jwhl9-init",
                        "pipelineTaskName": "init"
                    },
                    {
                        "apiVersion": "tekton.dev/v1",
                        "kind": "TaskRun",
                        "name": "fj-multi-component-child-jzrs-on-push-jwhl9-clone-repository",
                        "pipelineTaskName": "clone-repository"
                    },
                    {
                        "apiVersion": "tekton.dev/v1",
                        "kind": "TaskRun",
                        "name": "fj-multi-c3cd3edb54c82dd08fad709777230434-prefetch-dependencies",
                        "pipelineTaskName": "prefetch-dependencies"
                    },
                    {
                        "apiVersion": "tekton.dev/v1",
                        "kind": "TaskRun",
                        "name": "fj-multi-component-child-jzrs-on-push-jwhl9-build-container",
                        "pipelineTaskName": "build-container"
                    },
                    {
                        "apiVersion": "tekton.dev/v1",
                        "kind": "TaskRun",
                        "name": "fj-multi-component-child-jzrs-on-push-jwhl9-build-image-index",
                        "pipelineTaskName": "build-image-index"
                    },
                    {
                        "apiVersion": "tekton.dev/v1",
                        "kind": "TaskRun",
                        "name": "fj-c3cd3edb54c82dd08fad709777230434-deprecated-base-image-check",
                        "pipelineTaskName": "deprecated-base-image-check",
                        "whenExpressions": [
                            {
                                "input": "false",
                                "operator": "in",
                                "values": [
                                    "false"
                                ]
                            }
                        ]
                    },
                    {
                        "apiVersion": "tekton.dev/v1",
                        "kind": "TaskRun",
                        "name": "fj-multi-component-child-jzrs-on-push-jwhl9-clamav-scan",
                        "pipelineTaskName": "clamav-scan",
                        "whenExpressions": [
                            {
                                "input": "false",
                                "operator": "in",
                                "values": [
                                    "false"
                                ]
                            }
                        ]
                    },
                    {
                        "apiVersion": "tekton.dev/v1",
                        "kind": "TaskRun",
                        "name": "fj-multi-component-child-jzrs-on-push-jwhl9-sast-shell-check",
                        "pipelineTaskName": "sast-shell-check",
                        "whenExpressions": [
                            {
                                "input": "false",
                                "operator": "in",
                                "values": [
                                    "false"
                                ]
                            }
                        ]
                    },
                    {
                        "apiVersion": "tekton.dev/v1",
                        "kind": "TaskRun",
                        "name": "fj-multi-component-child-jzrs-on-push-jwhl9-sast-unicode-check",
                        "pipelineTaskName": "sast-unicode-check",
                        "whenExpressions": [
                            {
                                "input": "false",
                                "operator": "in",
                                "values": [
                                    "false"
                                ]
                            }
                        ]
                    },
                    {
                        "apiVersion": "tekton.dev/v1",
                        "kind": "TaskRun",
                        "name": "fj-multi-component-child-jzrs-on-push-jwhl9-rpms-signature-scan",
                        "pipelineTaskName": "rpms-signature-scan",
                        "whenExpressions": [
                            {
                                "input": "false",
                                "operator": "in",
                                "values": [
                                    "false"
                                ]
                            }
                        ]
                    },
                    {
                        "apiVersion": "tekton.dev/v1",
                        "kind": "TaskRun",
                        "name": "fj-multi-component-child-jzrs-on-push-jwhl9-tpa-scan",
                        "pipelineTaskName": "tpa-scan",
                        "whenExpressions": [
                            {
                                "input": "false",
                                "operator": "in",
                                "values": [
                                    "false"
                                ]
                            }
                        ]
                    }
                ],
                "completionTime": "2026-04-21T11:36:20Z",
                "conditions": [
                    {
                        "lastTransitionTime": "2026-04-21T11:36:20Z",
                        "message": "Tasks Completed: 11 (Failed: 0, Cancelled 0), Skipped: 0",
                        "reason": "Succeeded",
                        "status": "True",
                        "type": "Succeeded"
                    }
                ],
                "pipelineSpec": {
                    "description": "This pipeline is ideal for building demo container images from a Containerfile while maintaining trust after pipeline customization.\n\nThis version of pipeline has minimal resource requests set, it's good for demonstrating and testing.\n\n_Uses `buildah` to create a container image leveraging [trusted artifacts](https://konflux-ci.dev/architecture/ADR/0036-trusted-artifacts.html). It also optionally creates a source image and runs some build-time tests. Information is shared between tasks using OCI artifacts instead of PVCs. EC will pass the [`trusted_task.trusted`](https://conforma.dev/docs/policy/packages/release_trusted_task.html#trusted_task__trusted) policy as long as all data used to build the artifact is generated from trusted tasks.\nThis pipeline is pushed as a Tekton bundle to [quay.io](https://quay.io/repository/konflux-ci/tekton-catalog/pipeline-docker-build-oci-ta?tab=tags)_\n",
                    "params": [
                        {
                            "description": "Source Repository URL",
                            "name": "git-url",
                            "type": "string"
                        },
                        {
                            "default": "",
                            "description": "Revision of the Source Repository",
                            "name": "revision",
                            "type": "string"
                        },
                        {
                            "description": "Fully Qualified Output Image",
                            "name": "output-image",
                            "type": "string"
                        },
                        {
                            "default": ".",
                            "description": "Path to the source code of an application's component from where to build image.",
                            "name": "path-context",
                            "type": "string"
                        },
                        {
                            "default": "Dockerfile",
                            "description": "Path to the Dockerfile inside the context specified by parameter path-context",
                            "name": "dockerfile",
                            "type": "string"
                        },
                        {
                            "default": "false",
                            "description": "Skip checks against built image",
                            "name": "skip-checks",
                            "type": "string"
                        },
                        {
                            "default": "false",
                            "description": "Execute the build with network isolation",
                            "name": "hermetic",
                            "type": "string"
                        },
                        {
                            "default": "",
                            "description": "Build dependencies to be prefetched",
                            "name": "prefetch-input",
                            "type": "string"
                        },
                        {
                            "default": "",
                            "description": "Image tag expiration time, time values could be something like 1h, 2d, 3w for hours, days, and weeks, respectively.",
                            "name": "image-expires-after",
                            "type": "string"
                        },
                        {
                            "default": "false",
                            "description": "Add built image into an OCI image index",
                            "name": "build-image-index",
                            "type": "string"
                        },
                        {
                            "default": "docker",
                            "description": "The format for the resulting image's mediaType. Valid values are oci or docker.",
                            "name": "buildah-format",
                            "type": "string"
                        },
                        {
                            "default": "false",
                            "description": "Enable cache proxy configuration",
                            "name": "enable-cache-proxy",
                            "type": "string"
                        },
                        {
                            "default": [],
                            "description": "Array of --build-arg values (\"arg=value\" strings) for buildah",
                            "name": "build-args",
                            "type": "array"
                        },
                        {
                            "default": "",
                            "description": "Path to a file with build arguments for buildah, see https://www.mankier.com/1/buildah-build#--build-arg-file",
                            "name": "build-args-file",
                            "type": "string"
                        },
                        {
                            "default": "false",
                            "description": "Whether to enable privileged mode, should be used only with remote VMs",
                            "name": "privileged-nested",
                            "type": "string"
                        }
                    ],
                    "results": [
                        {
                            "description": "",
                            "name": "IMAGE_URL",
                            "value": "$(tasks.build-image-index.results.IMAGE_URL)"
                        },
                        {
                            "description": "",
                            "name": "IMAGE_DIGEST",
                            "value": "$(tasks.build-image-index.results.IMAGE_DIGEST)"
                        },
                        {
                            "description": "",
                            "name": "CHAINS-GIT_URL",
                            "value": "$(tasks.clone-repository.results.url)"
                        },
                        {
                            "description": "",
                            "name": "CHAINS-GIT_COMMIT",
                            "value": "$(tasks.clone-repository.results.commit)"
                        }
                    ],
                    "tasks": [
                        {
                            "name": "init",
                            "params": [
                                {
                                    "name": "enable-cache-proxy",
                                    "value": "false"
                                }
                            ],
                            "taskRef": {
                                "params": [
                                    {
                                        "name": "name",
                                        "value": "init"
                                    },
                                    {
                                        "name": "bundle",
                                        "value": "quay.io/konflux-ci/tekton-catalog/task-init:0.4@sha256:f2de909151c733da85c7c05de8ecf37c55079c219dcf8db906175ae11fca0142"
                                    },
                                    {
                                        "name": "kind",
                                        "value": "task"
                                    }
                                ],
                                "resolver": "bundles"
                            }
                        },
                        {
                            "name": "clone-repository",
                            "params": [
                                {
                                    "name": "url",
                                    "value": "https://codeberg.org/konflux-qe/build-nudge-child-htnxfz"
                                },
                                {
                                    "name": "revision",
                                    "value": "45d60dd93f68e8955228b748a441a7789a7c9599"
                                },
                                {
                                    "name": "ociStorage",
                                    "value": "quay.io/redhat-appstudio-qe/build-e2e-ddcy/fj-multi-component-child-jzrs:45d60dd93f68e8955228b748a441a7789a7c9599.git"
                                },
                                {
                                    "name": "ociArtifactExpiresAfter",
                                    "value": ""
                                }
                            ],
                            "runAfter": [
                                "init"
                            ],
                            "taskRef": {
                                "params": [
                                    {
                                        "name": "name",
                                        "value": "git-clone-oci-ta-min"
                                    },
                                    {
                                        "name": "bundle",
                                        "value": "quay.io/konflux-ci/tekton-catalog/task-git-clone-oci-ta-min:0.1@sha256:ffe4e75535edc5474e2615730147f15170dd5f141888b9ae19d2df53ecee7ef0"
                                    },
                                    {
                                        "name": "kind",
                                        "value": "task"
                                    }
                                ],
                                "resolver": "bundles"
                            },
                            "workspaces": [
                                {
                                    "name": "basic-auth",
                                    "workspace": "git-auth"
                                }
                            ]
                        },
                        {
                            "name": "prefetch-dependencies",
                            "params": [
                                {
                                    "name": "input",
                                    "value": ""
                                },
                                {
                                    "name": "SOURCE_ARTIFACT",
                                    "value": "$(tasks.clone-repository.results.SOURCE_ARTIFACT)"
                                },
                                {
                                    "name": "ociStorage",
                                    "value": "quay.io/redhat-appstudio-qe/build-e2e-ddcy/fj-multi-component-child-jzrs:45d60dd93f68e8955228b748a441a7789a7c9599.prefetch"
                                },
                                {
                                    "name": "ociArtifactExpiresAfter",
                                    "value": ""
                                }
                            ],
                            "runAfter": [
                                "clone-repository"
                            ],
                            "taskRef": {
                                "params": [
                                    {
                                        "name": "name",
                                        "value": "prefetch-dependencies-oci-ta-min"
                                    },
                                    {
                                        "name": "bundle",
                                        "value": "quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies-oci-ta-min:0.3@sha256:bf5859a08ab1e8327ad19831583eebe09df41e5ffa2009c506c05b419dba3dc2"
                                    },
                                    {
                                        "name": "kind",
                                        "value": "task"
                                    }
                                ],
                                "resolver": "bundles"
                            },
                            "workspaces": [
                                {
                                    "name": "git-basic-auth",
                                    "workspace": "git-auth"
                                },
                                {
                                    "name": "netrc",
                                    "workspace": "netrc"
                                }
                            ]
                        },
                        {
                            "name": "build-container",
                            "params": [
                                {
                                    "name": "IMAGE",
                                    "value": "quay.io/redhat-appstudio-qe/build-e2e-ddcy/fj-multi-component-child-jzrs:45d60dd93f68e8955228b748a441a7789a7c9599"
                                },
                                {
                                    "name": "DOCKERFILE",
                                    "value": "Dockerfile"
                                },
                                {
                                    "name": "CONTEXT",
                                    "value": "."
                                },
                                {
                                    "name": "HERMETIC",
                                    "value": "false"
                                },
                                {
                                    "name": "PREFETCH_INPUT",
                                    "value": ""
                                },
                                {
                                    "name": "IMAGE_EXPIRES_AFTER",
                                    "value": ""
                                },
                                {
                                    "name": "COMMIT_SHA",
                                    "value": "$(tasks.clone-repository.results.commit)"
                                },
                                {
                                    "name": "BUILD_ARGS",
                                    "value": []
                                },
                                {
                                    "name": "BUILD_ARGS_FILE",
                                    "value": ""
                                },
                                {
                                    "name": "PRIVILEGED_NESTED",
                                    "value": "false"
                                },
                                {
                                    "name": "SOURCE_URL",
                                    "value": "$(tasks.clone-repository.results.url)"
                                },
                                {
                                    "name": "BUILDAH_FORMAT",
                                    "value": "docker"
                                },
                                {
                                    "name": "HTTP_PROXY",
                                    "value": "$(tasks.init.results.http-proxy)"
                                },
                                {
                                    "name": "NO_PROXY",
                                    "value": "$(tasks.init.results.no-proxy)"
                                },
                                {
                                    "name": "SOURCE_ARTIFACT",
                                    "value": "$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"
                                },
                                {
                                    "name": "CACHI2_ARTIFACT",
                                    "value": "$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"
                                }
                            ],
                            "runAfter": [
                                "prefetch-dependencies"
                            ],
                            "taskRef": {
                                "params": [
                                    {
                                        "name": "name",
                                        "value": "buildah-oci-ta-min"
                                    },
                                    {
                                        "name": "bundle",
                                        "value": "quay.io/konflux-ci/tekton-catalog/task-buildah-oci-ta-min:0.9@sha256:52ddc0ede65da1f3491319897dc5212bb3a52cb0a7e52a75d6a0224595c9ef4a"
                                    },
                                    {
                                        "name": "kind",
                                        "value": "task"
                                    }
                                ],
                                "resolver": "bundles"
                            }
                        },
                        {
                            "name": "build-image-index",
                            "params": [
                                {
                                    "name": "IMAGE",
                                    "value": "quay.io/redhat-appstudio-qe/build-e2e-ddcy/fj-multi-component-child-jzrs:45d60dd93f68e8955228b748a441a7789a7c9599"
                                },
                                {
                                    "name": "ALWAYS_BUILD_INDEX",
                                    "value": "false"
                                },
                                {
                                    "name": "IMAGES",
                                    "value": [
                                        "$(tasks.build-container.results.IMAGE_URL)@$(tasks.build-container.results.IMAGE_DIGEST)"
                                    ]
                                },
                                {
                                    "name": "BUILDAH_FORMAT",
                                    "value": "docker"
                                }
                            ],
                            "runAfter": [
                                "build-container"
                            ],
                            "taskRef": {
                                "params": [
                                    {
                                        "name": "name",
                                        "value": "build-image-index-min"
                                    },
                                    {
                                        "name": "bundle",
                                        "value": "quay.io/konflux-ci/tekton-catalog/task-build-image-index-min:0.3@sha256:47a0052da85ad90bacc4ed13a7f17f78208b7daa3ad3da76f920fc4e2af1f0dd"
                                    },
                                    {
                                        "name": "kind",
                                        "value": "task"
                                    }
                                ],
                                "resolver": "bundles"
                            }
                        },
                        {
                            "name": "deprecated-base-image-check",
                            "params": [
                                {
                                    "name": "IMAGE_URL",
                                    "value": "$(tasks.build-image-index.results.IMAGE_URL)"
                                },
                                {
                                    "name": "IMAGE_DIGEST",
                                    "value": "$(tasks.build-image-index.results.IMAGE_DIGEST)"
                                }
                            ],
                            "runAfter": [
                                "build-image-index"
                            ],
                            "taskRef": {
                                "params": [
                                    {
                                        "name": "name",
                                        "value": "deprecated-image-check"
                                    },
                                    {
                                        "name": "bundle",
                                        "value": "quay.io/konflux-ci/tekton-catalog/task-deprecated-image-check:0.5@sha256:3457a4ca93f8d55f14ebd407532b1223c689eacc34f0abb3003db4111667bdae"
                                    },
                                    {
                                        "name": "kind",
                                        "value": "task"
                                    }
                                ],
                                "resolver": "bundles"
                            },
                            "when": [
                                {
                                    "input": "false",
                                    "operator": "in",
                                    "values": [
                                        "false"
                                    ]
                                }
                            ]
                        },
                        {
                            "name": "clamav-scan",
                            "params": [
                                {
                                    "name": "image-digest",
                                    "value": "$(tasks.build-image-index.results.IMAGE_DIGEST)"
                                },
                                {
                                    "name": "image-url",
                                    "value": "$(tasks.build-image-index.results.IMAGE_URL)"
                                }
                            ],
                            "runAfter": [
                                "build-image-index"
                            ],
                            "taskRef": {
                                "params": [
                                    {
                                        "name": "name",
                                        "value": "clamav-scan-min"
                                    },
                                    {
                                        "name": "bundle",
                                        "value": "quay.io/konflux-ci/tekton-catalog/task-clamav-scan-min:0.3@sha256:589e34f73d310aa993c9761d8b78265a904a121028bda2809d8a2d0500454bd8"
                                    },
                                    {
                                        "name": "kind",
                                        "value": "task"
                                    }
                                ],
                                "resolver": "bundles"
                            },
                            "when": [
                                {
                                    "input": "false",
                                    "operator": "in",
                                    "values": [
                                        "false"
                                    ]
                                }
                            ]
                        },
                        {
                            "name": "sast-shell-check",
                            "params": [
                                {
                                    "name": "image-digest",
                                    "value": "$(tasks.build-image-index.results.IMAGE_DIGEST)"
                                },
                                {
                                    "name": "image-url",
                                    "value": "$(tasks.build-image-index.results.IMAGE_URL)"
                                },
                                {
                                    "name": "SOURCE_ARTIFACT",
                                    "value": "$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"
                                },
                                {
                                    "name": "CACHI2_ARTIFACT",
                                    "value": "$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"
                                }
                            ],
                            "runAfter": [
                                "build-image-index"
                            ],
                            "taskRef": {
                                "params": [
                                    {
                                        "name": "name",
                                        "value": "sast-shell-check-oci-ta-min"
                                    },
                                    {
                                        "name": "bundle",
                                        "value": "quay.io/konflux-ci/tekton-catalog/task-sast-shell-check-oci-ta-min:0.1@sha256:fa19753f59288a397aab2ddb9459f35f0ec1b89f43c36e944a3958db72becb5a"
                                    },
                                    {
                                        "name": "kind",
                                        "value": "task"
                                    }
                                ],
                                "resolver": "bundles"
                            },
                            "when": [
                                {
                                    "input": "false",
                                    "operator": "in",
                                    "values": [
                                        "false"
                                    ]
                                }
                            ]
                        },
                        {
                            "name": "sast-unicode-check",
                            "params": [
                                {
                                    "name": "image-digest",
                                    "value": "$(tasks.build-image-index.results.IMAGE_DIGEST)"
                                },
                                {
                                    "name": "image-url",
                                    "value": "$(tasks.build-image-index.results.IMAGE_URL)"
                                },
                                {
                                    "name": "SOURCE_ARTIFACT",
                                    "value": "$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"
                                },
                                {
                                    "name": "CACHI2_ARTIFACT",
                                    "value": "$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"
                                }
                            ],
                            "runAfter": [
                                "build-image-index"
                            ],
                            "taskRef": {
                                "params": [
                                    {
                                        "name": "name",
                                        "value": "sast-unicode-check-oci-ta-min"
                                    },
                                    {
                                        "name": "bundle",
                                        "value": "quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check-oci-ta-min:0.4@sha256:624d9ed6d461b59a16d8c1578276626c02fa6d56e0ee4bcd752f7859055f21ab"
                                    },
                                    {
                                        "name": "kind",
                                        "value": "task"
                                    }
                                ],
                                "resolver": "bundles"
                            },
                            "when": [
                                {
                                    "input": "false",
                                    "operator": "in",
                                    "values": [
                                        "false"
                                    ]
                                }
                            ]
                        },
                        {
                            "name": "rpms-signature-scan",
                            "params": [
                                {
                                    "name": "image-url",
                                    "value": "$(tasks.build-image-index.results.IMAGE_URL)"
                                },
                                {
                                    "name": "image-digest",
                                    "value": "$(tasks.build-image-index.results.IMAGE_DIGEST)"
                                }
                            ],
                            "runAfter": [
                                "build-image-index"
                            ],
                            "taskRef": {
                                "params": [
                                    {
                                        "name": "name",
                                        "value": "rpms-signature-scan"
                                    },
                                    {
                                        "name": "bundle",
                                        "value": "quay.io/konflux-ci/tekton-catalog/task-rpms-signature-scan:0.2@sha256:b2224a0442ac705e20a25b8609e1760321d9d86da7901fd0392a90102688e37d"
                                    },
                                    {
                                        "name": "kind",
                                        "value": "task"
                                    }
                                ],
                                "resolver": "bundles"
                            },
                            "when": [
                                {
                                    "input": "false",
                                    "operator": "in",
                                    "values": [
                                        "false"
                                    ]
                                }
                            ]
                        },
                        {
                            "name": "tpa-scan",
                            "params": [
                                {
                                    "name": "image-digest",
                                    "value": "$(tasks.build-image-index.results.IMAGE_DIGEST)"
                                },
                                {
                                    "name": "image-url",
                                    "value": "$(tasks.build-image-index.results.IMAGE_URL)"
                                }
                            ],
                            "runAfter": [
                                "build-image-index"
                            ],
                            "taskRef": {
                                "params": [
                                    {
                                        "name": "name",
                                        "value": "tpa-scan"
                                    },
                                    {
                                        "name": "bundle",
                                        "value": "quay.io/konflux-ci/tekton-catalog/task-tpa-scan:0.1@sha256:68b6e188f742da92af9c40a794fd021a65d49b419d1e36096277b2d9ebbe1afc"
                                    },
                                    {
                                        "name": "kind",
                                        "value": "task"
                                    }
                                ],
                                "resolver": "bundles"
                            },
                            "when": [
                                {
                                    "input": "false",
                                    "operator": "in",
                                    "values": [
                                        "false"
                                    ]
                                }
                            ]
                        }
                    ],
                    "workspaces": [
                        {
                            "name": "git-auth",
                            "optional": true
                        },
                        {
                            "name": "netrc",
                            "optional": true
                        }
                    ]
                },
                "provenance": {
                    "featureFlags": {
                        "awaitSidecarReadiness": true,
                        "coschedule": "workspaces",
                        "enableAPIFields": "alpha",
                        "enableParamEnum": true,
                        "enableProvenanceInStatus": true,
                        "enforceNonfalsifiability": "none",
                        "maxResultSize": 4096,
                        "resultExtractionMethod": "termination-message",
                        "runningInEnvWithInjectedSidecars": true,
                        "verificationNoMatchPolicy": "ignore"
                    }
                },
                "results": [
                    {
                        "name": "IMAGE_URL",
                        "value": "quay.io/redhat-appstudio-qe/build-e2e-ddcy/fj-multi-component-child-jzrs:45d60dd93f68e8955228b748a441a7789a7c9599"
                    },
                    {
                        "name": "IMAGE_DIGEST",
                        "value": "sha256:54589c412f82dba2b82c6f87f82ee7a2358989bba46baf113c076f4f4c59e36e"
                    },
                    {
                        "name": "CHAINS-GIT_URL",
                        "value": "https://codeberg.org/konflux-qe/build-nudge-child-htnxfz"
                    },
                    {
                        "name": "CHAINS-GIT_COMMIT",
                        "value": "45d60dd93f68e8955228b748a441a7789a7c9599"
                    }
                ],
                "spanContext": {
                    "traceparent": "00-8c2dc85f48044f01bc9f1516a7b8f3fa-3d0a3471ce1e37e9-01"
                },
                "startTime": "2026-04-21T11:31:22Z"
            }
        },
        {
            "apiVersion": "tekton.dev/v1",
            "kind": "PipelineRun",
            "metadata": {
                "annotations": {
                    "appstudio.openshift.io/snapshot": "build-suite-component-update-hbdl-20260421-112531-000",
                    "appstudio.openshift.io/snapshots": "build-suite-component-update-hbdl-20260421-112531-000",
                    "build.appstudio.openshift.io/repo": "https://codeberg.org/konflux-qe/build-nudge-parent-htnxfz/commit/10240dceeba7c3e72215525ff21fe3b0769004de",
                    "build.appstudio.redhat.com/commit_sha": "10240dceeba7c3e72215525ff21fe3b0769004de",
                    "build.appstudio.redhat.com/pull_request_number": "1",
                    "build.appstudio.redhat.com/target_branch": "multi-component-parent-base-jzrs",
                    "chains.tekton.dev/signed": "true",
                    "pipelinesascode.tekton.dev/branch": "multi-component-parent-base-jzrs",
                    "pipelinesascode.tekton.dev/cancel-in-progress": "true",
                    "pipelinesascode.tekton.dev/controller-info": "{\"name\":\"default\",\"configmap\":\"pipelines-as-code\",\"secret\":\"pipelines-as-code-secret\", \"gRepo\": \"pipelines-as-code\"}",
                    "pipelinesascode.tekton.dev/event-type": "pull_request",
                    "pipelinesascode.tekton.dev/git-auth-secret": "pac-gitauth-eykcyr",
                    "pipelinesascode.tekton.dev/git-provider": "gitea",
                    "pipelinesascode.tekton.dev/log-url": "https://console-openshift-console.apps.rosa.kx-d21dace15f.l1ey.p3.openshiftapps.com/k8s/ns/build-e2e-ddcy/tekton.dev~v1~PipelineRun/fj-multi-component-parent-jzrs-on-pull-request-grzks",
                    "pipelinesascode.tekton.dev/max-keep-runs": "3",
                    "pipelinesascode.tekton.dev/on-cel-expression": "event == \"pull_request\" \u0026\u0026 target_branch == \"multi-component-parent-base-jzrs\"",
                    "pipelinesascode.tekton.dev/original-prname": "fj-multi-component-parent-jzrs-on-pull-request",
                    "pipelinesascode.tekton.dev/pull-request": "1",
                    "pipelinesascode.tekton.dev/repo-url": "https://codeberg.org/konflux-qe/build-nudge-parent-htnxfz",
                    "pipelinesascode.tekton.dev/repository": "fj-multi-component-parent-jzrs",
                    "pipelinesascode.tekton.dev/scm-reporting-plr-started": "true",
                    "pipelinesascode.tekton.dev/sender": "konflux-ci-qe-bot",
                    "pipelinesascode.tekton.dev/sha": "10240dceeba7c3e72215525ff21fe3b0769004de",
                    "pipelinesascode.tekton.dev/sha-title": "Konflux update fj-multi-component-parent-jzrs",
                    "pipelinesascode.tekton.dev/sha-url": "https://codeberg.org/konflux-qe/build-nudge-parent-htnxfz/commit/10240dceeba7c3e72215525ff21fe3b0769004de",
                    "pipelinesascode.tekton.dev/source-branch": "konflux-fj-multi-component-parent-jzrs",
                    "pipelinesascode.tekton.dev/source-repo-url": "https://codeberg.org/konflux-qe/build-nudge-parent-htnxfz",
                    "pipelinesascode.tekton.dev/state": "completed",
                    "pipelinesascode.tekton.dev/url-org": "konflux-qe",
                    "pipelinesascode.tekton.dev/url-repository": "build-nudge-parent-htnxfz",
                    "results.tekton.dev/record": "build-e2e-ddcy/results/218de259-3c0c-4bae-96a9-7e4e6cf65787/records/218de259-3c0c-4bae-96a9-7e4e6cf65787",
                    "results.tekton.dev/recordSummaryAnnotations": "{\"repo\":\"build-nudge-parent-htnxfz\",\"commit\":\"10240dceeba7c3e72215525ff21fe3b0769004de\",\"eventType\":\"pull_request\",\"pull_request-id\":1}",
                    "results.tekton.dev/result": "build-e2e-ddcy/results/218de259-3c0c-4bae-96a9-7e4e6cf65787",
                    "test.appstudio.openshift.io/create-snapshot-status": "{\"message\":\"Sucessfully created snapshot. See annotation appstudio.openshift.io/snapshot for name\",\"status\":\"success\"}",
                    "test.appstudio.openshift.io/pr-group": "konflux-fj-multi-component-parent-jzrs",
                    "test.appstudio.openshift.io/snapshot-creation-report": "SnapshotCreated"
                },
                "creationTimestamp": "2026-04-21T11:25:30Z",
                "finalizers": [
                    "results.tekton.dev/pipelinerun",
                    "chains.tekton.dev/pipelinerun",
                    "pipelinesascode.tekton.dev/finalizer"
                ],
                "generateName": "fj-multi-component-parent-jzrs-on-pull-request-",
                "generation": 2,
                "labels": {
                    "app.kubernetes.io/managed-by": "pipelinesascode.tekton.dev",
                    "app.kubernetes.io/version": "v0.43.0",
                    "appstudio.openshift.io/application": "build-suite-component-update-hbdl",
                    "appstudio.openshift.io/component": "fj-multi-component-parent-jzrs",
                    "kueue.x-k8s.io/priority-class": "konflux-pre-merge-build",
                    "kueue.x-k8s.io/queue-name": "pipelines-queue",
                    "pipelines.appstudio.openshift.io/type": "build",
                    "pipelinesascode.tekton.dev/cancel-in-progress": "true",
                    "pipelinesascode.tekton.dev/event-type": "pull_request",
                    "pipelinesascode.tekton.dev/original-prname": "fj-multi-component-parent-jzrs-on-pull-request",
                    "pipelinesascode.tekton.dev/pull-request": "1",
                    "pipelinesascode.tekton.dev/repository": "fj-multi-component-parent-jzrs",
                    "pipelinesascode.tekton.dev/sha": "10240dceeba7c3e72215525ff21fe3b0769004de",
                    "pipelinesascode.tekton.dev/state": "completed",
                    "pipelinesascode.tekton.dev/url-org": "konflux-qe",
                    "pipelinesascode.tekton.dev/url-repository": "build-nudge-parent-htnxfz",
                    "tekton.dev/pipeline": "fj-multi-component-parent-jzrs-on-pull-request-grzks",
                    "test.appstudio.openshift.io/pr-group-sha": "787e9e4216ecab06a0e94ea3a37ecdfb1817e85bd8bc0b5ea01de99c426616"
                },
                "name": "fj-multi-component-parent-jzrs-on-pull-request-grzks",
                "namespace": "build-e2e-ddcy",
                "resourceVersion": "107077",
                "uid": "218de259-3c0c-4bae-96a9-7e4e6cf65787"
            },
            "spec": {
                "params": [
                    {
                        "name": "git-url",
                        "value": "https://codeberg.org/konflux-qe/build-nudge-parent-htnxfz"
                    },
                    {
                        "name": "revision",
                        "value": "10240dceeba7c3e72215525ff21fe3b0769004de"
                    },
                    {
                        "name": "output-image",
                        "value": "quay.io/redhat-appstudio-qe/build-e2e-ddcy/fj-multi-component-parent-jzrs:on-pr-10240dceeba7c3e72215525ff21fe3b0769004de"
                    },
                    {
                        "name": "image-expires-after",
                        "value": "6h"
                    },
                    {
                        "name": "dockerfile",
                        "value": "Dockerfile"
                    }
                ],
                "pipelineSpec": {
                    "description": "This pipeline is ideal for building demo container images from a Containerfile while maintaining trust after pipeline customization.\n\nThis version of pipeline has minimal resource requests set, it's good for demonstrating and testing.\n\n_Uses `buildah` to create a container image leveraging [trusted artifacts](https://konflux-ci.dev/architecture/ADR/0036-trusted-artifacts.html). It also optionally creates a source image and runs some build-time tests. Information is shared between tasks using OCI artifacts instead of PVCs. EC will pass the [`trusted_task.trusted`](https://conforma.dev/docs/policy/packages/release_trusted_task.html#trusted_task__trusted) policy as long as all data used to build the artifact is generated from trusted tasks.\nThis pipeline is pushed as a Tekton bundle to [quay.io](https://quay.io/repository/konflux-ci/tekton-catalog/pipeline-docker-build-oci-ta?tab=tags)_\n",
                    "params": [
                        {
                            "description": "Source Repository URL",
                            "name": "git-url",
                            "type": "string"
                        },
                        {
                            "default": "",
                            "description": "Revision of the Source Repository",
                            "name": "revision",
                            "type": "string"
                        },
                        {
                            "description": "Fully Qualified Output Image",
                            "name": "output-image",
                            "type": "string"
                        },
                        {
                            "default": ".",
                            "description": "Path to the source code of an application's component from where to build image.",
                            "name": "path-context",
                            "type": "string"
                        },
                        {
                            "default": "Dockerfile",
                            "description": "Path to the Dockerfile inside the context specified by parameter path-context",
                            "name": "dockerfile",
                            "type": "string"
                        },
                        {
                            "default": "false",
                            "description": "Skip checks against built image",
                            "name": "skip-checks",
                            "type": "string"
                        },
                        {
                            "default": "false",
                            "description": "Execute the build with network isolation",
                            "name": "hermetic",
                            "type": "string"
                        },
                        {
                            "default": "",
                            "description": "Build dependencies to be prefetched",
                            "name": "prefetch-input",
                            "type": "string"
                        },
                        {
                            "default": "",
                            "description": "Image tag expiration time, time values could be something like 1h, 2d, 3w for hours, days, and weeks, respectively.",
                            "name": "image-expires-after",
                            "type": "string"
                        },
                        {
                            "default": "false",
                            "description": "Add built image into an OCI image index",
                            "name": "build-image-index",
                            "type": "string"
                        },
                        {
                            "default": "docker",
                            "description": "The format for the resulting image's mediaType. Valid values are oci or docker.",
                            "name": "buildah-format",
                            "type": "string"
                        },
                        {
                            "default": "false",
                            "description": "Enable cache proxy configuration",
                            "name": "enable-cache-proxy",
                            "type": "string"
                        },
                        {
                            "default": [],
                            "description": "Array of --build-arg values (\"arg=value\" strings) for buildah",
                            "name": "build-args",
                            "type": "array"
                        },
                        {
                            "default": "",
                            "description": "Path to a file with build arguments for buildah, see https://www.mankier.com/1/buildah-build#--build-arg-file",
                            "name": "build-args-file",
                            "type": "string"
                        },
                        {
                            "default": "false",
                            "description": "Whether to enable privileged mode, should be used only with remote VMs",
                            "name": "privileged-nested",
                            "type": "string"
                        }
                    ],
                    "results": [
                        {
                            "description": "",
                            "name": "IMAGE_URL",
                            "value": "$(tasks.build-image-index.results.IMAGE_URL)"
                        },
                        {
                            "description": "",
                            "name": "IMAGE_DIGEST",
                            "value": "$(tasks.build-image-index.results.IMAGE_DIGEST)"
                        },
                        {
                            "description": "",
                            "name": "CHAINS-GIT_URL",
                            "value": "$(tasks.clone-repository.results.url)"
                        },
                        {
                            "description": "",
                            "name": "CHAINS-GIT_COMMIT",
                            "value": "$(tasks.clone-repository.results.commit)"
                        }
                    ],
                    "tasks": [
                        {
                            "name": "init",
                            "params": [
                                {
                                    "name": "enable-cache-proxy",
                                    "value": "$(params.enable-cache-proxy)"
                                }
                            ],
                            "taskRef": {
                                "params": [
                                    {
                                        "name": "name",
                                        "value": "init"
                                    },
                                    {
                                        "name": "bundle",
                                        "value": "quay.io/konflux-ci/tekton-catalog/task-init:0.4@sha256:f2de909151c733da85c7c05de8ecf37c55079c219dcf8db906175ae11fca0142"
                                    },
                                    {
                                        "name": "kind",
                                        "value": "task"
                                    }
                                ],
                                "resolver": "bundles"
                            }
                        },
                        {
                            "name": "clone-repository",
                            "params": [
                                {
                                    "name": "url",
                                    "value": "$(params.git-url)"
                                },
                                {
                                    "name": "revision",
                                    "value": "$(params.revision)"
                                },
                                {
                                    "name": "ociStorage",
                                    "value": "$(params.output-image).git"
                                },
                                {
                                    "name": "ociArtifactExpiresAfter",
                                    "value": "$(params.image-expires-after)"
                                }
                            ],
                            "runAfter": [
                                "init"
                            ],
                            "taskRef": {
                                "params": [
                                    {
                                        "name": "name",
                                        "value": "git-clone-oci-ta-min"
                                    },
                                    {
                                        "name": "bundle",
                                        "value": "quay.io/konflux-ci/tekton-catalog/task-git-clone-oci-ta-min:0.1@sha256:ffe4e75535edc5474e2615730147f15170dd5f141888b9ae19d2df53ecee7ef0"
                                    },
                                    {
                                        "name": "kind",
                                        "value": "task"
                                    }
                                ],
                                "resolver": "bundles"
                            },
                            "workspaces": [
                                {
                                    "name": "basic-auth",
                                    "workspace": "git-auth"
                                }
                            ]
                        },
                        {
                            "name": "prefetch-dependencies",
                            "params": [
                                {
                                    "name": "input",
                                    "value": "$(params.prefetch-input)"
                                },
                                {
                                    "name": "SOURCE_ARTIFACT",
                                    "value": "$(tasks.clone-repository.results.SOURCE_ARTIFACT)"
                                },
                                {
                                    "name": "ociStorage",
                                    "value": "$(params.output-image).prefetch"
                                },
                                {
                                    "name": "ociArtifactExpiresAfter",
                                    "value": "$(params.image-expires-after)"
                                }
                            ],
                            "runAfter": [
                                "clone-repository"
                            ],
                            "taskRef": {
                                "params": [
                                    {
                                        "name": "name",
                                        "value": "prefetch-dependencies-oci-ta-min"
                                    },
                                    {
                                        "name": "bundle",
                                        "value": "quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies-oci-ta-min:0.3@sha256:bf5859a08ab1e8327ad19831583eebe09df41e5ffa2009c506c05b419dba3dc2"
                                    },
                                    {
                                        "name": "kind",
                                        "value": "task"
                                    }
                                ],
                                "resolver": "bundles"
                            },
                            "workspaces": [
                                {
                                    "name": "git-basic-auth",
                                    "workspace": "git-auth"
                                },
                                {
                                    "name": "netrc",
                                    "workspace": "netrc"
                                }
                            ]
                        },
                        {
                            "name": "build-container",
                            "params": [
                                {
                                    "name": "IMAGE",
                                    "value": "$(params.output-image)"
                                },
                                {
                                    "name": "DOCKERFILE",
                                    "value": "$(params.dockerfile)"
                                },
                                {
                                    "name": "CONTEXT",
                                    "value": "$(params.path-context)"
                                },
                                {
                                    "name": "HERMETIC",
                                    "value": "$(params.hermetic)"
                                },
                                {
                                    "name": "PREFETCH_INPUT",
                                    "value": "$(params.prefetch-input)"
                                },
                                {
                                    "name": "IMAGE_EXPIRES_AFTER",
                                    "value": "$(params.image-expires-after)"
                                },
                                {
                                    "name": "COMMIT_SHA",
                                    "value": "$(tasks.clone-repository.results.commit)"
                                },
                                {
                                    "name": "BUILD_ARGS",
                                    "value": [
                                        "$(params.build-args[*])"
                                    ]
                                },
                                {
                                    "name": "BUILD_ARGS_FILE",
                                    "value": "$(params.build-args-file)"
                                },
                                {
                                    "name": "PRIVILEGED_NESTED",
                                    "value": "$(params.privileged-nested)"
                                },
                                {
                                    "name": "SOURCE_URL",
                                    "value": "$(tasks.clone-repository.results.url)"
                                },
                                {
                                    "name": "BUILDAH_FORMAT",
                                    "value": "$(params.buildah-format)"
                                },
                                {
                                    "name": "HTTP_PROXY",
                                    "value": "$(tasks.init.results.http-proxy)"
                                },
                                {
                                    "name": "NO_PROXY",
                                    "value": "$(tasks.init.results.no-proxy)"
                                },
                                {
                                    "name": "SOURCE_ARTIFACT",
                                    "value": "$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"
                                },
                                {
                                    "name": "CACHI2_ARTIFACT",
                                    "value": "$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"
                                }
                            ],
                            "runAfter": [
                                "prefetch-dependencies"
                            ],
                            "taskRef": {
                                "params": [
                                    {
                                        "name": "name",
                                        "value": "buildah-oci-ta-min"
                                    },
                                    {
                                        "name": "bundle",
                                        "value": "quay.io/konflux-ci/tekton-catalog/task-buildah-oci-ta-min:0.9@sha256:52ddc0ede65da1f3491319897dc5212bb3a52cb0a7e52a75d6a0224595c9ef4a"
                                    },
                                    {
                                        "name": "kind",
                                        "value": "task"
                                    }
                                ],
                                "resolver": "bundles"
                            }
                        },
                        {
                            "name": "build-image-index",
                            "params": [
                                {
                                    "name": "IMAGE",
                                    "value": "$(params.output-image)"
                                },
                                {
                                    "name": "ALWAYS_BUILD_INDEX",
                                    "value": "$(params.build-image-index)"
                                },
                                {
                                    "name": "IMAGES",
                                    "value": [
                                        "$(tasks.build-container.results.IMAGE_URL)@$(tasks.build-container.results.IMAGE_DIGEST)"
                                    ]
                                },
                                {
                                    "name": "BUILDAH_FORMAT",
                                    "value": "$(params.buildah-format)"
                                }
                            ],
                            "runAfter": [
                                "build-container"
                            ],
                            "taskRef": {
                                "params": [
                                    {
                                        "name": "name",
                                        "value": "build-image-index-min"
                                    },
                                    {
                                        "name": "bundle",
                                        "value": "quay.io/konflux-ci/tekton-catalog/task-build-image-index-min:0.3@sha256:47a0052da85ad90bacc4ed13a7f17f78208b7daa3ad3da76f920fc4e2af1f0dd"
                                    },
                                    {
                                        "name": "kind",
                                        "value": "task"
                                    }
                                ],
                                "resolver": "bundles"
                            }
                        },
                        {
                            "name": "deprecated-base-image-check",
                            "params": [
                                {
                                    "name": "IMAGE_URL",
                                    "value": "$(tasks.build-image-index.results.IMAGE_URL)"
                                },
                                {
                                    "name": "IMAGE_DIGEST",
                                    "value": "$(tasks.build-image-index.results.IMAGE_DIGEST)"
                                }
                            ],
                            "runAfter": [
                                "build-image-index"
                            ],
                            "taskRef": {
                                "params": [
                                    {
                                        "name": "name",
                                        "value": "deprecated-image-check"
                                    },
                                    {
                                        "name": "bundle",
                                        "value": "quay.io/konflux-ci/tekton-catalog/task-deprecated-image-check:0.5@sha256:3457a4ca93f8d55f14ebd407532b1223c689eacc34f0abb3003db4111667bdae"
                                    },
                                    {
                                        "name": "kind",
                                        "value": "task"
                                    }
                                ],
                                "resolver": "bundles"
                            },
                            "when": [
                                {
                                    "input": "$(params.skip-checks)",
                                    "operator": "in",
                                    "values": [
                                        "false"
                                    ]
                                }
                            ]
                        },
                        {
                            "name": "clamav-scan",
                            "params": [
                                {
                                    "name": "image-digest",
                                    "value": "$(tasks.build-image-index.results.IMAGE_DIGEST)"
                                },
                                {
                                    "name": "image-url",
                                    "value": "$(tasks.build-image-index.results.IMAGE_URL)"
                                }
                            ],
                            "runAfter": [
                                "build-image-index"
                            ],
                            "taskRef": {
                                "params": [
                                    {
                                        "name": "name",
                                        "value": "clamav-scan-min"
                                    },
                                    {
                                        "name": "bundle",
                                        "value": "quay.io/konflux-ci/tekton-catalog/task-clamav-scan-min:0.3@sha256:589e34f73d310aa993c9761d8b78265a904a121028bda2809d8a2d0500454bd8"
                                    },
                                    {
                                        "name": "kind",
                                        "value": "task"
                                    }
                                ],
                                "resolver": "bundles"
                            },
                            "when": [
                                {
                                    "input": "$(params.skip-checks)",
                                    "operator": "in",
                                    "values": [
                                        "false"
                                    ]
                                }
                            ]
                        },
                        {
                            "name": "sast-shell-check",
                            "params": [
                                {
                                    "name": "image-digest",
                                    "value": "$(tasks.build-image-index.results.IMAGE_DIGEST)"
                                },
                                {
                                    "name": "image-url",
                                    "value": "$(tasks.build-image-index.results.IMAGE_URL)"
                                },
                                {
                                    "name": "SOURCE_ARTIFACT",
                                    "value": "$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"
                                },
                                {
                                    "name": "CACHI2_ARTIFACT",
                                    "value": "$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"
                                }
                            ],
                            "runAfter": [
                                "build-image-index"
                            ],
                            "taskRef": {
                                "params": [
                                    {
                                        "name": "name",
                                        "value": "sast-shell-check-oci-ta-min"
                                    },
                                    {
                                        "name": "bundle",
                                        "value": "quay.io/konflux-ci/tekton-catalog/task-sast-shell-check-oci-ta-min:0.1@sha256:fa19753f59288a397aab2ddb9459f35f0ec1b89f43c36e944a3958db72becb5a"
                                    },
                                    {
                                        "name": "kind",
                                        "value": "task"
                                    }
                                ],
                                "resolver": "bundles"
                            },
                            "when": [
                                {
                                    "input": "$(params.skip-checks)",
                                    "operator": "in",
                                    "values": [
                                        "false"
                                    ]
                                }
                            ]
                        },
                        {
                            "name": "sast-unicode-check",
                            "params": [
                                {
                                    "name": "image-digest",
                                    "value": "$(tasks.build-image-index.results.IMAGE_DIGEST)"
                                },
                                {
                                    "name": "image-url",
                                    "value": "$(tasks.build-image-index.results.IMAGE_URL)"
                                },
                                {
                                    "name": "SOURCE_ARTIFACT",
                                    "value": "$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"
                                },
                                {
                                    "name": "CACHI2_ARTIFACT",
                                    "value": "$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"
                                }
                            ],
                            "runAfter": [
                                "build-image-index"
                            ],
                            "taskRef": {
                                "params": [
                                    {
                                        "name": "name",
                                        "value": "sast-unicode-check-oci-ta-min"
                                    },
                                    {
                                        "name": "bundle",
                                        "value": "quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check-oci-ta-min:0.4@sha256:624d9ed6d461b59a16d8c1578276626c02fa6d56e0ee4bcd752f7859055f21ab"
                                    },
                                    {
                                        "name": "kind",
                                        "value": "task"
                                    }
                                ],
                                "resolver": "bundles"
                            },
                            "when": [
                                {
                                    "input": "$(params.skip-checks)",
                                    "operator": "in",
                                    "values": [
                                        "false"
                                    ]
                                }
                            ]
                        },
                        {
                            "name": "rpms-signature-scan",
                            "params": [
                                {
                                    "name": "image-url",
                                    "value": "$(tasks.build-image-index.results.IMAGE_URL)"
                                },
                                {
                                    "name": "image-digest",
                                    "value": "$(tasks.build-image-index.results.IMAGE_DIGEST)"
                                }
                            ],
                            "runAfter": [
                                "build-image-index"
                            ],
                            "taskRef": {
                                "params": [
                                    {
                                        "name": "name",
                                        "value": "rpms-signature-scan"
                                    },
                                    {
                                        "name": "bundle",
                                        "value": "quay.io/konflux-ci/tekton-catalog/task-rpms-signature-scan:0.2@sha256:b2224a0442ac705e20a25b8609e1760321d9d86da7901fd0392a90102688e37d"
                                    },
                                    {
                                        "name": "kind",
                                        "value": "task"
                                    }
                                ],
                                "resolver": "bundles"
                            },
                            "when": [
                                {
                                    "input": "$(params.skip-checks)",
                                    "operator": "in",
                                    "values": [
                                        "false"
                                    ]
                                }
                            ]
                        },
                        {
                            "name": "tpa-scan",
                            "params": [
                                {
                                    "name": "image-digest",
                                    "value": "$(tasks.build-image-index.results.IMAGE_DIGEST)"
                                },
                                {
                                    "name": "image-url",
                                    "value": "$(tasks.build-image-index.results.IMAGE_URL)"
                                }
                            ],
                            "runAfter": [
                                "build-image-index"
                            ],
                            "taskRef": {
                                "params": [
                                    {
                                        "name": "name",
                                        "value": "tpa-scan"
                                    },
                                    {
                                        "name": "bundle",
                                        "value": "quay.io/konflux-ci/tekton-catalog/task-tpa-scan:0.1@sha256:68b6e188f742da92af9c40a794fd021a65d49b419d1e36096277b2d9ebbe1afc"
                                    },
                                    {
                                        "name": "kind",
                                        "value": "task"
                                    }
                                ],
                                "resolver": "bundles"
                            },
                            "when": [
                                {
                                    "input": "$(params.skip-checks)",
                                    "operator": "in",
                                    "values": [
                                        "false"
                                    ]
                                }
                            ]
                        }
                    ],
                    "workspaces": [
                        {
                            "name": "git-auth",
                            "optional": true
                        },
                        {
                            "name": "netrc",
                            "optional": true
                        }
                    ]
                },
                "taskRunTemplate": {
                    "podTemplate": {
                        "nodeSelector": {
                            "konflux-ci.dev/workload": "konflux-tenants"
                        },
                        "tolerations": [
                            {
                                "effect": "NoSchedule",
                                "key": "konflux-ci.dev/workload",
                                "operator": "Equal",
                                "value": "konflux-tenants"
                            }
                        ]
                    },
                    "serviceAccountName": "build-pipeline-fj-multi-component-parent-jzrs"
                },
                "timeouts": {
                    "pipeline": "2h0m0s"
                },
                "workspaces": [
                    {
                        "name": "git-auth",
                        "secret": {
                            "secretName": "pac-gitauth-eykcyr"
                        }
                    }
                ]
            },
            "status": {
                "childReferences": [
                    {
                        "apiVersion": "tekton.dev/v1",
                        "kind": "TaskRun",
                        "name": "fj-multi-component-parent-jzrs-on-pull-request-grzks-init",
                        "pipelineTaskName": "init"
                    },
                    {
                        "apiVersion": "tekton.dev/v1",
                        "kind": "TaskRun",
                        "name": "fj-multi-compoccdd9dedaa6dadd38406a6b3de50caba-clone-repository",
                        "pipelineTaskName": "clone-repository"
                    },
                    {
                        "apiVersion": "tekton.dev/v1",
                        "kind": "TaskRun",
                        "name": "fj-multi-ccdd9dedaa6dadd38406a6b3de50caba-prefetch-dependencies",
                        "pipelineTaskName": "prefetch-dependencies"
                    },
                    {
                        "apiVersion": "tekton.dev/v1",
                        "kind": "TaskRun",
                        "name": "fj-multi-componccdd9dedaa6dadd38406a6b3de50caba-build-container",
                        "pipelineTaskName": "build-container"
                    },
                    {
                        "apiVersion": "tekton.dev/v1",
                        "kind": "TaskRun",
                        "name": "fj-multi-compccdd9dedaa6dadd38406a6b3de50caba-build-image-index",
                        "pipelineTaskName": "build-image-index"
                    },
                    {
                        "apiVersion": "tekton.dev/v1",
                        "kind": "TaskRun",
                        "name": "fj-ccdd9dedaa6dadd38406a6b3de50caba-deprecated-base-image-check",
                        "pipelineTaskName": "deprecated-base-image-check",
                        "whenExpressions": [
                            {
                                "input": "false",
                                "operator": "in",
                                "values": [
                                    "false"
                                ]
                            }
                        ]
                    },
                    {
                        "apiVersion": "tekton.dev/v1",
                        "kind": "TaskRun",
                        "name": "fj-multi-component-ccdd9dedaa6dadd38406a6b3de50caba-clamav-scan",
                        "pipelineTaskName": "clamav-scan",
                        "whenExpressions": [
                            {
                                "input": "false",
                                "operator": "in",
                                "values": [
                                    "false"
                                ]
                            }
                        ]
                    },
                    {
                        "apiVersion": "tekton.dev/v1",
                        "kind": "TaskRun",
                        "name": "fj-multi-compoccdd9dedaa6dadd38406a6b3de50caba-sast-shell-check",
                        "pipelineTaskName": "sast-shell-check",
                        "whenExpressions": [
                            {
                                "input": "false",
                                "operator": "in",
                                "values": [
                                    "false"
                                ]
                            }
                        ]
                    },
                    {
                        "apiVersion": "tekton.dev/v1",
                        "kind": "TaskRun",
                        "name": "fj-multi-comccdd9dedaa6dadd38406a6b3de50caba-sast-unicode-check",
                        "pipelineTaskName": "sast-unicode-check",
                        "whenExpressions": [
                            {
                                "input": "false",
                                "operator": "in",
                                "values": [
                                    "false"
                                ]
                            }
                        ]
                    },
                    {
                        "apiVersion": "tekton.dev/v1",
                        "kind": "TaskRun",
                        "name": "fj-multi-coccdd9dedaa6dadd38406a6b3de50caba-rpms-signature-scan",
                        "pipelineTaskName": "rpms-signature-scan",
                        "whenExpressions": [
                            {
                                "input": "false",
                                "operator": "in",
                                "values": [
                                    "false"
                                ]
                            }
                        ]
                    },
                    {
                        "apiVersion": "tekton.dev/v1",
                        "kind": "TaskRun",
                        "name": "fj-multi-component-parent-jzrs-on-pull-request-grzks-tpa-scan",
                        "pipelineTaskName": "tpa-scan",
                        "whenExpressions": [
                            {
                                "input": "false",
                                "operator": "in",
                                "values": [
                                    "false"
                                ]
                            }
                        ]
                    }
                ],
                "completionTime": "2026-04-21T11:31:03Z",
                "conditions": [
                    {
                        "lastTransitionTime": "2026-04-21T11:31:03Z",
                        "message": "Tasks Completed: 11 (Failed: 0, Cancelled 0), Skipped: 0",
                        "reason": "Succeeded",
                        "status": "True",
                        "type": "Succeeded"
                    }
                ],
                "pipelineSpec": {
                    "description": "This pipeline is ideal for building demo container images from a Containerfile while maintaining trust after pipeline customization.\n\nThis version of pipeline has minimal resource requests set, it's good for demonstrating and testing.\n\n_Uses `buildah` to create a container image leveraging [trusted artifacts](https://konflux-ci.dev/architecture/ADR/0036-trusted-artifacts.html). It also optionally creates a source image and runs some build-time tests. Information is shared between tasks using OCI artifacts instead of PVCs. EC will pass the [`trusted_task.trusted`](https://conforma.dev/docs/policy/packages/release_trusted_task.html#trusted_task__trusted) policy as long as all data used to build the artifact is generated from trusted tasks.\nThis pipeline is pushed as a Tekton bundle to [quay.io](https://quay.io/repository/konflux-ci/tekton-catalog/pipeline-docker-build-oci-ta?tab=tags)_\n",
                    "params": [
                        {
                            "description": "Source Repository URL",
                            "name": "git-url",
                            "type": "string"
                        },
                        {
                            "default": "",
                            "description": "Revision of the Source Repository",
                            "name": "revision",
                            "type": "string"
                        },
                        {
                            "description": "Fully Qualified Output Image",
                            "name": "output-image",
                            "type": "string"
                        },
                        {
                            "default": ".",
                            "description": "Path to the source code of an application's component from where to build image.",
                            "name": "path-context",
                            "type": "string"
                        },
                        {
                            "default": "Dockerfile",
                            "description": "Path to the Dockerfile inside the context specified by parameter path-context",
                            "name": "dockerfile",
                            "type": "string"
                        },
                        {
                            "default": "false",
                            "description": "Skip checks against built image",
                            "name": "skip-checks",
                            "type": "string"
                        },
                        {
                            "default": "false",
                            "description": "Execute the build with network isolation",
                            "name": "hermetic",
                            "type": "string"
                        },
                        {
                            "default": "",
                            "description": "Build dependencies to be prefetched",
                            "name": "prefetch-input",
                            "type": "string"
                        },
                        {
                            "default": "",
                            "description": "Image tag expiration time, time values could be something like 1h, 2d, 3w for hours, days, and weeks, respectively.",
                            "name": "image-expires-after",
                            "type": "string"
                        },
                        {
                            "default": "false",
                            "description": "Add built image into an OCI image index",
                            "name": "build-image-index",
                            "type": "string"
                        },
                        {
                            "default": "docker",
                            "description": "The format for the resulting image's mediaType. Valid values are oci or docker.",
                            "name": "buildah-format",
                            "type": "string"
                        },
                        {
                            "default": "false",
                            "description": "Enable cache proxy configuration",
                            "name": "enable-cache-proxy",
                            "type": "string"
                        },
                        {
                            "default": [],
                            "description": "Array of --build-arg values (\"arg=value\" strings) for buildah",
                            "name": "build-args",
                            "type": "array"
                        },
                        {
                            "default": "",
                            "description": "Path to a file with build arguments for buildah, see https://www.mankier.com/1/buildah-build#--build-arg-file",
                            "name": "build-args-file",
                            "type": "string"
                        },
                        {
                            "default": "false",
                            "description": "Whether to enable privileged mode, should be used only with remote VMs",
                            "name": "privileged-nested",
                            "type": "string"
                        }
                    ],
                    "results": [
                        {
                            "description": "",
                            "name": "IMAGE_URL",
                            "value": "$(tasks.build-image-index.results.IMAGE_URL)"
                        },
                        {
                            "description": "",
                            "name": "IMAGE_DIGEST",
                            "value": "$(tasks.build-image-index.results.IMAGE_DIGEST)"
                        },
                        {
                            "description": "",
                            "name": "CHAINS-GIT_URL",
                            "value": "$(tasks.clone-repository.results.url)"
                        },
                        {
                            "description": "",
                            "name": "CHAINS-GIT_COMMIT",
                            "value": "$(tasks.clone-repository.results.commit)"
                        }
                    ],
                    "tasks": [
                        {
                            "name": "init",
                            "params": [
                                {
                                    "name": "enable-cache-proxy",
                                    "value": "false"
                                }
                            ],
                            "taskRef": {
                                "params": [
                                    {
                                        "name": "name",
                                        "value": "init"
                                    },
                                    {
                                        "name": "bundle",
                                        "value": "quay.io/konflux-ci/tekton-catalog/task-init:0.4@sha256:f2de909151c733da85c7c05de8ecf37c55079c219dcf8db906175ae11fca0142"
                                    },
                                    {
                                        "name": "kind",
                                        "value": "task"
                                    }
                                ],
                                "resolver": "bundles"
                            }
                        },
                        {
                            "name": "clone-repository",
                            "params": [
                                {
                                    "name": "url",
                                    "value": "https://codeberg.org/konflux-qe/build-nudge-parent-htnxfz"
                                },
                                {
                                    "name": "revision",
                                    "value": "10240dceeba7c3e72215525ff21fe3b0769004de"
                                },
                                {
                                    "name": "ociStorage",
                                    "value": "quay.io/redhat-appstudio-qe/build-e2e-ddcy/fj-multi-component-parent-jzrs:on-pr-10240dceeba7c3e72215525ff21fe3b0769004de.git"
                                },
                                {
                                    "name": "ociArtifactExpiresAfter",
                                    "value": "6h"
                                }
                            ],
                            "runAfter": [
                                "init"
                            ],
                            "taskRef": {
                                "params": [
                                    {
                                        "name": "name",
                                        "value": "git-clone-oci-ta-min"
                                    },
                                    {
                                        "name": "bundle",
                                        "value": "quay.io/konflux-ci/tekton-catalog/task-git-clone-oci-ta-min:0.1@sha256:ffe4e75535edc5474e2615730147f15170dd5f141888b9ae19d2df53ecee7ef0"
                                    },
                                    {
                                        "name": "kind",
                                        "value": "task"
                                    }
                                ],
                                "resolver": "bundles"
                            },
                            "workspaces": [
                                {
                                    "name": "basic-auth",
                                    "workspace": "git-auth"
                                }
                            ]
                        },
                        {
                            "name": "prefetch-dependencies",
                            "params": [
                                {
                                    "name": "input",
                                    "value": ""
                                },
                                {
                                    "name": "SOURCE_ARTIFACT",
                                    "value": "$(tasks.clone-repository.results.SOURCE_ARTIFACT)"
                                },
                                {
                                    "name": "ociStorage",
                                    "value": "quay.io/redhat-appstudio-qe/build-e2e-ddcy/fj-multi-component-parent-jzrs:on-pr-10240dceeba7c3e72215525ff21fe3b0769004de.prefetch"
                                },
                                {
                                    "name": "ociArtifactExpiresAfter",
                                    "value": "6h"
                                }
                            ],
                            "runAfter": [
                                "clone-repository"
                            ],
                            "taskRef": {
                                "params": [
                                    {
                                        "name": "name",
                                        "value": "prefetch-dependencies-oci-ta-min"
                                    },
                                    {
                                        "name": "bundle",
                                        "value": "quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies-oci-ta-min:0.3@sha256:bf5859a08ab1e8327ad19831583eebe09df41e5ffa2009c506c05b419dba3dc2"
                                    },
                                    {
                                        "name": "kind",
                                        "value": "task"
                                    }
                                ],
                                "resolver": "bundles"
                            },
                            "workspaces": [
                                {
                                    "name": "git-basic-auth",
                                    "workspace": "git-auth"
                                },
                                {
                                    "name": "netrc",
                                    "workspace": "netrc"
                                }
                            ]
                        },
                        {
                            "name": "build-container",
                            "params": [
                                {
                                    "name": "IMAGE",
                                    "value": "quay.io/redhat-appstudio-qe/build-e2e-ddcy/fj-multi-component-parent-jzrs:on-pr-10240dceeba7c3e72215525ff21fe3b0769004de"
                                },
                                {
                                    "name": "DOCKERFILE",
                                    "value": "Dockerfile"
                                },
                                {
                                    "name": "CONTEXT",
                                    "value": "."
                                },
                                {
                                    "name": "HERMETIC",
                                    "value": "false"
                                },
                                {
                                    "name": "PREFETCH_INPUT",
                                    "value": ""
                                },
                                {
                                    "name": "IMAGE_EXPIRES_AFTER",
                                    "value": "6h"
                                },
                                {
                                    "name": "COMMIT_SHA",
                                    "value": "$(tasks.clone-repository.results.commit)"
                                },
                                {
                                    "name": "BUILD_ARGS",
                                    "value": []
                                },
                                {
                                    "name": "BUILD_ARGS_FILE",
                                    "value": ""
                                },
                                {
                                    "name": "PRIVILEGED_NESTED",
                                    "value": "false"
                                },
                                {
                                    "name": "SOURCE_URL",
                                    "value": "$(tasks.clone-repository.results.url)"
                                },
                                {
                                    "name": "BUILDAH_FORMAT",
                                    "value": "docker"
                                },
                                {
                                    "name": "HTTP_PROXY",
                                    "value": "$(tasks.init.results.http-proxy)"
                                },
                                {
                                    "name": "NO_PROXY",
                                    "value": "$(tasks.init.results.no-proxy)"
                                },
                                {
                                    "name": "SOURCE_ARTIFACT",
                                    "value": "$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"
                                },
                                {
                                    "name": "CACHI2_ARTIFACT",
                                    "value": "$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"
                                }
                            ],
                            "runAfter": [
                                "prefetch-dependencies"
                            ],
                            "taskRef": {
                                "params": [
                                    {
                                        "name": "name",
                                        "value": "buildah-oci-ta-min"
                                    },
                                    {
                                        "name": "bundle",
                                        "value": "quay.io/konflux-ci/tekton-catalog/task-buildah-oci-ta-min:0.9@sha256:52ddc0ede65da1f3491319897dc5212bb3a52cb0a7e52a75d6a0224595c9ef4a"
                                    },
                                    {
                                        "name": "kind",
                                        "value": "task"
                                    }
                                ],
                                "resolver": "bundles"
                            }
                        },
                        {
                            "name": "build-image-index",
                            "params": [
                                {
                                    "name": "IMAGE",
                                    "value": "quay.io/redhat-appstudio-qe/build-e2e-ddcy/fj-multi-component-parent-jzrs:on-pr-10240dceeba7c3e72215525ff21fe3b0769004de"
                                },
                                {
                                    "name": "ALWAYS_BUILD_INDEX",
                                    "value": "false"
                                },
                                {
                                    "name": "IMAGES",
                                    "value": [
                                        "$(tasks.build-container.results.IMAGE_URL)@$(tasks.build-container.results.IMAGE_DIGEST)"
                                    ]
                                },
                                {
                                    "name": "BUILDAH_FORMAT",
                                    "value": "docker"
                                }
                            ],
                            "runAfter": [
                                "build-container"
                            ],
                            "taskRef": {
                                "params": [
                                    {
                                        "name": "name",
                                        "value": "build-image-index-min"
                                    },
                                    {
                                        "name": "bundle",
                                        "value": "quay.io/konflux-ci/tekton-catalog/task-build-image-index-min:0.3@sha256:47a0052da85ad90bacc4ed13a7f17f78208b7daa3ad3da76f920fc4e2af1f0dd"
                                    },
                                    {
                                        "name": "kind",
                                        "value": "task"
                                    }
                                ],
                                "resolver": "bundles"
                            }
                        },
                        {
                            "name": "deprecated-base-image-check",
                            "params": [
                                {
                                    "name": "IMAGE_URL",
                                    "value": "$(tasks.build-image-index.results.IMAGE_URL)"
                                },
                                {
                                    "name": "IMAGE_DIGEST",
                                    "value": "$(tasks.build-image-index.results.IMAGE_DIGEST)"
                                }
                            ],
                            "runAfter": [
                                "build-image-index"
                            ],
                            "taskRef": {
                                "params": [
                                    {
                                        "name": "name",
                                        "value": "deprecated-image-check"
                                    },
                                    {
                                        "name": "bundle",
                                        "value": "quay.io/konflux-ci/tekton-catalog/task-deprecated-image-check:0.5@sha256:3457a4ca93f8d55f14ebd407532b1223c689eacc34f0abb3003db4111667bdae"
                                    },
                                    {
                                        "name": "kind",
                                        "value": "task"
                                    }
                                ],
                                "resolver": "bundles"
                            },
                            "when": [
                                {
                                    "input": "false",
                                    "operator": "in",
                                    "values": [
                                        "false"
                                    ]
                                }
                            ]
                        },
                        {
                            "name": "clamav-scan",
                            "params": [
                                {
                                    "name": "image-digest",
                                    "value": "$(tasks.build-image-index.results.IMAGE_DIGEST)"
                                },
                                {
                                    "name": "image-url",
                                    "value": "$(tasks.build-image-index.results.IMAGE_URL)"
                                }
                            ],
                            "runAfter": [
                                "build-image-index"
                            ],
                            "taskRef": {
                                "params": [
                                    {
                                        "name": "name",
                                        "value": "clamav-scan-min"
                                    },
                                    {
                                        "name": "bundle",
                                        "value": "quay.io/konflux-ci/tekton-catalog/task-clamav-scan-min:0.3@sha256:589e34f73d310aa993c9761d8b78265a904a121028bda2809d8a2d0500454bd8"
                                    },
                                    {
                                        "name": "kind",
                                        "value": "task"
                                    }
                                ],
                                "resolver": "bundles"
                            },
                            "when": [
                                {
                                    "input": "false",
                                    "operator": "in",
                                    "values": [
                                        "false"
                                    ]
                                }
                            ]
                        },
                        {
                            "name": "sast-shell-check",
                            "params": [
                                {
                                    "name": "image-digest",
                                    "value": "$(tasks.build-image-index.results.IMAGE_DIGEST)"
                                },
                                {
                                    "name": "image-url",
                                    "value": "$(tasks.build-image-index.results.IMAGE_URL)"
                                },
                                {
                                    "name": "SOURCE_ARTIFACT",
                                    "value": "$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"
                                },
                                {
                                    "name": "CACHI2_ARTIFACT",
                                    "value": "$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"
                                }
                            ],
                            "runAfter": [
                                "build-image-index"
                            ],
                            "taskRef": {
                                "params": [
                                    {
                                        "name": "name",
                                        "value": "sast-shell-check-oci-ta-min"
                                    },
                                    {
                                        "name": "bundle",
                                        "value": "quay.io/konflux-ci/tekton-catalog/task-sast-shell-check-oci-ta-min:0.1@sha256:fa19753f59288a397aab2ddb9459f35f0ec1b89f43c36e944a3958db72becb5a"
                                    },
                                    {
                                        "name": "kind",
                                        "value": "task"
                                    }
                                ],
                                "resolver": "bundles"
                            },
                            "when": [
                                {
                                    "input": "false",
                                    "operator": "in",
                                    "values": [
                                        "false"
                                    ]
                                }
                            ]
                        },
                        {
                            "name": "sast-unicode-check",
                            "params": [
                                {
                                    "name": "image-digest",
                                    "value": "$(tasks.build-image-index.results.IMAGE_DIGEST)"
                                },
                                {
                                    "name": "image-url",
                                    "value": "$(tasks.build-image-index.results.IMAGE_URL)"
                                },
                                {
                                    "name": "SOURCE_ARTIFACT",
                                    "value": "$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"
                                },
                                {
                                    "name": "CACHI2_ARTIFACT",
                                    "value": "$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"
                                }
                            ],
                            "runAfter": [
                                "build-image-index"
                            ],
                            "taskRef": {
                                "params": [
                                    {
                                        "name": "name",
                                        "value": "sast-unicode-check-oci-ta-min"
                                    },
                                    {
                                        "name": "bundle",
                                        "value": "quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check-oci-ta-min:0.4@sha256:624d9ed6d461b59a16d8c1578276626c02fa6d56e0ee4bcd752f7859055f21ab"
                                    },
                                    {
                                        "name": "kind",
                                        "value": "task"
                                    }
                                ],
                                "resolver": "bundles"
                            },
                            "when": [
                                {
                                    "input": "false",
                                    "operator": "in",
                                    "values": [
                                        "false"
                                    ]
                                }
                            ]
                        },
                        {
                            "name": "rpms-signature-scan",
                            "params": [
                                {
                                    "name": "image-url",
                                    "value": "$(tasks.build-image-index.results.IMAGE_URL)"
                                },
                                {
                                    "name": "image-digest",
                                    "value": "$(tasks.build-image-index.results.IMAGE_DIGEST)"
                                }
                            ],
                            "runAfter": [
                                "build-image-index"
                            ],
                            "taskRef": {
                                "params": [
                                    {
                                        "name": "name",
                                        "value": "rpms-signature-scan"
                                    },
                                    {
                                        "name": "bundle",
                                        "value": "quay.io/konflux-ci/tekton-catalog/task-rpms-signature-scan:0.2@sha256:b2224a0442ac705e20a25b8609e1760321d9d86da7901fd0392a90102688e37d"
                                    },
                                    {
                                        "name": "kind",
                                        "value": "task"
                                    }
                                ],
                                "resolver": "bundles"
                            },
                            "when": [
                                {
                                    "input": "false",
                                    "operator": "in",
                                    "values": [
                                        "false"
                                    ]
                                }
                            ]
                        },
                        {
                            "name": "tpa-scan",
                            "params": [
                                {
                                    "name": "image-digest",
                                    "value": "$(tasks.build-image-index.results.IMAGE_DIGEST)"
                                },
                                {
                                    "name": "image-url",
                                    "value": "$(tasks.build-image-index.results.IMAGE_URL)"
                                }
                            ],
                            "runAfter": [
                                "build-image-index"
                            ],
                            "taskRef": {
                                "params": [
                                    {
                                        "name": "name",
                                        "value": "tpa-scan"
                                    },
                                    {
                                        "name": "bundle",
                                        "value": "quay.io/konflux-ci/tekton-catalog/task-tpa-scan:0.1@sha256:68b6e188f742da92af9c40a794fd021a65d49b419d1e36096277b2d9ebbe1afc"
                                    },
                                    {
                                        "name": "kind",
                                        "value": "task"
                                    }
                                ],
                                "resolver": "bundles"
                            },
                            "when": [
                                {
                                    "input": "false",
                                    "operator": "in",
                                    "values": [
                                        "false"
                                    ]
                                }
                            ]
                        }
                    ],
                    "workspaces": [
                        {
                            "name": "git-auth",
                            "optional": true
                        },
                        {
                            "name": "netrc",
                            "optional": true
                        }
                    ]
                },
                "provenance": {
                    "featureFlags": {
                        "awaitSidecarReadiness": true,
                        "coschedule": "workspaces",
                        "enableAPIFields": "alpha",
                        "enableParamEnum": true,
                        "enableProvenanceInStatus": true,
                        "enforceNonfalsifiability": "none",
                        "maxResultSize": 4096,
                        "resultExtractionMethod": "termination-message",
                        "runningInEnvWithInjectedSidecars": true,
                        "verificationNoMatchPolicy": "ignore"
                    }
                },
                "results": [
                    {
                        "name": "IMAGE_URL",
                        "value": "quay.io/redhat-appstudio-qe/build-e2e-ddcy/fj-multi-component-parent-jzrs:on-pr-10240dceeba7c3e72215525ff21fe3b0769004de"
                    },
                    {
                        "name": "IMAGE_DIGEST",
                        "value": "sha256:7d11a4314950408f473f2adf5c532aaa4eea46873f454a1f6af7404939334129"
                    },
                    {
                        "name": "CHAINS-GIT_URL",
                        "value": "https://codeberg.org/konflux-qe/build-nudge-parent-htnxfz"
                    },
                    {
                        "name": "CHAINS-GIT_COMMIT",
                        "value": "10240dceeba7c3e72215525ff21fe3b0769004de"
                    }
                ],
                "spanContext": {
                    "traceparent": "00-43148c8b492912868f94ee661ac7dc6d-b41b4a9002b20a9c-01"
                },
                "startTime": "2026-04-21T11:25:31Z"
            }
        },
        {
            "apiVersion": "tekton.dev/v1",
            "kind": "PipelineRun",
            "metadata": {
                "annotations": {
                    "appstudio.openshift.io/snapshot": "build-suite-component-update-hbdl-20260421-113148-000",
                    "appstudio.openshift.io/snapshots": "build-suite-component-update-hbdl-20260421-113148-000",
                    "build.appstudio.openshift.io/component-nudge-processed": "true",
                    "build.appstudio.openshift.io/repo": "https://codeberg.org/konflux-qe/build-nudge-parent-htnxfz/commit/02adf9c7492a241ef6b12a74184c8391df1a9edd",
                    "build.appstudio.redhat.com/commit_sha": "02adf9c7492a241ef6b12a74184c8391df1a9edd",
                    "build.appstudio.redhat.com/target_branch": "multi-component-parent-base-jzrs",
                    "chains.tekton.dev/signed": "true",
                    "pipelinesascode.tekton.dev/branch": "multi-component-parent-base-jzrs",
                    "pipelinesascode.tekton.dev/cancel-in-progress": "false",
                    "pipelinesascode.tekton.dev/controller-info": "{\"name\":\"default\",\"configmap\":\"pipelines-as-code\",\"secret\":\"pipelines-as-code-secret\", \"gRepo\": \"pipelines-as-code\"}",
                    "pipelinesascode.tekton.dev/event-type": "push",
                    "pipelinesascode.tekton.dev/git-auth-secret": "pac-gitauth-gumdjv",
                    "pipelinesascode.tekton.dev/git-provider": "gitea",
                    "pipelinesascode.tekton.dev/log-url": "https://console-openshift-console.apps.rosa.kx-d21dace15f.l1ey.p3.openshiftapps.com/k8s/ns/build-e2e-ddcy/tekton.dev~v1~PipelineRun/fj-multi-component-parent-jzrs-on-push-cw7zp",
                    "pipelinesascode.tekton.dev/max-keep-runs": "3",
                    "pipelinesascode.tekton.dev/on-cel-expression": "event == \"push\" \u0026\u0026 target_branch == \"multi-component-parent-base-jzrs\"",
                    "pipelinesascode.tekton.dev/original-prname": "fj-multi-component-parent-jzrs-on-push",
                    "pipelinesascode.tekton.dev/repo-url": "https://codeberg.org/konflux-qe/build-nudge-parent-htnxfz",
                    "pipelinesascode.tekton.dev/repository": "fj-multi-component-parent-jzrs",
                    "pipelinesascode.tekton.dev/scm-reporting-plr-started": "true",
                    "pipelinesascode.tekton.dev/sender": "konflux-ci-qe-bot",
                    "pipelinesascode.tekton.dev/sha": "02adf9c7492a241ef6b12a74184c8391df1a9edd",
                    "pipelinesascode.tekton.dev/sha-title": "Merge pull request 'Konflux update fj-multi-component-parent-jzrs' (#1) from konflux-fj-multi-component-parent-jzrs into multi-component-parent-base-jzrs\n",
                    "pipelinesascode.tekton.dev/sha-url": "https://codeberg.org/konflux-qe/build-nudge-parent-htnxfz/commit/02adf9c7492a241ef6b12a74184c8391df1a9edd",
                    "pipelinesascode.tekton.dev/source-branch": "refs/heads/multi-component-parent-base-jzrs",
                    "pipelinesascode.tekton.dev/source-repo-url": "https://codeberg.org/konflux-qe/build-nudge-parent-htnxfz",
                    "pipelinesascode.tekton.dev/state": "completed",
                    "pipelinesascode.tekton.dev/url-org": "konflux-qe",
                    "pipelinesascode.tekton.dev/url-repository": "build-nudge-parent-htnxfz",
                    "results.tekton.dev/record": "build-e2e-ddcy/results/55ac6d12-0bbd-45ad-8053-a4b5f92c6dd4/records/55ac6d12-0bbd-45ad-8053-a4b5f92c6dd4",
                    "results.tekton.dev/recordSummaryAnnotations": "{\"repo\":\"build-nudge-parent-htnxfz\",\"commit\":\"02adf9c7492a241ef6b12a74184c8391df1a9edd\",\"eventType\":\"push\"}",
                    "results.tekton.dev/result": "build-e2e-ddcy/results/55ac6d12-0bbd-45ad-8053-a4b5f92c6dd4",
                    "test.appstudio.openshift.io/added-to-global-candidate-list": "{\"result\":true,\"reason\":\"Success\",\"lastupdatedtime\":\"2026-04-21T11:36:47Z\"}",
                    "test.appstudio.openshift.io/create-snapshot-status": "{\"message\":\"Sucessfully created snapshot. See annotation appstudio.openshift.io/snapshot for name\",\"status\":\"success\"}"
                },
                "creationTimestamp": "2026-04-21T11:31:48Z",
                "finalizers": [
                    "chains.tekton.dev/pipelinerun",
                    "pipelinesascode.tekton.dev/finalizer",
                    "results.tekton.dev/pipelinerun"
                ],
                "generateName": "fj-multi-component-parent-jzrs-on-push-",
                "generation": 2,
                "labels": {
                    "app.kubernetes.io/managed-by": "pipelinesascode.tekton.dev",
                    "app.kubernetes.io/version": "v0.43.0",
                    "appstudio.openshift.io/application": "build-suite-component-update-hbdl",
                    "appstudio.openshift.io/component": "fj-multi-component-parent-jzrs",
                    "kueue.x-k8s.io/priority-class": "konflux-post-merge-build",
                    "kueue.x-k8s.io/queue-name": "pipelines-queue",
                    "pipelines.appstudio.openshift.io/type": "build",
                    "pipelinesascode.tekton.dev/cancel-in-progress": "false",
                    "pipelinesascode.tekton.dev/event-type": "push",
                    "pipelinesascode.tekton.dev/original-prname": "fj-multi-component-parent-jzrs-on-push",
                    "pipelinesascode.tekton.dev/repository": "fj-multi-component-parent-jzrs",
                    "pipelinesascode.tekton.dev/sha": "02adf9c7492a241ef6b12a74184c8391df1a9edd",
                    "pipelinesascode.tekton.dev/state": "completed",
                    "pipelinesascode.tekton.dev/url-org": "konflux-qe",
                    "pipelinesascode.tekton.dev/url-repository": "build-nudge-parent-htnxfz",
                    "tekton.dev/pipeline": "fj-multi-component-parent-jzrs-on-push-cw7zp"
                },
                "name": "fj-multi-component-parent-jzrs-on-push-cw7zp",
                "namespace": "build-e2e-ddcy",
                "resourceVersion": "126744",
                "uid": "55ac6d12-0bbd-45ad-8053-a4b5f92c6dd4"
            },
            "spec": {
                "params": [
                    {
                        "name": "git-url",
                        "value": "https://codeberg.org/konflux-qe/build-nudge-parent-htnxfz"
                    },
                    {
                        "name": "revision",
                        "value": "02adf9c7492a241ef6b12a74184c8391df1a9edd"
                    },
                    {
                        "name": "output-image",
                        "value": "quay.io/redhat-appstudio-qe/build-e2e-ddcy/fj-multi-component-parent-jzrs:02adf9c7492a241ef6b12a74184c8391df1a9edd"
                    },
                    {
                        "name": "dockerfile",
                        "value": "Dockerfile"
                    }
                ],
                "pipelineSpec": {
                    "description": "This pipeline is ideal for building demo container images from a Containerfile while maintaining trust after pipeline customization.\n\nThis version of pipeline has minimal resource requests set, it's good for demonstrating and testing.\n\n_Uses `buildah` to create a container image leveraging [trusted artifacts](https://konflux-ci.dev/architecture/ADR/0036-trusted-artifacts.html). It also optionally creates a source image and runs some build-time tests. Information is shared between tasks using OCI artifacts instead of PVCs. EC will pass the [`trusted_task.trusted`](https://conforma.dev/docs/policy/packages/release_trusted_task.html#trusted_task__trusted) policy as long as all data used to build the artifact is generated from trusted tasks.\nThis pipeline is pushed as a Tekton bundle to [quay.io](https://quay.io/repository/konflux-ci/tekton-catalog/pipeline-docker-build-oci-ta?tab=tags)_\n",
                    "params": [
                        {
                            "description": "Source Repository URL",
                            "name": "git-url",
                            "type": "string"
                        },
                        {
                            "default": "",
                            "description": "Revision of the Source Repository",
                            "name": "revision",
                            "type": "string"
                        },
                        {
                            "description": "Fully Qualified Output Image",
                            "name": "output-image",
                            "type": "string"
                        },
                        {
                            "default": ".",
                            "description": "Path to the source code of an application's component from where to build image.",
                            "name": "path-context",
                            "type": "string"
                        },
                        {
                            "default": "Dockerfile",
                            "description": "Path to the Dockerfile inside the context specified by parameter path-context",
                            "name": "dockerfile",
                            "type": "string"
                        },
                        {
                            "default": "false",
                            "description": "Skip checks against built image",
                            "name": "skip-checks",
                            "type": "string"
                        },
                        {
                            "default": "false",
                            "description": "Execute the build with network isolation",
                            "name": "hermetic",
                            "type": "string"
                        },
                        {
                            "default": "",
                            "description": "Build dependencies to be prefetched",
                            "name": "prefetch-input",
                            "type": "string"
                        },
                        {
                            "default": "",
                            "description": "Image tag expiration time, time values could be something like 1h, 2d, 3w for hours, days, and weeks, respectively.",
                            "name": "image-expires-after",
                            "type": "string"
                        },
                        {
                            "default": "false",
                            "description": "Add built image into an OCI image index",
                            "name": "build-image-index",
                            "type": "string"
                        },
                        {
                            "default": "docker",
                            "description": "The format for the resulting image's mediaType. Valid values are oci or docker.",
                            "name": "buildah-format",
                            "type": "string"
                        },
                        {
                            "default": "false",
                            "description": "Enable cache proxy configuration",
                            "name": "enable-cache-proxy",
                            "type": "string"
                        },
                        {
                            "default": [],
                            "description": "Array of --build-arg values (\"arg=value\" strings) for buildah",
                            "name": "build-args",
                            "type": "array"
                        },
                        {
                            "default": "",
                            "description": "Path to a file with build arguments for buildah, see https://www.mankier.com/1/buildah-build#--build-arg-file",
                            "name": "build-args-file",
                            "type": "string"
                        },
                        {
                            "default": "false",
                            "description": "Whether to enable privileged mode, should be used only with remote VMs",
                            "name": "privileged-nested",
                            "type": "string"
                        }
                    ],
                    "results": [
                        {
                            "description": "",
                            "name": "IMAGE_URL",
                            "value": "$(tasks.build-image-index.results.IMAGE_URL)"
                        },
                        {
                            "description": "",
                            "name": "IMAGE_DIGEST",
                            "value": "$(tasks.build-image-index.results.IMAGE_DIGEST)"
                        },
                        {
                            "description": "",
                            "name": "CHAINS-GIT_URL",
                            "value": "$(tasks.clone-repository.results.url)"
                        },
                        {
                            "description": "",
                            "name": "CHAINS-GIT_COMMIT",
                            "value": "$(tasks.clone-repository.results.commit)"
                        }
                    ],
                    "tasks": [
                        {
                            "name": "init",
                            "params": [
                                {
                                    "name": "enable-cache-proxy",
                                    "value": "$(params.enable-cache-proxy)"
                                }
                            ],
                            "taskRef": {
                                "params": [
                                    {
                                        "name": "name",
                                        "value": "init"
                                    },
                                    {
                                        "name": "bundle",
                                        "value": "quay.io/konflux-ci/tekton-catalog/task-init:0.4@sha256:f2de909151c733da85c7c05de8ecf37c55079c219dcf8db906175ae11fca0142"
                                    },
                                    {
                                        "name": "kind",
                                        "value": "task"
                                    }
                                ],
                                "resolver": "bundles"
                            }
                        },
                        {
                            "name": "clone-repository",
                            "params": [
                                {
                                    "name": "url",
                                    "value": "$(params.git-url)"
                                },
                                {
                                    "name": "revision",
                                    "value": "$(params.revision)"
                                },
                                {
                                    "name": "ociStorage",
                                    "value": "$(params.output-image).git"
                                },
                                {
                                    "name": "ociArtifactExpiresAfter",
                                    "value": "$(params.image-expires-after)"
                                }
                            ],
                            "runAfter": [
                                "init"
                            ],
                            "taskRef": {
                                "params": [
                                    {
                                        "name": "name",
                                        "value": "git-clone-oci-ta-min"
                                    },
                                    {
                                        "name": "bundle",
                                        "value": "quay.io/konflux-ci/tekton-catalog/task-git-clone-oci-ta-min:0.1@sha256:ffe4e75535edc5474e2615730147f15170dd5f141888b9ae19d2df53ecee7ef0"
                                    },
                                    {
                                        "name": "kind",
                                        "value": "task"
                                    }
                                ],
                                "resolver": "bundles"
                            },
                            "workspaces": [
                                {
                                    "name": "basic-auth",
                                    "workspace": "git-auth"
                                }
                            ]
                        },
                        {
                            "name": "prefetch-dependencies",
                            "params": [
                                {
                                    "name": "input",
                                    "value": "$(params.prefetch-input)"
                                },
                                {
                                    "name": "SOURCE_ARTIFACT",
                                    "value": "$(tasks.clone-repository.results.SOURCE_ARTIFACT)"
                                },
                                {
                                    "name": "ociStorage",
                                    "value": "$(params.output-image).prefetch"
                                },
                                {
                                    "name": "ociArtifactExpiresAfter",
                                    "value": "$(params.image-expires-after)"
                                }
                            ],
                            "runAfter": [
                                "clone-repository"
                            ],
                            "taskRef": {
                                "params": [
                                    {
                                        "name": "name",
                                        "value": "prefetch-dependencies-oci-ta-min"
                                    },
                                    {
                                        "name": "bundle",
                                        "value": "quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies-oci-ta-min:0.3@sha256:bf5859a08ab1e8327ad19831583eebe09df41e5ffa2009c506c05b419dba3dc2"
                                    },
                                    {
                                        "name": "kind",
                                        "value": "task"
                                    }
                                ],
                                "resolver": "bundles"
                            },
                            "workspaces": [
                                {
                                    "name": "git-basic-auth",
                                    "workspace": "git-auth"
                                },
                                {
                                    "name": "netrc",
                                    "workspace": "netrc"
                                }
                            ]
                        },
                        {
                            "name": "build-container",
                            "params": [
                                {
                                    "name": "IMAGE",
                                    "value": "$(params.output-image)"
                                },
                                {
                                    "name": "DOCKERFILE",
                                    "value": "$(params.dockerfile)"
                                },
                                {
                                    "name": "CONTEXT",
                                    "value": "$(params.path-context)"
                                },
                                {
                                    "name": "HERMETIC",
                                    "value": "$(params.hermetic)"
                                },
                                {
                                    "name": "PREFETCH_INPUT",
                                    "value": "$(params.prefetch-input)"
                                },
                                {
                                    "name": "IMAGE_EXPIRES_AFTER",
                                    "value": "$(params.image-expires-after)"
                                },
                                {
                                    "name": "COMMIT_SHA",
                                    "value": "$(tasks.clone-repository.results.commit)"
                                },
                                {
                                    "name": "BUILD_ARGS",
                                    "value": [
                                        "$(params.build-args[*])"
                                    ]
                                },
                                {
                                    "name": "BUILD_ARGS_FILE",
                                    "value": "$(params.build-args-file)"
                                },
                                {
                                    "name": "PRIVILEGED_NESTED",
                                    "value": "$(params.privileged-nested)"
                                },
                                {
                                    "name": "SOURCE_URL",
                                    "value": "$(tasks.clone-repository.results.url)"
                                },
                                {
                                    "name": "BUILDAH_FORMAT",
                                    "value": "$(params.buildah-format)"
                                },
                                {
                                    "name": "HTTP_PROXY",
                                    "value": "$(tasks.init.results.http-proxy)"
                                },
                                {
                                    "name": "NO_PROXY",
                                    "value": "$(tasks.init.results.no-proxy)"
                                },
                                {
                                    "name": "SOURCE_ARTIFACT",
                                    "value": "$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"
                                },
                                {
                                    "name": "CACHI2_ARTIFACT",
                                    "value": "$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"
                                }
                            ],
                            "runAfter": [
                                "prefetch-dependencies"
                            ],
                            "taskRef": {
                                "params": [
                                    {
                                        "name": "name",
                                        "value": "buildah-oci-ta-min"
                                    },
                                    {
                                        "name": "bundle",
                                        "value": "quay.io/konflux-ci/tekton-catalog/task-buildah-oci-ta-min:0.9@sha256:52ddc0ede65da1f3491319897dc5212bb3a52cb0a7e52a75d6a0224595c9ef4a"
                                    },
                                    {
                                        "name": "kind",
                                        "value": "task"
                                    }
                                ],
                                "resolver": "bundles"
                            }
                        },
                        {
                            "name": "build-image-index",
                            "params": [
                                {
                                    "name": "IMAGE",
                                    "value": "$(params.output-image)"
                                },
                                {
                                    "name": "ALWAYS_BUILD_INDEX",
                                    "value": "$(params.build-image-index)"
                                },
                                {
                                    "name": "IMAGES",
                                    "value": [
                                        "$(tasks.build-container.results.IMAGE_URL)@$(tasks.build-container.results.IMAGE_DIGEST)"
                                    ]
                                },
                                {
                                    "name": "BUILDAH_FORMAT",
                                    "value": "$(params.buildah-format)"
                                }
                            ],
                            "runAfter": [
                                "build-container"
                            ],
                            "taskRef": {
                                "params": [
                                    {
                                        "name": "name",
                                        "value": "build-image-index-min"
                                    },
                                    {
                                        "name": "bundle",
                                        "value": "quay.io/konflux-ci/tekton-catalog/task-build-image-index-min:0.3@sha256:47a0052da85ad90bacc4ed13a7f17f78208b7daa3ad3da76f920fc4e2af1f0dd"
                                    },
                                    {
                                        "name": "kind",
                                        "value": "task"
                                    }
                                ],
                                "resolver": "bundles"
                            }
                        },
                        {
                            "name": "deprecated-base-image-check",
                            "params": [
                                {
                                    "name": "IMAGE_URL",
                                    "value": "$(tasks.build-image-index.results.IMAGE_URL)"
                                },
                                {
                                    "name": "IMAGE_DIGEST",
                                    "value": "$(tasks.build-image-index.results.IMAGE_DIGEST)"
                                }
                            ],
                            "runAfter": [
                                "build-image-index"
                            ],
                            "taskRef": {
                                "params": [
                                    {
                                        "name": "name",
                                        "value": "deprecated-image-check"
                                    },
                                    {
                                        "name": "bundle",
                                        "value": "quay.io/konflux-ci/tekton-catalog/task-deprecated-image-check:0.5@sha256:3457a4ca93f8d55f14ebd407532b1223c689eacc34f0abb3003db4111667bdae"
                                    },
                                    {
                                        "name": "kind",
                                        "value": "task"
                                    }
                                ],
                                "resolver": "bundles"
                            },
                            "when": [
                                {
                                    "input": "$(params.skip-checks)",
                                    "operator": "in",
                                    "values": [
                                        "false"
                                    ]
                                }
                            ]
                        },
                        {
                            "name": "clamav-scan",
                            "params": [
                                {
                                    "name": "image-digest",
                                    "value": "$(tasks.build-image-index.results.IMAGE_DIGEST)"
                                },
                                {
                                    "name": "image-url",
                                    "value": "$(tasks.build-image-index.results.IMAGE_URL)"
                                }
                            ],
                            "runAfter": [
                                "build-image-index"
                            ],
                            "taskRef": {
                                "params": [
                                    {
                                        "name": "name",
                                        "value": "clamav-scan-min"
                                    },
                                    {
                                        "name": "bundle",
                                        "value": "quay.io/konflux-ci/tekton-catalog/task-clamav-scan-min:0.3@sha256:589e34f73d310aa993c9761d8b78265a904a121028bda2809d8a2d0500454bd8"
                                    },
                                    {
                                        "name": "kind",
                                        "value": "task"
                                    }
                                ],
                                "resolver": "bundles"
                            },
                            "when": [
                                {
                                    "input": "$(params.skip-checks)",
                                    "operator": "in",
                                    "values": [
                                        "false"
                                    ]
                                }
                            ]
                        },
                        {
                            "name": "sast-shell-check",
                            "params": [
                                {
                                    "name": "image-digest",
                                    "value": "$(tasks.build-image-index.results.IMAGE_DIGEST)"
                                },
                                {
                                    "name": "image-url",
                                    "value": "$(tasks.build-image-index.results.IMAGE_URL)"
                                },
                                {
                                    "name": "SOURCE_ARTIFACT",
                                    "value": "$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"
                                },
                                {
                                    "name": "CACHI2_ARTIFACT",
                                    "value": "$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"
                                }
                            ],
                            "runAfter": [
                                "build-image-index"
                            ],
                            "taskRef": {
                                "params": [
                                    {
                                        "name": "name",
                                        "value": "sast-shell-check-oci-ta-min"
                                    },
                                    {
                                        "name": "bundle",
                                        "value": "quay.io/konflux-ci/tekton-catalog/task-sast-shell-check-oci-ta-min:0.1@sha256:fa19753f59288a397aab2ddb9459f35f0ec1b89f43c36e944a3958db72becb5a"
                                    },
                                    {
                                        "name": "kind",
                                        "value": "task"
                                    }
                                ],
                                "resolver": "bundles"
                            },
                            "when": [
                                {
                                    "input": "$(params.skip-checks)",
                                    "operator": "in",
                                    "values": [
                                        "false"
                                    ]
                                }
                            ]
                        },
                        {
                            "name": "sast-unicode-check",
                            "params": [
                                {
                                    "name": "image-digest",
                                    "value": "$(tasks.build-image-index.results.IMAGE_DIGEST)"
                                },
                                {
                                    "name": "image-url",
                                    "value": "$(tasks.build-image-index.results.IMAGE_URL)"
                                },
                                {
                                    "name": "SOURCE_ARTIFACT",
                                    "value": "$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"
                                },
                                {
                                    "name": "CACHI2_ARTIFACT",
                                    "value": "$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"
                                }
                            ],
                            "runAfter": [
                                "build-image-index"
                            ],
                            "taskRef": {
                                "params": [
                                    {
                                        "name": "name",
                                        "value": "sast-unicode-check-oci-ta-min"
                                    },
                                    {
                                        "name": "bundle",
                                        "value": "quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check-oci-ta-min:0.4@sha256:624d9ed6d461b59a16d8c1578276626c02fa6d56e0ee4bcd752f7859055f21ab"
                                    },
                                    {
                                        "name": "kind",
                                        "value": "task"
                                    }
                                ],
                                "resolver": "bundles"
                            },
                            "when": [
                                {
                                    "input": "$(params.skip-checks)",
                                    "operator": "in",
                                    "values": [
                                        "false"
                                    ]
                                }
                            ]
                        },
                        {
                            "name": "rpms-signature-scan",
                            "params": [
                                {
                                    "name": "image-url",
                                    "value": "$(tasks.build-image-index.results.IMAGE_URL)"
                                },
                                {
                                    "name": "image-digest",
                                    "value": "$(tasks.build-image-index.results.IMAGE_DIGEST)"
                                }
                            ],
                            "runAfter": [
                                "build-image-index"
                            ],
                            "taskRef": {
                                "params": [
                                    {
                                        "name": "name",
                                        "value": "rpms-signature-scan"
                                    },
                                    {
                                        "name": "bundle",
                                        "value": "quay.io/konflux-ci/tekton-catalog/task-rpms-signature-scan:0.2@sha256:b2224a0442ac705e20a25b8609e1760321d9d86da7901fd0392a90102688e37d"
                                    },
                                    {
                                        "name": "kind",
                                        "value": "task"
                                    }
                                ],
                                "resolver": "bundles"
                            },
                            "when": [
                                {
                                    "input": "$(params.skip-checks)",
                                    "operator": "in",
                                    "values": [
                                        "false"
                                    ]
                                }
                            ]
                        },
                        {
                            "name": "tpa-scan",
                            "params": [
                                {
                                    "name": "image-digest",
                                    "value": "$(tasks.build-image-index.results.IMAGE_DIGEST)"
                                },
                                {
                                    "name": "image-url",
                                    "value": "$(tasks.build-image-index.results.IMAGE_URL)"
                                }
                            ],
                            "runAfter": [
                                "build-image-index"
                            ],
                            "taskRef": {
                                "params": [
                                    {
                                        "name": "name",
                                        "value": "tpa-scan"
                                    },
                                    {
                                        "name": "bundle",
                                        "value": "quay.io/konflux-ci/tekton-catalog/task-tpa-scan:0.1@sha256:68b6e188f742da92af9c40a794fd021a65d49b419d1e36096277b2d9ebbe1afc"
                                    },
                                    {
                                        "name": "kind",
                                        "value": "task"
                                    }
                                ],
                                "resolver": "bundles"
                            },
                            "when": [
                                {
                                    "input": "$(params.skip-checks)",
                                    "operator": "in",
                                    "values": [
                                        "false"
                                    ]
                                }
                            ]
                        }
                    ],
                    "workspaces": [
                        {
                            "name": "git-auth",
                            "optional": true
                        },
                        {
                            "name": "netrc",
                            "optional": true
                        }
                    ]
                },
                "taskRunTemplate": {
                    "podTemplate": {
                        "nodeSelector": {
                            "konflux-ci.dev/workload": "konflux-tenants"
                        },
                        "tolerations": [
                            {
                                "effect": "NoSchedule",
                                "key": "konflux-ci.dev/workload",
                                "operator": "Equal",
                                "value": "konflux-tenants"
                            }
                        ]
                    },
                    "serviceAccountName": "build-pipeline-fj-multi-component-parent-jzrs"
                },
                "timeouts": {
                    "pipeline": "2h0m0s"
                },
                "workspaces": [
                    {
                        "name": "git-auth",
                        "secret": {
                            "secretName": "pac-gitauth-gumdjv"
                        }
                    }
                ]
            },
            "status": {
                "childReferences": [
                    {
                        "apiVersion": "tekton.dev/v1",
                        "kind": "TaskRun",
                        "name": "fj-multi-component-parent-jzrs-on-push-cw7zp-init",
                        "pipelineTaskName": "init"
                    },
                    {
                        "apiVersion": "tekton.dev/v1",
                        "kind": "TaskRun",
                        "name": "fj-multi-component-parent-jzrs-on-push-cw7zp-clone-repository",
                        "pipelineTaskName": "clone-repository"
                    },
                    {
                        "apiVersion": "tekton.dev/v1",
                        "kind": "TaskRun",
                        "name": "fj-multi-20bbefff268202cd4d69c22a6b2a15eb-prefetch-dependencies",
                        "pipelineTaskName": "prefetch-dependencies"
                    },
                    {
                        "apiVersion": "tekton.dev/v1",
                        "kind": "TaskRun",
                        "name": "fj-multi-component-parent-jzrs-on-push-cw7zp-build-container",
                        "pipelineTaskName": "build-container"
                    },
                    {
                        "apiVersion": "tekton.dev/v1",
                        "kind": "TaskRun",
                        "name": "fj-multi-component-parent-jzrs-on-push-cw7zp-build-image-index",
                        "pipelineTaskName": "build-image-index"
                    },
                    {
                        "apiVersion": "tekton.dev/v1",
                        "kind": "TaskRun",
                        "name": "fj-20bbefff268202cd4d69c22a6b2a15eb-deprecated-base-image-check",
                        "pipelineTaskName": "deprecated-base-image-check",
                        "whenExpressions": [
                            {
                                "input": "false",
                                "operator": "in",
                                "values": [
                                    "false"
                                ]
                            }
                        ]
                    },
                    {
                        "apiVersion": "tekton.dev/v1",
                        "kind": "TaskRun",
                        "name": "fj-multi-component-parent-jzrs-on-push-cw7zp-clamav-scan",
                        "pipelineTaskName": "clamav-scan",
                        "whenExpressions": [
                            {
                                "input": "false",
                                "operator": "in",
                                "values": [
                                    "false"
                                ]
                            }
                        ]
                    },
                    {
                        "apiVersion": "tekton.dev/v1",
                        "kind": "TaskRun",
                        "name": "fj-multi-component-parent-jzrs-on-push-cw7zp-sast-shell-check",
                        "pipelineTaskName": "sast-shell-check",
                        "whenExpressions": [
                            {
                                "input": "false",
                                "operator": "in",
                                "values": [
                                    "false"
                                ]
                            }
                        ]
                    },
                    {
                        "apiVersion": "tekton.dev/v1",
                        "kind": "TaskRun",
                        "name": "fj-multi-component-parent-jzrs-on-push-cw7zp-sast-unicode-check",
                        "pipelineTaskName": "sast-unicode-check",
                        "whenExpressions": [
                            {
                                "input": "false",
                                "operator": "in",
                                "values": [
                                    "false"
                                ]
                            }
                        ]
                    },
                    {
                        "apiVersion": "tekton.dev/v1",
                        "kind": "TaskRun",
                        "name": "fj-multi-co20bbefff268202cd4d69c22a6b2a15eb-rpms-signature-scan",
                        "pipelineTaskName": "rpms-signature-scan",
                        "whenExpressions": [
                            {
                                "input": "false",
                                "operator": "in",
                                "values": [
                                    "false"
                                ]
                            }
                        ]
                    },
                    {
                        "apiVersion": "tekton.dev/v1",
                        "kind": "TaskRun",
                        "name": "fj-multi-component-parent-jzrs-on-push-cw7zp-tpa-scan",
                        "pipelineTaskName": "tpa-scan",
                        "whenExpressions": [
                            {
                                "input": "false",
                                "operator": "in",
                                "values": [
                                    "false"
                                ]
                            }
                        ]
                    }
                ],
                "completionTime": "2026-04-21T11:36:44Z",
                "conditions": [
                    {
                        "lastTransitionTime": "2026-04-21T11:36:44Z",
                        "message": "Tasks Completed: 11 (Failed: 0, Cancelled 0), Skipped: 0",
                        "reason": "Succeeded",
                        "status": "True",
                        "type": "Succeeded"
                    }
                ],
                "pipelineSpec": {
                    "description": "This pipeline is ideal for building demo container images from a Containerfile while maintaining trust after pipeline customization.\n\nThis version of pipeline has minimal resource requests set, it's good for demonstrating and testing.\n\n_Uses `buildah` to create a container image leveraging [trusted artifacts](https://konflux-ci.dev/architecture/ADR/0036-trusted-artifacts.html). It also optionally creates a source image and runs some build-time tests. Information is shared between tasks using OCI artifacts instead of PVCs. EC will pass the [`trusted_task.trusted`](https://conforma.dev/docs/policy/packages/release_trusted_task.html#trusted_task__trusted) policy as long as all data used to build the artifact is generated from trusted tasks.\nThis pipeline is pushed as a Tekton bundle to [quay.io](https://quay.io/repository/konflux-ci/tekton-catalog/pipeline-docker-build-oci-ta?tab=tags)_\n",
                    "params": [
                        {
                            "description": "Source Repository URL",
                            "name": "git-url",
                            "type": "string"
                        },
                        {
                            "default": "",
                            "description": "Revision of the Source Repository",
                            "name": "revision",
                            "type": "string"
                        },
                        {
                            "description": "Fully Qualified Output Image",
                            "name": "output-image",
                            "type": "string"
                        },
                        {
                            "default": ".",
                            "description": "Path to the source code of an application's component from where to build image.",
                            "name": "path-context",
                            "type": "string"
                        },
                        {
                            "default": "Dockerfile",
                            "description": "Path to the Dockerfile inside the context specified by parameter path-context",
                            "name": "dockerfile",
                            "type": "string"
                        },
                        {
                            "default": "false",
                            "description": "Skip checks against built image",
                            "name": "skip-checks",
                            "type": "string"
                        },
                        {
                            "default": "false",
                            "description": "Execute the build with network isolation",
                            "name": "hermetic",
                            "type": "string"
                        },
                        {
                            "default": "",
                            "description": "Build dependencies to be prefetched",
                            "name": "prefetch-input",
                            "type": "string"
                        },
                        {
                            "default": "",
                            "description": "Image tag expiration time, time values could be something like 1h, 2d, 3w for hours, days, and weeks, respectively.",
                            "name": "image-expires-after",
                            "type": "string"
                        },
                        {
                            "default": "false",
                            "description": "Add built image into an OCI image index",
                            "name": "build-image-index",
                            "type": "string"
                        },
                        {
                            "default": "docker",
                            "description": "The format for the resulting image's mediaType. Valid values are oci or docker.",
                            "name": "buildah-format",
                            "type": "string"
                        },
                        {
                            "default": "false",
                            "description": "Enable cache proxy configuration",
                            "name": "enable-cache-proxy",
                            "type": "string"
                        },
                        {
                            "default": [],
                            "description": "Array of --build-arg values (\"arg=value\" strings) for buildah",
                            "name": "build-args",
                            "type": "array"
                        },
                        {
                            "default": "",
                            "description": "Path to a file with build arguments for buildah, see https://www.mankier.com/1/buildah-build#--build-arg-file",
                            "name": "build-args-file",
                            "type": "string"
                        },
                        {
                            "default": "false",
                            "description": "Whether to enable privileged mode, should be used only with remote VMs",
                            "name": "privileged-nested",
                            "type": "string"
                        }
                    ],
                    "results": [
                        {
                            "description": "",
                            "name": "IMAGE_URL",
                            "value": "$(tasks.build-image-index.results.IMAGE_URL)"
                        },
                        {
                            "description": "",
                            "name": "IMAGE_DIGEST",
                            "value": "$(tasks.build-image-index.results.IMAGE_DIGEST)"
                        },
                        {
                            "description": "",
                            "name": "CHAINS-GIT_URL",
                            "value": "$(tasks.clone-repository.results.url)"
                        },
                        {
                            "description": "",
                            "name": "CHAINS-GIT_COMMIT",
                            "value": "$(tasks.clone-repository.results.commit)"
                        }
                    ],
                    "tasks": [
                        {
                            "name": "init",
                            "params": [
                                {
                                    "name": "enable-cache-proxy",
                                    "value": "false"
                                }
                            ],
                            "taskRef": {
                                "params": [
                                    {
                                        "name": "name",
                                        "value": "init"
                                    },
                                    {
                                        "name": "bundle",
                                        "value": "quay.io/konflux-ci/tekton-catalog/task-init:0.4@sha256:f2de909151c733da85c7c05de8ecf37c55079c219dcf8db906175ae11fca0142"
                                    },
                                    {
                                        "name": "kind",
                                        "value": "task"
                                    }
                                ],
                                "resolver": "bundles"
                            }
                        },
                        {
                            "name": "clone-repository",
                            "params": [
                                {
                                    "name": "url",
                                    "value": "https://codeberg.org/konflux-qe/build-nudge-parent-htnxfz"
                                },
                                {
                                    "name": "revision",
                                    "value": "02adf9c7492a241ef6b12a74184c8391df1a9edd"
                                },
                                {
                                    "name": "ociStorage",
                                    "value": "quay.io/redhat-appstudio-qe/build-e2e-ddcy/fj-multi-component-parent-jzrs:02adf9c7492a241ef6b12a74184c8391df1a9edd.git"
                                },
                                {
                                    "name": "ociArtifactExpiresAfter",
                                    "value": ""
                                }
                            ],
                            "runAfter": [
                                "init"
                            ],
                            "taskRef": {
                                "params": [
                                    {
                                        "name": "name",
                                        "value": "git-clone-oci-ta-min"
                                    },
                                    {
                                        "name": "bundle",
                                        "value": "quay.io/konflux-ci/tekton-catalog/task-git-clone-oci-ta-min:0.1@sha256:ffe4e75535edc5474e2615730147f15170dd5f141888b9ae19d2df53ecee7ef0"
                                    },
                                    {
                                        "name": "kind",
                                        "value": "task"
                                    }
                                ],
                                "resolver": "bundles"
                            },
                            "workspaces": [
                                {
                                    "name": "basic-auth",
                                    "workspace": "git-auth"
                                }
                            ]
                        },
                        {
                            "name": "prefetch-dependencies",
                            "params": [
                                {
                                    "name": "input",
                                    "value": ""
                                },
                                {
                                    "name": "SOURCE_ARTIFACT",
                                    "value": "$(tasks.clone-repository.results.SOURCE_ARTIFACT)"
                                },
                                {
                                    "name": "ociStorage",
                                    "value": "quay.io/redhat-appstudio-qe/build-e2e-ddcy/fj-multi-component-parent-jzrs:02adf9c7492a241ef6b12a74184c8391df1a9edd.prefetch"
                                },
                                {
                                    "name": "ociArtifactExpiresAfter",
                                    "value": ""
                                }
                            ],
                            "runAfter": [
                                "clone-repository"
                            ],
                            "taskRef": {
                                "params": [
                                    {
                                        "name": "name",
                                        "value": "prefetch-dependencies-oci-ta-min"
                                    },
                                    {
                                        "name": "bundle",
                                        "value": "quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies-oci-ta-min:0.3@sha256:bf5859a08ab1e8327ad19831583eebe09df41e5ffa2009c506c05b419dba3dc2"
                                    },
                                    {
                                        "name": "kind",
                                        "value": "task"
                                    }
                                ],
                                "resolver": "bundles"
                            },
                            "workspaces": [
                                {
                                    "name": "git-basic-auth",
                                    "workspace": "git-auth"
                                },
                                {
                                    "name": "netrc",
                                    "workspace": "netrc"
                                }
                            ]
                        },
                        {
                            "name": "build-container",
                            "params": [
                                {
                                    "name": "IMAGE",
                                    "value": "quay.io/redhat-appstudio-qe/build-e2e-ddcy/fj-multi-component-parent-jzrs:02adf9c7492a241ef6b12a74184c8391df1a9edd"
                                },
                                {
                                    "name": "DOCKERFILE",
                                    "value": "Dockerfile"
                                },
                                {
                                    "name": "CONTEXT",
                                    "value": "."
                                },
                                {
                                    "name": "HERMETIC",
                                    "value": "false"
                                },
                                {
                                    "name": "PREFETCH_INPUT",
                                    "value": ""
                                },
                                {
                                    "name": "IMAGE_EXPIRES_AFTER",
                                    "value": ""
                                },
                                {
                                    "name": "COMMIT_SHA",
                                    "value": "$(tasks.clone-repository.results.commit)"
                                },
                                {
                                    "name": "BUILD_ARGS",
                                    "value": []
                                },
                                {
                                    "name": "BUILD_ARGS_FILE",
                                    "value": ""
                                },
                                {
                                    "name": "PRIVILEGED_NESTED",
                                    "value": "false"
                                },
                                {
                                    "name": "SOURCE_URL",
                                    "value": "$(tasks.clone-repository.results.url)"
                                },
                                {
                                    "name": "BUILDAH_FORMAT",
                                    "value": "docker"
                                },
                                {
                                    "name": "HTTP_PROXY",
                                    "value": "$(tasks.init.results.http-proxy)"
                                },
                                {
                                    "name": "NO_PROXY",
                                    "value": "$(tasks.init.results.no-proxy)"
                                },
                                {
                                    "name": "SOURCE_ARTIFACT",
                                    "value": "$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"
                                },
                                {
                                    "name": "CACHI2_ARTIFACT",
                                    "value": "$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"
                                }
                            ],
                            "runAfter": [
                                "prefetch-dependencies"
                            ],
                            "taskRef": {
                                "params": [
                                    {
                                        "name": "name",
                                        "value": "buildah-oci-ta-min"
                                    },
                                    {
                                        "name": "bundle",
                                        "value": "quay.io/konflux-ci/tekton-catalog/task-buildah-oci-ta-min:0.9@sha256:52ddc0ede65da1f3491319897dc5212bb3a52cb0a7e52a75d6a0224595c9ef4a"
                                    },
                                    {
                                        "name": "kind",
                                        "value": "task"
                                    }
                                ],
                                "resolver": "bundles"
                            }
                        },
                        {
                            "name": "build-image-index",
                            "params": [
                                {
                                    "name": "IMAGE",
                                    "value": "quay.io/redhat-appstudio-qe/build-e2e-ddcy/fj-multi-component-parent-jzrs:02adf9c7492a241ef6b12a74184c8391df1a9edd"
                                },
                                {
                                    "name": "ALWAYS_BUILD_INDEX",
                                    "value": "false"
                                },
                                {
                                    "name": "IMAGES",
                                    "value": [
                                        "$(tasks.build-container.results.IMAGE_URL)@$(tasks.build-container.results.IMAGE_DIGEST)"
                                    ]
                                },
                                {
                                    "name": "BUILDAH_FORMAT",
                                    "value": "docker"
                                }
                            ],
                            "runAfter": [
                                "build-container"
                            ],
                            "taskRef": {
                                "params": [
                                    {
                                        "name": "name",
                                        "value": "build-image-index-min"
                                    },
                                    {
                                        "name": "bundle",
                                        "value": "quay.io/konflux-ci/tekton-catalog/task-build-image-index-min:0.3@sha256:47a0052da85ad90bacc4ed13a7f17f78208b7daa3ad3da76f920fc4e2af1f0dd"
                                    },
                                    {
                                        "name": "kind",
                                        "value": "task"
                                    }
                                ],
                                "resolver": "bundles"
                            }
                        },
                        {
                            "name": "deprecated-base-image-check",
                            "params": [
                                {
                                    "name": "IMAGE_URL",
                                    "value": "$(tasks.build-image-index.results.IMAGE_URL)"
                                },
                                {
                                    "name": "IMAGE_DIGEST",
                                    "value": "$(tasks.build-image-index.results.IMAGE_DIGEST)"
                                }
                            ],
                            "runAfter": [
                                "build-image-index"
                            ],
                            "taskRef": {
                                "params": [
                                    {
                                        "name": "name",
                                        "value": "deprecated-image-check"
                                    },
                                    {
                                        "name": "bundle",
                                        "value": "quay.io/konflux-ci/tekton-catalog/task-deprecated-image-check:0.5@sha256:3457a4ca93f8d55f14ebd407532b1223c689eacc34f0abb3003db4111667bdae"
                                    },
                                    {
                                        "name": "kind",
                                        "value": "task"
                                    }
                                ],
                                "resolver": "bundles"
                            },
                            "when": [
                                {
                                    "input": "false",
                                    "operator": "in",
                                    "values": [
                                        "false"
                                    ]
                                }
                            ]
                        },
                        {
                            "name": "clamav-scan",
                            "params": [
                                {
                                    "name": "image-digest",
                                    "value": "$(tasks.build-image-index.results.IMAGE_DIGEST)"
                                },
                                {
                                    "name": "image-url",
                                    "value": "$(tasks.build-image-index.results.IMAGE_URL)"
                                }
                            ],
                            "runAfter": [
                                "build-image-index"
                            ],
                            "taskRef": {
                                "params": [
                                    {
                                        "name": "name",
                                        "value": "clamav-scan-min"
                                    },
                                    {
                                        "name": "bundle",
                                        "value": "quay.io/konflux-ci/tekton-catalog/task-clamav-scan-min:0.3@sha256:589e34f73d310aa993c9761d8b78265a904a121028bda2809d8a2d0500454bd8"
                                    },
                                    {
                                        "name": "kind",
                                        "value": "task"
                                    }
                                ],
                                "resolver": "bundles"
                            },
                            "when": [
                                {
                                    "input": "false",
                                    "operator": "in",
                                    "values": [
                                        "false"
                                    ]
                                }
                            ]
                        },
                        {
                            "name": "sast-shell-check",
                            "params": [
                                {
                                    "name": "image-digest",
                                    "value": "$(tasks.build-image-index.results.IMAGE_DIGEST)"
                                },
                                {
                                    "name": "image-url",
                                    "value": "$(tasks.build-image-index.results.IMAGE_URL)"
                                },
                                {
                                    "name": "SOURCE_ARTIFACT",
                                    "value": "$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"
                                },
                                {
                                    "name": "CACHI2_ARTIFACT",
                                    "value": "$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"
                                }
                            ],
                            "runAfter": [
                                "build-image-index"
                            ],
                            "taskRef": {
                                "params": [
                                    {
                                        "name": "name",
                                        "value": "sast-shell-check-oci-ta-min"
                                    },
                                    {
                                        "name": "bundle",
                                        "value": "quay.io/konflux-ci/tekton-catalog/task-sast-shell-check-oci-ta-min:0.1@sha256:fa19753f59288a397aab2ddb9459f35f0ec1b89f43c36e944a3958db72becb5a"
                                    },
                                    {
                                        "name": "kind",
                                        "value": "task"
                                    }
                                ],
                                "resolver": "bundles"
                            },
                            "when": [
                                {
                                    "input": "false",
                                    "operator": "in",
                                    "values": [
                                        "false"
                                    ]
                                }
                            ]
                        },
                        {
                            "name": "sast-unicode-check",
                            "params": [
                                {
                                    "name": "image-digest",
                                    "value": "$(tasks.build-image-index.results.IMAGE_DIGEST)"
                                },
                                {
                                    "name": "image-url",
                                    "value": "$(tasks.build-image-index.results.IMAGE_URL)"
                                },
                                {
                                    "name": "SOURCE_ARTIFACT",
                                    "value": "$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"
                                },
                                {
                                    "name": "CACHI2_ARTIFACT",
                                    "value": "$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"
                                }
                            ],
                            "runAfter": [
                                "build-image-index"
                            ],
                            "taskRef": {
                                "params": [
                                    {
                                        "name": "name",
                                        "value": "sast-unicode-check-oci-ta-min"
                                    },
                                    {
                                        "name": "bundle",
                                        "value": "quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check-oci-ta-min:0.4@sha256:624d9ed6d461b59a16d8c1578276626c02fa6d56e0ee4bcd752f7859055f21ab"
                                    },
                                    {
                                        "name": "kind",
                                        "value": "task"
                                    }
                                ],
                                "resolver": "bundles"
                            },
                            "when": [
                                {
                                    "input": "false",
                                    "operator": "in",
                                    "values": [
                                        "false"
                                    ]
                                }
                            ]
                        },
                        {
                            "name": "rpms-signature-scan",
                            "params": [
                                {
                                    "name": "image-url",
                                    "value": "$(tasks.build-image-index.results.IMAGE_URL)"
                                },
                                {
                                    "name": "image-digest",
                                    "value": "$(tasks.build-image-index.results.IMAGE_DIGEST)"
                                }
                            ],
                            "runAfter": [
                                "build-image-index"
                            ],
                            "taskRef": {
                                "params": [
                                    {
                                        "name": "name",
                                        "value": "rpms-signature-scan"
                                    },
                                    {
                                        "name": "bundle",
                                        "value": "quay.io/konflux-ci/tekton-catalog/task-rpms-signature-scan:0.2@sha256:b2224a0442ac705e20a25b8609e1760321d9d86da7901fd0392a90102688e37d"
                                    },
                                    {
                                        "name": "kind",
                                        "value": "task"
                                    }
                                ],
                                "resolver": "bundles"
                            },
                            "when": [
                                {
                                    "input": "false",
                                    "operator": "in",
                                    "values": [
                                        "false"
                                    ]
                                }
                            ]
                        },
                        {
                            "name": "tpa-scan",
                            "params": [
                                {
                                    "name": "image-digest",
                                    "value": "$(tasks.build-image-index.results.IMAGE_DIGEST)"
                                },
                                {
                                    "name": "image-url",
                                    "value": "$(tasks.build-image-index.results.IMAGE_URL)"
                                }
                            ],
                            "runAfter": [
                                "build-image-index"
                            ],
                            "taskRef": {
                                "params": [
                                    {
                                        "name": "name",
                                        "value": "tpa-scan"
                                    },
                                    {
                                        "name": "bundle",
                                        "value": "quay.io/konflux-ci/tekton-catalog/task-tpa-scan:0.1@sha256:68b6e188f742da92af9c40a794fd021a65d49b419d1e36096277b2d9ebbe1afc"
                                    },
                                    {
                                        "name": "kind",
                                        "value": "task"
                                    }
                                ],
                                "resolver": "bundles"
                            },
                            "when": [
                                {
                                    "input": "false",
                                    "operator": "in",
                                    "values": [
                                        "false"
                                    ]
                                }
                            ]
                        }
                    ],
                    "workspaces": [
                        {
                            "name": "git-auth",
                            "optional": true
                        },
                        {
                            "name": "netrc",
                            "optional": true
                        }
                    ]
                },
                "provenance": {
                    "featureFlags": {
                        "awaitSidecarReadiness": true,
                        "coschedule": "workspaces",
                        "enableAPIFields": "alpha",
                        "enableParamEnum": true,
                        "enableProvenanceInStatus": true,
                        "enforceNonfalsifiability": "none",
                        "maxResultSize": 4096,
                        "resultExtractionMethod": "termination-message",
                        "runningInEnvWithInjectedSidecars": true,
                        "verificationNoMatchPolicy": "ignore"
                    }
                },
                "results": [
                    {
                        "name": "IMAGE_URL",
                        "value": "quay.io/redhat-appstudio-qe/build-e2e-ddcy/fj-multi-component-parent-jzrs:02adf9c7492a241ef6b12a74184c8391df1a9edd"
                    },
                    {
                        "name": "IMAGE_DIGEST",
                        "value": "sha256:5b8e8cd58fd82eead51d4d43288b02c336ab840469dea2d16b7a9c55ca5f5c46"
                    },
                    {
                        "name": "CHAINS-GIT_URL",
                        "value": "https://codeberg.org/konflux-qe/build-nudge-parent-htnxfz"
                    },
                    {
                        "name": "CHAINS-GIT_COMMIT",
                        "value": "02adf9c7492a241ef6b12a74184c8391df1a9edd"
                    }
                ],
                "spanContext": {
                    "traceparent": "00-530a11e24702408ebc478f323a060553-87e29c4021058306-01"
                },
                "startTime": "2026-04-21T11:31:48Z"
            }
        },
        {
            "apiVersion": "tekton.dev/v1",
            "kind": "PipelineRun",
            "metadata": {
                "annotations": {
                    "build.appstudio.redhat.com/nudged-components": "fj-multi-component-child-jzrs",
                    "build.appstudio.redhat.com/nudging-commit": "02adf9c7492a241ef6b12a74184c8391df1a9edd",
                    "build.appstudio.redhat.com/nudging-component": "fj-multi-component-parent-jzrs",
                    "build.appstudio.redhat.com/nudging-image": "quay.io/redhat-appstudio-qe/build-e2e-ddcy/fj-multi-component-parent-jzrs:02adf9c7492a241ef6b12a74184c8391df1a9edd",
                    "build.appstudio.redhat.com/nudging-pipeline": "fj-multi-component-parent-jzrs-on-push-cw7zp",
                    "chains.tekton.dev/signed": "true",
                    "results.tekton.dev/record": "build-e2e-ddcy/results/d5bf275c-a305-4288-9aed-47f85c0cdcfb/records/d5bf275c-a305-4288-9aed-47f85c0cdcfb",
                    "results.tekton.dev/result": "build-e2e-ddcy/results/d5bf275c-a305-4288-9aed-47f85c0cdcfb"
                },
                "creationTimestamp": "2026-04-21T11:36:44Z",
                "finalizers": [
                    "chains.tekton.dev/pipelinerun",
                    "results.tekton.dev/pipelinerun"
                ],
                "generation": 2,
                "labels": {
                    "build.appstudio.redhat.com/type": "nudge",
                    "kueue.x-k8s.io/priority-class": "konflux-default",
                    "kueue.x-k8s.io/queue-name": "pipelines-queue",
                    "tekton.dev/pipeline": "renovate-pipeline-1776771404-c1082"
                },
                "name": "renovate-pipeline-1776771404-c1082",
                "namespace": "build-e2e-ddcy",
                "resourceVersion": "133954",
                "uid": "d5bf275c-a305-4288-9aed-47f85c0cdcfb"
            },
            "spec": {
                "pipelineSpec": {
                    "tasks": [
                        {
                            "name": "renovate",
                            "taskSpec": {
                                "metadata": {},
                                "spec": null,
                                "steps": [
                                    {
                                        "command": [
                                            "bash",
                                            "-c",
                                            "RENOVATE_X_GITLAB_MERGE_REQUEST_DELAY=5000 RENOVATE_X_GITLAB_AUTO_MERGEABLE_CHECK_ATTEMPS=11 RENOVATE_PR_HOURLY_LIMIT=0 RENOVATE_PR_CONCURRENT_LIMIT=0 RENOVATE_TOKEN=$TOKEN_59cb7c5cc7 RENOVATE_CONFIG_FILE=/configs/fj-multi-component-child-jzrs-9ed3c.json RENOVATE_HOST_RULES=\"[{'matchHost':'quay.io','username':'redhat-appstudio-qe+build_e2e_ddcy_fj_multi_component_parent_jzrs_807e1ff119','password':'${TOKEN_ff791ca09a}'}]\" renovate"
                                        ],
                                        "computeResources": {},
                                        "env": [
                                            {
                                                "name": "LOG_LEVEL",
                                                "value": "debug"
                                            }
                                        ],
                                        "envFrom": [
                                            {
                                                "prefix": "TOKEN_",
                                                "secretRef": {
                                                    "name": "renovate-pipeline-1776771404-c1082"
                                                }
                                            }
                                        ],
                                        "image": "quay.io/konflux-ci/mintmaker-renovate-image:29a2f31",
                                        "name": "renovate",
                                        "securityContext": {
                                            "allowPrivilegeEscalation": false,
                                            "capabilities": {
                                                "drop": [
                                                    "ALL"
                                                ]
                                            },
                                            "runAsNonRoot": true,
                                            "seccompProfile": {
                                                "type": "RuntimeDefault"
                                            }
                                        },
                                        "volumeMounts": [
                                            {
                                                "mountPath": "/configs",
                                                "name": "renovate-pipeline-1776771404-c1082"
                                            },
                                            {
                                                "mountPath": "/etc/pki/ca-trust/extracted/pem",
                                                "name": "trusted-ca",
                                                "readOnly": true
                                            }
                                        ]
                                    }
                                ],
                                "volumes": [
                                    {
                                        "configMap": {
                                            "name": "renovate-pipeline-1776771404-c1082"
                                        },
                                        "name": "renovate-pipeline-1776771404-c1082"
                                    },
                                    {
                                        "configMap": {
                                            "items": [
                                                {
                                                    "key": "ca-bundle.crt",
                                                    "path": "tls-ca-bundle.pem"
                                                }
                                            ],
                                            "name": "renovate-ca-1776771404-c1082"
                                        },
                                        "name": "trusted-ca"
                                    }
                                ]
                            }
                        }
                    ]
                },
                "taskRunTemplate": {
                    "podTemplate": {
                        "nodeSelector": {
                            "konflux-ci.dev/workload": "konflux-tenants"
                        },
                        "tolerations": [
                            {
                                "effect": "NoSchedule",
                                "key": "konflux-ci.dev/workload",
                                "operator": "Equal",
                                "value": "konflux-tenants"
                            }
                        ]
                    },
                    "serviceAccountName": "build-pipeline-fj-multi-component-parent-jzrs"
                },
                "timeouts": {
                    "pipeline": "2h0m0s"
                }
            },
            "status": {
                "childReferences": [
                    {
                        "apiVersion": "tekton.dev/v1",
                        "kind": "TaskRun",
                        "name": "renovate-pipeline-1776771404-c1082-renovate",
                        "pipelineTaskName": "renovate"
                    }
                ],
                "completionTime": "2026-04-21T11:39:14Z",
                "conditions": [
                    {
                        "lastTransitionTime": "2026-04-21T11:39:14Z",
                        "message": "Tasks Completed: 1 (Failed: 1, Cancelled 0), Skipped: 0",
                        "reason": "Failed",
                        "status": "False",
                        "type": "Succeeded"
                    }
                ],
                "pipelineSpec": {
                    "tasks": [
                        {
                            "name": "renovate",
                            "taskSpec": {
                                "metadata": {},
                                "spec": null,
                                "steps": [
                                    {
                                        "command": [
                                            "bash",
                                            "-c",
                                            "RENOVATE_X_GITLAB_MERGE_REQUEST_DELAY=5000 RENOVATE_X_GITLAB_AUTO_MERGEABLE_CHECK_ATTEMPS=11 RENOVATE_PR_HOURLY_LIMIT=0 RENOVATE_PR_CONCURRENT_LIMIT=0 RENOVATE_TOKEN=$TOKEN_59cb7c5cc7 RENOVATE_CONFIG_FILE=/configs/fj-multi-component-child-jzrs-9ed3c.json RENOVATE_HOST_RULES=\"[{'matchHost':'quay.io','username':'redhat-appstudio-qe+build_e2e_ddcy_fj_multi_component_parent_jzrs_807e1ff119','password':'${TOKEN_ff791ca09a}'}]\" renovate"
                                        ],
                                        "computeResources": {},
                                        "env": [
                                            {
                                                "name": "LOG_LEVEL",
                                                "value": "debug"
                                            }
                                        ],
                                        "envFrom": [
                                            {
                                                "prefix": "TOKEN_",
                                                "secretRef": {
                                                    "name": "renovate-pipeline-1776771404-c1082"
                                                }
                                            }
                                        ],
                                        "image": "quay.io/konflux-ci/mintmaker-renovate-image:29a2f31",
                                        "name": "renovate",
                                        "securityContext": {
                                            "allowPrivilegeEscalation": false,
                                            "capabilities": {
                                                "drop": [
                                                    "ALL"
                                                ]
                                            },
                                            "runAsNonRoot": true,
                                            "seccompProfile": {
                                                "type": "RuntimeDefault"
                                            }
                                        },
                                        "volumeMounts": [
                                            {
                                                "mountPath": "/configs",
                                                "name": "renovate-pipeline-1776771404-c1082"
                                            },
                                            {
                                                "mountPath": "/etc/pki/ca-trust/extracted/pem",
                                                "name": "trusted-ca",
                                                "readOnly": true
                                            }
                                        ]
                                    }
                                ],
                                "volumes": [
                                    {
                                        "configMap": {
                                            "name": "renovate-pipeline-1776771404-c1082"
                                        },
                                        "name": "renovate-pipeline-1776771404-c1082"
                                    },
                                    {
                                        "configMap": {
                                            "items": [
                                                {
                                                    "key": "ca-bundle.crt",
                                                    "path": "tls-ca-bundle.pem"
                                                }
                                            ],
                                            "name": "renovate-ca-1776771404-c1082"
                                        },
                                        "name": "trusted-ca"
                                    }
                                ]
                            }
                        }
                    ]
                },
                "provenance": {
                    "featureFlags": {
                        "awaitSidecarReadiness": true,
                        "coschedule": "workspaces",
                        "enableAPIFields": "alpha",
                        "enableParamEnum": true,
                        "enableProvenanceInStatus": true,
                        "enforceNonfalsifiability": "none",
                        "maxResultSize": 4096,
                        "resultExtractionMethod": "termination-message",
                        "runningInEnvWithInjectedSidecars": true,
                        "verificationNoMatchPolicy": "ignore"
                    }
                },
                "spanContext": {
                    "traceparent": "00-73f0ca8c053c069b4185d2c1da5ffd19-df88dc4c49bebabd-01"
                },
                "startTime": "2026-04-21T11:36:44Z"
            }
        },
        {
            "apiVersion": "tekton.dev/v1",
            "kind": "PipelineRun",
            "metadata": {
                "annotations": {
                    "appstudio.openshift.io/snapshot": "build-suite-component-update-ycmw-20260421-113301-000",
                    "appstudio.openshift.io/snapshots": "build-suite-component-update-ycmw-20260421-113301-000",
                    "build.appstudio.openshift.io/repo": "https://gitlab.com/konflux-qe/build-nudge-child-gtcjxt/-/tree/b8fb87c345cfbb6062acd9a5a3101221a6bfc750",
                    "build.appstudio.redhat.com/commit_sha": "b8fb87c345cfbb6062acd9a5a3101221a6bfc750",
                    "build.appstudio.redhat.com/pull_request_number": "2",
                    "build.appstudio.redhat.com/target_branch": "multi-component-child-base-yjkx",
                    "chains.tekton.dev/signed": "true",
                    "pipelinesascode.tekton.dev/branch": "multi-component-child-base-yjkx",
                    "pipelinesascode.tekton.dev/cancel-in-progress": "true",
                    "pipelinesascode.tekton.dev/controller-info": "{\"name\":\"default\",\"configmap\":\"pipelines-as-code\",\"secret\":\"pipelines-as-code-secret\", \"gRepo\": \"pipelines-as-code\"}",
                    "pipelinesascode.tekton.dev/event-type": "Merge Request",
                    "pipelinesascode.tekton.dev/git-auth-secret": "pac-gitauth-oqecjo",
                    "pipelinesascode.tekton.dev/git-provider": "gitlab",
                    "pipelinesascode.tekton.dev/log-url": "https://console-openshift-console.apps.rosa.kx-d21dace15f.l1ey.p3.openshiftapps.com/k8s/ns/build-e2e-eiie/tekton.dev~v1~PipelineRun/gl-multi-component-child-yjkx-on-pull-request-t27zj",
                    "pipelinesascode.tekton.dev/max-keep-runs": "3",
                    "pipelinesascode.tekton.dev/on-cel-expression": "event == \"pull_request\" \u0026\u0026 target_branch == \"multi-component-child-base-yjkx\"",
                    "pipelinesascode.tekton.dev/original-prname": "gl-multi-component-child-yjkx-on-pull-request",
                    "pipelinesascode.tekton.dev/pull-request": "2",
                    "pipelinesascode.tekton.dev/repo-url": "https://gitlab.com/konflux-qe/build-nudge-child-gtcjxt",
                    "pipelinesascode.tekton.dev/repository": "gl-multi-component-child-yjkx",
                    "pipelinesascode.tekton.dev/scm-reporting-plr-started": "true",
                    "pipelinesascode.tekton.dev/sender": "konflux-ci-qe-bot",
                    "pipelinesascode.tekton.dev/sha": "b8fb87c345cfbb6062acd9a5a3101221a6bfc750",
                    "pipelinesascode.tekton.dev/sha-title": "e2e test commit message",
                    "pipelinesascode.tekton.dev/sha-url": "https://gitlab.com/konflux-qe/build-nudge-child-gtcjxt/-/commit/b8fb87c345cfbb6062acd9a5a3101221a6bfc750",
                    "pipelinesascode.tekton.dev/source-branch": "konflux-gl-multi-component-child-yjkx",
                    "pipelinesascode.tekton.dev/source-project-id": "81508065",
                    "pipelinesascode.tekton.dev/source-repo-url": "https://gitlab.com/konflux-qe/build-nudge-child-gtcjxt",
                    "pipelinesascode.tekton.dev/state": "completed",
                    "pipelinesascode.tekton.dev/target-project-id": "81508065",
                    "pipelinesascode.tekton.dev/url-org": "konflux-qe",
                    "pipelinesascode.tekton.dev/url-repository": "build-nudge-child-gtcjxt",
                    "results.tekton.dev/record": "build-e2e-eiie/results/917af5ee-006e-4cb7-b3cb-fa04829478d9/records/917af5ee-006e-4cb7-b3cb-fa04829478d9",
                    "results.tekton.dev/recordSummaryAnnotations": "{\"repo\":\"build-nudge-child-gtcjxt\",\"commit\":\"b8fb87c345cfbb6062acd9a5a3101221a6bfc750\",\"eventType\":\"Merge Request\",\"pull_request-id\":2}",
                    "results.tekton.dev/result": "build-e2e-eiie/results/917af5ee-006e-4cb7-b3cb-fa04829478d9",
                    "test.appstudio.openshift.io/create-snapshot-status": "{\"message\":\"Sucessfully created snapshot. See annotation appstudio.openshift.io/snapshot for name\",\"status\":\"success\"}",
                    "test.appstudio.openshift.io/pr-group": "konflux-gl-multi-component-child-yjkx",
                    "test.appstudio.openshift.io/snapshot-creation-report": "SnapshotCreated"
                },
                "creationTimestamp": "2026-04-21T11:33:00Z",
                "finalizers": [
                    "chains.tekton.dev/pipelinerun",
                    "pipelinesascode.tekton.dev/finalizer",
                    "results.tekton.dev/pipelinerun"
                ],
                "generateName": "gl-multi-component-child-yjkx-on-pull-request-",
                "generation": 2,
                "labels": {
                    "app.kubernetes.io/managed-by": "pipelinesascode.tekton.dev",
                    "app.kubernetes.io/version": "v0.43.0",
                    "appstudio.openshift.io/application": "build-suite-component-update-ycmw",
                    "appstudio.openshift.io/component": "gl-multi-component-child-yjkx",
                    "kueue.x-k8s.io/priority-class": "konflux-pre-merge-build",
                    "kueue.x-k8s.io/queue-name": "pipelines-queue",
                    "pipelines.appstudio.openshift.io/type": "build",
                    "pipelinesascode.tekton.dev/cancel-in-progress": "true",
                    "pipelinesascode.tekton.dev/event-type": "Merge_Request",
                    "pipelinesascode.tekton.dev/original-prname": "gl-multi-component-child-yjkx-on-pull-request",
                    "pipelinesascode.tekton.dev/pull-request": "2",
                    "pipelinesascode.tekton.dev/repository": "gl-multi-component-child-yjkx",
                    "pipelinesascode.tekton.dev/sha": "b8fb87c345cfbb6062acd9a5a3101221a6bfc750",
                    "pipelinesascode.tekton.dev/state": "completed",
                    "pipelinesascode.tekton.dev/url-org": "konflux-qe",
                    "pipelinesascode.tekton.dev/url-repository": "build-nudge-child-gtcjxt",
                    "tekton.dev/pipeline": "gl-multi-component-child-yjkx-on-pull-request-t27zj",
                    "test.appstudio.openshift.io/pr-group-sha": "6cdfe3b1fd607d6f8365cfab291ba7abce3329b72ba164f8ad65c33d63ae6d"
                },
                "name": "gl-multi-component-child-yjkx-on-pull-request-t27zj",
                "namespace": "build-e2e-eiie",
                "resourceVersion": "130765",
                "uid": "917af5ee-006e-4cb7-b3cb-fa04829478d9"
            },
            "spec": {
                "params": [
                    {
                        "name": "git-url",
                        "value": "https://gitlab.com/konflux-qe/build-nudge-child-gtcjxt"
                    },
                    {
                        "name": "revision",
                        "value": "b8fb87c345cfbb6062acd9a5a3101221a6bfc750"
                    },
                    {
                        "name": "output-image",
                        "value": "quay.io/redhat-appstudio-qe/build-e2e-eiie/gl-multi-component-child-yjkx:on-pr-b8fb87c345cfbb6062acd9a5a3101221a6bfc750"
                    },
                    {
                        "name": "image-expires-after",
                        "value": "6h"
                    },
                    {
                        "name": "dockerfile",
                        "value": "Dockerfile"
                    }
                ],
                "pipelineSpec": {
                    "description": "This pipeline is ideal for building demo container images from a Containerfile while maintaining trust after pipeline customization.\n\nThis version of pipeline has minimal resource requests set, it's good for demonstrating and testing.\n\n_Uses `buildah` to create a container image leveraging [trusted artifacts](https://konflux-ci.dev/architecture/ADR/0036-trusted-artifacts.html). It also optionally creates a source image and runs some build-time tests. Information is shared between tasks using OCI artifacts instead of PVCs. EC will pass the [`trusted_task.trusted`](https://conforma.dev/docs/policy/packages/release_trusted_task.html#trusted_task__trusted) policy as long as all data used to build the artifact is generated from trusted tasks.\nThis pipeline is pushed as a Tekton bundle to [quay.io](https://quay.io/repository/konflux-ci/tekton-catalog/pipeline-docker-build-oci-ta?tab=tags)_\n",
                    "params": [
                        {
                            "description": "Source Repository URL",
                            "name": "git-url",
                            "type": "string"
                        },
                        {
                            "default": "",
                            "description": "Revision of the Source Repository",
                            "name": "revision",
                            "type": "string"
                        },
                        {
                            "description": "Fully Qualified Output Image",
                            "name": "output-image",
                            "type": "string"
                        },
                        {
                            "default": ".",
                            "description": "Path to the source code of an application's component from where to build image.",
                            "name": "path-context",
                            "type": "string"
                        },
                        {
                            "default": "Dockerfile",
                            "description": "Path to the Dockerfile inside the context specified by parameter path-context",
                            "name": "dockerfile",
                            "type": "string"
                        },
                        {
                            "default": "false",
                            "description": "Skip checks against built image",
                            "name": "skip-checks",
                            "type": "string"
                        },
                        {
                            "default": "false",
                            "description": "Execute the build with network isolation",
                            "name": "hermetic",
                            "type": "string"
                        },
                        {
                            "default": "",
                            "description": "Build dependencies to be prefetched",
                            "name": "prefetch-input",
                            "type": "string"
                        },
                        {
                            "default": "",
                            "description": "Image tag expiration time, time values could be something like 1h, 2d, 3w for hours, days, and weeks, respectively.",
                            "name": "image-expires-after",
                            "type": "string"
                        },
                        {
                            "default": "false",
                            "description": "Add built image into an OCI image index",
                            "name": "build-image-index",
                            "type": "string"
                        },
                        {
                            "default": "docker",
                            "description": "The format for the resulting image's mediaType. Valid values are oci or docker.",
                            "name": "buildah-format",
                            "type": "string"
                        },
                        {
                            "default": "false",
                            "description": "Enable cache proxy configuration",
                            "name": "enable-cache-proxy",
                            "type": "string"
                        },
                        {
                            "default": [],
                            "description": "Array of --build-arg values (\"arg=value\" strings) for buildah",
                            "name": "build-args",
                            "type": "array"
                        },
                        {
                            "default": "",
                            "description": "Path to a file with build arguments for buildah, see https://www.mankier.com/1/buildah-build#--build-arg-file",
                            "name": "build-args-file",
                            "type": "string"
                        },
                        {
                            "default": "false",
                            "description": "Whether to enable privileged mode, should be used only with remote VMs",
                            "name": "privileged-nested",
                            "type": "string"
                        }
                    ],
                    "results": [
                        {
                            "description": "",
                            "name": "IMAGE_URL",
                            "value": "$(tasks.build-image-index.results.IMAGE_URL)"
                        },
                        {
                            "description": "",
                            "name": "IMAGE_DIGEST",
                            "value": "$(tasks.build-image-index.results.IMAGE_DIGEST)"
                        },
                        {
                            "description": "",
                            "name": "CHAINS-GIT_URL",
                            "value": "$(tasks.clone-repository.results.url)"
                        },
                        {
                            "description": "",
                            "name": "CHAINS-GIT_COMMIT",
                            "value": "$(tasks.clone-repository.results.commit)"
                        }
                    ],
                    "tasks": [
                        {
                            "name": "init",
                            "params": [
                                {
                                    "name": "enable-cache-proxy",
                                    "value": "$(params.enable-cache-proxy)"
                                }
                            ],
                            "taskRef": {
                                "params": [
                                    {
                                        "name": "name",
                                        "value": "init"
                                    },
                                    {
                                        "name": "bundle",
                                        "value": "quay.io/konflux-ci/tekton-catalog/task-init:0.4@sha256:f2de909151c733da85c7c05de8ecf37c55079c219dcf8db906175ae11fca0142"
                                    },
                                    {
                                        "name": "kind",
                                        "value": "task"
                                    }
                                ],
                                "resolver": "bundles"
                            }
                        },
                        {
                            "name": "clone-repository",
                            "params": [
                                {
                                    "name": "url",
                                    "value": "$(params.git-url)"
                                },
                                {
                                    "name": "revision",
                                    "value": "$(params.revision)"
                                },
                                {
                                    "name": "ociStorage",
                                    "value": "$(params.output-image).git"
                                },
                                {
                                    "name": "ociArtifactExpiresAfter",
                                    "value": "$(params.image-expires-after)"
                                }
                            ],
                            "runAfter": [
                                "init"
                            ],
                            "taskRef": {
                                "params": [
                                    {
                                        "name": "name",
                                        "value": "git-clone-oci-ta-min"
                                    },
                                    {
                                        "name": "bundle",
                                        "value": "quay.io/konflux-ci/tekton-catalog/task-git-clone-oci-ta-min:0.1@sha256:ffe4e75535edc5474e2615730147f15170dd5f141888b9ae19d2df53ecee7ef0"
                                    },
                                    {
                                        "name": "kind",
                                        "value": "task"
                                    }
                                ],
                                "resolver": "bundles"
                            },
                            "workspaces": [
                                {
                                    "name": "basic-auth",
                                    "workspace": "git-auth"
                                }
                            ]
                        },
                        {
                            "name": "prefetch-dependencies",
                            "params": [
                                {
                                    "name": "input",
                                    "value": "$(params.prefetch-input)"
                                },
                                {
                                    "name": "SOURCE_ARTIFACT",
                                    "value": "$(tasks.clone-repository.results.SOURCE_ARTIFACT)"
                                },
                                {
                                    "name": "ociStorage",
                                    "value": "$(params.output-image).prefetch"
                                },
                                {
                                    "name": "ociArtifactExpiresAfter",
                                    "value": "$(params.image-expires-after)"
                                }
                            ],
                            "runAfter": [
                                "clone-repository"
                            ],
                            "taskRef": {
                                "params": [
                                    {
                                        "name": "name",
                                        "value": "prefetch-dependencies-oci-ta-min"
                                    },
                                    {
                                        "name": "bundle",
                                        "value": "quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies-oci-ta-min:0.3@sha256:bf5859a08ab1e8327ad19831583eebe09df41e5ffa2009c506c05b419dba3dc2"
                                    },
                                    {
                                        "name": "kind",
                                        "value": "task"
                                    }
                                ],
                                "resolver": "bundles"
                            },
                            "workspaces": [
                                {
                                    "name": "git-basic-auth",
                                    "workspace": "git-auth"
                                },
                                {
                                    "name": "netrc",
                                    "workspace": "netrc"
                                }
                            ]
                        },
                        {
                            "name": "build-container",
                            "params": [
                                {
                                    "name": "IMAGE",
                                    "value": "$(params.output-image)"
                                },
                                {
                                    "name": "DOCKERFILE",
                                    "value": "$(params.dockerfile)"
                                },
                                {
                                    "name": "CONTEXT",
                                    "value": "$(params.path-context)"
                                },
                                {
                                    "name": "HERMETIC",
                                    "value": "$(params.hermetic)"
                                },
                                {
                                    "name": "PREFETCH_INPUT",
                                    "value": "$(params.prefetch-input)"
                                },
                                {
                                    "name": "IMAGE_EXPIRES_AFTER",
                                    "value": "$(params.image-expires-after)"
                                },
                                {
                                    "name": "COMMIT_SHA",
                                    "value": "$(tasks.clone-repository.results.commit)"
                                },
                                {
                                    "name": "BUILD_ARGS",
                                    "value": [
                                        "$(params.build-args[*])"
                                    ]
                                },
                                {
                                    "name": "BUILD_ARGS_FILE",
                                    "value": "$(params.build-args-file)"
                                },
                                {
                                    "name": "PRIVILEGED_NESTED",
                                    "value": "$(params.privileged-nested)"
                                },
                                {
                                    "name": "SOURCE_URL",
                                    "value": "$(tasks.clone-repository.results.url)"
                                },
                                {
                                    "name": "BUILDAH_FORMAT",
                                    "value": "$(params.buildah-format)"
                                },
                                {
                                    "name": "HTTP_PROXY",
                                    "value": "$(tasks.init.results.http-proxy)"
                                },
                                {
                                    "name": "NO_PROXY",
                                    "value": "$(tasks.init.results.no-proxy)"
                                },
                                {
                                    "name": "SOURCE_ARTIFACT",
                                    "value": "$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"
                                },
                                {
                                    "name": "CACHI2_ARTIFACT",
                                    "value": "$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"
                                }
                            ],
                            "runAfter": [
                                "prefetch-dependencies"
                            ],
                            "taskRef": {
                                "params": [
                                    {
                                        "name": "name",
                                        "value": "buildah-oci-ta-min"
                                    },
                                    {
                                        "name": "bundle",
                                        "value": "quay.io/konflux-ci/tekton-catalog/task-buildah-oci-ta-min:0.9@sha256:52ddc0ede65da1f3491319897dc5212bb3a52cb0a7e52a75d6a0224595c9ef4a"
                                    },
                                    {
                                        "name": "kind",
                                        "value": "task"
                                    }
                                ],
                                "resolver": "bundles"
                            }
                        },
                        {
                            "name": "build-image-index",
                            "params": [
                                {
                                    "name": "IMAGE",
                                    "value": "$(params.output-image)"
                                },
                                {
                                    "name": "ALWAYS_BUILD_INDEX",
                                    "value": "$(params.build-image-index)"
                                },
                                {
                                    "name": "IMAGES",
                                    "value": [
                                        "$(tasks.build-container.results.IMAGE_URL)@$(tasks.build-container.results.IMAGE_DIGEST)"
                                    ]
                                },
                                {
                                    "name": "BUILDAH_FORMAT",
                                    "value": "$(params.buildah-format)"
                                }
                            ],
                            "runAfter": [
                                "build-container"
                            ],
                            "taskRef": {
                                "params": [
                                    {
                                        "name": "name",
                                        "value": "build-image-index-min"
                                    },
                                    {
                                        "name": "bundle",
                                        "value": "quay.io/konflux-ci/tekton-catalog/task-build-image-index-min:0.3@sha256:47a0052da85ad90bacc4ed13a7f17f78208b7daa3ad3da76f920fc4e2af1f0dd"
                                    },
                                    {
                                        "name": "kind",
                                        "value": "task"
                                    }
                                ],
                                "resolver": "bundles"
                            }
                        },
                        {
                            "name": "deprecated-base-image-check",
                            "params": [
                                {
                                    "name": "IMAGE_URL",
                                    "value": "$(tasks.build-image-index.results.IMAGE_URL)"
                                },
                                {
                                    "name": "IMAGE_DIGEST",
                                    "value": "$(tasks.build-image-index.results.IMAGE_DIGEST)"
                                }
                            ],
                            "runAfter": [
                                "build-image-index"
                            ],
                            "taskRef": {
                                "params": [
                                    {
                                        "name": "name",
                                        "value": "deprecated-image-check"
                                    },
                                    {
                                        "name": "bundle",
                                        "value": "quay.io/konflux-ci/tekton-catalog/task-deprecated-image-check:0.5@sha256:3457a4ca93f8d55f14ebd407532b1223c689eacc34f0abb3003db4111667bdae"
                                    },
                                    {
                                        "name": "kind",
                                        "value": "task"
                                    }
                                ],
                                "resolver": "bundles"
                            },
                            "when": [
                                {
                                    "input": "$(params.skip-checks)",
                                    "operator": "in",
                                    "values": [
                                        "false"
                                    ]
                                }
                            ]
                        },
                        {
                            "name": "clamav-scan",
                            "params": [
                                {
                                    "name": "image-digest",
                                    "value": "$(tasks.build-image-index.results.IMAGE_DIGEST)"
                                },
                                {
                                    "name": "image-url",
                                    "value": "$(tasks.build-image-index.results.IMAGE_URL)"
                                }
                            ],
                            "runAfter": [
                                "build-image-index"
                            ],
                            "taskRef": {
                                "params": [
                                    {
                                        "name": "name",
                                        "value": "clamav-scan-min"
                                    },
                                    {
                                        "name": "bundle",
                                        "value": "quay.io/konflux-ci/tekton-catalog/task-clamav-scan-min:0.3@sha256:589e34f73d310aa993c9761d8b78265a904a121028bda2809d8a2d0500454bd8"
                                    },
                                    {
                                        "name": "kind",
                                        "value": "task"
                                    }
                                ],
                                "resolver": "bundles"
                            },
                            "when": [
                                {
                                    "input": "$(params.skip-checks)",
                                    "operator": "in",
                                    "values": [
                                        "false"
                                    ]
                                }
                            ]
                        },
                        {
                            "name": "sast-shell-check",
                            "params": [
                                {
                                    "name": "image-digest",
                                    "value": "$(tasks.build-image-index.results.IMAGE_DIGEST)"
                                },
                                {
                                    "name": "image-url",
                                    "value": "$(tasks.build-image-index.results.IMAGE_URL)"
                                },
                                {
                                    "name": "SOURCE_ARTIFACT",
                                    "value": "$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"
                                },
                                {
                                    "name": "CACHI2_ARTIFACT",
                                    "value": "$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"
                                }
                            ],
                            "runAfter": [
                                "build-image-index"
                            ],
                            "taskRef": {
                                "params": [
                                    {
                                        "name": "name",
                                        "value": "sast-shell-check-oci-ta-min"
                                    },
                                    {
                                        "name": "bundle",
                                        "value": "quay.io/konflux-ci/tekton-catalog/task-sast-shell-check-oci-ta-min:0.1@sha256:fa19753f59288a397aab2ddb9459f35f0ec1b89f43c36e944a3958db72becb5a"
                                    },
                                    {
                                        "name": "kind",
                                        "value": "task"
                                    }
                                ],
                                "resolver": "bundles"
                            },
                            "when": [
                                {
                                    "input": "$(params.skip-checks)",
                                    "operator": "in",
                                    "values": [
                                        "false"
                                    ]
                                }
                            ]
                        },
                        {
                            "name": "sast-unicode-check",
                            "params": [
                                {
                                    "name": "image-digest",
                                    "value": "$(tasks.build-image-index.results.IMAGE_DIGEST)"
                                },
                                {
                                    "name": "image-url",
                                    "value": "$(tasks.build-image-index.results.IMAGE_URL)"
                                },
                                {
                                    "name": "SOURCE_ARTIFACT",
                                    "value": "$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"
                                },
                                {
                                    "name": "CACHI2_ARTIFACT",
                                    "value": "$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"
                                }
                            ],
                            "runAfter": [
                                "build-image-index"
                            ],
                            "taskRef": {
                                "params": [
                                    {
                                        "name": "name",
                                        "value": "sast-unicode-check-oci-ta-min"
                                    },
                                    {
                                        "name": "bundle",
                                        "value": "quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check-oci-ta-min:0.4@sha256:624d9ed6d461b59a16d8c1578276626c02fa6d56e0ee4bcd752f7859055f21ab"
                                    },
                                    {
                                        "name": "kind",
                                        "value": "task"
                                    }
                                ],
                                "resolver": "bundles"
                            },
                            "when": [
                                {
                                    "input": "$(params.skip-checks)",
                                    "operator": "in",
                                    "values": [
                                        "false"
                                    ]
                                }
                            ]
                        },
                        {
                            "name": "rpms-signature-scan",
                            "params": [
                                {
                                    "name": "image-url",
                                    "value": "$(tasks.build-image-index.results.IMAGE_URL)"
                                },
                                {
                                    "name": "image-digest",
                                    "value": "$(tasks.build-image-index.results.IMAGE_DIGEST)"
                                }
                            ],
                            "runAfter": [
                                "build-image-index"
                            ],
                            "taskRef": {
                                "params": [
                                    {
                                        "name": "name",
                                        "value": "rpms-signature-scan"
                                    },
                                    {
                                        "name": "bundle",
                                        "value": "quay.io/konflux-ci/tekton-catalog/task-rpms-signature-scan:0.2@sha256:b2224a0442ac705e20a25b8609e1760321d9d86da7901fd0392a90102688e37d"
                                    },
                                    {
                                        "name": "kind",
                                        "value": "task"
                                    }
                                ],
                                "resolver": "bundles"
                            },
                            "when": [
                                {
                                    "input": "$(params.skip-checks)",
                                    "operator": "in",
                                    "values": [
                                        "false"
                                    ]
                                }
                            ]
                        },
                        {
                            "name": "tpa-scan",
                            "params": [
                                {
                                    "name": "image-digest",
                                    "value": "$(tasks.build-image-index.results.IMAGE_DIGEST)"
                                },
                                {
                                    "name": "image-url",
                                    "value": "$(tasks.build-image-index.results.IMAGE_URL)"
                                }
                            ],
                            "runAfter": [
                                "build-image-index"
                            ],
                            "taskRef": {
                                "params": [
                                    {
                                        "name": "name",
                                        "value": "tpa-scan"
                                    },
                                    {
                                        "name": "bundle",
                                        "value": "quay.io/konflux-ci/tekton-catalog/task-tpa-scan:0.1@sha256:68b6e188f742da92af9c40a794fd021a65d49b419d1e36096277b2d9ebbe1afc"
                                    },
                                    {
                                        "name": "kind",
                                        "value": "task"
                                    }
                                ],
                                "resolver": "bundles"
                            },
                            "when": [
                                {
                                    "input": "$(params.skip-checks)",
                                    "operator": "in",
                                    "values": [
                                        "false"
                                    ]
                                }
                            ]
                        }
                    ],
                    "workspaces": [
                        {
                            "name": "git-auth",
                            "optional": true
                        },
                        {
                            "name": "netrc",
                            "optional": true
                        }
                    ]
                },
                "taskRunTemplate": {
                    "podTemplate": {
                        "nodeSelector": {
                            "konflux-ci.dev/workload": "konflux-tenants"
                        },
                        "tolerations": [
                            {
                                "effect": "NoSchedule",
                                "key": "konflux-ci.dev/workload",
                                "operator": "Equal",
                                "value": "konflux-tenants"
                            }
                        ]
                    },
                    "serviceAccountName": "build-pipeline-gl-multi-component-child-yjkx"
                },
                "timeouts": {
                    "pipeline": "2h0m0s"
                },
                "workspaces": [
                    {
                        "name": "git-auth",
                        "secret": {
                            "secretName": "pac-gitauth-oqecjo"
                        }
                    }
                ]
            },
            "status": {
                "childReferences": [
                    {
                        "apiVersion": "tekton.dev/v1",
                        "kind": "TaskRun",
                        "name": "gl-multi-component-child-yjkx-on-pull-request-t27zj-init",
                        "pipelineTaskName": "init"
                    },
                    {
                        "apiVersion": "tekton.dev/v1",
                        "kind": "TaskRun",
                        "name": "gl-multi-compobd9e0b8983bc6c356d8bdbcaee2f9456-clone-repository",
                        "pipelineTaskName": "clone-repository"
                    },
                    {
                        "apiVersion": "tekton.dev/v1",
                        "kind": "TaskRun",
                        "name": "gl-multi-bd9e0b8983bc6c356d8bdbcaee2f9456-prefetch-dependencies",
                        "pipelineTaskName": "prefetch-dependencies"
                    },
                    {
                        "apiVersion": "tekton.dev/v1",
                        "kind": "TaskRun",
                        "name": "gl-multi-componbd9e0b8983bc6c356d8bdbcaee2f9456-build-container",
                        "pipelineTaskName": "build-container"
                    },
                    {
                        "apiVersion": "tekton.dev/v1",
                        "kind": "TaskRun",
                        "name": "gl-multi-compbd9e0b8983bc6c356d8bdbcaee2f9456-build-image-index",
                        "pipelineTaskName": "build-image-index"
                    },
                    {
                        "apiVersion": "tekton.dev/v1",
                        "kind": "TaskRun",
                        "name": "gl-bd9e0b8983bc6c356d8bdbcaee2f9456-deprecated-base-image-check",
                        "pipelineTaskName": "deprecated-base-image-check",
                        "whenExpressions": [
                            {
                                "input": "false",
                                "operator": "in",
                                "values": [
                                    "false"
                                ]
                            }
                        ]
                    },
                    {
                        "apiVersion": "tekton.dev/v1",
                        "kind": "TaskRun",
                        "name": "gl-multi-component-child-yjkx-on-pull-request-t27zj-clamav-scan",
                        "pipelineTaskName": "clamav-scan",
                        "whenExpressions": [
                            {
                                "input": "false",
                                "operator": "in",
                                "values": [
                                    "false"
                                ]
                            }
                        ]
                    },
                    {
                        "apiVersion": "tekton.dev/v1",
                        "kind": "TaskRun",
                        "name": "gl-multi-compobd9e0b8983bc6c356d8bdbcaee2f9456-sast-shell-check",
                        "pipelineTaskName": "sast-shell-check",
                        "whenExpressions": [
                            {
                                "input": "false",
                                "operator": "in",
                                "values": [
                                    "false"
                                ]
                            }
                        ]
                    },
                    {
                        "apiVersion": "tekton.dev/v1",
                        "kind": "TaskRun",
                        "name": "gl-multi-combd9e0b8983bc6c356d8bdbcaee2f9456-sast-unicode-check",
                        "pipelineTaskName": "sast-unicode-check",
                        "whenExpressions": [
                            {
                                "input": "false",
                                "operator": "in",
                                "values": [
                                    "false"
                                ]
                            }
                        ]
                    },
                    {
                        "apiVersion": "tekton.dev/v1",
                        "kind": "TaskRun",
                        "name": "gl-multi-cobd9e0b8983bc6c356d8bdbcaee2f9456-rpms-signature-scan",
                        "pipelineTaskName": "rpms-signature-scan",
                        "whenExpressions": [
                            {
                                "input": "false",
                                "operator": "in",
                                "values": [
                                    "false"
                                ]
                            }
                        ]
                    },
                    {
                        "apiVersion": "tekton.dev/v1",
                        "kind": "TaskRun",
                        "name": "gl-multi-component-child-yjkx-on-pull-request-t27zj-tpa-scan",
                        "pipelineTaskName": "tpa-scan",
                        "whenExpressions": [
                            {
                                "input": "false",
                                "operator": "in",
                                "values": [
                                    "false"
                                ]
                            }
                        ]
                    }
                ],
                "completionTime": "2026-04-21T11:37:48Z",
                "conditions": [
                    {
                        "lastTransitionTime": "2026-04-21T11:37:48Z",
                        "message": "Tasks Completed: 11 (Failed: 0, Cancelled 0), Skipped: 0",
                        "reason": "Succeeded",
                        "status": "True",
                        "type": "Succeeded"
                    }
                ],
                "pipelineSpec": {
                    "description": "This pipeline is ideal for building demo container images from a Containerfile while maintaining trust after pipeline customization.\n\nThis version of pipeline has minimal resource requests set, it's good for demonstrating and testing.\n\n_Uses `buildah` to create a container image leveraging [trusted artifacts](https://konflux-ci.dev/architecture/ADR/0036-trusted-artifacts.html). It also optionally creates a source image and runs some build-time tests. Information is shared between tasks using OCI artifacts instead of PVCs. EC will pass the [`trusted_task.trusted`](https://conforma.dev/docs/policy/packages/release_trusted_task.html#trusted_task__trusted) policy as long as all data used to build the artifact is generated from trusted tasks.\nThis pipeline is pushed as a Tekton bundle to [quay.io](https://quay.io/repository/konflux-ci/tekton-catalog/pipeline-docker-build-oci-ta?tab=tags)_\n",
                    "params": [
                        {
                            "description": "Source Repository URL",
                            "name": "git-url",
                            "type": "string"
                        },
                        {
                            "default": "",
                            "description": "Revision of the Source Repository",
                            "name": "revision",
                            "type": "string"
                        },
                        {
                            "description": "Fully Qualified Output Image",
                            "name": "output-image",
                            "type": "string"
                        },
                        {
                            "default": ".",
                            "description": "Path to the source code of an application's component from where to build image.",
                            "name": "path-context",
                            "type": "string"
                        },
                        {
                            "default": "Dockerfile",
                            "description": "Path to the Dockerfile inside the context specified by parameter path-context",
                            "name": "dockerfile",
                            "type": "string"
                        },
                        {
                            "default": "false",
                            "description": "Skip checks against built image",
                            "name": "skip-checks",
                            "type": "string"
                        },
                        {
                            "default": "false",
                            "description": "Execute the build with network isolation",
                            "name": "hermetic",
                            "type": "string"
                        },
                        {
                            "default": "",
                            "description": "Build dependencies to be prefetched",
                            "name": "prefetch-input",
                            "type": "string"
                        },
                        {
                            "default": "",
                            "description": "Image tag expiration time, time values could be something like 1h, 2d, 3w for hours, days, and weeks, respectively.",
                            "name": "image-expires-after",
                            "type": "string"
                        },
                        {
                            "default": "false",
                            "description": "Add built image into an OCI image index",
                            "name": "build-image-index",
                            "type": "string"
                        },
                        {
                            "default": "docker",
                            "description": "The format for the resulting image's mediaType. Valid values are oci or docker.",
                            "name": "buildah-format",
                            "type": "string"
                        },
                        {
                            "default": "false",
                            "description": "Enable cache proxy configuration",
                            "name": "enable-cache-proxy",
                            "type": "string"
                        },
                        {
                            "default": [],
                            "description": "Array of --build-arg values (\"arg=value\" strings) for buildah",
                            "name": "build-args",
                            "type": "array"
                        },
                        {
                            "default": "",
                            "description": "Path to a file with build arguments for buildah, see https://www.mankier.com/1/buildah-build#--build-arg-file",
                            "name": "build-args-file",
                            "type": "string"
                        },
                        {
                            "default": "false",
                            "description": "Whether to enable privileged mode, should be used only with remote VMs",
                            "name": "privileged-nested",
                            "type": "string"
                        }
                    ],
                    "results": [
                        {
                            "description": "",
                            "name": "IMAGE_URL",
                            "value": "$(tasks.build-image-index.results.IMAGE_URL)"
                        },
                        {
                            "description": "",
                            "name": "IMAGE_DIGEST",
                            "value": "$(tasks.build-image-index.results.IMAGE_DIGEST)"
                        },
                        {
                            "description": "",
                            "name": "CHAINS-GIT_URL",
                            "value": "$(tasks.clone-repository.results.url)"
                        },
                        {
                            "description": "",
                            "name": "CHAINS-GIT_COMMIT",
                            "value": "$(tasks.clone-repository.results.commit)"
                        }
                    ],
                    "tasks": [
                        {
                            "name": "init",
                            "params": [
                                {
                                    "name": "enable-cache-proxy",
                                    "value": "false"
                                }
                            ],
                            "taskRef": {
                                "params": [
                                    {
                                        "name": "name",
                                        "value": "init"
                                    },
                                    {
                                        "name": "bundle",
                                        "value": "quay.io/konflux-ci/tekton-catalog/task-init:0.4@sha256:f2de909151c733da85c7c05de8ecf37c55079c219dcf8db906175ae11fca0142"
                                    },
                                    {
                                        "name": "kind",
                                        "value": "task"
                                    }
                                ],
                                "resolver": "bundles"
                            }
                        },
                        {
                            "name": "clone-repository",
                            "params": [
                                {
                                    "name": "url",
                                    "value": "https://gitlab.com/konflux-qe/build-nudge-child-gtcjxt"
                                },
                                {
                                    "name": "revision",
                                    "value": "b8fb87c345cfbb6062acd9a5a3101221a6bfc750"
                                },
                                {
                                    "name": "ociStorage",
                                    "value": "quay.io/redhat-appstudio-qe/build-e2e-eiie/gl-multi-component-child-yjkx:on-pr-b8fb87c345cfbb6062acd9a5a3101221a6bfc750.git"
                                },
                                {
                                    "name": "ociArtifactExpiresAfter",
                                    "value": "6h"
                                }
                            ],
                            "runAfter": [
                                "init"
                            ],
                            "taskRef": {
                                "params": [
                                    {
                                        "name": "name",
                                        "value": "git-clone-oci-ta-min"
                                    },
                                    {
                                        "name": "bundle",
                                        "value": "quay.io/konflux-ci/tekton-catalog/task-git-clone-oci-ta-min:0.1@sha256:ffe4e75535edc5474e2615730147f15170dd5f141888b9ae19d2df53ecee7ef0"
                                    },
                                    {
                                        "name": "kind",
                                        "value": "task"
                                    }
                                ],
                                "resolver": "bundles"
                            },
                            "workspaces": [
                                {
                                    "name": "basic-auth",
                                    "workspace": "git-auth"
                                }
                            ]
                        },
                        {
                            "name": "prefetch-dependencies",
                            "params": [
                                {
                                    "name": "input",
                                    "value": ""
                                },
                                {
                                    "name": "SOURCE_ARTIFACT",
                                    "value": "$(tasks.clone-repository.results.SOURCE_ARTIFACT)"
                                },
                                {
                                    "name": "ociStorage",
                                    "value": "quay.io/redhat-appstudio-qe/build-e2e-eiie/gl-multi-component-child-yjkx:on-pr-b8fb87c345cfbb6062acd9a5a3101221a6bfc750.prefetch"
                                },
                                {
                                    "name": "ociArtifactExpiresAfter",
                                    "value": "6h"
                                }
                            ],
                            "runAfter": [
                                "clone-repository"
                            ],
                            "taskRef": {
                                "params": [
                                    {
                                        "name": "name",
                                        "value": "prefetch-dependencies-oci-ta-min"
                                    },
                                    {
                                        "name": "bundle",
                                        "value": "quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies-oci-ta-min:0.3@sha256:bf5859a08ab1e8327ad19831583eebe09df41e5ffa2009c506c05b419dba3dc2"
                                    },
                                    {
                                        "name": "kind",
                                        "value": "task"
                                    }
                                ],
                                "resolver": "bundles"
                            },
                            "workspaces": [
                                {
                                    "name": "git-basic-auth",
                                    "workspace": "git-auth"
                                },
                                {
                                    "name": "netrc",
                                    "workspace": "netrc"
                                }
                            ]
                        },
                        {
                            "name": "build-container",
                            "params": [
                                {
                                    "name": "IMAGE",
                                    "value": "quay.io/redhat-appstudio-qe/build-e2e-eiie/gl-multi-component-child-yjkx:on-pr-b8fb87c345cfbb6062acd9a5a3101221a6bfc750"
                                },
                                {
                                    "name": "DOCKERFILE",
                                    "value": "Dockerfile"
                                },
                                {
                                    "name": "CONTEXT",
                                    "value": "."
                                },
                                {
                                    "name": "HERMETIC",
                                    "value": "false"
                                },
                                {
                                    "name": "PREFETCH_INPUT",
                                    "value": ""
                                },
                                {
                                    "name": "IMAGE_EXPIRES_AFTER",
                                    "value": "6h"
                                },
                                {
                                    "name": "COMMIT_SHA",
                                    "value": "$(tasks.clone-repository.results.commit)"
                                },
                                {
                                    "name": "BUILD_ARGS",
                                    "value": []
                                },
                                {
                                    "name": "BUILD_ARGS_FILE",
                                    "value": ""
                                },
                                {
                                    "name": "PRIVILEGED_NESTED",
                                    "value": "false"
                                },
                                {
                                    "name": "SOURCE_URL",
                                    "value": "$(tasks.clone-repository.results.url)"
                                },
                                {
                                    "name": "BUILDAH_FORMAT",
                                    "value": "docker"
                                },
                                {
                                    "name": "HTTP_PROXY",
                                    "value": "$(tasks.init.results.http-proxy)"
                                },
                                {
                                    "name": "NO_PROXY",
                                    "value": "$(tasks.init.results.no-proxy)"
                                },
                                {
                                    "name": "SOURCE_ARTIFACT",
                                    "value": "$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"
                                },
                                {
                                    "name": "CACHI2_ARTIFACT",
                                    "value": "$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"
                                }
                            ],
                            "runAfter": [
                                "prefetch-dependencies"
                            ],
                            "taskRef": {
                                "params": [
                                    {
                                        "name": "name",
                                        "value": "buildah-oci-ta-min"
                                    },
                                    {
                                        "name": "bundle",
                                        "value": "quay.io/konflux-ci/tekton-catalog/task-buildah-oci-ta-min:0.9@sha256:52ddc0ede65da1f3491319897dc5212bb3a52cb0a7e52a75d6a0224595c9ef4a"
                                    },
                                    {
                                        "name": "kind",
                                        "value": "task"
                                    }
                                ],
                                "resolver": "bundles"
                            }
                        },
                        {
                            "name": "build-image-index",
                            "params": [
                                {
                                    "name": "IMAGE",
                                    "value": "quay.io/redhat-appstudio-qe/build-e2e-eiie/gl-multi-component-child-yjkx:on-pr-b8fb87c345cfbb6062acd9a5a3101221a6bfc750"
                                },
                                {
                                    "name": "ALWAYS_BUILD_INDEX",
                                    "value": "false"
                                },
                                {
                                    "name": "IMAGES",
                                    "value": [
                                        "$(tasks.build-container.results.IMAGE_URL)@$(tasks.build-container.results.IMAGE_DIGEST)"
                                    ]
                                },
                                {
                                    "name": "BUILDAH_FORMAT",
                                    "value": "docker"
                                }
                            ],
                            "runAfter": [
                                "build-container"
                            ],
                            "taskRef": {
                                "params": [
                                    {
                                        "name": "name",
                                        "value": "build-image-index-min"
                                    },
                                    {
                                        "name": "bundle",
                                        "value": "quay.io/konflux-ci/tekton-catalog/task-build-image-index-min:0.3@sha256:47a0052da85ad90bacc4ed13a7f17f78208b7daa3ad3da76f920fc4e2af1f0dd"
                                    },
                                    {
                                        "name": "kind",
                                        "value": "task"
                                    }
                                ],
                                "resolver": "bundles"
                            }
                        },
                        {
                            "name": "deprecated-base-image-check",
                            "params": [
                                {
                                    "name": "IMAGE_URL",
                                    "value": "$(tasks.build-image-index.results.IMAGE_URL)"
                                },
                                {
                                    "name": "IMAGE_DIGEST",
                                    "value": "$(tasks.build-image-index.results.IMAGE_DIGEST)"
                                }
                            ],
                            "runAfter": [
                                "build-image-index"
                            ],
                            "taskRef": {
                                "params": [
                                    {
                                        "name": "name",
                                        "value": "deprecated-image-check"
                                    },
                                    {
                                        "name": "bundle",
                                        "value": "quay.io/konflux-ci/tekton-catalog/task-deprecated-image-check:0.5@sha256:3457a4ca93f8d55f14ebd407532b1223c689eacc34f0abb3003db4111667bdae"
                                    },
                                    {
                                        "name": "kind",
                                        "value": "task"
                                    }
                                ],
                                "resolver": "bundles"
                            },
                            "when": [
                                {
                                    "input": "false",
                                    "operator": "in",
                                    "values": [
                                        "false"
                                    ]
                                }
                            ]
                        },
                        {
                            "name": "clamav-scan",
                            "params": [
                                {
                                    "name": "image-digest",
                                    "value": "$(tasks.build-image-index.results.IMAGE_DIGEST)"
                                },
                                {
                                    "name": "image-url",
                                    "value": "$(tasks.build-image-index.results.IMAGE_URL)"
                                }
                            ],
                            "runAfter": [
                                "build-image-index"
                            ],
                            "taskRef": {
                                "params": [
                                    {
                                        "name": "name",
                                        "value": "clamav-scan-min"
                                    },
                                    {
                                        "name": "bundle",
                                        "value": "quay.io/konflux-ci/tekton-catalog/task-clamav-scan-min:0.3@sha256:589e34f73d310aa993c9761d8b78265a904a121028bda2809d8a2d0500454bd8"
                                    },
                                    {
                                        "name": "kind",
                                        "value": "task"
                                    }
                                ],
                                "resolver": "bundles"
                            },
                            "when": [
                                {
                                    "input": "false",
                                    "operator": "in",
                                    "values": [
                                        "false"
                                    ]
                                }
                            ]
                        },
                        {
                            "name": "sast-shell-check",
                            "params": [
                                {
                                    "name": "image-digest",
                                    "value": "$(tasks.build-image-index.results.IMAGE_DIGEST)"
                                },
                                {
                                    "name": "image-url",
                                    "value": "$(tasks.build-image-index.results.IMAGE_URL)"
                                },
                                {
                                    "name": "SOURCE_ARTIFACT",
                                    "value": "$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"
                                },
                                {
                                    "name": "CACHI2_ARTIFACT",
                                    "value": "$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"
                                }
                            ],
                            "runAfter": [
                                "build-image-index"
                            ],
                            "taskRef": {
                                "params": [
                                    {
                                        "name": "name",
                                        "value": "sast-shell-check-oci-ta-min"
                                    },
                                    {
                                        "name": "bundle",
                                        "value": "quay.io/konflux-ci/tekton-catalog/task-sast-shell-check-oci-ta-min:0.1@sha256:fa19753f59288a397aab2ddb9459f35f0ec1b89f43c36e944a3958db72becb5a"
                                    },
                                    {
                                        "name": "kind",
                                        "value": "task"
                                    }
                                ],
                                "resolver": "bundles"
                            },
                            "when": [
                                {
                                    "input": "false",
                                    "operator": "in",
                                    "values": [
                                        "false"
                                    ]
                                }
                            ]
                        },
                        {
                            "name": "sast-unicode-check",
                            "params": [
                                {
                                    "name": "image-digest",
                                    "value": "$(tasks.build-image-index.results.IMAGE_DIGEST)"
                                },
                                {
                                    "name": "image-url",
                                    "value": "$(tasks.build-image-index.results.IMAGE_URL)"
                                },
                                {
                                    "name": "SOURCE_ARTIFACT",
                                    "value": "$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"
                                },
                                {
                                    "name": "CACHI2_ARTIFACT",
                                    "value": "$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"
                                }
                            ],
                            "runAfter": [
                                "build-image-index"
                            ],
                            "taskRef": {
                                "params": [
                                    {
                                        "name": "name",
                                        "value": "sast-unicode-check-oci-ta-min"
                                    },
                                    {
                                        "name": "bundle",
                                        "value": "quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check-oci-ta-min:0.4@sha256:624d9ed6d461b59a16d8c1578276626c02fa6d56e0ee4bcd752f7859055f21ab"
                                    },
                                    {
                                        "name": "kind",
                                        "value": "task"
                                    }
                                ],
                                "resolver": "bundles"
                            },
                            "when": [
                                {
                                    "input": "false",
                                    "operator": "in",
                                    "values": [
                                        "false"
                                    ]
                                }
                            ]
                        },
                        {
                            "name": "rpms-signature-scan",
                            "params": [
                                {
                                    "name": "image-url",
                                    "value": "$(tasks.build-image-index.results.IMAGE_URL)"
                                },
                                {
                                    "name": "image-digest",
                                    "value": "$(tasks.build-image-index.results.IMAGE_DIGEST)"
                                }
                            ],
                            "runAfter": [
                                "build-image-index"
                            ],
                            "taskRef": {
                                "params": [
                                    {
                                        "name": "name",
                                        "value": "rpms-signature-scan"
                                    },
                                    {
                                        "name": "bundle",
                                        "value": "quay.io/konflux-ci/tekton-catalog/task-rpms-signature-scan:0.2@sha256:b2224a0442ac705e20a25b8609e1760321d9d86da7901fd0392a90102688e37d"
                                    },
                                    {
                                        "name": "kind",
                                        "value": "task"
                                    }
                                ],
                                "resolver": "bundles"
                            },
                            "when": [
                                {
                                    "input": "false",
                                    "operator": "in",
                                    "values": [
                                        "false"
                                    ]
                                }
                            ]
                        },
                        {
                            "name": "tpa-scan",
                            "params": [
                                {
                                    "name": "image-digest",
                                    "value": "$(tasks.build-image-index.results.IMAGE_DIGEST)"
                                },
                                {
                                    "name": "image-url",
                                    "value": "$(tasks.build-image-index.results.IMAGE_URL)"
                                }
                            ],
                            "runAfter": [
                                "build-image-index"
                            ],
                            "taskRef": {
                                "params": [
                                    {
                                        "name": "name",
                                        "value": "tpa-scan"
                                    },
                                    {
                                        "name": "bundle",
                                        "value": "quay.io/konflux-ci/tekton-catalog/task-tpa-scan:0.1@sha256:68b6e188f742da92af9c40a794fd021a65d49b419d1e36096277b2d9ebbe1afc"
                                    },
                                    {
                                        "name": "kind",
                                        "value": "task"
                                    }
                                ],
                                "resolver": "bundles"
                            },
                            "when": [
                                {
                                    "input": "false",
                                    "operator": "in",
                                    "values": [
                                        "false"
                                    ]
                                }
                            ]
                        }
                    ],
                    "workspaces": [
                        {
                            "name": "git-auth",
                            "optional": true
                        },
                        {
                            "name": "netrc",
                            "optional": true
                        }
                    ]
                },
                "provenance": {
                    "featureFlags": {
                        "awaitSidecarReadiness": true,
                        "coschedule": "workspaces",
                        "enableAPIFields": "alpha",
                        "enableParamEnum": true,
                        "enableProvenanceInStatus": true,
                        "enforceNonfalsifiability": "none",
                        "maxResultSize": 4096,
                        "resultExtractionMethod": "termination-message",
                        "runningInEnvWithInjectedSidecars": true,
                        "verificationNoMatchPolicy": "ignore"
                    }
                },
                "results": [
                    {
                        "name": "IMAGE_URL",
                        "value": "quay.io/redhat-appstudio-qe/build-e2e-eiie/gl-multi-component-child-yjkx:on-pr-b8fb87c345cfbb6062acd9a5a3101221a6bfc750"
                    },
                    {
                        "name": "IMAGE_DIGEST",
                        "value": "sha256:372a55a7402ea5208bf0fcb89ed4332a370e2ab708d709e39448cb0925f5b9a4"
                    },
                    {
                        "name": "CHAINS-GIT_URL",
                        "value": "https://gitlab.com/konflux-qe/build-nudge-child-gtcjxt"
                    },
                    {
                        "name": "CHAINS-GIT_COMMIT",
                        "value": "b8fb87c345cfbb6062acd9a5a3101221a6bfc750"
                    }
                ],
                "spanContext": {
                    "traceparent": "00-c4df583c5472f788f868af0a52de3946-952d6d2692ecad3e-01"
                },
                "startTime": "2026-04-21T11:33:01Z"
            }
        },
        {
            "apiVersion": "tekton.dev/v1",
            "kind": "PipelineRun",
            "metadata": {
                "annotations": {
                    "appstudio.openshift.io/snapshot": "build-suite-component-update-ycmw-20260421-112740-000",
                    "appstudio.openshift.io/snapshots": "build-suite-component-update-ycmw-20260421-112740-000",
                    "build.appstudio.openshift.io/repo": "https://gitlab.com/konflux-qe/build-nudge-child-gtcjxt/-/tree/7ae803b6a2f5a2f86edd50d12fac8f2e3abac446",
                    "build.appstudio.redhat.com/commit_sha": "7ae803b6a2f5a2f86edd50d12fac8f2e3abac446",
                    "build.appstudio.redhat.com/pull_request_number": "1",
                    "build.appstudio.redhat.com/target_branch": "multi-component-child-base-yjkx",
                    "chains.tekton.dev/signed": "true",
                    "pipelinesascode.tekton.dev/branch": "multi-component-child-base-yjkx",
                    "pipelinesascode.tekton.dev/cancel-in-progress": "true",
                    "pipelinesascode.tekton.dev/controller-info": "{\"name\":\"default\",\"configmap\":\"pipelines-as-code\",\"secret\":\"pipelines-as-code-secret\", \"gRepo\": \"pipelines-as-code\"}",
                    "pipelinesascode.tekton.dev/event-type": "Merge Request",
                    "pipelinesascode.tekton.dev/git-auth-secret": "pac-gitauth-cjpick",
                    "pipelinesascode.tekton.dev/git-provider": "gitlab",
                    "pipelinesascode.tekton.dev/log-url": "https://console-openshift-console.apps.rosa.kx-d21dace15f.l1ey.p3.openshiftapps.com/k8s/ns/build-e2e-eiie/tekton.dev~v1~PipelineRun/gl-multi-component-child-yjkx-on-pull-request-wrn4z",
                    "pipelinesascode.tekton.dev/max-keep-runs": "3",
                    "pipelinesascode.tekton.dev/on-cel-expression": "event == \"pull_request\" \u0026\u0026 target_branch == \"multi-component-child-base-yjkx\"",
                    "pipelinesascode.tekton.dev/original-prname": "gl-multi-component-child-yjkx-on-pull-request",
                    "pipelinesascode.tekton.dev/pull-request": "1",
                    "pipelinesascode.tekton.dev/repo-url": "https://gitlab.com/konflux-qe/build-nudge-child-gtcjxt",
                    "pipelinesascode.tekton.dev/repository": "gl-multi-component-child-yjkx",
                    "pipelinesascode.tekton.dev/scm-reporting-plr-started": "true",
                    "pipelinesascode.tekton.dev/sender": "konflux-ci-qe-bot",
                    "pipelinesascode.tekton.dev/sha": "7ae803b6a2f5a2f86edd50d12fac8f2e3abac446",
                    "pipelinesascode.tekton.dev/sha-title": "e2e test commit message",
                    "pipelinesascode.tekton.dev/sha-url": "https://gitlab.com/konflux-qe/build-nudge-child-gtcjxt/-/commit/7ae803b6a2f5a2f86edd50d12fac8f2e3abac446",
                    "pipelinesascode.tekton.dev/source-branch": "konflux-gl-multi-component-child-yjkx",
                    "pipelinesascode.tekton.dev/source-project-id": "81508065",
                    "pipelinesascode.tekton.dev/source-repo-url": "https://gitlab.com/konflux-qe/build-nudge-child-gtcjxt",
                    "pipelinesascode.tekton.dev/state": "completed",
                    "pipelinesascode.tekton.dev/target-project-id": "81508065",
                    "pipelinesascode.tekton.dev/url-org": "konflux-qe",
                    "pipelinesascode.tekton.dev/url-repository": "build-nudge-child-gtcjxt",
                    "results.tekton.dev/record": "build-e2e-eiie/results/3f7c4b05-cf19-4fd7-8c9f-27993240056f/records/3f7c4b05-cf19-4fd7-8c9f-27993240056f",
                    "results.tekton.dev/recordSummaryAnnotations": "{\"repo\":\"build-nudge-child-gtcjxt\",\"commit\":\"7ae803b6a2f5a2f86edd50d12fac8f2e3abac446\",\"eventType\":\"Merge Request\",\"pull_request-id\":1}",
                    "results.tekton.dev/result": "build-e2e-eiie/results/3f7c4b05-cf19-4fd7-8c9f-27993240056f",
                    "test.appstudio.openshift.io/create-snapshot-status": "{\"message\":\"Sucessfully created snapshot. See annotation appstudio.openshift.io/snapshot for name\",\"status\":\"success\"}",
                    "test.appstudio.openshift.io/pr-group": "konflux-gl-multi-component-child-yjkx",
                    "test.appstudio.openshift.io/snapshot-creation-report": "SnapshotCreated"
                },
                "creationTimestamp": "2026-04-21T11:27:40Z",
                "finalizers": [
                    "chains.tekton.dev/pipelinerun",
                    "pipelinesascode.tekton.dev/finalizer",
                    "results.tekton.dev/pipelinerun"
                ],
                "generateName": "gl-multi-component-child-yjkx-on-pull-request-",
                "generation": 2,
                "labels": {
                    "app.kubernetes.io/managed-by": "pipelinesascode.tekton.dev",
                    "app.kubernetes.io/version": "v0.43.0",
                    "appstudio.openshift.io/application": "build-suite-component-update-ycmw",
                    "appstudio.openshift.io/component": "gl-multi-component-child-yjkx",
                    "kueue.x-k8s.io/priority-class": "konflux-pre-merge-build",
                    "kueue.x-k8s.io/queue-name": "pipelines-queue",
                    "pipelines.appstudio.openshift.io/type": "build",
                    "pipelinesascode.tekton.dev/cancel-in-progress": "true",
                    "pipelinesascode.tekton.dev/event-type": "Merge_Request",
                    "pipelinesascode.tekton.dev/original-prname": "gl-multi-component-child-yjkx-on-pull-request",
                    "pipelinesascode.tekton.dev/pull-request": "1",
                    "pipelinesascode.tekton.dev/repository": "gl-multi-component-child-yjkx",
                    "pipelinesascode.tekton.dev/sha": "7ae803b6a2f5a2f86edd50d12fac8f2e3abac446",
                    "pipelinesascode.tekton.dev/state": "completed",
                    "pipelinesascode.tekton.dev/url-org": "konflux-qe",
                    "pipelinesascode.tekton.dev/url-repository": "build-nudge-child-gtcjxt",
                    "tekton.dev/pipeline": "gl-multi-component-child-yjkx-on-pull-request-wrn4z",
                    "test.appstudio.openshift.io/pr-group-sha": "6cdfe3b1fd607d6f8365cfab291ba7abce3329b72ba164f8ad65c33d63ae6d"
                },
                "name": "gl-multi-component-child-yjkx-on-pull-request-wrn4z",
                "namespace": "build-e2e-eiie",
                "resourceVersion": "113593",
                "uid": "3f7c4b05-cf19-4fd7-8c9f-27993240056f"
            },
            "spec": {
                "params": [
                    {
                        "name": "git-url",
                        "value": "https://gitlab.com/konflux-qe/build-nudge-child-gtcjxt"
                    },
                    {
                        "name": "revision",
                        "value": "7ae803b6a2f5a2f86edd50d12fac8f2e3abac446"
                    },
                    {
                        "name": "output-image",
                        "value": "quay.io/redhat-appstudio-qe/build-e2e-eiie/gl-multi-component-child-yjkx:on-pr-7ae803b6a2f5a2f86edd50d12fac8f2e3abac446"
                    },
                    {
                        "name": "image-expires-after",
                        "value": "6h"
                    },
                    {
                        "name": "dockerfile",
                        "value": "Dockerfile"
                    }
                ],
                "pipelineSpec": {
                    "description": "This pipeline is ideal for building demo container images from a Containerfile while maintaining trust after pipeline customization.\n\nThis version of pipeline has minimal resource requests set, it's good for demonstrating and testing.\n\n_Uses `buildah` to create a container image leveraging [trusted artifacts](https://konflux-ci.dev/architecture/ADR/0036-trusted-artifacts.html). It also optionally creates a source image and runs some build-time tests. Information is shared between tasks using OCI artifacts instead of PVCs. EC will pass the [`trusted_task.trusted`](https://conforma.dev/docs/policy/packages/release_trusted_task.html#trusted_task__trusted) policy as long as all data used to build the artifact is generated from trusted tasks.\nThis pipeline is pushed as a Tekton bundle to [quay.io](https://quay.io/repository/konflux-ci/tekton-catalog/pipeline-docker-build-oci-ta?tab=tags)_\n",
                    "params": [
                        {
                            "description": "Source Repository URL",
                            "name": "git-url",
                            "type": "string"
                        },
                        {
                            "default": "",
                            "description": "Revision of the Source Repository",
                            "name": "revision",
                            "type": "string"
                        },
                        {
                            "description": "Fully Qualified Output Image",
                            "name": "output-image",
                            "type": "string"
                        },
                        {
                            "default": ".",
                            "description": "Path to the source code of an application's component from where to build image.",
                            "name": "path-context",
                            "type": "string"
                        },
                        {
                            "default": "Dockerfile",
                            "description": "Path to the Dockerfile inside the context specified by parameter path-context",
                            "name": "dockerfile",
                            "type": "string"
                        },
                        {
                            "default": "false",
                            "description": "Skip checks against built image",
                            "name": "skip-checks",
                            "type": "string"
                        },
                        {
                            "default": "false",
                            "description": "Execute the build with network isolation",
                            "name": "hermetic",
                            "type": "string"
                        },
                        {
                            "default": "",
                            "description": "Build dependencies to be prefetched",
                            "name": "prefetch-input",
                            "type": "string"
                        },
                        {
                            "default": "",
                            "description": "Image tag expiration time, time values could be something like 1h, 2d, 3w for hours, days, and weeks, respectively.",
                            "name": "image-expires-after",
                            "type": "string"
                        },
                        {
                            "default": "false",
                            "description": "Add built image into an OCI image index",
                            "name": "build-image-index",
                            "type": "string"
                        },
                        {
                            "default": "docker",
                            "description": "The format for the resulting image's mediaType. Valid values are oci or docker.",
                            "name": "buildah-format",
                            "type": "string"
                        },
                        {
                            "default": "false",
                            "description": "Enable cache proxy configuration",
                            "name": "enable-cache-proxy",
                            "type": "string"
                        },
                        {
                            "default": [],
                            "description": "Array of --build-arg values (\"arg=value\" strings) for buildah",
                            "name": "build-args",
                            "type": "array"
                        },
                        {
                            "default": "",
                            "description": "Path to a file with build arguments for buildah, see https://www.mankier.com/1/buildah-build#--build-arg-file",
                            "name": "build-args-file",
                            "type": "string"
                        },
                        {
                            "default": "false",
                            "description": "Whether to enable privileged mode, should be used only with remote VMs",
                            "name": "privileged-nested",
                            "type": "string"
                        }
                    ],
                    "results": [
                        {
                            "description": "",
                            "name": "IMAGE_URL",
                            "value": "$(tasks.build-image-index.results.IMAGE_URL)"
                        },
                        {
                            "description": "",
                            "name": "IMAGE_DIGEST",
                            "value": "$(tasks.build-image-index.results.IMAGE_DIGEST)"
                        },
                        {
                            "description": "",
                            "name": "CHAINS-GIT_URL",
                            "value": "$(tasks.clone-repository.results.url)"
                        },
                        {
                            "description": "",
                            "name": "CHAINS-GIT_COMMIT",
                            "value": "$(tasks.clone-repository.results.commit)"
                        }
                    ],
                    "tasks": [
                        {
                            "name": "init",
                            "params": [
                                {
                                    "name": "enable-cache-proxy",
                                    "value": "$(params.enable-cache-proxy)"
                                }
                            ],
                            "taskRef": {
                                "params": [
                                    {
                                        "name": "name",
                                        "value": "init"
                                    },
                                    {
                                        "name": "bundle",
                                        "value": "quay.io/konflux-ci/tekton-catalog/task-init:0.4@sha256:f2de909151c733da85c7c05de8ecf37c55079c219dcf8db906175ae11fca0142"
                                    },
                                    {
                                        "name": "kind",
                                        "value": "task"
                                    }
                                ],
                                "resolver": "bundles"
                            }
                        },
                        {
                            "name": "clone-repository",
                            "params": [
                                {
                                    "name": "url",
                                    "value": "$(params.git-url)"
                                },
                                {
                                    "name": "revision",
                                    "value": "$(params.revision)"
                                },
                                {
                                    "name": "ociStorage",
                                    "value": "$(params.output-image).git"
                                },
                                {
                                    "name": "ociArtifactExpiresAfter",
                                    "value": "$(params.image-expires-after)"
                                }
                            ],
                            "runAfter": [
                                "init"
                            ],
                            "taskRef": {
                                "params": [
                                    {
                                        "name": "name",
                                        "value": "git-clone-oci-ta-min"
                                    },
                                    {
                                        "name": "bundle",
                                        "value": "quay.io/konflux-ci/tekton-catalog/task-git-clone-oci-ta-min:0.1@sha256:ffe4e75535edc5474e2615730147f15170dd5f141888b9ae19d2df53ecee7ef0"
                                    },
                                    {
                                        "name": "kind",
                                        "value": "task"
                                    }
                                ],
                                "resolver": "bundles"
                            },
                            "workspaces": [
                                {
                                    "name": "basic-auth",
                                    "workspace": "git-auth"
                                }
                            ]
                        },
                        {
                            "name": "prefetch-dependencies",
                            "params": [
                                {
                                    "name": "input",
                                    "value": "$(params.prefetch-input)"
                                },
                                {
                                    "name": "SOURCE_ARTIFACT",
                                    "value": "$(tasks.clone-repository.results.SOURCE_ARTIFACT)"
                                },
                                {
                                    "name": "ociStorage",
                                    "value": "$(params.output-image).prefetch"
                                },
                                {
                                    "name": "ociArtifactExpiresAfter",
                                    "value": "$(params.image-expires-after)"
                                }
                            ],
                            "runAfter": [
                                "clone-repository"
                            ],
                            "taskRef": {
                                "params": [
                                    {
                                        "name": "name",
                                        "value": "prefetch-dependencies-oci-ta-min"
                                    },
                                    {
                                        "name": "bundle",
                                        "value": "quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies-oci-ta-min:0.3@sha256:bf5859a08ab1e8327ad19831583eebe09df41e5ffa2009c506c05b419dba3dc2"
                                    },
                                    {
                                        "name": "kind",
                                        "value": "task"
                                    }
                                ],
                                "resolver": "bundles"
                            },
                            "workspaces": [
                                {
                                    "name": "git-basic-auth",
                                    "workspace": "git-auth"
                                },
                                {
                                    "name": "netrc",
                                    "workspace": "netrc"
                                }
                            ]
                        },
                        {
                            "name": "build-container",
                            "params": [
                                {
                                    "name": "IMAGE",
                                    "value": "$(params.output-image)"
                                },
                                {
                                    "name": "DOCKERFILE",
                                    "value": "$(params.dockerfile)"
                                },
                                {
                                    "name": "CONTEXT",
                                    "value": "$(params.path-context)"
                                },
                                {
                                    "name": "HERMETIC",
                                    "value": "$(params.hermetic)"
                                },
                                {
                                    "name": "PREFETCH_INPUT",
                                    "value": "$(params.prefetch-input)"
                                },
                                {
                                    "name": "IMAGE_EXPIRES_AFTER",
                                    "value": "$(params.image-expires-after)"
                                },
                                {
                                    "name": "COMMIT_SHA",
                                    "value": "$(tasks.clone-repository.results.commit)"
                                },
                                {
                                    "name": "BUILD_ARGS",
                                    "value": [
                                        "$(params.build-args[*])"
                                    ]
                                },
                                {
                                    "name": "BUILD_ARGS_FILE",
                                    "value": "$(params.build-args-file)"
                                },
                                {
                                    "name": "PRIVILEGED_NESTED",
                                    "value": "$(params.privileged-nested)"
                                },
                                {
                                    "name": "SOURCE_URL",
                                    "value": "$(tasks.clone-repository.results.url)"
                                },
                                {
                                    "name": "BUILDAH_FORMAT",
                                    "value": "$(params.buildah-format)"
                                },
                                {
                                    "name": "HTTP_PROXY",
                                    "value": "$(tasks.init.results.http-proxy)"
                                },
                                {
                                    "name": "NO_PROXY",
                                    "value": "$(tasks.init.results.no-proxy)"
                                },
                                {
                                    "name": "SOURCE_ARTIFACT",
                                    "value": "$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"
                                },
                                {
                                    "name": "CACHI2_ARTIFACT",
                                    "value": "$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"
                                }
                            ],
                            "runAfter": [
                                "prefetch-dependencies"
                            ],
                            "taskRef": {
                                "params": [
                                    {
                                        "name": "name",
                                        "value": "buildah-oci-ta-min"
                                    },
                                    {
                                        "name": "bundle",
                                        "value": "quay.io/konflux-ci/tekton-catalog/task-buildah-oci-ta-min:0.9@sha256:52ddc0ede65da1f3491319897dc5212bb3a52cb0a7e52a75d6a0224595c9ef4a"
                                    },
                                    {
                                        "name": "kind",
                                        "value": "task"
                                    }
                                ],
                                "resolver": "bundles"
                            }
                        },
                        {
                            "name": "build-image-index",
                            "params": [
                                {
                                    "name": "IMAGE",
                                    "value": "$(params.output-image)"
                                },
                                {
                                    "name": "ALWAYS_BUILD_INDEX",
                                    "value": "$(params.build-image-index)"
                                },
                                {
                                    "name": "IMAGES",
                                    "value": [
                                        "$(tasks.build-container.results.IMAGE_URL)@$(tasks.build-container.results.IMAGE_DIGEST)"
                                    ]
                                },
                                {
                                    "name": "BUILDAH_FORMAT",
                                    "value": "$(params.buildah-format)"
                                }
                            ],
                            "runAfter": [
                                "build-container"
                            ],
                            "taskRef": {
                                "params": [
                                    {
                                        "name": "name",
                                        "value": "build-image-index-min"
                                    },
                                    {
                                        "name": "bundle",
                                        "value": "quay.io/konflux-ci/tekton-catalog/task-build-image-index-min:0.3@sha256:47a0052da85ad90bacc4ed13a7f17f78208b7daa3ad3da76f920fc4e2af1f0dd"
                                    },
                                    {
                                        "name": "kind",
                                        "value": "task"
                                    }
                                ],
                                "resolver": "bundles"
                            }
                        },
                        {
                            "name": "deprecated-base-image-check",
                            "params": [
                                {
                                    "name": "IMAGE_URL",
                                    "value": "$(tasks.build-image-index.results.IMAGE_URL)"
                                },
                                {
                                    "name": "IMAGE_DIGEST",
                                    "value": "$(tasks.build-image-index.results.IMAGE_DIGEST)"
                                }
                            ],
                            "runAfter": [
                                "build-image-index"
                            ],
                            "taskRef": {
                                "params": [
                                    {
                                        "name": "name",
                                        "value": "deprecated-image-check"
                                    },
                                    {
                                        "name": "bundle",
                                        "value": "quay.io/konflux-ci/tekton-catalog/task-deprecated-image-check:0.5@sha256:3457a4ca93f8d55f14ebd407532b1223c689eacc34f0abb3003db4111667bdae"
                                    },
                                    {
                                        "name": "kind",
                                        "value": "task"
                                    }
                                ],
                                "resolver": "bundles"
                            },
                            "when": [
                                {
                                    "input": "$(params.skip-checks)",
                                    "operator": "in",
                                    "values": [
                                        "false"
                                    ]
                                }
                            ]
                        },
                        {
                            "name": "clamav-scan",
                            "params": [
                                {
                                    "name": "image-digest",
                                    "value": "$(tasks.build-image-index.results.IMAGE_DIGEST)"
                                },
                                {
                                    "name": "image-url",
                                    "value": "$(tasks.build-image-index.results.IMAGE_URL)"
                                }
                            ],
                            "runAfter": [
                                "build-image-index"
                            ],
                            "taskRef": {
                                "params": [
                                    {
                                        "name": "name",
                                        "value": "clamav-scan-min"
                                    },
                                    {
                                        "name": "bundle",
                                        "value": "quay.io/konflux-ci/tekton-catalog/task-clamav-scan-min:0.3@sha256:589e34f73d310aa993c9761d8b78265a904a121028bda2809d8a2d0500454bd8"
                                    },
                                    {
                                        "name": "kind",
                                        "value": "task"
                                    }
                                ],
                                "resolver": "bundles"
                            },
                            "when": [
                                {
                                    "input": "$(params.skip-checks)",
                                    "operator": "in",
                                    "values": [
                                        "false"
                                    ]
                                }
                            ]
                        },
                        {
                            "name": "sast-shell-check",
                            "params": [
                                {
                                    "name": "image-digest",
                                    "value": "$(tasks.build-image-index.results.IMAGE_DIGEST)"
                                },
                                {
                                    "name": "image-url",
                                    "value": "$(tasks.build-image-index.results.IMAGE_URL)"
                                },
                                {
                                    "name": "SOURCE_ARTIFACT",
                                    "value": "$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"
                                },
                                {
                                    "name": "CACHI2_ARTIFACT",
                                    "value": "$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"
                                }
                            ],
                            "runAfter": [
                                "build-image-index"
                            ],
                            "taskRef": {
                                "params": [
                                    {
                                        "name": "name",
                                        "value": "sast-shell-check-oci-ta-min"
                                    },
                                    {
                                        "name": "bundle",
                                        "value": "quay.io/konflux-ci/tekton-catalog/task-sast-shell-check-oci-ta-min:0.1@sha256:fa19753f59288a397aab2ddb9459f35f0ec1b89f43c36e944a3958db72becb5a"
                                    },
                                    {
                                        "name": "kind",
                                        "value": "task"
                                    }
                                ],
                                "resolver": "bundles"
                            },
                            "when": [
                                {
                                    "input": "$(params.skip-checks)",
                                    "operator": "in",
                                    "values": [
                                        "false"
                                    ]
                                }
                            ]
                        },
                        {
                            "name": "sast-unicode-check",
                            "params": [
                                {
                                    "name": "image-digest",
                                    "value": "$(tasks.build-image-index.results.IMAGE_DIGEST)"
                                },
                                {
                                    "name": "image-url",
                                    "value": "$(tasks.build-image-index.results.IMAGE_URL)"
                                },
                                {
                                    "name": "SOURCE_ARTIFACT",
                                    "value": "$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"
                                },
                                {
                                    "name": "CACHI2_ARTIFACT",
                                    "value": "$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"
                                }
                            ],
                            "runAfter": [
                                "build-image-index"
                            ],
                            "taskRef": {
                                "params": [
                                    {
                                        "name": "name",
                                        "value": "sast-unicode-check-oci-ta-min"
                                    },
                                    {
                                        "name": "bundle",
                                        "value": "quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check-oci-ta-min:0.4@sha256:624d9ed6d461b59a16d8c1578276626c02fa6d56e0ee4bcd752f7859055f21ab"
                                    },
                                    {
                                        "name": "kind",
                                        "value": "task"
                                    }
                                ],
                                "resolver": "bundles"
                            },
                            "when": [
                                {
                                    "input": "$(params.skip-checks)",
                                    "operator": "in",
                                    "values": [
                                        "false"
                                    ]
                                }
                            ]
                        },
                        {
                            "name": "rpms-signature-scan",
                            "params": [
                                {
                                    "name": "image-url",
                                    "value": "$(tasks.build-image-index.results.IMAGE_URL)"
                                },
                                {
                                    "name": "image-digest",
                                    "value": "$(tasks.build-image-index.results.IMAGE_DIGEST)"
                                }
                            ],
                            "runAfter": [
                                "build-image-index"
                            ],
                            "taskRef": {
                                "params": [
                                    {
                                        "name": "name",
                                        "value": "rpms-signature-scan"
                                    },
                                    {
                                        "name": "bundle",
                                        "value": "quay.io/konflux-ci/tekton-catalog/task-rpms-signature-scan:0.2@sha256:b2224a0442ac705e20a25b8609e1760321d9d86da7901fd0392a90102688e37d"
                                    },
                                    {
                                        "name": "kind",
                                        "value": "task"
                                    }
                                ],
                                "resolver": "bundles"
                            },
                            "when": [
                                {
                                    "input": "$(params.skip-checks)",
                                    "operator": "in",
                                    "values": [
                                        "false"
                                    ]
                                }
                            ]
                        },
                        {
                            "name": "tpa-scan",
                            "params": [
                                {
                                    "name": "image-digest",
                                    "value": "$(tasks.build-image-index.results.IMAGE_DIGEST)"
                                },
                                {
                                    "name": "image-url",
                                    "value": "$(tasks.build-image-index.results.IMAGE_URL)"
                                }
                            ],
                            "runAfter": [
                                "build-image-index"
                            ],
                            "taskRef": {
                                "params": [
                                    {
                                        "name": "name",
                                        "value": "tpa-scan"
                                    },
                                    {
                                        "name": "bundle",
                                        "value": "quay.io/konflux-ci/tekton-catalog/task-tpa-scan:0.1@sha256:68b6e188f742da92af9c40a794fd021a65d49b419d1e36096277b2d9ebbe1afc"
                                    },
                                    {
                                        "name": "kind",
                                        "value": "task"
                                    }
                                ],
                                "resolver": "bundles"
                            },
                            "when": [
                                {
                                    "input": "$(params.skip-checks)",
                                    "operator": "in",
                                    "values": [
                                        "false"
                                    ]
                                }
                            ]
                        }
                    ],
                    "workspaces": [
                        {
                            "name": "git-auth",
                            "optional": true
                        },
                        {
                            "name": "netrc",
                            "optional": true
                        }
                    ]
                },
                "taskRunTemplate": {
                    "podTemplate": {
                        "nodeSelector": {
                            "konflux-ci.dev/workload": "konflux-tenants"
                        },
                        "tolerations": [
                            {
                                "effect": "NoSchedule",
                                "key": "konflux-ci.dev/workload",
                                "operator": "Equal",
                                "value": "konflux-tenants"
                            }
                        ]
                    },
                    "serviceAccountName": "build-pipeline-gl-multi-component-child-yjkx"
                },
                "timeouts": {
                    "pipeline": "2h0m0s"
                },
                "workspaces": [
                    {
                        "name": "git-auth",
                        "secret": {
                            "secretName": "pac-gitauth-cjpick"
                        }
                    }
                ]
            },
            "status": {
                "childReferences": [
                    {
                        "apiVersion": "tekton.dev/v1",
                        "kind": "TaskRun",
                        "name": "gl-multi-component-child-yjkx-on-pull-request-wrn4z-init",
                        "pipelineTaskName": "init"
                    },
                    {
                        "apiVersion": "tekton.dev/v1",
                        "kind": "TaskRun",
                        "name": "gl-multi-compo5635b47c2389877d23626a76d0e720c7-clone-repository",
                        "pipelineTaskName": "clone-repository"
                    },
                    {
                        "apiVersion": "tekton.dev/v1",
                        "kind": "TaskRun",
                        "name": "gl-multi-5635b47c2389877d23626a76d0e720c7-prefetch-dependencies",
                        "pipelineTaskName": "prefetch-dependencies"
                    },
                    {
                        "apiVersion": "tekton.dev/v1",
                        "kind": "TaskRun",
                        "name": "gl-multi-compon5635b47c2389877d23626a76d0e720c7-build-container",
                        "pipelineTaskName": "build-container"
                    },
                    {
                        "apiVersion": "tekton.dev/v1",
                        "kind": "TaskRun",
                        "name": "gl-multi-comp5635b47c2389877d23626a76d0e720c7-build-image-index",
                        "pipelineTaskName": "build-image-index"
                    },
                    {
                        "apiVersion": "tekton.dev/v1",
                        "kind": "TaskRun",
                        "name": "gl-5635b47c2389877d23626a76d0e720c7-deprecated-base-image-check",
                        "pipelineTaskName": "deprecated-base-image-check",
                        "whenExpressions": [
                            {
                                "input": "false",
                                "operator": "in",
                                "values": [
                                    "false"
                                ]
                            }
                        ]
                    },
                    {
                        "apiVersion": "tekton.dev/v1",
                        "kind": "TaskRun",
                        "name": "gl-multi-component-child-yjkx-on-pull-request-wrn4z-clamav-scan",
                        "pipelineTaskName": "clamav-scan",
                        "whenExpressions": [
                            {
                                "input": "false",
                                "operator": "in",
                                "values": [
                                    "false"
                                ]
                            }
                        ]
                    },
                    {
                        "apiVersion": "tekton.dev/v1",
                        "kind": "TaskRun",
                        "name": "gl-multi-compo5635b47c2389877d23626a76d0e720c7-sast-shell-check",
                        "pipelineTaskName": "sast-shell-check",
                        "whenExpressions": [
                            {
                                "input": "false",
                                "operator": "in",
                                "values": [
                                    "false"
                                ]
                            }
                        ]
                    },
                    {
                        "apiVersion": "tekton.dev/v1",
                        "kind": "TaskRun",
                        "name": "gl-multi-com5635b47c2389877d23626a76d0e720c7-sast-unicode-check",
                        "pipelineTaskName": "sast-unicode-check",
                        "whenExpressions": [
                            {
                                "input": "false",
                                "operator": "in",
                                "values": [
                                    "false"
                                ]
                            }
                        ]
                    },
                    {
                        "apiVersion": "tekton.dev/v1",
                        "kind": "TaskRun",
                        "name": "gl-multi-co5635b47c2389877d23626a76d0e720c7-rpms-signature-scan",
                        "pipelineTaskName": "rpms-signature-scan",
                        "whenExpressions": [
                            {
                                "input": "false",
                                "operator": "in",
                                "values": [
                                    "false"
                                ]
                            }
                        ]
                    },
                    {
                        "apiVersion": "tekton.dev/v1",
                        "kind": "TaskRun",
                        "name": "gl-multi-component-child-yjkx-on-pull-request-wrn4z-tpa-scan",
                        "pipelineTaskName": "tpa-scan",
                        "whenExpressions": [
                            {
                                "input": "false",
                                "operator": "in",
                                "values": [
                                    "false"
                                ]
                            }
                        ]
                    }
                ],
                "completionTime": "2026-04-21T11:32:44Z",
                "conditions": [
                    {
                        "lastTransitionTime": "2026-04-21T11:32:44Z",
                        "message": "Tasks Completed: 11 (Failed: 0, Cancelled 0), Skipped: 0",
                        "reason": "Succeeded",
                        "status": "True",
                        "type": "Succeeded"
                    }
                ],
                "pipelineSpec": {
                    "description": "This pipeline is ideal for building demo container images from a Containerfile while maintaining trust after pipeline customization.\n\nThis version of pipeline has minimal resource requests set, it's good for demonstrating and testing.\n\n_Uses `buildah` to create a container image leveraging [trusted artifacts](https://konflux-ci.dev/architecture/ADR/0036-trusted-artifacts.html). It also optionally creates a source image and runs some build-time tests. Information is shared between tasks using OCI artifacts instead of PVCs. EC will pass the [`trusted_task.trusted`](https://conforma.dev/docs/policy/packages/release_trusted_task.html#trusted_task__trusted) policy as long as all data used to build the artifact is generated from trusted tasks.\nThis pipeline is pushed as a Tekton bundle to [quay.io](https://quay.io/repository/konflux-ci/tekton-catalog/pipeline-docker-build-oci-ta?tab=tags)_\n",
                    "params": [
                        {
                            "description": "Source Repository URL",
                            "name": "git-url",
                            "type": "string"
                        },
                        {
                            "default": "",
                            "description": "Revision of the Source Repository",
                            "name": "revision",
                            "type": "string"
                        },
                        {
                            "description": "Fully Qualified Output Image",
                            "name": "output-image",
                            "type": "string"
                        },
                        {
                            "default": ".",
                            "description": "Path to the source code of an application's component from where to build image.",
                            "name": "path-context",
                            "type": "string"
                        },
                        {
                            "default": "Dockerfile",
                            "description": "Path to the Dockerfile inside the context specified by parameter path-context",
                            "name": "dockerfile",
                            "type": "string"
                        },
                        {
                            "default": "false",
                            "description": "Skip checks against built image",
                            "name": "skip-checks",
                            "type": "string"
                        },
                        {
                            "default": "false",
                            "description": "Execute the build with network isolation",
                            "name": "hermetic",
                            "type": "string"
                        },
                        {
                            "default": "",
                            "description": "Build dependencies to be prefetched",
                            "name": "prefetch-input",
                            "type": "string"
                        },
                        {
                            "default": "",
                            "description": "Image tag expiration time, time values could be something like 1h, 2d, 3w for hours, days, and weeks, respectively.",
                            "name": "image-expires-after",
                            "type": "string"
                        },
                        {
                            "default": "false",
                            "description": "Add built image into an OCI image index",
                            "name": "build-image-index",
                            "type": "string"
                        },
                        {
                            "default": "docker",
                            "description": "The format for the resulting image's mediaType. Valid values are oci or docker.",
                            "name": "buildah-format",
                            "type": "string"
                        },
                        {
                            "default": "false",
                            "description": "Enable cache proxy configuration",
                            "name": "enable-cache-proxy",
                            "type": "string"
                        },
                        {
                            "default": [],
                            "description": "Array of --build-arg values (\"arg=value\" strings) for buildah",
                            "name": "build-args",
                            "type": "array"
                        },
                        {
                            "default": "",
                            "description": "Path to a file with build arguments for buildah, see https://www.mankier.com/1/buildah-build#--build-arg-file",
                            "name": "build-args-file",
                            "type": "string"
                        },
                        {
                            "default": "false",
                            "description": "Whether to enable privileged mode, should be used only with remote VMs",
                            "name": "privileged-nested",
                            "type": "string"
                        }
                    ],
                    "results": [
                        {
                            "description": "",
                            "name": "IMAGE_URL",
                            "value": "$(tasks.build-image-index.results.IMAGE_URL)"
                        },
                        {
                            "description": "",
                            "name": "IMAGE_DIGEST",
                            "value": "$(tasks.build-image-index.results.IMAGE_DIGEST)"
                        },
                        {
                            "description": "",
                            "name": "CHAINS-GIT_URL",
                            "value": "$(tasks.clone-repository.results.url)"
                        },
                        {
                            "description": "",
                            "name": "CHAINS-GIT_COMMIT",
                            "value": "$(tasks.clone-repository.results.commit)"
                        }
                    ],
                    "tasks": [
                        {
                            "name": "init",
                            "params": [
                                {
                                    "name": "enable-cache-proxy",
                                    "value": "false"
                                }
                            ],
                            "taskRef": {
                                "params": [
                                    {
                                        "name": "name",
                                        "value": "init"
                                    },
                                    {
                                        "name": "bundle",
                                        "value": "quay.io/konflux-ci/tekton-catalog/task-init:0.4@sha256:f2de909151c733da85c7c05de8ecf37c55079c219dcf8db906175ae11fca0142"
                                    },
                                    {
                                        "name": "kind",
                                        "value": "task"
                                    }
                                ],
                                "resolver": "bundles"
                            }
                        },
                        {
                            "name": "clone-repository",
                            "params": [
                                {
                                    "name": "url",
                                    "value": "https://gitlab.com/konflux-qe/build-nudge-child-gtcjxt"
                                },
                                {
                                    "name": "revision",
                                    "value": "7ae803b6a2f5a2f86edd50d12fac8f2e3abac446"
                                },
                                {
                                    "name": "ociStorage",
                                    "value": "quay.io/redhat-appstudio-qe/build-e2e-eiie/gl-multi-component-child-yjkx:on-pr-7ae803b6a2f5a2f86edd50d12fac8f2e3abac446.git"
                                },
                                {
                                    "name": "ociArtifactExpiresAfter",
                                    "value": "6h"
                                }
                            ],
                            "runAfter": [
                                "init"
                            ],
                            "taskRef": {
                                "params": [
                                    {
                                        "name": "name",
                                        "value": "git-clone-oci-ta-min"
                                    },
                                    {
                                        "name": "bundle",
                                        "value": "quay.io/konflux-ci/tekton-catalog/task-git-clone-oci-ta-min:0.1@sha256:ffe4e75535edc5474e2615730147f15170dd5f141888b9ae19d2df53ecee7ef0"
                                    },
                                    {
                                        "name": "kind",
                                        "value": "task"
                                    }
                                ],
                                "resolver": "bundles"
                            },
                            "workspaces": [
                                {
                                    "name": "basic-auth",
                                    "workspace": "git-auth"
                                }
                            ]
                        },
                        {
                            "name": "prefetch-dependencies",
                            "params": [
                                {
                                    "name": "input",
                                    "value": ""
                                },
                                {
                                    "name": "SOURCE_ARTIFACT",
                                    "value": "$(tasks.clone-repository.results.SOURCE_ARTIFACT)"
                                },
                                {
                                    "name": "ociStorage",
                                    "value": "quay.io/redhat-appstudio-qe/build-e2e-eiie/gl-multi-component-child-yjkx:on-pr-7ae803b6a2f5a2f86edd50d12fac8f2e3abac446.prefetch"
                                },
                                {
                                    "name": "ociArtifactExpiresAfter",
                                    "value": "6h"
                                }
                            ],
                            "runAfter": [
                                "clone-repository"
                            ],
                            "taskRef": {
                                "params": [
                                    {
                                        "name": "name",
                                        "value": "prefetch-dependencies-oci-ta-min"
                                    },
                                    {
                                        "name": "bundle",
                                        "value": "quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies-oci-ta-min:0.3@sha256:bf5859a08ab1e8327ad19831583eebe09df41e5ffa2009c506c05b419dba3dc2"
                                    },
                                    {
                                        "name": "kind",
                                        "value": "task"
                                    }
                                ],
                                "resolver": "bundles"
                            },
                            "workspaces": [
                                {
                                    "name": "git-basic-auth",
                                    "workspace": "git-auth"
                                },
                                {
                                    "name": "netrc",
                                    "workspace": "netrc"
                                }
                            ]
                        },
                        {
                            "name": "build-container",
                            "params": [
                                {
                                    "name": "IMAGE",
                                    "value": "quay.io/redhat-appstudio-qe/build-e2e-eiie/gl-multi-component-child-yjkx:on-pr-7ae803b6a2f5a2f86edd50d12fac8f2e3abac446"
                                },
                                {
                                    "name": "DOCKERFILE",
                                    "value": "Dockerfile"
                                },
                                {
                                    "name": "CONTEXT",
                                    "value": "."
                                },
                                {
                                    "name": "HERMETIC",
                                    "value": "false"
                                },
                                {
                                    "name": "PREFETCH_INPUT",
                                    "value": ""
                                },
                                {
                                    "name": "IMAGE_EXPIRES_AFTER",
                                    "value": "6h"
                                },
                                {
                                    "name": "COMMIT_SHA",
                                    "value": "$(tasks.clone-repository.results.commit)"
                                },
                                {
                                    "name": "BUILD_ARGS",
                                    "value": []
                                },
                                {
                                    "name": "BUILD_ARGS_FILE",
                                    "value": ""
                                },
                                {
                                    "name": "PRIVILEGED_NESTED",
                                    "value": "false"
                                },
                                {
                                    "name": "SOURCE_URL",
                                    "value": "$(tasks.clone-repository.results.url)"
                                },
                                {
                                    "name": "BUILDAH_FORMAT",
                                    "value": "docker"
                                },
                                {
                                    "name": "HTTP_PROXY",
                                    "value": "$(tasks.init.results.http-proxy)"
                                },
                                {
                                    "name": "NO_PROXY",
                                    "value": "$(tasks.init.results.no-proxy)"
                                },
                                {
                                    "name": "SOURCE_ARTIFACT",
                                    "value": "$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"
                                },
                                {
                                    "name": "CACHI2_ARTIFACT",
                                    "value": "$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"
                                }
                            ],
                            "runAfter": [
                                "prefetch-dependencies"
                            ],
                            "taskRef": {
                                "params": [
                                    {
                                        "name": "name",
                                        "value": "buildah-oci-ta-min"
                                    },
                                    {
                                        "name": "bundle",
                                        "value": "quay.io/konflux-ci/tekton-catalog/task-buildah-oci-ta-min:0.9@sha256:52ddc0ede65da1f3491319897dc5212bb3a52cb0a7e52a75d6a0224595c9ef4a"
                                    },
                                    {
                                        "name": "kind",
                                        "value": "task"
                                    }
                                ],
                                "resolver": "bundles"
                            }
                        },
                        {
                            "name": "build-image-index",
                            "params": [
                                {
                                    "name": "IMAGE",
                                    "value": "quay.io/redhat-appstudio-qe/build-e2e-eiie/gl-multi-component-child-yjkx:on-pr-7ae803b6a2f5a2f86edd50d12fac8f2e3abac446"
                                },
                                {
                                    "name": "ALWAYS_BUILD_INDEX",
                                    "value": "false"
                                },
                                {
                                    "name": "IMAGES",
                                    "value": [
                                        "$(tasks.build-container.results.IMAGE_URL)@$(tasks.build-container.results.IMAGE_DIGEST)"
                                    ]
                                },
                                {
                                    "name": "BUILDAH_FORMAT",
                                    "value": "docker"
                                }
                            ],
                            "runAfter": [
                                "build-container"
                            ],
                            "taskRef": {
                                "params": [
                                    {
                                        "name": "name",
                                        "value": "build-image-index-min"
                                    },
                                    {
                                        "name": "bundle",
                                        "value": "quay.io/konflux-ci/tekton-catalog/task-build-image-index-min:0.3@sha256:47a0052da85ad90bacc4ed13a7f17f78208b7daa3ad3da76f920fc4e2af1f0dd"
                                    },
                                    {
                                        "name": "kind",
                                        "value": "task"
                                    }
                                ],
                                "resolver": "bundles"
                            }
                        },
                        {
                            "name": "deprecated-base-image-check",
                            "params": [
                                {
                                    "name": "IMAGE_URL",
                                    "value": "$(tasks.build-image-index.results.IMAGE_URL)"
                                },
                                {
                                    "name": "IMAGE_DIGEST",
                                    "value": "$(tasks.build-image-index.results.IMAGE_DIGEST)"
                                }
                            ],
                            "runAfter": [
                                "build-image-index"
                            ],
                            "taskRef": {
                                "params": [
                                    {
                                        "name": "name",
                                        "value": "deprecated-image-check"
                                    },
                                    {
                                        "name": "bundle",
                                        "value": "quay.io/konflux-ci/tekton-catalog/task-deprecated-image-check:0.5@sha256:3457a4ca93f8d55f14ebd407532b1223c689eacc34f0abb3003db4111667bdae"
                                    },
                                    {
                                        "name": "kind",
                                        "value": "task"
                                    }
                                ],
                                "resolver": "bundles"
                            },
                            "when": [
                                {
                                    "input": "false",
                                    "operator": "in",
                                    "values": [
                                        "false"
                                    ]
                                }
                            ]
                        },
                        {
                            "name": "clamav-scan",
                            "params": [
                                {
                                    "name": "image-digest",
                                    "value": "$(tasks.build-image-index.results.IMAGE_DIGEST)"
                                },
                                {
                                    "name": "image-url",
                                    "value": "$(tasks.build-image-index.results.IMAGE_URL)"
                                }
                            ],
                            "runAfter": [
                                "build-image-index"
                            ],
                            "taskRef": {
                                "params": [
                                    {
                                        "name": "name",
                                        "value": "clamav-scan-min"
                                    },
                                    {
                                        "name": "bundle",
                                        "value": "quay.io/konflux-ci/tekton-catalog/task-clamav-scan-min:0.3@sha256:589e34f73d310aa993c9761d8b78265a904a121028bda2809d8a2d0500454bd8"
                                    },
                                    {
                                        "name": "kind",
                                        "value": "task"
                                    }
                                ],
                                "resolver": "bundles"
                            },
                            "when": [
                                {
                                    "input": "false",
                                    "operator": "in",
                                    "values": [
                                        "false"
                                    ]
                                }
                            ]
                        },
                        {
                            "name": "sast-shell-check",
                            "params": [
                                {
                                    "name": "image-digest",
                                    "value": "$(tasks.build-image-index.results.IMAGE_DIGEST)"
                                },
                                {
                                    "name": "image-url",
                                    "value": "$(tasks.build-image-index.results.IMAGE_URL)"
                                },
                                {
                                    "name": "SOURCE_ARTIFACT",
                                    "value": "$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"
                                },
                                {
                                    "name": "CACHI2_ARTIFACT",
                                    "value": "$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"
                                }
                            ],
                            "runAfter": [
                                "build-image-index"
                            ],
                            "taskRef": {
                                "params": [
                                    {
                                        "name": "name",
                                        "value": "sast-shell-check-oci-ta-min"
                                    },
                                    {
                                        "name": "bundle",
                                        "value": "quay.io/konflux-ci/tekton-catalog/task-sast-shell-check-oci-ta-min:0.1@sha256:fa19753f59288a397aab2ddb9459f35f0ec1b89f43c36e944a3958db72becb5a"
                                    },
                                    {
                                        "name": "kind",
                                        "value": "task"
                                    }
                                ],
                                "resolver": "bundles"
                            },
                            "when": [
                                {
                                    "input": "false",
                                    "operator": "in",
                                    "values": [
                                        "false"
                                    ]
                                }
                            ]
                        },
                        {
                            "name": "sast-unicode-check",
                            "params": [
                                {
                                    "name": "image-digest",
                                    "value": "$(tasks.build-image-index.results.IMAGE_DIGEST)"
                                },
                                {
                                    "name": "image-url",
                                    "value": "$(tasks.build-image-index.results.IMAGE_URL)"
                                },
                                {
                                    "name": "SOURCE_ARTIFACT",
                                    "value": "$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"
                                },
                                {
                                    "name": "CACHI2_ARTIFACT",
                                    "value": "$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"
                                }
                            ],
                            "runAfter": [
                                "build-image-index"
                            ],
                            "taskRef": {
                                "params": [
                                    {
                                        "name": "name",
                                        "value": "sast-unicode-check-oci-ta-min"
                                    },
                                    {
                                        "name": "bundle",
                                        "value": "quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check-oci-ta-min:0.4@sha256:624d9ed6d461b59a16d8c1578276626c02fa6d56e0ee4bcd752f7859055f21ab"
                                    },
                                    {
                                        "name": "kind",
                                        "value": "task"
                                    }
                                ],
                                "resolver": "bundles"
                            },
                            "when": [
                                {
                                    "input": "false",
                                    "operator": "in",
                                    "values": [
                                        "false"
                                    ]
                                }
                            ]
                        },
                        {
                            "name": "rpms-signature-scan",
                            "params": [
                                {
                                    "name": "image-url",
                                    "value": "$(tasks.build-image-index.results.IMAGE_URL)"
                                },
                                {
                                    "name": "image-digest",
                                    "value": "$(tasks.build-image-index.results.IMAGE_DIGEST)"
                                }
                            ],
                            "runAfter": [
                                "build-image-index"
                            ],
                            "taskRef": {
                                "params": [
                                    {
                                        "name": "name",
                                        "value": "rpms-signature-scan"
                                    },
                                    {
                                        "name": "bundle",
                                        "value": "quay.io/konflux-ci/tekton-catalog/task-rpms-signature-scan:0.2@sha256:b2224a0442ac705e20a25b8609e1760321d9d86da7901fd0392a90102688e37d"
                                    },
                                    {
                                        "name": "kind",
                                        "value": "task"
                                    }
                                ],
                                "resolver": "bundles"
                            },
                            "when": [
                                {
                                    "input": "false",
                                    "operator": "in",
                                    "values": [
                                        "false"
                                    ]
                                }
                            ]
                        },
                        {
                            "name": "tpa-scan",
                            "params": [
                                {
                                    "name": "image-digest",
                                    "value": "$(tasks.build-image-index.results.IMAGE_DIGEST)"
                                },
                                {
                                    "name": "image-url",
                                    "value": "$(tasks.build-image-index.results.IMAGE_URL)"
                                }
                            ],
                            "runAfter": [
                                "build-image-index"
                            ],
                            "taskRef": {
                                "params": [
                                    {
                                        "name": "name",
                                        "value": "tpa-scan"
                                    },
                                    {
                                        "name": "bundle",
                                        "value": "quay.io/konflux-ci/tekton-catalog/task-tpa-scan:0.1@sha256:68b6e188f742da92af9c40a794fd021a65d49b419d1e36096277b2d9ebbe1afc"
                                    },
                                    {
                                        "name": "kind",
                                        "value": "task"
                                    }
                                ],
                                "resolver": "bundles"
                            },
                            "when": [
                                {
                                    "input": "false",
                                    "operator": "in",
                                    "values": [
                                        "false"
                                    ]
                                }
                            ]
                        }
                    ],
                    "workspaces": [
                        {
                            "name": "git-auth",
                            "optional": true
                        },
                        {
                            "name": "netrc",
                            "optional": true
                        }
                    ]
                },
                "provenance": {
                    "featureFlags": {
                        "awaitSidecarReadiness": true,
                        "coschedule": "workspaces",
                        "enableAPIFields": "alpha",
                        "enableParamEnum": true,
                        "enableProvenanceInStatus": true,
                        "enforceNonfalsifiability": "none",
                        "maxResultSize": 4096,
                        "resultExtractionMethod": "termination-message",
                        "runningInEnvWithInjectedSidecars": true,
                        "verificationNoMatchPolicy": "ignore"
                    }
                },
                "results": [
                    {
                        "name": "IMAGE_URL",
                        "value": "quay.io/redhat-appstudio-qe/build-e2e-eiie/gl-multi-component-child-yjkx:on-pr-7ae803b6a2f5a2f86edd50d12fac8f2e3abac446"
                    },
                    {
                        "name": "IMAGE_DIGEST",
                        "value": "sha256:f98a3ddc5268b42a88d4a3493f0fe9b806ffa32eb0b65c512633d57fe86c956e"
                    },
                    {
                        "name": "CHAINS-GIT_URL",
                        "value": "https://gitlab.com/konflux-qe/build-nudge-child-gtcjxt"
                    },
                    {
                        "name": "CHAINS-GIT_COMMIT",
                        "value": "7ae803b6a2f5a2f86edd50d12fac8f2e3abac446"
                    }
                ],
                "spanContext": {
                    "traceparent": "00-84a478461aa44067b5dff210c37d1986-e3c844b22a37b521-01"
                },
                "startTime": "2026-04-21T11:27:40Z"
            }
        },
        {
            "apiVersion": "tekton.dev/v1",
            "kind": "PipelineRun",
            "metadata": {
                "annotations": {
                    "build.appstudio.openshift.io/repo": "https://gitlab.com/konflux-qe/build-nudge-child-gtcjxt/-/tree/b8fb87c345cfbb6062acd9a5a3101221a6bfc750",
                    "build.appstudio.redhat.com/commit_sha": "b8fb87c345cfbb6062acd9a5a3101221a6bfc750",
                    "build.appstudio.redhat.com/pull_request_number": "2",
                    "build.appstudio.redhat.com/target_branch": "multi-component-child-base-yjkx",
                    "chains.tekton.dev/signed": "true",
                    "pipelinesascode.tekton.dev/branch": "multi-component-child-base-yjkx",
                    "pipelinesascode.tekton.dev/cancel-in-progress": "true",
                    "pipelinesascode.tekton.dev/controller-info": "{\"name\":\"default\",\"configmap\":\"pipelines-as-code\",\"secret\":\"pipelines-as-code-secret\", \"gRepo\": \"pipelines-as-code\"}",
                    "pipelinesascode.tekton.dev/event-type": "Merge Request",
                    "pipelinesascode.tekton.dev/git-auth-secret": "pac-gitauth-fmkvdf",
                    "pipelinesascode.tekton.dev/git-provider": "gitlab",
                    "pipelinesascode.tekton.dev/log-url": "https://console-openshift-console.apps.rosa.kx-d21dace15f.l1ey.p3.openshiftapps.com/k8s/ns/build-e2e-eiie/tekton.dev~v1~PipelineRun/gl-multi-component-child-yjkx-on-pull-request-zvfsf",
                    "pipelinesascode.tekton.dev/max-keep-runs": "3",
                    "pipelinesascode.tekton.dev/on-cel-expression": "event == \"pull_request\" \u0026\u0026 target_branch == \"multi-component-child-base-yjkx\"",
                    "pipelinesascode.tekton.dev/original-prname": "gl-multi-component-child-yjkx-on-pull-request",
                    "pipelinesascode.tekton.dev/pull-request": "2",
                    "pipelinesascode.tekton.dev/repo-url": "https://gitlab.com/konflux-qe/build-nudge-child-gtcjxt",
                    "pipelinesascode.tekton.dev/repository": "gl-multi-component-child-yjkx",
                    "pipelinesascode.tekton.dev/scm-reporting-plr-started": "true",
                    "pipelinesascode.tekton.dev/sender": "konflux-ci-qe-bot",
                    "pipelinesascode.tekton.dev/sha": "b8fb87c345cfbb6062acd9a5a3101221a6bfc750",
                    "pipelinesascode.tekton.dev/sha-title": "e2e test commit message",
                    "pipelinesascode.tekton.dev/sha-url": "https://gitlab.com/konflux-qe/build-nudge-child-gtcjxt/-/commit/b8fb87c345cfbb6062acd9a5a3101221a6bfc750",
                    "pipelinesascode.tekton.dev/source-branch": "konflux-gl-multi-component-child-yjkx",
                    "pipelinesascode.tekton.dev/source-project-id": "81508065",
                    "pipelinesascode.tekton.dev/source-repo-url": "https://gitlab.com/konflux-qe/build-nudge-child-gtcjxt",
                    "pipelinesascode.tekton.dev/state": "completed",
                    "pipelinesascode.tekton.dev/target-project-id": "81508065",
                    "pipelinesascode.tekton.dev/url-org": "konflux-qe",
                    "pipelinesascode.tekton.dev/url-repository": "build-nudge-child-gtcjxt",
                    "results.tekton.dev/record": "build-e2e-eiie/results/594e1b3b-e36d-49dd-81bd-9efdd15d9fa8/records/594e1b3b-e36d-49dd-81bd-9efdd15d9fa8",
                    "results.tekton.dev/recordSummaryAnnotations": "{\"repo\":\"build-nudge-child-gtcjxt\",\"commit\":\"b8fb87c345cfbb6062acd9a5a3101221a6bfc750\",\"eventType\":\"Merge Request\",\"pull_request-id\":2}",
                    "results.tekton.dev/result": "build-e2e-eiie/results/594e1b3b-e36d-49dd-81bd-9efdd15d9fa8",
                    "test.appstudio.openshift.io/pr-group": "konflux-gl-multi-component-child-yjkx"
                },
                "creationTimestamp": "2026-04-21T11:32:55Z",
                "finalizers": [
                    "chains.tekton.dev/pipelinerun",
                    "pipelinesascode.tekton.dev/finalizer",
                    "results.tekton.dev/pipelinerun"
                ],
                "generateName": "gl-multi-component-child-yjkx-on-pull-request-",
                "generation": 3,
                "labels": {
                    "app.kubernetes.io/managed-by": "pipelinesascode.tekton.dev",
                    "app.kubernetes.io/version": "v0.43.0",
                    "appstudio.openshift.io/application": "build-suite-component-update-ycmw",
                    "appstudio.openshift.io/component": "gl-multi-component-child-yjkx",
                    "kueue.x-k8s.io/priority-class": "konflux-pre-merge-build",
                    "kueue.x-k8s.io/queue-name": "pipelines-queue",
                    "pipelines.appstudio.openshift.io/type": "build",
                    "pipelinesascode.tekton.dev/cancel-in-progress": "true",
                    "pipelinesascode.tekton.dev/event-type": "Merge_Request",
                    "pipelinesascode.tekton.dev/original-prname": "gl-multi-component-child-yjkx-on-pull-request",
                    "pipelinesascode.tekton.dev/pull-request": "2",
                    "pipelinesascode.tekton.dev/repository": "gl-multi-component-child-yjkx",
                    "pipelinesascode.tekton.dev/sha": "b8fb87c345cfbb6062acd9a5a3101221a6bfc750",
                    "pipelinesascode.tekton.dev/state": "completed",
                    "pipelinesascode.tekton.dev/url-org": "konflux-qe",
                    "pipelinesascode.tekton.dev/url-repository": "build-nudge-child-gtcjxt",
                    "tekton.dev/pipeline": "gl-multi-component-child-yjkx-on-pull-request-zvfsf",
                    "test.appstudio.openshift.io/pr-group-sha": "6cdfe3b1fd607d6f8365cfab291ba7abce3329b72ba164f8ad65c33d63ae6d"
                },
                "name": "gl-multi-component-child-yjkx-on-pull-request-zvfsf",
                "namespace": "build-e2e-eiie",
                "resourceVersion": "114586",
                "uid": "594e1b3b-e36d-49dd-81bd-9efdd15d9fa8"
            },
            "spec": {
                "params": [
                    {
                        "name": "git-url",
                        "value": "https://gitlab.com/konflux-qe/build-nudge-child-gtcjxt"
                    },
                    {
                        "name": "revision",
                        "value": "b8fb87c345cfbb6062acd9a5a3101221a6bfc750"
                    },
                    {
                        "name": "output-image",
                        "value": "quay.io/redhat-appstudio-qe/build-e2e-eiie/gl-multi-component-child-yjkx:on-pr-b8fb87c345cfbb6062acd9a5a3101221a6bfc750"
                    },
                    {
                        "name": "image-expires-after",
                        "value": "6h"
                    },
                    {
                        "name": "dockerfile",
                        "value": "Dockerfile"
                    }
                ],
                "pipelineSpec": {
                    "description": "This pipeline is ideal for building demo container images from a Containerfile while maintaining trust after pipeline customization.\n\nThis version of pipeline has minimal resource requests set, it's good for demonstrating and testing.\n\n_Uses `buildah` to create a container image leveraging [trusted artifacts](https://konflux-ci.dev/architecture/ADR/0036-trusted-artifacts.html). It also optionally creates a source image and runs some build-time tests. Information is shared between tasks using OCI artifacts instead of PVCs. EC will pass the [`trusted_task.trusted`](https://conforma.dev/docs/policy/packages/release_trusted_task.html#trusted_task__trusted) policy as long as all data used to build the artifact is generated from trusted tasks.\nThis pipeline is pushed as a Tekton bundle to [quay.io](https://quay.io/repository/konflux-ci/tekton-catalog/pipeline-docker-build-oci-ta?tab=tags)_\n",
                    "params": [
                        {
                            "description": "Source Repository URL",
                            "name": "git-url",
                            "type": "string"
                        },
                        {
                            "default": "",
                            "description": "Revision of the Source Repository",
                            "name": "revision",
                            "type": "string"
                        },
                        {
                            "description": "Fully Qualified Output Image",
                            "name": "output-image",
                            "type": "string"
                        },
                        {
                            "default": ".",
                            "description": "Path to the source code of an application's component from where to build image.",
                            "name": "path-context",
                            "type": "string"
                        },
                        {
                            "default": "Dockerfile",
                            "description": "Path to the Dockerfile inside the context specified by parameter path-context",
                            "name": "dockerfile",
                            "type": "string"
                        },
                        {
                            "default": "false",
                            "description": "Skip checks against built image",
                            "name": "skip-checks",
                            "type": "string"
                        },
                        {
                            "default": "false",
                            "description": "Execute the build with network isolation",
                            "name": "hermetic",
                            "type": "string"
                        },
                        {
                            "default": "",
                            "description": "Build dependencies to be prefetched",
                            "name": "prefetch-input",
                            "type": "string"
                        },
                        {
                            "default": "",
                            "description": "Image tag expiration time, time values could be something like 1h, 2d, 3w for hours, days, and weeks, respectively.",
                            "name": "image-expires-after",
                            "type": "string"
                        },
                        {
                            "default": "false",
                            "description": "Add built image into an OCI image index",
                            "name": "build-image-index",
                            "type": "string"
                        },
                        {
                            "default": "docker",
                            "description": "The format for the resulting image's mediaType. Valid values are oci or docker.",
                            "name": "buildah-format",
                            "type": "string"
                        },
                        {
                            "default": "false",
                            "description": "Enable cache proxy configuration",
                            "name": "enable-cache-proxy",
                            "type": "string"
                        },
                        {
                            "default": [],
                            "description": "Array of --build-arg values (\"arg=value\" strings) for buildah",
                            "name": "build-args",
                            "type": "array"
                        },
                        {
                            "default": "",
                            "description": "Path to a file with build arguments for buildah, see https://www.mankier.com/1/buildah-build#--build-arg-file",
                            "name": "build-args-file",
                            "type": "string"
                        },
                        {
                            "default": "false",
                            "description": "Whether to enable privileged mode, should be used only with remote VMs",
                            "name": "privileged-nested",
                            "type": "string"
                        }
                    ],
                    "results": [
                        {
                            "description": "",
                            "name": "IMAGE_URL",
                            "value": "$(tasks.build-image-index.results.IMAGE_URL)"
                        },
                        {
                            "description": "",
                            "name": "IMAGE_DIGEST",
                            "value": "$(tasks.build-image-index.results.IMAGE_DIGEST)"
                        },
                        {
                            "description": "",
                            "name": "CHAINS-GIT_URL",
                            "value": "$(tasks.clone-repository.results.url)"
                        },
                        {
                            "description": "",
                            "name": "CHAINS-GIT_COMMIT",
                            "value": "$(tasks.clone-repository.results.commit)"
                        }
                    ],
                    "tasks": [
                        {
                            "name": "init",
                            "params": [
                                {
                                    "name": "enable-cache-proxy",
                                    "value": "$(params.enable-cache-proxy)"
                                }
                            ],
                            "taskRef": {
                                "params": [
                                    {
                                        "name": "name",
                                        "value": "init"
                                    },
                                    {
                                        "name": "bundle",
                                        "value": "quay.io/konflux-ci/tekton-catalog/task-init:0.4@sha256:f2de909151c733da85c7c05de8ecf37c55079c219dcf8db906175ae11fca0142"
                                    },
                                    {
                                        "name": "kind",
                                        "value": "task"
                                    }
                                ],
                                "resolver": "bundles"
                            }
                        },
                        {
                            "name": "clone-repository",
                            "params": [
                                {
                                    "name": "url",
                                    "value": "$(params.git-url)"
                                },
                                {
                                    "name": "revision",
                                    "value": "$(params.revision)"
                                },
                                {
                                    "name": "ociStorage",
                                    "value": "$(params.output-image).git"
                                },
                                {
                                    "name": "ociArtifactExpiresAfter",
                                    "value": "$(params.image-expires-after)"
                                }
                            ],
                            "runAfter": [
                                "init"
                            ],
                            "taskRef": {
                                "params": [
                                    {
                                        "name": "name",
                                        "value": "git-clone-oci-ta-min"
                                    },
                                    {
                                        "name": "bundle",
                                        "value": "quay.io/konflux-ci/tekton-catalog/task-git-clone-oci-ta-min:0.1@sha256:ffe4e75535edc5474e2615730147f15170dd5f141888b9ae19d2df53ecee7ef0"
                                    },
                                    {
                                        "name": "kind",
                                        "value": "task"
                                    }
                                ],
                                "resolver": "bundles"
                            },
                            "workspaces": [
                                {
                                    "name": "basic-auth",
                                    "workspace": "git-auth"
                                }
                            ]
                        },
                        {
                            "name": "prefetch-dependencies",
                            "params": [
                                {
                                    "name": "input",
                                    "value": "$(params.prefetch-input)"
                                },
                                {
                                    "name": "SOURCE_ARTIFACT",
                                    "value": "$(tasks.clone-repository.results.SOURCE_ARTIFACT)"
                                },
                                {
                                    "name": "ociStorage",
                                    "value": "$(params.output-image).prefetch"
                                },
                                {
                                    "name": "ociArtifactExpiresAfter",
                                    "value": "$(params.image-expires-after)"
                                }
                            ],
                            "runAfter": [
                                "clone-repository"
                            ],
                            "taskRef": {
                                "params": [
                                    {
                                        "name": "name",
                                        "value": "prefetch-dependencies-oci-ta-min"
                                    },
                                    {
                                        "name": "bundle",
                                        "value": "quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies-oci-ta-min:0.3@sha256:bf5859a08ab1e8327ad19831583eebe09df41e5ffa2009c506c05b419dba3dc2"
                                    },
                                    {
                                        "name": "kind",
                                        "value": "task"
                                    }
                                ],
                                "resolver": "bundles"
                            },
                            "workspaces": [
                                {
                                    "name": "git-basic-auth",
                                    "workspace": "git-auth"
                                },
                                {
                                    "name": "netrc",
                                    "workspace": "netrc"
                                }
                            ]
                        },
                        {
                            "name": "build-container",
                            "params": [
                                {
                                    "name": "IMAGE",
                                    "value": "$(params.output-image)"
                                },
                                {
                                    "name": "DOCKERFILE",
                                    "value": "$(params.dockerfile)"
                                },
                                {
                                    "name": "CONTEXT",
                                    "value": "$(params.path-context)"
                                },
                                {
                                    "name": "HERMETIC",
                                    "value": "$(params.hermetic)"
                                },
                                {
                                    "name": "PREFETCH_INPUT",
                                    "value": "$(params.prefetch-input)"
                                },
                                {
                                    "name": "IMAGE_EXPIRES_AFTER",
                                    "value": "$(params.image-expires-after)"
                                },
                                {
                                    "name": "COMMIT_SHA",
                                    "value": "$(tasks.clone-repository.results.commit)"
                                },
                                {
                                    "name": "BUILD_ARGS",
                                    "value": [
                                        "$(params.build-args[*])"
                                    ]
                                },
                                {
                                    "name": "BUILD_ARGS_FILE",
                                    "value": "$(params.build-args-file)"
                                },
                                {
                                    "name": "PRIVILEGED_NESTED",
                                    "value": "$(params.privileged-nested)"
                                },
                                {
                                    "name": "SOURCE_URL",
                                    "value": "$(tasks.clone-repository.results.url)"
                                },
                                {
                                    "name": "BUILDAH_FORMAT",
                                    "value": "$(params.buildah-format)"
                                },
                                {
                                    "name": "HTTP_PROXY",
                                    "value": "$(tasks.init.results.http-proxy)"
                                },
                                {
                                    "name": "NO_PROXY",
                                    "value": "$(tasks.init.results.no-proxy)"
                                },
                                {
                                    "name": "SOURCE_ARTIFACT",
                                    "value": "$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"
                                },
                                {
                                    "name": "CACHI2_ARTIFACT",
                                    "value": "$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"
                                }
                            ],
                            "runAfter": [
                                "prefetch-dependencies"
                            ],
                            "taskRef": {
                                "params": [
                                    {
                                        "name": "name",
                                        "value": "buildah-oci-ta-min"
                                    },
                                    {
                                        "name": "bundle",
                                        "value": "quay.io/konflux-ci/tekton-catalog/task-buildah-oci-ta-min:0.9@sha256:52ddc0ede65da1f3491319897dc5212bb3a52cb0a7e52a75d6a0224595c9ef4a"
                                    },
                                    {
                                        "name": "kind",
                                        "value": "task"
                                    }
                                ],
                                "resolver": "bundles"
                            }
                        },
                        {
                            "name": "build-image-index",
                            "params": [
                                {
                                    "name": "IMAGE",
                                    "value": "$(params.output-image)"
                                },
                                {
                                    "name": "ALWAYS_BUILD_INDEX",
                                    "value": "$(params.build-image-index)"
                                },
                                {
                                    "name": "IMAGES",
                                    "value": [
                                        "$(tasks.build-container.results.IMAGE_URL)@$(tasks.build-container.results.IMAGE_DIGEST)"
                                    ]
                                },
                                {
                                    "name": "BUILDAH_FORMAT",
                                    "value": "$(params.buildah-format)"
                                }
                            ],
                            "runAfter": [
                                "build-container"
                            ],
                            "taskRef": {
                                "params": [
                                    {
                                        "name": "name",
                                        "value": "build-image-index-min"
                                    },
                                    {
                                        "name": "bundle",
                                        "value": "quay.io/konflux-ci/tekton-catalog/task-build-image-index-min:0.3@sha256:47a0052da85ad90bacc4ed13a7f17f78208b7daa3ad3da76f920fc4e2af1f0dd"
                                    },
                                    {
                                        "name": "kind",
                                        "value": "task"
                                    }
                                ],
                                "resolver": "bundles"
                            }
                        },
                        {
                            "name": "deprecated-base-image-check",
                            "params": [
                                {
                                    "name": "IMAGE_URL",
                                    "value": "$(tasks.build-image-index.results.IMAGE_URL)"
                                },
                                {
                                    "name": "IMAGE_DIGEST",
                                    "value": "$(tasks.build-image-index.results.IMAGE_DIGEST)"
                                }
                            ],
                            "runAfter": [
                                "build-image-index"
                            ],
                            "taskRef": {
                                "params": [
                                    {
                                        "name": "name",
                                        "value": "deprecated-image-check"
                                    },
                                    {
                                        "name": "bundle",
                                        "value": "quay.io/konflux-ci/tekton-catalog/task-deprecated-image-check:0.5@sha256:3457a4ca93f8d55f14ebd407532b1223c689eacc34f0abb3003db4111667bdae"
                                    },
                                    {
                                        "name": "kind",
                                        "value": "task"
                                    }
                                ],
                                "resolver": "bundles"
                            },
                            "when": [
                                {
                                    "input": "$(params.skip-checks)",
                                    "operator": "in",
                                    "values": [
                                        "false"
                                    ]
                                }
                            ]
                        },
                        {
                            "name": "clamav-scan",
                            "params": [
                                {
                                    "name": "image-digest",
                                    "value": "$(tasks.build-image-index.results.IMAGE_DIGEST)"
                                },
                                {
                                    "name": "image-url",
                                    "value": "$(tasks.build-image-index.results.IMAGE_URL)"
                                }
                            ],
                            "runAfter": [
                                "build-image-index"
                            ],
                            "taskRef": {
                                "params": [
                                    {
                                        "name": "name",
                                        "value": "clamav-scan-min"
                                    },
                                    {
                                        "name": "bundle",
                                        "value": "quay.io/konflux-ci/tekton-catalog/task-clamav-scan-min:0.3@sha256:589e34f73d310aa993c9761d8b78265a904a121028bda2809d8a2d0500454bd8"
                                    },
                                    {
                                        "name": "kind",
                                        "value": "task"
                                    }
                                ],
                                "resolver": "bundles"
                            },
                            "when": [
                                {
                                    "input": "$(params.skip-checks)",
                                    "operator": "in",
                                    "values": [
                                        "false"
                                    ]
                                }
                            ]
                        },
                        {
                            "name": "sast-shell-check",
                            "params": [
                                {
                                    "name": "image-digest",
                                    "value": "$(tasks.build-image-index.results.IMAGE_DIGEST)"
                                },
                                {
                                    "name": "image-url",
                                    "value": "$(tasks.build-image-index.results.IMAGE_URL)"
                                },
                                {
                                    "name": "SOURCE_ARTIFACT",
                                    "value": "$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"
                                },
                                {
                                    "name": "CACHI2_ARTIFACT",
                                    "value": "$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"
                                }
                            ],
                            "runAfter": [
                                "build-image-index"
                            ],
                            "taskRef": {
                                "params": [
                                    {
                                        "name": "name",
                                        "value": "sast-shell-check-oci-ta-min"
                                    },
                                    {
                                        "name": "bundle",
                                        "value": "quay.io/konflux-ci/tekton-catalog/task-sast-shell-check-oci-ta-min:0.1@sha256:fa19753f59288a397aab2ddb9459f35f0ec1b89f43c36e944a3958db72becb5a"
                                    },
                                    {
                                        "name": "kind",
                                        "value": "task"
                                    }
                                ],
                                "resolver": "bundles"
                            },
                            "when": [
                                {
                                    "input": "$(params.skip-checks)",
                                    "operator": "in",
                                    "values": [
                                        "false"
                                    ]
                                }
                            ]
                        },
                        {
                            "name": "sast-unicode-check",
                            "params": [
                                {
                                    "name": "image-digest",
                                    "value": "$(tasks.build-image-index.results.IMAGE_DIGEST)"
                                },
                                {
                                    "name": "image-url",
                                    "value": "$(tasks.build-image-index.results.IMAGE_URL)"
                                },
                                {
                                    "name": "SOURCE_ARTIFACT",
                                    "value": "$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"
                                },
                                {
                                    "name": "CACHI2_ARTIFACT",
                                    "value": "$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"
                                }
                            ],
                            "runAfter": [
                                "build-image-index"
                            ],
                            "taskRef": {
                                "params": [
                                    {
                                        "name": "name",
                                        "value": "sast-unicode-check-oci-ta-min"
                                    },
                                    {
                                        "name": "bundle",
                                        "value": "quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check-oci-ta-min:0.4@sha256:624d9ed6d461b59a16d8c1578276626c02fa6d56e0ee4bcd752f7859055f21ab"
                                    },
                                    {
                                        "name": "kind",
                                        "value": "task"
                                    }
                                ],
                                "resolver": "bundles"
                            },
                            "when": [
                                {
                                    "input": "$(params.skip-checks)",
                                    "operator": "in",
                                    "values": [
                                        "false"
                                    ]
                                }
                            ]
                        },
                        {
                            "name": "rpms-signature-scan",
                            "params": [
                                {
                                    "name": "image-url",
                                    "value": "$(tasks.build-image-index.results.IMAGE_URL)"
                                },
                                {
                                    "name": "image-digest",
                                    "value": "$(tasks.build-image-index.results.IMAGE_DIGEST)"
                                }
                            ],
                            "runAfter": [
                                "build-image-index"
                            ],
                            "taskRef": {
                                "params": [
                                    {
                                        "name": "name",
                                        "value": "rpms-signature-scan"
                                    },
                                    {
                                        "name": "bundle",
                                        "value": "quay.io/konflux-ci/tekton-catalog/task-rpms-signature-scan:0.2@sha256:b2224a0442ac705e20a25b8609e1760321d9d86da7901fd0392a90102688e37d"
                                    },
                                    {
                                        "name": "kind",
                                        "value": "task"
                                    }
                                ],
                                "resolver": "bundles"
                            },
                            "when": [
                                {
                                    "input": "$(params.skip-checks)",
                                    "operator": "in",
                                    "values": [
                                        "false"
                                    ]
                                }
                            ]
                        },
                        {
                            "name": "tpa-scan",
                            "params": [
                                {
                                    "name": "image-digest",
                                    "value": "$(tasks.build-image-index.results.IMAGE_DIGEST)"
                                },
                                {
                                    "name": "image-url",
                                    "value": "$(tasks.build-image-index.results.IMAGE_URL)"
                                }
                            ],
                            "runAfter": [
                                "build-image-index"
                            ],
                            "taskRef": {
                                "params": [
                                    {
                                        "name": "name",
                                        "value": "tpa-scan"
                                    },
                                    {
                                        "name": "bundle",
                                        "value": "quay.io/konflux-ci/tekton-catalog/task-tpa-scan:0.1@sha256:68b6e188f742da92af9c40a794fd021a65d49b419d1e36096277b2d9ebbe1afc"
                                    },
                                    {
                                        "name": "kind",
                                        "value": "task"
                                    }
                                ],
                                "resolver": "bundles"
                            },
                            "when": [
                                {
                                    "input": "$(params.skip-checks)",
                                    "operator": "in",
                                    "values": [
                                        "false"
                                    ]
                                }
                            ]
                        }
                    ],
                    "workspaces": [
                        {
                            "name": "git-auth",
                            "optional": true
                        },
                        {
                            "name": "netrc",
                            "optional": true
                        }
                    ]
                },
                "status": "CancelledRunFinally",
                "taskRunTemplate": {
                    "podTemplate": {
                        "nodeSelector": {
                            "konflux-ci.dev/workload": "konflux-tenants"
                        },
                        "tolerations": [
                            {
                                "effect": "NoSchedule",
                                "key": "konflux-ci.dev/workload",
                                "operator": "Equal",
                                "value": "konflux-tenants"
                            }
                        ]
                    },
                    "serviceAccountName": "build-pipeline-gl-multi-component-child-yjkx"
                },
                "timeouts": {
                    "pipeline": "2h0m0s"
                },
                "workspaces": [
                    {
                        "name": "git-auth",
                        "secret": {
                            "secretName": "pac-gitauth-fmkvdf"
                        }
                    }
                ]
            },
            "status": {
                "childReferences": [
                    {
                        "apiVersion": "tekton.dev/v1",
                        "kind": "TaskRun",
                        "name": "gl-multi-component-child-yjkx-on-pull-request-zvfsf-init",
                        "pipelineTaskName": "init"
                    }
                ],
                "completionTime": "2026-04-21T11:33:03Z",
                "conditions": [
                    {
                        "lastTransitionTime": "2026-04-21T11:33:03Z",
                        "message": "PipelineRun \"gl-multi-component-child-yjkx-on-pull-request-zvfsf\" was cancelled",
                        "reason": "Cancelled",
                        "status": "False",
                        "type": "Succeeded"
                    }
                ],
                "pipelineSpec": {
                    "description": "This pipeline is ideal for building demo container images from a Containerfile while maintaining trust after pipeline customization.\n\nThis version of pipeline has minimal resource requests set, it's good for demonstrating and testing.\n\n_Uses `buildah` to create a container image leveraging [trusted artifacts](https://konflux-ci.dev/architecture/ADR/0036-trusted-artifacts.html). It also optionally creates a source image and runs some build-time tests. Information is shared between tasks using OCI artifacts instead of PVCs. EC will pass the [`trusted_task.trusted`](https://conforma.dev/docs/policy/packages/release_trusted_task.html#trusted_task__trusted) policy as long as all data used to build the artifact is generated from trusted tasks.\nThis pipeline is pushed as a Tekton bundle to [quay.io](https://quay.io/repository/konflux-ci/tekton-catalog/pipeline-docker-build-oci-ta?tab=tags)_\n",
                    "params": [
                        {
                            "description": "Source Repository URL",
                            "name": "git-url",
                            "type": "string"
                        },
                        {
                            "default": "",
                            "description": "Revision of the Source Repository",
                            "name": "revision",
                            "type": "string"
                        },
                        {
                            "description": "Fully Qualified Output Image",
                            "name": "output-image",
                            "type": "string"
                        },
                        {
                            "default": ".",
                            "description": "Path to the source code of an application's component from where to build image.",
                            "name": "path-context",
                            "type": "string"
                        },
                        {
                            "default": "Dockerfile",
                            "description": "Path to the Dockerfile inside the context specified by parameter path-context",
                            "name": "dockerfile",
                            "type": "string"
                        },
                        {
                            "default": "false",
                            "description": "Skip checks against built image",
                            "name": "skip-checks",
                            "type": "string"
                        },
                        {
                            "default": "false",
                            "description": "Execute the build with network isolation",
                            "name": "hermetic",
                            "type": "string"
                        },
                        {
                            "default": "",
                            "description": "Build dependencies to be prefetched",
                            "name": "prefetch-input",
                            "type": "string"
                        },
                        {
                            "default": "",
                            "description": "Image tag expiration time, time values could be something like 1h, 2d, 3w for hours, days, and weeks, respectively.",
                            "name": "image-expires-after",
                            "type": "string"
                        },
                        {
                            "default": "false",
                            "description": "Add built image into an OCI image index",
                            "name": "build-image-index",
                            "type": "string"
                        },
                        {
                            "default": "docker",
                            "description": "The format for the resulting image's mediaType. Valid values are oci or docker.",
                            "name": "buildah-format",
                            "type": "string"
                        },
                        {
                            "default": "false",
                            "description": "Enable cache proxy configuration",
                            "name": "enable-cache-proxy",
                            "type": "string"
                        },
                        {
                            "default": [],
                            "description": "Array of --build-arg values (\"arg=value\" strings) for buildah",
                            "name": "build-args",
                            "type": "array"
                        },
                        {
                            "default": "",
                            "description": "Path to a file with build arguments for buildah, see https://www.mankier.com/1/buildah-build#--build-arg-file",
                            "name": "build-args-file",
                            "type": "string"
                        },
                        {
                            "default": "false",
                            "description": "Whether to enable privileged mode, should be used only with remote VMs",
                            "name": "privileged-nested",
                            "type": "string"
                        }
                    ],
                    "results": [
                        {
                            "description": "",
                            "name": "IMAGE_URL",
                            "value": "$(tasks.build-image-index.results.IMAGE_URL)"
                        },
                        {
                            "description": "",
                            "name": "IMAGE_DIGEST",
                            "value": "$(tasks.build-image-index.results.IMAGE_DIGEST)"
                        },
                        {
                            "description": "",
                            "name": "CHAINS-GIT_URL",
                            "value": "$(tasks.clone-repository.results.url)"
                        },
                        {
                            "description": "",
                            "name": "CHAINS-GIT_COMMIT",
                            "value": "$(tasks.clone-repository.results.commit)"
                        }
                    ],
                    "tasks": [
                        {
                            "name": "init",
                            "params": [
                                {
                                    "name": "enable-cache-proxy",
                                    "value": "false"
                                }
                            ],
                            "taskRef": {
                                "params": [
                                    {
                                        "name": "name",
                                        "value": "init"
                                    },
                                    {
                                        "name": "bundle",
                                        "value": "quay.io/konflux-ci/tekton-catalog/task-init:0.4@sha256:f2de909151c733da85c7c05de8ecf37c55079c219dcf8db906175ae11fca0142"
                                    },
                                    {
                                        "name": "kind",
                                        "value": "task"
                                    }
                                ],
                                "resolver": "bundles"
                            }
                        },
                        {
                            "name": "clone-repository",
                            "params": [
                                {
                                    "name": "url",
                                    "value": "https://gitlab.com/konflux-qe/build-nudge-child-gtcjxt"
                                },
                                {
                                    "name": "revision",
                                    "value": "b8fb87c345cfbb6062acd9a5a3101221a6bfc750"
                                },
                                {
                                    "name": "ociStorage",
                                    "value": "quay.io/redhat-appstudio-qe/build-e2e-eiie/gl-multi-component-child-yjkx:on-pr-b8fb87c345cfbb6062acd9a5a3101221a6bfc750.git"
                                },
                                {
                                    "name": "ociArtifactExpiresAfter",
                                    "value": "6h"
                                }
                            ],
                            "runAfter": [
                                "init"
                            ],
                            "taskRef": {
                                "params": [
                                    {
                                        "name": "name",
                                        "value": "git-clone-oci-ta-min"
                                    },
                                    {
                                        "name": "bundle",
                                        "value": "quay.io/konflux-ci/tekton-catalog/task-git-clone-oci-ta-min:0.1@sha256:ffe4e75535edc5474e2615730147f15170dd5f141888b9ae19d2df53ecee7ef0"
                                    },
                                    {
                                        "name": "kind",
                                        "value": "task"
                                    }
                                ],
                                "resolver": "bundles"
                            },
                            "workspaces": [
                                {
                                    "name": "basic-auth",
                                    "workspace": "git-auth"
                                }
                            ]
                        },
                        {
                            "name": "prefetch-dependencies",
                            "params": [
                                {
                                    "name": "input",
                                    "value": ""
                                },
                                {
                                    "name": "SOURCE_ARTIFACT",
                                    "value": "$(tasks.clone-repository.results.SOURCE_ARTIFACT)"
                                },
                                {
                                    "name": "ociStorage",
                                    "value": "quay.io/redhat-appstudio-qe/build-e2e-eiie/gl-multi-component-child-yjkx:on-pr-b8fb87c345cfbb6062acd9a5a3101221a6bfc750.prefetch"
                                },
                                {
                                    "name": "ociArtifactExpiresAfter",
                                    "value": "6h"
                                }
                            ],
                            "runAfter": [
                                "clone-repository"
                            ],
                            "taskRef": {
                                "params": [
                                    {
                                        "name": "name",
                                        "value": "prefetch-dependencies-oci-ta-min"
                                    },
                                    {
                                        "name": "bundle",
                                        "value": "quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies-oci-ta-min:0.3@sha256:bf5859a08ab1e8327ad19831583eebe09df41e5ffa2009c506c05b419dba3dc2"
                                    },
                                    {
                                        "name": "kind",
                                        "value": "task"
                                    }
                                ],
                                "resolver": "bundles"
                            },
                            "workspaces": [
                                {
                                    "name": "git-basic-auth",
                                    "workspace": "git-auth"
                                },
                                {
                                    "name": "netrc",
                                    "workspace": "netrc"
                                }
                            ]
                        },
                        {
                            "name": "build-container",
                            "params": [
                                {
                                    "name": "IMAGE",
                                    "value": "quay.io/redhat-appstudio-qe/build-e2e-eiie/gl-multi-component-child-yjkx:on-pr-b8fb87c345cfbb6062acd9a5a3101221a6bfc750"
                                },
                                {
                                    "name": "DOCKERFILE",
                                    "value": "Dockerfile"
                                },
                                {
                                    "name": "CONTEXT",
                                    "value": "."
                                },
                                {
                                    "name": "HERMETIC",
                                    "value": "false"
                                },
                                {
                                    "name": "PREFETCH_INPUT",
                                    "value": ""
                                },
                                {
                                    "name": "IMAGE_EXPIRES_AFTER",
                                    "value": "6h"
                                },
                                {
                                    "name": "COMMIT_SHA",
                                    "value": "$(tasks.clone-repository.results.commit)"
                                },
                                {
                                    "name": "BUILD_ARGS",
                                    "value": []
                                },
                                {
                                    "name": "BUILD_ARGS_FILE",
                                    "value": ""
                                },
                                {
                                    "name": "PRIVILEGED_NESTED",
                                    "value": "false"
                                },
                                {
                                    "name": "SOURCE_URL",
                                    "value": "$(tasks.clone-repository.results.url)"
                                },
                                {
                                    "name": "BUILDAH_FORMAT",
                                    "value": "docker"
                                },
                                {
                                    "name": "HTTP_PROXY",
                                    "value": "$(tasks.init.results.http-proxy)"
                                },
                                {
                                    "name": "NO_PROXY",
                                    "value": "$(tasks.init.results.no-proxy)"
                                },
                                {
                                    "name": "SOURCE_ARTIFACT",
                                    "value": "$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"
                                },
                                {
                                    "name": "CACHI2_ARTIFACT",
                                    "value": "$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"
                                }
                            ],
                            "runAfter": [
                                "prefetch-dependencies"
                            ],
                            "taskRef": {
                                "params": [
                                    {
                                        "name": "name",
                                        "value": "buildah-oci-ta-min"
                                    },
                                    {
                                        "name": "bundle",
                                        "value": "quay.io/konflux-ci/tekton-catalog/task-buildah-oci-ta-min:0.9@sha256:52ddc0ede65da1f3491319897dc5212bb3a52cb0a7e52a75d6a0224595c9ef4a"
                                    },
                                    {
                                        "name": "kind",
                                        "value": "task"
                                    }
                                ],
                                "resolver": "bundles"
                            }
                        },
                        {
                            "name": "build-image-index",
                            "params": [
                                {
                                    "name": "IMAGE",
                                    "value": "quay.io/redhat-appstudio-qe/build-e2e-eiie/gl-multi-component-child-yjkx:on-pr-b8fb87c345cfbb6062acd9a5a3101221a6bfc750"
                                },
                                {
                                    "name": "ALWAYS_BUILD_INDEX",
                                    "value": "false"
                                },
                                {
                                    "name": "IMAGES",
                                    "value": [
                                        "$(tasks.build-container.results.IMAGE_URL)@$(tasks.build-container.results.IMAGE_DIGEST)"
                                    ]
                                },
                                {
                                    "name": "BUILDAH_FORMAT",
                                    "value": "docker"
                                }
                            ],
                            "runAfter": [
                                "build-container"
                            ],
                            "taskRef": {
                                "params": [
                                    {
                                        "name": "name",
                                        "value": "build-image-index-min"
                                    },
                                    {
                                        "name": "bundle",
                                        "value": "quay.io/konflux-ci/tekton-catalog/task-build-image-index-min:0.3@sha256:47a0052da85ad90bacc4ed13a7f17f78208b7daa3ad3da76f920fc4e2af1f0dd"
                                    },
                                    {
                                        "name": "kind",
                                        "value": "task"
                                    }
                                ],
                                "resolver": "bundles"
                            }
                        },
                        {
                            "name": "deprecated-base-image-check",
                            "params": [
                                {
                                    "name": "IMAGE_URL",
                                    "value": "$(tasks.build-image-index.results.IMAGE_URL)"
                                },
                                {
                                    "name": "IMAGE_DIGEST",
                                    "value": "$(tasks.build-image-index.results.IMAGE_DIGEST)"
                                }
                            ],
                            "runAfter": [
                                "build-image-index"
                            ],
                            "taskRef": {
                                "params": [
                                    {
                                        "name": "name",
                                        "value": "deprecated-image-check"
                                    },
                                    {
                                        "name": "bundle",
                                        "value": "quay.io/konflux-ci/tekton-catalog/task-deprecated-image-check:0.5@sha256:3457a4ca93f8d55f14ebd407532b1223c689eacc34f0abb3003db4111667bdae"
                                    },
                                    {
                                        "name": "kind",
                                        "value": "task"
                                    }
                                ],
                                "resolver": "bundles"
                            },
                            "when": [
                                {
                                    "input": "false",
                                    "operator": "in",
                                    "values": [
                                        "false"
                                    ]
                                }
                            ]
                        },
                        {
                            "name": "clamav-scan",
                            "params": [
                                {
                                    "name": "image-digest",
                                    "value": "$(tasks.build-image-index.results.IMAGE_DIGEST)"
                                },
                                {
                                    "name": "image-url",
                                    "value": "$(tasks.build-image-index.results.IMAGE_URL)"
                                }
                            ],
                            "runAfter": [
                                "build-image-index"
                            ],
                            "taskRef": {
                                "params": [
                                    {
                                        "name": "name",
                                        "value": "clamav-scan-min"
                                    },
                                    {
                                        "name": "bundle",
                                        "value": "quay.io/konflux-ci/tekton-catalog/task-clamav-scan-min:0.3@sha256:589e34f73d310aa993c9761d8b78265a904a121028bda2809d8a2d0500454bd8"
                                    },
                                    {
                                        "name": "kind",
                                        "value": "task"
                                    }
                                ],
                                "resolver": "bundles"
                            },
                            "when": [
                                {
                                    "input": "false",
                                    "operator": "in",
                                    "values": [
                                        "false"
                                    ]
                                }
                            ]
                        },
                        {
                            "name": "sast-shell-check",
                            "params": [
                                {
                                    "name": "image-digest",
                                    "value": "$(tasks.build-image-index.results.IMAGE_DIGEST)"
                                },
                                {
                                    "name": "image-url",
                                    "value": "$(tasks.build-image-index.results.IMAGE_URL)"
                                },
                                {
                                    "name": "SOURCE_ARTIFACT",
                                    "value": "$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"
                                },
                                {
                                    "name": "CACHI2_ARTIFACT",
                                    "value": "$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"
                                }
                            ],
                            "runAfter": [
                                "build-image-index"
                            ],
                            "taskRef": {
                                "params": [
                                    {
                                        "name": "name",
                                        "value": "sast-shell-check-oci-ta-min"
                                    },
                                    {
                                        "name": "bundle",
                                        "value": "quay.io/konflux-ci/tekton-catalog/task-sast-shell-check-oci-ta-min:0.1@sha256:fa19753f59288a397aab2ddb9459f35f0ec1b89f43c36e944a3958db72becb5a"
                                    },
                                    {
                                        "name": "kind",
                                        "value": "task"
                                    }
                                ],
                                "resolver": "bundles"
                            },
                            "when": [
                                {
                                    "input": "false",
                                    "operator": "in",
                                    "values": [
                                        "false"
                                    ]
                                }
                            ]
                        },
                        {
                            "name": "sast-unicode-check",
                            "params": [
                                {
                                    "name": "image-digest",
                                    "value": "$(tasks.build-image-index.results.IMAGE_DIGEST)"
                                },
                                {
                                    "name": "image-url",
                                    "value": "$(tasks.build-image-index.results.IMAGE_URL)"
                                },
                                {
                                    "name": "SOURCE_ARTIFACT",
                                    "value": "$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"
                                },
                                {
                                    "name": "CACHI2_ARTIFACT",
                                    "value": "$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"
                                }
                            ],
                            "runAfter": [
                                "build-image-index"
                            ],
                            "taskRef": {
                                "params": [
                                    {
                                        "name": "name",
                                        "value": "sast-unicode-check-oci-ta-min"
                                    },
                                    {
                                        "name": "bundle",
                                        "value": "quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check-oci-ta-min:0.4@sha256:624d9ed6d461b59a16d8c1578276626c02fa6d56e0ee4bcd752f7859055f21ab"
                                    },
                                    {
                                        "name": "kind",
                                        "value": "task"
                                    }
                                ],
                                "resolver": "bundles"
                            },
                            "when": [
                                {
                                    "input": "false",
                                    "operator": "in",
                                    "values": [
                                        "false"
                                    ]
                                }
                            ]
                        },
                        {
                            "name": "rpms-signature-scan",
                            "params": [
                                {
                                    "name": "image-url",
                                    "value": "$(tasks.build-image-index.results.IMAGE_URL)"
                                },
                                {
                                    "name": "image-digest",
                                    "value": "$(tasks.build-image-index.results.IMAGE_DIGEST)"
                                }
                            ],
                            "runAfter": [
                                "build-image-index"
                            ],
                            "taskRef": {
                                "params": [
                                    {
                                        "name": "name",
                                        "value": "rpms-signature-scan"
                                    },
                                    {
                                        "name": "bundle",
                                        "value": "quay.io/konflux-ci/tekton-catalog/task-rpms-signature-scan:0.2@sha256:b2224a0442ac705e20a25b8609e1760321d9d86da7901fd0392a90102688e37d"
                                    },
                                    {
                                        "name": "kind",
                                        "value": "task"
                                    }
                                ],
                                "resolver": "bundles"
                            },
                            "when": [
                                {
                                    "input": "false",
                                    "operator": "in",
                                    "values": [
                                        "false"
                                    ]
                                }
                            ]
                        },
                        {
                            "name": "tpa-scan",
                            "params": [
                                {
                                    "name": "image-digest",
                                    "value": "$(tasks.build-image-index.results.IMAGE_DIGEST)"
                                },
                                {
                                    "name": "image-url",
                                    "value": "$(tasks.build-image-index.results.IMAGE_URL)"
                                }
                            ],
                            "runAfter": [
                                "build-image-index"
                            ],
                            "taskRef": {
                                "params": [
                                    {
                                        "name": "name",
                                        "value": "tpa-scan"
                                    },
                                    {
                                        "name": "bundle",
                                        "value": "quay.io/konflux-ci/tekton-catalog/task-tpa-scan:0.1@sha256:68b6e188f742da92af9c40a794fd021a65d49b419d1e36096277b2d9ebbe1afc"
                                    },
                                    {
                                        "name": "kind",
                                        "value": "task"
                                    }
                                ],
                                "resolver": "bundles"
                            },
                            "when": [
                                {
                                    "input": "false",
                                    "operator": "in",
                                    "values": [
                                        "false"
                                    ]
                                }
                            ]
                        }
                    ],
                    "workspaces": [
                        {
                            "name": "git-auth",
                            "optional": true
                        },
                        {
                            "name": "netrc",
                            "optional": true
                        }
                    ]
                },
                "provenance": {
                    "featureFlags": {
                        "awaitSidecarReadiness": true,
                        "coschedule": "workspaces",
                        "enableAPIFields": "alpha",
                        "enableParamEnum": true,
                        "enableProvenanceInStatus": true,
                        "enforceNonfalsifiability": "none",
                        "maxResultSize": 4096,
                        "resultExtractionMethod": "termination-message",
                        "runningInEnvWithInjectedSidecars": true,
                        "verificationNoMatchPolicy": "ignore"
                    }
                },
                "skippedTasks": [
                    {
                        "name": "clone-repository",
                        "reason": "PipelineRun was stopping"
                    },
                    {
                        "name": "prefetch-dependencies",
                        "reason": "PipelineRun was stopping"
                    },
                    {
                        "name": "build-container",
                        "reason": "PipelineRun was stopping"
                    },
                    {
                        "name": "build-image-index",
                        "reason": "PipelineRun was stopping"
                    },
                    {
                        "name": "deprecated-base-image-check",
                        "reason": "PipelineRun was stopping",
                        "whenExpressions": [
                            {
                                "input": "false",
                                "operator": "in",
                                "values": [
                                    "false"
                                ]
                            }
                        ]
                    },
                    {
                        "name": "clamav-scan",
                        "reason": "PipelineRun was stopping",
                        "whenExpressions": [
                            {
                                "input": "false",
                                "operator": "in",
                                "values": [
                                    "false"
                                ]
                            }
                        ]
                    },
                    {
                        "name": "sast-shell-check",
                        "reason": "PipelineRun was stopping",
                        "whenExpressions": [
                            {
                                "input": "false",
                                "operator": "in",
                                "values": [
                                    "false"
                                ]
                            }
                        ]
                    },
                    {
                        "name": "sast-unicode-check",
                        "reason": "PipelineRun was stopping",
                        "whenExpressions": [
                            {
                                "input": "false",
                                "operator": "in",
                                "values": [
                                    "false"
                                ]
                            }
                        ]
                    },
                    {
                        "name": "rpms-signature-scan",
                        "reason": "PipelineRun was stopping",
                        "whenExpressions": [
                            {
                                "input": "false",
                                "operator": "in",
                                "values": [
                                    "false"
                                ]
                            }
                        ]
                    },
                    {
                        "name": "tpa-scan",
                        "reason": "PipelineRun was stopping",
                        "whenExpressions": [
                            {
                                "input": "false",
                                "operator": "in",
                                "values": [
                                    "false"
                                ]
                            }
                        ]
                    }
                ],
                "spanContext": {
                    "traceparent": "00-451e6473f9d9dc0dd5267cb327bdaf53-ce8c26eefc05bd81-01"
                },
                "startTime": "2026-04-21T11:32:56Z"
            }
        },
        {
            "apiVersion": "tekton.dev/v1",
            "kind": "PipelineRun",
            "metadata": {
                "annotations": {
                    "appstudio.openshift.io/snapshot": "build-suite-component-update-ycmw-20260421-113354-000",
                    "appstudio.openshift.io/snapshots": "build-suite-component-update-ycmw-20260421-113354-000",
                    "build.appstudio.openshift.io/repo": "https://gitlab.com/konflux-qe/build-nudge-child-gtcjxt/-/tree/f34cf56b282eebd4197aaecedbde1bbaff32c222",
                    "build.appstudio.redhat.com/commit_sha": "f34cf56b282eebd4197aaecedbde1bbaff32c222",
                    "build.appstudio.redhat.com/target_branch": "multi-component-child-base-yjkx",
                    "chains.tekton.dev/signed": "true",
                    "pipelinesascode.tekton.dev/branch": "multi-component-child-base-yjkx",
                    "pipelinesascode.tekton.dev/cancel-in-progress": "false",
                    "pipelinesascode.tekton.dev/controller-info": "{\"name\":\"default\",\"configmap\":\"pipelines-as-code\",\"secret\":\"pipelines-as-code-secret\", \"gRepo\": \"pipelines-as-code\"}",
                    "pipelinesascode.tekton.dev/event-type": "push",
                    "pipelinesascode.tekton.dev/git-auth-secret": "pac-gitauth-dtzuld",
                    "pipelinesascode.tekton.dev/git-provider": "gitlab",
                    "pipelinesascode.tekton.dev/log-url": "https://console-openshift-console.apps.rosa.kx-d21dace15f.l1ey.p3.openshiftapps.com/k8s/ns/build-e2e-eiie/tekton.dev~v1~PipelineRun/gl-multi-component-child-yjkx-on-push-797zs",
                    "pipelinesascode.tekton.dev/max-keep-runs": "3",
                    "pipelinesascode.tekton.dev/on-cel-expression": "event == \"push\" \u0026\u0026 target_branch == \"multi-component-child-base-yjkx\"",
                    "pipelinesascode.tekton.dev/original-prname": "gl-multi-component-child-yjkx-on-push",
                    "pipelinesascode.tekton.dev/repo-url": "https://gitlab.com/konflux-qe/build-nudge-child-gtcjxt",
                    "pipelinesascode.tekton.dev/repository": "gl-multi-component-child-yjkx",
                    "pipelinesascode.tekton.dev/scm-reporting-plr-started": "true",
                    "pipelinesascode.tekton.dev/sender": "konflux-ci-qe-bot",
                    "pipelinesascode.tekton.dev/sha": "f34cf56b282eebd4197aaecedbde1bbaff32c222",
                    "pipelinesascode.tekton.dev/sha-title": "Merge branch 'konflux-gl-multi-component-child-yjkx' into 'multi-component-child-base-yjkx'",
                    "pipelinesascode.tekton.dev/sha-url": "https://gitlab.com/konflux-qe/build-nudge-child-gtcjxt/-/commit/f34cf56b282eebd4197aaecedbde1bbaff32c222",
                    "pipelinesascode.tekton.dev/source-branch": "refs/heads/multi-component-child-base-yjkx",
                    "pipelinesascode.tekton.dev/source-project-id": "81508065",
                    "pipelinesascode.tekton.dev/source-repo-url": "https://gitlab.com/konflux-qe/build-nudge-child-gtcjxt",
                    "pipelinesascode.tekton.dev/state": "completed",
                    "pipelinesascode.tekton.dev/target-project-id": "81508065",
                    "pipelinesascode.tekton.dev/url-org": "konflux-qe",
                    "pipelinesascode.tekton.dev/url-repository": "build-nudge-child-gtcjxt",
                    "results.tekton.dev/record": "build-e2e-eiie/results/d42f8db5-2eb9-48df-a2cd-f7e3c3e50a9f/records/d42f8db5-2eb9-48df-a2cd-f7e3c3e50a9f",
                    "results.tekton.dev/recordSummaryAnnotations": "{\"repo\":\"build-nudge-child-gtcjxt\",\"commit\":\"f34cf56b282eebd4197aaecedbde1bbaff32c222\",\"eventType\":\"push\"}",
                    "results.tekton.dev/result": "build-e2e-eiie/results/d42f8db5-2eb9-48df-a2cd-f7e3c3e50a9f",
                    "test.appstudio.openshift.io/added-to-global-candidate-list": "{\"result\":true,\"reason\":\"Success\",\"lastupdatedtime\":\"2026-04-21T11:38:48Z\"}",
                    "test.appstudio.openshift.io/create-snapshot-status": "{\"message\":\"Sucessfully created snapshot. See annotation appstudio.openshift.io/snapshot for name\",\"status\":\"success\"}"
                },
                "creationTimestamp": "2026-04-21T11:33:54Z",
                "finalizers": [
                    "chains.tekton.dev/pipelinerun",
                    "results.tekton.dev/pipelinerun",
                    "pipelinesascode.tekton.dev/finalizer"
                ],
                "generateName": "gl-multi-component-child-yjkx-on-push-",
                "generation": 2,
                "labels": {
                    "app.kubernetes.io/managed-by": "pipelinesascode.tekton.dev",
                    "app.kubernetes.io/version": "v0.43.0",
                    "appstudio.openshift.io/application": "build-suite-component-update-ycmw",
                    "appstudio.openshift.io/component": "gl-multi-component-child-yjkx",
                    "kueue.x-k8s.io/priority-class": "konflux-post-merge-build",
                    "kueue.x-k8s.io/queue-name": "pipelines-queue",
                    "pipelines.appstudio.openshift.io/type": "build",
                    "pipelinesascode.tekton.dev/cancel-in-progress": "false",
                    "pipelinesascode.tekton.dev/event-type": "push",
                    "pipelinesascode.tekton.dev/original-prname": "gl-multi-component-child-yjkx-on-push",
                    "pipelinesascode.tekton.dev/repository": "gl-multi-component-child-yjkx",
                    "pipelinesascode.tekton.dev/sha": "f34cf56b282eebd4197aaecedbde1bbaff32c222",
                    "pipelinesascode.tekton.dev/state": "completed",
                    "pipelinesascode.tekton.dev/url-org": "konflux-qe",
                    "pipelinesascode.tekton.dev/url-repository": "build-nudge-child-gtcjxt",
                    "tekton.dev/pipeline": "gl-multi-component-child-yjkx-on-push-797zs"
                },
                "name": "gl-multi-component-child-yjkx-on-push-797zs",
                "namespace": "build-e2e-eiie",
                "resourceVersion": "133086",
                "uid": "d42f8db5-2eb9-48df-a2cd-f7e3c3e50a9f"
            },
            "spec": {
                "params": [
                    {
                        "name": "git-url",
                        "value": "https://gitlab.com/konflux-qe/build-nudge-child-gtcjxt"
                    },
                    {
                        "name": "revision",
                        "value": "f34cf56b282eebd4197aaecedbde1bbaff32c222"
                    },
                    {
                        "name": "output-image",
                        "value": "quay.io/redhat-appstudio-qe/build-e2e-eiie/gl-multi-component-child-yjkx:f34cf56b282eebd4197aaecedbde1bbaff32c222"
                    },
                    {
                        "name": "dockerfile",
                        "value": "Dockerfile"
                    }
                ],
                "pipelineSpec": {
                    "description": "This pipeline is ideal for building demo container images from a Containerfile while maintaining trust after pipeline customization.\n\nThis version of pipeline has minimal resource requests set, it's good for demonstrating and testing.\n\n_Uses `buildah` to create a container image leveraging [trusted artifacts](https://konflux-ci.dev/architecture/ADR/0036-trusted-artifacts.html). It also optionally creates a source image and runs some build-time tests. Information is shared between tasks using OCI artifacts instead of PVCs. EC will pass the [`trusted_task.trusted`](https://conforma.dev/docs/policy/packages/release_trusted_task.html#trusted_task__trusted) policy as long as all data used to build the artifact is generated from trusted tasks.\nThis pipeline is pushed as a Tekton bundle to [quay.io](https://quay.io/repository/konflux-ci/tekton-catalog/pipeline-docker-build-oci-ta?tab=tags)_\n",
                    "params": [
                        {
                            "description": "Source Repository URL",
                            "name": "git-url",
                            "type": "string"
                        },
                        {
                            "default": "",
                            "description": "Revision of the Source Repository",
                            "name": "revision",
                            "type": "string"
                        },
                        {
                            "description": "Fully Qualified Output Image",
                            "name": "output-image",
                            "type": "string"
                        },
                        {
                            "default": ".",
                            "description": "Path to the source code of an application's component from where to build image.",
                            "name": "path-context",
                            "type": "string"
                        },
                        {
                            "default": "Dockerfile",
                            "description": "Path to the Dockerfile inside the context specified by parameter path-context",
                            "name": "dockerfile",
                            "type": "string"
                        },
                        {
                            "default": "false",
                            "description": "Skip checks against built image",
                            "name": "skip-checks",
                            "type": "string"
                        },
                        {
                            "default": "false",
                            "description": "Execute the build with network isolation",
                            "name": "hermetic",
                            "type": "string"
                        },
                        {
                            "default": "",
                            "description": "Build dependencies to be prefetched",
                            "name": "prefetch-input",
                            "type": "string"
                        },
                        {
                            "default": "",
                            "description": "Image tag expiration time, time values could be something like 1h, 2d, 3w for hours, days, and weeks, respectively.",
                            "name": "image-expires-after",
                            "type": "string"
                        },
                        {
                            "default": "false",
                            "description": "Add built image into an OCI image index",
                            "name": "build-image-index",
                            "type": "string"
                        },
                        {
                            "default": "docker",
                            "description": "The format for the resulting image's mediaType. Valid values are oci or docker.",
                            "name": "buildah-format",
                            "type": "string"
                        },
                        {
                            "default": "false",
                            "description": "Enable cache proxy configuration",
                            "name": "enable-cache-proxy",
                            "type": "string"
                        },
                        {
                            "default": [],
                            "description": "Array of --build-arg values (\"arg=value\" strings) for buildah",
                            "name": "build-args",
                            "type": "array"
                        },
                        {
                            "default": "",
                            "description": "Path to a file with build arguments for buildah, see https://www.mankier.com/1/buildah-build#--build-arg-file",
                            "name": "build-args-file",
                            "type": "string"
                        },
                        {
                            "default": "false",
                            "description": "Whether to enable privileged mode, should be used only with remote VMs",
                            "name": "privileged-nested",
                            "type": "string"
                        }
                    ],
                    "results": [
                        {
                            "description": "",
                            "name": "IMAGE_URL",
                            "value": "$(tasks.build-image-index.results.IMAGE_URL)"
                        },
                        {
                            "description": "",
                            "name": "IMAGE_DIGEST",
                            "value": "$(tasks.build-image-index.results.IMAGE_DIGEST)"
                        },
                        {
                            "description": "",
                            "name": "CHAINS-GIT_URL",
                            "value": "$(tasks.clone-repository.results.url)"
                        },
                        {
                            "description": "",
                            "name": "CHAINS-GIT_COMMIT",
                            "value": "$(tasks.clone-repository.results.commit)"
                        }
                    ],
                    "tasks": [
                        {
                            "name": "init",
                            "params": [
                                {
                                    "name": "enable-cache-proxy",
                                    "value": "$(params.enable-cache-proxy)"
                                }
                            ],
                            "taskRef": {
                                "params": [
                                    {
                                        "name": "name",
                                        "value": "init"
                                    },
                                    {
                                        "name": "bundle",
                                        "value": "quay.io/konflux-ci/tekton-catalog/task-init:0.4@sha256:f2de909151c733da85c7c05de8ecf37c55079c219dcf8db906175ae11fca0142"
                                    },
                                    {
                                        "name": "kind",
                                        "value": "task"
                                    }
                                ],
                                "resolver": "bundles"
                            }
                        },
                        {
                            "name": "clone-repository",
                            "params": [
                                {
                                    "name": "url",
                                    "value": "$(params.git-url)"
                                },
                                {
                                    "name": "revision",
                                    "value": "$(params.revision)"
                                },
                                {
                                    "name": "ociStorage",
                                    "value": "$(params.output-image).git"
                                },
                                {
                                    "name": "ociArtifactExpiresAfter",
                                    "value": "$(params.image-expires-after)"
                                }
                            ],
                            "runAfter": [
                                "init"
                            ],
                            "taskRef": {
                                "params": [
                                    {
                                        "name": "name",
                                        "value": "git-clone-oci-ta-min"
                                    },
                                    {
                                        "name": "bundle",
                                        "value": "quay.io/konflux-ci/tekton-catalog/task-git-clone-oci-ta-min:0.1@sha256:ffe4e75535edc5474e2615730147f15170dd5f141888b9ae19d2df53ecee7ef0"
                                    },
                                    {
                                        "name": "kind",
                                        "value": "task"
                                    }
                                ],
                                "resolver": "bundles"
                            },
                            "workspaces": [
                                {
                                    "name": "basic-auth",
                                    "workspace": "git-auth"
                                }
                            ]
                        },
                        {
                            "name": "prefetch-dependencies",
                            "params": [
                                {
                                    "name": "input",
                                    "value": "$(params.prefetch-input)"
                                },
                                {
                                    "name": "SOURCE_ARTIFACT",
                                    "value": "$(tasks.clone-repository.results.SOURCE_ARTIFACT)"
                                },
                                {
                                    "name": "ociStorage",
                                    "value": "$(params.output-image).prefetch"
                                },
                                {
                                    "name": "ociArtifactExpiresAfter",
                                    "value": "$(params.image-expires-after)"
                                }
                            ],
                            "runAfter": [
                                "clone-repository"
                            ],
                            "taskRef": {
                                "params": [
                                    {
                                        "name": "name",
                                        "value": "prefetch-dependencies-oci-ta-min"
                                    },
                                    {
                                        "name": "bundle",
                                        "value": "quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies-oci-ta-min:0.3@sha256:bf5859a08ab1e8327ad19831583eebe09df41e5ffa2009c506c05b419dba3dc2"
                                    },
                                    {
                                        "name": "kind",
                                        "value": "task"
                                    }
                                ],
                                "resolver": "bundles"
                            },
                            "workspaces": [
                                {
                                    "name": "git-basic-auth",
                                    "workspace": "git-auth"
                                },
                                {
                                    "name": "netrc",
                                    "workspace": "netrc"
                                }
                            ]
                        },
                        {
                            "name": "build-container",
                            "params": [
                                {
                                    "name": "IMAGE",
                                    "value": "$(params.output-image)"
                                },
                                {
                                    "name": "DOCKERFILE",
                                    "value": "$(params.dockerfile)"
                                },
                                {
                                    "name": "CONTEXT",
                                    "value": "$(params.path-context)"
                                },
                                {
                                    "name": "HERMETIC",
                                    "value": "$(params.hermetic)"
                                },
                                {
                                    "name": "PREFETCH_INPUT",
                                    "value": "$(params.prefetch-input)"
                                },
                                {
                                    "name": "IMAGE_EXPIRES_AFTER",
                                    "value": "$(params.image-expires-after)"
                                },
                                {
                                    "name": "COMMIT_SHA",
                                    "value": "$(tasks.clone-repository.results.commit)"
                                },
                                {
                                    "name": "BUILD_ARGS",
                                    "value": [
                                        "$(params.build-args[*])"
                                    ]
                                },
                                {
                                    "name": "BUILD_ARGS_FILE",
                                    "value": "$(params.build-args-file)"
                                },
                                {
                                    "name": "PRIVILEGED_NESTED",
                                    "value": "$(params.privileged-nested)"
                                },
                                {
                                    "name": "SOURCE_URL",
                                    "value": "$(tasks.clone-repository.results.url)"
                                },
                                {
                                    "name": "BUILDAH_FORMAT",
                                    "value": "$(params.buildah-format)"
                                },
                                {
                                    "name": "HTTP_PROXY",
                                    "value": "$(tasks.init.results.http-proxy)"
                                },
                                {
                                    "name": "NO_PROXY",
                                    "value": "$(tasks.init.results.no-proxy)"
                                },
                                {
                                    "name": "SOURCE_ARTIFACT",
                                    "value": "$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"
                                },
                                {
                                    "name": "CACHI2_ARTIFACT",
                                    "value": "$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"
                                }
                            ],
                            "runAfter": [
                                "prefetch-dependencies"
                            ],
                            "taskRef": {
                                "params": [
                                    {
                                        "name": "name",
                                        "value": "buildah-oci-ta-min"
                                    },
                                    {
                                        "name": "bundle",
                                        "value": "quay.io/konflux-ci/tekton-catalog/task-buildah-oci-ta-min:0.9@sha256:52ddc0ede65da1f3491319897dc5212bb3a52cb0a7e52a75d6a0224595c9ef4a"
                                    },
                                    {
                                        "name": "kind",
                                        "value": "task"
                                    }
                                ],
                                "resolver": "bundles"
                            }
                        },
                        {
                            "name": "build-image-index",
                            "params": [
                                {
                                    "name": "IMAGE",
                                    "value": "$(params.output-image)"
                                },
                                {
                                    "name": "ALWAYS_BUILD_INDEX",
                                    "value": "$(params.build-image-index)"
                                },
                                {
                                    "name": "IMAGES",
                                    "value": [
                                        "$(tasks.build-container.results.IMAGE_URL)@$(tasks.build-container.results.IMAGE_DIGEST)"
                                    ]
                                },
                                {
                                    "name": "BUILDAH_FORMAT",
                                    "value": "$(params.buildah-format)"
                                }
                            ],
                            "runAfter": [
                                "build-container"
                            ],
                            "taskRef": {
                                "params": [
                                    {
                                        "name": "name",
                                        "value": "build-image-index-min"
                                    },
                                    {
                                        "name": "bundle",
                                        "value": "quay.io/konflux-ci/tekton-catalog/task-build-image-index-min:0.3@sha256:47a0052da85ad90bacc4ed13a7f17f78208b7daa3ad3da76f920fc4e2af1f0dd"
                                    },
                                    {
                                        "name": "kind",
                                        "value": "task"
                                    }
                                ],
                                "resolver": "bundles"
                            }
                        },
                        {
                            "name": "deprecated-base-image-check",
                            "params": [
                                {
                                    "name": "IMAGE_URL",
                                    "value": "$(tasks.build-image-index.results.IMAGE_URL)"
                                },
                                {
                                    "name": "IMAGE_DIGEST",
                                    "value": "$(tasks.build-image-index.results.IMAGE_DIGEST)"
                                }
                            ],
                            "runAfter": [
                                "build-image-index"
                            ],
                            "taskRef": {
                                "params": [
                                    {
                                        "name": "name",
                                        "value": "deprecated-image-check"
                                    },
                                    {
                                        "name": "bundle",
                                        "value": "quay.io/konflux-ci/tekton-catalog/task-deprecated-image-check:0.5@sha256:3457a4ca93f8d55f14ebd407532b1223c689eacc34f0abb3003db4111667bdae"
                                    },
                                    {
                                        "name": "kind",
                                        "value": "task"
                                    }
                                ],
                                "resolver": "bundles"
                            },
                            "when": [
                                {
                                    "input": "$(params.skip-checks)",
                                    "operator": "in",
                                    "values": [
                                        "false"
                                    ]
                                }
                            ]
                        },
                        {
                            "name": "clamav-scan",
                            "params": [
                                {
                                    "name": "image-digest",
                                    "value": "$(tasks.build-image-index.results.IMAGE_DIGEST)"
                                },
                                {
                                    "name": "image-url",
                                    "value": "$(tasks.build-image-index.results.IMAGE_URL)"
                                }
                            ],
                            "runAfter": [
                                "build-image-index"
                            ],
                            "taskRef": {
                                "params": [
                                    {
                                        "name": "name",
                                        "value": "clamav-scan-min"
                                    },
                                    {
                                        "name": "bundle",
                                        "value": "quay.io/konflux-ci/tekton-catalog/task-clamav-scan-min:0.3@sha256:589e34f73d310aa993c9761d8b78265a904a121028bda2809d8a2d0500454bd8"
                                    },
                                    {
                                        "name": "kind",
                                        "value": "task"
                                    }
                                ],
                                "resolver": "bundles"
                            },
                            "when": [
                                {
                                    "input": "$(params.skip-checks)",
                                    "operator": "in",
                                    "values": [
                                        "false"
                                    ]
                                }
                            ]
                        },
                        {
                            "name": "sast-shell-check",
                            "params": [
                                {
                                    "name": "image-digest",
                                    "value": "$(tasks.build-image-index.results.IMAGE_DIGEST)"
                                },
                                {
                                    "name": "image-url",
                                    "value": "$(tasks.build-image-index.results.IMAGE_URL)"
                                },
                                {
                                    "name": "SOURCE_ARTIFACT",
                                    "value": "$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"
                                },
                                {
                                    "name": "CACHI2_ARTIFACT",
                                    "value": "$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"
                                }
                            ],
                            "runAfter": [
                                "build-image-index"
                            ],
                            "taskRef": {
                                "params": [
                                    {
                                        "name": "name",
                                        "value": "sast-shell-check-oci-ta-min"
                                    },
                                    {
                                        "name": "bundle",
                                        "value": "quay.io/konflux-ci/tekton-catalog/task-sast-shell-check-oci-ta-min:0.1@sha256:fa19753f59288a397aab2ddb9459f35f0ec1b89f43c36e944a3958db72becb5a"
                                    },
                                    {
                                        "name": "kind",
                                        "value": "task"
                                    }
                                ],
                                "resolver": "bundles"
                            },
                            "when": [
                                {
                                    "input": "$(params.skip-checks)",
                                    "operator": "in",
                                    "values": [
                                        "false"
                                    ]
                                }
                            ]
                        },
                        {
                            "name": "sast-unicode-check",
                            "params": [
                                {
                                    "name": "image-digest",
                                    "value": "$(tasks.build-image-index.results.IMAGE_DIGEST)"
                                },
                                {
                                    "name": "image-url",
                                    "value": "$(tasks.build-image-index.results.IMAGE_URL)"
                                },
                                {
                                    "name": "SOURCE_ARTIFACT",
                                    "value": "$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"
                                },
                                {
                                    "name": "CACHI2_ARTIFACT",
                                    "value": "$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"
                                }
                            ],
                            "runAfter": [
                                "build-image-index"
                            ],
                            "taskRef": {
                                "params": [
                                    {
                                        "name": "name",
                                        "value": "sast-unicode-check-oci-ta-min"
                                    },
                                    {
                                        "name": "bundle",
                                        "value": "quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check-oci-ta-min:0.4@sha256:624d9ed6d461b59a16d8c1578276626c02fa6d56e0ee4bcd752f7859055f21ab"
                                    },
                                    {
                                        "name": "kind",
                                        "value": "task"
                                    }
                                ],
                                "resolver": "bundles"
                            },
                            "when": [
                                {
                                    "input": "$(params.skip-checks)",
                                    "operator": "in",
                                    "values": [
                                        "false"
                                    ]
                                }
                            ]
                        },
                        {
                            "name": "rpms-signature-scan",
                            "params": [
                                {
                                    "name": "image-url",
                                    "value": "$(tasks.build-image-index.results.IMAGE_URL)"
                                },
                                {
                                    "name": "image-digest",
                                    "value": "$(tasks.build-image-index.results.IMAGE_DIGEST)"
                                }
                            ],
                            "runAfter": [
                                "build-image-index"
                            ],
                            "taskRef": {
                                "params": [
                                    {
                                        "name": "name",
                                        "value": "rpms-signature-scan"
                                    },
                                    {
                                        "name": "bundle",
                                        "value": "quay.io/konflux-ci/tekton-catalog/task-rpms-signature-scan:0.2@sha256:b2224a0442ac705e20a25b8609e1760321d9d86da7901fd0392a90102688e37d"
                                    },
                                    {
                                        "name": "kind",
                                        "value": "task"
                                    }
                                ],
                                "resolver": "bundles"
                            },
                            "when": [
                                {
                                    "input": "$(params.skip-checks)",
                                    "operator": "in",
                                    "values": [
                                        "false"
                                    ]
                                }
                            ]
                        },
                        {
                            "name": "tpa-scan",
                            "params": [
                                {
                                    "name": "image-digest",
                                    "value": "$(tasks.build-image-index.results.IMAGE_DIGEST)"
                                },
                                {
                                    "name": "image-url",
                                    "value": "$(tasks.build-image-index.results.IMAGE_URL)"
                                }
                            ],
                            "runAfter": [
                                "build-image-index"
                            ],
                            "taskRef": {
                                "params": [
                                    {
                                        "name": "name",
                                        "value": "tpa-scan"
                                    },
                                    {
                                        "name": "bundle",
                                        "value": "quay.io/konflux-ci/tekton-catalog/task-tpa-scan:0.1@sha256:68b6e188f742da92af9c40a794fd021a65d49b419d1e36096277b2d9ebbe1afc"
                                    },
                                    {
                                        "name": "kind",
                                        "value": "task"
                                    }
                                ],
                                "resolver": "bundles"
                            },
                            "when": [
                                {
                                    "input": "$(params.skip-checks)",
                                    "operator": "in",
                                    "values": [
                                        "false"
                                    ]
                                }
                            ]
                        }
                    ],
                    "workspaces": [
                        {
                            "name": "git-auth",
                            "optional": true
                        },
                        {
                            "name": "netrc",
                            "optional": true
                        }
                    ]
                },
                "taskRunTemplate": {
                    "podTemplate": {
                        "nodeSelector": {
                            "konflux-ci.dev/workload": "konflux-tenants"
                        },
                        "tolerations": [
                            {
                                "effect": "NoSchedule",
                                "key": "konflux-ci.dev/workload",
                                "operator": "Equal",
                                "value": "konflux-tenants"
                            }
                        ]
                    },
                    "serviceAccountName": "build-pipeline-gl-multi-component-child-yjkx"
                },
                "timeouts": {
                    "pipeline": "2h0m0s"
                },
                "workspaces": [
                    {
                        "name": "git-auth",
                        "secret": {
                            "secretName": "pac-gitauth-dtzuld"
                        }
                    }
                ]
            },
            "status": {
                "childReferences": [
                    {
                        "apiVersion": "tekton.dev/v1",
                        "kind": "TaskRun",
                        "name": "gl-multi-component-child-yjkx-on-push-797zs-init",
                        "pipelineTaskName": "init"
                    },
                    {
                        "apiVersion": "tekton.dev/v1",
                        "kind": "TaskRun",
                        "name": "gl-multi-component-child-yjkx-on-push-797zs-clone-repository",
                        "pipelineTaskName": "clone-repository"
                    },
                    {
                        "apiVersion": "tekton.dev/v1",
                        "kind": "TaskRun",
                        "name": "gl-multi-cddf4b3cbd685a77350315159993270f-prefetch-dependencies",
                        "pipelineTaskName": "prefetch-dependencies"
                    },
                    {
                        "apiVersion": "tekton.dev/v1",
                        "kind": "TaskRun",
                        "name": "gl-multi-component-child-yjkx-on-push-797zs-build-container",
                        "pipelineTaskName": "build-container"
                    },
                    {
                        "apiVersion": "tekton.dev/v1",
                        "kind": "TaskRun",
                        "name": "gl-multi-component-child-yjkx-on-push-797zs-build-image-index",
                        "pipelineTaskName": "build-image-index"
                    },
                    {
                        "apiVersion": "tekton.dev/v1",
                        "kind": "TaskRun",
                        "name": "gl-cddf4b3cbd685a77350315159993270f-deprecated-base-image-check",
                        "pipelineTaskName": "deprecated-base-image-check",
                        "whenExpressions": [
                            {
                                "input": "false",
                                "operator": "in",
                                "values": [
                                    "false"
                                ]
                            }
                        ]
                    },
                    {
                        "apiVersion": "tekton.dev/v1",
                        "kind": "TaskRun",
                        "name": "gl-multi-component-child-yjkx-on-push-797zs-clamav-scan",
                        "pipelineTaskName": "clamav-scan",
                        "whenExpressions": [
                            {
                                "input": "false",
                                "operator": "in",
                                "values": [
                                    "false"
                                ]
                            }
                        ]
                    },
                    {
                        "apiVersion": "tekton.dev/v1",
                        "kind": "TaskRun",
                        "name": "gl-multi-component-child-yjkx-on-push-797zs-sast-shell-check",
                        "pipelineTaskName": "sast-shell-check",
                        "whenExpressions": [
                            {
                                "input": "false",
                                "operator": "in",
                                "values": [
                                    "false"
                                ]
                            }
                        ]
                    },
                    {
                        "apiVersion": "tekton.dev/v1",
                        "kind": "TaskRun",
                        "name": "gl-multi-component-child-yjkx-on-push-797zs-sast-unicode-check",
                        "pipelineTaskName": "sast-unicode-check",
                        "whenExpressions": [
                            {
                                "input": "false",
                                "operator": "in",
                                "values": [
                                    "false"
                                ]
                            }
                        ]
                    },
                    {
                        "apiVersion": "tekton.dev/v1",
                        "kind": "TaskRun",
                        "name": "gl-multi-component-child-yjkx-on-push-797zs-rpms-signature-scan",
                        "pipelineTaskName": "rpms-signature-scan",
                        "whenExpressions": [
                            {
                                "input": "false",
                                "operator": "in",
                                "values": [
                                    "false"
                                ]
                            }
                        ]
                    },
                    {
                        "apiVersion": "tekton.dev/v1",
                        "kind": "TaskRun",
                        "name": "gl-multi-component-child-yjkx-on-push-797zs-tpa-scan",
                        "pipelineTaskName": "tpa-scan",
                        "whenExpressions": [
                            {
                                "input": "false",
                                "operator": "in",
                                "values": [
                                    "false"
                                ]
                            }
                        ]
                    }
                ],
                "completionTime": "2026-04-21T11:38:46Z",
                "conditions": [
                    {
                        "lastTransitionTime": "2026-04-21T11:38:46Z",
                        "message": "Tasks Completed: 11 (Failed: 0, Cancelled 0), Skipped: 0",
                        "reason": "Succeeded",
                        "status": "True",
                        "type": "Succeeded"
                    }
                ],
                "pipelineSpec": {
                    "description": "This pipeline is ideal for building demo container images from a Containerfile while maintaining trust after pipeline customization.\n\nThis version of pipeline has minimal resource requests set, it's good for demonstrating and testing.\n\n_Uses `buildah` to create a container image leveraging [trusted artifacts](https://konflux-ci.dev/architecture/ADR/0036-trusted-artifacts.html). It also optionally creates a source image and runs some build-time tests. Information is shared between tasks using OCI artifacts instead of PVCs. EC will pass the [`trusted_task.trusted`](https://conforma.dev/docs/policy/packages/release_trusted_task.html#trusted_task__trusted) policy as long as all data used to build the artifact is generated from trusted tasks.\nThis pipeline is pushed as a Tekton bundle to [quay.io](https://quay.io/repository/konflux-ci/tekton-catalog/pipeline-docker-build-oci-ta?tab=tags)_\n",
                    "params": [
                        {
                            "description": "Source Repository URL",
                            "name": "git-url",
                            "type": "string"
                        },
                        {
                            "default": "",
                            "description": "Revision of the Source Repository",
                            "name": "revision",
                            "type": "string"
                        },
                        {
                            "description": "Fully Qualified Output Image",
                            "name": "output-image",
                            "type": "string"
                        },
                        {
                            "default": ".",
                            "description": "Path to the source code of an application's component from where to build image.",
                            "name": "path-context",
                            "type": "string"
                        },
                        {
                            "default": "Dockerfile",
                            "description": "Path to the Dockerfile inside the context specified by parameter path-context",
                            "name": "dockerfile",
                            "type": "string"
                        },
                        {
                            "default": "false",
                            "description": "Skip checks against built image",
                            "name": "skip-checks",
                            "type": "string"
                        },
                        {
                            "default": "false",
                            "description": "Execute the build with network isolation",
                            "name": "hermetic",
                            "type": "string"
                        },
                        {
                            "default": "",
                            "description": "Build dependencies to be prefetched",
                            "name": "prefetch-input",
                            "type": "string"
                        },
                        {
                            "default": "",
                            "description": "Image tag expiration time, time values could be something like 1h, 2d, 3w for hours, days, and weeks, respectively.",
                            "name": "image-expires-after",
                            "type": "string"
                        },
                        {
                            "default": "false",
                            "description": "Add built image into an OCI image index",
                            "name": "build-image-index",
                            "type": "string"
                        },
                        {
                            "default": "docker",
                            "description": "The format for the resulting image's mediaType. Valid values are oci or docker.",
                            "name": "buildah-format",
                            "type": "string"
                        },
                        {
                            "default": "false",
                            "description": "Enable cache proxy configuration",
                            "name": "enable-cache-proxy",
                            "type": "string"
                        },
                        {
                            "default": [],
                            "description": "Array of --build-arg values (\"arg=value\" strings) for buildah",
                            "name": "build-args",
                            "type": "array"
                        },
                        {
                            "default": "",
                            "description": "Path to a file with build arguments for buildah, see https://www.mankier.com/1/buildah-build#--build-arg-file",
                            "name": "build-args-file",
                            "type": "string"
                        },
                        {
                            "default": "false",
                            "description": "Whether to enable privileged mode, should be used only with remote VMs",
                            "name": "privileged-nested",
                            "type": "string"
                        }
                    ],
                    "results": [
                        {
                            "description": "",
                            "name": "IMAGE_URL",
                            "value": "$(tasks.build-image-index.results.IMAGE_URL)"
                        },
                        {
                            "description": "",
                            "name": "IMAGE_DIGEST",
                            "value": "$(tasks.build-image-index.results.IMAGE_DIGEST)"
                        },
                        {
                            "description": "",
                            "name": "CHAINS-GIT_URL",
                            "value": "$(tasks.clone-repository.results.url)"
                        },
                        {
                            "description": "",
                            "name": "CHAINS-GIT_COMMIT",
                            "value": "$(tasks.clone-repository.results.commit)"
                        }
                    ],
                    "tasks": [
                        {
                            "name": "init",
                            "params": [
                                {
                                    "name": "enable-cache-proxy",
                                    "value": "false"
                                }
                            ],
                            "taskRef": {
                                "params": [
                                    {
                                        "name": "name",
                                        "value": "init"
                                    },
                                    {
                                        "name": "bundle",
                                        "value": "quay.io/konflux-ci/tekton-catalog/task-init:0.4@sha256:f2de909151c733da85c7c05de8ecf37c55079c219dcf8db906175ae11fca0142"
                                    },
                                    {
                                        "name": "kind",
                                        "value": "task"
                                    }
                                ],
                                "resolver": "bundles"
                            }
                        },
                        {
                            "name": "clone-repository",
                            "params": [
                                {
                                    "name": "url",
                                    "value": "https://gitlab.com/konflux-qe/build-nudge-child-gtcjxt"
                                },
                                {
                                    "name": "revision",
                                    "value": "f34cf56b282eebd4197aaecedbde1bbaff32c222"
                                },
                                {
                                    "name": "ociStorage",
                                    "value": "quay.io/redhat-appstudio-qe/build-e2e-eiie/gl-multi-component-child-yjkx:f34cf56b282eebd4197aaecedbde1bbaff32c222.git"
                                },
                                {
                                    "name": "ociArtifactExpiresAfter",
                                    "value": ""
                                }
                            ],
                            "runAfter": [
                                "init"
                            ],
                            "taskRef": {
                                "params": [
                                    {
                                        "name": "name",
                                        "value": "git-clone-oci-ta-min"
                                    },
                                    {
                                        "name": "bundle",
                                        "value": "quay.io/konflux-ci/tekton-catalog/task-git-clone-oci-ta-min:0.1@sha256:ffe4e75535edc5474e2615730147f15170dd5f141888b9ae19d2df53ecee7ef0"
                                    },
                                    {
                                        "name": "kind",
                                        "value": "task"
                                    }
                                ],
                                "resolver": "bundles"
                            },
                            "workspaces": [
                                {
                                    "name": "basic-auth",
                                    "workspace": "git-auth"
                                }
                            ]
                        },
                        {
                            "name": "prefetch-dependencies",
                            "params": [
                                {
                                    "name": "input",
                                    "value": ""
                                },
                                {
                                    "name": "SOURCE_ARTIFACT",
                                    "value": "$(tasks.clone-repository.results.SOURCE_ARTIFACT)"
                                },
                                {
                                    "name": "ociStorage",
                                    "value": "quay.io/redhat-appstudio-qe/build-e2e-eiie/gl-multi-component-child-yjkx:f34cf56b282eebd4197aaecedbde1bbaff32c222.prefetch"
                                },
                                {
                                    "name": "ociArtifactExpiresAfter",
                                    "value": ""
                                }
                            ],
                            "runAfter": [
                                "clone-repository"
                            ],
                            "taskRef": {
                                "params": [
                                    {
                                        "name": "name",
                                        "value": "prefetch-dependencies-oci-ta-min"
                                    },
                                    {
                                        "name": "bundle",
                                        "value": "quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies-oci-ta-min:0.3@sha256:bf5859a08ab1e8327ad19831583eebe09df41e5ffa2009c506c05b419dba3dc2"
                                    },
                                    {
                                        "name": "kind",
                                        "value": "task"
                                    }
                                ],
                                "resolver": "bundles"
                            },
                            "workspaces": [
                                {
                                    "name": "git-basic-auth",
                                    "workspace": "git-auth"
                                },
                                {
                                    "name": "netrc",
                                    "workspace": "netrc"
                                }
                            ]
                        },
                        {
                            "name": "build-container",
                            "params": [
                                {
                                    "name": "IMAGE",
                                    "value": "quay.io/redhat-appstudio-qe/build-e2e-eiie/gl-multi-component-child-yjkx:f34cf56b282eebd4197aaecedbde1bbaff32c222"
                                },
                                {
                                    "name": "DOCKERFILE",
                                    "value": "Dockerfile"
                                },
                                {
                                    "name": "CONTEXT",
                                    "value": "."
                                },
                                {
                                    "name": "HERMETIC",
                                    "value": "false"
                                },
                                {
                                    "name": "PREFETCH_INPUT",
                                    "value": ""
                                },
                                {
                                    "name": "IMAGE_EXPIRES_AFTER",
                                    "value": ""
                                },
                                {
                                    "name": "COMMIT_SHA",
                                    "value": "$(tasks.clone-repository.results.commit)"
                                },
                                {
                                    "name": "BUILD_ARGS",
                                    "value": []
                                },
                                {
                                    "name": "BUILD_ARGS_FILE",
                                    "value": ""
                                },
                                {
                                    "name": "PRIVILEGED_NESTED",
                                    "value": "false"
                                },
                                {
                                    "name": "SOURCE_URL",
                                    "value": "$(tasks.clone-repository.results.url)"
                                },
                                {
                                    "name": "BUILDAH_FORMAT",
                                    "value": "docker"
                                },
                                {
                                    "name": "HTTP_PROXY",
                                    "value": "$(tasks.init.results.http-proxy)"
                                },
                                {
                                    "name": "NO_PROXY",
                                    "value": "$(tasks.init.results.no-proxy)"
                                },
                                {
                                    "name": "SOURCE_ARTIFACT",
                                    "value": "$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"
                                },
                                {
                                    "name": "CACHI2_ARTIFACT",
                                    "value": "$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"
                                }
                            ],
                            "runAfter": [
                                "prefetch-dependencies"
                            ],
                            "taskRef": {
                                "params": [
                                    {
                                        "name": "name",
                                        "value": "buildah-oci-ta-min"
                                    },
                                    {
                                        "name": "bundle",
                                        "value": "quay.io/konflux-ci/tekton-catalog/task-buildah-oci-ta-min:0.9@sha256:52ddc0ede65da1f3491319897dc5212bb3a52cb0a7e52a75d6a0224595c9ef4a"
                                    },
                                    {
                                        "name": "kind",
                                        "value": "task"
                                    }
                                ],
                                "resolver": "bundles"
                            }
                        },
                        {
                            "name": "build-image-index",
                            "params": [
                                {
                                    "name": "IMAGE",
                                    "value": "quay.io/redhat-appstudio-qe/build-e2e-eiie/gl-multi-component-child-yjkx:f34cf56b282eebd4197aaecedbde1bbaff32c222"
                                },
                                {
                                    "name": "ALWAYS_BUILD_INDEX",
                                    "value": "false"
                                },
                                {
                                    "name": "IMAGES",
                                    "value": [
                                        "$(tasks.build-container.results.IMAGE_URL)@$(tasks.build-container.results.IMAGE_DIGEST)"
                                    ]
                                },
                                {
                                    "name": "BUILDAH_FORMAT",
                                    "value": "docker"
                                }
                            ],
                            "runAfter": [
                                "build-container"
                            ],
                            "taskRef": {
                                "params": [
                                    {
                                        "name": "name",
                                        "value": "build-image-index-min"
                                    },
                                    {
                                        "name": "bundle",
                                        "value": "quay.io/konflux-ci/tekton-catalog/task-build-image-index-min:0.3@sha256:47a0052da85ad90bacc4ed13a7f17f78208b7daa3ad3da76f920fc4e2af1f0dd"
                                    },
                                    {
                                        "name": "kind",
                                        "value": "task"
                                    }
                                ],
                                "resolver": "bundles"
                            }
                        },
                        {
                            "name": "deprecated-base-image-check",
                            "params": [
                                {
                                    "name": "IMAGE_URL",
                                    "value": "$(tasks.build-image-index.results.IMAGE_URL)"
                                },
                                {
                                    "name": "IMAGE_DIGEST",
                                    "value": "$(tasks.build-image-index.results.IMAGE_DIGEST)"
                                }
                            ],
                            "runAfter": [
                                "build-image-index"
                            ],
                            "taskRef": {
                                "params": [
                                    {
                                        "name": "name",
                                        "value": "deprecated-image-check"
                                    },
                                    {
                                        "name": "bundle",
                                        "value": "quay.io/konflux-ci/tekton-catalog/task-deprecated-image-check:0.5@sha256:3457a4ca93f8d55f14ebd407532b1223c689eacc34f0abb3003db4111667bdae"
                                    },
                                    {
                                        "name": "kind",
                                        "value": "task"
                                    }
                                ],
                                "resolver": "bundles"
                            },
                            "when": [
                                {
                                    "input": "false",
                                    "operator": "in",
                                    "values": [
                                        "false"
                                    ]
                                }
                            ]
                        },
                        {
                            "name": "clamav-scan",
                            "params": [
                                {
                                    "name": "image-digest",
                                    "value": "$(tasks.build-image-index.results.IMAGE_DIGEST)"
                                },
                                {
                                    "name": "image-url",
                                    "value": "$(tasks.build-image-index.results.IMAGE_URL)"
                                }
                            ],
                            "runAfter": [
                                "build-image-index"
                            ],
                            "taskRef": {
                                "params": [
                                    {
                                        "name": "name",
                                        "value": "clamav-scan-min"
                                    },
                                    {
                                        "name": "bundle",
                                        "value": "quay.io/konflux-ci/tekton-catalog/task-clamav-scan-min:0.3@sha256:589e34f73d310aa993c9761d8b78265a904a121028bda2809d8a2d0500454bd8"
                                    },
                                    {
                                        "name": "kind",
                                        "value": "task"
                                    }
                                ],
                                "resolver": "bundles"
                            },
                            "when": [
                                {
                                    "input": "false",
                                    "operator": "in",
                                    "values": [
                                        "false"
                                    ]
                                }
                            ]
                        },
                        {
                            "name": "sast-shell-check",
                            "params": [
                                {
                                    "name": "image-digest",
                                    "value": "$(tasks.build-image-index.results.IMAGE_DIGEST)"
                                },
                                {
                                    "name": "image-url",
                                    "value": "$(tasks.build-image-index.results.IMAGE_URL)"
                                },
                                {
                                    "name": "SOURCE_ARTIFACT",
                                    "value": "$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"
                                },
                                {
                                    "name": "CACHI2_ARTIFACT",
                                    "value": "$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"
                                }
                            ],
                            "runAfter": [
                                "build-image-index"
                            ],
                            "taskRef": {
                                "params": [
                                    {
                                        "name": "name",
                                        "value": "sast-shell-check-oci-ta-min"
                                    },
                                    {
                                        "name": "bundle",
                                        "value": "quay.io/konflux-ci/tekton-catalog/task-sast-shell-check-oci-ta-min:0.1@sha256:fa19753f59288a397aab2ddb9459f35f0ec1b89f43c36e944a3958db72becb5a"
                                    },
                                    {
                                        "name": "kind",
                                        "value": "task"
                                    }
                                ],
                                "resolver": "bundles"
                            },
                            "when": [
                                {
                                    "input": "false",
                                    "operator": "in",
                                    "values": [
                                        "false"
                                    ]
                                }
                            ]
                        },
                        {
                            "name": "sast-unicode-check",
                            "params": [
                                {
                                    "name": "image-digest",
                                    "value": "$(tasks.build-image-index.results.IMAGE_DIGEST)"
                                },
                                {
                                    "name": "image-url",
                                    "value": "$(tasks.build-image-index.results.IMAGE_URL)"
                                },
                                {
                                    "name": "SOURCE_ARTIFACT",
                                    "value": "$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"
                                },
                                {
                                    "name": "CACHI2_ARTIFACT",
                                    "value": "$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"
                                }
                            ],
                            "runAfter": [
                                "build-image-index"
                            ],
                            "taskRef": {
                                "params": [
                                    {
                                        "name": "name",
                                        "value": "sast-unicode-check-oci-ta-min"
                                    },
                                    {
                                        "name": "bundle",
                                        "value": "quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check-oci-ta-min:0.4@sha256:624d9ed6d461b59a16d8c1578276626c02fa6d56e0ee4bcd752f7859055f21ab"
                                    },
                                    {
                                        "name": "kind",
                                        "value": "task"
                                    }
                                ],
                                "resolver": "bundles"
                            },
                            "when": [
                                {
                                    "input": "false",
                                    "operator": "in",
                                    "values": [
                                        "false"
                                    ]
                                }
                            ]
                        },
                        {
                            "name": "rpms-signature-scan",
                            "params": [
                                {
                                    "name": "image-url",
                                    "value": "$(tasks.build-image-index.results.IMAGE_URL)"
                                },
                                {
                                    "name": "image-digest",
                                    "value": "$(tasks.build-image-index.results.IMAGE_DIGEST)"
                                }
                            ],
                            "runAfter": [
                                "build-image-index"
                            ],
                            "taskRef": {
                                "params": [
                                    {
                                        "name": "name",
                                        "value": "rpms-signature-scan"
                                    },
                                    {
                                        "name": "bundle",
                                        "value": "quay.io/konflux-ci/tekton-catalog/task-rpms-signature-scan:0.2@sha256:b2224a0442ac705e20a25b8609e1760321d9d86da7901fd0392a90102688e37d"
                                    },
                                    {
                                        "name": "kind",
                                        "value": "task"
                                    }
                                ],
                                "resolver": "bundles"
                            },
                            "when": [
                                {
                                    "input": "false",
                                    "operator": "in",
                                    "values": [
                                        "false"
                                    ]
                                }
                            ]
                        },
                        {
                            "name": "tpa-scan",
                            "params": [
                                {
                                    "name": "image-digest",
                                    "value": "$(tasks.build-image-index.results.IMAGE_DIGEST)"
                                },
                                {
                                    "name": "image-url",
                                    "value": "$(tasks.build-image-index.results.IMAGE_URL)"
                                }
                            ],
                            "runAfter": [
                                "build-image-index"
                            ],
                            "taskRef": {
                                "params": [
                                    {
                                        "name": "name",
                                        "value": "tpa-scan"
                                    },
                                    {
                                        "name": "bundle",
                                        "value": "quay.io/konflux-ci/tekton-catalog/task-tpa-scan:0.1@sha256:68b6e188f742da92af9c40a794fd021a65d49b419d1e36096277b2d9ebbe1afc"
                                    },
                                    {
                                        "name": "kind",
                                        "value": "task"
                                    }
                                ],
                                "resolver": "bundles"
                            },
                            "when": [
                                {
                                    "input": "false",
                                    "operator": "in",
                                    "values": [
                                        "false"
                                    ]
                                }
                            ]
                        }
                    ],
                    "workspaces": [
                        {
                            "name": "git-auth",
                            "optional": true
                        },
                        {
                            "name": "netrc",
                            "optional": true
                        }
                    ]
                },
                "provenance": {
                    "featureFlags": {
                        "awaitSidecarReadiness": true,
                        "coschedule": "workspaces",
                        "enableAPIFields": "alpha",
                        "enableParamEnum": true,
                        "enableProvenanceInStatus": true,
                        "enforceNonfalsifiability": "none",
                        "maxResultSize": 4096,
                        "resultExtractionMethod": "termination-message",
                        "runningInEnvWithInjectedSidecars": true,
                        "verificationNoMatchPolicy": "ignore"
                    }
                },
                "results": [
                    {
                        "name": "IMAGE_URL",
                        "value": "quay.io/redhat-appstudio-qe/build-e2e-eiie/gl-multi-component-child-yjkx:f34cf56b282eebd4197aaecedbde1bbaff32c222"
                    },
                    {
                        "name": "IMAGE_DIGEST",
                        "value": "sha256:b6760f07d259b34dc832c7fdc02f96c33ce9b2dd558e0e7689e01629ad9c6315"
                    },
                    {
                        "name": "CHAINS-GIT_URL",
                        "value": "https://gitlab.com/konflux-qe/build-nudge-child-gtcjxt"
                    },
                    {
                        "name": "CHAINS-GIT_COMMIT",
                        "value": "f34cf56b282eebd4197aaecedbde1bbaff32c222"
                    }
                ],
                "spanContext": {
                    "traceparent": "00-cbcd924f8e1c25603b3ed3ebb2921706-f692d830163cbc67-01"
                },
                "startTime": "2026-04-21T11:33:54Z"
            }
        },
        {
            "apiVersion": "tekton.dev/v1",
            "kind": "PipelineRun",
            "metadata": {
                "annotations": {
                    "appstudio.openshift.io/snapshot": "build-suite-component-update-ycmw-20260421-113249-000",
                    "appstudio.openshift.io/snapshots": "build-suite-component-update-ycmw-20260421-113249-000",
                    "build.appstudio.openshift.io/repo": "https://gitlab.com/konflux-qe/build-nudge-child-gtcjxt/-/tree/3e797b2560da7a5825c4a71d4032705aba8d3180",
                    "build.appstudio.redhat.com/commit_sha": "3e797b2560da7a5825c4a71d4032705aba8d3180",
                    "build.appstudio.redhat.com/target_branch": "multi-component-child-base-yjkx",
                    "chains.tekton.dev/signed": "true",
                    "pipelinesascode.tekton.dev/branch": "multi-component-child-base-yjkx",
                    "pipelinesascode.tekton.dev/cancel-in-progress": "false",
                    "pipelinesascode.tekton.dev/controller-info": "{\"name\":\"default\",\"configmap\":\"pipelines-as-code\",\"secret\":\"pipelines-as-code-secret\", \"gRepo\": \"pipelines-as-code\"}",
                    "pipelinesascode.tekton.dev/event-type": "push",
                    "pipelinesascode.tekton.dev/git-auth-secret": "pac-gitauth-hujgrh",
                    "pipelinesascode.tekton.dev/git-provider": "gitlab",
                    "pipelinesascode.tekton.dev/log-url": "https://console-openshift-console.apps.rosa.kx-d21dace15f.l1ey.p3.openshiftapps.com/k8s/ns/build-e2e-eiie/tekton.dev~v1~PipelineRun/gl-multi-component-child-yjkx-on-push-snlxt",
                    "pipelinesascode.tekton.dev/max-keep-runs": "3",
                    "pipelinesascode.tekton.dev/on-cel-expression": "event == \"push\" \u0026\u0026 target_branch == \"multi-component-child-base-yjkx\"",
                    "pipelinesascode.tekton.dev/original-prname": "gl-multi-component-child-yjkx-on-push",
                    "pipelinesascode.tekton.dev/repo-url": "https://gitlab.com/konflux-qe/build-nudge-child-gtcjxt",
                    "pipelinesascode.tekton.dev/repository": "gl-multi-component-child-yjkx",
                    "pipelinesascode.tekton.dev/scm-reporting-plr-started": "true",
                    "pipelinesascode.tekton.dev/sender": "konflux-ci-qe-bot",
                    "pipelinesascode.tekton.dev/sha": "3e797b2560da7a5825c4a71d4032705aba8d3180",
                    "pipelinesascode.tekton.dev/sha-title": "Merge branch 'konflux-gl-multi-component-child-yjkx' into 'multi-component-child-base-yjkx'",
                    "pipelinesascode.tekton.dev/sha-url": "https://gitlab.com/konflux-qe/build-nudge-child-gtcjxt/-/commit/3e797b2560da7a5825c4a71d4032705aba8d3180",
                    "pipelinesascode.tekton.dev/source-branch": "refs/heads/multi-component-child-base-yjkx",
                    "pipelinesascode.tekton.dev/source-project-id": "81508065",
                    "pipelinesascode.tekton.dev/source-repo-url": "https://gitlab.com/konflux-qe/build-nudge-child-gtcjxt",
                    "pipelinesascode.tekton.dev/state": "completed",
                    "pipelinesascode.tekton.dev/target-project-id": "81508065",
                    "pipelinesascode.tekton.dev/url-org": "konflux-qe",
                    "pipelinesascode.tekton.dev/url-repository": "build-nudge-child-gtcjxt",
                    "results.tekton.dev/record": "build-e2e-eiie/results/6277ceda-3c2b-4c41-ad19-1b4e621d30af/records/6277ceda-3c2b-4c41-ad19-1b4e621d30af",
                    "results.tekton.dev/recordSummaryAnnotations": "{\"repo\":\"build-nudge-child-gtcjxt\",\"commit\":\"3e797b2560da7a5825c4a71d4032705aba8d3180\",\"eventType\":\"push\"}",
                    "results.tekton.dev/result": "build-e2e-eiie/results/6277ceda-3c2b-4c41-ad19-1b4e621d30af",
                    "test.appstudio.openshift.io/added-to-global-candidate-list": "{\"result\":true,\"reason\":\"Success\",\"lastupdatedtime\":\"2026-04-21T11:38:08Z\"}",
                    "test.appstudio.openshift.io/create-snapshot-status": "{\"message\":\"Sucessfully created snapshot. See annotation appstudio.openshift.io/snapshot for name\",\"status\":\"success\"}"
                },
                "creationTimestamp": "2026-04-21T11:32:49Z",
                "finalizers": [
                    "chains.tekton.dev/pipelinerun",
                    "pipelinesascode.tekton.dev/finalizer",
                    "results.tekton.dev/pipelinerun"
                ],
                "generateName": "gl-multi-component-child-yjkx-on-push-",
                "generation": 2,
                "labels": {
                    "app.kubernetes.io/managed-by": "pipelinesascode.tekton.dev",
                    "app.kubernetes.io/version": "v0.43.0",
                    "appstudio.openshift.io/application": "build-suite-component-update-ycmw",
                    "appstudio.openshift.io/component": "gl-multi-component-child-yjkx",
                    "kueue.x-k8s.io/priority-class": "konflux-post-merge-build",
                    "kueue.x-k8s.io/queue-name": "pipelines-queue",
                    "pipelines.appstudio.openshift.io/type": "build",
                    "pipelinesascode.tekton.dev/cancel-in-progress": "false",
                    "pipelinesascode.tekton.dev/event-type": "push",
                    "pipelinesascode.tekton.dev/original-prname": "gl-multi-component-child-yjkx-on-push",
                    "pipelinesascode.tekton.dev/repository": "gl-multi-component-child-yjkx",
                    "pipelinesascode.tekton.dev/sha": "3e797b2560da7a5825c4a71d4032705aba8d3180",
                    "pipelinesascode.tekton.dev/state": "completed",
                    "pipelinesascode.tekton.dev/url-org": "konflux-qe",
                    "pipelinesascode.tekton.dev/url-repository": "build-nudge-child-gtcjxt",
                    "tekton.dev/pipeline": "gl-multi-component-child-yjkx-on-push-snlxt"
                },
                "name": "gl-multi-component-child-yjkx-on-push-snlxt",
                "namespace": "build-e2e-eiie",
                "resourceVersion": "132069",
                "uid": "6277ceda-3c2b-4c41-ad19-1b4e621d30af"
            },
            "spec": {
                "params": [
                    {
                        "name": "git-url",
                        "value": "https://gitlab.com/konflux-qe/build-nudge-child-gtcjxt"
                    },
                    {
                        "name": "revision",
                        "value": "3e797b2560da7a5825c4a71d4032705aba8d3180"
                    },
                    {
                        "name": "output-image",
                        "value": "quay.io/redhat-appstudio-qe/build-e2e-eiie/gl-multi-component-child-yjkx:3e797b2560da7a5825c4a71d4032705aba8d3180"
                    },
                    {
                        "name": "dockerfile",
                        "value": "Dockerfile"
                    }
                ],
                "pipelineSpec": {
                    "description": "This pipeline is ideal for building demo container images from a Containerfile while maintaining trust after pipeline customization.\n\nThis version of pipeline has minimal resource requests set, it's good for demonstrating and testing.\n\n_Uses `buildah` to create a container image leveraging [trusted artifacts](https://konflux-ci.dev/architecture/ADR/0036-trusted-artifacts.html). It also optionally creates a source image and runs some build-time tests. Information is shared between tasks using OCI artifacts instead of PVCs. EC will pass the [`trusted_task.trusted`](https://conforma.dev/docs/policy/packages/release_trusted_task.html#trusted_task__trusted) policy as long as all data used to build the artifact is generated from trusted tasks.\nThis pipeline is pushed as a Tekton bundle to [quay.io](https://quay.io/repository/konflux-ci/tekton-catalog/pipeline-docker-build-oci-ta?tab=tags)_\n",
                    "params": [
                        {
                            "description": "Source Repository URL",
                            "name": "git-url",
                            "type": "string"
                        },
                        {
                            "default": "",
                            "description": "Revision of the Source Repository",
                            "name": "revision",
                            "type": "string"
                        },
                        {
                            "description": "Fully Qualified Output Image",
                            "name": "output-image",
                            "type": "string"
                        },
                        {
                            "default": ".",
                            "description": "Path to the source code of an application's component from where to build image.",
                            "name": "path-context",
                            "type": "string"
                        },
                        {
                            "default": "Dockerfile",
                            "description": "Path to the Dockerfile inside the context specified by parameter path-context",
                            "name": "dockerfile",
                            "type": "string"
                        },
                        {
                            "default": "false",
                            "description": "Skip checks against built image",
                            "name": "skip-checks",
                            "type": "string"
                        },
                        {
                            "default": "false",
                            "description": "Execute the build with network isolation",
                            "name": "hermetic",
                            "type": "string"
                        },
                        {
                            "default": "",
                            "description": "Build dependencies to be prefetched",
                            "name": "prefetch-input",
                            "type": "string"
                        },
                        {
                            "default": "",
                            "description": "Image tag expiration time, time values could be something like 1h, 2d, 3w for hours, days, and weeks, respectively.",
                            "name": "image-expires-after",
                            "type": "string"
                        },
                        {
                            "default": "false",
                            "description": "Add built image into an OCI image index",
                            "name": "build-image-index",
                            "type": "string"
                        },
                        {
                            "default": "docker",
                            "description": "The format for the resulting image's mediaType. Valid values are oci or docker.",
                            "name": "buildah-format",
                            "type": "string"
                        },
                        {
                            "default": "false",
                            "description": "Enable cache proxy configuration",
                            "name": "enable-cache-proxy",
                            "type": "string"
                        },
                        {
                            "default": [],
                            "description": "Array of --build-arg values (\"arg=value\" strings) for buildah",
                            "name": "build-args",
                            "type": "array"
                        },
                        {
                            "default": "",
                            "description": "Path to a file with build arguments for buildah, see https://www.mankier.com/1/buildah-build#--build-arg-file",
                            "name": "build-args-file",
                            "type": "string"
                        },
                        {
                            "default": "false",
                            "description": "Whether to enable privileged mode, should be used only with remote VMs",
                            "name": "privileged-nested",
                            "type": "string"
                        }
                    ],
                    "results": [
                        {
                            "description": "",
                            "name": "IMAGE_URL",
                            "value": "$(tasks.build-image-index.results.IMAGE_URL)"
                        },
                        {
                            "description": "",
                            "name": "IMAGE_DIGEST",
                            "value": "$(tasks.build-image-index.results.IMAGE_DIGEST)"
                        },
                        {
                            "description": "",
                            "name": "CHAINS-GIT_URL",
                            "value": "$(tasks.clone-repository.results.url)"
                        },
                        {
                            "description": "",
                            "name": "CHAINS-GIT_COMMIT",
                            "value": "$(tasks.clone-repository.results.commit)"
                        }
                    ],
                    "tasks": [
                        {
                            "name": "init",
                            "params": [
                                {
                                    "name": "enable-cache-proxy",
                                    "value": "$(params.enable-cache-proxy)"
                                }
                            ],
                            "taskRef": {
                                "params": [
                                    {
                                        "name": "name",
                                        "value": "init"
                                    },
                                    {
                                        "name": "bundle",
                                        "value": "quay.io/konflux-ci/tekton-catalog/task-init:0.4@sha256:f2de909151c733da85c7c05de8ecf37c55079c219dcf8db906175ae11fca0142"
                                    },
                                    {
                                        "name": "kind",
                                        "value": "task"
                                    }
                                ],
                                "resolver": "bundles"
                            }
                        },
                        {
                            "name": "clone-repository",
                            "params": [
                                {
                                    "name": "url",
                                    "value": "$(params.git-url)"
                                },
                                {
                                    "name": "revision",
                                    "value": "$(params.revision)"
                                },
                                {
                                    "name": "ociStorage",
                                    "value": "$(params.output-image).git"
                                },
                                {
                                    "name": "ociArtifactExpiresAfter",
                                    "value": "$(params.image-expires-after)"
                                }
                            ],
                            "runAfter": [
                                "init"
                            ],
                            "taskRef": {
                                "params": [
                                    {
                                        "name": "name",
                                        "value": "git-clone-oci-ta-min"
                                    },
                                    {
                                        "name": "bundle",
                                        "value": "quay.io/konflux-ci/tekton-catalog/task-git-clone-oci-ta-min:0.1@sha256:ffe4e75535edc5474e2615730147f15170dd5f141888b9ae19d2df53ecee7ef0"
                                    },
                                    {
                                        "name": "kind",
                                        "value": "task"
                                    }
                                ],
                                "resolver": "bundles"
                            },
                            "workspaces": [
                                {
                                    "name": "basic-auth",
                                    "workspace": "git-auth"
                                }
                            ]
                        },
                        {
                            "name": "prefetch-dependencies",
                            "params": [
                                {
                                    "name": "input",
                                    "value": "$(params.prefetch-input)"
                                },
                                {
                                    "name": "SOURCE_ARTIFACT",
                                    "value": "$(tasks.clone-repository.results.SOURCE_ARTIFACT)"
                                },
                                {
                                    "name": "ociStorage",
                                    "value": "$(params.output-image).prefetch"
                                },
                                {
                                    "name": "ociArtifactExpiresAfter",
                                    "value": "$(params.image-expires-after)"
                                }
                            ],
                            "runAfter": [
                                "clone-repository"
                            ],
                            "taskRef": {
                                "params": [
                                    {
                                        "name": "name",
                                        "value": "prefetch-dependencies-oci-ta-min"
                                    },
                                    {
                                        "name": "bundle",
                                        "value": "quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies-oci-ta-min:0.3@sha256:bf5859a08ab1e8327ad19831583eebe09df41e5ffa2009c506c05b419dba3dc2"
                                    },
                                    {
                                        "name": "kind",
                                        "value": "task"
                                    }
                                ],
                                "resolver": "bundles"
                            },
                            "workspaces": [
                                {
                                    "name": "git-basic-auth",
                                    "workspace": "git-auth"
                                },
                                {
                                    "name": "netrc",
                                    "workspace": "netrc"
                                }
                            ]
                        },
                        {
                            "name": "build-container",
                            "params": [
                                {
                                    "name": "IMAGE",
                                    "value": "$(params.output-image)"
                                },
                                {
                                    "name": "DOCKERFILE",
                                    "value": "$(params.dockerfile)"
                                },
                                {
                                    "name": "CONTEXT",
                                    "value": "$(params.path-context)"
                                },
                                {
                                    "name": "HERMETIC",
                                    "value": "$(params.hermetic)"
                                },
                                {
                                    "name": "PREFETCH_INPUT",
                                    "value": "$(params.prefetch-input)"
                                },
                                {
                                    "name": "IMAGE_EXPIRES_AFTER",
                                    "value": "$(params.image-expires-after)"
                                },
                                {
                                    "name": "COMMIT_SHA",
                                    "value": "$(tasks.clone-repository.results.commit)"
                                },
                                {
                                    "name": "BUILD_ARGS",
                                    "value": [
                                        "$(params.build-args[*])"
                                    ]
                                },
                                {
                                    "name": "BUILD_ARGS_FILE",
                                    "value": "$(params.build-args-file)"
                                },
                                {
                                    "name": "PRIVILEGED_NESTED",
                                    "value": "$(params.privileged-nested)"
                                },
                                {
                                    "name": "SOURCE_URL",
                                    "value": "$(tasks.clone-repository.results.url)"
                                },
                                {
                                    "name": "BUILDAH_FORMAT",
                                    "value": "$(params.buildah-format)"
                                },
                                {
                                    "name": "HTTP_PROXY",
                                    "value": "$(tasks.init.results.http-proxy)"
                                },
                                {
                                    "name": "NO_PROXY",
                                    "value": "$(tasks.init.results.no-proxy)"
                                },
                                {
                                    "name": "SOURCE_ARTIFACT",
                                    "value": "$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"
                                },
                                {
                                    "name": "CACHI2_ARTIFACT",
                                    "value": "$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"
                                }
                            ],
                            "runAfter": [
                                "prefetch-dependencies"
                            ],
                            "taskRef": {
                                "params": [
                                    {
                                        "name": "name",
                                        "value": "buildah-oci-ta-min"
                                    },
                                    {
                                        "name": "bundle",
                                        "value": "quay.io/konflux-ci/tekton-catalog/task-buildah-oci-ta-min:0.9@sha256:52ddc0ede65da1f3491319897dc5212bb3a52cb0a7e52a75d6a0224595c9ef4a"
                                    },
                                    {
                                        "name": "kind",
                                        "value": "task"
                                    }
                                ],
                                "resolver": "bundles"
                            }
                        },
                        {
                            "name": "build-image-index",
                            "params": [
                                {
                                    "name": "IMAGE",
                                    "value": "$(params.output-image)"
                                },
                                {
                                    "name": "ALWAYS_BUILD_INDEX",
                                    "value": "$(params.build-image-index)"
                                },
                                {
                                    "name": "IMAGES",
                                    "value": [
                                        "$(tasks.build-container.results.IMAGE_URL)@$(tasks.build-container.results.IMAGE_DIGEST)"
                                    ]
                                },
                                {
                                    "name": "BUILDAH_FORMAT",
                                    "value": "$(params.buildah-format)"
                                }
                            ],
                            "runAfter": [
                                "build-container"
                            ],
                            "taskRef": {
                                "params": [
                                    {
                                        "name": "name",
                                        "value": "build-image-index-min"
                                    },
                                    {
                                        "name": "bundle",
                                        "value": "quay.io/konflux-ci/tekton-catalog/task-build-image-index-min:0.3@sha256:47a0052da85ad90bacc4ed13a7f17f78208b7daa3ad3da76f920fc4e2af1f0dd"
                                    },
                                    {
                                        "name": "kind",
                                        "value": "task"
                                    }
                                ],
                                "resolver": "bundles"
                            }
                        },
                        {
                            "name": "deprecated-base-image-check",
                            "params": [
                                {
                                    "name": "IMAGE_URL",
                                    "value": "$(tasks.build-image-index.results.IMAGE_URL)"
                                },
                                {
                                    "name": "IMAGE_DIGEST",
                                    "value": "$(tasks.build-image-index.results.IMAGE_DIGEST)"
                                }
                            ],
                            "runAfter": [
                                "build-image-index"
                            ],
                            "taskRef": {
                                "params": [
                                    {
                                        "name": "name",
                                        "value": "deprecated-image-check"
                                    },
                                    {
                                        "name": "bundle",
                                        "value": "quay.io/konflux-ci/tekton-catalog/task-deprecated-image-check:0.5@sha256:3457a4ca93f8d55f14ebd407532b1223c689eacc34f0abb3003db4111667bdae"
                                    },
                                    {
                                        "name": "kind",
                                        "value": "task"
                                    }
                                ],
                                "resolver": "bundles"
                            },
                            "when": [
                                {
                                    "input": "$(params.skip-checks)",
                                    "operator": "in",
                                    "values": [
                                        "false"
                                    ]
                                }
                            ]
                        },
                        {
                            "name": "clamav-scan",
                            "params": [
                                {
                                    "name": "image-digest",
                                    "value": "$(tasks.build-image-index.results.IMAGE_DIGEST)"
                                },
                                {
                                    "name": "image-url",
                                    "value": "$(tasks.build-image-index.results.IMAGE_URL)"
                                }
                            ],
                            "runAfter": [
                                "build-image-index"
                            ],
                            "taskRef": {
                                "params": [
                                    {
                                        "name": "name",
                                        "value": "clamav-scan-min"
                                    },
                                    {
                                        "name": "bundle",
                                        "value": "quay.io/konflux-ci/tekton-catalog/task-clamav-scan-min:0.3@sha256:589e34f73d310aa993c9761d8b78265a904a121028bda2809d8a2d0500454bd8"
                                    },
                                    {
                                        "name": "kind",
                                        "value": "task"
                                    }
                                ],
                                "resolver": "bundles"
                            },
                            "when": [
                                {
                                    "input": "$(params.skip-checks)",
                                    "operator": "in",
                                    "values": [
                                        "false"
                                    ]
                                }
                            ]
                        },
                        {
                            "name": "sast-shell-check",
                            "params": [
                                {
                                    "name": "image-digest",
                                    "value": "$(tasks.build-image-index.results.IMAGE_DIGEST)"
                                },
                                {
                                    "name": "image-url",
                                    "value": "$(tasks.build-image-index.results.IMAGE_URL)"
                                },
                                {
                                    "name": "SOURCE_ARTIFACT",
                                    "value": "$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"
                                },
                                {
                                    "name": "CACHI2_ARTIFACT",
                                    "value": "$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"
                                }
                            ],
                            "runAfter": [
                                "build-image-index"
                            ],
                            "taskRef": {
                                "params": [
                                    {
                                        "name": "name",
                                        "value": "sast-shell-check-oci-ta-min"
                                    },
                                    {
                                        "name": "bundle",
                                        "value": "quay.io/konflux-ci/tekton-catalog/task-sast-shell-check-oci-ta-min:0.1@sha256:fa19753f59288a397aab2ddb9459f35f0ec1b89f43c36e944a3958db72becb5a"
                                    },
                                    {
                                        "name": "kind",
                                        "value": "task"
                                    }
                                ],
                                "resolver": "bundles"
                            },
                            "when": [
                                {
                                    "input": "$(params.skip-checks)",
                                    "operator": "in",
                                    "values": [
                                        "false"
                                    ]
                                }
                            ]
                        },
                        {
                            "name": "sast-unicode-check",
                            "params": [
                                {
                                    "name": "image-digest",
                                    "value": "$(tasks.build-image-index.results.IMAGE_DIGEST)"
                                },
                                {
                                    "name": "image-url",
                                    "value": "$(tasks.build-image-index.results.IMAGE_URL)"
                                },
                                {
                                    "name": "SOURCE_ARTIFACT",
                                    "value": "$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"
                                },
                                {
                                    "name": "CACHI2_ARTIFACT",
                                    "value": "$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"
                                }
                            ],
                            "runAfter": [
                                "build-image-index"
                            ],
                            "taskRef": {
                                "params": [
                                    {
                                        "name": "name",
                                        "value": "sast-unicode-check-oci-ta-min"
                                    },
                                    {
                                        "name": "bundle",
                                        "value": "quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check-oci-ta-min:0.4@sha256:624d9ed6d461b59a16d8c1578276626c02fa6d56e0ee4bcd752f7859055f21ab"
                                    },
                                    {
                                        "name": "kind",
                                        "value": "task"
                                    }
                                ],
                                "resolver": "bundles"
                            },
                            "when": [
                                {
                                    "input": "$(params.skip-checks)",
                                    "operator": "in",
                                    "values": [
                                        "false"
                                    ]
                                }
                            ]
                        },
                        {
                            "name": "rpms-signature-scan",
                            "params": [
                                {
                                    "name": "image-url",
                                    "value": "$(tasks.build-image-index.results.IMAGE_URL)"
                                },
                                {
                                    "name": "image-digest",
                                    "value": "$(tasks.build-image-index.results.IMAGE_DIGEST)"
                                }
                            ],
                            "runAfter": [
                                "build-image-index"
                            ],
                            "taskRef": {
                                "params": [
                                    {
                                        "name": "name",
                                        "value": "rpms-signature-scan"
                                    },
                                    {
                                        "name": "bundle",
                                        "value": "quay.io/konflux-ci/tekton-catalog/task-rpms-signature-scan:0.2@sha256:b2224a0442ac705e20a25b8609e1760321d9d86da7901fd0392a90102688e37d"
                                    },
                                    {
                                        "name": "kind",
                                        "value": "task"
                                    }
                                ],
                                "resolver": "bundles"
                            },
                            "when": [
                                {
                                    "input": "$(params.skip-checks)",
                                    "operator": "in",
                                    "values": [
                                        "false"
                                    ]
                                }
                            ]
                        },
                        {
                            "name": "tpa-scan",
                            "params": [
                                {
                                    "name": "image-digest",
                                    "value": "$(tasks.build-image-index.results.IMAGE_DIGEST)"
                                },
                                {
                                    "name": "image-url",
                                    "value": "$(tasks.build-image-index.results.IMAGE_URL)"
                                }
                            ],
                            "runAfter": [
                                "build-image-index"
                            ],
                            "taskRef": {
                                "params": [
                                    {
                                        "name": "name",
                                        "value": "tpa-scan"
                                    },
                                    {
                                        "name": "bundle",
                                        "value": "quay.io/konflux-ci/tekton-catalog/task-tpa-scan:0.1@sha256:68b6e188f742da92af9c40a794fd021a65d49b419d1e36096277b2d9ebbe1afc"
                                    },
                                    {
                                        "name": "kind",
                                        "value": "task"
                                    }
                                ],
                                "resolver": "bundles"
                            },
                            "when": [
                                {
                                    "input": "$(params.skip-checks)",
                                    "operator": "in",
                                    "values": [
                                        "false"
                                    ]
                                }
                            ]
                        }
                    ],
                    "workspaces": [
                        {
                            "name": "git-auth",
                            "optional": true
                        },
                        {
                            "name": "netrc",
                            "optional": true
                        }
                    ]
                },
                "taskRunTemplate": {
                    "podTemplate": {
                        "nodeSelector": {
                            "konflux-ci.dev/workload": "konflux-tenants"
                        },
                        "tolerations": [
                            {
                                "effect": "NoSchedule",
                                "key": "konflux-ci.dev/workload",
                                "operator": "Equal",
                                "value": "konflux-tenants"
                            }
                        ]
                    },
                    "serviceAccountName": "build-pipeline-gl-multi-component-child-yjkx"
                },
                "timeouts": {
                    "pipeline": "2h0m0s"
                },
                "workspaces": [
                    {
                        "name": "git-auth",
                        "secret": {
                            "secretName": "pac-gitauth-hujgrh"
                        }
                    }
                ]
            },
            "status": {
                "childReferences": [
                    {
                        "apiVersion": "tekton.dev/v1",
                        "kind": "TaskRun",
                        "name": "gl-multi-component-child-yjkx-on-push-snlxt-init",
                        "pipelineTaskName": "init"
                    },
                    {
                        "apiVersion": "tekton.dev/v1",
                        "kind": "TaskRun",
                        "name": "gl-multi-component-child-yjkx-on-push-snlxt-clone-repository",
                        "pipelineTaskName": "clone-repository"
                    },
                    {
                        "apiVersion": "tekton.dev/v1",
                        "kind": "TaskRun",
                        "name": "gl-multi-b8a19da1cdf0a6310830d6695331b70b-prefetch-dependencies",
                        "pipelineTaskName": "prefetch-dependencies"
                    },
                    {
                        "apiVersion": "tekton.dev/v1",
                        "kind": "TaskRun",
                        "name": "gl-multi-component-child-yjkx-on-push-snlxt-build-container",
                        "pipelineTaskName": "build-container"
                    },
                    {
                        "apiVersion": "tekton.dev/v1",
                        "kind": "TaskRun",
                        "name": "gl-multi-component-child-yjkx-on-push-snlxt-build-image-index",
                        "pipelineTaskName": "build-image-index"
                    },
                    {
                        "apiVersion": "tekton.dev/v1",
                        "kind": "TaskRun",
                        "name": "gl-b8a19da1cdf0a6310830d6695331b70b-deprecated-base-image-check",
                        "pipelineTaskName": "deprecated-base-image-check",
                        "whenExpressions": [
                            {
                                "input": "false",
                                "operator": "in",
                                "values": [
                                    "false"
                                ]
                            }
                        ]
                    },
                    {
                        "apiVersion": "tekton.dev/v1",
                        "kind": "TaskRun",
                        "name": "gl-multi-component-child-yjkx-on-push-snlxt-clamav-scan",
                        "pipelineTaskName": "clamav-scan",
                        "whenExpressions": [
                            {
                                "input": "false",
                                "operator": "in",
                                "values": [
                                    "false"
                                ]
                            }
                        ]
                    },
                    {
                        "apiVersion": "tekton.dev/v1",
                        "kind": "TaskRun",
                        "name": "gl-multi-component-child-yjkx-on-push-snlxt-sast-shell-check",
                        "pipelineTaskName": "sast-shell-check",
                        "whenExpressions": [
                            {
                                "input": "false",
                                "operator": "in",
                                "values": [
                                    "false"
                                ]
                            }
                        ]
                    },
                    {
                        "apiVersion": "tekton.dev/v1",
                        "kind": "TaskRun",
                        "name": "gl-multi-component-child-yjkx-on-push-snlxt-sast-unicode-check",
                        "pipelineTaskName": "sast-unicode-check",
                        "whenExpressions": [
                            {
                                "input": "false",
                                "operator": "in",
                                "values": [
                                    "false"
                                ]
                            }
                        ]
                    },
                    {
                        "apiVersion": "tekton.dev/v1",
                        "kind": "TaskRun",
                        "name": "gl-multi-component-child-yjkx-on-push-snlxt-rpms-signature-scan",
                        "pipelineTaskName": "rpms-signature-scan",
                        "whenExpressions": [
                            {
                                "input": "false",
                                "operator": "in",
                                "values": [
                                    "false"
                                ]
                            }
                        ]
                    },
                    {
                        "apiVersion": "tekton.dev/v1",
                        "kind": "TaskRun",
                        "name": "gl-multi-component-child-yjkx-on-push-snlxt-tpa-scan",
                        "pipelineTaskName": "tpa-scan",
                        "whenExpressions": [
                            {
                                "input": "false",
                                "operator": "in",
                                "values": [
                                    "false"
                                ]
                            }
                        ]
                    }
                ],
                "completionTime": "2026-04-21T11:38:05Z",
                "conditions": [
                    {
                        "lastTransitionTime": "2026-04-21T11:38:05Z",
                        "message": "Tasks Completed: 11 (Failed: 0, Cancelled 0), Skipped: 0",
                        "reason": "Succeeded",
                        "status": "True",
                        "type": "Succeeded"
                    }
                ],
                "pipelineSpec": {
                    "description": "This pipeline is ideal for building demo container images from a Containerfile while maintaining trust after pipeline customization.\n\nThis version of pipeline has minimal resource requests set, it's good for demonstrating and testing.\n\n_Uses `buildah` to create a container image leveraging [trusted artifacts](https://konflux-ci.dev/architecture/ADR/0036-trusted-artifacts.html). It also optionally creates a source image and runs some build-time tests. Information is shared between tasks using OCI artifacts instead of PVCs. EC will pass the [`trusted_task.trusted`](https://conforma.dev/docs/policy/packages/release_trusted_task.html#trusted_task__trusted) policy as long as all data used to build the artifact is generated from trusted tasks.\nThis pipeline is pushed as a Tekton bundle to [quay.io](https://quay.io/repository/konflux-ci/tekton-catalog/pipeline-docker-build-oci-ta?tab=tags)_\n",
                    "params": [
                        {
                            "description": "Source Repository URL",
                            "name": "git-url",
                            "type": "string"
                        },
                        {
                            "default": "",
                            "description": "Revision of the Source Repository",
                            "name": "revision",
                            "type": "string"
                        },
                        {
                            "description": "Fully Qualified Output Image",
                            "name": "output-image",
                            "type": "string"
                        },
                        {
                            "default": ".",
                            "description": "Path to the source code of an application's component from where to build image.",
                            "name": "path-context",
                            "type": "string"
                        },
                        {
                            "default": "Dockerfile",
                            "description": "Path to the Dockerfile inside the context specified by parameter path-context",
                            "name": "dockerfile",
                            "type": "string"
                        },
                        {
                            "default": "false",
                            "description": "Skip checks against built image",
                            "name": "skip-checks",
                            "type": "string"
                        },
                        {
                            "default": "false",
                            "description": "Execute the build with network isolation",
                            "name": "hermetic",
                            "type": "string"
                        },
                        {
                            "default": "",
                            "description": "Build dependencies to be prefetched",
                            "name": "prefetch-input",
                            "type": "string"
                        },
                        {
                            "default": "",
                            "description": "Image tag expiration time, time values could be something like 1h, 2d, 3w for hours, days, and weeks, respectively.",
                            "name": "image-expires-after",
                            "type": "string"
                        },
                        {
                            "default": "false",
                            "description": "Add built image into an OCI image index",
                            "name": "build-image-index",
                            "type": "string"
                        },
                        {
                            "default": "docker",
                            "description": "The format for the resulting image's mediaType. Valid values are oci or docker.",
                            "name": "buildah-format",
                            "type": "string"
                        },
                        {
                            "default": "false",
                            "description": "Enable cache proxy configuration",
                            "name": "enable-cache-proxy",
                            "type": "string"
                        },
                        {
                            "default": [],
                            "description": "Array of --build-arg values (\"arg=value\" strings) for buildah",
                            "name": "build-args",
                            "type": "array"
                        },
                        {
                            "default": "",
                            "description": "Path to a file with build arguments for buildah, see https://www.mankier.com/1/buildah-build#--build-arg-file",
                            "name": "build-args-file",
                            "type": "string"
                        },
                        {
                            "default": "false",
                            "description": "Whether to enable privileged mode, should be used only with remote VMs",
                            "name": "privileged-nested",
                            "type": "string"
                        }
                    ],
                    "results": [
                        {
                            "description": "",
                            "name": "IMAGE_URL",
                            "value": "$(tasks.build-image-index.results.IMAGE_URL)"
                        },
                        {
                            "description": "",
                            "name": "IMAGE_DIGEST",
                            "value": "$(tasks.build-image-index.results.IMAGE_DIGEST)"
                        },
                        {
                            "description": "",
                            "name": "CHAINS-GIT_URL",
                            "value": "$(tasks.clone-repository.results.url)"
                        },
                        {
                            "description": "",
                            "name": "CHAINS-GIT_COMMIT",
                            "value": "$(tasks.clone-repository.results.commit)"
                        }
                    ],
                    "tasks": [
                        {
                            "name": "init",
                            "params": [
                                {
                                    "name": "enable-cache-proxy",
                                    "value": "false"
                                }
                            ],
                            "taskRef": {
                                "params": [
                                    {
                                        "name": "name",
                                        "value": "init"
                                    },
                                    {
                                        "name": "bundle",
                                        "value": "quay.io/konflux-ci/tekton-catalog/task-init:0.4@sha256:f2de909151c733da85c7c05de8ecf37c55079c219dcf8db906175ae11fca0142"
                                    },
                                    {
                                        "name": "kind",
                                        "value": "task"
                                    }
                                ],
                                "resolver": "bundles"
                            }
                        },
                        {
                            "name": "clone-repository",
                            "params": [
                                {
                                    "name": "url",
                                    "value": "https://gitlab.com/konflux-qe/build-nudge-child-gtcjxt"
                                },
                                {
                                    "name": "revision",
                                    "value": "3e797b2560da7a5825c4a71d4032705aba8d3180"
                                },
                                {
                                    "name": "ociStorage",
                                    "value": "quay.io/redhat-appstudio-qe/build-e2e-eiie/gl-multi-component-child-yjkx:3e797b2560da7a5825c4a71d4032705aba8d3180.git"
                                },
                                {
                                    "name": "ociArtifactExpiresAfter",
                                    "value": ""
                                }
                            ],
                            "runAfter": [
                                "init"
                            ],
                            "taskRef": {
                                "params": [
                                    {
                                        "name": "name",
                                        "value": "git-clone-oci-ta-min"
                                    },
                                    {
                                        "name": "bundle",
                                        "value": "quay.io/konflux-ci/tekton-catalog/task-git-clone-oci-ta-min:0.1@sha256:ffe4e75535edc5474e2615730147f15170dd5f141888b9ae19d2df53ecee7ef0"
                                    },
                                    {
                                        "name": "kind",
                                        "value": "task"
                                    }
                                ],
                                "resolver": "bundles"
                            },
                            "workspaces": [
                                {
                                    "name": "basic-auth",
                                    "workspace": "git-auth"
                                }
                            ]
                        },
                        {
                            "name": "prefetch-dependencies",
                            "params": [
                                {
                                    "name": "input",
                                    "value": ""
                                },
                                {
                                    "name": "SOURCE_ARTIFACT",
                                    "value": "$(tasks.clone-repository.results.SOURCE_ARTIFACT)"
                                },
                                {
                                    "name": "ociStorage",
                                    "value": "quay.io/redhat-appstudio-qe/build-e2e-eiie/gl-multi-component-child-yjkx:3e797b2560da7a5825c4a71d4032705aba8d3180.prefetch"
                                },
                                {
                                    "name": "ociArtifactExpiresAfter",
                                    "value": ""
                                }
                            ],
                            "runAfter": [
                                "clone-repository"
                            ],
                            "taskRef": {
                                "params": [
                                    {
                                        "name": "name",
                                        "value": "prefetch-dependencies-oci-ta-min"
                                    },
                                    {
                                        "name": "bundle",
                                        "value": "quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies-oci-ta-min:0.3@sha256:bf5859a08ab1e8327ad19831583eebe09df41e5ffa2009c506c05b419dba3dc2"
                                    },
                                    {
                                        "name": "kind",
                                        "value": "task"
                                    }
                                ],
                                "resolver": "bundles"
                            },
                            "workspaces": [
                                {
                                    "name": "git-basic-auth",
                                    "workspace": "git-auth"
                                },
                                {
                                    "name": "netrc",
                                    "workspace": "netrc"
                                }
                            ]
                        },
                        {
                            "name": "build-container",
                            "params": [
                                {
                                    "name": "IMAGE",
                                    "value": "quay.io/redhat-appstudio-qe/build-e2e-eiie/gl-multi-component-child-yjkx:3e797b2560da7a5825c4a71d4032705aba8d3180"
                                },
                                {
                                    "name": "DOCKERFILE",
                                    "value": "Dockerfile"
                                },
                                {
                                    "name": "CONTEXT",
                                    "value": "."
                                },
                                {
                                    "name": "HERMETIC",
                                    "value": "false"
                                },
                                {
                                    "name": "PREFETCH_INPUT",
                                    "value": ""
                                },
                                {
                                    "name": "IMAGE_EXPIRES_AFTER",
                                    "value": ""
                                },
                                {
                                    "name": "COMMIT_SHA",
                                    "value": "$(tasks.clone-repository.results.commit)"
                                },
                                {
                                    "name": "BUILD_ARGS",
                                    "value": []
                                },
                                {
                                    "name": "BUILD_ARGS_FILE",
                                    "value": ""
                                },
                                {
                                    "name": "PRIVILEGED_NESTED",
                                    "value": "false"
                                },
                                {
                                    "name": "SOURCE_URL",
                                    "value": "$(tasks.clone-repository.results.url)"
                                },
                                {
                                    "name": "BUILDAH_FORMAT",
                                    "value": "docker"
                                },
                                {
                                    "name": "HTTP_PROXY",
                                    "value": "$(tasks.init.results.http-proxy)"
                                },
                                {
                                    "name": "NO_PROXY",
                                    "value": "$(tasks.init.results.no-proxy)"
                                },
                                {
                                    "name": "SOURCE_ARTIFACT",
                                    "value": "$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"
                                },
                                {
                                    "name": "CACHI2_ARTIFACT",
                                    "value": "$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"
                                }
                            ],
                            "runAfter": [
                                "prefetch-dependencies"
                            ],
                            "taskRef": {
                                "params": [
                                    {
                                        "name": "name",
                                        "value": "buildah-oci-ta-min"
                                    },
                                    {
                                        "name": "bundle",
                                        "value": "quay.io/konflux-ci/tekton-catalog/task-buildah-oci-ta-min:0.9@sha256:52ddc0ede65da1f3491319897dc5212bb3a52cb0a7e52a75d6a0224595c9ef4a"
                                    },
                                    {
                                        "name": "kind",
                                        "value": "task"
                                    }
                                ],
                                "resolver": "bundles"
                            }
                        },
                        {
                            "name": "build-image-index",
                            "params": [
                                {
                                    "name": "IMAGE",
                                    "value": "quay.io/redhat-appstudio-qe/build-e2e-eiie/gl-multi-component-child-yjkx:3e797b2560da7a5825c4a71d4032705aba8d3180"
                                },
                                {
                                    "name": "ALWAYS_BUILD_INDEX",
                                    "value": "false"
                                },
                                {
                                    "name": "IMAGES",
                                    "value": [
                                        "$(tasks.build-container.results.IMAGE_URL)@$(tasks.build-container.results.IMAGE_DIGEST)"
                                    ]
                                },
                                {
                                    "name": "BUILDAH_FORMAT",
                                    "value": "docker"
                                }
                            ],
                            "runAfter": [
                                "build-container"
                            ],
                            "taskRef": {
                                "params": [
                                    {
                                        "name": "name",
                                        "value": "build-image-index-min"
                                    },
                                    {
                                        "name": "bundle",
                                        "value": "quay.io/konflux-ci/tekton-catalog/task-build-image-index-min:0.3@sha256:47a0052da85ad90bacc4ed13a7f17f78208b7daa3ad3da76f920fc4e2af1f0dd"
                                    },
                                    {
                                        "name": "kind",
                                        "value": "task"
                                    }
                                ],
                                "resolver": "bundles"
                            }
                        },
                        {
                            "name": "deprecated-base-image-check",
                            "params": [
                                {
                                    "name": "IMAGE_URL",
                                    "value": "$(tasks.build-image-index.results.IMAGE_URL)"
                                },
                                {
                                    "name": "IMAGE_DIGEST",
                                    "value": "$(tasks.build-image-index.results.IMAGE_DIGEST)"
                                }
                            ],
                            "runAfter": [
                                "build-image-index"
                            ],
                            "taskRef": {
                                "params": [
                                    {
                                        "name": "name",
                                        "value": "deprecated-image-check"
                                    },
                                    {
                                        "name": "bundle",
                                        "value": "quay.io/konflux-ci/tekton-catalog/task-deprecated-image-check:0.5@sha256:3457a4ca93f8d55f14ebd407532b1223c689eacc34f0abb3003db4111667bdae"
                                    },
                                    {
                                        "name": "kind",
                                        "value": "task"
                                    }
                                ],
                                "resolver": "bundles"
                            },
                            "when": [
                                {
                                    "input": "false",
                                    "operator": "in",
                                    "values": [
                                        "false"
                                    ]
                                }
                            ]
                        },
                        {
                            "name": "clamav-scan",
                            "params": [
                                {
                                    "name": "image-digest",
                                    "value": "$(tasks.build-image-index.results.IMAGE_DIGEST)"
                                },
                                {
                                    "name": "image-url",
                                    "value": "$(tasks.build-image-index.results.IMAGE_URL)"
                                }
                            ],
                            "runAfter": [
                                "build-image-index"
                            ],
                            "taskRef": {
                                "params": [
                                    {
                                        "name": "name",
                                        "value": "clamav-scan-min"
                                    },
                                    {
                                        "name": "bundle",
                                        "value": "quay.io/konflux-ci/tekton-catalog/task-clamav-scan-min:0.3@sha256:589e34f73d310aa993c9761d8b78265a904a121028bda2809d8a2d0500454bd8"
                                    },
                                    {
                                        "name": "kind",
                                        "value": "task"
                                    }
                                ],
                                "resolver": "bundles"
                            },
                            "when": [
                                {
                                    "input": "false",
                                    "operator": "in",
                                    "values": [
                                        "false"
                                    ]
                                }
                            ]
                        },
                        {
                            "name": "sast-shell-check",
                            "params": [
                                {
                                    "name": "image-digest",
                                    "value": "$(tasks.build-image-index.results.IMAGE_DIGEST)"
                                },
                                {
                                    "name": "image-url",
                                    "value": "$(tasks.build-image-index.results.IMAGE_URL)"
                                },
                                {
                                    "name": "SOURCE_ARTIFACT",
                                    "value": "$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"
                                },
                                {
                                    "name": "CACHI2_ARTIFACT",
                                    "value": "$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"
                                }
                            ],
                            "runAfter": [
                                "build-image-index"
                            ],
                            "taskRef": {
                                "params": [
                                    {
                                        "name": "name",
                                        "value": "sast-shell-check-oci-ta-min"
                                    },
                                    {
                                        "name": "bundle",
                                        "value": "quay.io/konflux-ci/tekton-catalog/task-sast-shell-check-oci-ta-min:0.1@sha256:fa19753f59288a397aab2ddb9459f35f0ec1b89f43c36e944a3958db72becb5a"
                                    },
                                    {
                                        "name": "kind",
                                        "value": "task"
                                    }
                                ],
                                "resolver": "bundles"
                            },
                            "when": [
                                {
                                    "input": "false",
                                    "operator": "in",
                                    "values": [
                                        "false"
                                    ]
                                }
                            ]
                        },
                        {
                            "name": "sast-unicode-check",
                            "params": [
                                {
                                    "name": "image-digest",
                                    "value": "$(tasks.build-image-index.results.IMAGE_DIGEST)"
                                },
                                {
                                    "name": "image-url",
                                    "value": "$(tasks.build-image-index.results.IMAGE_URL)"
                                },
                                {
                                    "name": "SOURCE_ARTIFACT",
                                    "value": "$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"
                                },
                                {
                                    "name": "CACHI2_ARTIFACT",
                                    "value": "$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"
                                }
                            ],
                            "runAfter": [
                                "build-image-index"
                            ],
                            "taskRef": {
                                "params": [
                                    {
                                        "name": "name",
                                        "value": "sast-unicode-check-oci-ta-min"
                                    },
                                    {
                                        "name": "bundle",
                                        "value": "quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check-oci-ta-min:0.4@sha256:624d9ed6d461b59a16d8c1578276626c02fa6d56e0ee4bcd752f7859055f21ab"
                                    },
                                    {
                                        "name": "kind",
                                        "value": "task"
                                    }
                                ],
                                "resolver": "bundles"
                            },
                            "when": [
                                {
                                    "input": "false",
                                    "operator": "in",
                                    "values": [
                                        "false"
                                    ]
                                }
                            ]
                        },
                        {
                            "name": "rpms-signature-scan",
                            "params": [
                                {
                                    "name": "image-url",
                                    "value": "$(tasks.build-image-index.results.IMAGE_URL)"
                                },
                                {
                                    "name": "image-digest",
                                    "value": "$(tasks.build-image-index.results.IMAGE_DIGEST)"
                                }
                            ],
                            "runAfter": [
                                "build-image-index"
                            ],
                            "taskRef": {
                                "params": [
                                    {
                                        "name": "name",
                                        "value": "rpms-signature-scan"
                                    },
                                    {
                                        "name": "bundle",
                                        "value": "quay.io/konflux-ci/tekton-catalog/task-rpms-signature-scan:0.2@sha256:b2224a0442ac705e20a25b8609e1760321d9d86da7901fd0392a90102688e37d"
                                    },
                                    {
                                        "name": "kind",
                                        "value": "task"
                                    }
                                ],
                                "resolver": "bundles"
                            },
                            "when": [
                                {
                                    "input": "false",
                                    "operator": "in",
                                    "values": [
                                        "false"
                                    ]
                                }
                            ]
                        },
                        {
                            "name": "tpa-scan",
                            "params": [
                                {
                                    "name": "image-digest",
                                    "value": "$(tasks.build-image-index.results.IMAGE_DIGEST)"
                                },
                                {
                                    "name": "image-url",
                                    "value": "$(tasks.build-image-index.results.IMAGE_URL)"
                                }
                            ],
                            "runAfter": [
                                "build-image-index"
                            ],
                            "taskRef": {
                                "params": [
                                    {
                                        "name": "name",
                                        "value": "tpa-scan"
                                    },
                                    {
                                        "name": "bundle",
                                        "value": "quay.io/konflux-ci/tekton-catalog/task-tpa-scan:0.1@sha256:68b6e188f742da92af9c40a794fd021a65d49b419d1e36096277b2d9ebbe1afc"
                                    },
                                    {
                                        "name": "kind",
                                        "value": "task"
                                    }
                                ],
                                "resolver": "bundles"
                            },
                            "when": [
                                {
                                    "input": "false",
                                    "operator": "in",
                                    "values": [
                                        "false"
                                    ]
                                }
                            ]
                        }
                    ],
                    "workspaces": [
                        {
                            "name": "git-auth",
                            "optional": true
                        },
                        {
                            "name": "netrc",
                            "optional": true
                        }
                    ]
                },
                "provenance": {
                    "featureFlags": {
                        "awaitSidecarReadiness": true,
                        "coschedule": "workspaces",
                        "enableAPIFields": "alpha",
                        "enableParamEnum": true,
                        "enableProvenanceInStatus": true,
                        "enforceNonfalsifiability": "none",
                        "maxResultSize": 4096,
                        "resultExtractionMethod": "termination-message",
                        "runningInEnvWithInjectedSidecars": true,
                        "verificationNoMatchPolicy": "ignore"
                    }
                },
                "results": [
                    {
                        "name": "IMAGE_URL",
                        "value": "quay.io/redhat-appstudio-qe/build-e2e-eiie/gl-multi-component-child-yjkx:3e797b2560da7a5825c4a71d4032705aba8d3180"
                    },
                    {
                        "name": "IMAGE_DIGEST",
                        "value": "sha256:30de280c5e4c5c25759b2c306c9f851ba3f67fc3c4200416b7f01fbfea016fe1"
                    },
                    {
                        "name": "CHAINS-GIT_URL",
                        "value": "https://gitlab.com/konflux-qe/build-nudge-child-gtcjxt"
                    },
                    {
                        "name": "CHAINS-GIT_COMMIT",
                        "value": "3e797b2560da7a5825c4a71d4032705aba8d3180"
                    }
                ],
                "spanContext": {
                    "traceparent": "00-33fe8a2df5dc9f8690fee7ea5285e078-618447cbb43a2ae8-01"
                },
                "startTime": "2026-04-21T11:32:49Z"
            }
        },
        {
            "apiVersion": "tekton.dev/v1",
            "kind": "PipelineRun",
            "metadata": {
                "annotations": {
                    "appstudio.openshift.io/snapshot": "build-suite-component-update-ycmw-20260421-111928-000",
                    "appstudio.openshift.io/snapshots": "build-suite-component-update-ycmw-20260421-111928-000",
                    "build.appstudio.openshift.io/repo": "https://gitlab.com/konflux-qe/build-nudge-parent-gtcjxt/-/tree/321dae4fe438314d8bea0c241c317111e56369a6",
                    "build.appstudio.redhat.com/commit_sha": "321dae4fe438314d8bea0c241c317111e56369a6",
                    "build.appstudio.redhat.com/pull_request_number": "1",
                    "build.appstudio.redhat.com/target_branch": "multi-component-parent-base-yjkx",
                    "chains.tekton.dev/signed": "true",
                    "pipelinesascode.tekton.dev/branch": "multi-component-parent-base-yjkx",
                    "pipelinesascode.tekton.dev/cancel-in-progress": "true",
                    "pipelinesascode.tekton.dev/controller-info": "{\"name\":\"default\",\"configmap\":\"pipelines-as-code\",\"secret\":\"pipelines-as-code-secret\", \"gRepo\": \"pipelines-as-code\"}",
                    "pipelinesascode.tekton.dev/event-type": "Merge Request",
                    "pipelinesascode.tekton.dev/git-auth-secret": "pac-gitauth-pzjcjb",
                    "pipelinesascode.tekton.dev/git-provider": "gitlab",
                    "pipelinesascode.tekton.dev/log-url": "https://console-openshift-console.apps.rosa.kx-d21dace15f.l1ey.p3.openshiftapps.com/k8s/ns/build-e2e-eiie/tekton.dev~v1~PipelineRun/gl-multi-component-parent-yjkx-on-pull-request-jchzb",
                    "pipelinesascode.tekton.dev/max-keep-runs": "3",
                    "pipelinesascode.tekton.dev/on-cel-expression": "event == \"pull_request\" \u0026\u0026 target_branch == \"multi-component-parent-base-yjkx\"",
                    "pipelinesascode.tekton.dev/original-prname": "gl-multi-component-parent-yjkx-on-pull-request",
                    "pipelinesascode.tekton.dev/pull-request": "1",
                    "pipelinesascode.tekton.dev/repo-url": "https://gitlab.com/konflux-qe/build-nudge-parent-gtcjxt",
                    "pipelinesascode.tekton.dev/repository": "gl-multi-component-parent-yjkx",
                    "pipelinesascode.tekton.dev/scm-reporting-plr-started": "true",
                    "pipelinesascode.tekton.dev/sender": "konflux-ci-qe-bot",
                    "pipelinesascode.tekton.dev/sha": "321dae4fe438314d8bea0c241c317111e56369a6",
                    "pipelinesascode.tekton.dev/sha-title": "Konflux update gl-multi-component-parent-yjkx",
                    "pipelinesascode.tekton.dev/sha-url": "https://gitlab.com/konflux-qe/build-nudge-parent-gtcjxt/-/commit/321dae4fe438314d8bea0c241c317111e56369a6",
                    "pipelinesascode.tekton.dev/source-branch": "konflux-gl-multi-component-parent-yjkx",
                    "pipelinesascode.tekton.dev/source-project-id": "81508056",
                    "pipelinesascode.tekton.dev/source-repo-url": "https://gitlab.com/konflux-qe/build-nudge-parent-gtcjxt",
                    "pipelinesascode.tekton.dev/state": "completed",
                    "pipelinesascode.tekton.dev/target-project-id": "81508056",
                    "pipelinesascode.tekton.dev/url-org": "konflux-qe",
                    "pipelinesascode.tekton.dev/url-repository": "build-nudge-parent-gtcjxt",
                    "results.tekton.dev/record": "build-e2e-eiie/results/6a633f30-7629-447f-99fb-004f663937e5/records/6a633f30-7629-447f-99fb-004f663937e5",
                    "results.tekton.dev/recordSummaryAnnotations": "{\"repo\":\"build-nudge-parent-gtcjxt\",\"commit\":\"321dae4fe438314d8bea0c241c317111e56369a6\",\"eventType\":\"Merge Request\",\"pull_request-id\":1}",
                    "results.tekton.dev/result": "build-e2e-eiie/results/6a633f30-7629-447f-99fb-004f663937e5",
                    "test.appstudio.openshift.io/create-snapshot-status": "{\"message\":\"Sucessfully created snapshot. See annotation appstudio.openshift.io/snapshot for name\",\"status\":\"success\"}",
                    "test.appstudio.openshift.io/pr-group": "konflux-gl-multi-component-parent-yjkx",
                    "test.appstudio.openshift.io/snapshot-creation-report": "SnapshotCreated"
                },
                "creationTimestamp": "2026-04-21T11:19:28Z",
                "finalizers": [
                    "chains.tekton.dev/pipelinerun",
                    "results.tekton.dev/pipelinerun",
                    "pipelinesascode.tekton.dev/finalizer"
                ],
                "generateName": "gl-multi-component-parent-yjkx-on-pull-request-",
                "generation": 2,
                "labels": {
                    "app.kubernetes.io/managed-by": "pipelinesascode.tekton.dev",
                    "app.kubernetes.io/version": "v0.43.0",
                    "appstudio.openshift.io/application": "build-suite-component-update-ycmw",
                    "appstudio.openshift.io/component": "gl-multi-component-parent-yjkx",
                    "kueue.x-k8s.io/priority-class": "konflux-pre-merge-build",
                    "kueue.x-k8s.io/queue-name": "pipelines-queue",
                    "pipelines.appstudio.openshift.io/type": "build",
                    "pipelinesascode.tekton.dev/cancel-in-progress": "true",
                    "pipelinesascode.tekton.dev/event-type": "Merge_Request",
                    "pipelinesascode.tekton.dev/original-prname": "gl-multi-component-parent-yjkx-on-pull-request",
                    "pipelinesascode.tekton.dev/pull-request": "1",
                    "pipelinesascode.tekton.dev/repository": "gl-multi-component-parent-yjkx",
                    "pipelinesascode.tekton.dev/sha": "321dae4fe438314d8bea0c241c317111e56369a6",
                    "pipelinesascode.tekton.dev/state": "completed",
                    "pipelinesascode.tekton.dev/url-org": "konflux-qe",
                    "pipelinesascode.tekton.dev/url-repository": "build-nudge-parent-gtcjxt",
                    "tekton.dev/pipeline": "gl-multi-component-parent-yjkx-on-pull-request-jchzb",
                    "test.appstudio.openshift.io/pr-group-sha": "9a859db79e1bbebd4fcb0c3724884c4a0a891a606478438b01548e7f321aaf"
                },
                "name": "gl-multi-component-parent-yjkx-on-pull-request-jchzb",
                "namespace": "build-e2e-eiie",
                "resourceVersion": "93155",
                "uid": "6a633f30-7629-447f-99fb-004f663937e5"
            },
            "spec": {
                "params": [
                    {
                        "name": "git-url",
                        "value": "https://gitlab.com/konflux-qe/build-nudge-parent-gtcjxt"
                    },
                    {
                        "name": "revision",
                        "value": "321dae4fe438314d8bea0c241c317111e56369a6"
                    },
                    {
                        "name": "output-image",
                        "value": "quay.io/redhat-appstudio-qe/build-e2e-eiie/gl-multi-component-parent-yjkx:on-pr-321dae4fe438314d8bea0c241c317111e56369a6"
                    },
                    {
                        "name": "image-expires-after",
                        "value": "6h"
                    },
                    {
                        "name": "dockerfile",
                        "value": "Dockerfile"
                    }
                ],
                "pipelineSpec": {
                    "description": "This pipeline is ideal for building demo container images from a Containerfile while maintaining trust after pipeline customization.\n\nThis version of pipeline has minimal resource requests set, it's good for demonstrating and testing.\n\n_Uses `buildah` to create a container image leveraging [trusted artifacts](https://konflux-ci.dev/architecture/ADR/0036-trusted-artifacts.html). It also optionally creates a source image and runs some build-time tests. Information is shared between tasks using OCI artifacts instead of PVCs. EC will pass the [`trusted_task.trusted`](https://conforma.dev/docs/policy/packages/release_trusted_task.html#trusted_task__trusted) policy as long as all data used to build the artifact is generated from trusted tasks.\nThis pipeline is pushed as a Tekton bundle to [quay.io](https://quay.io/repository/konflux-ci/tekton-catalog/pipeline-docker-build-oci-ta?tab=tags)_\n",
                    "params": [
                        {
                            "description": "Source Repository URL",
                            "name": "git-url",
                            "type": "string"
                        },
                        {
                            "default": "",
                            "description": "Revision of the Source Repository",
                            "name": "revision",
                            "type": "string"
                        },
                        {
                            "description": "Fully Qualified Output Image",
                            "name": "output-image",
                            "type": "string"
                        },
                        {
                            "default": ".",
                            "description": "Path to the source code of an application's component from where to build image.",
                            "name": "path-context",
                            "type": "string"
                        },
                        {
                            "default": "Dockerfile",
                            "description": "Path to the Dockerfile inside the context specified by parameter path-context",
                            "name": "dockerfile",
                            "type": "string"
                        },
                        {
                            "default": "false",
                            "description": "Skip checks against built image",
                            "name": "skip-checks",
                            "type": "string"
                        },
                        {
                            "default": "false",
                            "description": "Execute the build with network isolation",
                            "name": "hermetic",
                            "type": "string"
                        },
                        {
                            "default": "",
                            "description": "Build dependencies to be prefetched",
                            "name": "prefetch-input",
                            "type": "string"
                        },
                        {
                            "default": "",
                            "description": "Image tag expiration time, time values could be something like 1h, 2d, 3w for hours, days, and weeks, respectively.",
                            "name": "image-expires-after",
                            "type": "string"
                        },
                        {
                            "default": "false",
                            "description": "Add built image into an OCI image index",
                            "name": "build-image-index",
                            "type": "string"
                        },
                        {
                            "default": "docker",
                            "description": "The format for the resulting image's mediaType. Valid values are oci or docker.",
                            "name": "buildah-format",
                            "type": "string"
                        },
                        {
                            "default": "false",
                            "description": "Enable cache proxy configuration",
                            "name": "enable-cache-proxy",
                            "type": "string"
                        },
                        {
                            "default": [],
                            "description": "Array of --build-arg values (\"arg=value\" strings) for buildah",
                            "name": "build-args",
                            "type": "array"
                        },
                        {
                            "default": "",
                            "description": "Path to a file with build arguments for buildah, see https://www.mankier.com/1/buildah-build#--build-arg-file",
                            "name": "build-args-file",
                            "type": "string"
                        },
                        {
                            "default": "false",
                            "description": "Whether to enable privileged mode, should be used only with remote VMs",
                            "name": "privileged-nested",
                            "type": "string"
                        }
                    ],
                    "results": [
                        {
                            "description": "",
                            "name": "IMAGE_URL",
                            "value": "$(tasks.build-image-index.results.IMAGE_URL)"
                        },
                        {
                            "description": "",
                            "name": "IMAGE_DIGEST",
                            "value": "$(tasks.build-image-index.results.IMAGE_DIGEST)"
                        },
                        {
                            "description": "",
                            "name": "CHAINS-GIT_URL",
                            "value": "$(tasks.clone-repository.results.url)"
                        },
                        {
                            "description": "",
                            "name": "CHAINS-GIT_COMMIT",
                            "value": "$(tasks.clone-repository.results.commit)"
                        }
                    ],
                    "tasks": [
                        {
                            "name": "init",
                            "params": [
                                {
                                    "name": "enable-cache-proxy",
                                    "value": "$(params.enable-cache-proxy)"
                                }
                            ],
                            "taskRef": {
                                "params": [
                                    {
                                        "name": "name",
                                        "value": "init"
                                    },
                                    {
                                        "name": "bundle",
                                        "value": "quay.io/konflux-ci/tekton-catalog/task-init:0.4@sha256:f2de909151c733da85c7c05de8ecf37c55079c219dcf8db906175ae11fca0142"
                                    },
                                    {
                                        "name": "kind",
                                        "value": "task"
                                    }
                                ],
                                "resolver": "bundles"
                            }
                        },
                        {
                            "name": "clone-repository",
                            "params": [
                                {
                                    "name": "url",
                                    "value": "$(params.git-url)"
                                },
                                {
                                    "name": "revision",
                                    "value": "$(params.revision)"
                                },
                                {
                                    "name": "ociStorage",
                                    "value": "$(params.output-image).git"
                                },
                                {
                                    "name": "ociArtifactExpiresAfter",
                                    "value": "$(params.image-expires-after)"
                                }
                            ],
                            "runAfter": [
                                "init"
                            ],
                            "taskRef": {
                                "params": [
                                    {
                                        "name": "name",
                                        "value": "git-clone-oci-ta-min"
                                    },
                                    {
                                        "name": "bundle",
                                        "value": "quay.io/konflux-ci/tekton-catalog/task-git-clone-oci-ta-min:0.1@sha256:ffe4e75535edc5474e2615730147f15170dd5f141888b9ae19d2df53ecee7ef0"
                                    },
                                    {
                                        "name": "kind",
                                        "value": "task"
                                    }
                                ],
                                "resolver": "bundles"
                            },
                            "workspaces": [
                                {
                                    "name": "basic-auth",
                                    "workspace": "git-auth"
                                }
                            ]
                        },
                        {
                            "name": "prefetch-dependencies",
                            "params": [
                                {
                                    "name": "input",
                                    "value": "$(params.prefetch-input)"
                                },
                                {
                                    "name": "SOURCE_ARTIFACT",
                                    "value": "$(tasks.clone-repository.results.SOURCE_ARTIFACT)"
                                },
                                {
                                    "name": "ociStorage",
                                    "value": "$(params.output-image).prefetch"
                                },
                                {
                                    "name": "ociArtifactExpiresAfter",
                                    "value": "$(params.image-expires-after)"
                                }
                            ],
                            "runAfter": [
                                "clone-repository"
                            ],
                            "taskRef": {
                                "params": [
                                    {
                                        "name": "name",
                                        "value": "prefetch-dependencies-oci-ta-min"
                                    },
                                    {
                                        "name": "bundle",
                                        "value": "quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies-oci-ta-min:0.3@sha256:bf5859a08ab1e8327ad19831583eebe09df41e5ffa2009c506c05b419dba3dc2"
                                    },
                                    {
                                        "name": "kind",
                                        "value": "task"
                                    }
                                ],
                                "resolver": "bundles"
                            },
                            "workspaces": [
                                {
                                    "name": "git-basic-auth",
                                    "workspace": "git-auth"
                                },
                                {
                                    "name": "netrc",
                                    "workspace": "netrc"
                                }
                            ]
                        },
                        {
                            "name": "build-container",
                            "params": [
                                {
                                    "name": "IMAGE",
                                    "value": "$(params.output-image)"
                                },
                                {
                                    "name": "DOCKERFILE",
                                    "value": "$(params.dockerfile)"
                                },
                                {
                                    "name": "CONTEXT",
                                    "value": "$(params.path-context)"
                                },
                                {
                                    "name": "HERMETIC",
                                    "value": "$(params.hermetic)"
                                },
                                {
                                    "name": "PREFETCH_INPUT",
                                    "value": "$(params.prefetch-input)"
                                },
                                {
                                    "name": "IMAGE_EXPIRES_AFTER",
                                    "value": "$(params.image-expires-after)"
                                },
                                {
                                    "name": "COMMIT_SHA",
                                    "value": "$(tasks.clone-repository.results.commit)"
                                },
                                {
                                    "name": "BUILD_ARGS",
                                    "value": [
                                        "$(params.build-args[*])"
                                    ]
                                },
                                {
                                    "name": "BUILD_ARGS_FILE",
                                    "value": "$(params.build-args-file)"
                                },
                                {
                                    "name": "PRIVILEGED_NESTED",
                                    "value": "$(params.privileged-nested)"
                                },
                                {
                                    "name": "SOURCE_URL",
                                    "value": "$(tasks.clone-repository.results.url)"
                                },
                                {
                                    "name": "BUILDAH_FORMAT",
                                    "value": "$(params.buildah-format)"
                                },
                                {
                                    "name": "HTTP_PROXY",
                                    "value": "$(tasks.init.results.http-proxy)"
                                },
                                {
                                    "name": "NO_PROXY",
                                    "value": "$(tasks.init.results.no-proxy)"
                                },
                                {
                                    "name": "SOURCE_ARTIFACT",
                                    "value": "$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"
                                },
                                {
                                    "name": "CACHI2_ARTIFACT",
                                    "value": "$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"
                                }
                            ],
                            "runAfter": [
                                "prefetch-dependencies"
                            ],
                            "taskRef": {
                                "params": [
                                    {
                                        "name": "name",
                                        "value": "buildah-oci-ta-min"
                                    },
                                    {
                                        "name": "bundle",
                                        "value": "quay.io/konflux-ci/tekton-catalog/task-buildah-oci-ta-min:0.9@sha256:52ddc0ede65da1f3491319897dc5212bb3a52cb0a7e52a75d6a0224595c9ef4a"
                                    },
                                    {
                                        "name": "kind",
                                        "value": "task"
                                    }
                                ],
                                "resolver": "bundles"
                            }
                        },
                        {
                            "name": "build-image-index",
                            "params": [
                                {
                                    "name": "IMAGE",
                                    "value": "$(params.output-image)"
                                },
                                {
                                    "name": "ALWAYS_BUILD_INDEX",
                                    "value": "$(params.build-image-index)"
                                },
                                {
                                    "name": "IMAGES",
                                    "value": [
                                        "$(tasks.build-container.results.IMAGE_URL)@$(tasks.build-container.results.IMAGE_DIGEST)"
                                    ]
                                },
                                {
                                    "name": "BUILDAH_FORMAT",
                                    "value": "$(params.buildah-format)"
                                }
                            ],
                            "runAfter": [
                                "build-container"
                            ],
                            "taskRef": {
                                "params": [
                                    {
                                        "name": "name",
                                        "value": "build-image-index-min"
                                    },
                                    {
                                        "name": "bundle",
                                        "value": "quay.io/konflux-ci/tekton-catalog/task-build-image-index-min:0.3@sha256:47a0052da85ad90bacc4ed13a7f17f78208b7daa3ad3da76f920fc4e2af1f0dd"
                                    },
                                    {
                                        "name": "kind",
                                        "value": "task"
                                    }
                                ],
                                "resolver": "bundles"
                            }
                        },
                        {
                            "name": "deprecated-base-image-check",
                            "params": [
                                {
                                    "name": "IMAGE_URL",
                                    "value": "$(tasks.build-image-index.results.IMAGE_URL)"
                                },
                                {
                                    "name": "IMAGE_DIGEST",
                                    "value": "$(tasks.build-image-index.results.IMAGE_DIGEST)"
                                }
                            ],
                            "runAfter": [
                                "build-image-index"
                            ],
                            "taskRef": {
                                "params": [
                                    {
                                        "name": "name",
                                        "value": "deprecated-image-check"
                                    },
                                    {
                                        "name": "bundle",
                                        "value": "quay.io/konflux-ci/tekton-catalog/task-deprecated-image-check:0.5@sha256:3457a4ca93f8d55f14ebd407532b1223c689eacc34f0abb3003db4111667bdae"
                                    },
                                    {
                                        "name": "kind",
                                        "value": "task"
                                    }
                                ],
                                "resolver": "bundles"
                            },
                            "when": [
                                {
                                    "input": "$(params.skip-checks)",
                                    "operator": "in",
                                    "values": [
                                        "false"
                                    ]
                                }
                            ]
                        },
                        {
                            "name": "clamav-scan",
                            "params": [
                                {
                                    "name": "image-digest",
                                    "value": "$(tasks.build-image-index.results.IMAGE_DIGEST)"
                                },
                                {
                                    "name": "image-url",
                                    "value": "$(tasks.build-image-index.results.IMAGE_URL)"
                                }
                            ],
                            "runAfter": [
                                "build-image-index"
                            ],
                            "taskRef": {
                                "params": [
                                    {
                                        "name": "name",
                                        "value": "clamav-scan-min"
                                    },
                                    {
                                        "name": "bundle",
                                        "value": "quay.io/konflux-ci/tekton-catalog/task-clamav-scan-min:0.3@sha256:589e34f73d310aa993c9761d8b78265a904a121028bda2809d8a2d0500454bd8"
                                    },
                                    {
                                        "name": "kind",
                                        "value": "task"
                                    }
                                ],
                                "resolver": "bundles"
                            },
                            "when": [
                                {
                                    "input": "$(params.skip-checks)",
                                    "operator": "in",
                                    "values": [
                                        "false"
                                    ]
                                }
                            ]
                        },
                        {
                            "name": "sast-shell-check",
                            "params": [
                                {
                                    "name": "image-digest",
                                    "value": "$(tasks.build-image-index.results.IMAGE_DIGEST)"
                                },
                                {
                                    "name": "image-url",
                                    "value": "$(tasks.build-image-index.results.IMAGE_URL)"
                                },
                                {
                                    "name": "SOURCE_ARTIFACT",
                                    "value": "$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"
                                },
                                {
                                    "name": "CACHI2_ARTIFACT",
                                    "value": "$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"
                                }
                            ],
                            "runAfter": [
                                "build-image-index"
                            ],
                            "taskRef": {
                                "params": [
                                    {
                                        "name": "name",
                                        "value": "sast-shell-check-oci-ta-min"
                                    },
                                    {
                                        "name": "bundle",
                                        "value": "quay.io/konflux-ci/tekton-catalog/task-sast-shell-check-oci-ta-min:0.1@sha256:fa19753f59288a397aab2ddb9459f35f0ec1b89f43c36e944a3958db72becb5a"
                                    },
                                    {
                                        "name": "kind",
                                        "value": "task"
                                    }
                                ],
                                "resolver": "bundles"
                            },
                            "when": [
                                {
                                    "input": "$(params.skip-checks)",
                                    "operator": "in",
                                    "values": [
                                        "false"
                                    ]
                                }
                            ]
                        },
                        {
                            "name": "sast-unicode-check",
                            "params": [
                                {
                                    "name": "image-digest",
                                    "value": "$(tasks.build-image-index.results.IMAGE_DIGEST)"
                                },
                                {
                                    "name": "image-url",
                                    "value": "$(tasks.build-image-index.results.IMAGE_URL)"
                                },
                                {
                                    "name": "SOURCE_ARTIFACT",
                                    "value": "$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"
                                },
                                {
                                    "name": "CACHI2_ARTIFACT",
                                    "value": "$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"
                                }
                            ],
                            "runAfter": [
                                "build-image-index"
                            ],
                            "taskRef": {
                                "params": [
                                    {
                                        "name": "name",
                                        "value": "sast-unicode-check-oci-ta-min"
                                    },
                                    {
                                        "name": "bundle",
                                        "value": "quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check-oci-ta-min:0.4@sha256:624d9ed6d461b59a16d8c1578276626c02fa6d56e0ee4bcd752f7859055f21ab"
                                    },
                                    {
                                        "name": "kind",
                                        "value": "task"
                                    }
                                ],
                                "resolver": "bundles"
                            },
                            "when": [
                                {
                                    "input": "$(params.skip-checks)",
                                    "operator": "in",
                                    "values": [
                                        "false"
                                    ]
                                }
                            ]
                        },
                        {
                            "name": "rpms-signature-scan",
                            "params": [
                                {
                                    "name": "image-url",
                                    "value": "$(tasks.build-image-index.results.IMAGE_URL)"
                                },
                                {
                                    "name": "image-digest",
                                    "value": "$(tasks.build-image-index.results.IMAGE_DIGEST)"
                                }
                            ],
                            "runAfter": [
                                "build-image-index"
                            ],
                            "taskRef": {
                                "params": [
                                    {
                                        "name": "name",
                                        "value": "rpms-signature-scan"
                                    },
                                    {
                                        "name": "bundle",
                                        "value": "quay.io/konflux-ci/tekton-catalog/task-rpms-signature-scan:0.2@sha256:b2224a0442ac705e20a25b8609e1760321d9d86da7901fd0392a90102688e37d"
                                    },
                                    {
                                        "name": "kind",
                                        "value": "task"
                                    }
                                ],
                                "resolver": "bundles"
                            },
                            "when": [
                                {
                                    "input": "$(params.skip-checks)",
                                    "operator": "in",
                                    "values": [
                                        "false"
                                    ]
                                }
                            ]
                        },
                        {
                            "name": "tpa-scan",
                            "params": [
                                {
                                    "name": "image-digest",
                                    "value": "$(tasks.build-image-index.results.IMAGE_DIGEST)"
                                },
                                {
                                    "name": "image-url",
                                    "value": "$(tasks.build-image-index.results.IMAGE_URL)"
                                }
                            ],
                            "runAfter": [
                                "build-image-index"
                            ],
                            "taskRef": {
                                "params": [
                                    {
                                        "name": "name",
                                        "value": "tpa-scan"
                                    },
                                    {
                                        "name": "bundle",
                                        "value": "quay.io/konflux-ci/tekton-catalog/task-tpa-scan:0.1@sha256:68b6e188f742da92af9c40a794fd021a65d49b419d1e36096277b2d9ebbe1afc"
                                    },
                                    {
                                        "name": "kind",
                                        "value": "task"
                                    }
                                ],
                                "resolver": "bundles"
                            },
                            "when": [
                                {
                                    "input": "$(params.skip-checks)",
                                    "operator": "in",
                                    "values": [
                                        "false"
                                    ]
                                }
                            ]
                        }
                    ],
                    "workspaces": [
                        {
                            "name": "git-auth",
                            "optional": true
                        },
                        {
                            "name": "netrc",
                            "optional": true
                        }
                    ]
                },
                "taskRunTemplate": {
                    "podTemplate": {
                        "nodeSelector": {
                            "konflux-ci.dev/workload": "konflux-tenants"
                        },
                        "tolerations": [
                            {
                                "effect": "NoSchedule",
                                "key": "konflux-ci.dev/workload",
                                "operator": "Equal",
                                "value": "konflux-tenants"
                            }
                        ]
                    },
                    "serviceAccountName": "build-pipeline-gl-multi-component-parent-yjkx"
                },
                "timeouts": {
                    "pipeline": "2h0m0s"
                },
                "workspaces": [
                    {
                        "name": "git-auth",
                        "secret": {
                            "secretName": "pac-gitauth-pzjcjb"
                        }
                    }
                ]
            },
            "status": {
                "childReferences": [
                    {
                        "apiVersion": "tekton.dev/v1",
                        "kind": "TaskRun",
                        "name": "gl-multi-component-parent-yjkx-on-pull-request-jchzb-init",
                        "pipelineTaskName": "init"
                    },
                    {
                        "apiVersion": "tekton.dev/v1",
                        "kind": "TaskRun",
                        "name": "gl-multi-compocbf107ebfece4cfccdcd3c36635185e8-clone-repository",
                        "pipelineTaskName": "clone-repository"
                    },
                    {
                        "apiVersion": "tekton.dev/v1",
                        "kind": "TaskRun",
                        "name": "gl-multi-cbf107ebfece4cfccdcd3c36635185e8-prefetch-dependencies",
                        "pipelineTaskName": "prefetch-dependencies"
                    },
                    {
                        "apiVersion": "tekton.dev/v1",
                        "kind": "TaskRun",
                        "name": "gl-multi-componcbf107ebfece4cfccdcd3c36635185e8-build-container",
                        "pipelineTaskName": "build-container"
                    },
                    {
                        "apiVersion": "tekton.dev/v1",
                        "kind": "TaskRun",
                        "name": "gl-multi-compcbf107ebfece4cfccdcd3c36635185e8-build-image-index",
                        "pipelineTaskName": "build-image-index"
                    },
                    {
                        "apiVersion": "tekton.dev/v1",
                        "kind": "TaskRun",
                        "name": "gl-cbf107ebfece4cfccdcd3c36635185e8-deprecated-base-image-check",
                        "pipelineTaskName": "deprecated-base-image-check",
                        "whenExpressions": [
                            {
                                "input": "false",
                                "operator": "in",
                                "values": [
                                    "false"
                                ]
                            }
                        ]
                    },
                    {
                        "apiVersion": "tekton.dev/v1",
                        "kind": "TaskRun",
                        "name": "gl-multi-component-cbf107ebfece4cfccdcd3c36635185e8-clamav-scan",
                        "pipelineTaskName": "clamav-scan",
                        "whenExpressions": [
                            {
                                "input": "false",
                                "operator": "in",
                                "values": [
                                    "false"
                                ]
                            }
                        ]
                    },
                    {
                        "apiVersion": "tekton.dev/v1",
                        "kind": "TaskRun",
                        "name": "gl-multi-compocbf107ebfece4cfccdcd3c36635185e8-sast-shell-check",
                        "pipelineTaskName": "sast-shell-check",
                        "whenExpressions": [
                            {
                                "input": "false",
                                "operator": "in",
                                "values": [
                                    "false"
                                ]
                            }
                        ]
                    },
                    {
                        "apiVersion": "tekton.dev/v1",
                        "kind": "TaskRun",
                        "name": "gl-multi-comcbf107ebfece4cfccdcd3c36635185e8-sast-unicode-check",
                        "pipelineTaskName": "sast-unicode-check",
                        "whenExpressions": [
                            {
                                "input": "false",
                                "operator": "in",
                                "values": [
                                    "false"
                                ]
                            }
                        ]
                    },
                    {
                        "apiVersion": "tekton.dev/v1",
                        "kind": "TaskRun",
                        "name": "gl-multi-cocbf107ebfece4cfccdcd3c36635185e8-rpms-signature-scan",
                        "pipelineTaskName": "rpms-signature-scan",
                        "whenExpressions": [
                            {
                                "input": "false",
                                "operator": "in",
                                "values": [
                                    "false"
                                ]
                            }
                        ]
                    },
                    {
                        "apiVersion": "tekton.dev/v1",
                        "kind": "TaskRun",
                        "name": "gl-multi-component-parent-yjkx-on-pull-request-jchzb-tpa-scan",
                        "pipelineTaskName": "tpa-scan",
                        "whenExpressions": [
                            {
                                "input": "false",
                                "operator": "in",
                                "values": [
                                    "false"
                                ]
                            }
                        ]
                    }
                ],
                "completionTime": "2026-04-21T11:27:16Z",
                "conditions": [
                    {
                        "lastTransitionTime": "2026-04-21T11:27:16Z",
                        "message": "Tasks Completed: 11 (Failed: 0, Cancelled 0), Skipped: 0",
                        "reason": "Succeeded",
                        "status": "True",
                        "type": "Succeeded"
                    }
                ],
                "pipelineSpec": {
                    "description": "This pipeline is ideal for building demo container images from a Containerfile while maintaining trust after pipeline customization.\n\nThis version of pipeline has minimal resource requests set, it's good for demonstrating and testing.\n\n_Uses `buildah` to create a container image leveraging [trusted artifacts](https://konflux-ci.dev/architecture/ADR/0036-trusted-artifacts.html). It also optionally creates a source image and runs some build-time tests. Information is shared between tasks using OCI artifacts instead of PVCs. EC will pass the [`trusted_task.trusted`](https://conforma.dev/docs/policy/packages/release_trusted_task.html#trusted_task__trusted) policy as long as all data used to build the artifact is generated from trusted tasks.\nThis pipeline is pushed as a Tekton bundle to [quay.io](https://quay.io/repository/konflux-ci/tekton-catalog/pipeline-docker-build-oci-ta?tab=tags)_\n",
                    "params": [
                        {
                            "description": "Source Repository URL",
                            "name": "git-url",
                            "type": "string"
                        },
                        {
                            "default": "",
                            "description": "Revision of the Source Repository",
                            "name": "revision",
                            "type": "string"
                        },
                        {
                            "description": "Fully Qualified Output Image",
                            "name": "output-image",
                            "type": "string"
                        },
                        {
                            "default": ".",
                            "description": "Path to the source code of an application's component from where to build image.",
                            "name": "path-context",
                            "type": "string"
                        },
                        {
                            "default": "Dockerfile",
                            "description": "Path to the Dockerfile inside the context specified by parameter path-context",
                            "name": "dockerfile",
                            "type": "string"
                        },
                        {
                            "default": "false",
                            "description": "Skip checks against built image",
                            "name": "skip-checks",
                            "type": "string"
                        },
                        {
                            "default": "false",
                            "description": "Execute the build with network isolation",
                            "name": "hermetic",
                            "type": "string"
                        },
                        {
                            "default": "",
                            "description": "Build dependencies to be prefetched",
                            "name": "prefetch-input",
                            "type": "string"
                        },
                        {
                            "default": "",
                            "description": "Image tag expiration time, time values could be something like 1h, 2d, 3w for hours, days, and weeks, respectively.",
                            "name": "image-expires-after",
                            "type": "string"
                        },
                        {
                            "default": "false",
                            "description": "Add built image into an OCI image index",
                            "name": "build-image-index",
                            "type": "string"
                        },
                        {
                            "default": "docker",
                            "description": "The format for the resulting image's mediaType. Valid values are oci or docker.",
                            "name": "buildah-format",
                            "type": "string"
                        },
                        {
                            "default": "false",
                            "description": "Enable cache proxy configuration",
                            "name": "enable-cache-proxy",
                            "type": "string"
                        },
                        {
                            "default": [],
                            "description": "Array of --build-arg values (\"arg=value\" strings) for buildah",
                            "name": "build-args",
                            "type": "array"
                        },
                        {
                            "default": "",
                            "description": "Path to a file with build arguments for buildah, see https://www.mankier.com/1/buildah-build#--build-arg-file",
                            "name": "build-args-file",
                            "type": "string"
                        },
                        {
                            "default": "false",
                            "description": "Whether to enable privileged mode, should be used only with remote VMs",
                            "name": "privileged-nested",
                            "type": "string"
                        }
                    ],
                    "results": [
                        {
                            "description": "",
                            "name": "IMAGE_URL",
                            "value": "$(tasks.build-image-index.results.IMAGE_URL)"
                        },
                        {
                            "description": "",
                            "name": "IMAGE_DIGEST",
                            "value": "$(tasks.build-image-index.results.IMAGE_DIGEST)"
                        },
                        {
                            "description": "",
                            "name": "CHAINS-GIT_URL",
                            "value": "$(tasks.clone-repository.results.url)"
                        },
                        {
                            "description": "",
                            "name": "CHAINS-GIT_COMMIT",
                            "value": "$(tasks.clone-repository.results.commit)"
                        }
                    ],
                    "tasks": [
                        {
                            "name": "init",
                            "params": [
                                {
                                    "name": "enable-cache-proxy",
                                    "value": "false"
                                }
                            ],
                            "taskRef": {
                                "params": [
                                    {
                                        "name": "name",
                                        "value": "init"
                                    },
                                    {
                                        "name": "bundle",
                                        "value": "quay.io/konflux-ci/tekton-catalog/task-init:0.4@sha256:f2de909151c733da85c7c05de8ecf37c55079c219dcf8db906175ae11fca0142"
                                    },
                                    {
                                        "name": "kind",
                                        "value": "task"
                                    }
                                ],
                                "resolver": "bundles"
                            }
                        },
                        {
                            "name": "clone-repository",
                            "params": [
                                {
                                    "name": "url",
                                    "value": "https://gitlab.com/konflux-qe/build-nudge-parent-gtcjxt"
                                },
                                {
                                    "name": "revision",
                                    "value": "321dae4fe438314d8bea0c241c317111e56369a6"
                                },
                                {
                                    "name": "ociStorage",
                                    "value": "quay.io/redhat-appstudio-qe/build-e2e-eiie/gl-multi-component-parent-yjkx:on-pr-321dae4fe438314d8bea0c241c317111e56369a6.git"
                                },
                                {
                                    "name": "ociArtifactExpiresAfter",
                                    "value": "6h"
                                }
                            ],
                            "runAfter": [
                                "init"
                            ],
                            "taskRef": {
                                "params": [
                                    {
                                        "name": "name",
                                        "value": "git-clone-oci-ta-min"
                                    },
                                    {
                                        "name": "bundle",
                                        "value": "quay.io/konflux-ci/tekton-catalog/task-git-clone-oci-ta-min:0.1@sha256:ffe4e75535edc5474e2615730147f15170dd5f141888b9ae19d2df53ecee7ef0"
                                    },
                                    {
                                        "name": "kind",
                                        "value": "task"
                                    }
                                ],
                                "resolver": "bundles"
                            },
                            "workspaces": [
                                {
                                    "name": "basic-auth",
                                    "workspace": "git-auth"
                                }
                            ]
                        },
                        {
                            "name": "prefetch-dependencies",
                            "params": [
                                {
                                    "name": "input",
                                    "value": ""
                                },
                                {
                                    "name": "SOURCE_ARTIFACT",
                                    "value": "$(tasks.clone-repository.results.SOURCE_ARTIFACT)"
                                },
                                {
                                    "name": "ociStorage",
                                    "value": "quay.io/redhat-appstudio-qe/build-e2e-eiie/gl-multi-component-parent-yjkx:on-pr-321dae4fe438314d8bea0c241c317111e56369a6.prefetch"
                                },
                                {
                                    "name": "ociArtifactExpiresAfter",
                                    "value": "6h"
                                }
                            ],
                            "runAfter": [
                                "clone-repository"
                            ],
                            "taskRef": {
                                "params": [
                                    {
                                        "name": "name",
                                        "value": "prefetch-dependencies-oci-ta-min"
                                    },
                                    {
                                        "name": "bundle",
                                        "value": "quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies-oci-ta-min:0.3@sha256:bf5859a08ab1e8327ad19831583eebe09df41e5ffa2009c506c05b419dba3dc2"
                                    },
                                    {
                                        "name": "kind",
                                        "value": "task"
                                    }
                                ],
                                "resolver": "bundles"
                            },
                            "workspaces": [
                                {
                                    "name": "git-basic-auth",
                                    "workspace": "git-auth"
                                },
                                {
                                    "name": "netrc",
                                    "workspace": "netrc"
                                }
                            ]
                        },
                        {
                            "name": "build-container",
                            "params": [
                                {
                                    "name": "IMAGE",
                                    "value": "quay.io/redhat-appstudio-qe/build-e2e-eiie/gl-multi-component-parent-yjkx:on-pr-321dae4fe438314d8bea0c241c317111e56369a6"
                                },
                                {
                                    "name": "DOCKERFILE",
                                    "value": "Dockerfile"
                                },
                                {
                                    "name": "CONTEXT",
                                    "value": "."
                                },
                                {
                                    "name": "HERMETIC",
                                    "value": "false"
                                },
                                {
                                    "name": "PREFETCH_INPUT",
                                    "value": ""
                                },
                                {
                                    "name": "IMAGE_EXPIRES_AFTER",
                                    "value": "6h"
                                },
                                {
                                    "name": "COMMIT_SHA",
                                    "value": "$(tasks.clone-repository.results.commit)"
                                },
                                {
                                    "name": "BUILD_ARGS",
                                    "value": []
                                },
                                {
                                    "name": "BUILD_ARGS_FILE",
                                    "value": ""
                                },
                                {
                                    "name": "PRIVILEGED_NESTED",
                                    "value": "false"
                                },
                                {
                                    "name": "SOURCE_URL",
                                    "value": "$(tasks.clone-repository.results.url)"
                                },
                                {
                                    "name": "BUILDAH_FORMAT",
                                    "value": "docker"
                                },
                                {
                                    "name": "HTTP_PROXY",
                                    "value": "$(tasks.init.results.http-proxy)"
                                },
                                {
                                    "name": "NO_PROXY",
                                    "value": "$(tasks.init.results.no-proxy)"
                                },
                                {
                                    "name": "SOURCE_ARTIFACT",
                                    "value": "$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"
                                },
                                {
                                    "name": "CACHI2_ARTIFACT",
                                    "value": "$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"
                                }
                            ],
                            "runAfter": [
                                "prefetch-dependencies"
                            ],
                            "taskRef": {
                                "params": [
                                    {
                                        "name": "name",
                                        "value": "buildah-oci-ta-min"
                                    },
                                    {
                                        "name": "bundle",
                                        "value": "quay.io/konflux-ci/tekton-catalog/task-buildah-oci-ta-min:0.9@sha256:52ddc0ede65da1f3491319897dc5212bb3a52cb0a7e52a75d6a0224595c9ef4a"
                                    },
                                    {
                                        "name": "kind",
                                        "value": "task"
                                    }
                                ],
                                "resolver": "bundles"
                            }
                        },
                        {
                            "name": "build-image-index",
                            "params": [
                                {
                                    "name": "IMAGE",
                                    "value": "quay.io/redhat-appstudio-qe/build-e2e-eiie/gl-multi-component-parent-yjkx:on-pr-321dae4fe438314d8bea0c241c317111e56369a6"
                                },
                                {
                                    "name": "ALWAYS_BUILD_INDEX",
                                    "value": "false"
                                },
                                {
                                    "name": "IMAGES",
                                    "value": [
                                        "$(tasks.build-container.results.IMAGE_URL)@$(tasks.build-container.results.IMAGE_DIGEST)"
                                    ]
                                },
                                {
                                    "name": "BUILDAH_FORMAT",
                                    "value": "docker"
                                }
                            ],
                            "runAfter": [
                                "build-container"
                            ],
                            "taskRef": {
                                "params": [
                                    {
                                        "name": "name",
                                        "value": "build-image-index-min"
                                    },
                                    {
                                        "name": "bundle",
                                        "value": "quay.io/konflux-ci/tekton-catalog/task-build-image-index-min:0.3@sha256:47a0052da85ad90bacc4ed13a7f17f78208b7daa3ad3da76f920fc4e2af1f0dd"
                                    },
                                    {
                                        "name": "kind",
                                        "value": "task"
                                    }
                                ],
                                "resolver": "bundles"
                            }
                        },
                        {
                            "name": "deprecated-base-image-check",
                            "params": [
                                {
                                    "name": "IMAGE_URL",
                                    "value": "$(tasks.build-image-index.results.IMAGE_URL)"
                                },
                                {
                                    "name": "IMAGE_DIGEST",
                                    "value": "$(tasks.build-image-index.results.IMAGE_DIGEST)"
                                }
                            ],
                            "runAfter": [
                                "build-image-index"
                            ],
                            "taskRef": {
                                "params": [
                                    {
                                        "name": "name",
                                        "value": "deprecated-image-check"
                                    },
                                    {
                                        "name": "bundle",
                                        "value": "quay.io/konflux-ci/tekton-catalog/task-deprecated-image-check:0.5@sha256:3457a4ca93f8d55f14ebd407532b1223c689eacc34f0abb3003db4111667bdae"
                                    },
                                    {
                                        "name": "kind",
                                        "value": "task"
                                    }
                                ],
                                "resolver": "bundles"
                            },
                            "when": [
                                {
                                    "input": "false",
                                    "operator": "in",
                                    "values": [
                                        "false"
                                    ]
                                }
                            ]
                        },
                        {
                            "name": "clamav-scan",
                            "params": [
                                {
                                    "name": "image-digest",
                                    "value": "$(tasks.build-image-index.results.IMAGE_DIGEST)"
                                },
                                {
                                    "name": "image-url",
                                    "value": "$(tasks.build-image-index.results.IMAGE_URL)"
                                }
                            ],
                            "runAfter": [
                                "build-image-index"
                            ],
                            "taskRef": {
                                "params": [
                                    {
                                        "name": "name",
                                        "value": "clamav-scan-min"
                                    },
                                    {
                                        "name": "bundle",
                                        "value": "quay.io/konflux-ci/tekton-catalog/task-clamav-scan-min:0.3@sha256:589e34f73d310aa993c9761d8b78265a904a121028bda2809d8a2d0500454bd8"
                                    },
                                    {
                                        "name": "kind",
                                        "value": "task"
                                    }
                                ],
                                "resolver": "bundles"
                            },
                            "when": [
                                {
                                    "input": "false",
                                    "operator": "in",
                                    "values": [
                                        "false"
                                    ]
                                }
                            ]
                        },
                        {
                            "name": "sast-shell-check",
                            "params": [
                                {
                                    "name": "image-digest",
                                    "value": "$(tasks.build-image-index.results.IMAGE_DIGEST)"
                                },
                                {
                                    "name": "image-url",
                                    "value": "$(tasks.build-image-index.results.IMAGE_URL)"
                                },
                                {
                                    "name": "SOURCE_ARTIFACT",
                                    "value": "$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"
                                },
                                {
                                    "name": "CACHI2_ARTIFACT",
                                    "value": "$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"
                                }
                            ],
                            "runAfter": [
                                "build-image-index"
                            ],
                            "taskRef": {
                                "params": [
                                    {
                                        "name": "name",
                                        "value": "sast-shell-check-oci-ta-min"
                                    },
                                    {
                                        "name": "bundle",
                                        "value": "quay.io/konflux-ci/tekton-catalog/task-sast-shell-check-oci-ta-min:0.1@sha256:fa19753f59288a397aab2ddb9459f35f0ec1b89f43c36e944a3958db72becb5a"
                                    },
                                    {
                                        "name": "kind",
                                        "value": "task"
                                    }
                                ],
                                "resolver": "bundles"
                            },
                            "when": [
                                {
                                    "input": "false",
                                    "operator": "in",
                                    "values": [
                                        "false"
                                    ]
                                }
                            ]
                        },
                        {
                            "name": "sast-unicode-check",
                            "params": [
                                {
                                    "name": "image-digest",
                                    "value": "$(tasks.build-image-index.results.IMAGE_DIGEST)"
                                },
                                {
                                    "name": "image-url",
                                    "value": "$(tasks.build-image-index.results.IMAGE_URL)"
                                },
                                {
                                    "name": "SOURCE_ARTIFACT",
                                    "value": "$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"
                                },
                                {
                                    "name": "CACHI2_ARTIFACT",
                                    "value": "$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"
                                }
                            ],
                            "runAfter": [
                                "build-image-index"
                            ],
                            "taskRef": {
                                "params": [
                                    {
                                        "name": "name",
                                        "value": "sast-unicode-check-oci-ta-min"
                                    },
                                    {
                                        "name": "bundle",
                                        "value": "quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check-oci-ta-min:0.4@sha256:624d9ed6d461b59a16d8c1578276626c02fa6d56e0ee4bcd752f7859055f21ab"
                                    },
                                    {
                                        "name": "kind",
                                        "value": "task"
                                    }
                                ],
                                "resolver": "bundles"
                            },
                            "when": [
                                {
                                    "input": "false",
                                    "operator": "in",
                                    "values": [
                                        "false"
                                    ]
                                }
                            ]
                        },
                        {
                            "name": "rpms-signature-scan",
                            "params": [
                                {
                                    "name": "image-url",
                                    "value": "$(tasks.build-image-index.results.IMAGE_URL)"
                                },
                                {
                                    "name": "image-digest",
                                    "value": "$(tasks.build-image-index.results.IMAGE_DIGEST)"
                                }
                            ],
                            "runAfter": [
                                "build-image-index"
                            ],
                            "taskRef": {
                                "params": [
                                    {
                                        "name": "name",
                                        "value": "rpms-signature-scan"
                                    },
                                    {
                                        "name": "bundle",
                                        "value": "quay.io/konflux-ci/tekton-catalog/task-rpms-signature-scan:0.2@sha256:b2224a0442ac705e20a25b8609e1760321d9d86da7901fd0392a90102688e37d"
                                    },
                                    {
                                        "name": "kind",
                                        "value": "task"
                                    }
                                ],
                                "resolver": "bundles"
                            },
                            "when": [
                                {
                                    "input": "false",
                                    "operator": "in",
                                    "values": [
                                        "false"
                                    ]
                                }
                            ]
                        },
                        {
                            "name": "tpa-scan",
                            "params": [
                                {
                                    "name": "image-digest",
                                    "value": "$(tasks.build-image-index.results.IMAGE_DIGEST)"
                                },
                                {
                                    "name": "image-url",
                                    "value": "$(tasks.build-image-index.results.IMAGE_URL)"
                                }
                            ],
                            "runAfter": [
                                "build-image-index"
                            ],
                            "taskRef": {
                                "params": [
                                    {
                                        "name": "name",
                                        "value": "tpa-scan"
                                    },
                                    {
                                        "name": "bundle",
                                        "value": "quay.io/konflux-ci/tekton-catalog/task-tpa-scan:0.1@sha256:68b6e188f742da92af9c40a794fd021a65d49b419d1e36096277b2d9ebbe1afc"
                                    },
                                    {
                                        "name": "kind",
                                        "value": "task"
                                    }
                                ],
                                "resolver": "bundles"
                            },
                            "when": [
                                {
                                    "input": "false",
                                    "operator": "in",
                                    "values": [
                                        "false"
                                    ]
                                }
                            ]
                        }
                    ],
                    "workspaces": [
                        {
                            "name": "git-auth",
                            "optional": true
                        },
                        {
                            "name": "netrc",
                            "optional": true
                        }
                    ]
                },
                "provenance": {
                    "featureFlags": {
                        "awaitSidecarReadiness": true,
                        "coschedule": "workspaces",
                        "enableAPIFields": "alpha",
                        "enableParamEnum": true,
                        "enableProvenanceInStatus": true,
                        "enforceNonfalsifiability": "none",
                        "maxResultSize": 4096,
                        "resultExtractionMethod": "termination-message",
                        "runningInEnvWithInjectedSidecars": true,
                        "verificationNoMatchPolicy": "ignore"
                    }
                },
                "results": [
                    {
                        "name": "IMAGE_URL",
                        "value": "quay.io/redhat-appstudio-qe/build-e2e-eiie/gl-multi-component-parent-yjkx:on-pr-321dae4fe438314d8bea0c241c317111e56369a6"
                    },
                    {
                        "name": "IMAGE_DIGEST",
                        "value": "sha256:a9190f4fc065eaac9271d8ee7e64b5f5d0c970188f2a099737c7c399a851404e"
                    },
                    {
                        "name": "CHAINS-GIT_URL",
                        "value": "https://gitlab.com/konflux-qe/build-nudge-parent-gtcjxt"
                    },
                    {
                        "name": "CHAINS-GIT_COMMIT",
                        "value": "321dae4fe438314d8bea0c241c317111e56369a6"
                    }
                ],
                "spanContext": {
                    "traceparent": "00-f7f2f838299fa22e80fb30a35fcf72cc-27767838d68f042b-01"
                },
                "startTime": "2026-04-21T11:19:28Z"
            }
        },
        {
            "apiVersion": "tekton.dev/v1",
            "kind": "PipelineRun",
            "metadata": {
                "annotations": {
                    "appstudio.openshift.io/snapshot": "build-suite-component-update-ycmw-20260421-113356-000",
                    "appstudio.openshift.io/snapshots": "build-suite-component-update-ycmw-20260421-113356-000",
                    "build.appstudio.openshift.io/component-nudge-processed": "true",
                    "build.appstudio.openshift.io/repo": "https://gitlab.com/konflux-qe/build-nudge-parent-gtcjxt/-/tree/d476d71b01eb3bcc5a0da39431afbe7c69d27215",
                    "build.appstudio.redhat.com/commit_sha": "d476d71b01eb3bcc5a0da39431afbe7c69d27215",
                    "build.appstudio.redhat.com/target_branch": "multi-component-parent-base-yjkx",
                    "chains.tekton.dev/signed": "true",
                    "pipelinesascode.tekton.dev/branch": "multi-component-parent-base-yjkx",
                    "pipelinesascode.tekton.dev/cancel-in-progress": "false",
                    "pipelinesascode.tekton.dev/controller-info": "{\"name\":\"default\",\"configmap\":\"pipelines-as-code\",\"secret\":\"pipelines-as-code-secret\", \"gRepo\": \"pipelines-as-code\"}",
                    "pipelinesascode.tekton.dev/event-type": "push",
                    "pipelinesascode.tekton.dev/git-auth-secret": "pac-gitauth-cypydl",
                    "pipelinesascode.tekton.dev/git-provider": "gitlab",
                    "pipelinesascode.tekton.dev/log-url": "https://console-openshift-console.apps.rosa.kx-d21dace15f.l1ey.p3.openshiftapps.com/k8s/ns/build-e2e-eiie/tekton.dev~v1~PipelineRun/gl-multi-component-parent-yjkx-on-push-76pqd",
                    "pipelinesascode.tekton.dev/max-keep-runs": "3",
                    "pipelinesascode.tekton.dev/on-cel-expression": "event == \"push\" \u0026\u0026 target_branch == \"multi-component-parent-base-yjkx\"",
                    "pipelinesascode.tekton.dev/original-prname": "gl-multi-component-parent-yjkx-on-push",
                    "pipelinesascode.tekton.dev/repo-url": "https://gitlab.com/konflux-qe/build-nudge-parent-gtcjxt",
                    "pipelinesascode.tekton.dev/repository": "gl-multi-component-parent-yjkx",
                    "pipelinesascode.tekton.dev/scm-reporting-plr-started": "true",
                    "pipelinesascode.tekton.dev/sender": "konflux-ci-qe-bot",
                    "pipelinesascode.tekton.dev/sha": "d476d71b01eb3bcc5a0da39431afbe7c69d27215",
                    "pipelinesascode.tekton.dev/sha-title": "Merge branch 'konflux-gl-multi-component-parent-yjkx' into 'multi-component-parent-base-yjkx'",
                    "pipelinesascode.tekton.dev/sha-url": "https://gitlab.com/konflux-qe/build-nudge-parent-gtcjxt/-/commit/d476d71b01eb3bcc5a0da39431afbe7c69d27215",
                    "pipelinesascode.tekton.dev/source-branch": "refs/heads/multi-component-parent-base-yjkx",
                    "pipelinesascode.tekton.dev/source-project-id": "81508056",
                    "pipelinesascode.tekton.dev/source-repo-url": "https://gitlab.com/konflux-qe/build-nudge-parent-gtcjxt",
                    "pipelinesascode.tekton.dev/state": "completed",
                    "pipelinesascode.tekton.dev/target-project-id": "81508056",
                    "pipelinesascode.tekton.dev/url-org": "konflux-qe",
                    "pipelinesascode.tekton.dev/url-repository": "build-nudge-parent-gtcjxt",
                    "results.tekton.dev/record": "build-e2e-eiie/results/1b7b03b0-9772-407b-9879-3bf20d8a49c5/records/1b7b03b0-9772-407b-9879-3bf20d8a49c5",
                    "results.tekton.dev/recordSummaryAnnotations": "{\"repo\":\"build-nudge-parent-gtcjxt\",\"commit\":\"d476d71b01eb3bcc5a0da39431afbe7c69d27215\",\"eventType\":\"push\"}",
                    "results.tekton.dev/result": "build-e2e-eiie/results/1b7b03b0-9772-407b-9879-3bf20d8a49c5",
                    "test.appstudio.openshift.io/added-to-global-candidate-list": "{\"result\":true,\"reason\":\"Success\",\"lastupdatedtime\":\"2026-04-21T11:38:49Z\"}",
                    "test.appstudio.openshift.io/create-snapshot-status": "{\"message\":\"Sucessfully created snapshot. See annotation appstudio.openshift.io/snapshot for name\",\"status\":\"success\"}"
                },
                "creationTimestamp": "2026-04-21T11:33:55Z",
                "finalizers": [
                    "results.tekton.dev/pipelinerun",
                    "chains.tekton.dev/pipelinerun",
                    "pipelinesascode.tekton.dev/finalizer"
                ],
                "generateName": "gl-multi-component-parent-yjkx-on-push-",
                "generation": 2,
                "labels": {
                    "app.kubernetes.io/managed-by": "pipelinesascode.tekton.dev",
                    "app.kubernetes.io/version": "v0.43.0",
                    "appstudio.openshift.io/application": "build-suite-component-update-ycmw",
                    "appstudio.openshift.io/component": "gl-multi-component-parent-yjkx",
                    "kueue.x-k8s.io/priority-class": "konflux-post-merge-build",
                    "kueue.x-k8s.io/queue-name": "pipelines-queue",
                    "pipelines.appstudio.openshift.io/type": "build",
                    "pipelinesascode.tekton.dev/cancel-in-progress": "false",
                    "pipelinesascode.tekton.dev/event-type": "push",
                    "pipelinesascode.tekton.dev/original-prname": "gl-multi-component-parent-yjkx-on-push",
                    "pipelinesascode.tekton.dev/repository": "gl-multi-component-parent-yjkx",
                    "pipelinesascode.tekton.dev/sha": "d476d71b01eb3bcc5a0da39431afbe7c69d27215",
                    "pipelinesascode.tekton.dev/state": "completed",
                    "pipelinesascode.tekton.dev/url-org": "konflux-qe",
                    "pipelinesascode.tekton.dev/url-repository": "build-nudge-parent-gtcjxt",
                    "tekton.dev/pipeline": "gl-multi-component-parent-yjkx-on-push-76pqd"
                },
                "name": "gl-multi-component-parent-yjkx-on-push-76pqd",
                "namespace": "build-e2e-eiie",
                "resourceVersion": "133102",
                "uid": "1b7b03b0-9772-407b-9879-3bf20d8a49c5"
            },
            "spec": {
                "params": [
                    {
                        "name": "git-url",
                        "value": "https://gitlab.com/konflux-qe/build-nudge-parent-gtcjxt"
                    },
                    {
                        "name": "revision",
                        "value": "d476d71b01eb3bcc5a0da39431afbe7c69d27215"
                    },
                    {
                        "name": "output-image",
                        "value": "quay.io/redhat-appstudio-qe/build-e2e-eiie/gl-multi-component-parent-yjkx:d476d71b01eb3bcc5a0da39431afbe7c69d27215"
                    },
                    {
                        "name": "dockerfile",
                        "value": "Dockerfile"
                    }
                ],
                "pipelineSpec": {
                    "description": "This pipeline is ideal for building demo container images from a Containerfile while maintaining trust after pipeline customization.\n\nThis version of pipeline has minimal resource requests set, it's good for demonstrating and testing.\n\n_Uses `buildah` to create a container image leveraging [trusted artifacts](https://konflux-ci.dev/architecture/ADR/0036-trusted-artifacts.html). It also optionally creates a source image and runs some build-time tests. Information is shared between tasks using OCI artifacts instead of PVCs. EC will pass the [`trusted_task.trusted`](https://conforma.dev/docs/policy/packages/release_trusted_task.html#trusted_task__trusted) policy as long as all data used to build the artifact is generated from trusted tasks.\nThis pipeline is pushed as a Tekton bundle to [quay.io](https://quay.io/repository/konflux-ci/tekton-catalog/pipeline-docker-build-oci-ta?tab=tags)_\n",
                    "params": [
                        {
                            "description": "Source Repository URL",
                            "name": "git-url",
                            "type": "string"
                        },
                        {
                            "default": "",
                            "description": "Revision of the Source Repository",
                            "name": "revision",
                            "type": "string"
                        },
                        {
                            "description": "Fully Qualified Output Image",
                            "name": "output-image",
                            "type": "string"
                        },
                        {
                            "default": ".",
                            "description": "Path to the source code of an application's component from where to build image.",
                            "name": "path-context",
                            "type": "string"
                        },
                        {
                            "default": "Dockerfile",
                            "description": "Path to the Dockerfile inside the context specified by parameter path-context",
                            "name": "dockerfile",
                            "type": "string"
                        },
                        {
                            "default": "false",
                            "description": "Skip checks against built image",
                            "name": "skip-checks",
                            "type": "string"
                        },
                        {
                            "default": "false",
                            "description": "Execute the build with network isolation",
                            "name": "hermetic",
                            "type": "string"
                        },
                        {
                            "default": "",
                            "description": "Build dependencies to be prefetched",
                            "name": "prefetch-input",
                            "type": "string"
                        },
                        {
                            "default": "",
                            "description": "Image tag expiration time, time values could be something like 1h, 2d, 3w for hours, days, and weeks, respectively.",
                            "name": "image-expires-after",
                            "type": "string"
                        },
                        {
                            "default": "false",
                            "description": "Add built image into an OCI image index",
                            "name": "build-image-index",
                            "type": "string"
                        },
                        {
                            "default": "docker",
                            "description": "The format for the resulting image's mediaType. Valid values are oci or docker.",
                            "name": "buildah-format",
                            "type": "string"
                        },
                        {
                            "default": "false",
                            "description": "Enable cache proxy configuration",
                            "name": "enable-cache-proxy",
                            "type": "string"
                        },
                        {
                            "default": [],
                            "description": "Array of --build-arg values (\"arg=value\" strings) for buildah",
                            "name": "build-args",
                            "type": "array"
                        },
                        {
                            "default": "",
                            "description": "Path to a file with build arguments for buildah, see https://www.mankier.com/1/buildah-build#--build-arg-file",
                            "name": "build-args-file",
                            "type": "string"
                        },
                        {
                            "default": "false",
                            "description": "Whether to enable privileged mode, should be used only with remote VMs",
                            "name": "privileged-nested",
                            "type": "string"
                        }
                    ],
                    "results": [
                        {
                            "description": "",
                            "name": "IMAGE_URL",
                            "value": "$(tasks.build-image-index.results.IMAGE_URL)"
                        },
                        {
                            "description": "",
                            "name": "IMAGE_DIGEST",
                            "value": "$(tasks.build-image-index.results.IMAGE_DIGEST)"
                        },
                        {
                            "description": "",
                            "name": "CHAINS-GIT_URL",
                            "value": "$(tasks.clone-repository.results.url)"
                        },
                        {
                            "description": "",
                            "name": "CHAINS-GIT_COMMIT",
                            "value": "$(tasks.clone-repository.results.commit)"
                        }
                    ],
                    "tasks": [
                        {
                            "name": "init",
                            "params": [
                                {
                                    "name": "enable-cache-proxy",
                                    "value": "$(params.enable-cache-proxy)"
                                }
                            ],
                            "taskRef": {
                                "params": [
                                    {
                                        "name": "name",
                                        "value": "init"
                                    },
                                    {
                                        "name": "bundle",
                                        "value": "quay.io/konflux-ci/tekton-catalog/task-init:0.4@sha256:f2de909151c733da85c7c05de8ecf37c55079c219dcf8db906175ae11fca0142"
                                    },
                                    {
                                        "name": "kind",
                                        "value": "task"
                                    }
                                ],
                                "resolver": "bundles"
                            }
                        },
                        {
                            "name": "clone-repository",
                            "params": [
                                {
                                    "name": "url",
                                    "value": "$(params.git-url)"
                                },
                                {
                                    "name": "revision",
                                    "value": "$(params.revision)"
                                },
                                {
                                    "name": "ociStorage",
                                    "value": "$(params.output-image).git"
                                },
                                {
                                    "name": "ociArtifactExpiresAfter",
                                    "value": "$(params.image-expires-after)"
                                }
                            ],
                            "runAfter": [
                                "init"
                            ],
                            "taskRef": {
                                "params": [
                                    {
                                        "name": "name",
                                        "value": "git-clone-oci-ta-min"
                                    },
                                    {
                                        "name": "bundle",
                                        "value": "quay.io/konflux-ci/tekton-catalog/task-git-clone-oci-ta-min:0.1@sha256:ffe4e75535edc5474e2615730147f15170dd5f141888b9ae19d2df53ecee7ef0"
                                    },
                                    {
                                        "name": "kind",
                                        "value": "task"
                                    }
                                ],
                                "resolver": "bundles"
                            },
                            "workspaces": [
                                {
                                    "name": "basic-auth",
                                    "workspace": "git-auth"
                                }
                            ]
                        },
                        {
                            "name": "prefetch-dependencies",
                            "params": [
                                {
                                    "name": "input",
                                    "value": "$(params.prefetch-input)"
                                },
                                {
                                    "name": "SOURCE_ARTIFACT",
                                    "value": "$(tasks.clone-repository.results.SOURCE_ARTIFACT)"
                                },
                                {
                                    "name": "ociStorage",
                                    "value": "$(params.output-image).prefetch"
                                },
                                {
                                    "name": "ociArtifactExpiresAfter",
                                    "value": "$(params.image-expires-after)"
                                }
                            ],
                            "runAfter": [
                                "clone-repository"
                            ],
                            "taskRef": {
                                "params": [
                                    {
                                        "name": "name",
                                        "value": "prefetch-dependencies-oci-ta-min"
                                    },
                                    {
                                        "name": "bundle",
                                        "value": "quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies-oci-ta-min:0.3@sha256:bf5859a08ab1e8327ad19831583eebe09df41e5ffa2009c506c05b419dba3dc2"
                                    },
                                    {
                                        "name": "kind",
                                        "value": "task"
                                    }
                                ],
                                "resolver": "bundles"
                            },
                            "workspaces": [
                                {
                                    "name": "git-basic-auth",
                                    "workspace": "git-auth"
                                },
                                {
                                    "name": "netrc",
                                    "workspace": "netrc"
                                }
                            ]
                        },
                        {
                            "name": "build-container",
                            "params": [
                                {
                                    "name": "IMAGE",
                                    "value": "$(params.output-image)"
                                },
                                {
                                    "name": "DOCKERFILE",
                                    "value": "$(params.dockerfile)"
                                },
                                {
                                    "name": "CONTEXT",
                                    "value": "$(params.path-context)"
                                },
                                {
                                    "name": "HERMETIC",
                                    "value": "$(params.hermetic)"
                                },
                                {
                                    "name": "PREFETCH_INPUT",
                                    "value": "$(params.prefetch-input)"
                                },
                                {
                                    "name": "IMAGE_EXPIRES_AFTER",
                                    "value": "$(params.image-expires-after)"
                                },
                                {
                                    "name": "COMMIT_SHA",
                                    "value": "$(tasks.clone-repository.results.commit)"
                                },
                                {
                                    "name": "BUILD_ARGS",
                                    "value": [
                                        "$(params.build-args[*])"
                                    ]
                                },
                                {
                                    "name": "BUILD_ARGS_FILE",
                                    "value": "$(params.build-args-file)"
                                },
                                {
                                    "name": "PRIVILEGED_NESTED",
                                    "value": "$(params.privileged-nested)"
                                },
                                {
                                    "name": "SOURCE_URL",
                                    "value": "$(tasks.clone-repository.results.url)"
                                },
                                {
                                    "name": "BUILDAH_FORMAT",
                                    "value": "$(params.buildah-format)"
                                },
                                {
                                    "name": "HTTP_PROXY",
                                    "value": "$(tasks.init.results.http-proxy)"
                                },
                                {
                                    "name": "NO_PROXY",
                                    "value": "$(tasks.init.results.no-proxy)"
                                },
                                {
                                    "name": "SOURCE_ARTIFACT",
                                    "value": "$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"
                                },
                                {
                                    "name": "CACHI2_ARTIFACT",
                                    "value": "$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"
                                }
                            ],
                            "runAfter": [
                                "prefetch-dependencies"
                            ],
                            "taskRef": {
                                "params": [
                                    {
                                        "name": "name",
                                        "value": "buildah-oci-ta-min"
                                    },
                                    {
                                        "name": "bundle",
                                        "value": "quay.io/konflux-ci/tekton-catalog/task-buildah-oci-ta-min:0.9@sha256:52ddc0ede65da1f3491319897dc5212bb3a52cb0a7e52a75d6a0224595c9ef4a"
                                    },
                                    {
                                        "name": "kind",
                                        "value": "task"
                                    }
                                ],
                                "resolver": "bundles"
                            }
                        },
                        {
                            "name": "build-image-index",
                            "params": [
                                {
                                    "name": "IMAGE",
                                    "value": "$(params.output-image)"
                                },
                                {
                                    "name": "ALWAYS_BUILD_INDEX",
                                    "value": "$(params.build-image-index)"
                                },
                                {
                                    "name": "IMAGES",
                                    "value": [
                                        "$(tasks.build-container.results.IMAGE_URL)@$(tasks.build-container.results.IMAGE_DIGEST)"
                                    ]
                                },
                                {
                                    "name": "BUILDAH_FORMAT",
                                    "value": "$(params.buildah-format)"
                                }
                            ],
                            "runAfter": [
                                "build-container"
                            ],
                            "taskRef": {
                                "params": [
                                    {
                                        "name": "name",
                                        "value": "build-image-index-min"
                                    },
                                    {
                                        "name": "bundle",
                                        "value": "quay.io/konflux-ci/tekton-catalog/task-build-image-index-min:0.3@sha256:47a0052da85ad90bacc4ed13a7f17f78208b7daa3ad3da76f920fc4e2af1f0dd"
                                    },
                                    {
                                        "name": "kind",
                                        "value": "task"
                                    }
                                ],
                                "resolver": "bundles"
                            }
                        },
                        {
                            "name": "deprecated-base-image-check",
                            "params": [
                                {
                                    "name": "IMAGE_URL",
                                    "value": "$(tasks.build-image-index.results.IMAGE_URL)"
                                },
                                {
                                    "name": "IMAGE_DIGEST",
                                    "value": "$(tasks.build-image-index.results.IMAGE_DIGEST)"
                                }
                            ],
                            "runAfter": [
                                "build-image-index"
                            ],
                            "taskRef": {
                                "params": [
                                    {
                                        "name": "name",
                                        "value": "deprecated-image-check"
                                    },
                                    {
                                        "name": "bundle",
                                        "value": "quay.io/konflux-ci/tekton-catalog/task-deprecated-image-check:0.5@sha256:3457a4ca93f8d55f14ebd407532b1223c689eacc34f0abb3003db4111667bdae"
                                    },
                                    {
                                        "name": "kind",
                                        "value": "task"
                                    }
                                ],
                                "resolver": "bundles"
                            },
                            "when": [
                                {
                                    "input": "$(params.skip-checks)",
                                    "operator": "in",
                                    "values": [
                                        "false"
                                    ]
                                }
                            ]
                        },
                        {
                            "name": "clamav-scan",
                            "params": [
                                {
                                    "name": "image-digest",
                                    "value": "$(tasks.build-image-index.results.IMAGE_DIGEST)"
                                },
                                {
                                    "name": "image-url",
                                    "value": "$(tasks.build-image-index.results.IMAGE_URL)"
                                }
                            ],
                            "runAfter": [
                                "build-image-index"
                            ],
                            "taskRef": {
                                "params": [
                                    {
                                        "name": "name",
                                        "value": "clamav-scan-min"
                                    },
                                    {
                                        "name": "bundle",
                                        "value": "quay.io/konflux-ci/tekton-catalog/task-clamav-scan-min:0.3@sha256:589e34f73d310aa993c9761d8b78265a904a121028bda2809d8a2d0500454bd8"
                                    },
                                    {
                                        "name": "kind",
                                        "value": "task"
                                    }
                                ],
                                "resolver": "bundles"
                            },
                            "when": [
                                {
                                    "input": "$(params.skip-checks)",
                                    "operator": "in",
                                    "values": [
                                        "false"
                                    ]
                                }
                            ]
                        },
                        {
                            "name": "sast-shell-check",
                            "params": [
                                {
                                    "name": "image-digest",
                                    "value": "$(tasks.build-image-index.results.IMAGE_DIGEST)"
                                },
                                {
                                    "name": "image-url",
                                    "value": "$(tasks.build-image-index.results.IMAGE_URL)"
                                },
                                {
                                    "name": "SOURCE_ARTIFACT",
                                    "value": "$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"
                                },
                                {
                                    "name": "CACHI2_ARTIFACT",
                                    "value": "$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"
                                }
                            ],
                            "runAfter": [
                                "build-image-index"
                            ],
                            "taskRef": {
                                "params": [
                                    {
                                        "name": "name",
                                        "value": "sast-shell-check-oci-ta-min"
                                    },
                                    {
                                        "name": "bundle",
                                        "value": "quay.io/konflux-ci/tekton-catalog/task-sast-shell-check-oci-ta-min:0.1@sha256:fa19753f59288a397aab2ddb9459f35f0ec1b89f43c36e944a3958db72becb5a"
                                    },
                                    {
                                        "name": "kind",
                                        "value": "task"
                                    }
                                ],
                                "resolver": "bundles"
                            },
                            "when": [
                                {
                                    "input": "$(params.skip-checks)",
                                    "operator": "in",
                                    "values": [
                                        "false"
                                    ]
                                }
                            ]
                        },
                        {
                            "name": "sast-unicode-check",
                            "params": [
                                {
                                    "name": "image-digest",
                                    "value": "$(tasks.build-image-index.results.IMAGE_DIGEST)"
                                },
                                {
                                    "name": "image-url",
                                    "value": "$(tasks.build-image-index.results.IMAGE_URL)"
                                },
                                {
                                    "name": "SOURCE_ARTIFACT",
                                    "value": "$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"
                                },
                                {
                                    "name": "CACHI2_ARTIFACT",
                                    "value": "$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"
                                }
                            ],
                            "runAfter": [
                                "build-image-index"
                            ],
                            "taskRef": {
                                "params": [
                                    {
                                        "name": "name",
                                        "value": "sast-unicode-check-oci-ta-min"
                                    },
                                    {
                                        "name": "bundle",
                                        "value": "quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check-oci-ta-min:0.4@sha256:624d9ed6d461b59a16d8c1578276626c02fa6d56e0ee4bcd752f7859055f21ab"
                                    },
                                    {
                                        "name": "kind",
                                        "value": "task"
                                    }
                                ],
                                "resolver": "bundles"
                            },
                            "when": [
                                {
                                    "input": "$(params.skip-checks)",
                                    "operator": "in",
                                    "values": [
                                        "false"
                                    ]
                                }
                            ]
                        },
                        {
                            "name": "rpms-signature-scan",
                            "params": [
                                {
                                    "name": "image-url",
                                    "value": "$(tasks.build-image-index.results.IMAGE_URL)"
                                },
                                {
                                    "name": "image-digest",
                                    "value": "$(tasks.build-image-index.results.IMAGE_DIGEST)"
                                }
                            ],
                            "runAfter": [
                                "build-image-index"
                            ],
                            "taskRef": {
                                "params": [
                                    {
                                        "name": "name",
                                        "value": "rpms-signature-scan"
                                    },
                                    {
                                        "name": "bundle",
                                        "value": "quay.io/konflux-ci/tekton-catalog/task-rpms-signature-scan:0.2@sha256:b2224a0442ac705e20a25b8609e1760321d9d86da7901fd0392a90102688e37d"
                                    },
                                    {
                                        "name": "kind",
                                        "value": "task"
                                    }
                                ],
                                "resolver": "bundles"
                            },
                            "when": [
                                {
                                    "input": "$(params.skip-checks)",
                                    "operator": "in",
                                    "values": [
                                        "false"
                                    ]
                                }
                            ]
                        },
                        {
                            "name": "tpa-scan",
                            "params": [
                                {
                                    "name": "image-digest",
                                    "value": "$(tasks.build-image-index.results.IMAGE_DIGEST)"
                                },
                                {
                                    "name": "image-url",
                                    "value": "$(tasks.build-image-index.results.IMAGE_URL)"
                                }
                            ],
                            "runAfter": [
                                "build-image-index"
                            ],
                            "taskRef": {
                                "params": [
                                    {
                                        "name": "name",
                                        "value": "tpa-scan"
                                    },
                                    {
                                        "name": "bundle",
                                        "value": "quay.io/konflux-ci/tekton-catalog/task-tpa-scan:0.1@sha256:68b6e188f742da92af9c40a794fd021a65d49b419d1e36096277b2d9ebbe1afc"
                                    },
                                    {
                                        "name": "kind",
                                        "value": "task"
                                    }
                                ],
                                "resolver": "bundles"
                            },
                            "when": [
                                {
                                    "input": "$(params.skip-checks)",
                                    "operator": "in",
                                    "values": [
                                        "false"
                                    ]
                                }
                            ]
                        }
                    ],
                    "workspaces": [
                        {
                            "name": "git-auth",
                            "optional": true
                        },
                        {
                            "name": "netrc",
                            "optional": true
                        }
                    ]
                },
                "taskRunTemplate": {
                    "podTemplate": {
                        "nodeSelector": {
                            "konflux-ci.dev/workload": "konflux-tenants"
                        },
                        "tolerations": [
                            {
                                "effect": "NoSchedule",
                                "key": "konflux-ci.dev/workload",
                                "operator": "Equal",
                                "value": "konflux-tenants"
                            }
                        ]
                    },
                    "serviceAccountName": "build-pipeline-gl-multi-component-parent-yjkx"
                },
                "timeouts": {
                    "pipeline": "2h0m0s"
                },
                "workspaces": [
                    {
                        "name": "git-auth",
                        "secret": {
                            "secretName": "pac-gitauth-cypydl"
                        }
                    }
                ]
            },
            "status": {
                "childReferences": [
                    {
                        "apiVersion": "tekton.dev/v1",
                        "kind": "TaskRun",
                        "name": "gl-multi-component-parent-yjkx-on-push-76pqd-init",
                        "pipelineTaskName": "init"
                    },
                    {
                        "apiVersion": "tekton.dev/v1",
                        "kind": "TaskRun",
                        "name": "gl-multi-component-parent-yjkx-on-push-76pqd-clone-repository",
                        "pipelineTaskName": "clone-repository"
                    },
                    {
                        "apiVersion": "tekton.dev/v1",
                        "kind": "TaskRun",
                        "name": "gl-multi-6eca5a400a4fb571d7d0a3ce1321c612-prefetch-dependencies",
                        "pipelineTaskName": "prefetch-dependencies"
                    },
                    {
                        "apiVersion": "tekton.dev/v1",
                        "kind": "TaskRun",
                        "name": "gl-multi-component-parent-yjkx-on-push-76pqd-build-container",
                        "pipelineTaskName": "build-container"
                    },
                    {
                        "apiVersion": "tekton.dev/v1",
                        "kind": "TaskRun",
                        "name": "gl-multi-component-parent-yjkx-on-push-76pqd-build-image-index",
                        "pipelineTaskName": "build-image-index"
                    },
                    {
                        "apiVersion": "tekton.dev/v1",
                        "kind": "TaskRun",
                        "name": "gl-6eca5a400a4fb571d7d0a3ce1321c612-deprecated-base-image-check",
                        "pipelineTaskName": "deprecated-base-image-check",
                        "whenExpressions": [
                            {
                                "input": "false",
                                "operator": "in",
                                "values": [
                                    "false"
                                ]
                            }
                        ]
                    },
                    {
                        "apiVersion": "tekton.dev/v1",
                        "kind": "TaskRun",
                        "name": "gl-multi-component-parent-yjkx-on-push-76pqd-clamav-scan",
                        "pipelineTaskName": "clamav-scan",
                        "whenExpressions": [
                            {
                                "input": "false",
                                "operator": "in",
                                "values": [
                                    "false"
                                ]
                            }
                        ]
                    },
                    {
                        "apiVersion": "tekton.dev/v1",
                        "kind": "TaskRun",
                        "name": "gl-multi-component-parent-yjkx-on-push-76pqd-sast-shell-check",
                        "pipelineTaskName": "sast-shell-check",
                        "whenExpressions": [
                            {
                                "input": "false",
                                "operator": "in",
                                "values": [
                                    "false"
                                ]
                            }
                        ]
                    },
                    {
                        "apiVersion": "tekton.dev/v1",
                        "kind": "TaskRun",
                        "name": "gl-multi-component-parent-yjkx-on-push-76pqd-sast-unicode-check",
                        "pipelineTaskName": "sast-unicode-check",
                        "whenExpressions": [
                            {
                                "input": "false",
                                "operator": "in",
                                "values": [
                                    "false"
                                ]
                            }
                        ]
                    },
                    {
                        "apiVersion": "tekton.dev/v1",
                        "kind": "TaskRun",
                        "name": "gl-multi-co6eca5a400a4fb571d7d0a3ce1321c612-rpms-signature-scan",
                        "pipelineTaskName": "rpms-signature-scan",
                        "whenExpressions": [
                            {
                                "input": "false",
                                "operator": "in",
                                "values": [
                                    "false"
                                ]
                            }
                        ]
                    },
                    {
                        "apiVersion": "tekton.dev/v1",
                        "kind": "TaskRun",
                        "name": "gl-multi-component-parent-yjkx-on-push-76pqd-tpa-scan",
                        "pipelineTaskName": "tpa-scan",
                        "whenExpressions": [
                            {
                                "input": "false",
                                "operator": "in",
                                "values": [
                                    "false"
                                ]
                            }
                        ]
                    }
                ],
                "completionTime": "2026-04-21T11:38:46Z",
                "conditions": [
                    {
                        "lastTransitionTime": "2026-04-21T11:38:46Z",
                        "message": "Tasks Completed: 11 (Failed: 0, Cancelled 0), Skipped: 0",
                        "reason": "Succeeded",
                        "status": "True",
                        "type": "Succeeded"
                    }
                ],
                "pipelineSpec": {
                    "description": "This pipeline is ideal for building demo container images from a Containerfile while maintaining trust after pipeline customization.\n\nThis version of pipeline has minimal resource requests set, it's good for demonstrating and testing.\n\n_Uses `buildah` to create a container image leveraging [trusted artifacts](https://konflux-ci.dev/architecture/ADR/0036-trusted-artifacts.html). It also optionally creates a source image and runs some build-time tests. Information is shared between tasks using OCI artifacts instead of PVCs. EC will pass the [`trusted_task.trusted`](https://conforma.dev/docs/policy/packages/release_trusted_task.html#trusted_task__trusted) policy as long as all data used to build the artifact is generated from trusted tasks.\nThis pipeline is pushed as a Tekton bundle to [quay.io](https://quay.io/repository/konflux-ci/tekton-catalog/pipeline-docker-build-oci-ta?tab=tags)_\n",
                    "params": [
                        {
                            "description": "Source Repository URL",
                            "name": "git-url",
                            "type": "string"
                        },
                        {
                            "default": "",
                            "description": "Revision of the Source Repository",
                            "name": "revision",
                            "type": "string"
                        },
                        {
                            "description": "Fully Qualified Output Image",
                            "name": "output-image",
                            "type": "string"
                        },
                        {
                            "default": ".",
                            "description": "Path to the source code of an application's component from where to build image.",
                            "name": "path-context",
                            "type": "string"
                        },
                        {
                            "default": "Dockerfile",
                            "description": "Path to the Dockerfile inside the context specified by parameter path-context",
                            "name": "dockerfile",
                            "type": "string"
                        },
                        {
                            "default": "false",
                            "description": "Skip checks against built image",
                            "name": "skip-checks",
                            "type": "string"
                        },
                        {
                            "default": "false",
                            "description": "Execute the build with network isolation",
                            "name": "hermetic",
                            "type": "string"
                        },
                        {
                            "default": "",
                            "description": "Build dependencies to be prefetched",
                            "name": "prefetch-input",
                            "type": "string"
                        },
                        {
                            "default": "",
                            "description": "Image tag expiration time, time values could be something like 1h, 2d, 3w for hours, days, and weeks, respectively.",
                            "name": "image-expires-after",
                            "type": "string"
                        },
                        {
                            "default": "false",
                            "description": "Add built image into an OCI image index",
                            "name": "build-image-index",
                            "type": "string"
                        },
                        {
                            "default": "docker",
                            "description": "The format for the resulting image's mediaType. Valid values are oci or docker.",
                            "name": "buildah-format",
                            "type": "string"
                        },
                        {
                            "default": "false",
                            "description": "Enable cache proxy configuration",
                            "name": "enable-cache-proxy",
                            "type": "string"
                        },
                        {
                            "default": [],
                            "description": "Array of --build-arg values (\"arg=value\" strings) for buildah",
                            "name": "build-args",
                            "type": "array"
                        },
                        {
                            "default": "",
                            "description": "Path to a file with build arguments for buildah, see https://www.mankier.com/1/buildah-build#--build-arg-file",
                            "name": "build-args-file",
                            "type": "string"
                        },
                        {
                            "default": "false",
                            "description": "Whether to enable privileged mode, should be used only with remote VMs",
                            "name": "privileged-nested",
                            "type": "string"
                        }
                    ],
                    "results": [
                        {
                            "description": "",
                            "name": "IMAGE_URL",
                            "value": "$(tasks.build-image-index.results.IMAGE_URL)"
                        },
                        {
                            "description": "",
                            "name": "IMAGE_DIGEST",
                            "value": "$(tasks.build-image-index.results.IMAGE_DIGEST)"
                        },
                        {
                            "description": "",
                            "name": "CHAINS-GIT_URL",
                            "value": "$(tasks.clone-repository.results.url)"
                        },
                        {
                            "description": "",
                            "name": "CHAINS-GIT_COMMIT",
                            "value": "$(tasks.clone-repository.results.commit)"
                        }
                    ],
                    "tasks": [
                        {
                            "name": "init",
                            "params": [
                                {
                                    "name": "enable-cache-proxy",
                                    "value": "false"
                                }
                            ],
                            "taskRef": {
                                "params": [
                                    {
                                        "name": "name",
                                        "value": "init"
                                    },
                                    {
                                        "name": "bundle",
                                        "value": "quay.io/konflux-ci/tekton-catalog/task-init:0.4@sha256:f2de909151c733da85c7c05de8ecf37c55079c219dcf8db906175ae11fca0142"
                                    },
                                    {
                                        "name": "kind",
                                        "value": "task"
                                    }
                                ],
                                "resolver": "bundles"
                            }
                        },
                        {
                            "name": "clone-repository",
                            "params": [
                                {
                                    "name": "url",
                                    "value": "https://gitlab.com/konflux-qe/build-nudge-parent-gtcjxt"
                                },
                                {
                                    "name": "revision",
                                    "value": "d476d71b01eb3bcc5a0da39431afbe7c69d27215"
                                },
                                {
                                    "name": "ociStorage",
                                    "value": "quay.io/redhat-appstudio-qe/build-e2e-eiie/gl-multi-component-parent-yjkx:d476d71b01eb3bcc5a0da39431afbe7c69d27215.git"
                                },
                                {
                                    "name": "ociArtifactExpiresAfter",
                                    "value": ""
                                }
                            ],
                            "runAfter": [
                                "init"
                            ],
                            "taskRef": {
                                "params": [
                                    {
                                        "name": "name",
                                        "value": "git-clone-oci-ta-min"
                                    },
                                    {
                                        "name": "bundle",
                                        "value": "quay.io/konflux-ci/tekton-catalog/task-git-clone-oci-ta-min:0.1@sha256:ffe4e75535edc5474e2615730147f15170dd5f141888b9ae19d2df53ecee7ef0"
                                    },
                                    {
                                        "name": "kind",
                                        "value": "task"
                                    }
                                ],
                                "resolver": "bundles"
                            },
                            "workspaces": [
                                {
                                    "name": "basic-auth",
                                    "workspace": "git-auth"
                                }
                            ]
                        },
                        {
                            "name": "prefetch-dependencies",
                            "params": [
                                {
                                    "name": "input",
                                    "value": ""
                                },
                                {
                                    "name": "SOURCE_ARTIFACT",
                                    "value": "$(tasks.clone-repository.results.SOURCE_ARTIFACT)"
                                },
                                {
                                    "name": "ociStorage",
                                    "value": "quay.io/redhat-appstudio-qe/build-e2e-eiie/gl-multi-component-parent-yjkx:d476d71b01eb3bcc5a0da39431afbe7c69d27215.prefetch"
                                },
                                {
                                    "name": "ociArtifactExpiresAfter",
                                    "value": ""
                                }
                            ],
                            "runAfter": [
                                "clone-repository"
                            ],
                            "taskRef": {
                                "params": [
                                    {
                                        "name": "name",
                                        "value": "prefetch-dependencies-oci-ta-min"
                                    },
                                    {
                                        "name": "bundle",
                                        "value": "quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies-oci-ta-min:0.3@sha256:bf5859a08ab1e8327ad19831583eebe09df41e5ffa2009c506c05b419dba3dc2"
                                    },
                                    {
                                        "name": "kind",
                                        "value": "task"
                                    }
                                ],
                                "resolver": "bundles"
                            },
                            "workspaces": [
                                {
                                    "name": "git-basic-auth",
                                    "workspace": "git-auth"
                                },
                                {
                                    "name": "netrc",
                                    "workspace": "netrc"
                                }
                            ]
                        },
                        {
                            "name": "build-container",
                            "params": [
                                {
                                    "name": "IMAGE",
                                    "value": "quay.io/redhat-appstudio-qe/build-e2e-eiie/gl-multi-component-parent-yjkx:d476d71b01eb3bcc5a0da39431afbe7c69d27215"
                                },
                                {
                                    "name": "DOCKERFILE",
                                    "value": "Dockerfile"
                                },
                                {
                                    "name": "CONTEXT",
                                    "value": "."
                                },
                                {
                                    "name": "HERMETIC",
                                    "value": "false"
                                },
                                {
                                    "name": "PREFETCH_INPUT",
                                    "value": ""
                                },
                                {
                                    "name": "IMAGE_EXPIRES_AFTER",
                                    "value": ""
                                },
                                {
                                    "name": "COMMIT_SHA",
                                    "value": "$(tasks.clone-repository.results.commit)"
                                },
                                {
                                    "name": "BUILD_ARGS",
                                    "value": []
                                },
                                {
                                    "name": "BUILD_ARGS_FILE",
                                    "value": ""
                                },
                                {
                                    "name": "PRIVILEGED_NESTED",
                                    "value": "false"
                                },
                                {
                                    "name": "SOURCE_URL",
                                    "value": "$(tasks.clone-repository.results.url)"
                                },
                                {
                                    "name": "BUILDAH_FORMAT",
                                    "value": "docker"
                                },
                                {
                                    "name": "HTTP_PROXY",
                                    "value": "$(tasks.init.results.http-proxy)"
                                },
                                {
                                    "name": "NO_PROXY",
                                    "value": "$(tasks.init.results.no-proxy)"
                                },
                                {
                                    "name": "SOURCE_ARTIFACT",
                                    "value": "$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"
                                },
                                {
                                    "name": "CACHI2_ARTIFACT",
                                    "value": "$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"
                                }
                            ],
                            "runAfter": [
                                "prefetch-dependencies"
                            ],
                            "taskRef": {
                                "params": [
                                    {
                                        "name": "name",
                                        "value": "buildah-oci-ta-min"
                                    },
                                    {
                                        "name": "bundle",
                                        "value": "quay.io/konflux-ci/tekton-catalog/task-buildah-oci-ta-min:0.9@sha256:52ddc0ede65da1f3491319897dc5212bb3a52cb0a7e52a75d6a0224595c9ef4a"
                                    },
                                    {
                                        "name": "kind",
                                        "value": "task"
                                    }
                                ],
                                "resolver": "bundles"
                            }
                        },
                        {
                            "name": "build-image-index",
                            "params": [
                                {
                                    "name": "IMAGE",
                                    "value": "quay.io/redhat-appstudio-qe/build-e2e-eiie/gl-multi-component-parent-yjkx:d476d71b01eb3bcc5a0da39431afbe7c69d27215"
                                },
                                {
                                    "name": "ALWAYS_BUILD_INDEX",
                                    "value": "false"
                                },
                                {
                                    "name": "IMAGES",
                                    "value": [
                                        "$(tasks.build-container.results.IMAGE_URL)@$(tasks.build-container.results.IMAGE_DIGEST)"
                                    ]
                                },
                                {
                                    "name": "BUILDAH_FORMAT",
                                    "value": "docker"
                                }
                            ],
                            "runAfter": [
                                "build-container"
                            ],
                            "taskRef": {
                                "params": [
                                    {
                                        "name": "name",
                                        "value": "build-image-index-min"
                                    },
                                    {
                                        "name": "bundle",
                                        "value": "quay.io/konflux-ci/tekton-catalog/task-build-image-index-min:0.3@sha256:47a0052da85ad90bacc4ed13a7f17f78208b7daa3ad3da76f920fc4e2af1f0dd"
                                    },
                                    {
                                        "name": "kind",
                                        "value": "task"
                                    }
                                ],
                                "resolver": "bundles"
                            }
                        },
                        {
                            "name": "deprecated-base-image-check",
                            "params": [
                                {
                                    "name": "IMAGE_URL",
                                    "value": "$(tasks.build-image-index.results.IMAGE_URL)"
                                },
                                {
                                    "name": "IMAGE_DIGEST",
                                    "value": "$(tasks.build-image-index.results.IMAGE_DIGEST)"
                                }
                            ],
                            "runAfter": [
                                "build-image-index"
                            ],
                            "taskRef": {
                                "params": [
                                    {
                                        "name": "name",
                                        "value": "deprecated-image-check"
                                    },
                                    {
                                        "name": "bundle",
                                        "value": "quay.io/konflux-ci/tekton-catalog/task-deprecated-image-check:0.5@sha256:3457a4ca93f8d55f14ebd407532b1223c689eacc34f0abb3003db4111667bdae"
                                    },
                                    {
                                        "name": "kind",
                                        "value": "task"
                                    }
                                ],
                                "resolver": "bundles"
                            },
                            "when": [
                                {
                                    "input": "false",
                                    "operator": "in",
                                    "values": [
                                        "false"
                                    ]
                                }
                            ]
                        },
                        {
                            "name": "clamav-scan",
                            "params": [
                                {
                                    "name": "image-digest",
                                    "value": "$(tasks.build-image-index.results.IMAGE_DIGEST)"
                                },
                                {
                                    "name": "image-url",
                                    "value": "$(tasks.build-image-index.results.IMAGE_URL)"
                                }
                            ],
                            "runAfter": [
                                "build-image-index"
                            ],
                            "taskRef": {
                                "params": [
                                    {
                                        "name": "name",
                                        "value": "clamav-scan-min"
                                    },
                                    {
                                        "name": "bundle",
                                        "value": "quay.io/konflux-ci/tekton-catalog/task-clamav-scan-min:0.3@sha256:589e34f73d310aa993c9761d8b78265a904a121028bda2809d8a2d0500454bd8"
                                    },
                                    {
                                        "name": "kind",
                                        "value": "task"
                                    }
                                ],
                                "resolver": "bundles"
                            },
                            "when": [
                                {
                                    "input": "false",
                                    "operator": "in",
                                    "values": [
                                        "false"
                                    ]
                                }
                            ]
                        },
                        {
                            "name": "sast-shell-check",
                            "params": [
                                {
                                    "name": "image-digest",
                                    "value": "$(tasks.build-image-index.results.IMAGE_DIGEST)"
                                },
                                {
                                    "name": "image-url",
                                    "value": "$(tasks.build-image-index.results.IMAGE_URL)"
                                },
                                {
                                    "name": "SOURCE_ARTIFACT",
                                    "value": "$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"
                                },
                                {
                                    "name": "CACHI2_ARTIFACT",
                                    "value": "$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"
                                }
                            ],
                            "runAfter": [
                                "build-image-index"
                            ],
                            "taskRef": {
                                "params": [
                                    {
                                        "name": "name",
                                        "value": "sast-shell-check-oci-ta-min"
                                    },
                                    {
                                        "name": "bundle",
                                        "value": "quay.io/konflux-ci/tekton-catalog/task-sast-shell-check-oci-ta-min:0.1@sha256:fa19753f59288a397aab2ddb9459f35f0ec1b89f43c36e944a3958db72becb5a"
                                    },
                                    {
                                        "name": "kind",
                                        "value": "task"
                                    }
                                ],
                                "resolver": "bundles"
                            },
                            "when": [
                                {
                                    "input": "false",
                                    "operator": "in",
                                    "values": [
                                        "false"
                                    ]
                                }
                            ]
                        },
                        {
                            "name": "sast-unicode-check",
                            "params": [
                                {
                                    "name": "image-digest",
                                    "value": "$(tasks.build-image-index.results.IMAGE_DIGEST)"
                                },
                                {
                                    "name": "image-url",
                                    "value": "$(tasks.build-image-index.results.IMAGE_URL)"
                                },
                                {
                                    "name": "SOURCE_ARTIFACT",
                                    "value": "$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"
                                },
                                {
                                    "name": "CACHI2_ARTIFACT",
                                    "value": "$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"
                                }
                            ],
                            "runAfter": [
                                "build-image-index"
                            ],
                            "taskRef": {
                                "params": [
                                    {
                                        "name": "name",
                                        "value": "sast-unicode-check-oci-ta-min"
                                    },
                                    {
                                        "name": "bundle",
                                        "value": "quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check-oci-ta-min:0.4@sha256:624d9ed6d461b59a16d8c1578276626c02fa6d56e0ee4bcd752f7859055f21ab"
                                    },
                                    {
                                        "name": "kind",
                                        "value": "task"
                                    }
                                ],
                                "resolver": "bundles"
                            },
                            "when": [
                                {
                                    "input": "false",
                                    "operator": "in",
                                    "values": [
                                        "false"
                                    ]
                                }
                            ]
                        },
                        {
                            "name": "rpms-signature-scan",
                            "params": [
                                {
                                    "name": "image-url",
                                    "value": "$(tasks.build-image-index.results.IMAGE_URL)"
                                },
                                {
                                    "name": "image-digest",
                                    "value": "$(tasks.build-image-index.results.IMAGE_DIGEST)"
                                }
                            ],
                            "runAfter": [
                                "build-image-index"
                            ],
                            "taskRef": {
                                "params": [
                                    {
                                        "name": "name",
                                        "value": "rpms-signature-scan"
                                    },
                                    {
                                        "name": "bundle",
                                        "value": "quay.io/konflux-ci/tekton-catalog/task-rpms-signature-scan:0.2@sha256:b2224a0442ac705e20a25b8609e1760321d9d86da7901fd0392a90102688e37d"
                                    },
                                    {
                                        "name": "kind",
                                        "value": "task"
                                    }
                                ],
                                "resolver": "bundles"
                            },
                            "when": [
                                {
                                    "input": "false",
                                    "operator": "in",
                                    "values": [
                                        "false"
                                    ]
                                }
                            ]
                        },
                        {
                            "name": "tpa-scan",
                            "params": [
                                {
                                    "name": "image-digest",
                                    "value": "$(tasks.build-image-index.results.IMAGE_DIGEST)"
                                },
                                {
                                    "name": "image-url",
                                    "value": "$(tasks.build-image-index.results.IMAGE_URL)"
                                }
                            ],
                            "runAfter": [
                                "build-image-index"
                            ],
                            "taskRef": {
                                "params": [
                                    {
                                        "name": "name",
                                        "value": "tpa-scan"
                                    },
                                    {
                                        "name": "bundle",
                                        "value": "quay.io/konflux-ci/tekton-catalog/task-tpa-scan:0.1@sha256:68b6e188f742da92af9c40a794fd021a65d49b419d1e36096277b2d9ebbe1afc"
                                    },
                                    {
                                        "name": "kind",
                                        "value": "task"
                                    }
                                ],
                                "resolver": "bundles"
                            },
                            "when": [
                                {
                                    "input": "false",
                                    "operator": "in",
                                    "values": [
                                        "false"
                                    ]
                                }
                            ]
                        }
                    ],
                    "workspaces": [
                        {
                            "name": "git-auth",
                            "optional": true
                        },
                        {
                            "name": "netrc",
                            "optional": true
                        }
                    ]
                },
                "provenance": {
                    "featureFlags": {
                        "awaitSidecarReadiness": true,
                        "coschedule": "workspaces",
                        "enableAPIFields": "alpha",
                        "enableParamEnum": true,
                        "enableProvenanceInStatus": true,
                        "enforceNonfalsifiability": "none",
                        "maxResultSize": 4096,
                        "resultExtractionMethod": "termination-message",
                        "runningInEnvWithInjectedSidecars": true,
                        "verificationNoMatchPolicy": "ignore"
                    }
                },
                "results": [
                    {
                        "name": "IMAGE_URL",
                        "value": "quay.io/redhat-appstudio-qe/build-e2e-eiie/gl-multi-component-parent-yjkx:d476d71b01eb3bcc5a0da39431afbe7c69d27215"
                    },
                    {
                        "name": "IMAGE_DIGEST",
                        "value": "sha256:bf6b98ff527aed931246638f077839c902704de199b70f80ce16b230fc513f6e"
                    },
                    {
                        "name": "CHAINS-GIT_URL",
                        "value": "https://gitlab.com/konflux-qe/build-nudge-parent-gtcjxt"
                    },
                    {
                        "name": "CHAINS-GIT_COMMIT",
                        "value": "d476d71b01eb3bcc5a0da39431afbe7c69d27215"
                    }
                ],
                "spanContext": {
                    "traceparent": "00-46ddaeb47604983cf3f152b4276f00c8-159e0e704f373692-01"
                },
                "startTime": "2026-04-21T11:33:56Z"
            }
        },
        {
            "apiVersion": "tekton.dev/v1",
            "kind": "PipelineRun",
            "metadata": {
                "annotations": {
                    "build.appstudio.redhat.com/nudged-components": "gl-multi-component-child-yjkx",
                    "build.appstudio.redhat.com/nudging-commit": "d476d71b01eb3bcc5a0da39431afbe7c69d27215",
                    "build.appstudio.redhat.com/nudging-component": "gl-multi-component-parent-yjkx",
                    "build.appstudio.redhat.com/nudging-image": "quay.io/redhat-appstudio-qe/build-e2e-eiie/gl-multi-component-parent-yjkx:d476d71b01eb3bcc5a0da39431afbe7c69d27215",
                    "build.appstudio.redhat.com/nudging-pipeline": "gl-multi-component-parent-yjkx-on-push-76pqd",
                    "chains.tekton.dev/signed": "true",
                    "results.tekton.dev/record": "build-e2e-eiie/results/16c09989-cd0e-4be7-b389-25484c09216f/records/16c09989-cd0e-4be7-b389-25484c09216f",
                    "results.tekton.dev/result": "build-e2e-eiie/results/16c09989-cd0e-4be7-b389-25484c09216f"
                },
                "creationTimestamp": "2026-04-21T11:38:46Z",
                "finalizers": [
                    "chains.tekton.dev/pipelinerun",
                    "results.tekton.dev/pipelinerun"
                ],
                "generation": 2,
                "labels": {
                    "build.appstudio.redhat.com/type": "nudge",
                    "kueue.x-k8s.io/priority-class": "konflux-default",
                    "kueue.x-k8s.io/queue-name": "pipelines-queue",
                    "tekton.dev/pipeline": "renovate-pipeline-1776771526-e1852"
                },
                "name": "renovate-pipeline-1776771526-e1852",
                "namespace": "build-e2e-eiie",
                "resourceVersion": "137999",
                "uid": "16c09989-cd0e-4be7-b389-25484c09216f"
            },
            "spec": {
                "pipelineSpec": {
                    "tasks": [
                        {
                            "name": "renovate",
                            "taskSpec": {
                                "metadata": {},
                                "spec": null,
                                "steps": [
                                    {
                                        "command": [
                                            "bash",
                                            "-c",
                                            "RENOVATE_X_GITLAB_MERGE_REQUEST_DELAY=5000 RENOVATE_X_GITLAB_AUTO_MERGEABLE_CHECK_ATTEMPS=11 RENOVATE_PR_HOURLY_LIMIT=0 RENOVATE_PR_CONCURRENT_LIMIT=0 RENOVATE_TOKEN=$TOKEN_1906bb9664 RENOVATE_CONFIG_FILE=/configs/gl-multi-component-child-yjkx-b98c5.json RENOVATE_HOST_RULES=\"[{'matchHost':'quay.io','username':'redhat-appstudio-qe+build_e2e_eiie_gl_multi_component_parent_yjkx_6394f9f3b3','password':'${TOKEN_150e09252b}'}]\" renovate"
                                        ],
                                        "computeResources": {},
                                        "env": [
                                            {
                                                "name": "LOG_LEVEL",
                                                "value": "debug"
                                            }
                                        ],
                                        "envFrom": [
                                            {
                                                "prefix": "TOKEN_",
                                                "secretRef": {
                                                    "name": "renovate-pipeline-1776771526-e1852"
                                                }
                                            }
                                        ],
                                        "image": "quay.io/konflux-ci/mintmaker-renovate-image:29a2f31",
                                        "name": "renovate",
                                        "securityContext": {
                                            "allowPrivilegeEscalation": false,
                                            "capabilities": {
                                                "drop": [
                                                    "ALL"
                                                ]
                                            },
                                            "runAsNonRoot": true,
                                            "seccompProfile": {
                                                "type": "RuntimeDefault"
                                            }
                                        },
                                        "volumeMounts": [
                                            {
                                                "mountPath": "/configs",
                                                "name": "renovate-pipeline-1776771526-e1852"
                                            },
                                            {
                                                "mountPath": "/etc/pki/ca-trust/extracted/pem",
                                                "name": "trusted-ca",
                                                "readOnly": true
                                            }
                                        ]
                                    }
                                ],
                                "volumes": [
                                    {
                                        "configMap": {
                                            "name": "renovate-pipeline-1776771526-e1852"
                                        },
                                        "name": "renovate-pipeline-1776771526-e1852"
                                    },
                                    {
                                        "configMap": {
                                            "items": [
                                                {
                                                    "key": "ca-bundle.crt",
                                                    "path": "tls-ca-bundle.pem"
                                                }
                                            ],
                                            "name": "renovate-ca-1776771526-e1852"
                                        },
                                        "name": "trusted-ca"
                                    }
                                ]
                            }
                        }
                    ]
                },
                "taskRunTemplate": {
                    "podTemplate": {
                        "nodeSelector": {
                            "konflux-ci.dev/workload": "konflux-tenants"
                        },
                        "tolerations": [
                            {
                                "effect": "NoSchedule",
                                "key": "konflux-ci.dev/workload",
                                "operator": "Equal",
                                "value": "konflux-tenants"
                            }
                        ]
                    },
                    "serviceAccountName": "build-pipeline-gl-multi-component-parent-yjkx"
                },
                "timeouts": {
                    "pipeline": "2h0m0s"
                }
            },
            "status": {
                "childReferences": [
                    {
                        "apiVersion": "tekton.dev/v1",
                        "kind": "TaskRun",
                        "name": "renovate-pipeline-1776771526-e1852-renovate",
                        "pipelineTaskName": "renovate"
                    }
                ],
                "completionTime": "2026-04-21T11:41:03Z",
                "conditions": [
                    {
                        "lastTransitionTime": "2026-04-21T11:41:03Z",
                        "message": "Tasks Completed: 1 (Failed: 1, Cancelled 0), Skipped: 0",
                        "reason": "Failed",
                        "status": "False",
                        "type": "Succeeded"
                    }
                ],
                "pipelineSpec": {
                    "tasks": [
                        {
                            "name": "renovate",
                            "taskSpec": {
                                "metadata": {},
                                "spec": null,
                                "steps": [
                                    {
                                        "command": [
                                            "bash",
                                            "-c",
                                            "RENOVATE_X_GITLAB_MERGE_REQUEST_DELAY=5000 RENOVATE_X_GITLAB_AUTO_MERGEABLE_CHECK_ATTEMPS=11 RENOVATE_PR_HOURLY_LIMIT=0 RENOVATE_PR_CONCURRENT_LIMIT=0 RENOVATE_TOKEN=$TOKEN_1906bb9664 RENOVATE_CONFIG_FILE=/configs/gl-multi-component-child-yjkx-b98c5.json RENOVATE_HOST_RULES=\"[{'matchHost':'quay.io','username':'redhat-appstudio-qe+build_e2e_eiie_gl_multi_component_parent_yjkx_6394f9f3b3','password':'${TOKEN_150e09252b}'}]\" renovate"
                                        ],
                                        "computeResources": {},
                                        "env": [
                                            {
                                                "name": "LOG_LEVEL",
                                                "value": "debug"
                                            }
                                        ],
                                        "envFrom": [
                                            {
                                                "prefix": "TOKEN_",
                                                "secretRef": {
                                                    "name": "renovate-pipeline-1776771526-e1852"
                                                }
                                            }
                                        ],
                                        "image": "quay.io/konflux-ci/mintmaker-renovate-image:29a2f31",
                                        "name": "renovate",
                                        "securityContext": {
                                            "allowPrivilegeEscalation": false,
                                            "capabilities": {
                                                "drop": [
                                                    "ALL"
                                                ]
                                            },
                                            "runAsNonRoot": true,
                                            "seccompProfile": {
                                                "type": "RuntimeDefault"
                                            }
                                        },
                                        "volumeMounts": [
                                            {
                                                "mountPath": "/configs",
                                                "name": "renovate-pipeline-1776771526-e1852"
                                            },
                                            {
                                                "mountPath": "/etc/pki/ca-trust/extracted/pem",
                                                "name": "trusted-ca",
                                                "readOnly": true
                                            }
                                        ]
                                    }
                                ],
                                "volumes": [
                                    {
                                        "configMap": {
                                            "name": "renovate-pipeline-1776771526-e1852"
                                        },
                                        "name": "renovate-pipeline-1776771526-e1852"
                                    },
                                    {
                                        "configMap": {
                                            "items": [
                                                {
                                                    "key": "ca-bundle.crt",
                                                    "path": "tls-ca-bundle.pem"
                                                }
                                            ],
                                            "name": "renovate-ca-1776771526-e1852"
                                        },
                                        "name": "trusted-ca"
                                    }
                                ]
                            }
                        }
                    ]
                },
                "provenance": {
                    "featureFlags": {
                        "awaitSidecarReadiness": true,
                        "coschedule": "workspaces",
                        "enableAPIFields": "alpha",
                        "enableParamEnum": true,
                        "enableProvenanceInStatus": true,
                        "enforceNonfalsifiability": "none",
                        "maxResultSize": 4096,
                        "resultExtractionMethod": "termination-message",
                        "runningInEnvWithInjectedSidecars": true,
                        "verificationNoMatchPolicy": "ignore"
                    }
                },
                "spanContext": {
                    "traceparent": "00-d9bfdc27525b7617160fa354e7682ddb-6413ee1078f37791-01"
                },
                "startTime": "2026-04-21T11:38:46Z"
            }
        },
        {
            "apiVersion": "tekton.dev/v1",
            "kind": "PipelineRun",
            "metadata": {
                "annotations": {
                    "appstudio.openshift.io/snapshot": "build-suite-test-application-humo-20260421-112552-000",
                    "appstudio.openshift.io/snapshots": "build-suite-test-application-humo-20260421-112552-000",
                    "build.appstudio.openshift.io/repo": "https://codeberg.org/konflux-qe/devfile-sample-hello-world-kojxew/commit/074baa9d280bf9cd0889a2deeac9a870e060045b",
                    "build.appstudio.redhat.com/commit_sha": "074baa9d280bf9cd0889a2deeac9a870e060045b",
                    "build.appstudio.redhat.com/pull_request_number": "1",
                    "build.appstudio.redhat.com/target_branch": "default",
                    "chains.tekton.dev/signed": "true",
                    "pipelinesascode.tekton.dev/branch": "default",
                    "pipelinesascode.tekton.dev/cancel-in-progress": "true",
                    "pipelinesascode.tekton.dev/controller-info": "{\"name\":\"default\",\"configmap\":\"pipelines-as-code\",\"secret\":\"pipelines-as-code-secret\", \"gRepo\": \"pipelines-as-code\"}",
                    "pipelinesascode.tekton.dev/event-type": "pull_request",
                    "pipelinesascode.tekton.dev/git-auth-secret": "pac-gitauth-wjoedw",
                    "pipelinesascode.tekton.dev/git-provider": "gitea",
                    "pipelinesascode.tekton.dev/log-url": "https://console-openshift-console.apps.rosa.kx-d21dace15f.l1ey.p3.openshiftapps.com/k8s/ns/build-e2e-svcy/tekton.dev~v1~PipelineRun/fj-test-custom-default-bocjjj-on-pull-request-ch9fr",
                    "pipelinesascode.tekton.dev/max-keep-runs": "3",
                    "pipelinesascode.tekton.dev/on-cel-expression": "event == \"pull_request\" \u0026\u0026 target_branch == \"default\"",
                    "pipelinesascode.tekton.dev/original-prname": "fj-test-custom-default-bocjjj-on-pull-request",
                    "pipelinesascode.tekton.dev/pull-request": "1",
                    "pipelinesascode.tekton.dev/repo-url": "https://codeberg.org/konflux-qe/devfile-sample-hello-world-kojxew",
                    "pipelinesascode.tekton.dev/repository": "fj-test-custom-default-bocjjj",
                    "pipelinesascode.tekton.dev/scm-reporting-plr-started": "true",
                    "pipelinesascode.tekton.dev/sender": "konflux-ci-qe-bot",
                    "pipelinesascode.tekton.dev/sha": "074baa9d280bf9cd0889a2deeac9a870e060045b",
                    "pipelinesascode.tekton.dev/sha-title": "Konflux update fj-test-custom-default-bocjjj",
                    "pipelinesascode.tekton.dev/sha-url": "https://codeberg.org/konflux-qe/devfile-sample-hello-world-kojxew/commit/074baa9d280bf9cd0889a2deeac9a870e060045b",
                    "pipelinesascode.tekton.dev/source-branch": "konflux-fj-test-custom-default-bocjjj",
                    "pipelinesascode.tekton.dev/source-repo-url": "https://codeberg.org/konflux-qe/devfile-sample-hello-world-kojxew",
                    "pipelinesascode.tekton.dev/state": "completed",
                    "pipelinesascode.tekton.dev/url-org": "konflux-qe",
                    "pipelinesascode.tekton.dev/url-repository": "devfile-sample-hello-world-kojxew",
                    "results.tekton.dev/record": "build-e2e-svcy/results/62654f82-0199-4f60-820f-07fe48219143/records/62654f82-0199-4f60-820f-07fe48219143",
                    "results.tekton.dev/recordSummaryAnnotations": "{\"repo\":\"devfile-sample-hello-world-kojxew\",\"commit\":\"074baa9d280bf9cd0889a2deeac9a870e060045b\",\"eventType\":\"pull_request\",\"pull_request-id\":1}",
                    "results.tekton.dev/result": "build-e2e-svcy/results/62654f82-0199-4f60-820f-07fe48219143",
                    "test.appstudio.openshift.io/create-snapshot-status": "{\"message\":\"Sucessfully created snapshot. See annotation appstudio.openshift.io/snapshot for name\",\"status\":\"success\"}",
                    "test.appstudio.openshift.io/pr-group": "konflux-fj-test-custom-default-bocjjj",
                    "test.appstudio.openshift.io/snapshot-creation-report": "SnapshotCreated"
                },
                "creationTimestamp": "2026-04-21T11:25:52Z",
                "finalizers": [
                    "chains.tekton.dev/pipelinerun",
                    "results.tekton.dev/pipelinerun",
                    "pipelinesascode.tekton.dev/finalizer"
                ],
                "generateName": "fj-test-custom-default-bocjjj-on-pull-request-",
                "generation": 2,
                "labels": {
                    "app.kubernetes.io/managed-by": "pipelinesascode.tekton.dev",
                    "app.kubernetes.io/version": "v0.43.0",
                    "appstudio.openshift.io/application": "build-suite-test-application-humo",
                    "appstudio.openshift.io/component": "fj-test-custom-default-bocjjj",
                    "kueue.x-k8s.io/priority-class": "konflux-pre-merge-build",
                    "kueue.x-k8s.io/queue-name": "pipelines-queue",
                    "pipelines.appstudio.openshift.io/type": "build",
                    "pipelinesascode.tekton.dev/cancel-in-progress": "true",
                    "pipelinesascode.tekton.dev/event-type": "pull_request",
                    "pipelinesascode.tekton.dev/original-prname": "fj-test-custom-default-bocjjj-on-pull-request",
                    "pipelinesascode.tekton.dev/pull-request": "1",
                    "pipelinesascode.tekton.dev/repository": "fj-test-custom-default-bocjjj",
                    "pipelinesascode.tekton.dev/sha": "074baa9d280bf9cd0889a2deeac9a870e060045b",
                    "pipelinesascode.tekton.dev/state": "completed",
                    "pipelinesascode.tekton.dev/url-org": "konflux-qe",
                    "pipelinesascode.tekton.dev/url-repository": "devfile-sample-hello-world-kojxew",
                    "tekton.dev/pipeline": "fj-test-custom-default-bocjjj-on-pull-request-ch9fr",
                    "test.appstudio.openshift.io/pr-group-sha": "44f53f86575ee9aa5632911f72e14b515e775a293c25194e7da48c4163f990"
                },
                "name": "fj-test-custom-default-bocjjj-on-pull-request-ch9fr",
                "namespace": "build-e2e-svcy",
                "resourceVersion": "108138",
                "uid": "62654f82-0199-4f60-820f-07fe48219143"
            },
            "spec": {
                "params": [
                    {
                        "name": "git-url",
                        "value": "https://codeberg.org/konflux-qe/devfile-sample-hello-world-kojxew"
                    },
                    {
                        "name": "revision",
                        "value": "074baa9d280bf9cd0889a2deeac9a870e060045b"
                    },
                    {
                        "name": "output-image",
                        "value": "quay.io/redhat-appstudio-qe/build-e2e-svcy/fj-test-custom-default-bocjjj:on-pr-074baa9d280bf9cd0889a2deeac9a870e060045b"
                    },
                    {
                        "name": "image-expires-after",
                        "value": "6h"
                    },
                    {
                        "name": "dockerfile",
                        "value": "docker/Dockerfile"
                    }
                ],
                "pipelineSpec": {
                    "description": "This pipeline is ideal for building demo container images from a Containerfile while maintaining trust after pipeline customization.\n\nThis version of pipeline has minimal resource requests set, it's good for demonstrating and testing.\n\n_Uses `buildah` to create a container image leveraging [trusted artifacts](https://konflux-ci.dev/architecture/ADR/0036-trusted-artifacts.html). It also optionally creates a source image and runs some build-time tests. Information is shared between tasks using OCI artifacts instead of PVCs. EC will pass the [`trusted_task.trusted`](https://conforma.dev/docs/policy/packages/release_trusted_task.html#trusted_task__trusted) policy as long as all data used to build the artifact is generated from trusted tasks.\nThis pipeline is pushed as a Tekton bundle to [quay.io](https://quay.io/repository/konflux-ci/tekton-catalog/pipeline-docker-build-oci-ta?tab=tags)_\n",
                    "params": [
                        {
                            "description": "Source Repository URL",
                            "name": "git-url",
                            "type": "string"
                        },
                        {
                            "default": "",
                            "description": "Revision of the Source Repository",
                            "name": "revision",
                            "type": "string"
                        },
                        {
                            "description": "Fully Qualified Output Image",
                            "name": "output-image",
                            "type": "string"
                        },
                        {
                            "default": ".",
                            "description": "Path to the source code of an application's component from where to build image.",
                            "name": "path-context",
                            "type": "string"
                        },
                        {
                            "default": "Dockerfile",
                            "description": "Path to the Dockerfile inside the context specified by parameter path-context",
                            "name": "dockerfile",
                            "type": "string"
                        },
                        {
                            "default": "false",
                            "description": "Skip checks against built image",
                            "name": "skip-checks",
                            "type": "string"
                        },
                        {
                            "default": "false",
                            "description": "Execute the build with network isolation",
                            "name": "hermetic",
                            "type": "string"
                        },
                        {
                            "default": "",
                            "description": "Build dependencies to be prefetched",
                            "name": "prefetch-input",
                            "type": "string"
                        },
                        {
                            "default": "",
                            "description": "Image tag expiration time, time values could be something like 1h, 2d, 3w for hours, days, and weeks, respectively.",
                            "name": "image-expires-after",
                            "type": "string"
                        },
                        {
                            "default": "false",
                            "description": "Add built image into an OCI image index",
                            "name": "build-image-index",
                            "type": "string"
                        },
                        {
                            "default": "docker",
                            "description": "The format for the resulting image's mediaType. Valid values are oci or docker.",
                            "name": "buildah-format",
                            "type": "string"
                        },
                        {
                            "default": "false",
                            "description": "Enable cache proxy configuration",
                            "name": "enable-cache-proxy",
                            "type": "string"
                        },
                        {
                            "default": [],
                            "description": "Array of --build-arg values (\"arg=value\" strings) for buildah",
                            "name": "build-args",
                            "type": "array"
                        },
                        {
                            "default": "",
                            "description": "Path to a file with build arguments for buildah, see https://www.mankier.com/1/buildah-build#--build-arg-file",
                            "name": "build-args-file",
                            "type": "string"
                        },
                        {
                            "default": "false",
                            "description": "Whether to enable privileged mode, should be used only with remote VMs",
                            "name": "privileged-nested",
                            "type": "string"
                        }
                    ],
                    "results": [
                        {
                            "description": "",
                            "name": "IMAGE_URL",
                            "value": "$(tasks.build-image-index.results.IMAGE_URL)"
                        },
                        {
                            "description": "",
                            "name": "IMAGE_DIGEST",
                            "value": "$(tasks.build-image-index.results.IMAGE_DIGEST)"
                        },
                        {
                            "description": "",
                            "name": "CHAINS-GIT_URL",
                            "value": "$(tasks.clone-repository.results.url)"
                        },
                        {
                            "description": "",
                            "name": "CHAINS-GIT_COMMIT",
                            "value": "$(tasks.clone-repository.results.commit)"
                        }
                    ],
                    "tasks": [
                        {
                            "name": "init",
                            "params": [
                                {
                                    "name": "enable-cache-proxy",
                                    "value": "$(params.enable-cache-proxy)"
                                }
                            ],
                            "taskRef": {
                                "params": [
                                    {
                                        "name": "name",
                                        "value": "init"
                                    },
                                    {
                                        "name": "bundle",
                                        "value": "quay.io/konflux-ci/tekton-catalog/task-init:0.4@sha256:f2de909151c733da85c7c05de8ecf37c55079c219dcf8db906175ae11fca0142"
                                    },
                                    {
                                        "name": "kind",
                                        "value": "task"
                                    }
                                ],
                                "resolver": "bundles"
                            }
                        },
                        {
                            "name": "clone-repository",
                            "params": [
                                {
                                    "name": "url",
                                    "value": "$(params.git-url)"
                                },
                                {
                                    "name": "revision",
                                    "value": "$(params.revision)"
                                },
                                {
                                    "name": "ociStorage",
                                    "value": "$(params.output-image).git"
                                },
                                {
                                    "name": "ociArtifactExpiresAfter",
                                    "value": "$(params.image-expires-after)"
                                }
                            ],
                            "runAfter": [
                                "init"
                            ],
                            "taskRef": {
                                "params": [
                                    {
                                        "name": "name",
                                        "value": "git-clone-oci-ta-min"
                                    },
                                    {
                                        "name": "bundle",
                                        "value": "quay.io/konflux-ci/tekton-catalog/task-git-clone-oci-ta-min:0.1@sha256:ffe4e75535edc5474e2615730147f15170dd5f141888b9ae19d2df53ecee7ef0"
                                    },
                                    {
                                        "name": "kind",
                                        "value": "task"
                                    }
                                ],
                                "resolver": "bundles"
                            },
                            "workspaces": [
                                {
                                    "name": "basic-auth",
                                    "workspace": "git-auth"
                                }
                            ]
                        },
                        {
                            "name": "prefetch-dependencies",
                            "params": [
                                {
                                    "name": "input",
                                    "value": "$(params.prefetch-input)"
                                },
                                {
                                    "name": "SOURCE_ARTIFACT",
                                    "value": "$(tasks.clone-repository.results.SOURCE_ARTIFACT)"
                                },
                                {
                                    "name": "ociStorage",
                                    "value": "$(params.output-image).prefetch"
                                },
                                {
                                    "name": "ociArtifactExpiresAfter",
                                    "value": "$(params.image-expires-after)"
                                }
                            ],
                            "runAfter": [
                                "clone-repository"
                            ],
                            "taskRef": {
                                "params": [
                                    {
                                        "name": "name",
                                        "value": "prefetch-dependencies-oci-ta-min"
                                    },
                                    {
                                        "name": "bundle",
                                        "value": "quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies-oci-ta-min:0.3@sha256:bf5859a08ab1e8327ad19831583eebe09df41e5ffa2009c506c05b419dba3dc2"
                                    },
                                    {
                                        "name": "kind",
                                        "value": "task"
                                    }
                                ],
                                "resolver": "bundles"
                            },
                            "workspaces": [
                                {
                                    "name": "git-basic-auth",
                                    "workspace": "git-auth"
                                },
                                {
                                    "name": "netrc",
                                    "workspace": "netrc"
                                }
                            ]
                        },
                        {
                            "name": "build-container",
                            "params": [
                                {
                                    "name": "IMAGE",
                                    "value": "$(params.output-image)"
                                },
                                {
                                    "name": "DOCKERFILE",
                                    "value": "$(params.dockerfile)"
                                },
                                {
                                    "name": "CONTEXT",
                                    "value": "$(params.path-context)"
                                },
                                {
                                    "name": "HERMETIC",
                                    "value": "$(params.hermetic)"
                                },
                                {
                                    "name": "PREFETCH_INPUT",
                                    "value": "$(params.prefetch-input)"
                                },
                                {
                                    "name": "IMAGE_EXPIRES_AFTER",
                                    "value": "$(params.image-expires-after)"
                                },
                                {
                                    "name": "COMMIT_SHA",
                                    "value": "$(tasks.clone-repository.results.commit)"
                                },
                                {
                                    "name": "BUILD_ARGS",
                                    "value": [
                                        "$(params.build-args[*])"
                                    ]
                                },
                                {
                                    "name": "BUILD_ARGS_FILE",
                                    "value": "$(params.build-args-file)"
                                },
                                {
                                    "name": "PRIVILEGED_NESTED",
                                    "value": "$(params.privileged-nested)"
                                },
                                {
                                    "name": "SOURCE_URL",
                                    "value": "$(tasks.clone-repository.results.url)"
                                },
                                {
                                    "name": "BUILDAH_FORMAT",
                                    "value": "$(params.buildah-format)"
                                },
                                {
                                    "name": "HTTP_PROXY",
                                    "value": "$(tasks.init.results.http-proxy)"
                                },
                                {
                                    "name": "NO_PROXY",
                                    "value": "$(tasks.init.results.no-proxy)"
                                },
                                {
                                    "name": "SOURCE_ARTIFACT",
                                    "value": "$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"
                                },
                                {
                                    "name": "CACHI2_ARTIFACT",
                                    "value": "$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"
                                }
                            ],
                            "runAfter": [
                                "prefetch-dependencies"
                            ],
                            "taskRef": {
                                "params": [
                                    {
                                        "name": "name",
                                        "value": "buildah-oci-ta-min"
                                    },
                                    {
                                        "name": "bundle",
                                        "value": "quay.io/konflux-ci/tekton-catalog/task-buildah-oci-ta-min:0.9@sha256:52ddc0ede65da1f3491319897dc5212bb3a52cb0a7e52a75d6a0224595c9ef4a"
                                    },
                                    {
                                        "name": "kind",
                                        "value": "task"
                                    }
                                ],
                                "resolver": "bundles"
                            }
                        },
                        {
                            "name": "build-image-index",
                            "params": [
                                {
                                    "name": "IMAGE",
                                    "value": "$(params.output-image)"
                                },
                                {
                                    "name": "ALWAYS_BUILD_INDEX",
                                    "value": "$(params.build-image-index)"
                                },
                                {
                                    "name": "IMAGES",
                                    "value": [
                                        "$(tasks.build-container.results.IMAGE_URL)@$(tasks.build-container.results.IMAGE_DIGEST)"
                                    ]
                                },
                                {
                                    "name": "BUILDAH_FORMAT",
                                    "value": "$(params.buildah-format)"
                                }
                            ],
                            "runAfter": [
                                "build-container"
                            ],
                            "taskRef": {
                                "params": [
                                    {
                                        "name": "name",
                                        "value": "build-image-index-min"
                                    },
                                    {
                                        "name": "bundle",
                                        "value": "quay.io/konflux-ci/tekton-catalog/task-build-image-index-min:0.3@sha256:47a0052da85ad90bacc4ed13a7f17f78208b7daa3ad3da76f920fc4e2af1f0dd"
                                    },
                                    {
                                        "name": "kind",
                                        "value": "task"
                                    }
                                ],
                                "resolver": "bundles"
                            }
                        },
                        {
                            "name": "deprecated-base-image-check",
                            "params": [
                                {
                                    "name": "IMAGE_URL",
                                    "value": "$(tasks.build-image-index.results.IMAGE_URL)"
                                },
                                {
                                    "name": "IMAGE_DIGEST",
                                    "value": "$(tasks.build-image-index.results.IMAGE_DIGEST)"
                                }
                            ],
                            "runAfter": [
                                "build-image-index"
                            ],
                            "taskRef": {
                                "params": [
                                    {
                                        "name": "name",
                                        "value": "deprecated-image-check"
                                    },
                                    {
                                        "name": "bundle",
                                        "value": "quay.io/konflux-ci/tekton-catalog/task-deprecated-image-check:0.5@sha256:3457a4ca93f8d55f14ebd407532b1223c689eacc34f0abb3003db4111667bdae"
                                    },
                                    {
                                        "name": "kind",
                                        "value": "task"
                                    }
                                ],
                                "resolver": "bundles"
                            },
                            "when": [
                                {
                                    "input": "$(params.skip-checks)",
                                    "operator": "in",
                                    "values": [
                                        "false"
                                    ]
                                }
                            ]
                        },
                        {
                            "name": "clamav-scan",
                            "params": [
                                {
                                    "name": "image-digest",
                                    "value": "$(tasks.build-image-index.results.IMAGE_DIGEST)"
                                },
                                {
                                    "name": "image-url",
                                    "value": "$(tasks.build-image-index.results.IMAGE_URL)"
                                }
                            ],
                            "runAfter": [
                                "build-image-index"
                            ],
                            "taskRef": {
                                "params": [
                                    {
                                        "name": "name",
                                        "value": "clamav-scan-min"
                                    },
                                    {
                                        "name": "bundle",
                                        "value": "quay.io/konflux-ci/tekton-catalog/task-clamav-scan-min:0.3@sha256:589e34f73d310aa993c9761d8b78265a904a121028bda2809d8a2d0500454bd8"
                                    },
                                    {
                                        "name": "kind",
                                        "value": "task"
                                    }
                                ],
                                "resolver": "bundles"
                            },
                            "when": [
                                {
                                    "input": "$(params.skip-checks)",
                                    "operator": "in",
                                    "values": [
                                        "false"
                                    ]
                                }
                            ]
                        },
                        {
                            "name": "sast-shell-check",
                            "params": [
                                {
                                    "name": "image-digest",
                                    "value": "$(tasks.build-image-index.results.IMAGE_DIGEST)"
                                },
                                {
                                    "name": "image-url",
                                    "value": "$(tasks.build-image-index.results.IMAGE_URL)"
                                },
                                {
                                    "name": "SOURCE_ARTIFACT",
                                    "value": "$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"
                                },
                                {
                                    "name": "CACHI2_ARTIFACT",
                                    "value": "$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"
                                }
                            ],
                            "runAfter": [
                                "build-image-index"
                            ],
                            "taskRef": {
                                "params": [
                                    {
                                        "name": "name",
                                        "value": "sast-shell-check-oci-ta-min"
                                    },
                                    {
                                        "name": "bundle",
                                        "value": "quay.io/konflux-ci/tekton-catalog/task-sast-shell-check-oci-ta-min:0.1@sha256:fa19753f59288a397aab2ddb9459f35f0ec1b89f43c36e944a3958db72becb5a"
                                    },
                                    {
                                        "name": "kind",
                                        "value": "task"
                                    }
                                ],
                                "resolver": "bundles"
                            },
                            "when": [
                                {
                                    "input": "$(params.skip-checks)",
                                    "operator": "in",
                                    "values": [
                                        "false"
                                    ]
                                }
                            ]
                        },
                        {
                            "name": "sast-unicode-check",
                            "params": [
                                {
                                    "name": "image-digest",
                                    "value": "$(tasks.build-image-index.results.IMAGE_DIGEST)"
                                },
                                {
                                    "name": "image-url",
                                    "value": "$(tasks.build-image-index.results.IMAGE_URL)"
                                },
                                {
                                    "name": "SOURCE_ARTIFACT",
                                    "value": "$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"
                                },
                                {
                                    "name": "CACHI2_ARTIFACT",
                                    "value": "$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"
                                }
                            ],
                            "runAfter": [
                                "build-image-index"
                            ],
                            "taskRef": {
                                "params": [
                                    {
                                        "name": "name",
                                        "value": "sast-unicode-check-oci-ta-min"
                                    },
                                    {
                                        "name": "bundle",
                                        "value": "quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check-oci-ta-min:0.4@sha256:624d9ed6d461b59a16d8c1578276626c02fa6d56e0ee4bcd752f7859055f21ab"
                                    },
                                    {
                                        "name": "kind",
                                        "value": "task"
                                    }
                                ],
                                "resolver": "bundles"
                            },
                            "when": [
                                {
                                    "input": "$(params.skip-checks)",
                                    "operator": "in",
                                    "values": [
                                        "false"
                                    ]
                                }
                            ]
                        },
                        {
                            "name": "rpms-signature-scan",
                            "params": [
                                {
                                    "name": "image-url",
                                    "value": "$(tasks.build-image-index.results.IMAGE_URL)"
                                },
                                {
                                    "name": "image-digest",
                                    "value": "$(tasks.build-image-index.results.IMAGE_DIGEST)"
                                }
                            ],
                            "runAfter": [
                                "build-image-index"
                            ],
                            "taskRef": {
                                "params": [
                                    {
                                        "name": "name",
                                        "value": "rpms-signature-scan"
                                    },
                                    {
                                        "name": "bundle",
                                        "value": "quay.io/konflux-ci/tekton-catalog/task-rpms-signature-scan:0.2@sha256:b2224a0442ac705e20a25b8609e1760321d9d86da7901fd0392a90102688e37d"
                                    },
                                    {
                                        "name": "kind",
                                        "value": "task"
                                    }
                                ],
                                "resolver": "bundles"
                            },
                            "when": [
                                {
                                    "input": "$(params.skip-checks)",
                                    "operator": "in",
                                    "values": [
                                        "false"
                                    ]
                                }
                            ]
                        },
                        {
                            "name": "tpa-scan",
                            "params": [
                                {
                                    "name": "image-digest",
                                    "value": "$(tasks.build-image-index.results.IMAGE_DIGEST)"
                                },
                                {
                                    "name": "image-url",
                                    "value": "$(tasks.build-image-index.results.IMAGE_URL)"
                                }
                            ],
                            "runAfter": [
                                "build-image-index"
                            ],
                            "taskRef": {
                                "params": [
                                    {
                                        "name": "name",
                                        "value": "tpa-scan"
                                    },
                                    {
                                        "name": "bundle",
                                        "value": "quay.io/konflux-ci/tekton-catalog/task-tpa-scan:0.1@sha256:68b6e188f742da92af9c40a794fd021a65d49b419d1e36096277b2d9ebbe1afc"
                                    },
                                    {
                                        "name": "kind",
                                        "value": "task"
                                    }
                                ],
                                "resolver": "bundles"
                            },
                            "when": [
                                {
                                    "input": "$(params.skip-checks)",
                                    "operator": "in",
                                    "values": [
                                        "false"
                                    ]
                                }
                            ]
                        }
                    ],
                    "workspaces": [
                        {
                            "name": "git-auth",
                            "optional": true
                        },
                        {
                            "name": "netrc",
                            "optional": true
                        }
                    ]
                },
                "taskRunTemplate": {
                    "podTemplate": {
                        "nodeSelector": {
                            "konflux-ci.dev/workload": "konflux-tenants"
                        },
                        "tolerations": [
                            {
                                "effect": "NoSchedule",
                                "key": "konflux-ci.dev/workload",
                                "operator": "Equal",
                                "value": "konflux-tenants"
                            }
                        ]
                    },
                    "serviceAccountName": "build-pipeline-fj-test-custom-default-bocjjj"
                },
                "timeouts": {
                    "pipeline": "2h0m0s"
                },
                "workspaces": [
                    {
                        "name": "git-auth",
                        "secret": {
                            "secretName": "pac-gitauth-wjoedw"
                        }
                    }
                ]
            },
            "status": {
                "childReferences": [
                    {
                        "apiVersion": "tekton.dev/v1",
                        "kind": "TaskRun",
                        "name": "fj-test-custom-default-bocjjj-on-pull-request-ch9fr-init",
                        "pipelineTaskName": "init"
                    },
                    {
                        "apiVersion": "tekton.dev/v1",
                        "kind": "TaskRun",
                        "name": "fj-test-customf88704f7a961c9bad702819d5addd7cc-clone-repository",
                        "pipelineTaskName": "clone-repository"
                    },
                    {
                        "apiVersion": "tekton.dev/v1",
                        "kind": "TaskRun",
                        "name": "fj-test-cf88704f7a961c9bad702819d5addd7cc-prefetch-dependencies",
                        "pipelineTaskName": "prefetch-dependencies"
                    },
                    {
                        "apiVersion": "tekton.dev/v1",
                        "kind": "TaskRun",
                        "name": "fj-test-custom-f88704f7a961c9bad702819d5addd7cc-build-container",
                        "pipelineTaskName": "build-container"
                    },
                    {
                        "apiVersion": "tekton.dev/v1",
                        "kind": "TaskRun",
                        "name": "fj-test-custof88704f7a961c9bad702819d5addd7cc-build-image-index",
                        "pipelineTaskName": "build-image-index"
                    },
                    {
                        "apiVersion": "tekton.dev/v1",
                        "kind": "TaskRun",
                        "name": "fj-f88704f7a961c9bad702819d5addd7cc-deprecated-base-image-check",
                        "pipelineTaskName": "deprecated-base-image-check",
                        "whenExpressions": [
                            {
                                "input": "false",
                                "operator": "in",
                                "values": [
                                    "false"
                                ]
                            }
                        ]
                    },
                    {
                        "apiVersion": "tekton.dev/v1",
                        "kind": "TaskRun",
                        "name": "fj-test-custom-default-bocjjj-on-pull-request-ch9fr-clamav-scan",
                        "pipelineTaskName": "clamav-scan",
                        "whenExpressions": [
                            {
                                "input": "false",
                                "operator": "in",
                                "values": [
                                    "false"
                                ]
                            }
                        ]
                    },
                    {
                        "apiVersion": "tekton.dev/v1",
                        "kind": "TaskRun",
                        "name": "fj-test-customf88704f7a961c9bad702819d5addd7cc-sast-shell-check",
                        "pipelineTaskName": "sast-shell-check",
                        "whenExpressions": [
                            {
                                "input": "false",
                                "operator": "in",
                                "values": [
                                    "false"
                                ]
                            }
                        ]
                    },
                    {
                        "apiVersion": "tekton.dev/v1",
                        "kind": "TaskRun",
                        "name": "fj-test-custf88704f7a961c9bad702819d5addd7cc-sast-unicode-check",
                        "pipelineTaskName": "sast-unicode-check",
                        "whenExpressions": [
                            {
                                "input": "false",
                                "operator": "in",
                                "values": [
                                    "false"
                                ]
                            }
                        ]
                    },
                    {
                        "apiVersion": "tekton.dev/v1",
                        "kind": "TaskRun",
                        "name": "fj-test-cusf88704f7a961c9bad702819d5addd7cc-rpms-signature-scan",
                        "pipelineTaskName": "rpms-signature-scan",
                        "whenExpressions": [
                            {
                                "input": "false",
                                "operator": "in",
                                "values": [
                                    "false"
                                ]
                            }
                        ]
                    },
                    {
                        "apiVersion": "tekton.dev/v1",
                        "kind": "TaskRun",
                        "name": "fj-test-custom-default-bocjjj-on-pull-request-ch9fr-tpa-scan",
                        "pipelineTaskName": "tpa-scan",
                        "whenExpressions": [
                            {
                                "input": "false",
                                "operator": "in",
                                "values": [
                                    "false"
                                ]
                            }
                        ]
                    }
                ],
                "completionTime": "2026-04-21T11:31:18Z",
                "conditions": [
                    {
                        "lastTransitionTime": "2026-04-21T11:31:18Z",
                        "message": "Tasks Completed: 11 (Failed: 0, Cancelled 0), Skipped: 0",
                        "reason": "Succeeded",
                        "status": "True",
                        "type": "Succeeded"
                    }
                ],
                "pipelineSpec": {
                    "description": "This pipeline is ideal for building demo container images from a Containerfile while maintaining trust after pipeline customization.\n\nThis version of pipeline has minimal resource requests set, it's good for demonstrating and testing.\n\n_Uses `buildah` to create a container image leveraging [trusted artifacts](https://konflux-ci.dev/architecture/ADR/0036-trusted-artifacts.html). It also optionally creates a source image and runs some build-time tests. Information is shared between tasks using OCI artifacts instead of PVCs. EC will pass the [`trusted_task.trusted`](https://conforma.dev/docs/policy/packages/release_trusted_task.html#trusted_task__trusted) policy as long as all data used to build the artifact is generated from trusted tasks.\nThis pipeline is pushed as a Tekton bundle to [quay.io](https://quay.io/repository/konflux-ci/tekton-catalog/pipeline-docker-build-oci-ta?tab=tags)_\n",
                    "params": [
                        {
                            "description": "Source Repository URL",
                            "name": "git-url",
                            "type": "string"
                        },
                        {
                            "default": "",
                            "description": "Revision of the Source Repository",
                            "name": "revision",
                            "type": "string"
                        },
                        {
                            "description": "Fully Qualified Output Image",
                            "name": "output-image",
                            "type": "string"
                        },
                        {
                            "default": ".",
                            "description": "Path to the source code of an application's component from where to build image.",
                            "name": "path-context",
                            "type": "string"
                        },
                        {
                            "default": "Dockerfile",
                            "description": "Path to the Dockerfile inside the context specified by parameter path-context",
                            "name": "dockerfile",
                            "type": "string"
                        },
                        {
                            "default": "false",
                            "description": "Skip checks against built image",
                            "name": "skip-checks",
                            "type": "string"
                        },
                        {
                            "default": "false",
                            "description": "Execute the build with network isolation",
                            "name": "hermetic",
                            "type": "string"
                        },
                        {
                            "default": "",
                            "description": "Build dependencies to be prefetched",
                            "name": "prefetch-input",
                            "type": "string"
                        },
                        {
                            "default": "",
                            "description": "Image tag expiration time, time values could be something like 1h, 2d, 3w for hours, days, and weeks, respectively.",
                            "name": "image-expires-after",
                            "type": "string"
                        },
                        {
                            "default": "false",
                            "description": "Add built image into an OCI image index",
                            "name": "build-image-index",
                            "type": "string"
                        },
                        {
                            "default": "docker",
                            "description": "The format for the resulting image's mediaType. Valid values are oci or docker.",
                            "name": "buildah-format",
                            "type": "string"
                        },
                        {
                            "default": "false",
                            "description": "Enable cache proxy configuration",
                            "name": "enable-cache-proxy",
                            "type": "string"
                        },
                        {
                            "default": [],
                            "description": "Array of --build-arg values (\"arg=value\" strings) for buildah",
                            "name": "build-args",
                            "type": "array"
                        },
                        {
                            "default": "",
                            "description": "Path to a file with build arguments for buildah, see https://www.mankier.com/1/buildah-build#--build-arg-file",
                            "name": "build-args-file",
                            "type": "string"
                        },
                        {
                            "default": "false",
                            "description": "Whether to enable privileged mode, should be used only with remote VMs",
                            "name": "privileged-nested",
                            "type": "string"
                        }
                    ],
                    "results": [
                        {
                            "description": "",
                            "name": "IMAGE_URL",
                            "value": "$(tasks.build-image-index.results.IMAGE_URL)"
                        },
                        {
                            "description": "",
                            "name": "IMAGE_DIGEST",
                            "value": "$(tasks.build-image-index.results.IMAGE_DIGEST)"
                        },
                        {
                            "description": "",
                            "name": "CHAINS-GIT_URL",
                            "value": "$(tasks.clone-repository.results.url)"
                        },
                        {
                            "description": "",
                            "name": "CHAINS-GIT_COMMIT",
                            "value": "$(tasks.clone-repository.results.commit)"
                        }
                    ],
                    "tasks": [
                        {
                            "name": "init",
                            "params": [
                                {
                                    "name": "enable-cache-proxy",
                                    "value": "false"
                                }
                            ],
                            "taskRef": {
                                "params": [
                                    {
                                        "name": "name",
                                        "value": "init"
                                    },
                                    {
                                        "name": "bundle",
                                        "value": "quay.io/konflux-ci/tekton-catalog/task-init:0.4@sha256:f2de909151c733da85c7c05de8ecf37c55079c219dcf8db906175ae11fca0142"
                                    },
                                    {
                                        "name": "kind",
                                        "value": "task"
                                    }
                                ],
                                "resolver": "bundles"
                            }
                        },
                        {
                            "name": "clone-repository",
                            "params": [
                                {
                                    "name": "url",
                                    "value": "https://codeberg.org/konflux-qe/devfile-sample-hello-world-kojxew"
                                },
                                {
                                    "name": "revision",
                                    "value": "074baa9d280bf9cd0889a2deeac9a870e060045b"
                                },
                                {
                                    "name": "ociStorage",
                                    "value": "quay.io/redhat-appstudio-qe/build-e2e-svcy/fj-test-custom-default-bocjjj:on-pr-074baa9d280bf9cd0889a2deeac9a870e060045b.git"
                                },
                                {
                                    "name": "ociArtifactExpiresAfter",
                                    "value": "6h"
                                }
                            ],
                            "runAfter": [
                                "init"
                            ],
                            "taskRef": {
                                "params": [
                                    {
                                        "name": "name",
                                        "value": "git-clone-oci-ta-min"
                                    },
                                    {
                                        "name": "bundle",
                                        "value": "quay.io/konflux-ci/tekton-catalog/task-git-clone-oci-ta-min:0.1@sha256:ffe4e75535edc5474e2615730147f15170dd5f141888b9ae19d2df53ecee7ef0"
                                    },
                                    {
                                        "name": "kind",
                                        "value": "task"
                                    }
                                ],
                                "resolver": "bundles"
                            },
                            "workspaces": [
                                {
                                    "name": "basic-auth",
                                    "workspace": "git-auth"
                                }
                            ]
                        },
                        {
                            "name": "prefetch-dependencies",
                            "params": [
                                {
                                    "name": "input",
                                    "value": ""
                                },
                                {
                                    "name": "SOURCE_ARTIFACT",
                                    "value": "$(tasks.clone-repository.results.SOURCE_ARTIFACT)"
                                },
                                {
                                    "name": "ociStorage",
                                    "value": "quay.io/redhat-appstudio-qe/build-e2e-svcy/fj-test-custom-default-bocjjj:on-pr-074baa9d280bf9cd0889a2deeac9a870e060045b.prefetch"
                                },
                                {
                                    "name": "ociArtifactExpiresAfter",
                                    "value": "6h"
                                }
                            ],
                            "runAfter": [
                                "clone-repository"
                            ],
                            "taskRef": {
                                "params": [
                                    {
                                        "name": "name",
                                        "value": "prefetch-dependencies-oci-ta-min"
                                    },
                                    {
                                        "name": "bundle",
                                        "value": "quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies-oci-ta-min:0.3@sha256:bf5859a08ab1e8327ad19831583eebe09df41e5ffa2009c506c05b419dba3dc2"
                                    },
                                    {
                                        "name": "kind",
                                        "value": "task"
                                    }
                                ],
                                "resolver": "bundles"
                            },
                            "workspaces": [
                                {
                                    "name": "git-basic-auth",
                                    "workspace": "git-auth"
                                },
                                {
                                    "name": "netrc",
                                    "workspace": "netrc"
                                }
                            ]
                        },
                        {
                            "name": "build-container",
                            "params": [
                                {
                                    "name": "IMAGE",
                                    "value": "quay.io/redhat-appstudio-qe/build-e2e-svcy/fj-test-custom-default-bocjjj:on-pr-074baa9d280bf9cd0889a2deeac9a870e060045b"
                                },
                                {
                                    "name": "DOCKERFILE",
                                    "value": "docker/Dockerfile"
                                },
                                {
                                    "name": "CONTEXT",
                                    "value": "."
                                },
                                {
                                    "name": "HERMETIC",
                                    "value": "false"
                                },
                                {
                                    "name": "PREFETCH_INPUT",
                                    "value": ""
                                },
                                {
                                    "name": "IMAGE_EXPIRES_AFTER",
                                    "value": "6h"
                                },
                                {
                                    "name": "COMMIT_SHA",
                                    "value": "$(tasks.clone-repository.results.commit)"
                                },
                                {
                                    "name": "BUILD_ARGS",
                                    "value": []
                                },
                                {
                                    "name": "BUILD_ARGS_FILE",
                                    "value": ""
                                },
                                {
                                    "name": "PRIVILEGED_NESTED",
                                    "value": "false"
                                },
                                {
                                    "name": "SOURCE_URL",
                                    "value": "$(tasks.clone-repository.results.url)"
                                },
                                {
                                    "name": "BUILDAH_FORMAT",
                                    "value": "docker"
                                },
                                {
                                    "name": "HTTP_PROXY",
                                    "value": "$(tasks.init.results.http-proxy)"
                                },
                                {
                                    "name": "NO_PROXY",
                                    "value": "$(tasks.init.results.no-proxy)"
                                },
                                {
                                    "name": "SOURCE_ARTIFACT",
                                    "value": "$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"
                                },
                                {
                                    "name": "CACHI2_ARTIFACT",
                                    "value": "$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"
                                }
                            ],
                            "runAfter": [
                                "prefetch-dependencies"
                            ],
                            "taskRef": {
                                "params": [
                                    {
                                        "name": "name",
                                        "value": "buildah-oci-ta-min"
                                    },
                                    {
                                        "name": "bundle",
                                        "value": "quay.io/konflux-ci/tekton-catalog/task-buildah-oci-ta-min:0.9@sha256:52ddc0ede65da1f3491319897dc5212bb3a52cb0a7e52a75d6a0224595c9ef4a"
                                    },
                                    {
                                        "name": "kind",
                                        "value": "task"
                                    }
                                ],
                                "resolver": "bundles"
                            }
                        },
                        {
                            "name": "build-image-index",
                            "params": [
                                {
                                    "name": "IMAGE",
                                    "value": "quay.io/redhat-appstudio-qe/build-e2e-svcy/fj-test-custom-default-bocjjj:on-pr-074baa9d280bf9cd0889a2deeac9a870e060045b"
                                },
                                {
                                    "name": "ALWAYS_BUILD_INDEX",
                                    "value": "false"
                                },
                                {
                                    "name": "IMAGES",
                                    "value": [
                                        "$(tasks.build-container.results.IMAGE_URL)@$(tasks.build-container.results.IMAGE_DIGEST)"
                                    ]
                                },
                                {
                                    "name": "BUILDAH_FORMAT",
                                    "value": "docker"
                                }
                            ],
                            "runAfter": [
                                "build-container"
                            ],
                            "taskRef": {
                                "params": [
                                    {
                                        "name": "name",
                                        "value": "build-image-index-min"
                                    },
                                    {
                                        "name": "bundle",
                                        "value": "quay.io/konflux-ci/tekton-catalog/task-build-image-index-min:0.3@sha256:47a0052da85ad90bacc4ed13a7f17f78208b7daa3ad3da76f920fc4e2af1f0dd"
                                    },
                                    {
                                        "name": "kind",
                                        "value": "task"
                                    }
                                ],
                                "resolver": "bundles"
                            }
                        },
                        {
                            "name": "deprecated-base-image-check",
                            "params": [
                                {
                                    "name": "IMAGE_URL",
                                    "value": "$(tasks.build-image-index.results.IMAGE_URL)"
                                },
                                {
                                    "name": "IMAGE_DIGEST",
                                    "value": "$(tasks.build-image-index.results.IMAGE_DIGEST)"
                                }
                            ],
                            "runAfter": [
                                "build-image-index"
                            ],
                            "taskRef": {
                                "params": [
                                    {
                                        "name": "name",
                                        "value": "deprecated-image-check"
                                    },
                                    {
                                        "name": "bundle",
                                        "value": "quay.io/konflux-ci/tekton-catalog/task-deprecated-image-check:0.5@sha256:3457a4ca93f8d55f14ebd407532b1223c689eacc34f0abb3003db4111667bdae"
                                    },
                                    {
                                        "name": "kind",
                                        "value": "task"
                                    }
                                ],
                                "resolver": "bundles"
                            },
                            "when": [
                                {
                                    "input": "false",
                                    "operator": "in",
                                    "values": [
                                        "false"
                                    ]
                                }
                            ]
                        },
                        {
                            "name": "clamav-scan",
                            "params": [
                                {
                                    "name": "image-digest",
                                    "value": "$(tasks.build-image-index.results.IMAGE_DIGEST)"
                                },
                                {
                                    "name": "image-url",
                                    "value": "$(tasks.build-image-index.results.IMAGE_URL)"
                                }
                            ],
                            "runAfter": [
                                "build-image-index"
                            ],
                            "taskRef": {
                                "params": [
                                    {
                                        "name": "name",
                                        "value": "clamav-scan-min"
                                    },
                                    {
                                        "name": "bundle",
                                        "value": "quay.io/konflux-ci/tekton-catalog/task-clamav-scan-min:0.3@sha256:589e34f73d310aa993c9761d8b78265a904a121028bda2809d8a2d0500454bd8"
                                    },
                                    {
                                        "name": "kind",
                                        "value": "task"
                                    }
                                ],
                                "resolver": "bundles"
                            },
                            "when": [
                                {
                                    "input": "false",
                                    "operator": "in",
                                    "values": [
                                        "false"
                                    ]
                                }
                            ]
                        },
                        {
                            "name": "sast-shell-check",
                            "params": [
                                {
                                    "name": "image-digest",
                                    "value": "$(tasks.build-image-index.results.IMAGE_DIGEST)"
                                },
                                {
                                    "name": "image-url",
                                    "value": "$(tasks.build-image-index.results.IMAGE_URL)"
                                },
                                {
                                    "name": "SOURCE_ARTIFACT",
                                    "value": "$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"
                                },
                                {
                                    "name": "CACHI2_ARTIFACT",
                                    "value": "$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"
                                }
                            ],
                            "runAfter": [
                                "build-image-index"
                            ],
                            "taskRef": {
                                "params": [
                                    {
                                        "name": "name",
                                        "value": "sast-shell-check-oci-ta-min"
                                    },
                                    {
                                        "name": "bundle",
                                        "value": "quay.io/konflux-ci/tekton-catalog/task-sast-shell-check-oci-ta-min:0.1@sha256:fa19753f59288a397aab2ddb9459f35f0ec1b89f43c36e944a3958db72becb5a"
                                    },
                                    {
                                        "name": "kind",
                                        "value": "task"
                                    }
                                ],
                                "resolver": "bundles"
                            },
                            "when": [
                                {
                                    "input": "false",
                                    "operator": "in",
                                    "values": [
                                        "false"
                                    ]
                                }
                            ]
                        },
                        {
                            "name": "sast-unicode-check",
                            "params": [
                                {
                                    "name": "image-digest",
                                    "value": "$(tasks.build-image-index.results.IMAGE_DIGEST)"
                                },
                                {
                                    "name": "image-url",
                                    "value": "$(tasks.build-image-index.results.IMAGE_URL)"
                                },
                                {
                                    "name": "SOURCE_ARTIFACT",
                                    "value": "$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"
                                },
                                {
                                    "name": "CACHI2_ARTIFACT",
                                    "value": "$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"
                                }
                            ],
                            "runAfter": [
                                "build-image-index"
                            ],
                            "taskRef": {
                                "params": [
                                    {
                                        "name": "name",
                                        "value": "sast-unicode-check-oci-ta-min"
                                    },
                                    {
                                        "name": "bundle",
                                        "value": "quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check-oci-ta-min:0.4@sha256:624d9ed6d461b59a16d8c1578276626c02fa6d56e0ee4bcd752f7859055f21ab"
                                    },
                                    {
                                        "name": "kind",
                                        "value": "task"
                                    }
                                ],
                                "resolver": "bundles"
                            },
                            "when": [
                                {
                                    "input": "false",
                                    "operator": "in",
                                    "values": [
                                        "false"
                                    ]
                                }
                            ]
                        },
                        {
                            "name": "rpms-signature-scan",
                            "params": [
                                {
                                    "name": "image-url",
                                    "value": "$(tasks.build-image-index.results.IMAGE_URL)"
                                },
                                {
                                    "name": "image-digest",
                                    "value": "$(tasks.build-image-index.results.IMAGE_DIGEST)"
                                }
                            ],
                            "runAfter": [
                                "build-image-index"
                            ],
                            "taskRef": {
                                "params": [
                                    {
                                        "name": "name",
                                        "value": "rpms-signature-scan"
                                    },
                                    {
                                        "name": "bundle",
                                        "value": "quay.io/konflux-ci/tekton-catalog/task-rpms-signature-scan:0.2@sha256:b2224a0442ac705e20a25b8609e1760321d9d86da7901fd0392a90102688e37d"
                                    },
                                    {
                                        "name": "kind",
                                        "value": "task"
                                    }
                                ],
                                "resolver": "bundles"
                            },
                            "when": [
                                {
                                    "input": "false",
                                    "operator": "in",
                                    "values": [
                                        "false"
                                    ]
                                }
                            ]
                        },
                        {
                            "name": "tpa-scan",
                            "params": [
                                {
                                    "name": "image-digest",
                                    "value": "$(tasks.build-image-index.results.IMAGE_DIGEST)"
                                },
                                {
                                    "name": "image-url",
                                    "value": "$(tasks.build-image-index.results.IMAGE_URL)"
                                }
                            ],
                            "runAfter": [
                                "build-image-index"
                            ],
                            "taskRef": {
                                "params": [
                                    {
                                        "name": "name",
                                        "value": "tpa-scan"
                                    },
                                    {
                                        "name": "bundle",
                                        "value": "quay.io/konflux-ci/tekton-catalog/task-tpa-scan:0.1@sha256:68b6e188f742da92af9c40a794fd021a65d49b419d1e36096277b2d9ebbe1afc"
                                    },
                                    {
                                        "name": "kind",
                                        "value": "task"
                                    }
                                ],
                                "resolver": "bundles"
                            },
                            "when": [
                                {
                                    "input": "false",
                                    "operator": "in",
                                    "values": [
                                        "false"
                                    ]
                                }
                            ]
                        }
                    ],
                    "workspaces": [
                        {
                            "name": "git-auth",
                            "optional": true
                        },
                        {
                            "name": "netrc",
                            "optional": true
                        }
                    ]
                },
                "provenance": {
                    "featureFlags": {
                        "awaitSidecarReadiness": true,
                        "coschedule": "workspaces",
                        "enableAPIFields": "alpha",
                        "enableParamEnum": true,
                        "enableProvenanceInStatus": true,
                        "enforceNonfalsifiability": "none",
                        "maxResultSize": 4096,
                        "resultExtractionMethod": "termination-message",
                        "runningInEnvWithInjectedSidecars": true,
                        "verificationNoMatchPolicy": "ignore"
                    }
                },
                "results": [
                    {
                        "name": "IMAGE_URL",
                        "value": "quay.io/redhat-appstudio-qe/build-e2e-svcy/fj-test-custom-default-bocjjj:on-pr-074baa9d280bf9cd0889a2deeac9a870e060045b"
                    },
                    {
                        "name": "IMAGE_DIGEST",
                        "value": "sha256:101584942edc1bebc9ab0a0f64fefadbe576569be1c1be3e2ef7f1851dfb739d"
                    },
                    {
                        "name": "CHAINS-GIT_URL",
                        "value": "https://codeberg.org/konflux-qe/devfile-sample-hello-world-kojxew"
                    },
                    {
                        "name": "CHAINS-GIT_COMMIT",
                        "value": "074baa9d280bf9cd0889a2deeac9a870e060045b"
                    }
                ],
                "spanContext": {
                    "traceparent": "00-cd75fa1dc1aa8e85dcc94c5d5da89157-898f1182a54baf84-01"
                },
                "startTime": "2026-04-21T11:25:52Z"
            }
        },
        {
            "apiVersion": "tekton.dev/v1",
            "kind": "PipelineRun",
            "metadata": {
                "annotations": {
                    "chains.tekton.dev/signed": "true",
                    "results.tekton.dev/record": "chains-e2e-arjp/results/fce7a3bf-e6b3-4d1f-b362-2eb5121267fd/records/fce7a3bf-e6b3-4d1f-b362-2eb5121267fd",
                    "results.tekton.dev/result": "chains-e2e-arjp/results/fce7a3bf-e6b3-4d1f-b362-2eb5121267fd"
                },
                "creationTimestamp": "2026-04-21T11:14:52Z",
                "finalizers": [
                    "results.tekton.dev/pipelinerun",
                    "chains.tekton.dev/pipelinerun"
                ],
                "generation": 2,
                "labels": {
                    "kueue.x-k8s.io/priority-class": "konflux-default",
                    "kueue.x-k8s.io/queue-name": "pipelines-queue",
                    "pipelines.openshift.io/runtime": "generic",
                    "pipelines.openshift.io/strategy": "docker",
                    "pipelines.openshift.io/used-by": "build-cloud",
                    "tekton.dev/pipeline": "docker-build"
                },
                "name": "buildah-demo-pgrmzeldfg",
                "namespace": "chains-e2e-arjp",
                "resourceVersion": "73254",
                "uid": "fce7a3bf-e6b3-4d1f-b362-2eb5121267fd"
            },
            "spec": {
                "params": [
                    {
                        "name": "dockerfile",
                        "value": "Containerfile"
                    },
                    {
                        "name": "output-image",
                        "value": "quay.io/redhat-appstudio-qe/test-images:buildah-demo-pgrmzeldfg"
                    },
                    {
                        "name": "git-url",
                        "value": "https://github.com/conforma/golden-container.git"
                    },
                    {
                        "name": "skip-checks",
                        "value": "true"
                    }
                ],
                "pipelineRef": {
                    "params": [
                        {
                            "name": "name",
                            "value": "docker-build"
                        },
                        {
                            "name": "bundle",
                            "value": "quay.io/konflux-ci/tekton-catalog/pipeline-docker-build:devel"
                        },
                        {
                            "name": "kind",
                            "value": "pipeline"
                        }
                    ],
                    "resolver": "bundles"
                },
                "taskRunTemplate": {
                    "podTemplate": {
                        "nodeSelector": {
                            "konflux-ci.dev/workload": "konflux-tenants"
                        },
                        "tolerations": [
                            {
                                "effect": "NoSchedule",
                                "key": "konflux-ci.dev/workload",
                                "operator": "Equal",
                                "value": "konflux-tenants"
                            }
                        ]
                    },
                    "serviceAccountName": "konflux-integration-runner"
                },
                "timeouts": {
                    "pipeline": "2h0m0s"
                },
                "workspaces": [
                    {
                        "name": "workspace",
                        "persistentVolumeClaim": {
                            "claimName": "app-studio-default-workspace"
                        }
                    }
                ]
            },
            "status": {
                "childReferences": [
                    {
                        "apiVersion": "tekton.dev/v1",
                        "kind": "TaskRun",
                        "name": "buildah-demo-pgrmzeldfg-init",
                        "pipelineTaskName": "init"
                    },
                    {
                        "apiVersion": "tekton.dev/v1",
                        "kind": "TaskRun",
                        "name": "buildah-demo-pgrmzeldfg-clone-repository",
                        "pipelineTaskName": "clone-repository"
                    },
                    {
                        "apiVersion": "tekton.dev/v1",
                        "kind": "TaskRun",
                        "name": "buildah-demo-pgrmzeldfg-prefetch-dependencies",
                        "pipelineTaskName": "prefetch-dependencies"
                    },
                    {
                        "apiVersion": "tekton.dev/v1",
                        "kind": "TaskRun",
                        "name": "buildah-demo-pgrmzeldfg-build-container",
                        "pipelineTaskName": "build-container"
                    },
                    {
                        "apiVersion": "tekton.dev/v1",
                        "kind": "TaskRun",
                        "name": "buildah-demo-pgrmzeldfg-build-image-index",
                        "pipelineTaskName": "build-image-index"
                    },
                    {
                        "apiVersion": "tekton.dev/v1",
                        "kind": "TaskRun",
                        "name": "buildah-demo-pgrmzeldfg-apply-tags",
                        "pipelineTaskName": "apply-tags"
                    },
                    {
                        "apiVersion": "tekton.dev/v1",
                        "kind": "TaskRun",
                        "name": "buildah-demo-pgrmzeldfg-push-dockerfile",
                        "pipelineTaskName": "push-dockerfile"
                    }
                ],
                "completionTime": "2026-04-21T11:19:09Z",
                "conditions": [
                    {
                        "lastTransitionTime": "2026-04-21T11:19:09Z",
                        "message": "Tasks Completed: 7 (Failed: 0, Cancelled 0), Skipped: 9",
                        "reason": "Completed",
                        "status": "True",
                        "type": "Succeeded"
                    }
                ],
                "pipelineSpec": {
                    "description": "This pipeline is ideal for building container images from a Containerfile while reducing network traffic.\n\n_Uses `buildah` to create a container image. It also optionally creates a source image and runs some build-time tests. EC will flag a violation for [`trusted_task.trusted`](https://conforma.dev/docs/policy/packages/release_trusted_task.html#trusted_task__trusted) if any tasks are added to the pipeline.\nThis pipeline is pushed as a Tekton bundle to [quay.io](https://quay.io/repository/konflux-ci/tekton-catalog/pipeline-docker-build?tab=tags)_\n",
                    "params": [
                        {
                            "description": "Source Repository URL",
                            "name": "git-url",
                            "type": "string"
                        },
                        {
                            "default": "",
                            "description": "Revision of the Source Repository",
                            "name": "revision",
                            "type": "string"
                        },
                        {
                            "description": "Fully Qualified Output Image",
                            "name": "output-image",
                            "type": "string"
                        },
                        {
                            "default": ".",
                            "description": "Path to the source code of an application's component from where to build image.",
                            "name": "path-context",
                            "type": "string"
                        },
                        {
                            "default": "Dockerfile",
                            "description": "Path to the Dockerfile inside the context specified by parameter path-context",
                            "name": "dockerfile",
                            "type": "string"
                        },
                        {
                            "default": "false",
                            "description": "Skip checks against built image",
                            "name": "skip-checks",
                            "type": "string"
                        },
                        {
                            "default": "false",
                            "description": "Execute the build with network isolation",
                            "name": "hermetic",
                            "type": "string"
                        },
                        {
                            "default": "",
                            "description": "Build dependencies to be prefetched",
                            "name": "prefetch-input",
                            "type": "string"
                        },
                        {
                            "default": "",
                            "description": "Image tag expiration time, time values could be something like 1h, 2d, 3w for hours, days, and weeks, respectively.",
                            "name": "image-expires-after",
                            "type": "string"
                        },
                        {
                            "default": "false",
                            "description": "Build a source image.",
                            "name": "build-source-image",
                            "type": "string"
                        },
                        {
                            "default": "false",
                            "description": "Add built image into an OCI image index",
                            "name": "build-image-index",
                            "type": "string"
                        },
                        {
                            "default": "docker",
                            "description": "The format for the resulting image's mediaType. Valid values are oci or docker.",
                            "name": "buildah-format",
                            "type": "string"
                        },
                        {
                            "default": "false",
                            "description": "Enable cache proxy configuration",
                            "name": "enable-cache-proxy",
                            "type": "string"
                        },
                        {
                            "default": [],
                            "description": "Array of --build-arg values (\"arg=value\" strings) for buildah",
                            "name": "build-args",
                            "type": "array"
                        },
                        {
                            "default": "",
                            "description": "Path to a file with build arguments for buildah, see https://www.mankier.com/1/buildah-build#--build-arg-file",
                            "name": "build-args-file",
                            "type": "string"
                        },
                        {
                            "default": "false",
                            "description": "Whether to enable privileged mode, should be used only with remote VMs",
                            "name": "privileged-nested",
                            "type": "string"
                        }
                    ],
                    "results": [
                        {
                            "description": "",
                            "name": "IMAGE_URL",
                            "value": "$(tasks.build-image-index.results.IMAGE_URL)"
                        },
                        {
                            "description": "",
                            "name": "IMAGE_DIGEST",
                            "value": "$(tasks.build-image-index.results.IMAGE_DIGEST)"
                        },
                        {
                            "description": "",
                            "name": "CHAINS-GIT_URL",
                            "value": "$(tasks.clone-repository.results.url)"
                        },
                        {
                            "description": "",
                            "name": "CHAINS-GIT_COMMIT",
                            "value": "$(tasks.clone-repository.results.commit)"
                        }
                    ],
                    "tasks": [
                        {
                            "name": "init",
                            "params": [
                                {
                                    "name": "enable-cache-proxy",
                                    "value": "false"
                                }
                            ],
                            "taskRef": {
                                "params": [
                                    {
                                        "name": "name",
                                        "value": "init"
                                    },
                                    {
                                        "name": "bundle",
                                        "value": "quay.io/konflux-ci/tekton-catalog/task-init:0.4@sha256:f2de909151c733da85c7c05de8ecf37c55079c219dcf8db906175ae11fca0142"
                                    },
                                    {
                                        "name": "kind",
                                        "value": "task"
                                    }
                                ],
                                "resolver": "bundles"
                            }
                        },
                        {
                            "name": "clone-repository",
                            "params": [
                                {
                                    "name": "url",
                                    "value": "https://github.com/conforma/golden-container.git"
                                },
                                {
                                    "name": "revision",
                                    "value": ""
                                }
                            ],
                            "runAfter": [
                                "init"
                            ],
                            "taskRef": {
                                "params": [
                                    {
                                        "name": "name",
                                        "value": "git-clone"
                                    },
                                    {
                                        "name": "bundle",
                                        "value": "quay.io/konflux-ci/tekton-catalog/task-git-clone:0.1@sha256:7db7ad9653dccc771407cb0294487cf4be9064fa782ffad7e983db1a8ba57e21"
                                    },
                                    {
                                        "name": "kind",
                                        "value": "task"
                                    }
                                ],
                                "resolver": "bundles"
                            },
                            "workspaces": [
                                {
                                    "name": "output",
                                    "workspace": "workspace"
                                },
                                {
                                    "name": "basic-auth",
                                    "workspace": "git-auth"
                                }
                            ]
                        },
                        {
                            "name": "prefetch-dependencies",
                            "params": [
                                {
                                    "name": "input",
                                    "value": ""
                                }
                            ],
                            "runAfter": [
                                "clone-repository"
                            ],
                            "taskRef": {
                                "params": [
                                    {
                                        "name": "name",
                                        "value": "prefetch-dependencies"
                                    },
                                    {
                                        "name": "bundle",
                                        "value": "quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies:0.3@sha256:488a6afaa43b19ec845ea67035d2c1f368bdd7c9686ce54bf43c4034d603698d"
                                    },
                                    {
                                        "name": "kind",
                                        "value": "task"
                                    }
                                ],
                                "resolver": "bundles"
                            },
                            "workspaces": [
                                {
                                    "name": "source",
                                    "workspace": "workspace"
                                },
                                {
                                    "name": "git-basic-auth",
                                    "workspace": "git-auth"
                                },
                                {
                                    "name": "netrc",
                                    "workspace": "netrc"
                                }
                            ]
                        },
                        {
                            "name": "build-container",
                            "params": [
                                {
                                    "name": "IMAGE",
                                    "value": "quay.io/redhat-appstudio-qe/test-images:buildah-demo-pgrmzeldfg"
                                },
                                {
                                    "name": "DOCKERFILE",
                                    "value": "Containerfile"
                                },
                                {
                                    "name": "CONTEXT",
                                    "value": "."
                                },
                                {
                                    "name": "HERMETIC",
                                    "value": "false"
                                },
                                {
                                    "name": "PREFETCH_INPUT",
                                    "value": ""
                                },
                                {
                                    "name": "IMAGE_EXPIRES_AFTER",
                                    "value": ""
                                },
                                {
                                    "name": "COMMIT_SHA",
                                    "value": "$(tasks.clone-repository.results.commit)"
                                },
                                {
                                    "name": "BUILD_ARGS",
                                    "value": []
                                },
                                {
                                    "name": "BUILD_ARGS_FILE",
                                    "value": ""
                                },
                                {
                                    "name": "PRIVILEGED_NESTED",
                                    "value": "false"
                                },
                                {
                                    "name": "SOURCE_URL",
                                    "value": "$(tasks.clone-repository.results.url)"
                                },
                                {
                                    "name": "BUILDAH_FORMAT",
                                    "value": "docker"
                                },
                                {
                                    "name": "HTTP_PROXY",
                                    "value": "$(tasks.init.results.http-proxy)"
                                },
                                {
                                    "name": "NO_PROXY",
                                    "value": "$(tasks.init.results.no-proxy)"
                                }
                            ],
                            "runAfter": [
                                "prefetch-dependencies"
                            ],
                            "taskRef": {
                                "params": [
                                    {
                                        "name": "name",
                                        "value": "buildah"
                                    },
                                    {
                                        "name": "bundle",
                                        "value": "quay.io/konflux-ci/tekton-catalog/task-buildah:0.9@sha256:62f09c50d552eac57e17638c67e88b0982352a71975858c8ba262bcff293de06"
                                    },
                                    {
                                        "name": "kind",
                                        "value": "task"
                                    }
                                ],
                                "resolver": "bundles"
                            },
                            "workspaces": [
                                {
                                    "name": "source",
                                    "workspace": "workspace"
                                }
                            ]
                        },
                        {
                            "name": "build-image-index",
                            "params": [
                                {
                                    "name": "IMAGE",
                                    "value": "quay.io/redhat-appstudio-qe/test-images:buildah-demo-pgrmzeldfg"
                                },
                                {
                                    "name": "ALWAYS_BUILD_INDEX",
                                    "value": "false"
                                },
                                {
                                    "name": "IMAGES",
                                    "value": [
                                        "$(tasks.build-container.results.IMAGE_URL)@$(tasks.build-container.results.IMAGE_DIGEST)"
                                    ]
                                },
                                {
                                    "name": "BUILDAH_FORMAT",
                                    "value": "docker"
                                }
                            ],
                            "runAfter": [
                                "build-container"
                            ],
                            "taskRef": {
                                "params": [
                                    {
                                        "name": "name",
                                        "value": "build-image-index"
                                    },
                                    {
                                        "name": "bundle",
                                        "value": "quay.io/konflux-ci/tekton-catalog/task-build-image-index:0.3@sha256:b65a1e0961e0e768dda1f118bc5b5cab9c7ca7f4ed094e6a4352e66f82b9fa0b"
                                    },
                                    {
                                        "name": "kind",
                                        "value": "task"
                                    }
                                ],
                                "resolver": "bundles"
                            }
                        },
                        {
                            "name": "build-source-image",
                            "params": [
                                {
                                    "name": "BINARY_IMAGE",
                                    "value": "$(tasks.build-image-index.results.IMAGE_URL)"
                                },
                                {
                                    "name": "BINARY_IMAGE_DIGEST",
                                    "value": "$(tasks.build-image-index.results.IMAGE_DIGEST)"
                                }
                            ],
                            "runAfter": [
                                "build-image-index"
                            ],
                            "taskRef": {
                                "params": [
                                    {
                                        "name": "name",
                                        "value": "source-build"
                                    },
                                    {
                                        "name": "bundle",
                                        "value": "quay.io/konflux-ci/tekton-catalog/task-source-build:0.3@sha256:ea8e00e3173278f1718426bdce9e139e93d42d50de6011c93a494d5e513bd652"
                                    },
                                    {
                                        "name": "kind",
                                        "value": "task"
                                    }
                                ],
                                "resolver": "bundles"
                            },
                            "when": [
                                {
                                    "input": "false",
                                    "operator": "in",
                                    "values": [
                                        "true"
                                    ]
                                }
                            ],
                            "workspaces": [
                                {
                                    "name": "workspace",
                                    "workspace": "workspace"
                                }
                            ]
                        },
                        {
                            "name": "deprecated-base-image-check",
                            "params": [
                                {
                                    "name": "IMAGE_URL",
                                    "value": "$(tasks.build-image-index.results.IMAGE_URL)"
                                },
                                {
                                    "name": "IMAGE_DIGEST",
                                    "value": "$(tasks.build-image-index.results.IMAGE_DIGEST)"
                                }
                            ],
                            "runAfter": [
                                "build-image-index"
                            ],
                            "taskRef": {
                                "params": [
                                    {
                                        "name": "name",
                                        "value": "deprecated-image-check"
                                    },
                                    {
                                        "name": "bundle",
                                        "value": "quay.io/konflux-ci/tekton-catalog/task-deprecated-image-check:0.5@sha256:3457a4ca93f8d55f14ebd407532b1223c689eacc34f0abb3003db4111667bdae"
                                    },
                                    {
                                        "name": "kind",
                                        "value": "task"
                                    }
                                ],
                                "resolver": "bundles"
                            },
                            "when": [
                                {
                                    "input": "true",
                                    "operator": "in",
                                    "values": [
                                        "false"
                                    ]
                                }
                            ]
                        },
                        {
                            "name": "clair-scan",
                            "params": [
                                {
                                    "name": "image-digest",
                                    "value": "$(tasks.build-image-index.results.IMAGE_DIGEST)"
                                },
                                {
                                    "name": "image-url",
                                    "value": "$(tasks.build-image-index.results.IMAGE_URL)"
                                }
                            ],
                            "runAfter": [
                                "build-image-index"
                            ],
                            "taskRef": {
                                "params": [
                                    {
                                        "name": "name",
                                        "value": "clair-scan"
                                    },
                                    {
                                        "name": "bundle",
                                        "value": "quay.io/konflux-ci/tekton-catalog/task-clair-scan:0.3@sha256:9397d3eb9f1cbebaa15e93256e0ca9eaca148baa674be72f07f4a00df63c4609"
                                    },
                                    {
                                        "name": "kind",
                                        "value": "task"
                                    }
                                ],
                                "resolver": "bundles"
                            },
                            "when": [
                                {
                                    "input": "true",
                                    "operator": "in",
                                    "values": [
                                        "false"
                                    ]
                                }
                            ]
                        },
                        {
                            "name": "ecosystem-cert-preflight-checks",
                            "params": [
                                {
                                    "name": "image-url",
                                    "value": "$(tasks.build-image-index.results.IMAGE_URL)"
                                }
                            ],
                            "runAfter": [
                                "build-image-index"
                            ],
                            "taskRef": {
                                "params": [
                                    {
                                        "name": "name",
                                        "value": "ecosystem-cert-preflight-checks"
                                    },
                                    {
                                        "name": "bundle",
                                        "value": "quay.io/konflux-ci/tekton-catalog/task-ecosystem-cert-preflight-checks:0.2@sha256:2d439dce35dc07bec38dcf450bcba949851686141a256d87eb6f42e5a217f6e2"
                                    },
                                    {
                                        "name": "kind",
                                        "value": "task"
                                    }
                                ],
                                "resolver": "bundles"
                            },
                            "when": [
                                {
                                    "input": "true",
                                    "operator": "in",
                                    "values": [
                                        "false"
                                    ]
                                }
                            ]
                        },
                        {
                            "name": "sast-snyk-check",
                            "params": [
                                {
                                    "name": "image-digest",
                                    "value": "$(tasks.build-image-index.results.IMAGE_DIGEST)"
                                },
                                {
                                    "name": "image-url",
                                    "value": "$(tasks.build-image-index.results.IMAGE_URL)"
                                }
                            ],
                            "runAfter": [
                                "build-image-index"
                            ],
                            "taskRef": {
                                "params": [
                                    {
                                        "name": "name",
                                        "value": "sast-snyk-check"
                                    },
                                    {
                                        "name": "bundle",
                                        "value": "quay.io/konflux-ci/tekton-catalog/task-sast-snyk-check:0.4@sha256:ecb0583a01bf8dfd86b58f7d929387b1050a3dbdbdc6a8be8cd40181041cc335"
                                    },
                                    {
                                        "name": "kind",
                                        "value": "task"
                                    }
                                ],
                                "resolver": "bundles"
                            },
                            "when": [
                                {
                                    "input": "true",
                                    "operator": "in",
                                    "values": [
                                        "false"
                                    ]
                                }
                            ],
                            "workspaces": [
                                {
                                    "name": "workspace",
                                    "workspace": "workspace"
                                }
                            ]
                        },
                        {
                            "name": "clamav-scan",
                            "params": [
                                {
                                    "name": "image-digest",
                                    "value": "$(tasks.build-image-index.results.IMAGE_DIGEST)"
                                },
                                {
                                    "name": "image-url",
                                    "value": "$(tasks.build-image-index.results.IMAGE_URL)"
                                }
                            ],
                            "runAfter": [
                                "build-image-index"
                            ],
                            "taskRef": {
                                "params": [
                                    {
                                        "name": "name",
                                        "value": "clamav-scan"
                                    },
                                    {
                                        "name": "bundle",
                                        "value": "quay.io/konflux-ci/tekton-catalog/task-clamav-scan:0.3@sha256:9f18b216ce71a66909e7cb17d9b34526c02d73cf12884ba32d1f10614f7b9f5a"
                                    },
                                    {
                                        "name": "kind",
                                        "value": "task"
                                    }
                                ],
                                "resolver": "bundles"
                            },
                            "when": [
                                {
                                    "input": "true",
                                    "operator": "in",
                                    "values": [
                                        "false"
                                    ]
                                }
                            ]
                        },
                        {
                            "name": "sast-shell-check",
                            "params": [
                                {
                                    "name": "image-digest",
                                    "value": "$(tasks.build-image-index.results.IMAGE_DIGEST)"
                                },
                                {
                                    "name": "image-url",
                                    "value": "$(tasks.build-image-index.results.IMAGE_URL)"
                                }
                            ],
                            "runAfter": [
                                "build-image-index"
                            ],
                            "taskRef": {
                                "params": [
                                    {
                                        "name": "name",
                                        "value": "sast-shell-check"
                                    },
                                    {
                                        "name": "bundle",
                                        "value": "quay.io/konflux-ci/tekton-catalog/task-sast-shell-check:0.1@sha256:5ffec704e0946b247e0e2bf8a4547546a9e43ab661e5ab9ec29faae4751c6861"
                                    },
                                    {
                                        "name": "kind",
                                        "value": "task"
                                    }
                                ],
                                "resolver": "bundles"
                            },
                            "when": [
                                {
                                    "input": "true",
                                    "operator": "in",
                                    "values": [
                                        "false"
                                    ]
                                }
                            ],
                            "workspaces": [
                                {
                                    "name": "workspace",
                                    "workspace": "workspace"
                                }
                            ]
                        },
                        {
                            "name": "sast-unicode-check",
                            "params": [
                                {
                                    "name": "image-digest",
                                    "value": "$(tasks.build-image-index.results.IMAGE_DIGEST)"
                                },
                                {
                                    "name": "image-url",
                                    "value": "$(tasks.build-image-index.results.IMAGE_URL)"
                                }
                            ],
                            "runAfter": [
                                "build-image-index"
                            ],
                            "taskRef": {
                                "params": [
                                    {
                                        "name": "name",
                                        "value": "sast-unicode-check"
                                    },
                                    {
                                        "name": "bundle",
                                        "value": "quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check:0.4@sha256:d65abc145444d056dfc373cd42843c3653e35435ef9d2f1e3d3fbabf0fbef477"
                                    },
                                    {
                                        "name": "kind",
                                        "value": "task"
                                    }
                                ],
                                "resolver": "bundles"
                            },
                            "when": [
                                {
                                    "input": "true",
                                    "operator": "in",
                                    "values": [
                                        "false"
                                    ]
                                }
                            ],
                            "workspaces": [
                                {
                                    "name": "workspace",
                                    "workspace": "workspace"
                                }
                            ]
                        },
                        {
                            "name": "apply-tags",
                            "params": [
                                {
                                    "name": "IMAGE_URL",
                                    "value": "$(tasks.build-image-index.results.IMAGE_URL)"
                                },
                                {
                                    "name": "IMAGE_DIGEST",
                                    "value": "$(tasks.build-image-index.results.IMAGE_DIGEST)"
                                }
                            ],
                            "runAfter": [
                                "build-image-index"
                            ],
                            "taskRef": {
                                "params": [
                                    {
                                        "name": "name",
                                        "value": "apply-tags"
                                    },
                                    {
                                        "name": "bundle",
                                        "value": "quay.io/konflux-ci/tekton-catalog/task-apply-tags:0.3@sha256:de3722bac1bf5ae8a95319162ce7e23fb33a7e2b7c0ac91535549f31a75aac86"
                                    },
                                    {
                                        "name": "kind",
                                        "value": "task"
                                    }
                                ],
                                "resolver": "bundles"
                            }
                        },
                        {
                            "name": "push-dockerfile",
                            "params": [
                                {
                                    "name": "IMAGE",
                                    "value": "$(tasks.build-image-index.results.IMAGE_URL)"
                                },
                                {
                                    "name": "IMAGE_DIGEST",
                                    "value": "$(tasks.build-image-index.results.IMAGE_DIGEST)"
                                },
                                {
                                    "name": "DOCKERFILE",
                                    "value": "Containerfile"
                                },
                                {
                                    "name": "CONTEXT",
                                    "value": "."
                                }
                            ],
                            "runAfter": [
                                "build-image-index"
                            ],
                            "taskRef": {
                                "params": [
                                    {
                                        "name": "name",
                                        "value": "push-dockerfile"
                                    },
                                    {
                                        "name": "bundle",
                                        "value": "quay.io/konflux-ci/tekton-catalog/task-push-dockerfile:0.3@sha256:e2e39208b27e1fc6756d1e374fbe6ef0b4de5b885a02574d62ea2d5794306072"
                                    },
                                    {
                                        "name": "kind",
                                        "value": "task"
                                    }
                                ],
                                "resolver": "bundles"
                            },
                            "workspaces": [
                                {
                                    "name": "workspace",
                                    "workspace": "workspace"
                                }
                            ]
                        },
                        {
                            "name": "rpms-signature-scan",
                            "params": [
                                {
                                    "name": "image-url",
                                    "value": "$(tasks.build-image-index.results.IMAGE_URL)"
                                },
                                {
                                    "name": "image-digest",
                                    "value": "$(tasks.build-image-index.results.IMAGE_DIGEST)"
                                }
                            ],
                            "runAfter": [
                                "build-image-index"
                            ],
                            "taskRef": {
                                "params": [
                                    {
                                        "name": "name",
                                        "value": "rpms-signature-scan"
                                    },
                                    {
                                        "name": "bundle",
                                        "value": "quay.io/konflux-ci/tekton-catalog/task-rpms-signature-scan:0.2@sha256:b2224a0442ac705e20a25b8609e1760321d9d86da7901fd0392a90102688e37d"
                                    },
                                    {
                                        "name": "kind",
                                        "value": "task"
                                    }
                                ],
                                "resolver": "bundles"
                            },
                            "when": [
                                {
                                    "input": "true",
                                    "operator": "in",
                                    "values": [
                                        "false"
                                    ]
                                }
                            ]
                        }
                    ],
                    "workspaces": [
                        {
                            "name": "workspace"
                        },
                        {
                            "name": "git-auth",
                            "optional": true
                        },
                        {
                            "name": "netrc",
                            "optional": true
                        }
                    ]
                },
                "provenance": {
                    "featureFlags": {
                        "awaitSidecarReadiness": true,
                        "coschedule": "workspaces",
                        "enableAPIFields": "alpha",
                        "enableParamEnum": true,
                        "enableProvenanceInStatus": true,
                        "enforceNonfalsifiability": "none",
                        "maxResultSize": 4096,
                        "resultExtractionMethod": "termination-message",
                        "runningInEnvWithInjectedSidecars": true,
                        "verificationNoMatchPolicy": "ignore"
                    },
                    "refSource": {
                        "digest": {
                            "sha256": "b7f31767d00d7b45d6fc2d7d215ec7ff985a5a2c99cae7002294ca5361f77688"
                        },
                        "entryPoint": "docker-build",
                        "uri": "quay.io/konflux-ci/tekton-catalog/pipeline-docker-build"
                    }
                },
                "results": [
                    {
                        "name": "IMAGE_URL",
                        "value": "quay.io/redhat-appstudio-qe/test-images:buildah-demo-pgrmzeldfg"
                    },
                    {
                        "name": "IMAGE_DIGEST",
                        "value": "sha256:5d2af96a190e19846258e1f22845600aff39eecc41ba324e5cb1e2214ee27932"
                    },
                    {
                        "name": "CHAINS-GIT_URL",
                        "value": "https://github.com/conforma/golden-container.git"
                    },
                    {
                        "name": "CHAINS-GIT_COMMIT",
                        "value": "be3214825d8af1a44d1406df6233660e8372d26f"
                    }
                ],
                "skippedTasks": [
                    {
                        "name": "build-source-image",
                        "reason": "When Expressions evaluated to false",
                        "whenExpressions": [
                            {
                                "input": "false",
                                "operator": "in",
                                "values": [
                                    "true"
                                ]
                            }
                        ]
                    },
                    {
                        "name": "deprecated-base-image-check",
                        "reason": "When Expressions evaluated to false",
                        "whenExpressions": [
                            {
                                "input": "true",
                                "operator": "in",
                                "values": [
                                    "false"
                                ]
                            }
                        ]
                    },
                    {
                        "name": "clair-scan",
                        "reason": "When Expressions evaluated to false",
                        "whenExpressions": [
                            {
                                "input": "true",
                                "operator": "in",
                                "values": [
                                    "false"
                                ]
                            }
                        ]
                    },
                    {
                        "name": "ecosystem-cert-preflight-checks",
                        "reason": "When Expressions evaluated to false",
                        "whenExpressions": [
                            {
                                "input": "true",
                                "operator": "in",
                                "values": [
                                    "false"
                                ]
                            }
                        ]
                    },
                    {
                        "name": "sast-snyk-check",
                        "reason": "When Expressions evaluated to false",
                        "whenExpressions": [
                            {
                                "input": "true",
                                "operator": "in",
                                "values": [
                                    "false"
                                ]
                            }
                        ]
                    },
                    {
                        "name": "clamav-scan",
                        "reason": "When Expressions evaluated to false",
                        "whenExpressions": [
                            {
                                "input": "true",
                                "operator": "in",
                                "values": [
                                    "false"
                                ]
                            }
                        ]
                    },
                    {
                        "name": "sast-shell-check",
                        "reason": "When Expressions evaluated to false",
                        "whenExpressions": [
                            {
                                "input": "true",
                                "operator": "in",
                                "values": [
                                    "false"
                                ]
                            }
                        ]
                    },
                    {
                        "name": "sast-unicode-check",
                        "reason": "When Expressions evaluated to false",
                        "whenExpressions": [
                            {
                                "input": "true",
                                "operator": "in",
                                "values": [
                                    "false"
                                ]
                            }
                        ]
                    },
                    {
                        "name": "rpms-signature-scan",
                        "reason": "When Expressions evaluated to false",
                        "whenExpressions": [
                            {
                                "input": "true",
                                "operator": "in",
                                "values": [
                                    "false"
                                ]
                            }
                        ]
                    }
                ],
                "spanContext": {
                    "traceparent": "00-47102bfe8f33f1d97bfb5ba00137ea2d-602e36cefeee89a1-01"
                },
                "startTime": "2026-04-21T11:14:53Z"
            }
        },
        {
            "apiVersion": "tekton.dev/v1",
            "kind": "PipelineRun",
            "metadata": {
                "annotations": {
                    "chains.tekton.dev/signed": "true",
                    "results.tekton.dev/record": "chains-e2e-arjp/results/65b4bfeb-07d6-431c-8f82-d679bbc5b819/records/65b4bfeb-07d6-431c-8f82-d679bbc5b819",
                    "results.tekton.dev/result": "chains-e2e-arjp/results/65b4bfeb-07d6-431c-8f82-d679bbc5b819"
                },
                "creationTimestamp": "2026-04-21T11:19:11Z",
                "finalizers": [
                    "results.tekton.dev/pipelinerun",
                    "chains.tekton.dev/pipelinerun"
                ],
                "generateName": "verify-enterprise-contract-run-",
                "generation": 2,
                "labels": {
                    "appstudio.openshift.io/application": "",
                    "kueue.x-k8s.io/priority-class": "konflux-default",
                    "kueue.x-k8s.io/queue-name": "pipelines-queue",
                    "tekton.dev/pipeline": "verify-enterprise-contract-run-lk8ql"
                },
                "name": "verify-enterprise-contract-run-lk8ql",
                "namespace": "chains-e2e-arjp",
                "resourceVersion": "78157",
                "uid": "65b4bfeb-07d6-431c-8f82-d679bbc5b819"
            },
            "spec": {
                "pipelineSpec": {
                    "tasks": [
                        {
                            "name": "verify-enterprise-contract",
                            "params": [
                                {
                                    "name": "IMAGES",
                                    "value": "{\"application\":\"\",\"components\":[{\"name\":\"\",\"containerImage\":\"quay.io/redhat-appstudio-qe/test-images:buildah-demo-pgrmzeldfg@sha256:5d2af96a190e19846258e1f22845600aff39eecc41ba324e5cb1e2214ee27932\",\"source\":{}}],\"artifacts\":{}}"
                                },
                                {
                                    "name": "POLICY_CONFIGURATION",
                                    "value": "ec-policy"
                                },
                                {
                                    "name": "PUBLIC_KEY",
                                    "value": "k8s://chains-e2e-arjp/cosign-public-key"
                                },
                                {
                                    "name": "SSL_CERT_DIR",
                                    "value": "/var/run/secrets/kubernetes.io/serviceaccount"
                                },
                                {
                                    "name": "STRICT",
                                    "value": "true"
                                },
                                {
                                    "name": "EFFECTIVE_TIME",
                                    "value": "now"
                                },
                                {
                                    "name": "IGNORE_REKOR",
                                    "value": "true"
                                }
                            ],
                            "taskRef": {
                                "params": [
                                    {
                                        "name": "name",
                                        "value": "verify-enterprise-contract"
                                    },
                                    {
                                        "name": "bundle",
                                        "value": "quay.io/conforma/tekton-task:kf-cdfd9188f9352d7269ae1fe8c273a9e67f60ab8a@sha256:3801e78906a70b6dcf850a063cd90b8f5a785b3b54e39ba04630268b08703048"
                                    },
                                    {
                                        "name": "kind",
                                        "value": "task"
                                    }
                                ],
                                "resolver": "bundles"
                            }
                        }
                    ]
                },
                "taskRunTemplate": {
                    "podTemplate": {
                        "nodeSelector": {
                            "konflux-ci.dev/workload": "konflux-tenants"
                        },
                        "tolerations": [
                            {
                                "effect": "NoSchedule",
                                "key": "konflux-ci.dev/workload",
                                "operator": "Equal",
                                "value": "konflux-tenants"
                            }
                        ]
                    },
                    "serviceAccountName": "konflux-integration-runner"
                },
                "timeouts": {
                    "pipeline": "2h0m0s"
                }
            },
            "status": {
                "childReferences": [
                    {
                        "apiVersion": "tekton.dev/v1",
                        "kind": "TaskRun",
                        "name": "verify-enterprise-contract-run-lk8ql-verify-enterprise-contract",
                        "pipelineTaskName": "verify-enterprise-contract"
                    }
                ],
                "completionTime": "2026-04-21T11:20:20Z",
                "conditions": [
                    {
                        "lastTransitionTime": "2026-04-21T11:20:20Z",
                        "message": "Tasks Completed: 1 (Failed: 1, Cancelled 0), Skipped: 0",
                        "reason": "Failed",
                        "status": "False",
                        "type": "Succeeded"
                    }
                ],
                "pipelineSpec": {
                    "tasks": [
                        {
                            "name": "verify-enterprise-contract",
                            "params": [
                                {
                                    "name": "IMAGES",
                                    "value": "{\"application\":\"\",\"components\":[{\"name\":\"\",\"containerImage\":\"quay.io/redhat-appstudio-qe/test-images:buildah-demo-pgrmzeldfg@sha256:5d2af96a190e19846258e1f22845600aff39eecc41ba324e5cb1e2214ee27932\",\"source\":{}}],\"artifacts\":{}}"
                                },
                                {
                                    "name": "POLICY_CONFIGURATION",
                                    "value": "ec-policy"
                                },
                                {
                                    "name": "PUBLIC_KEY",
                                    "value": "k8s://chains-e2e-arjp/cosign-public-key"
                                },
                                {
                                    "name": "SSL_CERT_DIR",
                                    "value": "/var/run/secrets/kubernetes.io/serviceaccount"
                                },
                                {
                                    "name": "STRICT",
                                    "value": "true"
                                },
                                {
                                    "name": "EFFECTIVE_TIME",
                                    "value": "now"
                                },
                                {
                                    "name": "IGNORE_REKOR",
                                    "value": "true"
                                }
                            ],
                            "taskRef": {
                                "params": [
                                    {
                                        "name": "name",
                                        "value": "verify-enterprise-contract"
                                    },
                                    {
                                        "name": "bundle",
                                        "value": "quay.io/conforma/tekton-task:kf-cdfd9188f9352d7269ae1fe8c273a9e67f60ab8a@sha256:3801e78906a70b6dcf850a063cd90b8f5a785b3b54e39ba04630268b08703048"
                                    },
                                    {
                                        "name": "kind",
                                        "value": "task"
                                    }
                                ],
                                "resolver": "bundles"
                            }
                        }
                    ]
                },
                "provenance": {
                    "featureFlags": {
                        "awaitSidecarReadiness": true,
                        "coschedule": "workspaces",
                        "enableAPIFields": "alpha",
                        "enableParamEnum": true,
                        "enableProvenanceInStatus": true,
                        "enforceNonfalsifiability": "none",
                        "maxResultSize": 4096,
                        "resultExtractionMethod": "termination-message",
                        "runningInEnvWithInjectedSidecars": true,
                        "verificationNoMatchPolicy": "ignore"
                    }
                },
                "spanContext": {
                    "traceparent": "00-20d22ff8b0d0d9bddff324b1ce8a7306-b42a478b498cb65e-01"
                },
                "startTime": "2026-04-21T11:19:12Z"
            }
        },
        {
            "apiVersion": "tekton.dev/v1",
            "kind": "PipelineRun",
            "metadata": {
                "annotations": {
                    "build.appstudio.openshift.io/repo": "https://codeberg.org/konflux-qe/konflux-test-integration/commit/767c0a6f17c2ecebd4e0c5d15bc2d49d74b4df43",
                    "build.appstudio.redhat.com/commit_sha": "767c0a6f17c2ecebd4e0c5d15bc2d49d74b4df43",
                    "build.appstudio.redhat.com/pull_request_number": "20",
                    "build.appstudio.redhat.com/target_branch": "base-forgejo-mdbthb",
                    "chains.tekton.dev/signed": "true",
                    "pac.test.appstudio.openshift.io/branch": "base-forgejo-mdbthb",
                    "pac.test.appstudio.openshift.io/cancel-in-progress": "true",
                    "pac.test.appstudio.openshift.io/controller-info": "{\"name\":\"default\",\"configmap\":\"pipelines-as-code\",\"secret\":\"pipelines-as-code-secret\", \"gRepo\": \"pipelines-as-code\"}",
                    "pac.test.appstudio.openshift.io/event-type": "pull_request",
                    "pac.test.appstudio.openshift.io/git-auth-secret": "pac-gitauth-qllgtq",
                    "pac.test.appstudio.openshift.io/git-provider": "gitea",
                    "pac.test.appstudio.openshift.io/log-url": "https://CONSOLE_URL_NOT_AVAILABLE",
                    "pac.test.appstudio.openshift.io/max-keep-runs": "3",
                    "pac.test.appstudio.openshift.io/on-cel-expression": "event == \"pull_request\" \u0026\u0026 target_branch == \"base-forgejo-mdbthb\"",
                    "pac.test.appstudio.openshift.io/original-prname": "test-comp-pac-forgejo-doffgx-on-pull-request",
                    "pac.test.appstudio.openshift.io/pull-request": "20",
                    "pac.test.appstudio.openshift.io/repo-url": "https://codeberg.org/konflux-qe/konflux-test-integration",
                    "pac.test.appstudio.openshift.io/repository": "test-comp-pac-forgejo-doffgx",
                    "pac.test.appstudio.openshift.io/scm-reporting-plr-started": "true",
                    "pac.test.appstudio.openshift.io/sender": "konflux-ci-qe-bot",
                    "pac.test.appstudio.openshift.io/sha": "767c0a6f17c2ecebd4e0c5d15bc2d49d74b4df43",
                    "pac.test.appstudio.openshift.io/sha-title": "e2e test commit message\n",
                    "pac.test.appstudio.openshift.io/sha-url": "https://codeberg.org/konflux-qe/konflux-test-integration/commit/767c0a6f17c2ecebd4e0c5d15bc2d49d74b4df43",
                    "pac.test.appstudio.openshift.io/source-branch": "konflux-test-comp-pac-forgejo-doffgx",
                    "pac.test.appstudio.openshift.io/source-repo-url": "https://codeberg.org/konflux-qe/konflux-test-integration",
                    "pac.test.appstudio.openshift.io/state": "started",
                    "pac.test.appstudio.openshift.io/url-org": "konflux-qe",
                    "pac.test.appstudio.openshift.io/url-repository": "konflux-test-integration",
                    "results.tekton.dev/childReadyForDeletion": "true",
                    "results.tekton.dev/record": "forgejo-rep-bqii/results/741fd664-8ae6-4060-b5c2-3d4dff3b6ae6/records/741fd664-8ae6-4060-b5c2-3d4dff3b6ae6",
                    "results.tekton.dev/result": "forgejo-rep-bqii/results/741fd664-8ae6-4060-b5c2-3d4dff3b6ae6",
                    "test.appstudio.openshift.io/create-groupsnapshot-status": "The number 0 of component snapshots belonging to this pr group hash 2b4f943756b8f36ca2b38f7c96136ea759315e40accbc04622004284e054ac is less than 2, skipping group snapshot creation",
                    "test.appstudio.openshift.io/integration-workflow": "pull-request",
                    "test.appstudio.openshift.io/pipelinerunstarttime": "1776770461000",
                    "test.appstudio.openshift.io/pr-group": "konflux-test-comp-pac-forgejo-doffgx",
                    "test.appstudio.openshift.io/snapshot-creation-report": "SnapshotCreationFailed",
                    "test.appstudio.openshift.io/source-repo-url": "https://codeberg.org/konflux-qe/konflux-test-integration",
                    "test.appstudio.openshift.io/status": "[{\"scenario\":\"my-integration-test-djab\",\"status\":\"Pending\",\"lastUpdateTime\":\"2026-04-21T11:32:26.927789966Z\",\"details\":\"Pending\"}]"
                },
                "creationTimestamp": "2026-04-21T11:32:26Z",
                "finalizers": [
                    "chains.tekton.dev/pipelinerun",
                    "results.tekton.dev/pipelinerun"
                ],
                "generateName": "my-integration-test-djab-",
                "generation": 2,
                "labels": {
                    "appstudio.openshift.io/application": "integ-app-egch",
                    "appstudio.openshift.io/component": "test-comp-pac-forgejo-doffgx",
                    "appstudio.openshift.io/snapshot": "integ-app-egch-20260421-112101-000",
                    "kueue.x-k8s.io/priority-class": "konflux-pre-merge-test",
                    "kueue.x-k8s.io/queue-name": "pipelines-queue",
                    "pac.test.appstudio.openshift.io/cancel-in-progress": "true",
                    "pac.test.appstudio.openshift.io/event-type": "pull_request",
                    "pac.test.appstudio.openshift.io/original-prname": "test-comp-pac-forgejo-doffgx-on-pull-request",
                    "pac.test.appstudio.openshift.io/pull-request": "20",
                    "pac.test.appstudio.openshift.io/repository": "test-comp-pac-forgejo-doffgx",
                    "pac.test.appstudio.openshift.io/sha": "767c0a6f17c2ecebd4e0c5d15bc2d49d74b4df43",
                    "pac.test.appstudio.openshift.io/state": "started",
                    "pac.test.appstudio.openshift.io/url-org": "konflux-qe",
                    "pac.test.appstudio.openshift.io/url-repository": "konflux-test-integration",
                    "pipelines.appstudio.openshift.io/type": "test",
                    "tekton.dev/pipeline": "integration-resolver-pipeline-pass",
                    "test.appstudio.openshift.io/optional": "false",
                    "test.appstudio.openshift.io/pipelinerunfinishtime": "1776771144",
                    "test.appstudio.openshift.io/pr-group-sha": "2b4f943756b8f36ca2b38f7c96136ea759315e40accbc04622004284e054ac",
                    "test.appstudio.openshift.io/run": "my-integration-test-djab",
                    "test.appstudio.openshift.io/scenario": "my-integration-test-djab",
                    "test.appstudio.openshift.io/type": "component"
                },
                "name": "my-integration-test-djab-rm7d5",
                "namespace": "forgejo-rep-bqii",
                "ownerReferences": [
                    {
                        "apiVersion": "appstudio.redhat.com/v1alpha1",
                        "blockOwnerDeletion": true,
                        "controller": true,
                        "kind": "Snapshot",
                        "name": "integ-app-egch-20260421-112101-000",
                        "uid": "8fecdb9c-471f-4a78-bfbd-b60e0e8105a2"
                    }
                ],
                "resourceVersion": "113272",
                "uid": "741fd664-8ae6-4060-b5c2-3d4dff3b6ae6"
            },
            "spec": {
                "params": [
                    {
                        "name": "SNAPSHOT",
                        "value": "{\"application\":\"integ-app-egch\",\"componentGroup\":\"\",\"components\":[{\"name\":\"test-comp-pac-forgejo-doffgx\",\"version\":\"\",\"containerImage\":\"quay.io/redhat-appstudio-qe/forgejo-rep-bqii/test-comp-pac-forgejo-doffgx@sha256:ed22c0de598531e72ead30ba30a4ce526dcc674086cc2cda1c54143368bec0b9\",\"source\":{\"git\":{\"url\":\"https://codeberg.org/konflux-qe/konflux-test-integration\",\"revision\":\"767c0a6f17c2ecebd4e0c5d15bc2d49d74b4df43\"}}}],\"artifacts\":{}}"
                    }
                ],
                "pipelineRef": {
                    "params": [
                        {
                            "name": "url",
                            "value": "https://github.com/konflux-ci/integration-examples.git"
                        },
                        {
                            "name": "revision",
                            "value": "6a7c81802e785aa869f82301afe61f4e9775772b"
                        },
                        {
                            "name": "pathInRepo",
                            "value": "pipelines/integration_resolver_pipeline_pass.yaml"
                        }
                    ],
                    "resolver": "git"
                },
                "taskRunTemplate": {
                    "podTemplate": {
                        "nodeSelector": {
                            "konflux-ci.dev/workload": "konflux-tenants"
                        },
                        "tolerations": [
                            {
                                "effect": "NoSchedule",
                                "key": "konflux-ci.dev/workload",
                                "operator": "Equal",
                                "value": "konflux-tenants"
                            }
                        ]
                    },
                    "serviceAccountName": "konflux-integration-runner"
                },
                "timeouts": {
                    "finally": "2h0m0s",
                    "pipeline": "6h0m0s",
                    "tasks": "4h0m0s"
                }
            },
            "status": {
                "childReferences": [
                    {
                        "apiVersion": "tekton.dev/v1",
                        "kind": "TaskRun",
                        "name": "my-integration-test-djab-rm7d5-task-success",
                        "pipelineTaskName": "task-success"
                    },
                    {
                        "apiVersion": "tekton.dev/v1",
                        "kind": "TaskRun",
                        "name": "my-integration-test-djab-rm7d5-task-success-2",
                        "pipelineTaskName": "task-success-2"
                    },
                    {
                        "apiVersion": "tekton.dev/v1",
                        "kind": "TaskRun",
                        "name": "my-integration-test-djab-rm7d5-task-skipped",
                        "pipelineTaskName": "task-skipped"
                    }
                ],
                "completionTime": "2026-04-21T11:32:34Z",
                "conditions": [
                    {
                        "lastTransitionTime": "2026-04-21T11:32:34Z",
                        "message": "Tasks Completed: 3 (Failed: 0, Cancelled 0), Skipped: 0",
                        "reason": "Succeeded",
                        "status": "True",
                        "type": "Succeeded"
                    }
                ],
                "pipelineSpec": {
                    "tasks": [
                        {
                            "name": "task-success",
                            "params": [
                                {
                                    "name": "RESULT",
                                    "value": "SUCCESS"
                                }
                            ],
                            "taskRef": {
                                "params": [
                                    {
                                        "name": "url",
                                        "value": "https://github.com/konflux-ci/integration-examples"
                                    },
                                    {
                                        "name": "revision",
                                        "value": "main"
                                    },
                                    {
                                        "name": "pathInRepo",
                                        "value": "tasks/test_output.yaml"
                                    }
                                ],
                                "resolver": "git"
                            }
                        },
                        {
                            "name": "task-success-2",
                            "params": [
                                {
                                    "name": "RESULT",
                                    "value": "SUCCESS"
                                }
                            ],
                            "taskRef": {
                                "params": [
                                    {
                                        "name": "url",
                                        "value": "https://github.com/konflux-ci/integration-examples"
                                    },
                                    {
                                        "name": "revision",
                                        "value": "main"
                                    },
                                    {
                                        "name": "pathInRepo",
                                        "value": "tasks/test_output.yaml"
                                    }
                                ],
                                "resolver": "git"
                            }
                        },
                        {
                            "name": "task-skipped",
                            "params": [
                                {
                                    "name": "RESULT",
                                    "value": "SKIPPED"
                                }
                            ],
                            "taskRef": {
                                "params": [
                                    {
                                        "name": "url",
                                        "value": "https://github.com/konflux-ci/integration-examples"
                                    },
                                    {
                                        "name": "revision",
                                        "value": "main"
                                    },
                                    {
                                        "name": "pathInRepo",
                                        "value": "tasks/test_output.yaml"
                                    }
                                ],
                                "resolver": "git"
                            }
                        }
                    ]
                },
                "provenance": {
                    "featureFlags": {
                        "awaitSidecarReadiness": true,
                        "coschedule": "workspaces",
                        "enableAPIFields": "alpha",
                        "enableParamEnum": true,
                        "enableProvenanceInStatus": true,
                        "enforceNonfalsifiability": "none",
                        "maxResultSize": 4096,
                        "resultExtractionMethod": "termination-message",
                        "runningInEnvWithInjectedSidecars": true,
                        "verificationNoMatchPolicy": "ignore"
                    },
                    "refSource": {
                        "digest": {
                            "sha1": "6a7c81802e785aa869f82301afe61f4e9775772b"
                        },
                        "entryPoint": "pipelines/integration_resolver_pipeline_pass.yaml",
                        "uri": "git+https://github.com/konflux-ci/integration-examples.git"
                    }
                },
                "spanContext": {
                    "traceparent": "00-9a215f9548d2b1a6d64ad085cb9001b7-17a94dc0be638cfe-01"
                },
                "startTime": "2026-04-21T11:32:27Z"
            }
        },
        {
            "apiVersion": "tekton.dev/v1",
            "kind": "PipelineRun",
            "metadata": {
                "annotations": {
                    "appstudio.openshift.io/snapshot": "integ-app-egch-20260421-112101-000",
                    "appstudio.openshift.io/snapshots": "integ-app-egch-20260421-112101-000",
                    "build.appstudio.openshift.io/repo": "https://codeberg.org/konflux-qe/konflux-test-integration/commit/767c0a6f17c2ecebd4e0c5d15bc2d49d74b4df43",
                    "build.appstudio.redhat.com/commit_sha": "767c0a6f17c2ecebd4e0c5d15bc2d49d74b4df43",
                    "build.appstudio.redhat.com/pull_request_number": "20",
                    "build.appstudio.redhat.com/target_branch": "base-forgejo-mdbthb",
                    "chains.tekton.dev/signed": "true",
                    "pipelinesascode.tekton.dev/branch": "base-forgejo-mdbthb",
                    "pipelinesascode.tekton.dev/cancel-in-progress": "true",
                    "pipelinesascode.tekton.dev/controller-info": "{\"name\":\"default\",\"configmap\":\"pipelines-as-code\",\"secret\":\"pipelines-as-code-secret\", \"gRepo\": \"pipelines-as-code\"}",
                    "pipelinesascode.tekton.dev/event-type": "pull_request",
                    "pipelinesascode.tekton.dev/git-auth-secret": "pac-gitauth-qllgtq",
                    "pipelinesascode.tekton.dev/git-provider": "gitea",
                    "pipelinesascode.tekton.dev/log-url": "https://console-openshift-console.apps.rosa.kx-d21dace15f.l1ey.p3.openshiftapps.com/k8s/ns/forgejo-rep-bqii/tekton.dev~v1~PipelineRun/test-comp-pac-forgejo-doffgx-on-pull-request-pf6mz",
                    "pipelinesascode.tekton.dev/max-keep-runs": "3",
                    "pipelinesascode.tekton.dev/on-cel-expression": "event == \"pull_request\" \u0026\u0026 target_branch == \"base-forgejo-mdbthb\"",
                    "pipelinesascode.tekton.dev/original-prname": "test-comp-pac-forgejo-doffgx-on-pull-request",
                    "pipelinesascode.tekton.dev/pull-request": "20",
                    "pipelinesascode.tekton.dev/repo-url": "https://codeberg.org/konflux-qe/konflux-test-integration",
                    "pipelinesascode.tekton.dev/repository": "test-comp-pac-forgejo-doffgx",
                    "pipelinesascode.tekton.dev/scm-reporting-plr-started": "true",
                    "pipelinesascode.tekton.dev/sender": "konflux-ci-qe-bot",
                    "pipelinesascode.tekton.dev/sha": "767c0a6f17c2ecebd4e0c5d15bc2d49d74b4df43",
                    "pipelinesascode.tekton.dev/sha-title": "e2e test commit message\n",
                    "pipelinesascode.tekton.dev/sha-url": "https://codeberg.org/konflux-qe/konflux-test-integration/commit/767c0a6f17c2ecebd4e0c5d15bc2d49d74b4df43",
                    "pipelinesascode.tekton.dev/source-branch": "konflux-test-comp-pac-forgejo-doffgx",
                    "pipelinesascode.tekton.dev/source-repo-url": "https://codeberg.org/konflux-qe/konflux-test-integration",
                    "pipelinesascode.tekton.dev/state": "completed",
                    "pipelinesascode.tekton.dev/url-org": "konflux-qe",
                    "pipelinesascode.tekton.dev/url-repository": "konflux-test-integration",
                    "results.tekton.dev/record": "forgejo-rep-bqii/results/2383c26d-a626-4cd5-9084-bfb17c0a8652/records/2383c26d-a626-4cd5-9084-bfb17c0a8652",
                    "results.tekton.dev/recordSummaryAnnotations": "{\"repo\":\"konflux-test-integration\",\"commit\":\"767c0a6f17c2ecebd4e0c5d15bc2d49d74b4df43\",\"eventType\":\"pull_request\",\"pull_request-id\":20}",
                    "results.tekton.dev/result": "forgejo-rep-bqii/results/2383c26d-a626-4cd5-9084-bfb17c0a8652",
                    "test.appstudio.openshift.io/create-snapshot-status": "{\"message\":\"Sucessfully created snapshot. See annotation appstudio.openshift.io/snapshot for name\",\"status\":\"success\"}",
                    "test.appstudio.openshift.io/pr-group": "konflux-test-comp-pac-forgejo-doffgx",
                    "test.appstudio.openshift.io/snapshot-creation-report": "SnapshotCreated"
                },
                "creationTimestamp": "2026-04-21T11:21:00Z",
                "finalizers": [
                    "chains.tekton.dev/pipelinerun",
                    "results.tekton.dev/pipelinerun",
                    "pipelinesascode.tekton.dev/finalizer"
                ],
                "generateName": "test-comp-pac-forgejo-doffgx-on-pull-request-",
                "generation": 2,
                "labels": {
                    "app.kubernetes.io/managed-by": "pipelinesascode.tekton.dev",
                    "app.kubernetes.io/version": "v0.43.0",
                    "appstudio.openshift.io/application": "integ-app-egch",
                    "appstudio.openshift.io/component": "test-comp-pac-forgejo-doffgx",
                    "kueue.x-k8s.io/priority-class": "konflux-pre-merge-build",
                    "kueue.x-k8s.io/queue-name": "pipelines-queue",
                    "pipelines.appstudio.openshift.io/type": "build",
                    "pipelinesascode.tekton.dev/cancel-in-progress": "true",
                    "pipelinesascode.tekton.dev/event-type": "pull_request",
                    "pipelinesascode.tekton.dev/original-prname": "test-comp-pac-forgejo-doffgx-on-pull-request",
                    "pipelinesascode.tekton.dev/pull-request": "20",
                    "pipelinesascode.tekton.dev/repository": "test-comp-pac-forgejo-doffgx",
                    "pipelinesascode.tekton.dev/sha": "767c0a6f17c2ecebd4e0c5d15bc2d49d74b4df43",
                    "pipelinesascode.tekton.dev/state": "completed",
                    "pipelinesascode.tekton.dev/url-org": "konflux-qe",
                    "pipelinesascode.tekton.dev/url-repository": "konflux-test-integration",
                    "tekton.dev/pipeline": "test-comp-pac-forgejo-doffgx-on-pull-request-pf6mz",
                    "test.appstudio.openshift.io/pr-group-sha": "2b4f943756b8f36ca2b38f7c96136ea759315e40accbc04622004284e054ac"
                },
                "name": "test-comp-pac-forgejo-doffgx-on-pull-request-pf6mz",
                "namespace": "forgejo-rep-bqii",
                "resourceVersion": "112976",
                "uid": "2383c26d-a626-4cd5-9084-bfb17c0a8652"
            },
            "spec": {
                "params": [
                    {
                        "name": "git-url",
                        "value": "https://codeberg.org/konflux-qe/konflux-test-integration"
                    },
                    {
                        "name": "revision",
                        "value": "767c0a6f17c2ecebd4e0c5d15bc2d49d74b4df43"
                    },
                    {
                        "name": "output-image",
                        "value": "quay.io/redhat-appstudio-qe/forgejo-rep-bqii/test-comp-pac-forgejo-doffgx:on-pr-767c0a6f17c2ecebd4e0c5d15bc2d49d74b4df43"
                    },
                    {
                        "name": "image-expires-after",
                        "value": "6h"
                    },
                    {
                        "name": "dockerfile",
                        "value": "Dockerfile"
                    }
                ],
                "pipelineSpec": {
                    "description": "This pipeline is ideal for building demo container images from a Containerfile while maintaining trust after pipeline customization.\n\nThis version of pipeline has minimal resource requests set, it's good for demonstrating and testing.\n\n_Uses `buildah` to create a container image leveraging [trusted artifacts](https://konflux-ci.dev/architecture/ADR/0036-trusted-artifacts.html). It also optionally creates a source image and runs some build-time tests. Information is shared between tasks using OCI artifacts instead of PVCs. EC will pass the [`trusted_task.trusted`](https://conforma.dev/docs/policy/packages/release_trusted_task.html#trusted_task__trusted) policy as long as all data used to build the artifact is generated from trusted tasks.\nThis pipeline is pushed as a Tekton bundle to [quay.io](https://quay.io/repository/konflux-ci/tekton-catalog/pipeline-docker-build-oci-ta?tab=tags)_\n",
                    "params": [
                        {
                            "description": "Source Repository URL",
                            "name": "git-url",
                            "type": "string"
                        },
                        {
                            "default": "",
                            "description": "Revision of the Source Repository",
                            "name": "revision",
                            "type": "string"
                        },
                        {
                            "description": "Fully Qualified Output Image",
                            "name": "output-image",
                            "type": "string"
                        },
                        {
                            "default": ".",
                            "description": "Path to the source code of an application's component from where to build image.",
                            "name": "path-context",
                            "type": "string"
                        },
                        {
                            "default": "Dockerfile",
                            "description": "Path to the Dockerfile inside the context specified by parameter path-context",
                            "name": "dockerfile",
                            "type": "string"
                        },
                        {
                            "default": "false",
                            "description": "Skip checks against built image",
                            "name": "skip-checks",
                            "type": "string"
                        },
                        {
                            "default": "false",
                            "description": "Execute the build with network isolation",
                            "name": "hermetic",
                            "type": "string"
                        },
                        {
                            "default": "",
                            "description": "Build dependencies to be prefetched",
                            "name": "prefetch-input",
                            "type": "string"
                        },
                        {
                            "default": "",
                            "description": "Image tag expiration time, time values could be something like 1h, 2d, 3w for hours, days, and weeks, respectively.",
                            "name": "image-expires-after",
                            "type": "string"
                        },
                        {
                            "default": "false",
                            "description": "Add built image into an OCI image index",
                            "name": "build-image-index",
                            "type": "string"
                        },
                        {
                            "default": "docker",
                            "description": "The format for the resulting image's mediaType. Valid values are oci or docker.",
                            "name": "buildah-format",
                            "type": "string"
                        },
                        {
                            "default": "false",
                            "description": "Enable cache proxy configuration",
                            "name": "enable-cache-proxy",
                            "type": "string"
                        },
                        {
                            "default": [],
                            "description": "Array of --build-arg values (\"arg=value\" strings) for buildah",
                            "name": "build-args",
                            "type": "array"
                        },
                        {
                            "default": "",
                            "description": "Path to a file with build arguments for buildah, see https://www.mankier.com/1/buildah-build#--build-arg-file",
                            "name": "build-args-file",
                            "type": "string"
                        },
                        {
                            "default": "false",
                            "description": "Whether to enable privileged mode, should be used only with remote VMs",
                            "name": "privileged-nested",
                            "type": "string"
                        }
                    ],
                    "results": [
                        {
                            "description": "",
                            "name": "IMAGE_URL",
                            "value": "$(tasks.build-image-index.results.IMAGE_URL)"
                        },
                        {
                            "description": "",
                            "name": "IMAGE_DIGEST",
                            "value": "$(tasks.build-image-index.results.IMAGE_DIGEST)"
                        },
                        {
                            "description": "",
                            "name": "CHAINS-GIT_URL",
                            "value": "$(tasks.clone-repository.results.url)"
                        },
                        {
                            "description": "",
                            "name": "CHAINS-GIT_COMMIT",
                            "value": "$(tasks.clone-repository.results.commit)"
                        }
                    ],
                    "tasks": [
                        {
                            "name": "init",
                            "params": [
                                {
                                    "name": "enable-cache-proxy",
                                    "value": "$(params.enable-cache-proxy)"
                                }
                            ],
                            "taskRef": {
                                "params": [
                                    {
                                        "name": "name",
                                        "value": "init"
                                    },
                                    {
                                        "name": "bundle",
                                        "value": "quay.io/konflux-ci/tekton-catalog/task-init:0.4@sha256:f2de909151c733da85c7c05de8ecf37c55079c219dcf8db906175ae11fca0142"
                                    },
                                    {
                                        "name": "kind",
                                        "value": "task"
                                    }
                                ],
                                "resolver": "bundles"
                            }
                        },
                        {
                            "name": "clone-repository",
                            "params": [
                                {
                                    "name": "url",
                                    "value": "$(params.git-url)"
                                },
                                {
                                    "name": "revision",
                                    "value": "$(params.revision)"
                                },
                                {
                                    "name": "ociStorage",
                                    "value": "$(params.output-image).git"
                                },
                                {
                                    "name": "ociArtifactExpiresAfter",
                                    "value": "$(params.image-expires-after)"
                                }
                            ],
                            "runAfter": [
                                "init"
                            ],
                            "taskRef": {
                                "params": [
                                    {
                                        "name": "name",
                                        "value": "git-clone-oci-ta-min"
                                    },
                                    {
                                        "name": "bundle",
                                        "value": "quay.io/konflux-ci/tekton-catalog/task-git-clone-oci-ta-min:0.1@sha256:ffe4e75535edc5474e2615730147f15170dd5f141888b9ae19d2df53ecee7ef0"
                                    },
                                    {
                                        "name": "kind",
                                        "value": "task"
                                    }
                                ],
                                "resolver": "bundles"
                            },
                            "workspaces": [
                                {
                                    "name": "basic-auth",
                                    "workspace": "git-auth"
                                }
                            ]
                        },
                        {
                            "name": "prefetch-dependencies",
                            "params": [
                                {
                                    "name": "input",
                                    "value": "$(params.prefetch-input)"
                                },
                                {
                                    "name": "SOURCE_ARTIFACT",
                                    "value": "$(tasks.clone-repository.results.SOURCE_ARTIFACT)"
                                },
                                {
                                    "name": "ociStorage",
                                    "value": "$(params.output-image).prefetch"
                                },
                                {
                                    "name": "ociArtifactExpiresAfter",
                                    "value": "$(params.image-expires-after)"
                                }
                            ],
                            "runAfter": [
                                "clone-repository"
                            ],
                            "taskRef": {
                                "params": [
                                    {
                                        "name": "name",
                                        "value": "prefetch-dependencies-oci-ta-min"
                                    },
                                    {
                                        "name": "bundle",
                                        "value": "quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies-oci-ta-min:0.3@sha256:bf5859a08ab1e8327ad19831583eebe09df41e5ffa2009c506c05b419dba3dc2"
                                    },
                                    {
                                        "name": "kind",
                                        "value": "task"
                                    }
                                ],
                                "resolver": "bundles"
                            },
                            "workspaces": [
                                {
                                    "name": "git-basic-auth",
                                    "workspace": "git-auth"
                                },
                                {
                                    "name": "netrc",
                                    "workspace": "netrc"
                                }
                            ]
                        },
                        {
                            "name": "build-container",
                            "params": [
                                {
                                    "name": "IMAGE",
                                    "value": "$(params.output-image)"
                                },
                                {
                                    "name": "DOCKERFILE",
                                    "value": "$(params.dockerfile)"
                                },
                                {
                                    "name": "CONTEXT",
                                    "value": "$(params.path-context)"
                                },
                                {
                                    "name": "HERMETIC",
                                    "value": "$(params.hermetic)"
                                },
                                {
                                    "name": "PREFETCH_INPUT",
                                    "value": "$(params.prefetch-input)"
                                },
                                {
                                    "name": "IMAGE_EXPIRES_AFTER",
                                    "value": "$(params.image-expires-after)"
                                },
                                {
                                    "name": "COMMIT_SHA",
                                    "value": "$(tasks.clone-repository.results.commit)"
                                },
                                {
                                    "name": "BUILD_ARGS",
                                    "value": [
                                        "$(params.build-args[*])"
                                    ]
                                },
                                {
                                    "name": "BUILD_ARGS_FILE",
                                    "value": "$(params.build-args-file)"
                                },
                                {
                                    "name": "PRIVILEGED_NESTED",
                                    "value": "$(params.privileged-nested)"
                                },
                                {
                                    "name": "SOURCE_URL",
                                    "value": "$(tasks.clone-repository.results.url)"
                                },
                                {
                                    "name": "BUILDAH_FORMAT",
                                    "value": "$(params.buildah-format)"
                                },
                                {
                                    "name": "HTTP_PROXY",
                                    "value": "$(tasks.init.results.http-proxy)"
                                },
                                {
                                    "name": "NO_PROXY",
                                    "value": "$(tasks.init.results.no-proxy)"
                                },
                                {
                                    "name": "SOURCE_ARTIFACT",
                                    "value": "$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"
                                },
                                {
                                    "name": "CACHI2_ARTIFACT",
                                    "value": "$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"
                                }
                            ],
                            "runAfter": [
                                "prefetch-dependencies"
                            ],
                            "taskRef": {
                                "params": [
                                    {
                                        "name": "name",
                                        "value": "buildah-oci-ta-min"
                                    },
                                    {
                                        "name": "bundle",
                                        "value": "quay.io/konflux-ci/tekton-catalog/task-buildah-oci-ta-min:0.9@sha256:52ddc0ede65da1f3491319897dc5212bb3a52cb0a7e52a75d6a0224595c9ef4a"
                                    },
                                    {
                                        "name": "kind",
                                        "value": "task"
                                    }
                                ],
                                "resolver": "bundles"
                            }
                        },
                        {
                            "name": "build-image-index",
                            "params": [
                                {
                                    "name": "IMAGE",
                                    "value": "$(params.output-image)"
                                },
                                {
                                    "name": "ALWAYS_BUILD_INDEX",
                                    "value": "$(params.build-image-index)"
                                },
                                {
                                    "name": "IMAGES",
                                    "value": [
                                        "$(tasks.build-container.results.IMAGE_URL)@$(tasks.build-container.results.IMAGE_DIGEST)"
                                    ]
                                },
                                {
                                    "name": "BUILDAH_FORMAT",
                                    "value": "$(params.buildah-format)"
                                }
                            ],
                            "runAfter": [
                                "build-container"
                            ],
                            "taskRef": {
                                "params": [
                                    {
                                        "name": "name",
                                        "value": "build-image-index-min"
                                    },
                                    {
                                        "name": "bundle",
                                        "value": "quay.io/konflux-ci/tekton-catalog/task-build-image-index-min:0.3@sha256:47a0052da85ad90bacc4ed13a7f17f78208b7daa3ad3da76f920fc4e2af1f0dd"
                                    },
                                    {
                                        "name": "kind",
                                        "value": "task"
                                    }
                                ],
                                "resolver": "bundles"
                            }
                        },
                        {
                            "name": "deprecated-base-image-check",
                            "params": [
                                {
                                    "name": "IMAGE_URL",
                                    "value": "$(tasks.build-image-index.results.IMAGE_URL)"
                                },
                                {
                                    "name": "IMAGE_DIGEST",
                                    "value": "$(tasks.build-image-index.results.IMAGE_DIGEST)"
                                }
                            ],
                            "runAfter": [
                                "build-image-index"
                            ],
                            "taskRef": {
                                "params": [
                                    {
                                        "name": "name",
                                        "value": "deprecated-image-check"
                                    },
                                    {
                                        "name": "bundle",
                                        "value": "quay.io/konflux-ci/tekton-catalog/task-deprecated-image-check:0.5@sha256:3457a4ca93f8d55f14ebd407532b1223c689eacc34f0abb3003db4111667bdae"
                                    },
                                    {
                                        "name": "kind",
                                        "value": "task"
                                    }
                                ],
                                "resolver": "bundles"
                            },
                            "when": [
                                {
                                    "input": "$(params.skip-checks)",
                                    "operator": "in",
                                    "values": [
                                        "false"
                                    ]
                                }
                            ]
                        },
                        {
                            "name": "clamav-scan",
                            "params": [
                                {
                                    "name": "image-digest",
                                    "value": "$(tasks.build-image-index.results.IMAGE_DIGEST)"
                                },
                                {
                                    "name": "image-url",
                                    "value": "$(tasks.build-image-index.results.IMAGE_URL)"
                                }
                            ],
                            "runAfter": [
                                "build-image-index"
                            ],
                            "taskRef": {
                                "params": [
                                    {
                                        "name": "name",
                                        "value": "clamav-scan-min"
                                    },
                                    {
                                        "name": "bundle",
                                        "value": "quay.io/konflux-ci/tekton-catalog/task-clamav-scan-min:0.3@sha256:589e34f73d310aa993c9761d8b78265a904a121028bda2809d8a2d0500454bd8"
                                    },
                                    {
                                        "name": "kind",
                                        "value": "task"
                                    }
                                ],
                                "resolver": "bundles"
                            },
                            "when": [
                                {
                                    "input": "$(params.skip-checks)",
                                    "operator": "in",
                                    "values": [
                                        "false"
                                    ]
                                }
                            ]
                        },
                        {
                            "name": "sast-shell-check",
                            "params": [
                                {
                                    "name": "image-digest",
                                    "value": "$(tasks.build-image-index.results.IMAGE_DIGEST)"
                                },
                                {
                                    "name": "image-url",
                                    "value": "$(tasks.build-image-index.results.IMAGE_URL)"
                                },
                                {
                                    "name": "SOURCE_ARTIFACT",
                                    "value": "$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"
                                },
                                {
                                    "name": "CACHI2_ARTIFACT",
                                    "value": "$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"
                                }
                            ],
                            "runAfter": [
                                "build-image-index"
                            ],
                            "taskRef": {
                                "params": [
                                    {
                                        "name": "name",
                                        "value": "sast-shell-check-oci-ta-min"
                                    },
                                    {
                                        "name": "bundle",
                                        "value": "quay.io/konflux-ci/tekton-catalog/task-sast-shell-check-oci-ta-min:0.1@sha256:fa19753f59288a397aab2ddb9459f35f0ec1b89f43c36e944a3958db72becb5a"
                                    },
                                    {
                                        "name": "kind",
                                        "value": "task"
                                    }
                                ],
                                "resolver": "bundles"
                            },
                            "when": [
                                {
                                    "input": "$(params.skip-checks)",
                                    "operator": "in",
                                    "values": [
                                        "false"
                                    ]
                                }
                            ]
                        },
                        {
                            "name": "sast-unicode-check",
                            "params": [
                                {
                                    "name": "image-digest",
                                    "value": "$(tasks.build-image-index.results.IMAGE_DIGEST)"
                                },
                                {
                                    "name": "image-url",
                                    "value": "$(tasks.build-image-index.results.IMAGE_URL)"
                                },
                                {
                                    "name": "SOURCE_ARTIFACT",
                                    "value": "$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"
                                },
                                {
                                    "name": "CACHI2_ARTIFACT",
                                    "value": "$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"
                                }
                            ],
                            "runAfter": [
                                "build-image-index"
                            ],
                            "taskRef": {
                                "params": [
                                    {
                                        "name": "name",
                                        "value": "sast-unicode-check-oci-ta-min"
                                    },
                                    {
                                        "name": "bundle",
                                        "value": "quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check-oci-ta-min:0.4@sha256:624d9ed6d461b59a16d8c1578276626c02fa6d56e0ee4bcd752f7859055f21ab"
                                    },
                                    {
                                        "name": "kind",
                                        "value": "task"
                                    }
                                ],
                                "resolver": "bundles"
                            },
                            "when": [
                                {
                                    "input": "$(params.skip-checks)",
                                    "operator": "in",
                                    "values": [
                                        "false"
                                    ]
                                }
                            ]
                        },
                        {
                            "name": "rpms-signature-scan",
                            "params": [
                                {
                                    "name": "image-url",
                                    "value": "$(tasks.build-image-index.results.IMAGE_URL)"
                                },
                                {
                                    "name": "image-digest",
                                    "value": "$(tasks.build-image-index.results.IMAGE_DIGEST)"
                                }
                            ],
                            "runAfter": [
                                "build-image-index"
                            ],
                            "taskRef": {
                                "params": [
                                    {
                                        "name": "name",
                                        "value": "rpms-signature-scan"
                                    },
                                    {
                                        "name": "bundle",
                                        "value": "quay.io/konflux-ci/tekton-catalog/task-rpms-signature-scan:0.2@sha256:b2224a0442ac705e20a25b8609e1760321d9d86da7901fd0392a90102688e37d"
                                    },
                                    {
                                        "name": "kind",
                                        "value": "task"
                                    }
                                ],
                                "resolver": "bundles"
                            },
                            "when": [
                                {
                                    "input": "$(params.skip-checks)",
                                    "operator": "in",
                                    "values": [
                                        "false"
                                    ]
                                }
                            ]
                        },
                        {
                            "name": "tpa-scan",
                            "params": [
                                {
                                    "name": "image-digest",
                                    "value": "$(tasks.build-image-index.results.IMAGE_DIGEST)"
                                },
                                {
                                    "name": "image-url",
                                    "value": "$(tasks.build-image-index.results.IMAGE_URL)"
                                }
                            ],
                            "runAfter": [
                                "build-image-index"
                            ],
                            "taskRef": {
                                "params": [
                                    {
                                        "name": "name",
                                        "value": "tpa-scan"
                                    },
                                    {
                                        "name": "bundle",
                                        "value": "quay.io/konflux-ci/tekton-catalog/task-tpa-scan:0.1@sha256:68b6e188f742da92af9c40a794fd021a65d49b419d1e36096277b2d9ebbe1afc"
                                    },
                                    {
                                        "name": "kind",
                                        "value": "task"
                                    }
                                ],
                                "resolver": "bundles"
                            },
                            "when": [
                                {
                                    "input": "$(params.skip-checks)",
                                    "operator": "in",
                                    "values": [
                                        "false"
                                    ]
                                }
                            ]
                        }
                    ],
                    "workspaces": [
                        {
                            "name": "git-auth",
                            "optional": true
                        },
                        {
                            "name": "netrc",
                            "optional": true
                        }
                    ]
                },
                "taskRunTemplate": {
                    "podTemplate": {
                        "nodeSelector": {
                            "konflux-ci.dev/workload": "konflux-tenants"
                        },
                        "tolerations": [
                            {
                                "effect": "NoSchedule",
                                "key": "konflux-ci.dev/workload",
                                "operator": "Equal",
                                "value": "konflux-tenants"
                            }
                        ]
                    },
                    "serviceAccountName": "build-pipeline-test-comp-pac-forgejo-doffgx"
                },
                "timeouts": {
                    "pipeline": "2h0m0s"
                },
                "workspaces": [
                    {
                        "name": "git-auth",
                        "secret": {
                            "secretName": "pac-gitauth-qllgtq"
                        }
                    }
                ]
            },
            "status": {
                "childReferences": [
                    {
                        "apiVersion": "tekton.dev/v1",
                        "kind": "TaskRun",
                        "name": "test-comp-pac-forgejo-doffgx-on-pull-request-pf6mz-init",
                        "pipelineTaskName": "init"
                    },
                    {
                        "apiVersion": "tekton.dev/v1",
                        "kind": "TaskRun",
                        "name": "test-comp-pac-dfb95b611085c649f0798fb4028567d6-clone-repository",
                        "pipelineTaskName": "clone-repository"
                    },
                    {
                        "apiVersion": "tekton.dev/v1",
                        "kind": "TaskRun",
                        "name": "test-compdfb95b611085c649f0798fb4028567d6-prefetch-dependencies",
                        "pipelineTaskName": "prefetch-dependencies"
                    },
                    {
                        "apiVersion": "tekton.dev/v1",
                        "kind": "TaskRun",
                        "name": "test-comp-pac-fdfb95b611085c649f0798fb4028567d6-build-container",
                        "pipelineTaskName": "build-container"
                    },
                    {
                        "apiVersion": "tekton.dev/v1",
                        "kind": "TaskRun",
                        "name": "test-comp-pacdfb95b611085c649f0798fb4028567d6-build-image-index",
                        "pipelineTaskName": "build-image-index"
                    },
                    {
                        "apiVersion": "tekton.dev/v1",
                        "kind": "TaskRun",
                        "name": "tesdfb95b611085c649f0798fb4028567d6-deprecated-base-image-check",
                        "pipelineTaskName": "deprecated-base-image-check",
                        "whenExpressions": [
                            {
                                "input": "false",
                                "operator": "in",
                                "values": [
                                    "false"
                                ]
                            }
                        ]
                    },
                    {
                        "apiVersion": "tekton.dev/v1",
                        "kind": "TaskRun",
                        "name": "test-comp-pac-forgejo-doffgx-on-pull-request-pf6mz-clamav-scan",
                        "pipelineTaskName": "clamav-scan",
                        "whenExpressions": [
                            {
                                "input": "false",
                                "operator": "in",
                                "values": [
                                    "false"
                                ]
                            }
                        ]
                    },
                    {
                        "apiVersion": "tekton.dev/v1",
                        "kind": "TaskRun",
                        "name": "test-comp-pac-dfb95b611085c649f0798fb4028567d6-sast-shell-check",
                        "pipelineTaskName": "sast-shell-check",
                        "whenExpressions": [
                            {
                                "input": "false",
                                "operator": "in",
                                "values": [
                                    "false"
                                ]
                            }
                        ]
                    },
                    {
                        "apiVersion": "tekton.dev/v1",
                        "kind": "TaskRun",
                        "name": "test-comp-padfb95b611085c649f0798fb4028567d6-sast-unicode-check",
                        "pipelineTaskName": "sast-unicode-check",
                        "whenExpressions": [
                            {
                                "input": "false",
                                "operator": "in",
                                "values": [
                                    "false"
                                ]
                            }
                        ]
                    },
                    {
                        "apiVersion": "tekton.dev/v1",
                        "kind": "TaskRun",
                        "name": "test-comp-pdfb95b611085c649f0798fb4028567d6-rpms-signature-scan",
                        "pipelineTaskName": "rpms-signature-scan",
                        "whenExpressions": [
                            {
                                "input": "false",
                                "operator": "in",
                                "values": [
                                    "false"
                                ]
                            }
                        ]
                    },
                    {
                        "apiVersion": "tekton.dev/v1",
                        "kind": "TaskRun",
                        "name": "test-comp-pac-forgejo-doffgx-on-pull-request-pf6mz-tpa-scan",
                        "pipelineTaskName": "tpa-scan",
                        "whenExpressions": [
                            {
                                "input": "false",
                                "operator": "in",
                                "values": [
                                    "false"
                                ]
                            }
                        ]
                    }
                ],
                "completionTime": "2026-04-21T11:32:24Z",
                "conditions": [
                    {
                        "lastTransitionTime": "2026-04-21T11:32:24Z",
                        "message": "Tasks Completed: 11 (Failed: 0, Cancelled 0), Skipped: 0",
                        "reason": "Succeeded",
                        "status": "True",
                        "type": "Succeeded"
                    }
                ],
                "pipelineSpec": {
                    "description": "This pipeline is ideal for building demo container images from a Containerfile while maintaining trust after pipeline customization.\n\nThis version of pipeline has minimal resource requests set, it's good for demonstrating and testing.\n\n_Uses `buildah` to create a container image leveraging [trusted artifacts](https://konflux-ci.dev/architecture/ADR/0036-trusted-artifacts.html). It also optionally creates a source image and runs some build-time tests. Information is shared between tasks using OCI artifacts instead of PVCs. EC will pass the [`trusted_task.trusted`](https://conforma.dev/docs/policy/packages/release_trusted_task.html#trusted_task__trusted) policy as long as all data used to build the artifact is generated from trusted tasks.\nThis pipeline is pushed as a Tekton bundle to [quay.io](https://quay.io/repository/konflux-ci/tekton-catalog/pipeline-docker-build-oci-ta?tab=tags)_\n",
                    "params": [
                        {
                            "description": "Source Repository URL",
                            "name": "git-url",
                            "type": "string"
                        },
                        {
                            "default": "",
                            "description": "Revision of the Source Repository",
                            "name": "revision",
                            "type": "string"
                        },
                        {
                            "description": "Fully Qualified Output Image",
                            "name": "output-image",
                            "type": "string"
                        },
                        {
                            "default": ".",
                            "description": "Path to the source code of an application's component from where to build image.",
                            "name": "path-context",
                            "type": "string"
                        },
                        {
                            "default": "Dockerfile",
                            "description": "Path to the Dockerfile inside the context specified by parameter path-context",
                            "name": "dockerfile",
                            "type": "string"
                        },
                        {
                            "default": "false",
                            "description": "Skip checks against built image",
                            "name": "skip-checks",
                            "type": "string"
                        },
                        {
                            "default": "false",
                            "description": "Execute the build with network isolation",
                            "name": "hermetic",
                            "type": "string"
                        },
                        {
                            "default": "",
                            "description": "Build dependencies to be prefetched",
                            "name": "prefetch-input",
                            "type": "string"
                        },
                        {
                            "default": "",
                            "description": "Image tag expiration time, time values could be something like 1h, 2d, 3w for hours, days, and weeks, respectively.",
                            "name": "image-expires-after",
                            "type": "string"
                        },
                        {
                            "default": "false",
                            "description": "Add built image into an OCI image index",
                            "name": "build-image-index",
                            "type": "string"
                        },
                        {
                            "default": "docker",
                            "description": "The format for the resulting image's mediaType. Valid values are oci or docker.",
                            "name": "buildah-format",
                            "type": "string"
                        },
                        {
                            "default": "false",
                            "description": "Enable cache proxy configuration",
                            "name": "enable-cache-proxy",
                            "type": "string"
                        },
                        {
                            "default": [],
                            "description": "Array of --build-arg values (\"arg=value\" strings) for buildah",
                            "name": "build-args",
                            "type": "array"
                        },
                        {
                            "default": "",
                            "description": "Path to a file with build arguments for buildah, see https://www.mankier.com/1/buildah-build#--build-arg-file",
                            "name": "build-args-file",
                            "type": "string"
                        },
                        {
                            "default": "false",
                            "description": "Whether to enable privileged mode, should be used only with remote VMs",
                            "name": "privileged-nested",
                            "type": "string"
                        }
                    ],
                    "results": [
                        {
                            "description": "",
                            "name": "IMAGE_URL",
                            "value": "$(tasks.build-image-index.results.IMAGE_URL)"
                        },
                        {
                            "description": "",
                            "name": "IMAGE_DIGEST",
                            "value": "$(tasks.build-image-index.results.IMAGE_DIGEST)"
                        },
                        {
                            "description": "",
                            "name": "CHAINS-GIT_URL",
                            "value": "$(tasks.clone-repository.results.url)"
                        },
                        {
                            "description": "",
                            "name": "CHAINS-GIT_COMMIT",
                            "value": "$(tasks.clone-repository.results.commit)"
                        }
                    ],
                    "tasks": [
                        {
                            "name": "init",
                            "params": [
                                {
                                    "name": "enable-cache-proxy",
                                    "value": "false"
                                }
                            ],
                            "taskRef": {
                                "params": [
                                    {
                                        "name": "name",
                                        "value": "init"
                                    },
                                    {
                                        "name": "bundle",
                                        "value": "quay.io/konflux-ci/tekton-catalog/task-init:0.4@sha256:f2de909151c733da85c7c05de8ecf37c55079c219dcf8db906175ae11fca0142"
                                    },
                                    {
                                        "name": "kind",
                                        "value": "task"
                                    }
                                ],
                                "resolver": "bundles"
                            }
                        },
                        {
                            "name": "clone-repository",
                            "params": [
                                {
                                    "name": "url",
                                    "value": "https://codeberg.org/konflux-qe/konflux-test-integration"
                                },
                                {
                                    "name": "revision",
                                    "value": "767c0a6f17c2ecebd4e0c5d15bc2d49d74b4df43"
                                },
                                {
                                    "name": "ociStorage",
                                    "value": "quay.io/redhat-appstudio-qe/forgejo-rep-bqii/test-comp-pac-forgejo-doffgx:on-pr-767c0a6f17c2ecebd4e0c5d15bc2d49d74b4df43.git"
                                },
                                {
                                    "name": "ociArtifactExpiresAfter",
                                    "value": "6h"
                                }
                            ],
                            "runAfter": [
                                "init"
                            ],
                            "taskRef": {
                                "params": [
                                    {
                                        "name": "name",
                                        "value": "git-clone-oci-ta-min"
                                    },
                                    {
                                        "name": "bundle",
                                        "value": "quay.io/konflux-ci/tekton-catalog/task-git-clone-oci-ta-min:0.1@sha256:ffe4e75535edc5474e2615730147f15170dd5f141888b9ae19d2df53ecee7ef0"
                                    },
                                    {
                                        "name": "kind",
                                        "value": "task"
                                    }
                                ],
                                "resolver": "bundles"
                            },
                            "workspaces": [
                                {
                                    "name": "basic-auth",
                                    "workspace": "git-auth"
                                }
                            ]
                        },
                        {
                            "name": "prefetch-dependencies",
                            "params": [
                                {
                                    "name": "input",
                                    "value": ""
                                },
                                {
                                    "name": "SOURCE_ARTIFACT",
                                    "value": "$(tasks.clone-repository.results.SOURCE_ARTIFACT)"
                                },
                                {
                                    "name": "ociStorage",
                                    "value": "quay.io/redhat-appstudio-qe/forgejo-rep-bqii/test-comp-pac-forgejo-doffgx:on-pr-767c0a6f17c2ecebd4e0c5d15bc2d49d74b4df43.prefetch"
                                },
                                {
                                    "name": "ociArtifactExpiresAfter",
                                    "value": "6h"
                                }
                            ],
                            "runAfter": [
                                "clone-repository"
                            ],
                            "taskRef": {
                                "params": [
                                    {
                                        "name": "name",
                                        "value": "prefetch-dependencies-oci-ta-min"
                                    },
                                    {
                                        "name": "bundle",
                                        "value": "quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies-oci-ta-min:0.3@sha256:bf5859a08ab1e8327ad19831583eebe09df41e5ffa2009c506c05b419dba3dc2"
                                    },
                                    {
                                        "name": "kind",
                                        "value": "task"
                                    }
                                ],
                                "resolver": "bundles"
                            },
                            "workspaces": [
                                {
                                    "name": "git-basic-auth",
                                    "workspace": "git-auth"
                                },
                                {
                                    "name": "netrc",
                                    "workspace": "netrc"
                                }
                            ]
                        },
                        {
                            "name": "build-container",
                            "params": [
                                {
                                    "name": "IMAGE",
                                    "value": "quay.io/redhat-appstudio-qe/forgejo-rep-bqii/test-comp-pac-forgejo-doffgx:on-pr-767c0a6f17c2ecebd4e0c5d15bc2d49d74b4df43"
                                },
                                {
                                    "name": "DOCKERFILE",
                                    "value": "Dockerfile"
                                },
                                {
                                    "name": "CONTEXT",
                                    "value": "."
                                },
                                {
                                    "name": "HERMETIC",
                                    "value": "false"
                                },
                                {
                                    "name": "PREFETCH_INPUT",
                                    "value": ""
                                },
                                {
                                    "name": "IMAGE_EXPIRES_AFTER",
                                    "value": "6h"
                                },
                                {
                                    "name": "COMMIT_SHA",
                                    "value": "$(tasks.clone-repository.results.commit)"
                                },
                                {
                                    "name": "BUILD_ARGS",
                                    "value": []
                                },
                                {
                                    "name": "BUILD_ARGS_FILE",
                                    "value": ""
                                },
                                {
                                    "name": "PRIVILEGED_NESTED",
                                    "value": "false"
                                },
                                {
                                    "name": "SOURCE_URL",
                                    "value": "$(tasks.clone-repository.results.url)"
                                },
                                {
                                    "name": "BUILDAH_FORMAT",
                                    "value": "docker"
                                },
                                {
                                    "name": "HTTP_PROXY",
                                    "value": "$(tasks.init.results.http-proxy)"
                                },
                                {
                                    "name": "NO_PROXY",
                                    "value": "$(tasks.init.results.no-proxy)"
                                },
                                {
                                    "name": "SOURCE_ARTIFACT",
                                    "value": "$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"
                                },
                                {
                                    "name": "CACHI2_ARTIFACT",
                                    "value": "$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"
                                }
                            ],
                            "runAfter": [
                                "prefetch-dependencies"
                            ],
                            "taskRef": {
                                "params": [
                                    {
                                        "name": "name",
                                        "value": "buildah-oci-ta-min"
                                    },
                                    {
                                        "name": "bundle",
                                        "value": "quay.io/konflux-ci/tekton-catalog/task-buildah-oci-ta-min:0.9@sha256:52ddc0ede65da1f3491319897dc5212bb3a52cb0a7e52a75d6a0224595c9ef4a"
                                    },
                                    {
                                        "name": "kind",
                                        "value": "task"
                                    }
                                ],
                                "resolver": "bundles"
                            }
                        },
                        {
                            "name": "build-image-index",
                            "params": [
                                {
                                    "name": "IMAGE",
                                    "value": "quay.io/redhat-appstudio-qe/forgejo-rep-bqii/test-comp-pac-forgejo-doffgx:on-pr-767c0a6f17c2ecebd4e0c5d15bc2d49d74b4df43"
                                },
                                {
                                    "name": "ALWAYS_BUILD_INDEX",
                                    "value": "false"
                                },
                                {
                                    "name": "IMAGES",
                                    "value": [
                                        "$(tasks.build-container.results.IMAGE_URL)@$(tasks.build-container.results.IMAGE_DIGEST)"
                                    ]
                                },
                                {
                                    "name": "BUILDAH_FORMAT",
                                    "value": "docker"
                                }
                            ],
                            "runAfter": [
                                "build-container"
                            ],
                            "taskRef": {
                                "params": [
                                    {
                                        "name": "name",
                                        "value": "build-image-index-min"
                                    },
                                    {
                                        "name": "bundle",
                                        "value": "quay.io/konflux-ci/tekton-catalog/task-build-image-index-min:0.3@sha256:47a0052da85ad90bacc4ed13a7f17f78208b7daa3ad3da76f920fc4e2af1f0dd"
                                    },
                                    {
                                        "name": "kind",
                                        "value": "task"
                                    }
                                ],
                                "resolver": "bundles"
                            }
                        },
                        {
                            "name": "deprecated-base-image-check",
                            "params": [
                                {
                                    "name": "IMAGE_URL",
                                    "value": "$(tasks.build-image-index.results.IMAGE_URL)"
                                },
                                {
                                    "name": "IMAGE_DIGEST",
                                    "value": "$(tasks.build-image-index.results.IMAGE_DIGEST)"
                                }
                            ],
                            "runAfter": [
                                "build-image-index"
                            ],
                            "taskRef": {
                                "params": [
                                    {
                                        "name": "name",
                                        "value": "deprecated-image-check"
                                    },
                                    {
                                        "name": "bundle",
                                        "value": "quay.io/konflux-ci/tekton-catalog/task-deprecated-image-check:0.5@sha256:3457a4ca93f8d55f14ebd407532b1223c689eacc34f0abb3003db4111667bdae"
                                    },
                                    {
                                        "name": "kind",
                                        "value": "task"
                                    }
                                ],
                                "resolver": "bundles"
                            },
                            "when": [
                                {
                                    "input": "false",
                                    "operator": "in",
                                    "values": [
                                        "false"
                                    ]
                                }
                            ]
                        },
                        {
                            "name": "clamav-scan",
                            "params": [
                                {
                                    "name": "image-digest",
                                    "value": "$(tasks.build-image-index.results.IMAGE_DIGEST)"
                                },
                                {
                                    "name": "image-url",
                                    "value": "$(tasks.build-image-index.results.IMAGE_URL)"
                                }
                            ],
                            "runAfter": [
                                "build-image-index"
                            ],
                            "taskRef": {
                                "params": [
                                    {
                                        "name": "name",
                                        "value": "clamav-scan-min"
                                    },
                                    {
                                        "name": "bundle",
                                        "value": "quay.io/konflux-ci/tekton-catalog/task-clamav-scan-min:0.3@sha256:589e34f73d310aa993c9761d8b78265a904a121028bda2809d8a2d0500454bd8"
                                    },
                                    {
                                        "name": "kind",
                                        "value": "task"
                                    }
                                ],
                                "resolver": "bundles"
                            },
                            "when": [
                                {
                                    "input": "false",
                                    "operator": "in",
                                    "values": [
                                        "false"
                                    ]
                                }
                            ]
                        },
                        {
                            "name": "sast-shell-check",
                            "params": [
                                {
                                    "name": "image-digest",
                                    "value": "$(tasks.build-image-index.results.IMAGE_DIGEST)"
                                },
                                {
                                    "name": "image-url",
                                    "value": "$(tasks.build-image-index.results.IMAGE_URL)"
                                },
                                {
                                    "name": "SOURCE_ARTIFACT",
                                    "value": "$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"
                                },
                                {
                                    "name": "CACHI2_ARTIFACT",
                                    "value": "$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"
                                }
                            ],
                            "runAfter": [
                                "build-image-index"
                            ],
                            "taskRef": {
                                "params": [
                                    {
                                        "name": "name",
                                        "value": "sast-shell-check-oci-ta-min"
                                    },
                                    {
                                        "name": "bundle",
                                        "value": "quay.io/konflux-ci/tekton-catalog/task-sast-shell-check-oci-ta-min:0.1@sha256:fa19753f59288a397aab2ddb9459f35f0ec1b89f43c36e944a3958db72becb5a"
                                    },
                                    {
                                        "name": "kind",
                                        "value": "task"
                                    }
                                ],
                                "resolver": "bundles"
                            },
                            "when": [
                                {
                                    "input": "false",
                                    "operator": "in",
                                    "values": [
                                        "false"
                                    ]
                                }
                            ]
                        },
                        {
                            "name": "sast-unicode-check",
                            "params": [
                                {
                                    "name": "image-digest",
                                    "value": "$(tasks.build-image-index.results.IMAGE_DIGEST)"
                                },
                                {
                                    "name": "image-url",
                                    "value": "$(tasks.build-image-index.results.IMAGE_URL)"
                                },
                                {
                                    "name": "SOURCE_ARTIFACT",
                                    "value": "$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"
                                },
                                {
                                    "name": "CACHI2_ARTIFACT",
                                    "value": "$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"
                                }
                            ],
                            "runAfter": [
                                "build-image-index"
                            ],
                            "taskRef": {
                                "params": [
                                    {
                                        "name": "name",
                                        "value": "sast-unicode-check-oci-ta-min"
                                    },
                                    {
                                        "name": "bundle",
                                        "value": "quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check-oci-ta-min:0.4@sha256:624d9ed6d461b59a16d8c1578276626c02fa6d56e0ee4bcd752f7859055f21ab"
                                    },
                                    {
                                        "name": "kind",
                                        "value": "task"
                                    }
                                ],
                                "resolver": "bundles"
                            },
                            "when": [
                                {
                                    "input": "false",
                                    "operator": "in",
                                    "values": [
                                        "false"
                                    ]
                                }
                            ]
                        },
                        {
                            "name": "rpms-signature-scan",
                            "params": [
                                {
                                    "name": "image-url",
                                    "value": "$(tasks.build-image-index.results.IMAGE_URL)"
                                },
                                {
                                    "name": "image-digest",
                                    "value": "$(tasks.build-image-index.results.IMAGE_DIGEST)"
                                }
                            ],
                            "runAfter": [
                                "build-image-index"
                            ],
                            "taskRef": {
                                "params": [
                                    {
                                        "name": "name",
                                        "value": "rpms-signature-scan"
                                    },
                                    {
                                        "name": "bundle",
                                        "value": "quay.io/konflux-ci/tekton-catalog/task-rpms-signature-scan:0.2@sha256:b2224a0442ac705e20a25b8609e1760321d9d86da7901fd0392a90102688e37d"
                                    },
                                    {
                                        "name": "kind",
                                        "value": "task"
                                    }
                                ],
                                "resolver": "bundles"
                            },
                            "when": [
                                {
                                    "input": "false",
                                    "operator": "in",
                                    "values": [
                                        "false"
                                    ]
                                }
                            ]
                        },
                        {
                            "name": "tpa-scan",
                            "params": [
                                {
                                    "name": "image-digest",
                                    "value": "$(tasks.build-image-index.results.IMAGE_DIGEST)"
                                },
                                {
                                    "name": "image-url",
                                    "value": "$(tasks.build-image-index.results.IMAGE_URL)"
                                }
                            ],
                            "runAfter": [
                                "build-image-index"
                            ],
                            "taskRef": {
                                "params": [
                                    {
                                        "name": "name",
                                        "value": "tpa-scan"
                                    },
                                    {
                                        "name": "bundle",
                                        "value": "quay.io/konflux-ci/tekton-catalog/task-tpa-scan:0.1@sha256:68b6e188f742da92af9c40a794fd021a65d49b419d1e36096277b2d9ebbe1afc"
                                    },
                                    {
                                        "name": "kind",
                                        "value": "task"
                                    }
                                ],
                                "resolver": "bundles"
                            },
                            "when": [
                                {
                                    "input": "false",
                                    "operator": "in",
                                    "values": [
                                        "false"
                                    ]
                                }
                            ]
                        }
                    ],
                    "workspaces": [
                        {
                            "name": "git-auth",
                            "optional": true
                        },
                        {
                            "name": "netrc",
                            "optional": true
                        }
                    ]
                },
                "provenance": {
                    "featureFlags": {
                        "awaitSidecarReadiness": true,
                        "coschedule": "workspaces",
                        "enableAPIFields": "alpha",
                        "enableParamEnum": true,
                        "enableProvenanceInStatus": true,
                        "enforceNonfalsifiability": "none",
                        "maxResultSize": 4096,
                        "resultExtractionMethod": "termination-message",
                        "runningInEnvWithInjectedSidecars": true,
                        "verificationNoMatchPolicy": "ignore"
                    }
                },
                "results": [
                    {
                        "name": "IMAGE_URL",
                        "value": "quay.io/redhat-appstudio-qe/forgejo-rep-bqii/test-comp-pac-forgejo-doffgx:on-pr-767c0a6f17c2ecebd4e0c5d15bc2d49d74b4df43"
                    },
                    {
                        "name": "IMAGE_DIGEST",
                        "value": "sha256:ed22c0de598531e72ead30ba30a4ce526dcc674086cc2cda1c54143368bec0b9"
                    },
                    {
                        "name": "CHAINS-GIT_URL",
                        "value": "https://codeberg.org/konflux-qe/konflux-test-integration"
                    },
                    {
                        "name": "CHAINS-GIT_COMMIT",
                        "value": "767c0a6f17c2ecebd4e0c5d15bc2d49d74b4df43"
                    }
                ],
                "spanContext": {
                    "traceparent": "00-cd40f739be93f9f76906d978193f94db-eeb2b1a3ed8ef818-01"
                },
                "startTime": "2026-04-21T11:21:01Z"
            }
        },
        {
            "apiVersion": "tekton.dev/v1",
            "kind": "PipelineRun",
            "metadata": {
                "annotations": {
                    "build.appstudio.openshift.io/repo": "https://codeberg.org/konflux-qe/konflux-test-integration/commit/78a7d303fb177823a1bc0a41b331998bd4943909",
                    "build.appstudio.redhat.com/commit_sha": "78a7d303fb177823a1bc0a41b331998bd4943909",
                    "build.appstudio.redhat.com/pull_request_number": "20",
                    "build.appstudio.redhat.com/target_branch": "base-forgejo-mdbthb",
                    "chains.tekton.dev/signed": "true",
                    "pipelinesascode.tekton.dev/branch": "base-forgejo-mdbthb",
                    "pipelinesascode.tekton.dev/cancel-in-progress": "true",
                    "pipelinesascode.tekton.dev/controller-info": "{\"name\":\"default\",\"configmap\":\"pipelines-as-code\",\"secret\":\"pipelines-as-code-secret\", \"gRepo\": \"pipelines-as-code\"}",
                    "pipelinesascode.tekton.dev/event-type": "pull_request",
                    "pipelinesascode.tekton.dev/git-auth-secret": "pac-gitauth-ipvpyi",
                    "pipelinesascode.tekton.dev/git-provider": "gitea",
                    "pipelinesascode.tekton.dev/log-url": "https://console-openshift-console.apps.rosa.kx-d21dace15f.l1ey.p3.openshiftapps.com/k8s/ns/forgejo-rep-bqii/tekton.dev~v1~PipelineRun/test-comp-pac-forgejo-doffgx-on-pull-request-q9tvs",
                    "pipelinesascode.tekton.dev/max-keep-runs": "3",
                    "pipelinesascode.tekton.dev/on-cel-expression": "event == \"pull_request\" \u0026\u0026 target_branch == \"base-forgejo-mdbthb\"",
                    "pipelinesascode.tekton.dev/original-prname": "test-comp-pac-forgejo-doffgx-on-pull-request",
                    "pipelinesascode.tekton.dev/pull-request": "20",
                    "pipelinesascode.tekton.dev/repo-url": "https://codeberg.org/konflux-qe/konflux-test-integration",
                    "pipelinesascode.tekton.dev/repository": "test-comp-pac-forgejo-doffgx",
                    "pipelinesascode.tekton.dev/scm-reporting-plr-started": "true",
                    "pipelinesascode.tekton.dev/sender": "konflux-ci-qe-bot",
                    "pipelinesascode.tekton.dev/sha": "78a7d303fb177823a1bc0a41b331998bd4943909",
                    "pipelinesascode.tekton.dev/sha-title": "Konflux update test-comp-pac-forgejo-doffgx",
                    "pipelinesascode.tekton.dev/sha-url": "https://codeberg.org/konflux-qe/konflux-test-integration/commit/78a7d303fb177823a1bc0a41b331998bd4943909",
                    "pipelinesascode.tekton.dev/source-branch": "konflux-test-comp-pac-forgejo-doffgx",
                    "pipelinesascode.tekton.dev/source-repo-url": "https://codeberg.org/konflux-qe/konflux-test-integration",
                    "pipelinesascode.tekton.dev/state": "completed",
                    "pipelinesascode.tekton.dev/url-org": "konflux-qe",
                    "pipelinesascode.tekton.dev/url-repository": "konflux-test-integration",
                    "results.tekton.dev/record": "forgejo-rep-bqii/results/60a26fe0-83f8-4d2d-bfe0-3e1a9ed4d8c1/records/60a26fe0-83f8-4d2d-bfe0-3e1a9ed4d8c1",
                    "results.tekton.dev/recordSummaryAnnotations": "{\"repo\":\"konflux-test-integration\",\"commit\":\"78a7d303fb177823a1bc0a41b331998bd4943909\",\"eventType\":\"pull_request\",\"pull_request-id\":20}",
                    "results.tekton.dev/result": "forgejo-rep-bqii/results/60a26fe0-83f8-4d2d-bfe0-3e1a9ed4d8c1",
                    "test.appstudio.openshift.io/pr-group": "konflux-test-comp-pac-forgejo-doffgx",
                    "test.appstudio.openshift.io/snapshot-creation-report": "SnapshotCreationFailed"
                },
                "creationTimestamp": "2026-04-21T11:19:35Z",
                "finalizers": [
                    "chains.tekton.dev/pipelinerun",
                    "results.tekton.dev/pipelinerun",
                    "pipelinesascode.tekton.dev/finalizer"
                ],
                "generateName": "test-comp-pac-forgejo-doffgx-on-pull-request-",
                "generation": 3,
                "labels": {
                    "app.kubernetes.io/managed-by": "pipelinesascode.tekton.dev",
                    "app.kubernetes.io/version": "v0.43.0",
                    "appstudio.openshift.io/application": "integ-app-egch",
                    "appstudio.openshift.io/component": "test-comp-pac-forgejo-doffgx",
                    "kueue.x-k8s.io/priority-class": "konflux-pre-merge-build",
                    "kueue.x-k8s.io/queue-name": "pipelines-queue",
                    "pipelines.appstudio.openshift.io/type": "build",
                    "pipelinesascode.tekton.dev/cancel-in-progress": "true",
                    "pipelinesascode.tekton.dev/event-type": "pull_request",
                    "pipelinesascode.tekton.dev/original-prname": "test-comp-pac-forgejo-doffgx-on-pull-request",
                    "pipelinesascode.tekton.dev/pull-request": "20",
                    "pipelinesascode.tekton.dev/repository": "test-comp-pac-forgejo-doffgx",
                    "pipelinesascode.tekton.dev/sha": "78a7d303fb177823a1bc0a41b331998bd4943909",
                    "pipelinesascode.tekton.dev/state": "completed",
                    "pipelinesascode.tekton.dev/url-org": "konflux-qe",
                    "pipelinesascode.tekton.dev/url-repository": "konflux-test-integration",
                    "tekton.dev/pipeline": "test-comp-pac-forgejo-doffgx-on-pull-request-q9tvs",
                    "test.appstudio.openshift.io/pr-group-sha": "2b4f943756b8f36ca2b38f7c96136ea759315e40accbc04622004284e054ac"
                },
                "name": "test-comp-pac-forgejo-doffgx-on-pull-request-q9tvs",
                "namespace": "forgejo-rep-bqii",
                "resourceVersion": "82477",
                "uid": "60a26fe0-83f8-4d2d-bfe0-3e1a9ed4d8c1"
            },
            "spec": {
                "params": [
                    {
                        "name": "git-url",
                        "value": "https://codeberg.org/konflux-qe/konflux-test-integration"
                    },
                    {
                        "name": "revision",
                        "value": "78a7d303fb177823a1bc0a41b331998bd4943909"
                    },
                    {
                        "name": "output-image",
                        "value": "quay.io/redhat-appstudio-qe/forgejo-rep-bqii/test-comp-pac-forgejo-doffgx:on-pr-78a7d303fb177823a1bc0a41b331998bd4943909"
                    },
                    {
                        "name": "image-expires-after",
                        "value": "6h"
                    },
                    {
                        "name": "dockerfile",
                        "value": "Dockerfile"
                    }
                ],
                "pipelineSpec": {
                    "description": "This pipeline is ideal for building demo container images from a Containerfile while maintaining trust after pipeline customization.\n\nThis version of pipeline has minimal resource requests set, it's good for demonstrating and testing.\n\n_Uses `buildah` to create a container image leveraging [trusted artifacts](https://konflux-ci.dev/architecture/ADR/0036-trusted-artifacts.html). It also optionally creates a source image and runs some build-time tests. Information is shared between tasks using OCI artifacts instead of PVCs. EC will pass the [`trusted_task.trusted`](https://conforma.dev/docs/policy/packages/release_trusted_task.html#trusted_task__trusted) policy as long as all data used to build the artifact is generated from trusted tasks.\nThis pipeline is pushed as a Tekton bundle to [quay.io](https://quay.io/repository/konflux-ci/tekton-catalog/pipeline-docker-build-oci-ta?tab=tags)_\n",
                    "params": [
                        {
                            "description": "Source Repository URL",
                            "name": "git-url",
                            "type": "string"
                        },
                        {
                            "default": "",
                            "description": "Revision of the Source Repository",
                            "name": "revision",
                            "type": "string"
                        },
                        {
                            "description": "Fully Qualified Output Image",
                            "name": "output-image",
                            "type": "string"
                        },
                        {
                            "default": ".",
                            "description": "Path to the source code of an application's component from where to build image.",
                            "name": "path-context",
                            "type": "string"
                        },
                        {
                            "default": "Dockerfile",
                            "description": "Path to the Dockerfile inside the context specified by parameter path-context",
                            "name": "dockerfile",
                            "type": "string"
                        },
                        {
                            "default": "false",
                            "description": "Skip checks against built image",
                            "name": "skip-checks",
                            "type": "string"
                        },
                        {
                            "default": "false",
                            "description": "Execute the build with network isolation",
                            "name": "hermetic",
                            "type": "string"
                        },
                        {
                            "default": "",
                            "description": "Build dependencies to be prefetched",
                            "name": "prefetch-input",
                            "type": "string"
                        },
                        {
                            "default": "",
                            "description": "Image tag expiration time, time values could be something like 1h, 2d, 3w for hours, days, and weeks, respectively.",
                            "name": "image-expires-after",
                            "type": "string"
                        },
                        {
                            "default": "false",
                            "description": "Add built image into an OCI image index",
                            "name": "build-image-index",
                            "type": "string"
                        },
                        {
                            "default": "docker",
                            "description": "The format for the resulting image's mediaType. Valid values are oci or docker.",
                            "name": "buildah-format",
                            "type": "string"
                        },
                        {
                            "default": "false",
                            "description": "Enable cache proxy configuration",
                            "name": "enable-cache-proxy",
                            "type": "string"
                        },
                        {
                            "default": [],
                            "description": "Array of --build-arg values (\"arg=value\" strings) for buildah",
                            "name": "build-args",
                            "type": "array"
                        },
                        {
                            "default": "",
                            "description": "Path to a file with build arguments for buildah, see https://www.mankier.com/1/buildah-build#--build-arg-file",
                            "name": "build-args-file",
                            "type": "string"
                        },
                        {
                            "default": "false",
                            "description": "Whether to enable privileged mode, should be used only with remote VMs",
                            "name": "privileged-nested",
                            "type": "string"
                        }
                    ],
                    "results": [
                        {
                            "description": "",
                            "name": "IMAGE_URL",
                            "value": "$(tasks.build-image-index.results.IMAGE_URL)"
                        },
                        {
                            "description": "",
                            "name": "IMAGE_DIGEST",
                            "value": "$(tasks.build-image-index.results.IMAGE_DIGEST)"
                        },
                        {
                            "description": "",
                            "name": "CHAINS-GIT_URL",
                            "value": "$(tasks.clone-repository.results.url)"
                        },
                        {
                            "description": "",
                            "name": "CHAINS-GIT_COMMIT",
                            "value": "$(tasks.clone-repository.results.commit)"
                        }
                    ],
                    "tasks": [
                        {
                            "name": "init",
                            "params": [
                                {
                                    "name": "enable-cache-proxy",
                                    "value": "$(params.enable-cache-proxy)"
                                }
                            ],
                            "taskRef": {
                                "params": [
                                    {
                                        "name": "name",
                                        "value": "init"
                                    },
                                    {
                                        "name": "bundle",
                                        "value": "quay.io/konflux-ci/tekton-catalog/task-init:0.4@sha256:f2de909151c733da85c7c05de8ecf37c55079c219dcf8db906175ae11fca0142"
                                    },
                                    {
                                        "name": "kind",
                                        "value": "task"
                                    }
                                ],
                                "resolver": "bundles"
                            }
                        },
                        {
                            "name": "clone-repository",
                            "params": [
                                {
                                    "name": "url",
                                    "value": "$(params.git-url)"
                                },
                                {
                                    "name": "revision",
                                    "value": "$(params.revision)"
                                },
                                {
                                    "name": "ociStorage",
                                    "value": "$(params.output-image).git"
                                },
                                {
                                    "name": "ociArtifactExpiresAfter",
                                    "value": "$(params.image-expires-after)"
                                }
                            ],
                            "runAfter": [
                                "init"
                            ],
                            "taskRef": {
                                "params": [
                                    {
                                        "name": "name",
                                        "value": "git-clone-oci-ta-min"
                                    },
                                    {
                                        "name": "bundle",
                                        "value": "quay.io/konflux-ci/tekton-catalog/task-git-clone-oci-ta-min:0.1@sha256:ffe4e75535edc5474e2615730147f15170dd5f141888b9ae19d2df53ecee7ef0"
                                    },
                                    {
                                        "name": "kind",
                                        "value": "task"
                                    }
                                ],
                                "resolver": "bundles"
                            },
                            "workspaces": [
                                {
                                    "name": "basic-auth",
                                    "workspace": "git-auth"
                                }
                            ]
                        },
                        {
                            "name": "prefetch-dependencies",
                            "params": [
                                {
                                    "name": "input",
                                    "value": "$(params.prefetch-input)"
                                },
                                {
                                    "name": "SOURCE_ARTIFACT",
                                    "value": "$(tasks.clone-repository.results.SOURCE_ARTIFACT)"
                                },
                                {
                                    "name": "ociStorage",
                                    "value": "$(params.output-image).prefetch"
                                },
                                {
                                    "name": "ociArtifactExpiresAfter",
                                    "value": "$(params.image-expires-after)"
                                }
                            ],
                            "runAfter": [
                                "clone-repository"
                            ],
                            "taskRef": {
                                "params": [
                                    {
                                        "name": "name",
                                        "value": "prefetch-dependencies-oci-ta-min"
                                    },
                                    {
                                        "name": "bundle",
                                        "value": "quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies-oci-ta-min:0.3@sha256:bf5859a08ab1e8327ad19831583eebe09df41e5ffa2009c506c05b419dba3dc2"
                                    },
                                    {
                                        "name": "kind",
                                        "value": "task"
                                    }
                                ],
                                "resolver": "bundles"
                            },
                            "workspaces": [
                                {
                                    "name": "git-basic-auth",
                                    "workspace": "git-auth"
                                },
                                {
                                    "name": "netrc",
                                    "workspace": "netrc"
                                }
                            ]
                        },
                        {
                            "name": "build-container",
                            "params": [
                                {
                                    "name": "IMAGE",
                                    "value": "$(params.output-image)"
                                },
                                {
                                    "name": "DOCKERFILE",
                                    "value": "$(params.dockerfile)"
                                },
                                {
                                    "name": "CONTEXT",
                                    "value": "$(params.path-context)"
                                },
                                {
                                    "name": "HERMETIC",
                                    "value": "$(params.hermetic)"
                                },
                                {
                                    "name": "PREFETCH_INPUT",
                                    "value": "$(params.prefetch-input)"
                                },
                                {
                                    "name": "IMAGE_EXPIRES_AFTER",
                                    "value": "$(params.image-expires-after)"
                                },
                                {
                                    "name": "COMMIT_SHA",
                                    "value": "$(tasks.clone-repository.results.commit)"
                                },
                                {
                                    "name": "BUILD_ARGS",
                                    "value": [
                                        "$(params.build-args[*])"
                                    ]
                                },
                                {
                                    "name": "BUILD_ARGS_FILE",
                                    "value": "$(params.build-args-file)"
                                },
                                {
                                    "name": "PRIVILEGED_NESTED",
                                    "value": "$(params.privileged-nested)"
                                },
                                {
                                    "name": "SOURCE_URL",
                                    "value": "$(tasks.clone-repository.results.url)"
                                },
                                {
                                    "name": "BUILDAH_FORMAT",
                                    "value": "$(params.buildah-format)"
                                },
                                {
                                    "name": "HTTP_PROXY",
                                    "value": "$(tasks.init.results.http-proxy)"
                                },
                                {
                                    "name": "NO_PROXY",
                                    "value": "$(tasks.init.results.no-proxy)"
                                },
                                {
                                    "name": "SOURCE_ARTIFACT",
                                    "value": "$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"
                                },
                                {
                                    "name": "CACHI2_ARTIFACT",
                                    "value": "$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"
                                }
                            ],
                            "runAfter": [
                                "prefetch-dependencies"
                            ],
                            "taskRef": {
                                "params": [
                                    {
                                        "name": "name",
                                        "value": "buildah-oci-ta-min"
                                    },
                                    {
                                        "name": "bundle",
                                        "value": "quay.io/konflux-ci/tekton-catalog/task-buildah-oci-ta-min:0.9@sha256:52ddc0ede65da1f3491319897dc5212bb3a52cb0a7e52a75d6a0224595c9ef4a"
                                    },
                                    {
                                        "name": "kind",
                                        "value": "task"
                                    }
                                ],
                                "resolver": "bundles"
                            }
                        },
                        {
                            "name": "build-image-index",
                            "params": [
                                {
                                    "name": "IMAGE",
                                    "value": "$(params.output-image)"
                                },
                                {
                                    "name": "ALWAYS_BUILD_INDEX",
                                    "value": "$(params.build-image-index)"
                                },
                                {
                                    "name": "IMAGES",
                                    "value": [
                                        "$(tasks.build-container.results.IMAGE_URL)@$(tasks.build-container.results.IMAGE_DIGEST)"
                                    ]
                                },
                                {
                                    "name": "BUILDAH_FORMAT",
                                    "value": "$(params.buildah-format)"
                                }
                            ],
                            "runAfter": [
                                "build-container"
                            ],
                            "taskRef": {
                                "params": [
                                    {
                                        "name": "name",
                                        "value": "build-image-index-min"
                                    },
                                    {
                                        "name": "bundle",
                                        "value": "quay.io/konflux-ci/tekton-catalog/task-build-image-index-min:0.3@sha256:47a0052da85ad90bacc4ed13a7f17f78208b7daa3ad3da76f920fc4e2af1f0dd"
                                    },
                                    {
                                        "name": "kind",
                                        "value": "task"
                                    }
                                ],
                                "resolver": "bundles"
                            }
                        },
                        {
                            "name": "deprecated-base-image-check",
                            "params": [
                                {
                                    "name": "IMAGE_URL",
                                    "value": "$(tasks.build-image-index.results.IMAGE_URL)"
                                },
                                {
                                    "name": "IMAGE_DIGEST",
                                    "value": "$(tasks.build-image-index.results.IMAGE_DIGEST)"
                                }
                            ],
                            "runAfter": [
                                "build-image-index"
                            ],
                            "taskRef": {
                                "params": [
                                    {
                                        "name": "name",
                                        "value": "deprecated-image-check"
                                    },
                                    {
                                        "name": "bundle",
                                        "value": "quay.io/konflux-ci/tekton-catalog/task-deprecated-image-check:0.5@sha256:3457a4ca93f8d55f14ebd407532b1223c689eacc34f0abb3003db4111667bdae"
                                    },
                                    {
                                        "name": "kind",
                                        "value": "task"
                                    }
                                ],
                                "resolver": "bundles"
                            },
                            "when": [
                                {
                                    "input": "$(params.skip-checks)",
                                    "operator": "in",
                                    "values": [
                                        "false"
                                    ]
                                }
                            ]
                        },
                        {
                            "name": "clamav-scan",
                            "params": [
                                {
                                    "name": "image-digest",
                                    "value": "$(tasks.build-image-index.results.IMAGE_DIGEST)"
                                },
                                {
                                    "name": "image-url",
                                    "value": "$(tasks.build-image-index.results.IMAGE_URL)"
                                }
                            ],
                            "runAfter": [
                                "build-image-index"
                            ],
                            "taskRef": {
                                "params": [
                                    {
                                        "name": "name",
                                        "value": "clamav-scan-min"
                                    },
                                    {
                                        "name": "bundle",
                                        "value": "quay.io/konflux-ci/tekton-catalog/task-clamav-scan-min:0.3@sha256:589e34f73d310aa993c9761d8b78265a904a121028bda2809d8a2d0500454bd8"
                                    },
                                    {
                                        "name": "kind",
                                        "value": "task"
                                    }
                                ],
                                "resolver": "bundles"
                            },
                            "when": [
                                {
                                    "input": "$(params.skip-checks)",
                                    "operator": "in",
                                    "values": [
                                        "false"
                                    ]
                                }
                            ]
                        },
                        {
                            "name": "sast-shell-check",
                            "params": [
                                {
                                    "name": "image-digest",
                                    "value": "$(tasks.build-image-index.results.IMAGE_DIGEST)"
                                },
                                {
                                    "name": "image-url",
                                    "value": "$(tasks.build-image-index.results.IMAGE_URL)"
                                },
                                {
                                    "name": "SOURCE_ARTIFACT",
                                    "value": "$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"
                                },
                                {
                                    "name": "CACHI2_ARTIFACT",
                                    "value": "$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"
                                }
                            ],
                            "runAfter": [
                                "build-image-index"
                            ],
                            "taskRef": {
                                "params": [
                                    {
                                        "name": "name",
                                        "value": "sast-shell-check-oci-ta-min"
                                    },
                                    {
                                        "name": "bundle",
                                        "value": "quay.io/konflux-ci/tekton-catalog/task-sast-shell-check-oci-ta-min:0.1@sha256:fa19753f59288a397aab2ddb9459f35f0ec1b89f43c36e944a3958db72becb5a"
                                    },
                                    {
                                        "name": "kind",
                                        "value": "task"
                                    }
                                ],
                                "resolver": "bundles"
                            },
                            "when": [
                                {
                                    "input": "$(params.skip-checks)",
                                    "operator": "in",
                                    "values": [
                                        "false"
                                    ]
                                }
                            ]
                        },
                        {
                            "name": "sast-unicode-check",
                            "params": [
                                {
                                    "name": "image-digest",
                                    "value": "$(tasks.build-image-index.results.IMAGE_DIGEST)"
                                },
                                {
                                    "name": "image-url",
                                    "value": "$(tasks.build-image-index.results.IMAGE_URL)"
                                },
                                {
                                    "name": "SOURCE_ARTIFACT",
                                    "value": "$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"
                                },
                                {
                                    "name": "CACHI2_ARTIFACT",
                                    "value": "$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"
                                }
                            ],
                            "runAfter": [
                                "build-image-index"
                            ],
                            "taskRef": {
                                "params": [
                                    {
                                        "name": "name",
                                        "value": "sast-unicode-check-oci-ta-min"
                                    },
                                    {
                                        "name": "bundle",
                                        "value": "quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check-oci-ta-min:0.4@sha256:624d9ed6d461b59a16d8c1578276626c02fa6d56e0ee4bcd752f7859055f21ab"
                                    },
                                    {
                                        "name": "kind",
                                        "value": "task"
                                    }
                                ],
                                "resolver": "bundles"
                            },
                            "when": [
                                {
                                    "input": "$(params.skip-checks)",
                                    "operator": "in",
                                    "values": [
                                        "false"
                                    ]
                                }
                            ]
                        },
                        {
                            "name": "rpms-signature-scan",
                            "params": [
                                {
                                    "name": "image-url",
                                    "value": "$(tasks.build-image-index.results.IMAGE_URL)"
                                },
                                {
                                    "name": "image-digest",
                                    "value": "$(tasks.build-image-index.results.IMAGE_DIGEST)"
                                }
                            ],
                            "runAfter": [
                                "build-image-index"
                            ],
                            "taskRef": {
                                "params": [
                                    {
                                        "name": "name",
                                        "value": "rpms-signature-scan"
                                    },
                                    {
                                        "name": "bundle",
                                        "value": "quay.io/konflux-ci/tekton-catalog/task-rpms-signature-scan:0.2@sha256:b2224a0442ac705e20a25b8609e1760321d9d86da7901fd0392a90102688e37d"
                                    },
                                    {
                                        "name": "kind",
                                        "value": "task"
                                    }
                                ],
                                "resolver": "bundles"
                            },
                            "when": [
                                {
                                    "input": "$(params.skip-checks)",
                                    "operator": "in",
                                    "values": [
                                        "false"
                                    ]
                                }
                            ]
                        },
                        {
                            "name": "tpa-scan",
                            "params": [
                                {
                                    "name": "image-digest",
                                    "value": "$(tasks.build-image-index.results.IMAGE_DIGEST)"
                                },
                                {
                                    "name": "image-url",
                                    "value": "$(tasks.build-image-index.results.IMAGE_URL)"
                                }
                            ],
                            "runAfter": [
                                "build-image-index"
                            ],
                            "taskRef": {
                                "params": [
                                    {
                                        "name": "name",
                                        "value": "tpa-scan"
                                    },
                                    {
                                        "name": "bundle",
                                        "value": "quay.io/konflux-ci/tekton-catalog/task-tpa-scan:0.1@sha256:68b6e188f742da92af9c40a794fd021a65d49b419d1e36096277b2d9ebbe1afc"
                                    },
                                    {
                                        "name": "kind",
                                        "value": "task"
                                    }
                                ],
                                "resolver": "bundles"
                            },
                            "when": [
                                {
                                    "input": "$(params.skip-checks)",
                                    "operator": "in",
                                    "values": [
                                        "false"
                                    ]
                                }
                            ]
                        }
                    ],
                    "workspaces": [
                        {
                            "name": "git-auth",
                            "optional": true
                        },
                        {
                            "name": "netrc",
                            "optional": true
                        }
                    ]
                },
                "status": "CancelledRunFinally",
                "taskRunTemplate": {
                    "podTemplate": {
                        "nodeSelector": {
                            "konflux-ci.dev/workload": "konflux-tenants"
                        },
                        "tolerations": [
                            {
                                "effect": "NoSchedule",
                                "key": "konflux-ci.dev/workload",
                                "operator": "Equal",
                                "value": "konflux-tenants"
                            }
                        ]
                    },
                    "serviceAccountName": "build-pipeline-test-comp-pac-forgejo-doffgx"
                },
                "timeouts": {
                    "pipeline": "2h0m0s"
                },
                "workspaces": [
                    {
                        "name": "git-auth",
                        "secret": {
                            "secretName": "pac-gitauth-ipvpyi"
                        }
                    }
                ]
            },
            "status": {
                "childReferences": [
                    {
                        "apiVersion": "tekton.dev/v1",
                        "kind": "TaskRun",
                        "name": "test-comp-pac-forgejo-doffgx-on-pull-request-q9tvs-init",
                        "pipelineTaskName": "init"
                    },
                    {
                        "apiVersion": "tekton.dev/v1",
                        "kind": "TaskRun",
                        "name": "test-comp-pac-024398a5d362fec1c795645c7b1960c7-clone-repository",
                        "pipelineTaskName": "clone-repository"
                    },
                    {
                        "apiVersion": "tekton.dev/v1",
                        "kind": "TaskRun",
                        "name": "test-comp024398a5d362fec1c795645c7b1960c7-prefetch-dependencies",
                        "pipelineTaskName": "prefetch-dependencies"
                    },
                    {
                        "apiVersion": "tekton.dev/v1",
                        "kind": "TaskRun",
                        "name": "test-comp-pac-f024398a5d362fec1c795645c7b1960c7-build-container",
                        "pipelineTaskName": "build-container"
                    }
                ],
                "completionTime": "2026-04-21T11:22:00Z",
                "conditions": [
                    {
                        "lastTransitionTime": "2026-04-21T11:22:00Z",
                        "message": "PipelineRun \"test-comp-pac-forgejo-doffgx-on-pull-request-q9tvs\" was cancelled",
                        "reason": "Cancelled",
                        "status": "False",
                        "type": "Succeeded"
                    }
                ],
                "pipelineSpec": {
                    "description": "This pipeline is ideal for building demo container images from a Containerfile while maintaining trust after pipeline customization.\n\nThis version of pipeline has minimal resource requests set, it's good for demonstrating and testing.\n\n_Uses `buildah` to create a container image leveraging [trusted artifacts](https://konflux-ci.dev/architecture/ADR/0036-trusted-artifacts.html). It also optionally creates a source image and runs some build-time tests. Information is shared between tasks using OCI artifacts instead of PVCs. EC will pass the [`trusted_task.trusted`](https://conforma.dev/docs/policy/packages/release_trusted_task.html#trusted_task__trusted) policy as long as all data used to build the artifact is generated from trusted tasks.\nThis pipeline is pushed as a Tekton bundle to [quay.io](https://quay.io/repository/konflux-ci/tekton-catalog/pipeline-docker-build-oci-ta?tab=tags)_\n",
                    "params": [
                        {
                            "description": "Source Repository URL",
                            "name": "git-url",
                            "type": "string"
                        },
                        {
                            "default": "",
                            "description": "Revision of the Source Repository",
                            "name": "revision",
                            "type": "string"
                        },
                        {
                            "description": "Fully Qualified Output Image",
                            "name": "output-image",
                            "type": "string"
                        },
                        {
                            "default": ".",
                            "description": "Path to the source code of an application's component from where to build image.",
                            "name": "path-context",
                            "type": "string"
                        },
                        {
                            "default": "Dockerfile",
                            "description": "Path to the Dockerfile inside the context specified by parameter path-context",
                            "name": "dockerfile",
                            "type": "string"
                        },
                        {
                            "default": "false",
                            "description": "Skip checks against built image",
                            "name": "skip-checks",
                            "type": "string"
                        },
                        {
                            "default": "false",
                            "description": "Execute the build with network isolation",
                            "name": "hermetic",
                            "type": "string"
                        },
                        {
                            "default": "",
                            "description": "Build dependencies to be prefetched",
                            "name": "prefetch-input",
                            "type": "string"
                        },
                        {
                            "default": "",
                            "description": "Image tag expiration time, time values could be something like 1h, 2d, 3w for hours, days, and weeks, respectively.",
                            "name": "image-expires-after",
                            "type": "string"
                        },
                        {
                            "default": "false",
                            "description": "Add built image into an OCI image index",
                            "name": "build-image-index",
                            "type": "string"
                        },
                        {
                            "default": "docker",
                            "description": "The format for the resulting image's mediaType. Valid values are oci or docker.",
                            "name": "buildah-format",
                            "type": "string"
                        },
                        {
                            "default": "false",
                            "description": "Enable cache proxy configuration",
                            "name": "enable-cache-proxy",
                            "type": "string"
                        },
                        {
                            "default": [],
                            "description": "Array of --build-arg values (\"arg=value\" strings) for buildah",
                            "name": "build-args",
                            "type": "array"
                        },
                        {
                            "default": "",
                            "description": "Path to a file with build arguments for buildah, see https://www.mankier.com/1/buildah-build#--build-arg-file",
                            "name": "build-args-file",
                            "type": "string"
                        },
                        {
                            "default": "false",
                            "description": "Whether to enable privileged mode, should be used only with remote VMs",
                            "name": "privileged-nested",
                            "type": "string"
                        }
                    ],
                    "results": [
                        {
                            "description": "",
                            "name": "IMAGE_URL",
                            "value": "$(tasks.build-image-index.results.IMAGE_URL)"
                        },
                        {
                            "description": "",
                            "name": "IMAGE_DIGEST",
                            "value": "$(tasks.build-image-index.results.IMAGE_DIGEST)"
                        },
                        {
                            "description": "",
                            "name": "CHAINS-GIT_URL",
                            "value": "$(tasks.clone-repository.results.url)"
                        },
                        {
                            "description": "",
                            "name": "CHAINS-GIT_COMMIT",
                            "value": "$(tasks.clone-repository.results.commit)"
                        }
                    ],
                    "tasks": [
                        {
                            "name": "init",
                            "params": [
                                {
                                    "name": "enable-cache-proxy",
                                    "value": "false"
                                }
                            ],
                            "taskRef": {
                                "params": [
                                    {
                                        "name": "name",
                                        "value": "init"
                                    },
                                    {
                                        "name": "bundle",
                                        "value": "quay.io/konflux-ci/tekton-catalog/task-init:0.4@sha256:f2de909151c733da85c7c05de8ecf37c55079c219dcf8db906175ae11fca0142"
                                    },
                                    {
                                        "name": "kind",
                                        "value": "task"
                                    }
                                ],
                                "resolver": "bundles"
                            }
                        },
                        {
                            "name": "clone-repository",
                            "params": [
                                {
                                    "name": "url",
                                    "value": "https://codeberg.org/konflux-qe/konflux-test-integration"
                                },
                                {
                                    "name": "revision",
                                    "value": "78a7d303fb177823a1bc0a41b331998bd4943909"
                                },
                                {
                                    "name": "ociStorage",
                                    "value": "quay.io/redhat-appstudio-qe/forgejo-rep-bqii/test-comp-pac-forgejo-doffgx:on-pr-78a7d303fb177823a1bc0a41b331998bd4943909.git"
                                },
                                {
                                    "name": "ociArtifactExpiresAfter",
                                    "value": "6h"
                                }
                            ],
                            "runAfter": [
                                "init"
                            ],
                            "taskRef": {
                                "params": [
                                    {
                                        "name": "name",
                                        "value": "git-clone-oci-ta-min"
                                    },
                                    {
                                        "name": "bundle",
                                        "value": "quay.io/konflux-ci/tekton-catalog/task-git-clone-oci-ta-min:0.1@sha256:ffe4e75535edc5474e2615730147f15170dd5f141888b9ae19d2df53ecee7ef0"
                                    },
                                    {
                                        "name": "kind",
                                        "value": "task"
                                    }
                                ],
                                "resolver": "bundles"
                            },
                            "workspaces": [
                                {
                                    "name": "basic-auth",
                                    "workspace": "git-auth"
                                }
                            ]
                        },
                        {
                            "name": "prefetch-dependencies",
                            "params": [
                                {
                                    "name": "input",
                                    "value": ""
                                },
                                {
                                    "name": "SOURCE_ARTIFACT",
                                    "value": "$(tasks.clone-repository.results.SOURCE_ARTIFACT)"
                                },
                                {
                                    "name": "ociStorage",
                                    "value": "quay.io/redhat-appstudio-qe/forgejo-rep-bqii/test-comp-pac-forgejo-doffgx:on-pr-78a7d303fb177823a1bc0a41b331998bd4943909.prefetch"
                                },
                                {
                                    "name": "ociArtifactExpiresAfter",
                                    "value": "6h"
                                }
                            ],
                            "runAfter": [
                                "clone-repository"
                            ],
                            "taskRef": {
                                "params": [
                                    {
                                        "name": "name",
                                        "value": "prefetch-dependencies-oci-ta-min"
                                    },
                                    {
                                        "name": "bundle",
                                        "value": "quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies-oci-ta-min:0.3@sha256:bf5859a08ab1e8327ad19831583eebe09df41e5ffa2009c506c05b419dba3dc2"
                                    },
                                    {
                                        "name": "kind",
                                        "value": "task"
                                    }
                                ],
                                "resolver": "bundles"
                            },
                            "workspaces": [
                                {
                                    "name": "git-basic-auth",
                                    "workspace": "git-auth"
                                },
                                {
                                    "name": "netrc",
                                    "workspace": "netrc"
                                }
                            ]
                        },
                        {
                            "name": "build-container",
                            "params": [
                                {
                                    "name": "IMAGE",
                                    "value": "quay.io/redhat-appstudio-qe/forgejo-rep-bqii/test-comp-pac-forgejo-doffgx:on-pr-78a7d303fb177823a1bc0a41b331998bd4943909"
                                },
                                {
                                    "name": "DOCKERFILE",
                                    "value": "Dockerfile"
                                },
                                {
                                    "name": "CONTEXT",
                                    "value": "."
                                },
                                {
                                    "name": "HERMETIC",
                                    "value": "false"
                                },
                                {
                                    "name": "PREFETCH_INPUT",
                                    "value": ""
                                },
                                {
                                    "name": "IMAGE_EXPIRES_AFTER",
                                    "value": "6h"
                                },
                                {
                                    "name": "COMMIT_SHA",
                                    "value": "$(tasks.clone-repository.results.commit)"
                                },
                                {
                                    "name": "BUILD_ARGS",
                                    "value": []
                                },
                                {
                                    "name": "BUILD_ARGS_FILE",
                                    "value": ""
                                },
                                {
                                    "name": "PRIVILEGED_NESTED",
                                    "value": "false"
                                },
                                {
                                    "name": "SOURCE_URL",
                                    "value": "$(tasks.clone-repository.results.url)"
                                },
                                {
                                    "name": "BUILDAH_FORMAT",
                                    "value": "docker"
                                },
                                {
                                    "name": "HTTP_PROXY",
                                    "value": "$(tasks.init.results.http-proxy)"
                                },
                                {
                                    "name": "NO_PROXY",
                                    "value": "$(tasks.init.results.no-proxy)"
                                },
                                {
                                    "name": "SOURCE_ARTIFACT",
                                    "value": "$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"
                                },
                                {
                                    "name": "CACHI2_ARTIFACT",
                                    "value": "$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"
                                }
                            ],
                            "runAfter": [
                                "prefetch-dependencies"
                            ],
                            "taskRef": {
                                "params": [
                                    {
                                        "name": "name",
                                        "value": "buildah-oci-ta-min"
                                    },
                                    {
                                        "name": "bundle",
                                        "value": "quay.io/konflux-ci/tekton-catalog/task-buildah-oci-ta-min:0.9@sha256:52ddc0ede65da1f3491319897dc5212bb3a52cb0a7e52a75d6a0224595c9ef4a"
                                    },
                                    {
                                        "name": "kind",
                                        "value": "task"
                                    }
                                ],
                                "resolver": "bundles"
                            }
                        },
                        {
                            "name": "build-image-index",
                            "params": [
                                {
                                    "name": "IMAGE",
                                    "value": "quay.io/redhat-appstudio-qe/forgejo-rep-bqii/test-comp-pac-forgejo-doffgx:on-pr-78a7d303fb177823a1bc0a41b331998bd4943909"
                                },
                                {
                                    "name": "ALWAYS_BUILD_INDEX",
                                    "value": "false"
                                },
                                {
                                    "name": "IMAGES",
                                    "value": [
                                        "$(tasks.build-container.results.IMAGE_URL)@$(tasks.build-container.results.IMAGE_DIGEST)"
                                    ]
                                },
                                {
                                    "name": "BUILDAH_FORMAT",
                                    "value": "docker"
                                }
                            ],
                            "runAfter": [
                                "build-container"
                            ],
                            "taskRef": {
                                "params": [
                                    {
                                        "name": "name",
                                        "value": "build-image-index-min"
                                    },
                                    {
                                        "name": "bundle",
                                        "value": "quay.io/konflux-ci/tekton-catalog/task-build-image-index-min:0.3@sha256:47a0052da85ad90bacc4ed13a7f17f78208b7daa3ad3da76f920fc4e2af1f0dd"
                                    },
                                    {
                                        "name": "kind",
                                        "value": "task"
                                    }
                                ],
                                "resolver": "bundles"
                            }
                        },
                        {
                            "name": "deprecated-base-image-check",
                            "params": [
                                {
                                    "name": "IMAGE_URL",
                                    "value": "$(tasks.build-image-index.results.IMAGE_URL)"
                                },
                                {
                                    "name": "IMAGE_DIGEST",
                                    "value": "$(tasks.build-image-index.results.IMAGE_DIGEST)"
                                }
                            ],
                            "runAfter": [
                                "build-image-index"
                            ],
                            "taskRef": {
                                "params": [
                                    {
                                        "name": "name",
                                        "value": "deprecated-image-check"
                                    },
                                    {
                                        "name": "bundle",
                                        "value": "quay.io/konflux-ci/tekton-catalog/task-deprecated-image-check:0.5@sha256:3457a4ca93f8d55f14ebd407532b1223c689eacc34f0abb3003db4111667bdae"
                                    },
                                    {
                                        "name": "kind",
                                        "value": "task"
                                    }
                                ],
                                "resolver": "bundles"
                            },
                            "when": [
                                {
                                    "input": "false",
                                    "operator": "in",
                                    "values": [
                                        "false"
                                    ]
                                }
                            ]
                        },
                        {
                            "name": "clamav-scan",
                            "params": [
                                {
                                    "name": "image-digest",
                                    "value": "$(tasks.build-image-index.results.IMAGE_DIGEST)"
                                },
                                {
                                    "name": "image-url",
                                    "value": "$(tasks.build-image-index.results.IMAGE_URL)"
                                }
                            ],
                            "runAfter": [
                                "build-image-index"
                            ],
                            "taskRef": {
                                "params": [
                                    {
                                        "name": "name",
                                        "value": "clamav-scan-min"
                                    },
                                    {
                                        "name": "bundle",
                                        "value": "quay.io/konflux-ci/tekton-catalog/task-clamav-scan-min:0.3@sha256:589e34f73d310aa993c9761d8b78265a904a121028bda2809d8a2d0500454bd8"
                                    },
                                    {
                                        "name": "kind",
                                        "value": "task"
                                    }
                                ],
                                "resolver": "bundles"
                            },
                            "when": [
                                {
                                    "input": "false",
                                    "operator": "in",
                                    "values": [
                                        "false"
                                    ]
                                }
                            ]
                        },
                        {
                            "name": "sast-shell-check",
                            "params": [
                                {
                                    "name": "image-digest",
                                    "value": "$(tasks.build-image-index.results.IMAGE_DIGEST)"
                                },
                                {
                                    "name": "image-url",
                                    "value": "$(tasks.build-image-index.results.IMAGE_URL)"
                                },
                                {
                                    "name": "SOURCE_ARTIFACT",
                                    "value": "$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"
                                },
                                {
                                    "name": "CACHI2_ARTIFACT",
                                    "value": "$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"
                                }
                            ],
                            "runAfter": [
                                "build-image-index"
                            ],
                            "taskRef": {
                                "params": [
                                    {
                                        "name": "name",
                                        "value": "sast-shell-check-oci-ta-min"
                                    },
                                    {
                                        "name": "bundle",
                                        "value": "quay.io/konflux-ci/tekton-catalog/task-sast-shell-check-oci-ta-min:0.1@sha256:fa19753f59288a397aab2ddb9459f35f0ec1b89f43c36e944a3958db72becb5a"
                                    },
                                    {
                                        "name": "kind",
                                        "value": "task"
                                    }
                                ],
                                "resolver": "bundles"
                            },
                            "when": [
                                {
                                    "input": "false",
                                    "operator": "in",
                                    "values": [
                                        "false"
                                    ]
                                }
                            ]
                        },
                        {
                            "name": "sast-unicode-check",
                            "params": [
                                {
                                    "name": "image-digest",
                                    "value": "$(tasks.build-image-index.results.IMAGE_DIGEST)"
                                },
                                {
                                    "name": "image-url",
                                    "value": "$(tasks.build-image-index.results.IMAGE_URL)"
                                },
                                {
                                    "name": "SOURCE_ARTIFACT",
                                    "value": "$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"
                                },
                                {
                                    "name": "CACHI2_ARTIFACT",
                                    "value": "$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"
                                }
                            ],
                            "runAfter": [
                                "build-image-index"
                            ],
                            "taskRef": {
                                "params": [
                                    {
                                        "name": "name",
                                        "value": "sast-unicode-check-oci-ta-min"
                                    },
                                    {
                                        "name": "bundle",
                                        "value": "quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check-oci-ta-min:0.4@sha256:624d9ed6d461b59a16d8c1578276626c02fa6d56e0ee4bcd752f7859055f21ab"
                                    },
                                    {
                                        "name": "kind",
                                        "value": "task"
                                    }
                                ],
                                "resolver": "bundles"
                            },
                            "when": [
                                {
                                    "input": "false",
                                    "operator": "in",
                                    "values": [
                                        "false"
                                    ]
                                }
                            ]
                        },
                        {
                            "name": "rpms-signature-scan",
                            "params": [
                                {
                                    "name": "image-url",
                                    "value": "$(tasks.build-image-index.results.IMAGE_URL)"
                                },
                                {
                                    "name": "image-digest",
                                    "value": "$(tasks.build-image-index.results.IMAGE_DIGEST)"
                                }
                            ],
                            "runAfter": [
                                "build-image-index"
                            ],
                            "taskRef": {
                                "params": [
                                    {
                                        "name": "name",
                                        "value": "rpms-signature-scan"
                                    },
                                    {
                                        "name": "bundle",
                                        "value": "quay.io/konflux-ci/tekton-catalog/task-rpms-signature-scan:0.2@sha256:b2224a0442ac705e20a25b8609e1760321d9d86da7901fd0392a90102688e37d"
                                    },
                                    {
                                        "name": "kind",
                                        "value": "task"
                                    }
                                ],
                                "resolver": "bundles"
                            },
                            "when": [
                                {
                                    "input": "false",
                                    "operator": "in",
                                    "values": [
                                        "false"
                                    ]
                                }
                            ]
                        },
                        {
                            "name": "tpa-scan",
                            "params": [
                                {
                                    "name": "image-digest",
                                    "value": "$(tasks.build-image-index.results.IMAGE_DIGEST)"
                                },
                                {
                                    "name": "image-url",
                                    "value": "$(tasks.build-image-index.results.IMAGE_URL)"
                                }
                            ],
                            "runAfter": [
                                "build-image-index"
                            ],
                            "taskRef": {
                                "params": [
                                    {
                                        "name": "name",
                                        "value": "tpa-scan"
                                    },
                                    {
                                        "name": "bundle",
                                        "value": "quay.io/konflux-ci/tekton-catalog/task-tpa-scan:0.1@sha256:68b6e188f742da92af9c40a794fd021a65d49b419d1e36096277b2d9ebbe1afc"
                                    },
                                    {
                                        "name": "kind",
                                        "value": "task"
                                    }
                                ],
                                "resolver": "bundles"
                            },
                            "when": [
                                {
                                    "input": "false",
                                    "operator": "in",
                                    "values": [
                                        "false"
                                    ]
                                }
                            ]
                        }
                    ],
                    "workspaces": [
                        {
                            "name": "git-auth",
                            "optional": true
                        },
                        {
                            "name": "netrc",
                            "optional": true
                        }
                    ]
                },
                "provenance": {
                    "featureFlags": {
                        "awaitSidecarReadiness": true,
                        "coschedule": "workspaces",
                        "enableAPIFields": "alpha",
                        "enableParamEnum": true,
                        "enableProvenanceInStatus": true,
                        "enforceNonfalsifiability": "none",
                        "maxResultSize": 4096,
                        "resultExtractionMethod": "termination-message",
                        "runningInEnvWithInjectedSidecars": true,
                        "verificationNoMatchPolicy": "ignore"
                    }
                },
                "results": [
                    {
                        "name": "CHAINS-GIT_URL",
                        "value": "https://codeberg.org/konflux-qe/konflux-test-integration"
                    },
                    {
                        "name": "CHAINS-GIT_COMMIT",
                        "value": "78a7d303fb177823a1bc0a41b331998bd4943909"
                    }
                ],
                "skippedTasks": [
                    {
                        "name": "build-image-index",
                        "reason": "PipelineRun was stopping"
                    },
                    {
                        "name": "deprecated-base-image-check",
                        "reason": "PipelineRun was stopping",
                        "whenExpressions": [
                            {
                                "input": "false",
                                "operator": "in",
                                "values": [
                                    "false"
                                ]
                            }
                        ]
                    },
                    {
                        "name": "clamav-scan",
                        "reason": "PipelineRun was stopping",
                        "whenExpressions": [
                            {
                                "input": "false",
                                "operator": "in",
                                "values": [
                                    "false"
                                ]
                            }
                        ]
                    },
                    {
                        "name": "sast-shell-check",
                        "reason": "PipelineRun was stopping",
                        "whenExpressions": [
                            {
                                "input": "false",
                                "operator": "in",
                                "values": [
                                    "false"
                                ]
                            }
                        ]
                    },
                    {
                        "name": "sast-unicode-check",
                        "reason": "PipelineRun was stopping",
                        "whenExpressions": [
                            {
                                "input": "false",
                                "operator": "in",
                                "values": [
                                    "false"
                                ]
                            }
                        ]
                    },
                    {
                        "name": "rpms-signature-scan",
                        "reason": "PipelineRun was stopping",
                        "whenExpressions": [
                            {
                                "input": "false",
                                "operator": "in",
                                "values": [
                                    "false"
                                ]
                            }
                        ]
                    },
                    {
                        "name": "tpa-scan",
                        "reason": "PipelineRun was stopping",
                        "whenExpressions": [
                            {
                                "input": "false",
                                "operator": "in",
                                "values": [
                                    "false"
                                ]
                            }
                        ]
                    }
                ],
                "spanContext": {
                    "traceparent": "00-42196d12fee5ff4743ee26c5015c8829-afe4c7e27efb31b9-01"
                },
                "startTime": "2026-04-21T11:19:36Z"
            }
        },
        {
            "apiVersion": "tekton.dev/v1",
            "kind": "PipelineRun",
            "metadata": {
                "annotations": {
                    "chains.tekton.dev/signed": "true",
                    "kueue.konflux-ci.dev/requests-mintmaker": "1",
                    "results.tekton.dev/record": "mintmaker/results/34e12c8e-75d7-4e8a-a9ae-5d8d753ac08d/records/34e12c8e-75d7-4e8a-a9ae-5d8d753ac08d",
                    "results.tekton.dev/result": "mintmaker/results/34e12c8e-75d7-4e8a-a9ae-5d8d753ac08d"
                },
                "creationTimestamp": "2026-04-21T12:00:11Z",
                "finalizers": [
                    "results.tekton.dev/pipelinerun",
                    "chains.tekton.dev/pipelinerun"
                ],
                "generation": 2,
                "labels": {
                    "kueue.x-k8s.io/priority-class": "konflux-dependency-update",
                    "kueue.x-k8s.io/queue-name": "pipelines-queue",
                    "mintmaker.appstudio.redhat.com/application": "build-suite-component-update-ycmw",
                    "mintmaker.appstudio.redhat.com/branch": "multi-component-parent-base-yjkx",
                    "mintmaker.appstudio.redhat.com/component": "gl-multi-component-parent-yjkx",
                    "mintmaker.appstudio.redhat.com/git-host": "gitlab.com",
                    "mintmaker.appstudio.redhat.com/git-platform": "gitlab",
                    "mintmaker.appstudio.redhat.com/namespace": "build-e2e-eiie",
                    "mintmaker.appstudio.redhat.com/repo-branch-hash": "05085543b42f",
                    "mintmaker.appstudio.redhat.com/repository": "konflux-qe_build-nudge-parent-gtcjxt",
                    "tekton.dev/pipeline": "renovate-04211200-504d2b49"
                },
                "name": "renovate-04211200-504d2b49",
                "namespace": "mintmaker",
                "resourceVersion": "166016",
                "uid": "34e12c8e-75d7-4e8a-a9ae-5d8d753ac08d"
            },
            "spec": {
                "pipelineSpec": {
                    "tasks": [
                        {
                            "name": "build",
                            "taskSpec": {
                                "metadata": {},
                                "spec": null,
                                "steps": [
                                    {
                                        "computeResources": {
                                            "limits": {
                                                "cpu": "100m",
                                                "memory": "512Mi"
                                            },
                                            "requests": {
                                                "cpu": "100m",
                                                "memory": "512Mi"
                                            }
                                        },
                                        "image": "quay.io/konflux-ci/mintmaker-osv-database:latest",
                                        "name": "prepare-db",
                                        "script": "echo 'Copying OSV database to the shared workspace'; cp -r /data/osv-db /workspace/shared-data",
                                        "securityContext": {
                                            "allowPrivilegeEscalation": false,
                                            "capabilities": {
                                                "drop": [
                                                    "ALL"
                                                ]
                                            },
                                            "runAsNonRoot": true,
                                            "runAsUser": 1001120000
                                        }
                                    },
                                    {
                                        "computeResources": {
                                            "limits": {
                                                "cpu": "100m",
                                                "memory": "256Mi"
                                            },
                                            "requests": {
                                                "cpu": "100m",
                                                "memory": "256Mi"
                                            }
                                        },
                                        "image": "registry.access.redhat.com/ubi9",
                                        "name": "prepare-rpm-cert",
                                        "script": "[ ! -f \"/etc/renovate/secret/rpm-activationkey\" ] \u0026\u0026 echo 'RPM secret not found. Exiting.' \u0026\u0026 exit 0;echo 'Generating RPM certificate and copying it to shared workspace';KEY_NAME=$(cat /etc/renovate/secret/rpm-activationkey);ORG_ID=$(cat /etc/renovate/secret/rpm-org);subscription-manager register --activationkey=\"$KEY_NAME\" --org=\"$ORG_ID\";mkdir -p /workspace/shared-data/rpm-certs;cp /etc/pki/entitlement/*-key.pem /workspace/shared-data/rpm-certs/key.pem;cp $(find /etc/pki/entitlement -maxdepth 1 -type f -name '*.pem' ! -name '*-key.pem' -print -quit) /workspace/shared-data/rpm-certs/cert.pem",
                                        "securityContext": {
                                            "allowPrivilegeEscalation": false,
                                            "capabilities": {
                                                "drop": [
                                                    "ALL"
                                                ]
                                            },
                                            "runAsUser": 0
                                        }
                                    },
                                    {
                                        "computeResources": {
                                            "limits": {
                                                "cpu": "300m",
                                                "memory": "3584Mi"
                                            },
                                            "requests": {
                                                "cpu": "300m",
                                                "memory": "3584Mi"
                                            }
                                        },
                                        "env": [
                                            {
                                                "name": "HOME",
                                                "value": "/home/renovate"
                                            },
                                            {
                                                "name": "LOG_LEVEL",
                                                "value": "debug"
                                            },
                                            {
                                                "name": "LOG_FORMAT",
                                                "value": "json"
                                            },
                                            {
                                                "name": "OSV_OFFLINE_DISABLE_DOWNLOAD",
                                                "value": "true"
                                            },
                                            {
                                                "name": "OSV_OFFLINE_ROOT_DIR",
                                                "value": "/workspace/shared-data/osv-db"
                                            },
                                            {
                                                "name": "DNF_VAR_SSL_CLIENT_KEY",
                                                "value": "/workspace/shared-data/rpm-certs/key.pem"
                                            },
                                            {
                                                "name": "DNF_VAR_SSL_CLIENT_CERT",
                                                "value": "/workspace/shared-data/rpm-certs/cert.pem"
                                            },
                                            {
                                                "name": "RENOVATE_X_GITLAB_AUTO_MERGEABLE_CHECK_ATTEMPS",
                                                "value": "7"
                                            }
                                        ],
                                        "image": "quay.io/konflux-ci/mintmaker-renovate-image:latest",
                                        "name": "renovate",
                                        "script": "RENOVATE_TOKEN=$(cat /etc/renovate/secret/renovate-token) RENOVATE_CONFIG_FILE=/etc/renovate/config/config.js LOG_FILE=/workspace/shared-data/renovate-logs.json renovate || true",
                                        "securityContext": {
                                            "allowPrivilegeEscalation": false,
                                            "capabilities": {
                                                "drop": [
                                                    "ALL"
                                                ]
                                            },
                                            "runAsNonRoot": true,
                                            "runAsUser": 1001120000
                                        },
                                        "volumeMounts": [
                                            {
                                                "mountPath": "/etc/renovate/config",
                                                "name": "configmap-renovate-04211200-504d2b49",
                                                "readOnly": true
                                            },
                                            {
                                                "mountPath": "/etc/renovate/secret",
                                                "name": "secret-renovate-04211200-504d2b49-43eb0427",
                                                "readOnly": true
                                            },
                                            {
                                                "mountPath": "/etc/pki/ca-trust/extracted/pem",
                                                "name": "configmap-trusted-ca-6ct58987ht",
                                                "readOnly": true
                                            }
                                        ]
                                    }
                                ],
                                "volumes": [
                                    {
                                        "configMap": {
                                            "defaultMode": 420,
                                            "items": [
                                                {
                                                    "key": "config.js",
                                                    "path": "config.js"
                                                }
                                            ],
                                            "name": "renovate-04211200-504d2b49",
                                            "optional": false
                                        },
                                        "name": "configmap-renovate-04211200-504d2b49"
                                    },
                                    {
                                        "name": "secret-renovate-04211200-504d2b49-43eb0427",
                                        "secret": {
                                            "defaultMode": 420,
                                            "items": [
                                                {
                                                    "key": "renovate-token",
                                                    "path": "renovate-token"
                                                }
                                            ],
                                            "optional": false,
                                            "secretName": "renovate-04211200-504d2b49"
                                        }
                                    },
                                    {
                                        "configMap": {
                                            "defaultMode": 420,
                                            "items": [
                                                {
                                                    "key": "ca-bundle.crt",
                                                    "path": "tls-ca-bundle.pem"
                                                }
                                            ],
                                            "name": "trusted-ca-6ct58987ht",
                                            "optional": false
                                        },
                                        "name": "configmap-trusted-ca-6ct58987ht"
                                    }
                                ],
                                "workspaces": [
                                    {
                                        "name": "shared-data"
                                    }
                                ]
                            },
                            "workspaces": [
                                {
                                    "name": "shared-data",
                                    "workspace": "shared-data"
                                }
                            ]
                        }
                    ],
                    "workspaces": [
                        {
                            "name": "shared-data"
                        }
                    ]
                },
                "taskRunTemplate": {
                    "podTemplate": {
                        "nodeSelector": {
                            "konflux-ci.dev/workload": "konflux-tenants"
                        },
                        "tolerations": [
                            {
                                "effect": "NoSchedule",
                                "key": "konflux-ci.dev/workload",
                                "operator": "Equal",
                                "value": "konflux-tenants"
                            }
                        ]
                    },
                    "serviceAccountName": "mintmaker-controller-manager"
                },
                "timeouts": {
                    "pipeline": "1h0m0s"
                },
                "workspaces": [
                    {
                        "emptyDir": {},
                        "name": "shared-data"
                    }
                ]
            },
            "status": {
                "childReferences": [
                    {
                        "apiVersion": "tekton.dev/v1",
                        "kind": "TaskRun",
                        "name": "renovate-04211200-504d2b49-build",
                        "pipelineTaskName": "build"
                    }
                ],
                "completionTime": "2026-04-21T12:02:40Z",
                "conditions": [
                    {
                        "lastTransitionTime": "2026-04-21T12:02:40Z",
                        "message": "Tasks Completed: 1 (Failed: 1, Cancelled 0), Skipped: 0",
                        "reason": "Failed",
                        "status": "False",
                        "type": "Succeeded"
                    }
                ],
                "pipelineSpec": {
                    "tasks": [
                        {
                            "name": "build",
                            "taskSpec": {
                                "metadata": {},
                                "spec": null,
                                "steps": [
                                    {
                                        "computeResources": {
                                            "limits": {
                                                "cpu": "100m",
                                                "memory": "512Mi"
                                            },
                                            "requests": {
                                                "cpu": "100m",
                                                "memory": "512Mi"
                                            }
                                        },
                                        "image": "quay.io/konflux-ci/mintmaker-osv-database:latest",
                                        "name": "prepare-db",
                                        "script": "echo 'Copying OSV database to the shared workspace'; cp -r /data/osv-db /workspace/shared-data",
                                        "securityContext": {
                                            "allowPrivilegeEscalation": false,
                                            "capabilities": {
                                                "drop": [
                                                    "ALL"
                                                ]
                                            },
                                            "runAsNonRoot": true,
                                            "runAsUser": 1001120000
                                        }
                                    },
                                    {
                                        "computeResources": {
                                            "limits": {
                                                "cpu": "100m",
                                                "memory": "256Mi"
                                            },
                                            "requests": {
                                                "cpu": "100m",
                                                "memory": "256Mi"
                                            }
                                        },
                                        "image": "registry.access.redhat.com/ubi9",
                                        "name": "prepare-rpm-cert",
                                        "script": "[ ! -f \"/etc/renovate/secret/rpm-activationkey\" ] \u0026\u0026 echo 'RPM secret not found. Exiting.' \u0026\u0026 exit 0;echo 'Generating RPM certificate and copying it to shared workspace';KEY_NAME=$(cat /etc/renovate/secret/rpm-activationkey);ORG_ID=$(cat /etc/renovate/secret/rpm-org);subscription-manager register --activationkey=\"$KEY_NAME\" --org=\"$ORG_ID\";mkdir -p /workspace/shared-data/rpm-certs;cp /etc/pki/entitlement/*-key.pem /workspace/shared-data/rpm-certs/key.pem;cp $(find /etc/pki/entitlement -maxdepth 1 -type f -name '*.pem' ! -name '*-key.pem' -print -quit) /workspace/shared-data/rpm-certs/cert.pem",
                                        "securityContext": {
                                            "allowPrivilegeEscalation": false,
                                            "capabilities": {
                                                "drop": [
                                                    "ALL"
                                                ]
                                            },
                                            "runAsUser": 0
                                        }
                                    },
                                    {
                                        "computeResources": {
                                            "limits": {
                                                "cpu": "300m",
                                                "memory": "3584Mi"
                                            },
                                            "requests": {
                                                "cpu": "300m",
                                                "memory": "3584Mi"
                                            }
                                        },
                                        "env": [
                                            {
                                                "name": "HOME",
                                                "value": "/home/renovate"
                                            },
                                            {
                                                "name": "LOG_LEVEL",
                                                "value": "debug"
                                            },
                                            {
                                                "name": "LOG_FORMAT",
                                                "value": "json"
                                            },
                                            {
                                                "name": "OSV_OFFLINE_DISABLE_DOWNLOAD",
                                                "value": "true"
                                            },
                                            {
                                                "name": "OSV_OFFLINE_ROOT_DIR",
                                                "value": "/workspace/shared-data/osv-db"
                                            },
                                            {
                                                "name": "DNF_VAR_SSL_CLIENT_KEY",
                                                "value": "/workspace/shared-data/rpm-certs/key.pem"
                                            },
                                            {
                                                "name": "DNF_VAR_SSL_CLIENT_CERT",
                                                "value": "/workspace/shared-data/rpm-certs/cert.pem"
                                            },
                                            {
                                                "name": "RENOVATE_X_GITLAB_AUTO_MERGEABLE_CHECK_ATTEMPS",
                                                "value": "7"
                                            }
                                        ],
                                        "image": "quay.io/konflux-ci/mintmaker-renovate-image:latest",
                                        "name": "renovate",
                                        "script": "RENOVATE_TOKEN=$(cat /etc/renovate/secret/renovate-token) RENOVATE_CONFIG_FILE=/etc/renovate/config/config.js LOG_FILE=/workspace/shared-data/renovate-logs.json renovate || true",
                                        "securityContext": {
                                            "allowPrivilegeEscalation": false,
                                            "capabilities": {
                                                "drop": [
                                                    "ALL"
                                                ]
                                            },
                                            "runAsNonRoot": true,
                                            "runAsUser": 1001120000
                                        },
                                        "volumeMounts": [
                                            {
                                                "mountPath": "/etc/renovate/config",
                                                "name": "configmap-renovate-04211200-504d2b49",
                                                "readOnly": true
                                            },
                                            {
                                                "mountPath": "/etc/renovate/secret",
                                                "name": "secret-renovate-04211200-504d2b49-43eb0427",
                                                "readOnly": true
                                            },
                                            {
                                                "mountPath": "/etc/pki/ca-trust/extracted/pem",
                                                "name": "configmap-trusted-ca-6ct58987ht",
                                                "readOnly": true
                                            }
                                        ]
                                    }
                                ],
                                "volumes": [
                                    {
                                        "configMap": {
                                            "defaultMode": 420,
                                            "items": [
                                                {
                                                    "key": "config.js",
                                                    "path": "config.js"
                                                }
                                            ],
                                            "name": "renovate-04211200-504d2b49",
                                            "optional": false
                                        },
                                        "name": "configmap-renovate-04211200-504d2b49"
                                    },
                                    {
                                        "name": "secret-renovate-04211200-504d2b49-43eb0427",
                                        "secret": {
                                            "defaultMode": 420,
                                            "items": [
                                                {
                                                    "key": "renovate-token",
                                                    "path": "renovate-token"
                                                }
                                            ],
                                            "optional": false,
                                            "secretName": "renovate-04211200-504d2b49"
                                        }
                                    },
                                    {
                                        "configMap": {
                                            "defaultMode": 420,
                                            "items": [
                                                {
                                                    "key": "ca-bundle.crt",
                                                    "path": "tls-ca-bundle.pem"
                                                }
                                            ],
                                            "name": "trusted-ca-6ct58987ht",
                                            "optional": false
                                        },
                                        "name": "configmap-trusted-ca-6ct58987ht"
                                    }
                                ],
                                "workspaces": [
                                    {
                                        "name": "shared-data"
                                    }
                                ]
                            },
                            "workspaces": [
                                {
                                    "name": "shared-data",
                                    "workspace": "shared-data"
                                }
                            ]
                        }
                    ],
                    "workspaces": [
                        {
                            "name": "shared-data"
                        }
                    ]
                },
                "provenance": {
                    "featureFlags": {
                        "awaitSidecarReadiness": true,
                        "coschedule": "workspaces",
                        "enableAPIFields": "alpha",
                        "enableParamEnum": true,
                        "enableProvenanceInStatus": true,
                        "enforceNonfalsifiability": "none",
                        "maxResultSize": 4096,
                        "resultExtractionMethod": "termination-message",
                        "runningInEnvWithInjectedSidecars": true,
                        "verificationNoMatchPolicy": "ignore"
                    }
                },
                "spanContext": {
                    "traceparent": "00-f6644d4b42841f2c5aed3800de407bdc-9d056406a1f6e4a8-01"
                },
                "startTime": "2026-04-21T12:00:11Z"
            }
        },
        {
            "apiVersion": "tekton.dev/v1",
            "kind": "PipelineRun",
            "metadata": {
                "annotations": {
                    "chains.tekton.dev/signed": "true",
                    "kueue.konflux-ci.dev/requests-mintmaker": "1",
                    "results.tekton.dev/record": "mintmaker/results/6df52704-3f54-408b-a76c-41209c3e606c/records/6df52704-3f54-408b-a76c-41209c3e606c",
                    "results.tekton.dev/result": "mintmaker/results/6df52704-3f54-408b-a76c-41209c3e606c"
                },
                "creationTimestamp": "2026-04-21T12:00:17Z",
                "finalizers": [
                    "results.tekton.dev/pipelinerun",
                    "chains.tekton.dev/pipelinerun"
                ],
                "generation": 2,
                "labels": {
                    "kueue.x-k8s.io/priority-class": "konflux-dependency-update",
                    "kueue.x-k8s.io/queue-name": "pipelines-queue",
                    "mintmaker.appstudio.redhat.com/application": "build-suite-positive-mc-zmie",
                    "mintmaker.appstudio.redhat.com/branch": "multi-component-base-uyivta",
                    "mintmaker.appstudio.redhat.com/component": "go-component-keldzl",
                    "mintmaker.appstudio.redhat.com/git-host": "github.com",
                    "mintmaker.appstudio.redhat.com/git-platform": "github",
                    "mintmaker.appstudio.redhat.com/namespace": "build-e2e-jhbo",
                    "mintmaker.appstudio.redhat.com/repo-branch-hash": "9ccdeb2eebb3",
                    "mintmaker.appstudio.redhat.com/repository": "redhat-appstudio-qe_sample-multi-component",
                    "tekton.dev/pipeline": "renovate-04211200-acdfbbbd"
                },
                "name": "renovate-04211200-acdfbbbd",
                "namespace": "mintmaker",
                "resourceVersion": "165747",
                "uid": "6df52704-3f54-408b-a76c-41209c3e606c"
            },
            "spec": {
                "pipelineSpec": {
                    "tasks": [
                        {
                            "name": "build",
                            "taskSpec": {
                                "metadata": {},
                                "spec": null,
                                "steps": [
                                    {
                                        "computeResources": {
                                            "limits": {
                                                "cpu": "100m",
                                                "memory": "512Mi"
                                            },
                                            "requests": {
                                                "cpu": "100m",
                                                "memory": "512Mi"
                                            }
                                        },
                                        "image": "quay.io/konflux-ci/mintmaker-osv-database:latest",
                                        "name": "prepare-db",
                                        "script": "echo 'Copying OSV database to the shared workspace'; cp -r /data/osv-db /workspace/shared-data",
                                        "securityContext": {
                                            "allowPrivilegeEscalation": false,
                                            "capabilities": {
                                                "drop": [
                                                    "ALL"
                                                ]
                                            },
                                            "runAsNonRoot": true,
                                            "runAsUser": 1001120000
                                        }
                                    },
                                    {
                                        "computeResources": {
                                            "limits": {
                                                "cpu": "100m",
                                                "memory": "256Mi"
                                            },
                                            "requests": {
                                                "cpu": "100m",
                                                "memory": "256Mi"
                                            }
                                        },
                                        "image": "registry.access.redhat.com/ubi9",
                                        "name": "prepare-rpm-cert",
                                        "script": "[ ! -f \"/etc/renovate/secret/rpm-activationkey\" ] \u0026\u0026 echo 'RPM secret not found. Exiting.' \u0026\u0026 exit 0;echo 'Generating RPM certificate and copying it to shared workspace';KEY_NAME=$(cat /etc/renovate/secret/rpm-activationkey);ORG_ID=$(cat /etc/renovate/secret/rpm-org);subscription-manager register --activationkey=\"$KEY_NAME\" --org=\"$ORG_ID\";mkdir -p /workspace/shared-data/rpm-certs;cp /etc/pki/entitlement/*-key.pem /workspace/shared-data/rpm-certs/key.pem;cp $(find /etc/pki/entitlement -maxdepth 1 -type f -name '*.pem' ! -name '*-key.pem' -print -quit) /workspace/shared-data/rpm-certs/cert.pem",
                                        "securityContext": {
                                            "allowPrivilegeEscalation": false,
                                            "capabilities": {
                                                "drop": [
                                                    "ALL"
                                                ]
                                            },
                                            "runAsUser": 0
                                        }
                                    },
                                    {
                                        "computeResources": {
                                            "limits": {
                                                "cpu": "300m",
                                                "memory": "3584Mi"
                                            },
                                            "requests": {
                                                "cpu": "300m",
                                                "memory": "3584Mi"
                                            }
                                        },
                                        "env": [
                                            {
                                                "name": "HOME",
                                                "value": "/home/renovate"
                                            },
                                            {
                                                "name": "LOG_LEVEL",
                                                "value": "debug"
                                            },
                                            {
                                                "name": "LOG_FORMAT",
                                                "value": "json"
                                            },
                                            {
                                                "name": "OSV_OFFLINE_DISABLE_DOWNLOAD",
                                                "value": "true"
                                            },
                                            {
                                                "name": "OSV_OFFLINE_ROOT_DIR",
                                                "value": "/workspace/shared-data/osv-db"
                                            },
                                            {
                                                "name": "DNF_VAR_SSL_CLIENT_KEY",
                                                "value": "/workspace/shared-data/rpm-certs/key.pem"
                                            },
                                            {
                                                "name": "DNF_VAR_SSL_CLIENT_CERT",
                                                "value": "/workspace/shared-data/rpm-certs/cert.pem"
                                            },
                                            {
                                                "name": "RENOVATE_X_GITLAB_AUTO_MERGEABLE_CHECK_ATTEMPS",
                                                "value": "7"
                                            }
                                        ],
                                        "image": "quay.io/konflux-ci/mintmaker-renovate-image:latest",
                                        "name": "renovate",
                                        "script": "RENOVATE_TOKEN=$(cat /etc/renovate/secret/renovate-token) RENOVATE_CONFIG_FILE=/etc/renovate/config/config.js LOG_FILE=/workspace/shared-data/renovate-logs.json renovate || true",
                                        "securityContext": {
                                            "allowPrivilegeEscalation": false,
                                            "capabilities": {
                                                "drop": [
                                                    "ALL"
                                                ]
                                            },
                                            "runAsNonRoot": true,
                                            "runAsUser": 1001120000
                                        },
                                        "volumeMounts": [
                                            {
                                                "mountPath": "/etc/renovate/config",
                                                "name": "configmap-renovate-04211200-acdfbbbd",
                                                "readOnly": true
                                            },
                                            {
                                                "mountPath": "/etc/renovate/secret",
                                                "name": "secret-renovate-04211200-acdfbbbd-8b0e93d0",
                                                "readOnly": true
                                            },
                                            {
                                                "mountPath": "/etc/pki/ca-trust/extracted/pem",
                                                "name": "configmap-trusted-ca-6ct58987ht",
                                                "readOnly": true
                                            }
                                        ]
                                    }
                                ],
                                "volumes": [
                                    {
                                        "configMap": {
                                            "defaultMode": 420,
                                            "items": [
                                                {
                                                    "key": "config.js",
                                                    "path": "config.js"
                                                }
                                            ],
                                            "name": "renovate-04211200-acdfbbbd",
                                            "optional": false
                                        },
                                        "name": "configmap-renovate-04211200-acdfbbbd"
                                    },
                                    {
                                        "name": "secret-renovate-04211200-acdfbbbd-8b0e93d0",
                                        "secret": {
                                            "defaultMode": 420,
                                            "items": [
                                                {
                                                    "key": "renovate-token",
                                                    "path": "renovate-token"
                                                }
                                            ],
                                            "optional": false,
                                            "secretName": "renovate-04211200-acdfbbbd"
                                        }
                                    },
                                    {
                                        "configMap": {
                                            "defaultMode": 420,
                                            "items": [
                                                {
                                                    "key": "ca-bundle.crt",
                                                    "path": "tls-ca-bundle.pem"
                                                }
                                            ],
                                            "name": "trusted-ca-6ct58987ht",
                                            "optional": false
                                        },
                                        "name": "configmap-trusted-ca-6ct58987ht"
                                    }
                                ],
                                "workspaces": [
                                    {
                                        "name": "shared-data"
                                    }
                                ]
                            },
                            "workspaces": [
                                {
                                    "name": "shared-data",
                                    "workspace": "shared-data"
                                }
                            ]
                        }
                    ],
                    "workspaces": [
                        {
                            "name": "shared-data"
                        }
                    ]
                },
                "taskRunTemplate": {
                    "podTemplate": {
                        "nodeSelector": {
                            "konflux-ci.dev/workload": "konflux-tenants"
                        },
                        "tolerations": [
                            {
                                "effect": "NoSchedule",
                                "key": "konflux-ci.dev/workload",
                                "operator": "Equal",
                                "value": "konflux-tenants"
                            }
                        ]
                    },
                    "serviceAccountName": "mintmaker-controller-manager"
                },
                "timeouts": {
                    "pipeline": "1h0m0s"
                },
                "workspaces": [
                    {
                        "emptyDir": {},
                        "name": "shared-data"
                    }
                ]
            },
            "status": {
                "childReferences": [
                    {
                        "apiVersion": "tekton.dev/v1",
                        "kind": "TaskRun",
                        "name": "renovate-04211200-acdfbbbd-build",
                        "pipelineTaskName": "build"
                    }
                ],
                "completionTime": "2026-04-21T12:02:26Z",
                "conditions": [
                    {
                        "lastTransitionTime": "2026-04-21T12:02:26Z",
                        "message": "Tasks Completed: 1 (Failed: 1, Cancelled 0), Skipped: 0",
                        "reason": "Failed",
                        "status": "False",
                        "type": "Succeeded"
                    }
                ],
                "pipelineSpec": {
                    "tasks": [
                        {
                            "name": "build",
                            "taskSpec": {
                                "metadata": {},
                                "spec": null,
                                "steps": [
                                    {
                                        "computeResources": {
                                            "limits": {
                                                "cpu": "100m",
                                                "memory": "512Mi"
                                            },
                                            "requests": {
                                                "cpu": "100m",
                                                "memory": "512Mi"
                                            }
                                        },
                                        "image": "quay.io/konflux-ci/mintmaker-osv-database:latest",
                                        "name": "prepare-db",
                                        "script": "echo 'Copying OSV database to the shared workspace'; cp -r /data/osv-db /workspace/shared-data",
                                        "securityContext": {
                                            "allowPrivilegeEscalation": false,
                                            "capabilities": {
                                                "drop": [
                                                    "ALL"
                                                ]
                                            },
                                            "runAsNonRoot": true,
                                            "runAsUser": 1001120000
                                        }
                                    },
                                    {
                                        "computeResources": {
                                            "limits": {
                                                "cpu": "100m",
                                                "memory": "256Mi"
                                            },
                                            "requests": {
                                                "cpu": "100m",
                                                "memory": "256Mi"
                                            }
                                        },
                                        "image": "registry.access.redhat.com/ubi9",
                                        "name": "prepare-rpm-cert",
                                        "script": "[ ! -f \"/etc/renovate/secret/rpm-activationkey\" ] \u0026\u0026 echo 'RPM secret not found. Exiting.' \u0026\u0026 exit 0;echo 'Generating RPM certificate and copying it to shared workspace';KEY_NAME=$(cat /etc/renovate/secret/rpm-activationkey);ORG_ID=$(cat /etc/renovate/secret/rpm-org);subscription-manager register --activationkey=\"$KEY_NAME\" --org=\"$ORG_ID\";mkdir -p /workspace/shared-data/rpm-certs;cp /etc/pki/entitlement/*-key.pem /workspace/shared-data/rpm-certs/key.pem;cp $(find /etc/pki/entitlement -maxdepth 1 -type f -name '*.pem' ! -name '*-key.pem' -print -quit) /workspace/shared-data/rpm-certs/cert.pem",
                                        "securityContext": {
                                            "allowPrivilegeEscalation": false,
                                            "capabilities": {
                                                "drop": [
                                                    "ALL"
                                                ]
                                            },
                                            "runAsUser": 0
                                        }
                                    },
                                    {
                                        "computeResources": {
                                            "limits": {
                                                "cpu": "300m",
                                                "memory": "3584Mi"
                                            },
                                            "requests": {
                                                "cpu": "300m",
                                                "memory": "3584Mi"
                                            }
                                        },
                                        "env": [
                                            {
                                                "name": "HOME",
                                                "value": "/home/renovate"
                                            },
                                            {
                                                "name": "LOG_LEVEL",
                                                "value": "debug"
                                            },
                                            {
                                                "name": "LOG_FORMAT",
                                                "value": "json"
                                            },
                                            {
                                                "name": "OSV_OFFLINE_DISABLE_DOWNLOAD",
                                                "value": "true"
                                            },
                                            {
                                                "name": "OSV_OFFLINE_ROOT_DIR",
                                                "value": "/workspace/shared-data/osv-db"
                                            },
                                            {
                                                "name": "DNF_VAR_SSL_CLIENT_KEY",
                                                "value": "/workspace/shared-data/rpm-certs/key.pem"
                                            },
                                            {
                                                "name": "DNF_VAR_SSL_CLIENT_CERT",
                                                "value": "/workspace/shared-data/rpm-certs/cert.pem"
                                            },
                                            {
                                                "name": "RENOVATE_X_GITLAB_AUTO_MERGEABLE_CHECK_ATTEMPS",
                                                "value": "7"
                                            }
                                        ],
                                        "image": "quay.io/konflux-ci/mintmaker-renovate-image:latest",
                                        "name": "renovate",
                                        "script": "RENOVATE_TOKEN=$(cat /etc/renovate/secret/renovate-token) RENOVATE_CONFIG_FILE=/etc/renovate/config/config.js LOG_FILE=/workspace/shared-data/renovate-logs.json renovate || true",
                                        "securityContext": {
                                            "allowPrivilegeEscalation": false,
                                            "capabilities": {
                                                "drop": [
                                                    "ALL"
                                                ]
                                            },
                                            "runAsNonRoot": true,
                                            "runAsUser": 1001120000
                                        },
                                        "volumeMounts": [
                                            {
                                                "mountPath": "/etc/renovate/config",
                                                "name": "configmap-renovate-04211200-acdfbbbd",
                                                "readOnly": true
                                            },
                                            {
                                                "mountPath": "/etc/renovate/secret",
                                                "name": "secret-renovate-04211200-acdfbbbd-8b0e93d0",
                                                "readOnly": true
                                            },
                                            {
                                                "mountPath": "/etc/pki/ca-trust/extracted/pem",
                                                "name": "configmap-trusted-ca-6ct58987ht",
                                                "readOnly": true
                                            }
                                        ]
                                    }
                                ],
                                "volumes": [
                                    {
                                        "configMap": {
                                            "defaultMode": 420,
                                            "items": [
                                                {
                                                    "key": "config.js",
                                                    "path": "config.js"
                                                }
                                            ],
                                            "name": "renovate-04211200-acdfbbbd",
                                            "optional": false
                                        },
                                        "name": "configmap-renovate-04211200-acdfbbbd"
                                    },
                                    {
                                        "name": "secret-renovate-04211200-acdfbbbd-8b0e93d0",
                                        "secret": {
                                            "defaultMode": 420,
                                            "items": [
                                                {
                                                    "key": "renovate-token",
                                                    "path": "renovate-token"
                                                }
                                            ],
                                            "optional": false,
                                            "secretName": "renovate-04211200-acdfbbbd"
                                        }
                                    },
                                    {
                                        "configMap": {
                                            "defaultMode": 420,
                                            "items": [
                                                {
                                                    "key": "ca-bundle.crt",
                                                    "path": "tls-ca-bundle.pem"
                                                }
                                            ],
                                            "name": "trusted-ca-6ct58987ht",
                                            "optional": false
                                        },
                                        "name": "configmap-trusted-ca-6ct58987ht"
                                    }
                                ],
                                "workspaces": [
                                    {
                                        "name": "shared-data"
                                    }
                                ]
                            },
                            "workspaces": [
                                {
                                    "name": "shared-data",
                                    "workspace": "shared-data"
                                }
                            ]
                        }
                    ],
                    "workspaces": [
                        {
                            "name": "shared-data"
                        }
                    ]
                },
                "provenance": {
                    "featureFlags": {
                        "awaitSidecarReadiness": true,
                        "coschedule": "workspaces",
                        "enableAPIFields": "alpha",
                        "enableParamEnum": true,
                        "enableProvenanceInStatus": true,
                        "enforceNonfalsifiability": "none",
                        "maxResultSize": 4096,
                        "resultExtractionMethod": "termination-message",
                        "runningInEnvWithInjectedSidecars": true,
                        "verificationNoMatchPolicy": "ignore"
                    }
                },
                "spanContext": {
                    "traceparent": "00-8a381a90639c223b417df0232a8419c4-cea31d3fc6142444-01"
                },
                "startTime": "2026-04-21T12:00:17Z"
            }
        },
        {
            "apiVersion": "tekton.dev/v1",
            "kind": "PipelineRun",
            "metadata": {
                "annotations": {
                    "chains.tekton.dev/signed": "true",
                    "kueue.konflux-ci.dev/requests-mintmaker": "1",
                    "results.tekton.dev/record": "mintmaker/results/370af917-0369-4683-baec-fc4bf7e736b8/records/370af917-0369-4683-baec-fc4bf7e736b8",
                    "results.tekton.dev/result": "mintmaker/results/370af917-0369-4683-baec-fc4bf7e736b8"
                },
                "creationTimestamp": "2026-04-21T12:00:10Z",
                "finalizers": [
                    "results.tekton.dev/pipelinerun",
                    "chains.tekton.dev/pipelinerun"
                ],
                "generation": 2,
                "labels": {
                    "kueue.x-k8s.io/priority-class": "konflux-dependency-update",
                    "kueue.x-k8s.io/queue-name": "pipelines-queue",
                    "mintmaker.appstudio.redhat.com/application": "build-suite-component-update-ycmw",
                    "mintmaker.appstudio.redhat.com/branch": "multi-component-child-base-yjkx",
                    "mintmaker.appstudio.redhat.com/component": "gl-multi-component-child-yjkx",
                    "mintmaker.appstudio.redhat.com/git-host": "gitlab.com",
                    "mintmaker.appstudio.redhat.com/git-platform": "gitlab",
                    "mintmaker.appstudio.redhat.com/namespace": "build-e2e-eiie",
                    "mintmaker.appstudio.redhat.com/repo-branch-hash": "6e4bf1ff0320",
                    "mintmaker.appstudio.redhat.com/repository": "konflux-qe_build-nudge-child-gtcjxt",
                    "tekton.dev/pipeline": "renovate-04211200-cab4507b"
                },
                "name": "renovate-04211200-cab4507b",
                "namespace": "mintmaker",
                "resourceVersion": "165571",
                "uid": "370af917-0369-4683-baec-fc4bf7e736b8"
            },
            "spec": {
                "pipelineSpec": {
                    "tasks": [
                        {
                            "name": "build",
                            "taskSpec": {
                                "metadata": {},
                                "spec": null,
                                "steps": [
                                    {
                                        "computeResources": {
                                            "limits": {
                                                "cpu": "100m",
                                                "memory": "512Mi"
                                            },
                                            "requests": {
                                                "cpu": "100m",
                                                "memory": "512Mi"
                                            }
                                        },
                                        "image": "quay.io/konflux-ci/mintmaker-osv-database:latest",
                                        "name": "prepare-db",
                                        "script": "echo 'Copying OSV database to the shared workspace'; cp -r /data/osv-db /workspace/shared-data",
                                        "securityContext": {
                                            "allowPrivilegeEscalation": false,
                                            "capabilities": {
                                                "drop": [
                                                    "ALL"
                                                ]
                                            },
                                            "runAsNonRoot": true,
                                            "runAsUser": 1001120000
                                        }
                                    },
                                    {
                                        "computeResources": {
                                            "limits": {
                                                "cpu": "100m",
                                                "memory": "256Mi"
                                            },
                                            "requests": {
                                                "cpu": "100m",
                                                "memory": "256Mi"
                                            }
                                        },
                                        "image": "registry.access.redhat.com/ubi9",
                                        "name": "prepare-rpm-cert",
                                        "script": "[ ! -f \"/etc/renovate/secret/rpm-activationkey\" ] \u0026\u0026 echo 'RPM secret not found. Exiting.' \u0026\u0026 exit 0;echo 'Generating RPM certificate and copying it to shared workspace';KEY_NAME=$(cat /etc/renovate/secret/rpm-activationkey);ORG_ID=$(cat /etc/renovate/secret/rpm-org);subscription-manager register --activationkey=\"$KEY_NAME\" --org=\"$ORG_ID\";mkdir -p /workspace/shared-data/rpm-certs;cp /etc/pki/entitlement/*-key.pem /workspace/shared-data/rpm-certs/key.pem;cp $(find /etc/pki/entitlement -maxdepth 1 -type f -name '*.pem' ! -name '*-key.pem' -print -quit) /workspace/shared-data/rpm-certs/cert.pem",
                                        "securityContext": {
                                            "allowPrivilegeEscalation": false,
                                            "capabilities": {
                                                "drop": [
                                                    "ALL"
                                                ]
                                            },
                                            "runAsUser": 0
                                        }
                                    },
                                    {
                                        "computeResources": {
                                            "limits": {
                                                "cpu": "300m",
                                                "memory": "3584Mi"
                                            },
                                            "requests": {
                                                "cpu": "300m",
                                                "memory": "3584Mi"
                                            }
                                        },
                                        "env": [
                                            {
                                                "name": "HOME",
                                                "value": "/home/renovate"
                                            },
                                            {
                                                "name": "LOG_LEVEL",
                                                "value": "debug"
                                            },
                                            {
                                                "name": "LOG_FORMAT",
                                                "value": "json"
                                            },
                                            {
                                                "name": "OSV_OFFLINE_DISABLE_DOWNLOAD",
                                                "value": "true"
                                            },
                                            {
                                                "name": "OSV_OFFLINE_ROOT_DIR",
                                                "value": "/workspace/shared-data/osv-db"
                                            },
                                            {
                                                "name": "DNF_VAR_SSL_CLIENT_KEY",
                                                "value": "/workspace/shared-data/rpm-certs/key.pem"
                                            },
                                            {
                                                "name": "DNF_VAR_SSL_CLIENT_CERT",
                                                "value": "/workspace/shared-data/rpm-certs/cert.pem"
                                            },
                                            {
                                                "name": "RENOVATE_X_GITLAB_AUTO_MERGEABLE_CHECK_ATTEMPS",
                                                "value": "7"
                                            }
                                        ],
                                        "image": "quay.io/konflux-ci/mintmaker-renovate-image:latest",
                                        "name": "renovate",
                                        "script": "RENOVATE_TOKEN=$(cat /etc/renovate/secret/renovate-token) RENOVATE_CONFIG_FILE=/etc/renovate/config/config.js LOG_FILE=/workspace/shared-data/renovate-logs.json renovate || true",
                                        "securityContext": {
                                            "allowPrivilegeEscalation": false,
                                            "capabilities": {
                                                "drop": [
                                                    "ALL"
                                                ]
                                            },
                                            "runAsNonRoot": true,
                                            "runAsUser": 1001120000
                                        },
                                        "volumeMounts": [
                                            {
                                                "mountPath": "/etc/renovate/config",
                                                "name": "configmap-renovate-04211200-cab4507b",
                                                "readOnly": true
                                            },
                                            {
                                                "mountPath": "/etc/renovate/secret",
                                                "name": "secret-renovate-04211200-cab4507b-3fa5c4c0",
                                                "readOnly": true
                                            },
                                            {
                                                "mountPath": "/etc/pki/ca-trust/extracted/pem",
                                                "name": "configmap-trusted-ca-6ct58987ht",
                                                "readOnly": true
                                            }
                                        ]
                                    }
                                ],
                                "volumes": [
                                    {
                                        "configMap": {
                                            "defaultMode": 420,
                                            "items": [
                                                {
                                                    "key": "config.js",
                                                    "path": "config.js"
                                                }
                                            ],
                                            "name": "renovate-04211200-cab4507b",
                                            "optional": false
                                        },
                                        "name": "configmap-renovate-04211200-cab4507b"
                                    },
                                    {
                                        "name": "secret-renovate-04211200-cab4507b-3fa5c4c0",
                                        "secret": {
                                            "defaultMode": 420,
                                            "items": [
                                                {
                                                    "key": "renovate-token",
                                                    "path": "renovate-token"
                                                }
                                            ],
                                            "optional": false,
                                            "secretName": "renovate-04211200-cab4507b"
                                        }
                                    },
                                    {
                                        "configMap": {
                                            "defaultMode": 420,
                                            "items": [
                                                {
                                                    "key": "ca-bundle.crt",
                                                    "path": "tls-ca-bundle.pem"
                                                }
                                            ],
                                            "name": "trusted-ca-6ct58987ht",
                                            "optional": false
                                        },
                                        "name": "configmap-trusted-ca-6ct58987ht"
                                    }
                                ],
                                "workspaces": [
                                    {
                                        "name": "shared-data"
                                    }
                                ]
                            },
                            "workspaces": [
                                {
                                    "name": "shared-data",
                                    "workspace": "shared-data"
                                }
                            ]
                        }
                    ],
                    "workspaces": [
                        {
                            "name": "shared-data"
                        }
                    ]
                },
                "taskRunTemplate": {
                    "podTemplate": {
                        "nodeSelector": {
                            "konflux-ci.dev/workload": "konflux-tenants"
                        },
                        "tolerations": [
                            {
                                "effect": "NoSchedule",
                                "key": "konflux-ci.dev/workload",
                                "operator": "Equal",
                                "value": "konflux-tenants"
                            }
                        ]
                    },
                    "serviceAccountName": "mintmaker-controller-manager"
                },
                "timeouts": {
                    "pipeline": "1h0m0s"
                },
                "workspaces": [
                    {
                        "emptyDir": {},
                        "name": "shared-data"
                    }
                ]
            },
            "status": {
                "childReferences": [
                    {
                        "apiVersion": "tekton.dev/v1",
                        "kind": "TaskRun",
                        "name": "renovate-04211200-cab4507b-build",
                        "pipelineTaskName": "build"
                    }
                ],
                "completionTime": "2026-04-21T12:02:23Z",
                "conditions": [
                    {
                        "lastTransitionTime": "2026-04-21T12:02:23Z",
                        "message": "Tasks Completed: 1 (Failed: 1, Cancelled 0), Skipped: 0",
                        "reason": "Failed",
                        "status": "False",
                        "type": "Succeeded"
                    }
                ],
                "pipelineSpec": {
                    "tasks": [
                        {
                            "name": "build",
                            "taskSpec": {
                                "metadata": {},
                                "spec": null,
                                "steps": [
                                    {
                                        "computeResources": {
                                            "limits": {
                                                "cpu": "100m",
                                                "memory": "512Mi"
                                            },
                                            "requests": {
                                                "cpu": "100m",
                                                "memory": "512Mi"
                                            }
                                        },
                                        "image": "quay.io/konflux-ci/mintmaker-osv-database:latest",
                                        "name": "prepare-db",
                                        "script": "echo 'Copying OSV database to the shared workspace'; cp -r /data/osv-db /workspace/shared-data",
                                        "securityContext": {
                                            "allowPrivilegeEscalation": false,
                                            "capabilities": {
                                                "drop": [
                                                    "ALL"
                                                ]
                                            },
                                            "runAsNonRoot": true,
                                            "runAsUser": 1001120000
                                        }
                                    },
                                    {
                                        "computeResources": {
                                            "limits": {
                                                "cpu": "100m",
                                                "memory": "256Mi"
                                            },
                                            "requests": {
                                                "cpu": "100m",
                                                "memory": "256Mi"
                                            }
                                        },
                                        "image": "registry.access.redhat.com/ubi9",
                                        "name": "prepare-rpm-cert",
                                        "script": "[ ! -f \"/etc/renovate/secret/rpm-activationkey\" ] \u0026\u0026 echo 'RPM secret not found. Exiting.' \u0026\u0026 exit 0;echo 'Generating RPM certificate and copying it to shared workspace';KEY_NAME=$(cat /etc/renovate/secret/rpm-activationkey);ORG_ID=$(cat /etc/renovate/secret/rpm-org);subscription-manager register --activationkey=\"$KEY_NAME\" --org=\"$ORG_ID\";mkdir -p /workspace/shared-data/rpm-certs;cp /etc/pki/entitlement/*-key.pem /workspace/shared-data/rpm-certs/key.pem;cp $(find /etc/pki/entitlement -maxdepth 1 -type f -name '*.pem' ! -name '*-key.pem' -print -quit) /workspace/shared-data/rpm-certs/cert.pem",
                                        "securityContext": {
                                            "allowPrivilegeEscalation": false,
                                            "capabilities": {
                                                "drop": [
                                                    "ALL"
                                                ]
                                            },
                                            "runAsUser": 0
                                        }
                                    },
                                    {
                                        "computeResources": {
                                            "limits": {
                                                "cpu": "300m",
                                                "memory": "3584Mi"
                                            },
                                            "requests": {
                                                "cpu": "300m",
                                                "memory": "3584Mi"
                                            }
                                        },
                                        "env": [
                                            {
                                                "name": "HOME",
                                                "value": "/home/renovate"
                                            },
                                            {
                                                "name": "LOG_LEVEL",
                                                "value": "debug"
                                            },
                                            {
                                                "name": "LOG_FORMAT",
                                                "value": "json"
                                            },
                                            {
                                                "name": "OSV_OFFLINE_DISABLE_DOWNLOAD",
                                                "value": "true"
                                            },
                                            {
                                                "name": "OSV_OFFLINE_ROOT_DIR",
                                                "value": "/workspace/shared-data/osv-db"
                                            },
                                            {
                                                "name": "DNF_VAR_SSL_CLIENT_KEY",
                                                "value": "/workspace/shared-data/rpm-certs/key.pem"
                                            },
                                            {
                                                "name": "DNF_VAR_SSL_CLIENT_CERT",
                                                "value": "/workspace/shared-data/rpm-certs/cert.pem"
                                            },
                                            {
                                                "name": "RENOVATE_X_GITLAB_AUTO_MERGEABLE_CHECK_ATTEMPS",
                                                "value": "7"
                                            }
                                        ],
                                        "image": "quay.io/konflux-ci/mintmaker-renovate-image:latest",
                                        "name": "renovate",
                                        "script": "RENOVATE_TOKEN=$(cat /etc/renovate/secret/renovate-token) RENOVATE_CONFIG_FILE=/etc/renovate/config/config.js LOG_FILE=/workspace/shared-data/renovate-logs.json renovate || true",
                                        "securityContext": {
                                            "allowPrivilegeEscalation": false,
                                            "capabilities": {
                                                "drop": [
                                                    "ALL"
                                                ]
                                            },
                                            "runAsNonRoot": true,
                                            "runAsUser": 1001120000
                                        },
                                        "volumeMounts": [
                                            {
                                                "mountPath": "/etc/renovate/config",
                                                "name": "configmap-renovate-04211200-cab4507b",
                                                "readOnly": true
                                            },
                                            {
                                                "mountPath": "/etc/renovate/secret",
                                                "name": "secret-renovate-04211200-cab4507b-3fa5c4c0",
                                                "readOnly": true
                                            },
                                            {
                                                "mountPath": "/etc/pki/ca-trust/extracted/pem",
                                                "name": "configmap-trusted-ca-6ct58987ht",
                                                "readOnly": true
                                            }
                                        ]
                                    }
                                ],
                                "volumes": [
                                    {
                                        "configMap": {
                                            "defaultMode": 420,
                                            "items": [
                                                {
                                                    "key": "config.js",
                                                    "path": "config.js"
                                                }
                                            ],
                                            "name": "renovate-04211200-cab4507b",
                                            "optional": false
                                        },
                                        "name": "configmap-renovate-04211200-cab4507b"
                                    },
                                    {
                                        "name": "secret-renovate-04211200-cab4507b-3fa5c4c0",
                                        "secret": {
                                            "defaultMode": 420,
                                            "items": [
                                                {
                                                    "key": "renovate-token",
                                                    "path": "renovate-token"
                                                }
                                            ],
                                            "optional": false,
                                            "secretName": "renovate-04211200-cab4507b"
                                        }
                                    },
                                    {
                                        "configMap": {
                                            "defaultMode": 420,
                                            "items": [
                                                {
                                                    "key": "ca-bundle.crt",
                                                    "path": "tls-ca-bundle.pem"
                                                }
                                            ],
                                            "name": "trusted-ca-6ct58987ht",
                                            "optional": false
                                        },
                                        "name": "configmap-trusted-ca-6ct58987ht"
                                    }
                                ],
                                "workspaces": [
                                    {
                                        "name": "shared-data"
                                    }
                                ]
                            },
                            "workspaces": [
                                {
                                    "name": "shared-data",
                                    "workspace": "shared-data"
                                }
                            ]
                        }
                    ],
                    "workspaces": [
                        {
                            "name": "shared-data"
                        }
                    ]
                },
                "provenance": {
                    "featureFlags": {
                        "awaitSidecarReadiness": true,
                        "coschedule": "workspaces",
                        "enableAPIFields": "alpha",
                        "enableParamEnum": true,
                        "enableProvenanceInStatus": true,
                        "enforceNonfalsifiability": "none",
                        "maxResultSize": 4096,
                        "resultExtractionMethod": "termination-message",
                        "runningInEnvWithInjectedSidecars": true,
                        "verificationNoMatchPolicy": "ignore"
                    }
                },
                "spanContext": {
                    "traceparent": "00-4d4b558f2ff635083c488207795de0be-4fd6a9ec4d422b53-01"
                },
                "startTime": "2026-04-21T12:00:11Z"
            }
        },
        {
            "apiVersion": "tekton.dev/v1",
            "kind": "PipelineRun",
            "metadata": {
                "annotations": {
                    "build.appstudio.openshift.io/repo": "https://github.com/redhat-appstudio-qe/konflux-test-integration-status-report?rev=5856d38c6fde793d47099ffcd5300494cf7d1d2e",
                    "build.appstudio.redhat.com/commit_sha": "5856d38c6fde793d47099ffcd5300494cf7d1d2e",
                    "build.appstudio.redhat.com/pull_request_number": "9418",
                    "build.appstudio.redhat.com/target_branch": "base-gtyilr",
                    "chains.tekton.dev/signed": "true",
                    "pipelinesascode.tekton.dev/branch": "base-gtyilr",
                    "pipelinesascode.tekton.dev/cancel-in-progress": "true",
                    "pipelinesascode.tekton.dev/check-run-id": "72303947125",
                    "pipelinesascode.tekton.dev/controller-info": "{\"name\":\"default\",\"configmap\":\"pipelines-as-code\",\"secret\":\"pipelines-as-code-secret\", \"gRepo\": \"pipelines-as-code\"}",
                    "pipelinesascode.tekton.dev/event-type": "pull_request",
                    "pipelinesascode.tekton.dev/git-auth-secret": "pac-gitauth-uitput",
                    "pipelinesascode.tekton.dev/git-provider": "github",
                    "pipelinesascode.tekton.dev/installation-id": "40773614",
                    "pipelinesascode.tekton.dev/log-url": "https://console-openshift-console.apps.rosa.kx-d21dace15f.l1ey.p3.openshiftapps.com/k8s/ns/stat-rep-zcmk/tekton.dev~v1~PipelineRun/test-component-pac-sorgjm-on-pull-request-9dr9r",
                    "pipelinesascode.tekton.dev/max-keep-runs": "3",
                    "pipelinesascode.tekton.dev/on-cel-expression": "event == \"pull_request\" \u0026\u0026 target_branch == \"base-gtyilr\"",
                    "pipelinesascode.tekton.dev/original-prname": "test-component-pac-sorgjm-on-pull-request",
                    "pipelinesascode.tekton.dev/pull-request": "9418",
                    "pipelinesascode.tekton.dev/repo-url": "https://github.com/redhat-appstudio-qe/konflux-test-integration-status-report",
                    "pipelinesascode.tekton.dev/repository": "test-component-pac-sorgjm",
                    "pipelinesascode.tekton.dev/scm-reporting-plr-started": "true",
                    "pipelinesascode.tekton.dev/sender": "rhtap-qe-app[bot]",
                    "pipelinesascode.tekton.dev/sha": "5856d38c6fde793d47099ffcd5300494cf7d1d2e",
                    "pipelinesascode.tekton.dev/sha-title": "RHTAP-Qe-App update test-component-pac-sorgjm",
                    "pipelinesascode.tekton.dev/sha-url": "https://github.com/redhat-appstudio-qe/konflux-test-integration-status-report/commit/5856d38c6fde793d47099ffcd5300494cf7d1d2e",
                    "pipelinesascode.tekton.dev/source-branch": "konflux-test-component-pac-sorgjm",
                    "pipelinesascode.tekton.dev/source-repo-url": "https://github.com/redhat-appstudio-qe/konflux-test-integration-status-report",
                    "pipelinesascode.tekton.dev/state": "completed",
                    "pipelinesascode.tekton.dev/url-org": "redhat-appstudio-qe",
                    "pipelinesascode.tekton.dev/url-repository": "konflux-test-integration-status-report",
                    "results.tekton.dev/record": "stat-rep-zcmk/results/6a955c9c-b133-4714-8a87-8ba3870635d2/records/6a955c9c-b133-4714-8a87-8ba3870635d2",
                    "results.tekton.dev/recordSummaryAnnotations": "{\"repo\":\"konflux-test-integration-status-report\",\"commit\":\"5856d38c6fde793d47099ffcd5300494cf7d1d2e\",\"eventType\":\"pull_request\",\"pull_request-id\":9418}",
                    "results.tekton.dev/result": "stat-rep-zcmk/results/6a955c9c-b133-4714-8a87-8ba3870635d2",
                    "test.appstudio.openshift.io/pr-group": "konflux-test-component-pac-sorgjm",
                    "test.appstudio.openshift.io/snapshot-creation-report": "GroupSnapshotCreationFailed"
                },
                "creationTimestamp": "2026-04-21T11:16:01Z",
                "finalizers": [
                    "results.tekton.dev/pipelinerun",
                    "chains.tekton.dev/pipelinerun",
                    "pipelinesascode.tekton.dev/finalizer"
                ],
                "generateName": "test-component-pac-sorgjm-on-pull-request-",
                "generation": 2,
                "labels": {
                    "app.kubernetes.io/managed-by": "pipelinesascode.tekton.dev",
                    "app.kubernetes.io/version": "v0.43.0",
                    "appstudio.openshift.io/application": "integ-app-uvkx",
                    "appstudio.openshift.io/component": "test-component-pac-sorgjm",
                    "kueue.x-k8s.io/priority-class": "konflux-pre-merge-build",
                    "kueue.x-k8s.io/queue-name": "pipelines-queue",
                    "pipelines.appstudio.openshift.io/type": "build",
                    "pipelinesascode.tekton.dev/cancel-in-progress": "true",
                    "pipelinesascode.tekton.dev/check-run-id": "72303947125",
                    "pipelinesascode.tekton.dev/event-type": "pull_request",
                    "pipelinesascode.tekton.dev/original-prname": "test-component-pac-sorgjm-on-pull-request",
                    "pipelinesascode.tekton.dev/pull-request": "9418",
                    "pipelinesascode.tekton.dev/repository": "test-component-pac-sorgjm",
                    "pipelinesascode.tekton.dev/sha": "5856d38c6fde793d47099ffcd5300494cf7d1d2e",
                    "pipelinesascode.tekton.dev/state": "completed",
                    "pipelinesascode.tekton.dev/url-org": "redhat-appstudio-qe",
                    "pipelinesascode.tekton.dev/url-repository": "konflux-test-integration-status-report",
                    "pipelineservice.appstudio.io/throttled": "test-component-pac-sorgjm-on-pull-request-9dr9r-sast-snyk-check",
                    "tekton.dev/pipeline": "test-component-pac-sorgjm-on-pull-request-9dr9r",
                    "test.appstudio.openshift.io/pr-group-sha": "21c5e057f633181bf4e68a499ba382ceaa4c949bfdf2010697e10b795a2798"
                },
                "name": "test-component-pac-sorgjm-on-pull-request-9dr9r",
                "namespace": "stat-rep-zcmk",
                "resourceVersion": "83417",
                "uid": "6a955c9c-b133-4714-8a87-8ba3870635d2"
            },
            "spec": {
                "params": [
                    {
                        "name": "git-url",
                        "value": "https://github.com/redhat-appstudio-qe/konflux-test-integration-status-report"
                    },
                    {
                        "name": "revision",
                        "value": "5856d38c6fde793d47099ffcd5300494cf7d1d2e"
                    },
                    {
                        "name": "output-image",
                        "value": "quay.io/redhat-appstudio-qe/stat-rep-zcmk/test-component-pac-sorgjm:on-pr-5856d38c6fde793d47099ffcd5300494cf7d1d2e"
                    },
                    {
                        "name": "image-expires-after",
                        "value": "6h"
                    },
                    {
                        "name": "dockerfile",
                        "value": "Dockerfile"
                    }
                ],
                "pipelineSpec": {
                    "description": "This pipeline is ideal for building container images from a Containerfile while reducing network traffic.\n\n_Uses `buildah` to create a container image. It also optionally creates a source image and runs some build-time tests. EC will flag a violation for [`trusted_task.trusted`](https://conforma.dev/docs/policy/packages/release_trusted_task.html#trusted_task__trusted) if any tasks are added to the pipeline.\nThis pipeline is pushed as a Tekton bundle to [quay.io](https://quay.io/repository/konflux-ci/tekton-catalog/pipeline-docker-build?tab=tags)_\n",
                    "params": [
                        {
                            "description": "Source Repository URL",
                            "name": "git-url",
                            "type": "string"
                        },
                        {
                            "default": "",
                            "description": "Revision of the Source Repository",
                            "name": "revision",
                            "type": "string"
                        },
                        {
                            "description": "Fully Qualified Output Image",
                            "name": "output-image",
                            "type": "string"
                        },
                        {
                            "default": ".",
                            "description": "Path to the source code of an application's component from where to build image.",
                            "name": "path-context",
                            "type": "string"
                        },
                        {
                            "default": "Dockerfile",
                            "description": "Path to the Dockerfile inside the context specified by parameter path-context",
                            "name": "dockerfile",
                            "type": "string"
                        },
                        {
                            "default": "false",
                            "description": "Skip checks against built image",
                            "name": "skip-checks",
                            "type": "string"
                        },
                        {
                            "default": "false",
                            "description": "Execute the build with network isolation",
                            "name": "hermetic",
                            "type": "string"
                        },
                        {
                            "default": "",
                            "description": "Build dependencies to be prefetched",
                            "name": "prefetch-input",
                            "type": "string"
                        },
                        {
                            "default": "",
                            "description": "Image tag expiration time, time values could be something like 1h, 2d, 3w for hours, days, and weeks, respectively.",
                            "name": "image-expires-after",
                            "type": "string"
                        },
                        {
                            "default": "false",
                            "description": "Build a source image.",
                            "name": "build-source-image",
                            "type": "string"
                        },
                        {
                            "default": "false",
                            "description": "Add built image into an OCI image index",
                            "name": "build-image-index",
                            "type": "string"
                        },
                        {
                            "default": "docker",
                            "description": "The format for the resulting image's mediaType. Valid values are oci or docker.",
                            "name": "buildah-format",
                            "type": "string"
                        },
                        {
                            "default": "false",
                            "description": "Enable cache proxy configuration",
                            "name": "enable-cache-proxy",
                            "type": "string"
                        },
                        {
                            "default": [],
                            "description": "Array of --build-arg values (\"arg=value\" strings) for buildah",
                            "name": "build-args",
                            "type": "array"
                        },
                        {
                            "default": "",
                            "description": "Path to a file with build arguments for buildah, see https://www.mankier.com/1/buildah-build#--build-arg-file",
                            "name": "build-args-file",
                            "type": "string"
                        },
                        {
                            "default": "false",
                            "description": "Whether to enable privileged mode, should be used only with remote VMs",
                            "name": "privileged-nested",
                            "type": "string"
                        }
                    ],
                    "results": [
                        {
                            "description": "",
                            "name": "IMAGE_URL",
                            "value": "$(tasks.build-image-index.results.IMAGE_URL)"
                        },
                        {
                            "description": "",
                            "name": "IMAGE_DIGEST",
                            "value": "$(tasks.build-image-index.results.IMAGE_DIGEST)"
                        },
                        {
                            "description": "",
                            "name": "CHAINS-GIT_URL",
                            "value": "$(tasks.clone-repository.results.url)"
                        },
                        {
                            "description": "",
                            "name": "CHAINS-GIT_COMMIT",
                            "value": "$(tasks.clone-repository.results.commit)"
                        }
                    ],
                    "tasks": [
                        {
                            "name": "init",
                            "params": [
                                {
                                    "name": "enable-cache-proxy",
                                    "value": "$(params.enable-cache-proxy)"
                                }
                            ],
                            "taskRef": {
                                "params": [
                                    {
                                        "name": "name",
                                        "value": "init"
                                    },
                                    {
                                        "name": "bundle",
                                        "value": "quay.io/konflux-ci/tekton-catalog/task-init:0.4@sha256:f2de909151c733da85c7c05de8ecf37c55079c219dcf8db906175ae11fca0142"
                                    },
                                    {
                                        "name": "kind",
                                        "value": "task"
                                    }
                                ],
                                "resolver": "bundles"
                            }
                        },
                        {
                            "name": "clone-repository",
                            "params": [
                                {
                                    "name": "url",
                                    "value": "$(params.git-url)"
                                },
                                {
                                    "name": "revision",
                                    "value": "$(params.revision)"
                                }
                            ],
                            "runAfter": [
                                "init"
                            ],
                            "taskRef": {
                                "params": [
                                    {
                                        "name": "name",
                                        "value": "git-clone"
                                    },
                                    {
                                        "name": "bundle",
                                        "value": "quay.io/konflux-ci/tekton-catalog/task-git-clone:0.1@sha256:7db7ad9653dccc771407cb0294487cf4be9064fa782ffad7e983db1a8ba57e21"
                                    },
                                    {
                                        "name": "kind",
                                        "value": "task"
                                    }
                                ],
                                "resolver": "bundles"
                            },
                            "workspaces": [
                                {
                                    "name": "output",
                                    "workspace": "workspace"
                                },
                                {
                                    "name": "basic-auth",
                                    "workspace": "git-auth"
                                }
                            ]
                        },
                        {
                            "name": "prefetch-dependencies",
                            "params": [
                                {
                                    "name": "input",
                                    "value": "$(params.prefetch-input)"
                                }
                            ],
                            "runAfter": [
                                "clone-repository"
                            ],
                            "taskRef": {
                                "params": [
                                    {
                                        "name": "name",
                                        "value": "prefetch-dependencies"
                                    },
                                    {
                                        "name": "bundle",
                                        "value": "quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies:0.3@sha256:488a6afaa43b19ec845ea67035d2c1f368bdd7c9686ce54bf43c4034d603698d"
                                    },
                                    {
                                        "name": "kind",
                                        "value": "task"
                                    }
                                ],
                                "resolver": "bundles"
                            },
                            "workspaces": [
                                {
                                    "name": "source",
                                    "workspace": "workspace"
                                },
                                {
                                    "name": "git-basic-auth",
                                    "workspace": "git-auth"
                                },
                                {
                                    "name": "netrc",
                                    "workspace": "netrc"
                                }
                            ]
                        },
                        {
                            "name": "build-container",
                            "params": [
                                {
                                    "name": "IMAGE",
                                    "value": "$(params.output-image)"
                                },
                                {
                                    "name": "DOCKERFILE",
                                    "value": "$(params.dockerfile)"
                                },
                                {
                                    "name": "CONTEXT",
                                    "value": "$(params.path-context)"
                                },
                                {
                                    "name": "HERMETIC",
                                    "value": "$(params.hermetic)"
                                },
                                {
                                    "name": "PREFETCH_INPUT",
                                    "value": "$(params.prefetch-input)"
                                },
                                {
                                    "name": "IMAGE_EXPIRES_AFTER",
                                    "value": "$(params.image-expires-after)"
                                },
                                {
                                    "name": "COMMIT_SHA",
                                    "value": "$(tasks.clone-repository.results.commit)"
                                },
                                {
                                    "name": "BUILD_ARGS",
                                    "value": [
                                        "$(params.build-args[*])"
                                    ]
                                },
                                {
                                    "name": "BUILD_ARGS_FILE",
                                    "value": "$(params.build-args-file)"
                                },
                                {
                                    "name": "PRIVILEGED_NESTED",
                                    "value": "$(params.privileged-nested)"
                                },
                                {
                                    "name": "SOURCE_URL",
                                    "value": "$(tasks.clone-repository.results.url)"
                                },
                                {
                                    "name": "BUILDAH_FORMAT",
                                    "value": "$(params.buildah-format)"
                                },
                                {
                                    "name": "HTTP_PROXY",
                                    "value": "$(tasks.init.results.http-proxy)"
                                },
                                {
                                    "name": "NO_PROXY",
                                    "value": "$(tasks.init.results.no-proxy)"
                                }
                            ],
                            "runAfter": [
                                "prefetch-dependencies"
                            ],
                            "taskRef": {
                                "params": [
                                    {
                                        "name": "name",
                                        "value": "buildah-min"
                                    },
                                    {
                                        "name": "bundle",
                                        "value": "quay.io/konflux-ci/tekton-catalog/task-buildah-min:0.9"
                                    },
                                    {
                                        "name": "kind",
                                        "value": "task"
                                    }
                                ],
                                "resolver": "bundles"
                            },
                            "workspaces": [
                                {
                                    "name": "source",
                                    "workspace": "workspace"
                                }
                            ]
                        },
                        {
                            "name": "build-image-index",
                            "params": [
                                {
                                    "name": "IMAGE",
                                    "value": "$(params.output-image)"
                                },
                                {
                                    "name": "ALWAYS_BUILD_INDEX",
                                    "value": "$(params.build-image-index)"
                                },
                                {
                                    "name": "IMAGES",
                                    "value": [
                                        "$(tasks.build-container.results.IMAGE_URL)@$(tasks.build-container.results.IMAGE_DIGEST)"
                                    ]
                                },
                                {
                                    "name": "BUILDAH_FORMAT",
                                    "value": "$(params.buildah-format)"
                                }
                            ],
                            "runAfter": [
                                "build-container"
                            ],
                            "taskRef": {
                                "params": [
                                    {
                                        "name": "name",
                                        "value": "build-image-index"
                                    },
                                    {
                                        "name": "bundle",
                                        "value": "quay.io/konflux-ci/tekton-catalog/task-build-image-index:0.3@sha256:b65a1e0961e0e768dda1f118bc5b5cab9c7ca7f4ed094e6a4352e66f82b9fa0b"
                                    },
                                    {
                                        "name": "kind",
                                        "value": "task"
                                    }
                                ],
                                "resolver": "bundles"
                            }
                        },
                        {
                            "name": "build-source-image",
                            "params": [
                                {
                                    "name": "BINARY_IMAGE",
                                    "value": "$(tasks.build-image-index.results.IMAGE_URL)"
                                },
                                {
                                    "name": "BINARY_IMAGE_DIGEST",
                                    "value": "$(tasks.build-image-index.results.IMAGE_DIGEST)"
                                }
                            ],
                            "runAfter": [
                                "build-image-index"
                            ],
                            "taskRef": {
                                "params": [
                                    {
                                        "name": "name",
                                        "value": "source-build"
                                    },
                                    {
                                        "name": "bundle",
                                        "value": "quay.io/konflux-ci/tekton-catalog/task-source-build:0.3@sha256:ea8e00e3173278f1718426bdce9e139e93d42d50de6011c93a494d5e513bd652"
                                    },
                                    {
                                        "name": "kind",
                                        "value": "task"
                                    }
                                ],
                                "resolver": "bundles"
                            },
                            "when": [
                                {
                                    "input": "$(params.build-source-image)",
                                    "operator": "in",
                                    "values": [
                                        "true"
                                    ]
                                }
                            ],
                            "workspaces": [
                                {
                                    "name": "workspace",
                                    "workspace": "workspace"
                                }
                            ]
                        },
                        {
                            "name": "deprecated-base-image-check",
                            "params": [
                                {
                                    "name": "IMAGE_URL",
                                    "value": "$(tasks.build-image-index.results.IMAGE_URL)"
                                },
                                {
                                    "name": "IMAGE_DIGEST",
                                    "value": "$(tasks.build-image-index.results.IMAGE_DIGEST)"
                                }
                            ],
                            "runAfter": [
                                "build-image-index"
                            ],
                            "taskRef": {
                                "params": [
                                    {
                                        "name": "name",
                                        "value": "deprecated-image-check"
                                    },
                                    {
                                        "name": "bundle",
                                        "value": "quay.io/konflux-ci/tekton-catalog/task-deprecated-image-check:0.5@sha256:3457a4ca93f8d55f14ebd407532b1223c689eacc34f0abb3003db4111667bdae"
                                    },
                                    {
                                        "name": "kind",
                                        "value": "task"
                                    }
                                ],
                                "resolver": "bundles"
                            },
                            "when": [
                                {
                                    "input": "$(params.skip-checks)",
                                    "operator": "in",
                                    "values": [
                                        "false"
                                    ]
                                }
                            ]
                        },
                        {
                            "name": "clair-scan",
                            "params": [
                                {
                                    "name": "image-digest",
                                    "value": "$(tasks.build-image-index.results.IMAGE_DIGEST)"
                                },
                                {
                                    "name": "image-url",
                                    "value": "$(tasks.build-image-index.results.IMAGE_URL)"
                                }
                            ],
                            "runAfter": [
                                "build-image-index"
                            ],
                            "taskRef": {
                                "params": [
                                    {
                                        "name": "name",
                                        "value": "clair-scan"
                                    },
                                    {
                                        "name": "bundle",
                                        "value": "quay.io/konflux-ci/tekton-catalog/task-clair-scan:0.3@sha256:9397d3eb9f1cbebaa15e93256e0ca9eaca148baa674be72f07f4a00df63c4609"
                                    },
                                    {
                                        "name": "kind",
                                        "value": "task"
                                    }
                                ],
                                "resolver": "bundles"
                            },
                            "when": [
                                {
                                    "input": "$(params.skip-checks)",
                                    "operator": "in",
                                    "values": [
                                        "false"
                                    ]
                                }
                            ]
                        },
                        {
                            "name": "ecosystem-cert-preflight-checks",
                            "params": [
                                {
                                    "name": "image-url",
                                    "value": "$(tasks.build-image-index.results.IMAGE_URL)"
                                }
                            ],
                            "runAfter": [
                                "build-image-index"
                            ],
                            "taskRef": {
                                "params": [
                                    {
                                        "name": "name",
                                        "value": "ecosystem-cert-preflight-checks"
                                    },
                                    {
                                        "name": "bundle",
                                        "value": "quay.io/konflux-ci/tekton-catalog/task-ecosystem-cert-preflight-checks:0.2@sha256:2d439dce35dc07bec38dcf450bcba949851686141a256d87eb6f42e5a217f6e2"
                                    },
                                    {
                                        "name": "kind",
                                        "value": "task"
                                    }
                                ],
                                "resolver": "bundles"
                            },
                            "when": [
                                {
                                    "input": "$(params.skip-checks)",
                                    "operator": "in",
                                    "values": [
                                        "false"
                                    ]
                                }
                            ]
                        },
                        {
                            "name": "sast-snyk-check",
                            "params": [
                                {
                                    "name": "image-digest",
                                    "value": "$(tasks.build-image-index.results.IMAGE_DIGEST)"
                                },
                                {
                                    "name": "image-url",
                                    "value": "$(tasks.build-image-index.results.IMAGE_URL)"
                                }
                            ],
                            "runAfter": [
                                "build-image-index"
                            ],
                            "taskRef": {
                                "params": [
                                    {
                                        "name": "name",
                                        "value": "sast-snyk-check"
                                    },
                                    {
                                        "name": "bundle",
                                        "value": "quay.io/konflux-ci/tekton-catalog/task-sast-snyk-check:0.4@sha256:ecb0583a01bf8dfd86b58f7d929387b1050a3dbdbdc6a8be8cd40181041cc335"
                                    },
                                    {
                                        "name": "kind",
                                        "value": "task"
                                    }
                                ],
                                "resolver": "bundles"
                            },
                            "when": [
                                {
                                    "input": "$(params.skip-checks)",
                                    "operator": "in",
                                    "values": [
                                        "false"
                                    ]
                                }
                            ],
                            "workspaces": [
                                {
                                    "name": "workspace",
                                    "workspace": "workspace"
                                }
                            ]
                        },
                        {
                            "name": "clamav-scan",
                            "params": [
                                {
                                    "name": "image-digest",
                                    "value": "$(tasks.build-image-index.results.IMAGE_DIGEST)"
                                },
                                {
                                    "name": "image-url",
                                    "value": "$(tasks.build-image-index.results.IMAGE_URL)"
                                }
                            ],
                            "runAfter": [
                                "build-image-index"
                            ],
                            "taskRef": {
                                "params": [
                                    {
                                        "name": "name",
                                        "value": "clamav-scan"
                                    },
                                    {
                                        "name": "bundle",
                                        "value": "quay.io/konflux-ci/tekton-catalog/task-clamav-scan:0.3@sha256:9f18b216ce71a66909e7cb17d9b34526c02d73cf12884ba32d1f10614f7b9f5a"
                                    },
                                    {
                                        "name": "kind",
                                        "value": "task"
                                    }
                                ],
                                "resolver": "bundles"
                            },
                            "when": [
                                {
                                    "input": "$(params.skip-checks)",
                                    "operator": "in",
                                    "values": [
                                        "false"
                                    ]
                                }
                            ]
                        },
                        {
                            "name": "sast-shell-check",
                            "params": [
                                {
                                    "name": "image-digest",
                                    "value": "$(tasks.build-image-index.results.IMAGE_DIGEST)"
                                },
                                {
                                    "name": "image-url",
                                    "value": "$(tasks.build-image-index.results.IMAGE_URL)"
                                }
                            ],
                            "runAfter": [
                                "build-image-index"
                            ],
                            "taskRef": {
                                "params": [
                                    {
                                        "name": "name",
                                        "value": "sast-shell-check"
                                    },
                                    {
                                        "name": "bundle",
                                        "value": "quay.io/konflux-ci/tekton-catalog/task-sast-shell-check:0.1@sha256:5ffec704e0946b247e0e2bf8a4547546a9e43ab661e5ab9ec29faae4751c6861"
                                    },
                                    {
                                        "name": "kind",
                                        "value": "task"
                                    }
                                ],
                                "resolver": "bundles"
                            },
                            "when": [
                                {
                                    "input": "$(params.skip-checks)",
                                    "operator": "in",
                                    "values": [
                                        "false"
                                    ]
                                }
                            ],
                            "workspaces": [
                                {
                                    "name": "workspace",
                                    "workspace": "workspace"
                                }
                            ]
                        },
                        {
                            "name": "sast-unicode-check",
                            "params": [
                                {
                                    "name": "image-digest",
                                    "value": "$(tasks.build-image-index.results.IMAGE_DIGEST)"
                                },
                                {
                                    "name": "image-url",
                                    "value": "$(tasks.build-image-index.results.IMAGE_URL)"
                                }
                            ],
                            "runAfter": [
                                "build-image-index"
                            ],
                            "taskRef": {
                                "params": [
                                    {
                                        "name": "name",
                                        "value": "sast-unicode-check"
                                    },
                                    {
                                        "name": "bundle",
                                        "value": "quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check:0.4@sha256:d65abc145444d056dfc373cd42843c3653e35435ef9d2f1e3d3fbabf0fbef477"
                                    },
                                    {
                                        "name": "kind",
                                        "value": "task"
                                    }
                                ],
                                "resolver": "bundles"
                            },
                            "when": [
                                {
                                    "input": "$(params.skip-checks)",
                                    "operator": "in",
                                    "values": [
                                        "false"
                                    ]
                                }
                            ],
                            "workspaces": [
                                {
                                    "name": "workspace",
                                    "workspace": "workspace"
                                }
                            ]
                        },
                        {
                            "name": "apply-tags",
                            "params": [
                                {
                                    "name": "IMAGE_URL",
                                    "value": "$(tasks.build-image-index.results.IMAGE_URL)"
                                },
                                {
                                    "name": "IMAGE_DIGEST",
                                    "value": "$(tasks.build-image-index.results.IMAGE_DIGEST)"
                                }
                            ],
                            "runAfter": [
                                "build-image-index"
                            ],
                            "taskRef": {
                                "params": [
                                    {
                                        "name": "name",
                                        "value": "apply-tags"
                                    },
                                    {
                                        "name": "bundle",
                                        "value": "quay.io/konflux-ci/tekton-catalog/task-apply-tags:0.3@sha256:de3722bac1bf5ae8a95319162ce7e23fb33a7e2b7c0ac91535549f31a75aac86"
                                    },
                                    {
                                        "name": "kind",
                                        "value": "task"
                                    }
                                ],
                                "resolver": "bundles"
                            }
                        },
                        {
                            "name": "push-dockerfile",
                            "params": [
                                {
                                    "name": "IMAGE",
                                    "value": "$(tasks.build-image-index.results.IMAGE_URL)"
                                },
                                {
                                    "name": "IMAGE_DIGEST",
                                    "value": "$(tasks.build-image-index.results.IMAGE_DIGEST)"
                                },
                                {
                                    "name": "DOCKERFILE",
                                    "value": "$(params.dockerfile)"
                                },
                                {
                                    "name": "CONTEXT",
                                    "value": "$(params.path-context)"
                                }
                            ],
                            "runAfter": [
                                "build-image-index"
                            ],
                            "taskRef": {
                                "params": [
                                    {
                                        "name": "name",
                                        "value": "push-dockerfile"
                                    },
                                    {
                                        "name": "bundle",
                                        "value": "quay.io/konflux-ci/tekton-catalog/task-push-dockerfile:0.3@sha256:e2e39208b27e1fc6756d1e374fbe6ef0b4de5b885a02574d62ea2d5794306072"
                                    },
                                    {
                                        "name": "kind",
                                        "value": "task"
                                    }
                                ],
                                "resolver": "bundles"
                            },
                            "workspaces": [
                                {
                                    "name": "workspace",
                                    "workspace": "workspace"
                                }
                            ]
                        },
                        {
                            "name": "rpms-signature-scan",
                            "params": [
                                {
                                    "name": "image-url",
                                    "value": "$(tasks.build-image-index.results.IMAGE_URL)"
                                },
                                {
                                    "name": "image-digest",
                                    "value": "$(tasks.build-image-index.results.IMAGE_DIGEST)"
                                }
                            ],
                            "runAfter": [
                                "build-image-index"
                            ],
                            "taskRef": {
                                "params": [
                                    {
                                        "name": "name",
                                        "value": "rpms-signature-scan"
                                    },
                                    {
                                        "name": "bundle",
                                        "value": "quay.io/konflux-ci/tekton-catalog/task-rpms-signature-scan:0.2@sha256:b2224a0442ac705e20a25b8609e1760321d9d86da7901fd0392a90102688e37d"
                                    },
                                    {
                                        "name": "kind",
                                        "value": "task"
                                    }
                                ],
                                "resolver": "bundles"
                            },
                            "when": [
                                {
                                    "input": "$(params.skip-checks)",
                                    "operator": "in",
                                    "values": [
                                        "false"
                                    ]
                                }
                            ]
                        }
                    ],
                    "workspaces": [
                        {
                            "name": "workspace"
                        },
                        {
                            "name": "git-auth",
                            "optional": true
                        },
                        {
                            "name": "netrc",
                            "optional": true
                        }
                    ]
                },
                "taskRunTemplate": {
                    "podTemplate": {
                        "nodeSelector": {
                            "konflux-ci.dev/workload": "konflux-tenants"
                        },
                        "tolerations": [
                            {
                                "effect": "NoSchedule",
                                "key": "konflux-ci.dev/workload",
                                "operator": "Equal",
                                "value": "konflux-tenants"
                            }
                        ]
                    },
                    "serviceAccountName": "build-pipeline-test-component-pac-sorgjm"
                },
                "timeouts": {
                    "pipeline": "2h0m0s"
                },
                "workspaces": [
                    {
                        "name": "workspace",
                        "volumeClaimTemplate": {
                            "metadata": {},
                            "spec": {
                                "accessModes": [
                                    "ReadWriteOnce"
                                ],
                                "resources": {
                                    "requests": {
                                        "storage": "1Gi"
                                    }
                                }
                            },
                            "status": {}
                        }
                    },
                    {
                        "name": "git-auth",
                        "secret": {
                            "secretName": "pac-gitauth-uitput"
                        }
                    }
                ]
            },
            "status": {
                "childReferences": [
                    {
                        "apiVersion": "tekton.dev/v1",
                        "kind": "TaskRun",
                        "name": "test-component-pac-sorgjm-on-pull-request-9dr9r-init",
                        "pipelineTaskName": "init"
                    },
                    {
                        "apiVersion": "tekton.dev/v1",
                        "kind": "TaskRun",
                        "name": "test-component4cb01545b2e56c19a3e961bb6ba7010f-clone-repository",
                        "pipelineTaskName": "clone-repository"
                    },
                    {
                        "apiVersion": "tekton.dev/v1",
                        "kind": "TaskRun",
                        "name": "test-comp4cb01545b2e56c19a3e961bb6ba7010f-prefetch-dependencies",
                        "pipelineTaskName": "prefetch-dependencies"
                    },
                    {
                        "apiVersion": "tekton.dev/v1",
                        "kind": "TaskRun",
                        "name": "test-component-pac-sorgjm-on-pull-request-9dr9r-build-container",
                        "pipelineTaskName": "build-container"
                    },
                    {
                        "apiVersion": "tekton.dev/v1",
                        "kind": "TaskRun",
                        "name": "test-componen4cb01545b2e56c19a3e961bb6ba7010f-build-image-index",
                        "pipelineTaskName": "build-image-index"
                    },
                    {
                        "apiVersion": "tekton.dev/v1",
                        "kind": "TaskRun",
                        "name": "tes4cb01545b2e56c19a3e961bb6ba7010f-deprecated-base-image-check",
                        "pipelineTaskName": "deprecated-base-image-check",
                        "whenExpressions": [
                            {
                                "input": "false",
                                "operator": "in",
                                "values": [
                                    "false"
                                ]
                            }
                        ]
                    },
                    {
                        "apiVersion": "tekton.dev/v1",
                        "kind": "TaskRun",
                        "name": "test-component-pac-sorgjm-on-pull-request-9dr9r-clair-scan",
                        "pipelineTaskName": "clair-scan",
                        "whenExpressions": [
                            {
                                "input": "false",
                                "operator": "in",
                                "values": [
                                    "false"
                                ]
                            }
                        ]
                    },
                    {
                        "apiVersion": "tekton.dev/v1",
                        "kind": "TaskRun",
                        "name": "test-component-pac-sorgjm-on-pu76828259873678871d008da6d3fc3524",
                        "pipelineTaskName": "ecosystem-cert-preflight-checks",
                        "whenExpressions": [
                            {
                                "input": "false",
                                "operator": "in",
                                "values": [
                                    "false"
                                ]
                            }
                        ]
                    },
                    {
                        "apiVersion": "tekton.dev/v1",
                        "kind": "TaskRun",
                        "name": "test-component-pac-sorgjm-on-pull-request-9dr9r-sast-snyk-check",
                        "pipelineTaskName": "sast-snyk-check",
                        "whenExpressions": [
                            {
                                "input": "false",
                                "operator": "in",
                                "values": [
                                    "false"
                                ]
                            }
                        ]
                    },
                    {
                        "apiVersion": "tekton.dev/v1",
                        "kind": "TaskRun",
                        "name": "test-component-pac-sorgjm-on-pull-request-9dr9r-clamav-scan",
                        "pipelineTaskName": "clamav-scan",
                        "whenExpressions": [
                            {
                                "input": "false",
                                "operator": "in",
                                "values": [
                                    "false"
                                ]
                            }
                        ]
                    },
                    {
                        "apiVersion": "tekton.dev/v1",
                        "kind": "TaskRun",
                        "name": "test-component4cb01545b2e56c19a3e961bb6ba7010f-sast-shell-check",
                        "pipelineTaskName": "sast-shell-check",
                        "whenExpressions": [
                            {
                                "input": "false",
                                "operator": "in",
                                "values": [
                                    "false"
                                ]
                            }
                        ]
                    },
                    {
                        "apiVersion": "tekton.dev/v1",
                        "kind": "TaskRun",
                        "name": "test-compone4cb01545b2e56c19a3e961bb6ba7010f-sast-unicode-check",
                        "pipelineTaskName": "sast-unicode-check",
                        "whenExpressions": [
                            {
                                "input": "false",
                                "operator": "in",
                                "values": [
                                    "false"
                                ]
                            }
                        ]
                    },
                    {
                        "apiVersion": "tekton.dev/v1",
                        "kind": "TaskRun",
                        "name": "test-component-pac-sorgjm-on-pull-request-9dr9r-apply-tags",
                        "pipelineTaskName": "apply-tags"
                    },
                    {
                        "apiVersion": "tekton.dev/v1",
                        "kind": "TaskRun",
                        "name": "test-component-pac-sorgjm-on-pull-request-9dr9r-push-dockerfile",
                        "pipelineTaskName": "push-dockerfile"
                    },
                    {
                        "apiVersion": "tekton.dev/v1",
                        "kind": "TaskRun",
                        "name": "test-compon4cb01545b2e56c19a3e961bb6ba7010f-rpms-signature-scan",
                        "pipelineTaskName": "rpms-signature-scan",
                        "whenExpressions": [
                            {
                                "input": "false",
                                "operator": "in",
                                "values": [
                                    "false"
                                ]
                            }
                        ]
                    }
                ],
                "completionTime": "2026-04-21T11:23:33Z",
                "conditions": [
                    {
                        "lastTransitionTime": "2026-04-21T11:23:33Z",
                        "message": "Tasks Completed: 15 (Failed: 2, Cancelled 0), Skipped: 1",
                        "reason": "Failed",
                        "status": "False",
                        "type": "Succeeded"
                    }
                ],
                "pipelineSpec": {
                    "description": "This pipeline is ideal for building container images from a Containerfile while reducing network traffic.\n\n_Uses `buildah` to create a container image. It also optionally creates a source image and runs some build-time tests. EC will flag a violation for [`trusted_task.trusted`](https://conforma.dev/docs/policy/packages/release_trusted_task.html#trusted_task__trusted) if any tasks are added to the pipeline.\nThis pipeline is pushed as a Tekton bundle to [quay.io](https://quay.io/repository/konflux-ci/tekton-catalog/pipeline-docker-build?tab=tags)_\n",
                    "params": [
                        {
                            "description": "Source Repository URL",
                            "name": "git-url",
                            "type": "string"
                        },
                        {
                            "default": "",
                            "description": "Revision of the Source Repository",
                            "name": "revision",
                            "type": "string"
                        },
                        {
                            "description": "Fully Qualified Output Image",
                            "name": "output-image",
                            "type": "string"
                        },
                        {
                            "default": ".",
                            "description": "Path to the source code of an application's component from where to build image.",
                            "name": "path-context",
                            "type": "string"
                        },
                        {
                            "default": "Dockerfile",
                            "description": "Path to the Dockerfile inside the context specified by parameter path-context",
                            "name": "dockerfile",
                            "type": "string"
                        },
                        {
                            "default": "false",
                            "description": "Skip checks against built image",
                            "name": "skip-checks",
                            "type": "string"
                        },
                        {
                            "default": "false",
                            "description": "Execute the build with network isolation",
                            "name": "hermetic",
                            "type": "string"
                        },
                        {
                            "default": "",
                            "description": "Build dependencies to be prefetched",
                            "name": "prefetch-input",
                            "type": "string"
                        },
                        {
                            "default": "",
                            "description": "Image tag expiration time, time values could be something like 1h, 2d, 3w for hours, days, and weeks, respectively.",
                            "name": "image-expires-after",
                            "type": "string"
                        },
                        {
                            "default": "false",
                            "description": "Build a source image.",
                            "name": "build-source-image",
                            "type": "string"
                        },
                        {
                            "default": "false",
                            "description": "Add built image into an OCI image index",
                            "name": "build-image-index",
                            "type": "string"
                        },
                        {
                            "default": "docker",
                            "description": "The format for the resulting image's mediaType. Valid values are oci or docker.",
                            "name": "buildah-format",
                            "type": "string"
                        },
                        {
                            "default": "false",
                            "description": "Enable cache proxy configuration",
                            "name": "enable-cache-proxy",
                            "type": "string"
                        },
                        {
                            "default": [],
                            "description": "Array of --build-arg values (\"arg=value\" strings) for buildah",
                            "name": "build-args",
                            "type": "array"
                        },
                        {
                            "default": "",
                            "description": "Path to a file with build arguments for buildah, see https://www.mankier.com/1/buildah-build#--build-arg-file",
                            "name": "build-args-file",
                            "type": "string"
                        },
                        {
                            "default": "false",
                            "description": "Whether to enable privileged mode, should be used only with remote VMs",
                            "name": "privileged-nested",
                            "type": "string"
                        }
                    ],
                    "results": [
                        {
                            "description": "",
                            "name": "IMAGE_URL",
                            "value": "$(tasks.build-image-index.results.IMAGE_URL)"
                        },
                        {
                            "description": "",
                            "name": "IMAGE_DIGEST",
                            "value": "$(tasks.build-image-index.results.IMAGE_DIGEST)"
                        },
                        {
                            "description": "",
                            "name": "CHAINS-GIT_URL",
                            "value": "$(tasks.clone-repository.results.url)"
                        },
                        {
                            "description": "",
                            "name": "CHAINS-GIT_COMMIT",
                            "value": "$(tasks.clone-repository.results.commit)"
                        }
                    ],
                    "tasks": [
                        {
                            "name": "init",
                            "params": [
                                {
                                    "name": "enable-cache-proxy",
                                    "value": "false"
                                }
                            ],
                            "taskRef": {
                                "params": [
                                    {
                                        "name": "name",
                                        "value": "init"
                                    },
                                    {
                                        "name": "bundle",
                                        "value": "quay.io/konflux-ci/tekton-catalog/task-init:0.4@sha256:f2de909151c733da85c7c05de8ecf37c55079c219dcf8db906175ae11fca0142"
                                    },
                                    {
                                        "name": "kind",
                                        "value": "task"
                                    }
                                ],
                                "resolver": "bundles"
                            }
                        },
                        {
                            "name": "clone-repository",
                            "params": [
                                {
                                    "name": "url",
                                    "value": "https://github.com/redhat-appstudio-qe/konflux-test-integration-status-report"
                                },
                                {
                                    "name": "revision",
                                    "value": "5856d38c6fde793d47099ffcd5300494cf7d1d2e"
                                }
                            ],
                            "runAfter": [
                                "init"
                            ],
                            "taskRef": {
                                "params": [
                                    {
                                        "name": "name",
                                        "value": "git-clone"
                                    },
                                    {
                                        "name": "bundle",
                                        "value": "quay.io/konflux-ci/tekton-catalog/task-git-clone:0.1@sha256:7db7ad9653dccc771407cb0294487cf4be9064fa782ffad7e983db1a8ba57e21"
                                    },
                                    {
                                        "name": "kind",
                                        "value": "task"
                                    }
                                ],
                                "resolver": "bundles"
                            },
                            "workspaces": [
                                {
                                    "name": "output",
                                    "workspace": "workspace"
                                },
                                {
                                    "name": "basic-auth",
                                    "workspace": "git-auth"
                                }
                            ]
                        },
                        {
                            "name": "prefetch-dependencies",
                            "params": [
                                {
                                    "name": "input",
                                    "value": ""
                                }
                            ],
                            "runAfter": [
                                "clone-repository"
                            ],
                            "taskRef": {
                                "params": [
                                    {
                                        "name": "name",
                                        "value": "prefetch-dependencies"
                                    },
                                    {
                                        "name": "bundle",
                                        "value": "quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies:0.3@sha256:488a6afaa43b19ec845ea67035d2c1f368bdd7c9686ce54bf43c4034d603698d"
                                    },
                                    {
                                        "name": "kind",
                                        "value": "task"
                                    }
                                ],
                                "resolver": "bundles"
                            },
                            "workspaces": [
                                {
                                    "name": "source",
                                    "workspace": "workspace"
                                },
                                {
                                    "name": "git-basic-auth",
                                    "workspace": "git-auth"
                                },
                                {
                                    "name": "netrc",
                                    "workspace": "netrc"
                                }
                            ]
                        },
                        {
                            "name": "build-container",
                            "params": [
                                {
                                    "name": "IMAGE",
                                    "value": "quay.io/redhat-appstudio-qe/stat-rep-zcmk/test-component-pac-sorgjm:on-pr-5856d38c6fde793d47099ffcd5300494cf7d1d2e"
                                },
                                {
                                    "name": "DOCKERFILE",
                                    "value": "Dockerfile"
                                },
                                {
                                    "name": "CONTEXT",
                                    "value": "."
                                },
                                {
                                    "name": "HERMETIC",
                                    "value": "false"
                                },
                                {
                                    "name": "PREFETCH_INPUT",
                                    "value": ""
                                },
                                {
                                    "name": "IMAGE_EXPIRES_AFTER",
                                    "value": "6h"
                                },
                                {
                                    "name": "COMMIT_SHA",
                                    "value": "$(tasks.clone-repository.results.commit)"
                                },
                                {
                                    "name": "BUILD_ARGS",
                                    "value": []
                                },
                                {
                                    "name": "BUILD_ARGS_FILE",
                                    "value": ""
                                },
                                {
                                    "name": "PRIVILEGED_NESTED",
                                    "value": "false"
                                },
                                {
                                    "name": "SOURCE_URL",
                                    "value": "$(tasks.clone-repository.results.url)"
                                },
                                {
                                    "name": "BUILDAH_FORMAT",
                                    "value": "docker"
                                },
                                {
                                    "name": "HTTP_PROXY",
                                    "value": "$(tasks.init.results.http-proxy)"
                                },
                                {
                                    "name": "NO_PROXY",
                                    "value": "$(tasks.init.results.no-proxy)"
                                }
                            ],
                            "runAfter": [
                                "prefetch-dependencies"
                            ],
                            "taskRef": {
                                "params": [
                                    {
                                        "name": "name",
                                        "value": "buildah-min"
                                    },
                                    {
                                        "name": "bundle",
                                        "value": "quay.io/konflux-ci/tekton-catalog/task-buildah-min:0.9"
                                    },
                                    {
                                        "name": "kind",
                                        "value": "task"
                                    }
                                ],
                                "resolver": "bundles"
                            },
                            "workspaces": [
                                {
                                    "name": "source",
                                    "workspace": "workspace"
                                }
                            ]
                        },
                        {
                            "name": "build-image-index",
                            "params": [
                                {
                                    "name": "IMAGE",
                                    "value": "quay.io/redhat-appstudio-qe/stat-rep-zcmk/test-component-pac-sorgjm:on-pr-5856d38c6fde793d47099ffcd5300494cf7d1d2e"
                                },
                                {
                                    "name": "ALWAYS_BUILD_INDEX",
                                    "value": "false"
                                },
                                {
                                    "name": "IMAGES",
                                    "value": [
                                        "$(tasks.build-container.results.IMAGE_URL)@$(tasks.build-container.results.IMAGE_DIGEST)"
                                    ]
                                },
                                {
                                    "name": "BUILDAH_FORMAT",
                                    "value": "docker"
                                }
                            ],
                            "runAfter": [
                                "build-container"
                            ],
                            "taskRef": {
                                "params": [
                                    {
                                        "name": "name",
                                        "value": "build-image-index"
                                    },
                                    {
                                        "name": "bundle",
                                        "value": "quay.io/konflux-ci/tekton-catalog/task-build-image-index:0.3@sha256:b65a1e0961e0e768dda1f118bc5b5cab9c7ca7f4ed094e6a4352e66f82b9fa0b"
                                    },
                                    {
                                        "name": "kind",
                                        "value": "task"
                                    }
                                ],
                                "resolver": "bundles"
                            }
                        },
                        {
                            "name": "build-source-image",
                            "params": [
                                {
                                    "name": "BINARY_IMAGE",
                                    "value": "$(tasks.build-image-index.results.IMAGE_URL)"
                                },
                                {
                                    "name": "BINARY_IMAGE_DIGEST",
                                    "value": "$(tasks.build-image-index.results.IMAGE_DIGEST)"
                                }
                            ],
                            "runAfter": [
                                "build-image-index"
                            ],
                            "taskRef": {
                                "params": [
                                    {
                                        "name": "name",
                                        "value": "source-build"
                                    },
                                    {
                                        "name": "bundle",
                                        "value": "quay.io/konflux-ci/tekton-catalog/task-source-build:0.3@sha256:ea8e00e3173278f1718426bdce9e139e93d42d50de6011c93a494d5e513bd652"
                                    },
                                    {
                                        "name": "kind",
                                        "value": "task"
                                    }
                                ],
                                "resolver": "bundles"
                            },
                            "when": [
                                {
                                    "input": "false",
                                    "operator": "in",
                                    "values": [
                                        "true"
                                    ]
                                }
                            ],
                            "workspaces": [
                                {
                                    "name": "workspace",
                                    "workspace": "workspace"
                                }
                            ]
                        },
                        {
                            "name": "deprecated-base-image-check",
                            "params": [
                                {
                                    "name": "IMAGE_URL",
                                    "value": "$(tasks.build-image-index.results.IMAGE_URL)"
                                },
                                {
                                    "name": "IMAGE_DIGEST",
                                    "value": "$(tasks.build-image-index.results.IMAGE_DIGEST)"
                                }
                            ],
                            "runAfter": [
                                "build-image-index"
                            ],
                            "taskRef": {
                                "params": [
                                    {
                                        "name": "name",
                                        "value": "deprecated-image-check"
                                    },
                                    {
                                        "name": "bundle",
                                        "value": "quay.io/konflux-ci/tekton-catalog/task-deprecated-image-check:0.5@sha256:3457a4ca93f8d55f14ebd407532b1223c689eacc34f0abb3003db4111667bdae"
                                    },
                                    {
                                        "name": "kind",
                                        "value": "task"
                                    }
                                ],
                                "resolver": "bundles"
                            },
                            "when": [
                                {
                                    "input": "false",
                                    "operator": "in",
                                    "values": [
                                        "false"
                                    ]
                                }
                            ]
                        },
                        {
                            "name": "clair-scan",
                            "params": [
                                {
                                    "name": "image-digest",
                                    "value": "$(tasks.build-image-index.results.IMAGE_DIGEST)"
                                },
                                {
                                    "name": "image-url",
                                    "value": "$(tasks.build-image-index.results.IMAGE_URL)"
                                }
                            ],
                            "runAfter": [
                                "build-image-index"
                            ],
                            "taskRef": {
                                "params": [
                                    {
                                        "name": "name",
                                        "value": "clair-scan"
                                    },
                                    {
                                        "name": "bundle",
                                        "value": "quay.io/konflux-ci/tekton-catalog/task-clair-scan:0.3@sha256:9397d3eb9f1cbebaa15e93256e0ca9eaca148baa674be72f07f4a00df63c4609"
                                    },
                                    {
                                        "name": "kind",
                                        "value": "task"
                                    }
                                ],
                                "resolver": "bundles"
                            },
                            "when": [
                                {
                                    "input": "false",
                                    "operator": "in",
                                    "values": [
                                        "false"
                                    ]
                                }
                            ]
                        },
                        {
                            "name": "ecosystem-cert-preflight-checks",
                            "params": [
                                {
                                    "name": "image-url",
                                    "value": "$(tasks.build-image-index.results.IMAGE_URL)"
                                }
                            ],
                            "runAfter": [
                                "build-image-index"
                            ],
                            "taskRef": {
                                "params": [
                                    {
                                        "name": "name",
                                        "value": "ecosystem-cert-preflight-checks"
                                    },
                                    {
                                        "name": "bundle",
                                        "value": "quay.io/konflux-ci/tekton-catalog/task-ecosystem-cert-preflight-checks:0.2@sha256:2d439dce35dc07bec38dcf450bcba949851686141a256d87eb6f42e5a217f6e2"
                                    },
                                    {
                                        "name": "kind",
                                        "value": "task"
                                    }
                                ],
                                "resolver": "bundles"
                            },
                            "when": [
                                {
                                    "input": "false",
                                    "operator": "in",
                                    "values": [
                                        "false"
                                    ]
                                }
                            ]
                        },
                        {
                            "name": "sast-snyk-check",
                            "params": [
                                {
                                    "name": "image-digest",
                                    "value": "$(tasks.build-image-index.results.IMAGE_DIGEST)"
                                },
                                {
                                    "name": "image-url",
                                    "value": "$(tasks.build-image-index.results.IMAGE_URL)"
                                }
                            ],
                            "runAfter": [
                                "build-image-index"
                            ],
                            "taskRef": {
                                "params": [
                                    {
                                        "name": "name",
                                        "value": "sast-snyk-check"
                                    },
                                    {
                                        "name": "bundle",
                                        "value": "quay.io/konflux-ci/tekton-catalog/task-sast-snyk-check:0.4@sha256:ecb0583a01bf8dfd86b58f7d929387b1050a3dbdbdc6a8be8cd40181041cc335"
                                    },
                                    {
                                        "name": "kind",
                                        "value": "task"
                                    }
                                ],
                                "resolver": "bundles"
                            },
                            "when": [
                                {
                                    "input": "false",
                                    "operator": "in",
                                    "values": [
                                        "false"
                                    ]
                                }
                            ],
                            "workspaces": [
                                {
                                    "name": "workspace",
                                    "workspace": "workspace"
                                }
                            ]
                        },
                        {
                            "name": "clamav-scan",
                            "params": [
                                {
                                    "name": "image-digest",
                                    "value": "$(tasks.build-image-index.results.IMAGE_DIGEST)"
                                },
                                {
                                    "name": "image-url",
                                    "value": "$(tasks.build-image-index.results.IMAGE_URL)"
                                }
                            ],
                            "runAfter": [
                                "build-image-index"
                            ],
                            "taskRef": {
                                "params": [
                                    {
                                        "name": "name",
                                        "value": "clamav-scan"
                                    },
                                    {
                                        "name": "bundle",
                                        "value": "quay.io/konflux-ci/tekton-catalog/task-clamav-scan:0.3@sha256:9f18b216ce71a66909e7cb17d9b34526c02d73cf12884ba32d1f10614f7b9f5a"
                                    },
                                    {
                                        "name": "kind",
                                        "value": "task"
                                    }
                                ],
                                "resolver": "bundles"
                            },
                            "when": [
                                {
                                    "input": "false",
                                    "operator": "in",
                                    "values": [
                                        "false"
                                    ]
                                }
                            ]
                        },
                        {
                            "name": "sast-shell-check",
                            "params": [
                                {
                                    "name": "image-digest",
                                    "value": "$(tasks.build-image-index.results.IMAGE_DIGEST)"
                                },
                                {
                                    "name": "image-url",
                                    "value": "$(tasks.build-image-index.results.IMAGE_URL)"
                                }
                            ],
                            "runAfter": [
                                "build-image-index"
                            ],
                            "taskRef": {
                                "params": [
                                    {
                                        "name": "name",
                                        "value": "sast-shell-check"
                                    },
                                    {
                                        "name": "bundle",
                                        "value": "quay.io/konflux-ci/tekton-catalog/task-sast-shell-check:0.1@sha256:5ffec704e0946b247e0e2bf8a4547546a9e43ab661e5ab9ec29faae4751c6861"
                                    },
                                    {
                                        "name": "kind",
                                        "value": "task"
                                    }
                                ],
                                "resolver": "bundles"
                            },
                            "when": [
                                {
                                    "input": "false",
                                    "operator": "in",
                                    "values": [
                                        "false"
                                    ]
                                }
                            ],
                            "workspaces": [
                                {
                                    "name": "workspace",
                                    "workspace": "workspace"
                                }
                            ]
                        },
                        {
                            "name": "sast-unicode-check",
                            "params": [
                                {
                                    "name": "image-digest",
                                    "value": "$(tasks.build-image-index.results.IMAGE_DIGEST)"
                                },
                                {
                                    "name": "image-url",
                                    "value": "$(tasks.build-image-index.results.IMAGE_URL)"
                                }
                            ],
                            "runAfter": [
                                "build-image-index"
                            ],
                            "taskRef": {
                                "params": [
                                    {
                                        "name": "name",
                                        "value": "sast-unicode-check"
                                    },
                                    {
                                        "name": "bundle",
                                        "value": "quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check:0.4@sha256:d65abc145444d056dfc373cd42843c3653e35435ef9d2f1e3d3fbabf0fbef477"
                                    },
                                    {
                                        "name": "kind",
                                        "value": "task"
                                    }
                                ],
                                "resolver": "bundles"
                            },
                            "when": [
                                {
                                    "input": "false",
                                    "operator": "in",
                                    "values": [
                                        "false"
                                    ]
                                }
                            ],
                            "workspaces": [
                                {
                                    "name": "workspace",
                                    "workspace": "workspace"
                                }
                            ]
                        },
                        {
                            "name": "apply-tags",
                            "params": [
                                {
                                    "name": "IMAGE_URL",
                                    "value": "$(tasks.build-image-index.results.IMAGE_URL)"
                                },
                                {
                                    "name": "IMAGE_DIGEST",
                                    "value": "$(tasks.build-image-index.results.IMAGE_DIGEST)"
                                }
                            ],
                            "runAfter": [
                                "build-image-index"
                            ],
                            "taskRef": {
                                "params": [
                                    {
                                        "name": "name",
                                        "value": "apply-tags"
                                    },
                                    {
                                        "name": "bundle",
                                        "value": "quay.io/konflux-ci/tekton-catalog/task-apply-tags:0.3@sha256:de3722bac1bf5ae8a95319162ce7e23fb33a7e2b7c0ac91535549f31a75aac86"
                                    },
                                    {
                                        "name": "kind",
                                        "value": "task"
                                    }
                                ],
                                "resolver": "bundles"
                            }
                        },
                        {
                            "name": "push-dockerfile",
                            "params": [
                                {
                                    "name": "IMAGE",
                                    "value": "$(tasks.build-image-index.results.IMAGE_URL)"
                                },
                                {
                                    "name": "IMAGE_DIGEST",
                                    "value": "$(tasks.build-image-index.results.IMAGE_DIGEST)"
                                },
                                {
                                    "name": "DOCKERFILE",
                                    "value": "Dockerfile"
                                },
                                {
                                    "name": "CONTEXT",
                                    "value": "."
                                }
                            ],
                            "runAfter": [
                                "build-image-index"
                            ],
                            "taskRef": {
                                "params": [
                                    {
                                        "name": "name",
                                        "value": "push-dockerfile"
                                    },
                                    {
                                        "name": "bundle",
                                        "value": "quay.io/konflux-ci/tekton-catalog/task-push-dockerfile:0.3@sha256:e2e39208b27e1fc6756d1e374fbe6ef0b4de5b885a02574d62ea2d5794306072"
                                    },
                                    {
                                        "name": "kind",
                                        "value": "task"
                                    }
                                ],
                                "resolver": "bundles"
                            },
                            "workspaces": [
                                {
                                    "name": "workspace",
                                    "workspace": "workspace"
                                }
                            ]
                        },
                        {
                            "name": "rpms-signature-scan",
                            "params": [
                                {
                                    "name": "image-url",
                                    "value": "$(tasks.build-image-index.results.IMAGE_URL)"
                                },
                                {
                                    "name": "image-digest",
                                    "value": "$(tasks.build-image-index.results.IMAGE_DIGEST)"
                                }
                            ],
                            "runAfter": [
                                "build-image-index"
                            ],
                            "taskRef": {
                                "params": [
                                    {
                                        "name": "name",
                                        "value": "rpms-signature-scan"
                                    },
                                    {
                                        "name": "bundle",
                                        "value": "quay.io/konflux-ci/tekton-catalog/task-rpms-signature-scan:0.2@sha256:b2224a0442ac705e20a25b8609e1760321d9d86da7901fd0392a90102688e37d"
                                    },
                                    {
                                        "name": "kind",
                                        "value": "task"
                                    }
                                ],
                                "resolver": "bundles"
                            },
                            "when": [
                                {
                                    "input": "false",
                                    "operator": "in",
                                    "values": [
                                        "false"
                                    ]
                                }
                            ]
                        }
                    ],
                    "workspaces": [
                        {
                            "name": "workspace"
                        },
                        {
                            "name": "git-auth",
                            "optional": true
                        },
                        {
                            "name": "netrc",
                            "optional": true
                        }
                    ]
                },
                "provenance": {
                    "featureFlags": {
                        "awaitSidecarReadiness": true,
                        "coschedule": "workspaces",
                        "enableAPIFields": "alpha",
                        "enableParamEnum": true,
                        "enableProvenanceInStatus": true,
                        "enforceNonfalsifiability": "none",
                        "maxResultSize": 4096,
                        "resultExtractionMethod": "termination-message",
                        "runningInEnvWithInjectedSidecars": true,
                        "verificationNoMatchPolicy": "ignore"
                    }
                },
                "results": [
                    {
                        "name": "IMAGE_URL",
                        "value": "quay.io/redhat-appstudio-qe/stat-rep-zcmk/test-component-pac-sorgjm:on-pr-5856d38c6fde793d47099ffcd5300494cf7d1d2e"
                    },
                    {
                        "name": "IMAGE_DIGEST",
                        "value": "sha256:0f21c7eef0b43648e5756895d5b132ed515513e68a37bd5f1eba7d6fa7c39781"
                    },
                    {
                        "name": "CHAINS-GIT_URL",
                        "value": "https://github.com/redhat-appstudio-qe/konflux-test-integration-status-report"
                    },
                    {
                        "name": "CHAINS-GIT_COMMIT",
                        "value": "5856d38c6fde793d47099ffcd5300494cf7d1d2e"
                    }
                ],
                "skippedTasks": [
                    {
                        "name": "build-source-image",
                        "reason": "PipelineRun was stopping",
                        "whenExpressions": [
                            {
                                "input": "false",
                                "operator": "in",
                                "values": [
                                    "true"
                                ]
                            }
                        ]
                    }
                ],
                "spanContext": {
                    "traceparent": "00-18eb4b7e890c0bccec628cb497663213-8aa6a4ffe1be340c-01"
                },
                "startTime": "2026-04-21T11:16:02Z"
            }
        }
    ],
    "kind": "List",
    "metadata": {
        "resourceVersion": ""
    }
}
