{
    "apiVersion": "v1",
    "items": [
        {
            "apiVersion": "tekton.dev/v1",
            "kind": "PipelineRun",
            "metadata": {
                "annotations": {
                    "build.appstudio.redhat.com/nudged-components": "gl-multi-component-child-dhgw",
                    "build.appstudio.redhat.com/nudging-commit": "abee26fe54e98aa1623260b951b99b78e755deee",
                    "build.appstudio.redhat.com/nudging-component": "gl-multi-component-parent-dhgw",
                    "build.appstudio.redhat.com/nudging-image": "quay.io/redhat-appstudio-qe/build-e2e-aiba/gl-multi-component-parent-dhgw:abee26fe54e98aa1623260b951b99b78e755deee",
                    "build.appstudio.redhat.com/nudging-pipeline": "gl-multi-component-parent-dhgw-on-push-5hqhf",
                    "chains.tekton.dev/signed": "true",
                    "results.tekton.dev/record": "build-e2e-aiba/results/bc528562-dd35-4234-bdc5-bd0e64803aae/records/bc528562-dd35-4234-bdc5-bd0e64803aae",
                    "results.tekton.dev/result": "build-e2e-aiba/results/bc528562-dd35-4234-bdc5-bd0e64803aae"
                },
                "creationTimestamp": "2026-04-30T10:25:31Z",
                "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-1777544731-6fe69"
                },
                "name": "renovate-pipeline-1777544731-6fe69",
                "namespace": "build-e2e-aiba",
                "resourceVersion": "129606",
                "uid": "bc528562-dd35-4234-bdc5-bd0e64803aae"
            },
            "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_5e2949e745 RENOVATE_CONFIG_FILE=/configs/gl-multi-component-child-dhgw-05f60.json RENOVATE_HOST_RULES=\"[{'matchHost':'quay.io','username':'redhat-appstudio-qe+build_e2e_aiba_gl_multi_component_parent_dhgw_1f753acab0','password':'${TOKEN_439dd9fab3}'}]\" renovate"
                                        ],
                                        "computeResources": {},
                                        "env": [
                                            {
                                                "name": "LOG_LEVEL",
                                                "value": "debug"
                                            }
                                        ],
                                        "envFrom": [
                                            {
                                                "prefix": "TOKEN_",
                                                "secretRef": {
                                                    "name": "renovate-pipeline-1777544731-6fe69"
                                                }
                                            }
                                        ],
                                        "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-1777544731-6fe69"
                                            },
                                            {
                                                "mountPath": "/etc/pki/ca-trust/extracted/pem",
                                                "name": "trusted-ca",
                                                "readOnly": true
                                            }
                                        ]
                                    }
                                ],
                                "volumes": [
                                    {
                                        "configMap": {
                                            "name": "renovate-pipeline-1777544731-6fe69"
                                        },
                                        "name": "renovate-pipeline-1777544731-6fe69"
                                    },
                                    {
                                        "configMap": {
                                            "items": [
                                                {
                                                    "key": "ca-bundle.crt",
                                                    "path": "tls-ca-bundle.pem"
                                                }
                                            ],
                                            "name": "renovate-ca-1777544731-6fe69"
                                        },
                                        "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-dhgw"
                },
                "timeouts": {
                    "pipeline": "2h0m0s"
                }
            },
            "status": {
                "childReferences": [
                    {
                        "apiVersion": "tekton.dev/v1",
                        "kind": "TaskRun",
                        "name": "renovate-pipeline-1777544731-6fe69-renovate",
                        "pipelineTaskName": "renovate"
                    }
                ],
                "completionTime": "2026-04-30T10:25:53Z",
                "conditions": [
                    {
                        "lastTransitionTime": "2026-04-30T10:25:53Z",
                        "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_5e2949e745 RENOVATE_CONFIG_FILE=/configs/gl-multi-component-child-dhgw-05f60.json RENOVATE_HOST_RULES=\"[{'matchHost':'quay.io','username':'redhat-appstudio-qe+build_e2e_aiba_gl_multi_component_parent_dhgw_1f753acab0','password':'${TOKEN_439dd9fab3}'}]\" renovate"
                                        ],
                                        "computeResources": {},
                                        "env": [
                                            {
                                                "name": "LOG_LEVEL",
                                                "value": "debug"
                                            }
                                        ],
                                        "envFrom": [
                                            {
                                                "prefix": "TOKEN_",
                                                "secretRef": {
                                                    "name": "renovate-pipeline-1777544731-6fe69"
                                                }
                                            }
                                        ],
                                        "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-1777544731-6fe69"
                                            },
                                            {
                                                "mountPath": "/etc/pki/ca-trust/extracted/pem",
                                                "name": "trusted-ca",
                                                "readOnly": true
                                            }
                                        ]
                                    }
                                ],
                                "volumes": [
                                    {
                                        "configMap": {
                                            "name": "renovate-pipeline-1777544731-6fe69"
                                        },
                                        "name": "renovate-pipeline-1777544731-6fe69"
                                    },
                                    {
                                        "configMap": {
                                            "items": [
                                                {
                                                    "key": "ca-bundle.crt",
                                                    "path": "tls-ca-bundle.pem"
                                                }
                                            ],
                                            "name": "renovate-ca-1777544731-6fe69"
                                        },
                                        "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-e40069b0c15a0bb62acf21eb2d29e880-696c58778e22b4a6-01"
                },
                "startTime": "2026-04-30T10:25:31Z"
            }
        },
        {
            "apiVersion": "tekton.dev/v1",
            "kind": "PipelineRun",
            "metadata": {
                "annotations": {
                    "build.appstudio.redhat.com/nudged-components": "fj-multi-component-child-riop",
                    "build.appstudio.redhat.com/nudging-commit": "b8c1e7ce503cd175b68cbb14310d61cd2f3d164c",
                    "build.appstudio.redhat.com/nudging-component": "fj-multi-component-parent-riop",
                    "build.appstudio.redhat.com/nudging-image": "quay.io/redhat-appstudio-qe/build-e2e-dnmz/fj-multi-component-parent-riop:b8c1e7ce503cd175b68cbb14310d61cd2f3d164c",
                    "build.appstudio.redhat.com/nudging-pipeline": "fj-multi-component-parent-riop-on-push-t9zhp",
                    "chains.tekton.dev/signed": "true",
                    "results.tekton.dev/record": "build-e2e-dnmz/results/7f2b217c-7162-4b05-bf76-83680fd8b348/records/7f2b217c-7162-4b05-bf76-83680fd8b348",
                    "results.tekton.dev/result": "build-e2e-dnmz/results/7f2b217c-7162-4b05-bf76-83680fd8b348"
                },
                "creationTimestamp": "2026-04-30T10:23:16Z",
                "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-1777544596-8d8e7"
                },
                "name": "renovate-pipeline-1777544596-8d8e7",
                "namespace": "build-e2e-dnmz",
                "resourceVersion": "122071",
                "uid": "7f2b217c-7162-4b05-bf76-83680fd8b348"
            },
            "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_aa3966f8be RENOVATE_CONFIG_FILE=/configs/fj-multi-component-child-riop-0ee84.json RENOVATE_HOST_RULES=\"[{'matchHost':'quay.io','username':'redhat-appstudio-qe+build_e2e_dnmz_fj_multi_component_parent_riop_093710c275','password':'${TOKEN_7eda5fa80b}'}]\" renovate"
                                        ],
                                        "computeResources": {},
                                        "env": [
                                            {
                                                "name": "LOG_LEVEL",
                                                "value": "debug"
                                            }
                                        ],
                                        "envFrom": [
                                            {
                                                "prefix": "TOKEN_",
                                                "secretRef": {
                                                    "name": "renovate-pipeline-1777544596-8d8e7"
                                                }
                                            }
                                        ],
                                        "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-1777544596-8d8e7"
                                            },
                                            {
                                                "mountPath": "/etc/pki/ca-trust/extracted/pem",
                                                "name": "trusted-ca",
                                                "readOnly": true
                                            }
                                        ]
                                    }
                                ],
                                "volumes": [
                                    {
                                        "configMap": {
                                            "name": "renovate-pipeline-1777544596-8d8e7"
                                        },
                                        "name": "renovate-pipeline-1777544596-8d8e7"
                                    },
                                    {
                                        "configMap": {
                                            "items": [
                                                {
                                                    "key": "ca-bundle.crt",
                                                    "path": "tls-ca-bundle.pem"
                                                }
                                            ],
                                            "name": "renovate-ca-1777544596-8d8e7"
                                        },
                                        "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-riop"
                },
                "timeouts": {
                    "pipeline": "2h0m0s"
                }
            },
            "status": {
                "childReferences": [
                    {
                        "apiVersion": "tekton.dev/v1",
                        "kind": "TaskRun",
                        "name": "renovate-pipeline-1777544596-8d8e7-renovate",
                        "pipelineTaskName": "renovate"
                    }
                ],
                "completionTime": "2026-04-30T10:23:32Z",
                "conditions": [
                    {
                        "lastTransitionTime": "2026-04-30T10:23:32Z",
                        "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_aa3966f8be RENOVATE_CONFIG_FILE=/configs/fj-multi-component-child-riop-0ee84.json RENOVATE_HOST_RULES=\"[{'matchHost':'quay.io','username':'redhat-appstudio-qe+build_e2e_dnmz_fj_multi_component_parent_riop_093710c275','password':'${TOKEN_7eda5fa80b}'}]\" renovate"
                                        ],
                                        "computeResources": {},
                                        "env": [
                                            {
                                                "name": "LOG_LEVEL",
                                                "value": "debug"
                                            }
                                        ],
                                        "envFrom": [
                                            {
                                                "prefix": "TOKEN_",
                                                "secretRef": {
                                                    "name": "renovate-pipeline-1777544596-8d8e7"
                                                }
                                            }
                                        ],
                                        "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-1777544596-8d8e7"
                                            },
                                            {
                                                "mountPath": "/etc/pki/ca-trust/extracted/pem",
                                                "name": "trusted-ca",
                                                "readOnly": true
                                            }
                                        ]
                                    }
                                ],
                                "volumes": [
                                    {
                                        "configMap": {
                                            "name": "renovate-pipeline-1777544596-8d8e7"
                                        },
                                        "name": "renovate-pipeline-1777544596-8d8e7"
                                    },
                                    {
                                        "configMap": {
                                            "items": [
                                                {
                                                    "key": "ca-bundle.crt",
                                                    "path": "tls-ca-bundle.pem"
                                                }
                                            ],
                                            "name": "renovate-ca-1777544596-8d8e7"
                                        },
                                        "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-52366aa8d09ee6cf98844bb3bb176d90-effd08a2a80cff74-01"
                },
                "startTime": "2026-04-30T10:23:17Z"
            }
        },
        {
            "apiVersion": "tekton.dev/v1",
            "kind": "PipelineRun",
            "metadata": {
                "annotations": {
                    "build.appstudio.openshift.io/repo": "https://github.com/redhat-appstudio-qe/build-nudge-child-otmnsx?rev=37ecbe44ed473d7945342cb7a7ea3e3bfc9b9f48",
                    "build.appstudio.redhat.com/commit_sha": "37ecbe44ed473d7945342cb7a7ea3e3bfc9b9f48",
                    "build.appstudio.redhat.com/pull_request_number": "2",
                    "build.appstudio.redhat.com/target_branch": "multi-component-child-base-gusz",
                    "chains.tekton.dev/signed": "true",
                    "pipelinesascode.tekton.dev/branch": "multi-component-child-base-gusz",
                    "pipelinesascode.tekton.dev/cancel-in-progress": "true",
                    "pipelinesascode.tekton.dev/check-run-id": "73751326974",
                    "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-bfoiyd",
                    "pipelinesascode.tekton.dev/git-provider": "github",
                    "pipelinesascode.tekton.dev/installation-id": "40773614",
                    "pipelinesascode.tekton.dev/log-url": "https://console-openshift-console.apps.rosa.kx-ee48f48321.byqa.p3.openshiftapps.com/k8s/ns/build-e2e-mwsr/tekton.dev~v1~PipelineRun/gh-multi-component-child-gusz-on-pull-request-qs4xm",
                    "pipelinesascode.tekton.dev/max-keep-runs": "3",
                    "pipelinesascode.tekton.dev/on-cel-expression": "event == \"pull_request\" \u0026\u0026 target_branch == \"multi-component-child-base-gusz\"",
                    "pipelinesascode.tekton.dev/original-prname": "gh-multi-component-child-gusz-on-pull-request",
                    "pipelinesascode.tekton.dev/pull-request": "2",
                    "pipelinesascode.tekton.dev/repo-url": "https://github.com/redhat-appstudio-qe/build-nudge-child-otmnsx",
                    "pipelinesascode.tekton.dev/repository": "gh-multi-component-child-gusz",
                    "pipelinesascode.tekton.dev/sender": "rhtap-qe-bots-2",
                    "pipelinesascode.tekton.dev/sha": "37ecbe44ed473d7945342cb7a7ea3e3bfc9b9f48",
                    "pipelinesascode.tekton.dev/sha-title": "e2e test commit message",
                    "pipelinesascode.tekton.dev/sha-url": "https://github.com/redhat-appstudio-qe/build-nudge-child-otmnsx/commit/37ecbe44ed473d7945342cb7a7ea3e3bfc9b9f48",
                    "pipelinesascode.tekton.dev/source-branch": "konflux-gh-multi-component-child-gusz",
                    "pipelinesascode.tekton.dev/source-repo-url": "https://github.com/redhat-appstudio-qe/build-nudge-child-otmnsx",
                    "pipelinesascode.tekton.dev/state": "completed",
                    "pipelinesascode.tekton.dev/url-org": "redhat-appstudio-qe",
                    "pipelinesascode.tekton.dev/url-repository": "build-nudge-child-otmnsx",
                    "results.tekton.dev/record": "build-e2e-mwsr/results/fdd80edf-4c08-4376-8c5f-acdaff802805/records/fdd80edf-4c08-4376-8c5f-acdaff802805",
                    "results.tekton.dev/recordSummaryAnnotations": "{\"repo\":\"build-nudge-child-otmnsx\",\"commit\":\"37ecbe44ed473d7945342cb7a7ea3e3bfc9b9f48\",\"eventType\":\"pull_request\",\"pull_request-id\":2}",
                    "results.tekton.dev/result": "build-e2e-mwsr/results/fdd80edf-4c08-4376-8c5f-acdaff802805",
                    "test.appstudio.openshift.io/pr-group": "konflux-gh-multi-component-child-gusz"
                },
                "creationTimestamp": "2026-04-30T10:14:00Z",
                "finalizers": [
                    "results.tekton.dev/pipelinerun",
                    "chains.tekton.dev/pipelinerun",
                    "pipelinesascode.tekton.dev/finalizer"
                ],
                "generateName": "gh-multi-component-child-gusz-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-onrl",
                    "appstudio.openshift.io/component": "gh-multi-component-child-gusz",
                    "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": "73751326974",
                    "pipelinesascode.tekton.dev/event-type": "pull_request",
                    "pipelinesascode.tekton.dev/original-prname": "gh-multi-component-child-gusz-on-pull-request",
                    "pipelinesascode.tekton.dev/pull-request": "2",
                    "pipelinesascode.tekton.dev/repository": "gh-multi-component-child-gusz",
                    "pipelinesascode.tekton.dev/sha": "37ecbe44ed473d7945342cb7a7ea3e3bfc9b9f48",
                    "pipelinesascode.tekton.dev/state": "completed",
                    "pipelinesascode.tekton.dev/url-org": "redhat-appstudio-qe",
                    "pipelinesascode.tekton.dev/url-repository": "build-nudge-child-otmnsx",
                    "tekton.dev/pipeline": "gh-multi-component-child-gusz-on-pull-request-qs4xm",
                    "test.appstudio.openshift.io/pr-group-sha": "10dee1f016ff487b4789331a74d59d0488e9b6fb2501047ac4412b3100acf0"
                },
                "name": "gh-multi-component-child-gusz-on-pull-request-qs4xm",
                "namespace": "build-e2e-mwsr",
                "resourceVersion": "85168",
                "uid": "fdd80edf-4c08-4376-8c5f-acdaff802805"
            },
            "spec": {
                "params": [
                    {
                        "name": "git-url",
                        "value": "https://github.com/redhat-appstudio-qe/build-nudge-child-otmnsx"
                    },
                    {
                        "name": "revision",
                        "value": "37ecbe44ed473d7945342cb7a7ea3e3bfc9b9f48"
                    },
                    {
                        "name": "output-image",
                        "value": "quay.io/redhat-appstudio-qe/build-e2e-mwsr/gh-multi-component-child-gusz:on-pr-37ecbe44ed473d7945342cb7a7ea3e3bfc9b9f48"
                    },
                    {
                        "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": "true",
                            "description": "Use the package registry proxy when prefetching dependencies",
                            "name": "enable-package-registry-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:b797dd453ddad669365de6de4649e3a9e37e77aa26eb9862ca079a36cbfe64a4"
                                    },
                                    {
                                        "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:ad1487d03967da7e9e032ba47b094ebf7e46c8e6f5d47faa9f8c15e1617fb208"
                                    },
                                    {
                                        "name": "kind",
                                        "value": "task"
                                    }
                                ],
                                "resolver": "bundles"
                            },
                            "workspaces": [
                                {
                                    "name": "basic-auth",
                                    "workspace": "git-auth"
                                }
                            ]
                        },
                        {
                            "name": "prefetch-dependencies",
                            "params": [
                                {
                                    "name": "input",
                                    "value": "$(params.prefetch-input)"
                                },
                                {
                                    "name": "enable-package-registry-proxy",
                                    "value": "$(params.enable-package-registry-proxy)"
                                },
                                {
                                    "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:20fd86e70acd641e37c28847f1e3ea28629149358a8591460c02cf0cc7e13e22"
                                    },
                                    {
                                        "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:704e4d61a0c18ea318c7a16e69128e3fb296df026c4dc9b4a3cfb8f43d0d673d"
                                    },
                                    {
                                        "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:fbb362f21e559606f8941cde6a2c0507c8af6cfc8bee88ffc38032e8e80b4b7e"
                                    },
                                    {
                                        "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:ecfae10944b45b91988ddc6311c7232bf2c98ba73c5fc6261861ecfd33434db0"
                                    },
                                    {
                                        "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:96badf0b06d83fc1e7cf50048f94091e257819ee537f063830541f9c97295200"
                                    },
                                    {
                                        "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:1d807f6be3be2bd8bff76321e9599bbafce8196dcd9597eeffd9df65466682af"
                                    },
                                    {
                                        "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-gh-multi-component-child-gusz"
                },
                "timeouts": {
                    "pipeline": "2h0m0s"
                },
                "workspaces": [
                    {
                        "name": "git-auth",
                        "secret": {
                            "secretName": "pac-gitauth-bfoiyd"
                        }
                    }
                ]
            },
            "status": {
                "completionTime": "2026-04-30T10:14:10Z",
                "conditions": [
                    {
                        "lastTransitionTime": "2026-04-30T10:14:10Z",
                        "message": "PipelineRun \"gh-multi-component-child-gusz-on-pull-request-qs4xm\" 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": "true",
                            "description": "Use the package registry proxy when prefetching dependencies",
                            "name": "enable-package-registry-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:b797dd453ddad669365de6de4649e3a9e37e77aa26eb9862ca079a36cbfe64a4"
                                    },
                                    {
                                        "name": "kind",
                                        "value": "task"
                                    }
                                ],
                                "resolver": "bundles"
                            }
                        },
                        {
                            "name": "clone-repository",
                            "params": [
                                {
                                    "name": "url",
                                    "value": "https://github.com/redhat-appstudio-qe/build-nudge-child-otmnsx"
                                },
                                {
                                    "name": "revision",
                                    "value": "37ecbe44ed473d7945342cb7a7ea3e3bfc9b9f48"
                                },
                                {
                                    "name": "ociStorage",
                                    "value": "quay.io/redhat-appstudio-qe/build-e2e-mwsr/gh-multi-component-child-gusz:on-pr-37ecbe44ed473d7945342cb7a7ea3e3bfc9b9f48.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:ad1487d03967da7e9e032ba47b094ebf7e46c8e6f5d47faa9f8c15e1617fb208"
                                    },
                                    {
                                        "name": "kind",
                                        "value": "task"
                                    }
                                ],
                                "resolver": "bundles"
                            },
                            "workspaces": [
                                {
                                    "name": "basic-auth",
                                    "workspace": "git-auth"
                                }
                            ]
                        },
                        {
                            "name": "prefetch-dependencies",
                            "params": [
                                {
                                    "name": "input",
                                    "value": ""
                                },
                                {
                                    "name": "enable-package-registry-proxy",
                                    "value": "true"
                                },
                                {
                                    "name": "SOURCE_ARTIFACT",
                                    "value": "$(tasks.clone-repository.results.SOURCE_ARTIFACT)"
                                },
                                {
                                    "name": "ociStorage",
                                    "value": "quay.io/redhat-appstudio-qe/build-e2e-mwsr/gh-multi-component-child-gusz:on-pr-37ecbe44ed473d7945342cb7a7ea3e3bfc9b9f48.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:20fd86e70acd641e37c28847f1e3ea28629149358a8591460c02cf0cc7e13e22"
                                    },
                                    {
                                        "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-mwsr/gh-multi-component-child-gusz:on-pr-37ecbe44ed473d7945342cb7a7ea3e3bfc9b9f48"
                                },
                                {
                                    "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:704e4d61a0c18ea318c7a16e69128e3fb296df026c4dc9b4a3cfb8f43d0d673d"
                                    },
                                    {
                                        "name": "kind",
                                        "value": "task"
                                    }
                                ],
                                "resolver": "bundles"
                            }
                        },
                        {
                            "name": "build-image-index",
                            "params": [
                                {
                                    "name": "IMAGE",
                                    "value": "quay.io/redhat-appstudio-qe/build-e2e-mwsr/gh-multi-component-child-gusz:on-pr-37ecbe44ed473d7945342cb7a7ea3e3bfc9b9f48"
                                },
                                {
                                    "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:fbb362f21e559606f8941cde6a2c0507c8af6cfc8bee88ffc38032e8e80b4b7e"
                                    },
                                    {
                                        "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:ecfae10944b45b91988ddc6311c7232bf2c98ba73c5fc6261861ecfd33434db0"
                                    },
                                    {
                                        "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:96badf0b06d83fc1e7cf50048f94091e257819ee537f063830541f9c97295200"
                                    },
                                    {
                                        "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:1d807f6be3be2bd8bff76321e9599bbafce8196dcd9597eeffd9df65466682af"
                                    },
                                    {
                                        "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": "init",
                        "reason": "PipelineRun was gracefully cancelled"
                    },
                    {
                        "name": "clone-repository",
                        "reason": "PipelineRun was gracefully cancelled"
                    },
                    {
                        "name": "prefetch-dependencies",
                        "reason": "PipelineRun was gracefully cancelled"
                    },
                    {
                        "name": "build-container",
                        "reason": "PipelineRun was gracefully cancelled"
                    },
                    {
                        "name": "build-image-index",
                        "reason": "PipelineRun was gracefully cancelled"
                    },
                    {
                        "name": "deprecated-base-image-check",
                        "reason": "PipelineRun was gracefully cancelled",
                        "whenExpressions": [
                            {
                                "input": "false",
                                "operator": "in",
                                "values": [
                                    "false"
                                ]
                            }
                        ]
                    },
                    {
                        "name": "clamav-scan",
                        "reason": "PipelineRun was gracefully cancelled",
                        "whenExpressions": [
                            {
                                "input": "false",
                                "operator": "in",
                                "values": [
                                    "false"
                                ]
                            }
                        ]
                    },
                    {
                        "name": "sast-shell-check",
                        "reason": "PipelineRun was gracefully cancelled",
                        "whenExpressions": [
                            {
                                "input": "false",
                                "operator": "in",
                                "values": [
                                    "false"
                                ]
                            }
                        ]
                    },
                    {
                        "name": "sast-unicode-check",
                        "reason": "PipelineRun was gracefully cancelled",
                        "whenExpressions": [
                            {
                                "input": "false",
                                "operator": "in",
                                "values": [
                                    "false"
                                ]
                            }
                        ]
                    },
                    {
                        "name": "rpms-signature-scan",
                        "reason": "PipelineRun was gracefully cancelled",
                        "whenExpressions": [
                            {
                                "input": "false",
                                "operator": "in",
                                "values": [
                                    "false"
                                ]
                            }
                        ]
                    },
                    {
                        "name": "tpa-scan",
                        "reason": "PipelineRun was gracefully cancelled",
                        "whenExpressions": [
                            {
                                "input": "false",
                                "operator": "in",
                                "values": [
                                    "false"
                                ]
                            }
                        ]
                    }
                ],
                "spanContext": {
                    "traceparent": "00-1c97a65841d0f275726c441e407f366e-d5f9b3ae13c0203d-01"
                },
                "startTime": "2026-04-30T10:14:02Z"
            }
        },
        {
            "apiVersion": "tekton.dev/v1",
            "kind": "PipelineRun",
            "metadata": {
                "annotations": {
                    "appstudio.openshift.io/snapshot": "build-suite-component-update-onrl-20260430-100515-000",
                    "appstudio.openshift.io/snapshots": "build-suite-component-update-onrl-20260430-100515-000",
                    "build.appstudio.openshift.io/repo": "https://github.com/redhat-appstudio-qe/build-nudge-child-otmnsx?rev=b493d5b2ae826579c766a74e258f8eed49a5f369",
                    "build.appstudio.redhat.com/commit_sha": "b493d5b2ae826579c766a74e258f8eed49a5f369",
                    "build.appstudio.redhat.com/pull_request_number": "1",
                    "build.appstudio.redhat.com/target_branch": "multi-component-child-base-gusz",
                    "chains.tekton.dev/signed": "true",
                    "pipelinesascode.tekton.dev/branch": "multi-component-child-base-gusz",
                    "pipelinesascode.tekton.dev/cancel-in-progress": "true",
                    "pipelinesascode.tekton.dev/check-run-id": "73750078889",
                    "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-zzaoxa",
                    "pipelinesascode.tekton.dev/git-provider": "github",
                    "pipelinesascode.tekton.dev/installation-id": "40773614",
                    "pipelinesascode.tekton.dev/log-url": "https://console-openshift-console.apps.rosa.kx-ee48f48321.byqa.p3.openshiftapps.com/k8s/ns/build-e2e-mwsr/tekton.dev~v1~PipelineRun/gh-multi-component-child-gusz-on-pull-request-shbt2",
                    "pipelinesascode.tekton.dev/max-keep-runs": "3",
                    "pipelinesascode.tekton.dev/on-cel-expression": "event == \"pull_request\" \u0026\u0026 target_branch == \"multi-component-child-base-gusz\"",
                    "pipelinesascode.tekton.dev/original-prname": "gh-multi-component-child-gusz-on-pull-request",
                    "pipelinesascode.tekton.dev/pull-request": "1",
                    "pipelinesascode.tekton.dev/repo-url": "https://github.com/redhat-appstudio-qe/build-nudge-child-otmnsx",
                    "pipelinesascode.tekton.dev/repository": "gh-multi-component-child-gusz",
                    "pipelinesascode.tekton.dev/scm-reporting-plr-started": "true",
                    "pipelinesascode.tekton.dev/sender": "rhtap-qe-app[bot]",
                    "pipelinesascode.tekton.dev/sha": "b493d5b2ae826579c766a74e258f8eed49a5f369",
                    "pipelinesascode.tekton.dev/sha-title": "RHTAP-Qe-App update gh-multi-component-child-gusz",
                    "pipelinesascode.tekton.dev/sha-url": "https://github.com/redhat-appstudio-qe/build-nudge-child-otmnsx/commit/b493d5b2ae826579c766a74e258f8eed49a5f369",
                    "pipelinesascode.tekton.dev/source-branch": "konflux-gh-multi-component-child-gusz",
                    "pipelinesascode.tekton.dev/source-repo-url": "https://github.com/redhat-appstudio-qe/build-nudge-child-otmnsx",
                    "pipelinesascode.tekton.dev/state": "completed",
                    "pipelinesascode.tekton.dev/url-org": "redhat-appstudio-qe",
                    "pipelinesascode.tekton.dev/url-repository": "build-nudge-child-otmnsx",
                    "results.tekton.dev/record": "build-e2e-mwsr/results/b01a52a2-6bdf-43d6-98ae-57a2a93d915d/records/b01a52a2-6bdf-43d6-98ae-57a2a93d915d",
                    "results.tekton.dev/recordSummaryAnnotations": "{\"repo\":\"build-nudge-child-otmnsx\",\"commit\":\"b493d5b2ae826579c766a74e258f8eed49a5f369\",\"eventType\":\"pull_request\",\"pull_request-id\":1}",
                    "results.tekton.dev/result": "build-e2e-mwsr/results/b01a52a2-6bdf-43d6-98ae-57a2a93d915d",
                    "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-gh-multi-component-child-gusz",
                    "test.appstudio.openshift.io/snapshot-creation-report": "SnapshotCreated"
                },
                "creationTimestamp": "2026-04-30T10:05:14Z",
                "finalizers": [
                    "results.tekton.dev/pipelinerun",
                    "chains.tekton.dev/pipelinerun",
                    "pipelinesascode.tekton.dev/finalizer"
                ],
                "generateName": "gh-multi-component-child-gusz-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-onrl",
                    "appstudio.openshift.io/component": "gh-multi-component-child-gusz",
                    "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": "73750078889",
                    "pipelinesascode.tekton.dev/event-type": "pull_request",
                    "pipelinesascode.tekton.dev/original-prname": "gh-multi-component-child-gusz-on-pull-request",
                    "pipelinesascode.tekton.dev/pull-request": "1",
                    "pipelinesascode.tekton.dev/repository": "gh-multi-component-child-gusz",
                    "pipelinesascode.tekton.dev/sha": "b493d5b2ae826579c766a74e258f8eed49a5f369",
                    "pipelinesascode.tekton.dev/state": "completed",
                    "pipelinesascode.tekton.dev/url-org": "redhat-appstudio-qe",
                    "pipelinesascode.tekton.dev/url-repository": "build-nudge-child-otmnsx",
                    "tekton.dev/pipeline": "gh-multi-component-child-gusz-on-pull-request-shbt2",
                    "test.appstudio.openshift.io/pr-group-sha": "10dee1f016ff487b4789331a74d59d0488e9b6fb2501047ac4412b3100acf0"
                },
                "name": "gh-multi-component-child-gusz-on-pull-request-shbt2",
                "namespace": "build-e2e-mwsr",
                "resourceVersion": "79427",
                "uid": "b01a52a2-6bdf-43d6-98ae-57a2a93d915d"
            },
            "spec": {
                "params": [
                    {
                        "name": "git-url",
                        "value": "https://github.com/redhat-appstudio-qe/build-nudge-child-otmnsx"
                    },
                    {
                        "name": "revision",
                        "value": "b493d5b2ae826579c766a74e258f8eed49a5f369"
                    },
                    {
                        "name": "output-image",
                        "value": "quay.io/redhat-appstudio-qe/build-e2e-mwsr/gh-multi-component-child-gusz:on-pr-b493d5b2ae826579c766a74e258f8eed49a5f369"
                    },
                    {
                        "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": "true",
                            "description": "Use the package registry proxy when prefetching dependencies",
                            "name": "enable-package-registry-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:b797dd453ddad669365de6de4649e3a9e37e77aa26eb9862ca079a36cbfe64a4"
                                    },
                                    {
                                        "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:ad1487d03967da7e9e032ba47b094ebf7e46c8e6f5d47faa9f8c15e1617fb208"
                                    },
                                    {
                                        "name": "kind",
                                        "value": "task"
                                    }
                                ],
                                "resolver": "bundles"
                            },
                            "workspaces": [
                                {
                                    "name": "basic-auth",
                                    "workspace": "git-auth"
                                }
                            ]
                        },
                        {
                            "name": "prefetch-dependencies",
                            "params": [
                                {
                                    "name": "input",
                                    "value": "$(params.prefetch-input)"
                                },
                                {
                                    "name": "enable-package-registry-proxy",
                                    "value": "$(params.enable-package-registry-proxy)"
                                },
                                {
                                    "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:20fd86e70acd641e37c28847f1e3ea28629149358a8591460c02cf0cc7e13e22"
                                    },
                                    {
                                        "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:704e4d61a0c18ea318c7a16e69128e3fb296df026c4dc9b4a3cfb8f43d0d673d"
                                    },
                                    {
                                        "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:fbb362f21e559606f8941cde6a2c0507c8af6cfc8bee88ffc38032e8e80b4b7e"
                                    },
                                    {
                                        "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:ecfae10944b45b91988ddc6311c7232bf2c98ba73c5fc6261861ecfd33434db0"
                                    },
                                    {
                                        "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:96badf0b06d83fc1e7cf50048f94091e257819ee537f063830541f9c97295200"
                                    },
                                    {
                                        "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:1d807f6be3be2bd8bff76321e9599bbafce8196dcd9597eeffd9df65466682af"
                                    },
                                    {
                                        "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-gh-multi-component-child-gusz"
                },
                "timeouts": {
                    "pipeline": "2h0m0s"
                },
                "workspaces": [
                    {
                        "name": "git-auth",
                        "secret": {
                            "secretName": "pac-gitauth-zzaoxa"
                        }
                    }
                ]
            },
            "status": {
                "childReferences": [
                    {
                        "apiVersion": "tekton.dev/v1",
                        "kind": "TaskRun",
                        "name": "gh-multi-component-child-gusz-on-pull-request-shbt2-init",
                        "pipelineTaskName": "init"
                    },
                    {
                        "apiVersion": "tekton.dev/v1",
                        "kind": "TaskRun",
                        "name": "gh-multi-compo7d37dd704c005281d7e48935b0912eea-clone-repository",
                        "pipelineTaskName": "clone-repository"
                    },
                    {
                        "apiVersion": "tekton.dev/v1",
                        "kind": "TaskRun",
                        "name": "gh-multi-7d37dd704c005281d7e48935b0912eea-prefetch-dependencies",
                        "pipelineTaskName": "prefetch-dependencies"
                    },
                    {
                        "apiVersion": "tekton.dev/v1",
                        "kind": "TaskRun",
                        "name": "gh-multi-compon7d37dd704c005281d7e48935b0912eea-build-container",
                        "pipelineTaskName": "build-container"
                    },
                    {
                        "apiVersion": "tekton.dev/v1",
                        "kind": "TaskRun",
                        "name": "gh-multi-comp7d37dd704c005281d7e48935b0912eea-build-image-index",
                        "pipelineTaskName": "build-image-index"
                    },
                    {
                        "apiVersion": "tekton.dev/v1",
                        "kind": "TaskRun",
                        "name": "gh-7d37dd704c005281d7e48935b0912eea-deprecated-base-image-check",
                        "pipelineTaskName": "deprecated-base-image-check",
                        "whenExpressions": [
                            {
                                "input": "false",
                                "operator": "in",
                                "values": [
                                    "false"
                                ]
                            }
                        ]
                    },
                    {
                        "apiVersion": "tekton.dev/v1",
                        "kind": "TaskRun",
                        "name": "gh-multi-component-child-gusz-on-pull-request-shbt2-clamav-scan",
                        "pipelineTaskName": "clamav-scan",
                        "whenExpressions": [
                            {
                                "input": "false",
                                "operator": "in",
                                "values": [
                                    "false"
                                ]
                            }
                        ]
                    },
                    {
                        "apiVersion": "tekton.dev/v1",
                        "kind": "TaskRun",
                        "name": "gh-multi-compo7d37dd704c005281d7e48935b0912eea-sast-shell-check",
                        "pipelineTaskName": "sast-shell-check",
                        "whenExpressions": [
                            {
                                "input": "false",
                                "operator": "in",
                                "values": [
                                    "false"
                                ]
                            }
                        ]
                    },
                    {
                        "apiVersion": "tekton.dev/v1",
                        "kind": "TaskRun",
                        "name": "gh-multi-com7d37dd704c005281d7e48935b0912eea-sast-unicode-check",
                        "pipelineTaskName": "sast-unicode-check",
                        "whenExpressions": [
                            {
                                "input": "false",
                                "operator": "in",
                                "values": [
                                    "false"
                                ]
                            }
                        ]
                    },
                    {
                        "apiVersion": "tekton.dev/v1",
                        "kind": "TaskRun",
                        "name": "gh-multi-co7d37dd704c005281d7e48935b0912eea-rpms-signature-scan",
                        "pipelineTaskName": "rpms-signature-scan",
                        "whenExpressions": [
                            {
                                "input": "false",
                                "operator": "in",
                                "values": [
                                    "false"
                                ]
                            }
                        ]
                    },
                    {
                        "apiVersion": "tekton.dev/v1",
                        "kind": "TaskRun",
                        "name": "gh-multi-component-child-gusz-on-pull-request-shbt2-tpa-scan",
                        "pipelineTaskName": "tpa-scan",
                        "whenExpressions": [
                            {
                                "input": "false",
                                "operator": "in",
                                "values": [
                                    "false"
                                ]
                            }
                        ]
                    }
                ],
                "completionTime": "2026-04-30T10:11:50Z",
                "conditions": [
                    {
                        "lastTransitionTime": "2026-04-30T10:11:50Z",
                        "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": "true",
                            "description": "Use the package registry proxy when prefetching dependencies",
                            "name": "enable-package-registry-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:b797dd453ddad669365de6de4649e3a9e37e77aa26eb9862ca079a36cbfe64a4"
                                    },
                                    {
                                        "name": "kind",
                                        "value": "task"
                                    }
                                ],
                                "resolver": "bundles"
                            }
                        },
                        {
                            "name": "clone-repository",
                            "params": [
                                {
                                    "name": "url",
                                    "value": "https://github.com/redhat-appstudio-qe/build-nudge-child-otmnsx"
                                },
                                {
                                    "name": "revision",
                                    "value": "b493d5b2ae826579c766a74e258f8eed49a5f369"
                                },
                                {
                                    "name": "ociStorage",
                                    "value": "quay.io/redhat-appstudio-qe/build-e2e-mwsr/gh-multi-component-child-gusz:on-pr-b493d5b2ae826579c766a74e258f8eed49a5f369.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:ad1487d03967da7e9e032ba47b094ebf7e46c8e6f5d47faa9f8c15e1617fb208"
                                    },
                                    {
                                        "name": "kind",
                                        "value": "task"
                                    }
                                ],
                                "resolver": "bundles"
                            },
                            "workspaces": [
                                {
                                    "name": "basic-auth",
                                    "workspace": "git-auth"
                                }
                            ]
                        },
                        {
                            "name": "prefetch-dependencies",
                            "params": [
                                {
                                    "name": "input",
                                    "value": ""
                                },
                                {
                                    "name": "enable-package-registry-proxy",
                                    "value": "true"
                                },
                                {
                                    "name": "SOURCE_ARTIFACT",
                                    "value": "$(tasks.clone-repository.results.SOURCE_ARTIFACT)"
                                },
                                {
                                    "name": "ociStorage",
                                    "value": "quay.io/redhat-appstudio-qe/build-e2e-mwsr/gh-multi-component-child-gusz:on-pr-b493d5b2ae826579c766a74e258f8eed49a5f369.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:20fd86e70acd641e37c28847f1e3ea28629149358a8591460c02cf0cc7e13e22"
                                    },
                                    {
                                        "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-mwsr/gh-multi-component-child-gusz:on-pr-b493d5b2ae826579c766a74e258f8eed49a5f369"
                                },
                                {
                                    "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:704e4d61a0c18ea318c7a16e69128e3fb296df026c4dc9b4a3cfb8f43d0d673d"
                                    },
                                    {
                                        "name": "kind",
                                        "value": "task"
                                    }
                                ],
                                "resolver": "bundles"
                            }
                        },
                        {
                            "name": "build-image-index",
                            "params": [
                                {
                                    "name": "IMAGE",
                                    "value": "quay.io/redhat-appstudio-qe/build-e2e-mwsr/gh-multi-component-child-gusz:on-pr-b493d5b2ae826579c766a74e258f8eed49a5f369"
                                },
                                {
                                    "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:fbb362f21e559606f8941cde6a2c0507c8af6cfc8bee88ffc38032e8e80b4b7e"
                                    },
                                    {
                                        "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:ecfae10944b45b91988ddc6311c7232bf2c98ba73c5fc6261861ecfd33434db0"
                                    },
                                    {
                                        "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:96badf0b06d83fc1e7cf50048f94091e257819ee537f063830541f9c97295200"
                                    },
                                    {
                                        "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:1d807f6be3be2bd8bff76321e9599bbafce8196dcd9597eeffd9df65466682af"
                                    },
                                    {
                                        "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-mwsr/gh-multi-component-child-gusz:on-pr-b493d5b2ae826579c766a74e258f8eed49a5f369"
                    },
                    {
                        "name": "IMAGE_DIGEST",
                        "value": "sha256:1d17547ebd589197acd75857628f6e494ade6990ef84533e04a39d27ecb49e2e"
                    },
                    {
                        "name": "CHAINS-GIT_URL",
                        "value": "https://github.com/redhat-appstudio-qe/build-nudge-child-otmnsx"
                    },
                    {
                        "name": "CHAINS-GIT_COMMIT",
                        "value": "b493d5b2ae826579c766a74e258f8eed49a5f369"
                    }
                ],
                "spanContext": {
                    "traceparent": "00-6a412a27bc80f7a0a1306afd627cfed4-f1f286c77b1ed08b-01"
                },
                "startTime": "2026-04-30T10:05:15Z"
            }
        },
        {
            "apiVersion": "tekton.dev/v1",
            "kind": "PipelineRun",
            "metadata": {
                "annotations": {
                    "appstudio.openshift.io/snapshot": "build-suite-component-update-onrl-20260430-101400-000",
                    "appstudio.openshift.io/snapshots": "build-suite-component-update-onrl-20260430-101400-000",
                    "build.appstudio.openshift.io/repo": "https://github.com/redhat-appstudio-qe/build-nudge-child-otmnsx?rev=e92226a950c6399b7cf0a7fe54359ba38ea50849",
                    "build.appstudio.redhat.com/commit_sha": "e92226a950c6399b7cf0a7fe54359ba38ea50849",
                    "build.appstudio.redhat.com/target_branch": "multi-component-child-base-gusz",
                    "chains.tekton.dev/signed": "true",
                    "pipelinesascode.tekton.dev/branch": "multi-component-child-base-gusz",
                    "pipelinesascode.tekton.dev/cancel-in-progress": "false",
                    "pipelinesascode.tekton.dev/check-run-id": "73751324674",
                    "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-zlveio",
                    "pipelinesascode.tekton.dev/git-provider": "github",
                    "pipelinesascode.tekton.dev/installation-id": "40773614",
                    "pipelinesascode.tekton.dev/log-url": "https://console-openshift-console.apps.rosa.kx-ee48f48321.byqa.p3.openshiftapps.com/k8s/ns/build-e2e-mwsr/tekton.dev~v1~PipelineRun/gh-multi-component-child-gusz-on-push-kfw5s",
                    "pipelinesascode.tekton.dev/max-keep-runs": "3",
                    "pipelinesascode.tekton.dev/on-cel-expression": "event == \"push\" \u0026\u0026 target_branch == \"multi-component-child-base-gusz\"",
                    "pipelinesascode.tekton.dev/original-prname": "gh-multi-component-child-gusz-on-push",
                    "pipelinesascode.tekton.dev/pull-request": "1",
                    "pipelinesascode.tekton.dev/repo-url": "https://github.com/redhat-appstudio-qe/build-nudge-child-otmnsx",
                    "pipelinesascode.tekton.dev/repository": "gh-multi-component-child-gusz",
                    "pipelinesascode.tekton.dev/scm-reporting-plr-started": "true",
                    "pipelinesascode.tekton.dev/sender": "rhtap-qe-bots-2",
                    "pipelinesascode.tekton.dev/sha": "e92226a950c6399b7cf0a7fe54359ba38ea50849",
                    "pipelinesascode.tekton.dev/sha-title": "Merge pull request #1 from redhat-appstudio-qe/konflux-gh-multi-component-child-gusz\n\nRHTAP-Qe-App update gh-multi-component-child-gusz",
                    "pipelinesascode.tekton.dev/sha-url": "https://github.com/redhat-appstudio-qe/build-nudge-child-otmnsx/commit/e92226a950c6399b7cf0a7fe54359ba38ea50849",
                    "pipelinesascode.tekton.dev/source-branch": "refs/heads/multi-component-child-base-gusz",
                    "pipelinesascode.tekton.dev/source-repo-url": "https://github.com/redhat-appstudio-qe/build-nudge-child-otmnsx",
                    "pipelinesascode.tekton.dev/state": "completed",
                    "pipelinesascode.tekton.dev/url-org": "redhat-appstudio-qe",
                    "pipelinesascode.tekton.dev/url-repository": "build-nudge-child-otmnsx",
                    "results.tekton.dev/record": "build-e2e-mwsr/results/23118fb6-400a-490f-ba08-5b40661f916c/records/23118fb6-400a-490f-ba08-5b40661f916c",
                    "results.tekton.dev/recordSummaryAnnotations": "{\"repo\":\"build-nudge-child-otmnsx\",\"commit\":\"e92226a950c6399b7cf0a7fe54359ba38ea50849\",\"eventType\":\"push\",\"pull_request-id\":1}",
                    "results.tekton.dev/result": "build-e2e-mwsr/results/23118fb6-400a-490f-ba08-5b40661f916c",
                    "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-status": "merged"
                },
                "creationTimestamp": "2026-04-30T10:14:00Z",
                "finalizers": [
                    "results.tekton.dev/pipelinerun",
                    "chains.tekton.dev/pipelinerun",
                    "pipelinesascode.tekton.dev/finalizer"
                ],
                "generateName": "gh-multi-component-child-gusz-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-onrl",
                    "appstudio.openshift.io/component": "gh-multi-component-child-gusz",
                    "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/check-run-id": "73751324674",
                    "pipelinesascode.tekton.dev/event-type": "push",
                    "pipelinesascode.tekton.dev/original-prname": "gh-multi-component-child-gusz-on-push",
                    "pipelinesascode.tekton.dev/pull-request": "1",
                    "pipelinesascode.tekton.dev/repository": "gh-multi-component-child-gusz",
                    "pipelinesascode.tekton.dev/sha": "e92226a950c6399b7cf0a7fe54359ba38ea50849",
                    "pipelinesascode.tekton.dev/state": "completed",
                    "pipelinesascode.tekton.dev/url-org": "redhat-appstudio-qe",
                    "pipelinesascode.tekton.dev/url-repository": "build-nudge-child-otmnsx",
                    "tekton.dev/pipeline": "gh-multi-component-child-gusz-on-push-kfw5s"
                },
                "name": "gh-multi-component-child-gusz-on-push-kfw5s",
                "namespace": "build-e2e-mwsr",
                "resourceVersion": "107306",
                "uid": "23118fb6-400a-490f-ba08-5b40661f916c"
            },
            "spec": {
                "params": [
                    {
                        "name": "git-url",
                        "value": "https://github.com/redhat-appstudio-qe/build-nudge-child-otmnsx"
                    },
                    {
                        "name": "revision",
                        "value": "e92226a950c6399b7cf0a7fe54359ba38ea50849"
                    },
                    {
                        "name": "output-image",
                        "value": "quay.io/redhat-appstudio-qe/build-e2e-mwsr/gh-multi-component-child-gusz:e92226a950c6399b7cf0a7fe54359ba38ea50849"
                    },
                    {
                        "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": "true",
                            "description": "Use the package registry proxy when prefetching dependencies",
                            "name": "enable-package-registry-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:b797dd453ddad669365de6de4649e3a9e37e77aa26eb9862ca079a36cbfe64a4"
                                    },
                                    {
                                        "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:ad1487d03967da7e9e032ba47b094ebf7e46c8e6f5d47faa9f8c15e1617fb208"
                                    },
                                    {
                                        "name": "kind",
                                        "value": "task"
                                    }
                                ],
                                "resolver": "bundles"
                            },
                            "workspaces": [
                                {
                                    "name": "basic-auth",
                                    "workspace": "git-auth"
                                }
                            ]
                        },
                        {
                            "name": "prefetch-dependencies",
                            "params": [
                                {
                                    "name": "input",
                                    "value": "$(params.prefetch-input)"
                                },
                                {
                                    "name": "enable-package-registry-proxy",
                                    "value": "$(params.enable-package-registry-proxy)"
                                },
                                {
                                    "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:20fd86e70acd641e37c28847f1e3ea28629149358a8591460c02cf0cc7e13e22"
                                    },
                                    {
                                        "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:704e4d61a0c18ea318c7a16e69128e3fb296df026c4dc9b4a3cfb8f43d0d673d"
                                    },
                                    {
                                        "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:fbb362f21e559606f8941cde6a2c0507c8af6cfc8bee88ffc38032e8e80b4b7e"
                                    },
                                    {
                                        "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:ecfae10944b45b91988ddc6311c7232bf2c98ba73c5fc6261861ecfd33434db0"
                                    },
                                    {
                                        "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:96badf0b06d83fc1e7cf50048f94091e257819ee537f063830541f9c97295200"
                                    },
                                    {
                                        "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:1d807f6be3be2bd8bff76321e9599bbafce8196dcd9597eeffd9df65466682af"
                                    },
                                    {
                                        "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-gh-multi-component-child-gusz"
                },
                "timeouts": {
                    "pipeline": "2h0m0s"
                },
                "workspaces": [
                    {
                        "name": "git-auth",
                        "secret": {
                            "secretName": "pac-gitauth-zlveio"
                        }
                    }
                ]
            },
            "status": {
                "childReferences": [
                    {
                        "apiVersion": "tekton.dev/v1",
                        "kind": "TaskRun",
                        "name": "gh-multi-component-child-gusz-on-push-kfw5s-init",
                        "pipelineTaskName": "init"
                    },
                    {
                        "apiVersion": "tekton.dev/v1",
                        "kind": "TaskRun",
                        "name": "gh-multi-component-child-gusz-on-push-kfw5s-clone-repository",
                        "pipelineTaskName": "clone-repository"
                    },
                    {
                        "apiVersion": "tekton.dev/v1",
                        "kind": "TaskRun",
                        "name": "gh-multi-c5b778fd1554d38ae6c6820df9ff9e16-prefetch-dependencies",
                        "pipelineTaskName": "prefetch-dependencies"
                    },
                    {
                        "apiVersion": "tekton.dev/v1",
                        "kind": "TaskRun",
                        "name": "gh-multi-component-child-gusz-on-push-kfw5s-build-container",
                        "pipelineTaskName": "build-container"
                    },
                    {
                        "apiVersion": "tekton.dev/v1",
                        "kind": "TaskRun",
                        "name": "gh-multi-component-child-gusz-on-push-kfw5s-build-image-index",
                        "pipelineTaskName": "build-image-index"
                    },
                    {
                        "apiVersion": "tekton.dev/v1",
                        "kind": "TaskRun",
                        "name": "gh-c5b778fd1554d38ae6c6820df9ff9e16-deprecated-base-image-check",
                        "pipelineTaskName": "deprecated-base-image-check",
                        "whenExpressions": [
                            {
                                "input": "false",
                                "operator": "in",
                                "values": [
                                    "false"
                                ]
                            }
                        ]
                    },
                    {
                        "apiVersion": "tekton.dev/v1",
                        "kind": "TaskRun",
                        "name": "gh-multi-component-child-gusz-on-push-kfw5s-clamav-scan",
                        "pipelineTaskName": "clamav-scan",
                        "whenExpressions": [
                            {
                                "input": "false",
                                "operator": "in",
                                "values": [
                                    "false"
                                ]
                            }
                        ]
                    },
                    {
                        "apiVersion": "tekton.dev/v1",
                        "kind": "TaskRun",
                        "name": "gh-multi-component-child-gusz-on-push-kfw5s-sast-shell-check",
                        "pipelineTaskName": "sast-shell-check",
                        "whenExpressions": [
                            {
                                "input": "false",
                                "operator": "in",
                                "values": [
                                    "false"
                                ]
                            }
                        ]
                    },
                    {
                        "apiVersion": "tekton.dev/v1",
                        "kind": "TaskRun",
                        "name": "gh-multi-component-child-gusz-on-push-kfw5s-sast-unicode-check",
                        "pipelineTaskName": "sast-unicode-check",
                        "whenExpressions": [
                            {
                                "input": "false",
                                "operator": "in",
                                "values": [
                                    "false"
                                ]
                            }
                        ]
                    },
                    {
                        "apiVersion": "tekton.dev/v1",
                        "kind": "TaskRun",
                        "name": "gh-multi-component-child-gusz-on-push-kfw5s-rpms-signature-scan",
                        "pipelineTaskName": "rpms-signature-scan",
                        "whenExpressions": [
                            {
                                "input": "false",
                                "operator": "in",
                                "values": [
                                    "false"
                                ]
                            }
                        ]
                    },
                    {
                        "apiVersion": "tekton.dev/v1",
                        "kind": "TaskRun",
                        "name": "gh-multi-component-child-gusz-on-push-kfw5s-tpa-scan",
                        "pipelineTaskName": "tpa-scan",
                        "whenExpressions": [
                            {
                                "input": "false",
                                "operator": "in",
                                "values": [
                                    "false"
                                ]
                            }
                        ]
                    }
                ],
                "completionTime": "2026-04-30T10:19:11Z",
                "conditions": [
                    {
                        "lastTransitionTime": "2026-04-30T10:19:11Z",
                        "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": "true",
                            "description": "Use the package registry proxy when prefetching dependencies",
                            "name": "enable-package-registry-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:b797dd453ddad669365de6de4649e3a9e37e77aa26eb9862ca079a36cbfe64a4"
                                    },
                                    {
                                        "name": "kind",
                                        "value": "task"
                                    }
                                ],
                                "resolver": "bundles"
                            }
                        },
                        {
                            "name": "clone-repository",
                            "params": [
                                {
                                    "name": "url",
                                    "value": "https://github.com/redhat-appstudio-qe/build-nudge-child-otmnsx"
                                },
                                {
                                    "name": "revision",
                                    "value": "e92226a950c6399b7cf0a7fe54359ba38ea50849"
                                },
                                {
                                    "name": "ociStorage",
                                    "value": "quay.io/redhat-appstudio-qe/build-e2e-mwsr/gh-multi-component-child-gusz:e92226a950c6399b7cf0a7fe54359ba38ea50849.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:ad1487d03967da7e9e032ba47b094ebf7e46c8e6f5d47faa9f8c15e1617fb208"
                                    },
                                    {
                                        "name": "kind",
                                        "value": "task"
                                    }
                                ],
                                "resolver": "bundles"
                            },
                            "workspaces": [
                                {
                                    "name": "basic-auth",
                                    "workspace": "git-auth"
                                }
                            ]
                        },
                        {
                            "name": "prefetch-dependencies",
                            "params": [
                                {
                                    "name": "input",
                                    "value": ""
                                },
                                {
                                    "name": "enable-package-registry-proxy",
                                    "value": "true"
                                },
                                {
                                    "name": "SOURCE_ARTIFACT",
                                    "value": "$(tasks.clone-repository.results.SOURCE_ARTIFACT)"
                                },
                                {
                                    "name": "ociStorage",
                                    "value": "quay.io/redhat-appstudio-qe/build-e2e-mwsr/gh-multi-component-child-gusz:e92226a950c6399b7cf0a7fe54359ba38ea50849.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:20fd86e70acd641e37c28847f1e3ea28629149358a8591460c02cf0cc7e13e22"
                                    },
                                    {
                                        "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-mwsr/gh-multi-component-child-gusz:e92226a950c6399b7cf0a7fe54359ba38ea50849"
                                },
                                {
                                    "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:704e4d61a0c18ea318c7a16e69128e3fb296df026c4dc9b4a3cfb8f43d0d673d"
                                    },
                                    {
                                        "name": "kind",
                                        "value": "task"
                                    }
                                ],
                                "resolver": "bundles"
                            }
                        },
                        {
                            "name": "build-image-index",
                            "params": [
                                {
                                    "name": "IMAGE",
                                    "value": "quay.io/redhat-appstudio-qe/build-e2e-mwsr/gh-multi-component-child-gusz:e92226a950c6399b7cf0a7fe54359ba38ea50849"
                                },
                                {
                                    "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:fbb362f21e559606f8941cde6a2c0507c8af6cfc8bee88ffc38032e8e80b4b7e"
                                    },
                                    {
                                        "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:ecfae10944b45b91988ddc6311c7232bf2c98ba73c5fc6261861ecfd33434db0"
                                    },
                                    {
                                        "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:96badf0b06d83fc1e7cf50048f94091e257819ee537f063830541f9c97295200"
                                    },
                                    {
                                        "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:1d807f6be3be2bd8bff76321e9599bbafce8196dcd9597eeffd9df65466682af"
                                    },
                                    {
                                        "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-mwsr/gh-multi-component-child-gusz:e92226a950c6399b7cf0a7fe54359ba38ea50849"
                    },
                    {
                        "name": "IMAGE_DIGEST",
                        "value": "sha256:603f90e0fbd7814635303bee921ab7e90459ad7f967426755dbb00d29e62c8e4"
                    },
                    {
                        "name": "CHAINS-GIT_URL",
                        "value": "https://github.com/redhat-appstudio-qe/build-nudge-child-otmnsx"
                    },
                    {
                        "name": "CHAINS-GIT_COMMIT",
                        "value": "e92226a950c6399b7cf0a7fe54359ba38ea50849"
                    }
                ],
                "spanContext": {
                    "traceparent": "00-1ca674a59998546449e18dcece31da6f-6d6b06126bc45dd2-01"
                },
                "startTime": "2026-04-30T10:14:00Z"
            }
        },
        {
            "apiVersion": "tekton.dev/v1",
            "kind": "PipelineRun",
            "metadata": {
                "annotations": {
                    "appstudio.openshift.io/snapshot": "build-suite-component-update-onrl-20260430-101405-000",
                    "appstudio.openshift.io/snapshots": "build-suite-component-update-onrl-20260430-101405-000",
                    "build.appstudio.openshift.io/repo": "https://github.com/redhat-appstudio-qe/build-nudge-child-otmnsx?rev=57d6de1f131b1e8d5cc41af3acff76e12e6d2728",
                    "build.appstudio.redhat.com/commit_sha": "57d6de1f131b1e8d5cc41af3acff76e12e6d2728",
                    "build.appstudio.redhat.com/target_branch": "multi-component-child-base-gusz",
                    "chains.tekton.dev/signed": "true",
                    "pipelinesascode.tekton.dev/branch": "multi-component-child-base-gusz",
                    "pipelinesascode.tekton.dev/cancel-in-progress": "false",
                    "pipelinesascode.tekton.dev/check-run-id": "73751331256",
                    "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-nkfncs",
                    "pipelinesascode.tekton.dev/git-provider": "github",
                    "pipelinesascode.tekton.dev/installation-id": "40773614",
                    "pipelinesascode.tekton.dev/log-url": "https://console-openshift-console.apps.rosa.kx-ee48f48321.byqa.p3.openshiftapps.com/k8s/ns/build-e2e-mwsr/tekton.dev~v1~PipelineRun/gh-multi-component-child-gusz-on-push-zhfq7",
                    "pipelinesascode.tekton.dev/max-keep-runs": "3",
                    "pipelinesascode.tekton.dev/on-cel-expression": "event == \"push\" \u0026\u0026 target_branch == \"multi-component-child-base-gusz\"",
                    "pipelinesascode.tekton.dev/original-prname": "gh-multi-component-child-gusz-on-push",
                    "pipelinesascode.tekton.dev/pull-request": "2",
                    "pipelinesascode.tekton.dev/repo-url": "https://github.com/redhat-appstudio-qe/build-nudge-child-otmnsx",
                    "pipelinesascode.tekton.dev/repository": "gh-multi-component-child-gusz",
                    "pipelinesascode.tekton.dev/scm-reporting-plr-started": "true",
                    "pipelinesascode.tekton.dev/sender": "rhtap-qe-bots-2",
                    "pipelinesascode.tekton.dev/sha": "57d6de1f131b1e8d5cc41af3acff76e12e6d2728",
                    "pipelinesascode.tekton.dev/sha-title": "Merge pull request #2 from redhat-appstudio-qe/konflux-gh-multi-component-child-gusz\n\nupdated to build repo image",
                    "pipelinesascode.tekton.dev/sha-url": "https://github.com/redhat-appstudio-qe/build-nudge-child-otmnsx/commit/57d6de1f131b1e8d5cc41af3acff76e12e6d2728",
                    "pipelinesascode.tekton.dev/source-branch": "refs/heads/multi-component-child-base-gusz",
                    "pipelinesascode.tekton.dev/source-repo-url": "https://github.com/redhat-appstudio-qe/build-nudge-child-otmnsx",
                    "pipelinesascode.tekton.dev/state": "completed",
                    "pipelinesascode.tekton.dev/url-org": "redhat-appstudio-qe",
                    "pipelinesascode.tekton.dev/url-repository": "build-nudge-child-otmnsx",
                    "results.tekton.dev/record": "build-e2e-mwsr/results/b49fd77c-eb9d-4b4c-877e-f756be017167/records/b49fd77c-eb9d-4b4c-877e-f756be017167",
                    "results.tekton.dev/recordSummaryAnnotations": "{\"repo\":\"build-nudge-child-otmnsx\",\"commit\":\"57d6de1f131b1e8d5cc41af3acff76e12e6d2728\",\"eventType\":\"push\",\"pull_request-id\":2}",
                    "results.tekton.dev/result": "build-e2e-mwsr/results/b49fd77c-eb9d-4b4c-877e-f756be017167",
                    "test.appstudio.openshift.io/added-to-global-candidate-list": "{\"result\":true,\"reason\":\"Success\",\"lastupdatedtime\":\"2026-04-30T10:19:08Z\"}",
                    "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-status": "merged"
                },
                "creationTimestamp": "2026-04-30T10:14:02Z",
                "finalizers": [
                    "results.tekton.dev/pipelinerun",
                    "pipelinesascode.tekton.dev/finalizer",
                    "chains.tekton.dev/pipelinerun"
                ],
                "generateName": "gh-multi-component-child-gusz-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-onrl",
                    "appstudio.openshift.io/component": "gh-multi-component-child-gusz",
                    "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/check-run-id": "73751331256",
                    "pipelinesascode.tekton.dev/event-type": "push",
                    "pipelinesascode.tekton.dev/original-prname": "gh-multi-component-child-gusz-on-push",
                    "pipelinesascode.tekton.dev/pull-request": "2",
                    "pipelinesascode.tekton.dev/repository": "gh-multi-component-child-gusz",
                    "pipelinesascode.tekton.dev/sha": "57d6de1f131b1e8d5cc41af3acff76e12e6d2728",
                    "pipelinesascode.tekton.dev/state": "completed",
                    "pipelinesascode.tekton.dev/url-org": "redhat-appstudio-qe",
                    "pipelinesascode.tekton.dev/url-repository": "build-nudge-child-otmnsx",
                    "tekton.dev/pipeline": "gh-multi-component-child-gusz-on-push-zhfq7"
                },
                "name": "gh-multi-component-child-gusz-on-push-zhfq7",
                "namespace": "build-e2e-mwsr",
                "resourceVersion": "106432",
                "uid": "b49fd77c-eb9d-4b4c-877e-f756be017167"
            },
            "spec": {
                "params": [
                    {
                        "name": "git-url",
                        "value": "https://github.com/redhat-appstudio-qe/build-nudge-child-otmnsx"
                    },
                    {
                        "name": "revision",
                        "value": "57d6de1f131b1e8d5cc41af3acff76e12e6d2728"
                    },
                    {
                        "name": "output-image",
                        "value": "quay.io/redhat-appstudio-qe/build-e2e-mwsr/gh-multi-component-child-gusz:57d6de1f131b1e8d5cc41af3acff76e12e6d2728"
                    },
                    {
                        "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": "true",
                            "description": "Use the package registry proxy when prefetching dependencies",
                            "name": "enable-package-registry-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:b797dd453ddad669365de6de4649e3a9e37e77aa26eb9862ca079a36cbfe64a4"
                                    },
                                    {
                                        "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:ad1487d03967da7e9e032ba47b094ebf7e46c8e6f5d47faa9f8c15e1617fb208"
                                    },
                                    {
                                        "name": "kind",
                                        "value": "task"
                                    }
                                ],
                                "resolver": "bundles"
                            },
                            "workspaces": [
                                {
                                    "name": "basic-auth",
                                    "workspace": "git-auth"
                                }
                            ]
                        },
                        {
                            "name": "prefetch-dependencies",
                            "params": [
                                {
                                    "name": "input",
                                    "value": "$(params.prefetch-input)"
                                },
                                {
                                    "name": "enable-package-registry-proxy",
                                    "value": "$(params.enable-package-registry-proxy)"
                                },
                                {
                                    "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:20fd86e70acd641e37c28847f1e3ea28629149358a8591460c02cf0cc7e13e22"
                                    },
                                    {
                                        "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:704e4d61a0c18ea318c7a16e69128e3fb296df026c4dc9b4a3cfb8f43d0d673d"
                                    },
                                    {
                                        "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:fbb362f21e559606f8941cde6a2c0507c8af6cfc8bee88ffc38032e8e80b4b7e"
                                    },
                                    {
                                        "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:ecfae10944b45b91988ddc6311c7232bf2c98ba73c5fc6261861ecfd33434db0"
                                    },
                                    {
                                        "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:96badf0b06d83fc1e7cf50048f94091e257819ee537f063830541f9c97295200"
                                    },
                                    {
                                        "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:1d807f6be3be2bd8bff76321e9599bbafce8196dcd9597eeffd9df65466682af"
                                    },
                                    {
                                        "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-gh-multi-component-child-gusz"
                },
                "timeouts": {
                    "pipeline": "2h0m0s"
                },
                "workspaces": [
                    {
                        "name": "git-auth",
                        "secret": {
                            "secretName": "pac-gitauth-nkfncs"
                        }
                    }
                ]
            },
            "status": {
                "childReferences": [
                    {
                        "apiVersion": "tekton.dev/v1",
                        "kind": "TaskRun",
                        "name": "gh-multi-component-child-gusz-on-push-zhfq7-init",
                        "pipelineTaskName": "init"
                    },
                    {
                        "apiVersion": "tekton.dev/v1",
                        "kind": "TaskRun",
                        "name": "gh-multi-component-child-gusz-on-push-zhfq7-clone-repository",
                        "pipelineTaskName": "clone-repository"
                    },
                    {
                        "apiVersion": "tekton.dev/v1",
                        "kind": "TaskRun",
                        "name": "gh-multi-560651c2d27b187f86ea217c0014c719-prefetch-dependencies",
                        "pipelineTaskName": "prefetch-dependencies"
                    },
                    {
                        "apiVersion": "tekton.dev/v1",
                        "kind": "TaskRun",
                        "name": "gh-multi-component-child-gusz-on-push-zhfq7-build-container",
                        "pipelineTaskName": "build-container"
                    },
                    {
                        "apiVersion": "tekton.dev/v1",
                        "kind": "TaskRun",
                        "name": "gh-multi-component-child-gusz-on-push-zhfq7-build-image-index",
                        "pipelineTaskName": "build-image-index"
                    },
                    {
                        "apiVersion": "tekton.dev/v1",
                        "kind": "TaskRun",
                        "name": "gh-560651c2d27b187f86ea217c0014c719-deprecated-base-image-check",
                        "pipelineTaskName": "deprecated-base-image-check",
                        "whenExpressions": [
                            {
                                "input": "false",
                                "operator": "in",
                                "values": [
                                    "false"
                                ]
                            }
                        ]
                    },
                    {
                        "apiVersion": "tekton.dev/v1",
                        "kind": "TaskRun",
                        "name": "gh-multi-component-child-gusz-on-push-zhfq7-clamav-scan",
                        "pipelineTaskName": "clamav-scan",
                        "whenExpressions": [
                            {
                                "input": "false",
                                "operator": "in",
                                "values": [
                                    "false"
                                ]
                            }
                        ]
                    },
                    {
                        "apiVersion": "tekton.dev/v1",
                        "kind": "TaskRun",
                        "name": "gh-multi-component-child-gusz-on-push-zhfq7-sast-shell-check",
                        "pipelineTaskName": "sast-shell-check",
                        "whenExpressions": [
                            {
                                "input": "false",
                                "operator": "in",
                                "values": [
                                    "false"
                                ]
                            }
                        ]
                    },
                    {
                        "apiVersion": "tekton.dev/v1",
                        "kind": "TaskRun",
                        "name": "gh-multi-component-child-gusz-on-push-zhfq7-sast-unicode-check",
                        "pipelineTaskName": "sast-unicode-check",
                        "whenExpressions": [
                            {
                                "input": "false",
                                "operator": "in",
                                "values": [
                                    "false"
                                ]
                            }
                        ]
                    },
                    {
                        "apiVersion": "tekton.dev/v1",
                        "kind": "TaskRun",
                        "name": "gh-multi-component-child-gusz-on-push-zhfq7-rpms-signature-scan",
                        "pipelineTaskName": "rpms-signature-scan",
                        "whenExpressions": [
                            {
                                "input": "false",
                                "operator": "in",
                                "values": [
                                    "false"
                                ]
                            }
                        ]
                    },
                    {
                        "apiVersion": "tekton.dev/v1",
                        "kind": "TaskRun",
                        "name": "gh-multi-component-child-gusz-on-push-zhfq7-tpa-scan",
                        "pipelineTaskName": "tpa-scan",
                        "whenExpressions": [
                            {
                                "input": "false",
                                "operator": "in",
                                "values": [
                                    "false"
                                ]
                            }
                        ]
                    }
                ],
                "completionTime": "2026-04-30T10:19:05Z",
                "conditions": [
                    {
                        "lastTransitionTime": "2026-04-30T10:19: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": "true",
                            "description": "Use the package registry proxy when prefetching dependencies",
                            "name": "enable-package-registry-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:b797dd453ddad669365de6de4649e3a9e37e77aa26eb9862ca079a36cbfe64a4"
                                    },
                                    {
                                        "name": "kind",
                                        "value": "task"
                                    }
                                ],
                                "resolver": "bundles"
                            }
                        },
                        {
                            "name": "clone-repository",
                            "params": [
                                {
                                    "name": "url",
                                    "value": "https://github.com/redhat-appstudio-qe/build-nudge-child-otmnsx"
                                },
                                {
                                    "name": "revision",
                                    "value": "57d6de1f131b1e8d5cc41af3acff76e12e6d2728"
                                },
                                {
                                    "name": "ociStorage",
                                    "value": "quay.io/redhat-appstudio-qe/build-e2e-mwsr/gh-multi-component-child-gusz:57d6de1f131b1e8d5cc41af3acff76e12e6d2728.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:ad1487d03967da7e9e032ba47b094ebf7e46c8e6f5d47faa9f8c15e1617fb208"
                                    },
                                    {
                                        "name": "kind",
                                        "value": "task"
                                    }
                                ],
                                "resolver": "bundles"
                            },
                            "workspaces": [
                                {
                                    "name": "basic-auth",
                                    "workspace": "git-auth"
                                }
                            ]
                        },
                        {
                            "name": "prefetch-dependencies",
                            "params": [
                                {
                                    "name": "input",
                                    "value": ""
                                },
                                {
                                    "name": "enable-package-registry-proxy",
                                    "value": "true"
                                },
                                {
                                    "name": "SOURCE_ARTIFACT",
                                    "value": "$(tasks.clone-repository.results.SOURCE_ARTIFACT)"
                                },
                                {
                                    "name": "ociStorage",
                                    "value": "quay.io/redhat-appstudio-qe/build-e2e-mwsr/gh-multi-component-child-gusz:57d6de1f131b1e8d5cc41af3acff76e12e6d2728.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:20fd86e70acd641e37c28847f1e3ea28629149358a8591460c02cf0cc7e13e22"
                                    },
                                    {
                                        "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-mwsr/gh-multi-component-child-gusz:57d6de1f131b1e8d5cc41af3acff76e12e6d2728"
                                },
                                {
                                    "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:704e4d61a0c18ea318c7a16e69128e3fb296df026c4dc9b4a3cfb8f43d0d673d"
                                    },
                                    {
                                        "name": "kind",
                                        "value": "task"
                                    }
                                ],
                                "resolver": "bundles"
                            }
                        },
                        {
                            "name": "build-image-index",
                            "params": [
                                {
                                    "name": "IMAGE",
                                    "value": "quay.io/redhat-appstudio-qe/build-e2e-mwsr/gh-multi-component-child-gusz:57d6de1f131b1e8d5cc41af3acff76e12e6d2728"
                                },
                                {
                                    "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:fbb362f21e559606f8941cde6a2c0507c8af6cfc8bee88ffc38032e8e80b4b7e"
                                    },
                                    {
                                        "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:ecfae10944b45b91988ddc6311c7232bf2c98ba73c5fc6261861ecfd33434db0"
                                    },
                                    {
                                        "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:96badf0b06d83fc1e7cf50048f94091e257819ee537f063830541f9c97295200"
                                    },
                                    {
                                        "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:1d807f6be3be2bd8bff76321e9599bbafce8196dcd9597eeffd9df65466682af"
                                    },
                                    {
                                        "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-mwsr/gh-multi-component-child-gusz:57d6de1f131b1e8d5cc41af3acff76e12e6d2728"
                    },
                    {
                        "name": "IMAGE_DIGEST",
                        "value": "sha256:2e052ce20d9830f99025f3844c66deb2bbc7516ff712d34012ac54b682b48287"
                    },
                    {
                        "name": "CHAINS-GIT_URL",
                        "value": "https://github.com/redhat-appstudio-qe/build-nudge-child-otmnsx"
                    },
                    {
                        "name": "CHAINS-GIT_COMMIT",
                        "value": "57d6de1f131b1e8d5cc41af3acff76e12e6d2728"
                    }
                ],
                "spanContext": {
                    "traceparent": "00-3b9fcc02300eb0167b461a0fb0d72d8b-f7d5560520d2198a-01"
                },
                "startTime": "2026-04-30T10:14:05Z"
            }
        },
        {
            "apiVersion": "tekton.dev/v1",
            "kind": "PipelineRun",
            "metadata": {
                "annotations": {
                    "appstudio.openshift.io/snapshot": "build-suite-component-update-onrl-20260430-100601-000",
                    "appstudio.openshift.io/snapshots": "build-suite-component-update-onrl-20260430-100601-000",
                    "build.appstudio.openshift.io/repo": "https://github.com/redhat-appstudio-qe/build-nudge-parent-otmnsx?rev=9efc33bb16c6617559155ea2d82337e8532ede3a",
                    "build.appstudio.redhat.com/commit_sha": "9efc33bb16c6617559155ea2d82337e8532ede3a",
                    "build.appstudio.redhat.com/pull_request_number": "1",
                    "build.appstudio.redhat.com/target_branch": "multi-component-parent-base-gusz",
                    "chains.tekton.dev/signed": "true",
                    "pipelinesascode.tekton.dev/branch": "multi-component-parent-base-gusz",
                    "pipelinesascode.tekton.dev/cancel-in-progress": "true",
                    "pipelinesascode.tekton.dev/check-run-id": "73750189777",
                    "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-ezeznc",
                    "pipelinesascode.tekton.dev/git-provider": "github",
                    "pipelinesascode.tekton.dev/installation-id": "40773614",
                    "pipelinesascode.tekton.dev/log-url": "https://console-openshift-console.apps.rosa.kx-ee48f48321.byqa.p3.openshiftapps.com/k8s/ns/build-e2e-mwsr/tekton.dev~v1~PipelineRun/gh-multi-component-parent-gusz-on-pull-request-ddjpx",
                    "pipelinesascode.tekton.dev/max-keep-runs": "3",
                    "pipelinesascode.tekton.dev/on-cel-expression": "event == \"pull_request\" \u0026\u0026 target_branch == \"multi-component-parent-base-gusz\"",
                    "pipelinesascode.tekton.dev/original-prname": "gh-multi-component-parent-gusz-on-pull-request",
                    "pipelinesascode.tekton.dev/pull-request": "1",
                    "pipelinesascode.tekton.dev/repo-url": "https://github.com/redhat-appstudio-qe/build-nudge-parent-otmnsx",
                    "pipelinesascode.tekton.dev/repository": "gh-multi-component-parent-gusz",
                    "pipelinesascode.tekton.dev/scm-reporting-plr-started": "true",
                    "pipelinesascode.tekton.dev/sender": "rhtap-qe-app[bot]",
                    "pipelinesascode.tekton.dev/sha": "9efc33bb16c6617559155ea2d82337e8532ede3a",
                    "pipelinesascode.tekton.dev/sha-title": "RHTAP-Qe-App update gh-multi-component-parent-gusz",
                    "pipelinesascode.tekton.dev/sha-url": "https://github.com/redhat-appstudio-qe/build-nudge-parent-otmnsx/commit/9efc33bb16c6617559155ea2d82337e8532ede3a",
                    "pipelinesascode.tekton.dev/source-branch": "konflux-gh-multi-component-parent-gusz",
                    "pipelinesascode.tekton.dev/source-repo-url": "https://github.com/redhat-appstudio-qe/build-nudge-parent-otmnsx",
                    "pipelinesascode.tekton.dev/state": "completed",
                    "pipelinesascode.tekton.dev/url-org": "redhat-appstudio-qe",
                    "pipelinesascode.tekton.dev/url-repository": "build-nudge-parent-otmnsx",
                    "results.tekton.dev/record": "build-e2e-mwsr/results/987f86bc-31e9-4730-8aed-8147508b0543/records/987f86bc-31e9-4730-8aed-8147508b0543",
                    "results.tekton.dev/recordSummaryAnnotations": "{\"repo\":\"build-nudge-parent-otmnsx\",\"commit\":\"9efc33bb16c6617559155ea2d82337e8532ede3a\",\"eventType\":\"pull_request\",\"pull_request-id\":1}",
                    "results.tekton.dev/result": "build-e2e-mwsr/results/987f86bc-31e9-4730-8aed-8147508b0543",
                    "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-gh-multi-component-parent-gusz"
                },
                "creationTimestamp": "2026-04-30T10:06:01Z",
                "finalizers": [
                    "results.tekton.dev/pipelinerun",
                    "pipelinesascode.tekton.dev/finalizer",
                    "chains.tekton.dev/pipelinerun"
                ],
                "generateName": "gh-multi-component-parent-gusz-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-onrl",
                    "appstudio.openshift.io/component": "gh-multi-component-parent-gusz",
                    "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": "73750189777",
                    "pipelinesascode.tekton.dev/event-type": "pull_request",
                    "pipelinesascode.tekton.dev/original-prname": "gh-multi-component-parent-gusz-on-pull-request",
                    "pipelinesascode.tekton.dev/pull-request": "1",
                    "pipelinesascode.tekton.dev/repository": "gh-multi-component-parent-gusz",
                    "pipelinesascode.tekton.dev/sha": "9efc33bb16c6617559155ea2d82337e8532ede3a",
                    "pipelinesascode.tekton.dev/state": "completed",
                    "pipelinesascode.tekton.dev/url-org": "redhat-appstudio-qe",
                    "pipelinesascode.tekton.dev/url-repository": "build-nudge-parent-otmnsx",
                    "tekton.dev/pipeline": "gh-multi-component-parent-gusz-on-pull-request-ddjpx",
                    "test.appstudio.openshift.io/pr-group-sha": "98a32a2d079297268947fa4be4d60a86868988671c1a938e9d6011d355e905"
                },
                "name": "gh-multi-component-parent-gusz-on-pull-request-ddjpx",
                "namespace": "build-e2e-mwsr",
                "resourceVersion": "83269",
                "uid": "987f86bc-31e9-4730-8aed-8147508b0543"
            },
            "spec": {
                "params": [
                    {
                        "name": "git-url",
                        "value": "https://github.com/redhat-appstudio-qe/build-nudge-parent-otmnsx"
                    },
                    {
                        "name": "revision",
                        "value": "9efc33bb16c6617559155ea2d82337e8532ede3a"
                    },
                    {
                        "name": "output-image",
                        "value": "quay.io/redhat-appstudio-qe/build-e2e-mwsr/gh-multi-component-parent-gusz:on-pr-9efc33bb16c6617559155ea2d82337e8532ede3a"
                    },
                    {
                        "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": "true",
                            "description": "Use the package registry proxy when prefetching dependencies",
                            "name": "enable-package-registry-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:b797dd453ddad669365de6de4649e3a9e37e77aa26eb9862ca079a36cbfe64a4"
                                    },
                                    {
                                        "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:ad1487d03967da7e9e032ba47b094ebf7e46c8e6f5d47faa9f8c15e1617fb208"
                                    },
                                    {
                                        "name": "kind",
                                        "value": "task"
                                    }
                                ],
                                "resolver": "bundles"
                            },
                            "workspaces": [
                                {
                                    "name": "basic-auth",
                                    "workspace": "git-auth"
                                }
                            ]
                        },
                        {
                            "name": "prefetch-dependencies",
                            "params": [
                                {
                                    "name": "input",
                                    "value": "$(params.prefetch-input)"
                                },
                                {
                                    "name": "enable-package-registry-proxy",
                                    "value": "$(params.enable-package-registry-proxy)"
                                },
                                {
                                    "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:20fd86e70acd641e37c28847f1e3ea28629149358a8591460c02cf0cc7e13e22"
                                    },
                                    {
                                        "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:704e4d61a0c18ea318c7a16e69128e3fb296df026c4dc9b4a3cfb8f43d0d673d"
                                    },
                                    {
                                        "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:fbb362f21e559606f8941cde6a2c0507c8af6cfc8bee88ffc38032e8e80b4b7e"
                                    },
                                    {
                                        "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:ecfae10944b45b91988ddc6311c7232bf2c98ba73c5fc6261861ecfd33434db0"
                                    },
                                    {
                                        "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:96badf0b06d83fc1e7cf50048f94091e257819ee537f063830541f9c97295200"
                                    },
                                    {
                                        "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:1d807f6be3be2bd8bff76321e9599bbafce8196dcd9597eeffd9df65466682af"
                                    },
                                    {
                                        "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-gh-multi-component-parent-gusz"
                },
                "timeouts": {
                    "pipeline": "2h0m0s"
                },
                "workspaces": [
                    {
                        "name": "git-auth",
                        "secret": {
                            "secretName": "pac-gitauth-ezeznc"
                        }
                    }
                ]
            },
            "status": {
                "childReferences": [
                    {
                        "apiVersion": "tekton.dev/v1",
                        "kind": "TaskRun",
                        "name": "gh-multi-component-parent-gusz-on-pull-request-ddjpx-init",
                        "pipelineTaskName": "init"
                    },
                    {
                        "apiVersion": "tekton.dev/v1",
                        "kind": "TaskRun",
                        "name": "gh-multi-compoae38ac29acbac265c04584c20a20b151-clone-repository",
                        "pipelineTaskName": "clone-repository"
                    },
                    {
                        "apiVersion": "tekton.dev/v1",
                        "kind": "TaskRun",
                        "name": "gh-multi-ae38ac29acbac265c04584c20a20b151-prefetch-dependencies",
                        "pipelineTaskName": "prefetch-dependencies"
                    },
                    {
                        "apiVersion": "tekton.dev/v1",
                        "kind": "TaskRun",
                        "name": "gh-multi-componae38ac29acbac265c04584c20a20b151-build-container",
                        "pipelineTaskName": "build-container"
                    },
                    {
                        "apiVersion": "tekton.dev/v1",
                        "kind": "TaskRun",
                        "name": "gh-multi-compae38ac29acbac265c04584c20a20b151-build-image-index",
                        "pipelineTaskName": "build-image-index"
                    },
                    {
                        "apiVersion": "tekton.dev/v1",
                        "kind": "TaskRun",
                        "name": "gh-ae38ac29acbac265c04584c20a20b151-deprecated-base-image-check",
                        "pipelineTaskName": "deprecated-base-image-check",
                        "whenExpressions": [
                            {
                                "input": "false",
                                "operator": "in",
                                "values": [
                                    "false"
                                ]
                            }
                        ]
                    },
                    {
                        "apiVersion": "tekton.dev/v1",
                        "kind": "TaskRun",
                        "name": "gh-multi-component-ae38ac29acbac265c04584c20a20b151-clamav-scan",
                        "pipelineTaskName": "clamav-scan",
                        "whenExpressions": [
                            {
                                "input": "false",
                                "operator": "in",
                                "values": [
                                    "false"
                                ]
                            }
                        ]
                    },
                    {
                        "apiVersion": "tekton.dev/v1",
                        "kind": "TaskRun",
                        "name": "gh-multi-compoae38ac29acbac265c04584c20a20b151-sast-shell-check",
                        "pipelineTaskName": "sast-shell-check",
                        "whenExpressions": [
                            {
                                "input": "false",
                                "operator": "in",
                                "values": [
                                    "false"
                                ]
                            }
                        ]
                    },
                    {
                        "apiVersion": "tekton.dev/v1",
                        "kind": "TaskRun",
                        "name": "gh-multi-comae38ac29acbac265c04584c20a20b151-sast-unicode-check",
                        "pipelineTaskName": "sast-unicode-check",
                        "whenExpressions": [
                            {
                                "input": "false",
                                "operator": "in",
                                "values": [
                                    "false"
                                ]
                            }
                        ]
                    },
                    {
                        "apiVersion": "tekton.dev/v1",
                        "kind": "TaskRun",
                        "name": "gh-multi-coae38ac29acbac265c04584c20a20b151-rpms-signature-scan",
                        "pipelineTaskName": "rpms-signature-scan",
                        "whenExpressions": [
                            {
                                "input": "false",
                                "operator": "in",
                                "values": [
                                    "false"
                                ]
                            }
                        ]
                    },
                    {
                        "apiVersion": "tekton.dev/v1",
                        "kind": "TaskRun",
                        "name": "gh-multi-component-parent-gusz-on-pull-request-ddjpx-tpa-scan",
                        "pipelineTaskName": "tpa-scan",
                        "whenExpressions": [
                            {
                                "input": "false",
                                "operator": "in",
                                "values": [
                                    "false"
                                ]
                            }
                        ]
                    }
                ],
                "completionTime": "2026-04-30T10:13:38Z",
                "conditions": [
                    {
                        "lastTransitionTime": "2026-04-30T10:13:38Z",
                        "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": "true",
                            "description": "Use the package registry proxy when prefetching dependencies",
                            "name": "enable-package-registry-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:b797dd453ddad669365de6de4649e3a9e37e77aa26eb9862ca079a36cbfe64a4"
                                    },
                                    {
                                        "name": "kind",
                                        "value": "task"
                                    }
                                ],
                                "resolver": "bundles"
                            }
                        },
                        {
                            "name": "clone-repository",
                            "params": [
                                {
                                    "name": "url",
                                    "value": "https://github.com/redhat-appstudio-qe/build-nudge-parent-otmnsx"
                                },
                                {
                                    "name": "revision",
                                    "value": "9efc33bb16c6617559155ea2d82337e8532ede3a"
                                },
                                {
                                    "name": "ociStorage",
                                    "value": "quay.io/redhat-appstudio-qe/build-e2e-mwsr/gh-multi-component-parent-gusz:on-pr-9efc33bb16c6617559155ea2d82337e8532ede3a.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:ad1487d03967da7e9e032ba47b094ebf7e46c8e6f5d47faa9f8c15e1617fb208"
                                    },
                                    {
                                        "name": "kind",
                                        "value": "task"
                                    }
                                ],
                                "resolver": "bundles"
                            },
                            "workspaces": [
                                {
                                    "name": "basic-auth",
                                    "workspace": "git-auth"
                                }
                            ]
                        },
                        {
                            "name": "prefetch-dependencies",
                            "params": [
                                {
                                    "name": "input",
                                    "value": ""
                                },
                                {
                                    "name": "enable-package-registry-proxy",
                                    "value": "true"
                                },
                                {
                                    "name": "SOURCE_ARTIFACT",
                                    "value": "$(tasks.clone-repository.results.SOURCE_ARTIFACT)"
                                },
                                {
                                    "name": "ociStorage",
                                    "value": "quay.io/redhat-appstudio-qe/build-e2e-mwsr/gh-multi-component-parent-gusz:on-pr-9efc33bb16c6617559155ea2d82337e8532ede3a.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:20fd86e70acd641e37c28847f1e3ea28629149358a8591460c02cf0cc7e13e22"
                                    },
                                    {
                                        "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-mwsr/gh-multi-component-parent-gusz:on-pr-9efc33bb16c6617559155ea2d82337e8532ede3a"
                                },
                                {
                                    "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:704e4d61a0c18ea318c7a16e69128e3fb296df026c4dc9b4a3cfb8f43d0d673d"
                                    },
                                    {
                                        "name": "kind",
                                        "value": "task"
                                    }
                                ],
                                "resolver": "bundles"
                            }
                        },
                        {
                            "name": "build-image-index",
                            "params": [
                                {
                                    "name": "IMAGE",
                                    "value": "quay.io/redhat-appstudio-qe/build-e2e-mwsr/gh-multi-component-parent-gusz:on-pr-9efc33bb16c6617559155ea2d82337e8532ede3a"
                                },
                                {
                                    "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:fbb362f21e559606f8941cde6a2c0507c8af6cfc8bee88ffc38032e8e80b4b7e"
                                    },
                                    {
                                        "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:ecfae10944b45b91988ddc6311c7232bf2c98ba73c5fc6261861ecfd33434db0"
                                    },
                                    {
                                        "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:96badf0b06d83fc1e7cf50048f94091e257819ee537f063830541f9c97295200"
                                    },
                                    {
                                        "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:1d807f6be3be2bd8bff76321e9599bbafce8196dcd9597eeffd9df65466682af"
                                    },
                                    {
                                        "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-mwsr/gh-multi-component-parent-gusz:on-pr-9efc33bb16c6617559155ea2d82337e8532ede3a"
                    },
                    {
                        "name": "IMAGE_DIGEST",
                        "value": "sha256:e58b8f132289bf84b1506e65f3b5362b392dc71a69ceba68a55b3c340f908ccd"
                    },
                    {
                        "name": "CHAINS-GIT_URL",
                        "value": "https://github.com/redhat-appstudio-qe/build-nudge-parent-otmnsx"
                    },
                    {
                        "name": "CHAINS-GIT_COMMIT",
                        "value": "9efc33bb16c6617559155ea2d82337e8532ede3a"
                    }
                ],
                "spanContext": {
                    "traceparent": "00-b7b73aaa111308b1267c4f9f7094f9b2-7b7458cd067e8b40-01"
                },
                "startTime": "2026-04-30T10:06:01Z"
            }
        },
        {
            "apiVersion": "tekton.dev/v1",
            "kind": "PipelineRun",
            "metadata": {
                "annotations": {
                    "appstudio.openshift.io/snapshot": "build-suite-component-update-onrl-20260430-101415-000",
                    "appstudio.openshift.io/snapshots": "build-suite-component-update-onrl-20260430-101415-000",
                    "build.appstudio.openshift.io/component-nudge-processed": "true",
                    "build.appstudio.openshift.io/repo": "https://github.com/redhat-appstudio-qe/build-nudge-parent-otmnsx?rev=f0cde79bf6b73668504336cac5e8b59351d042ca",
                    "build.appstudio.redhat.com/commit_sha": "f0cde79bf6b73668504336cac5e8b59351d042ca",
                    "build.appstudio.redhat.com/target_branch": "multi-component-parent-base-gusz",
                    "chains.tekton.dev/signed": "true",
                    "pipelinesascode.tekton.dev/branch": "multi-component-parent-base-gusz",
                    "pipelinesascode.tekton.dev/cancel-in-progress": "false",
                    "pipelinesascode.tekton.dev/check-run-id": "73751356510",
                    "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-guflgy",
                    "pipelinesascode.tekton.dev/git-provider": "github",
                    "pipelinesascode.tekton.dev/installation-id": "40773614",
                    "pipelinesascode.tekton.dev/log-url": "https://console-openshift-console.apps.rosa.kx-ee48f48321.byqa.p3.openshiftapps.com/k8s/ns/build-e2e-mwsr/tekton.dev~v1~PipelineRun/gh-multi-component-parent-gusz-on-push-qz7ls",
                    "pipelinesascode.tekton.dev/max-keep-runs": "3",
                    "pipelinesascode.tekton.dev/on-cel-expression": "event == \"push\" \u0026\u0026 target_branch == \"multi-component-parent-base-gusz\"",
                    "pipelinesascode.tekton.dev/original-prname": "gh-multi-component-parent-gusz-on-push",
                    "pipelinesascode.tekton.dev/pull-request": "1",
                    "pipelinesascode.tekton.dev/repo-url": "https://github.com/redhat-appstudio-qe/build-nudge-parent-otmnsx",
                    "pipelinesascode.tekton.dev/repository": "gh-multi-component-parent-gusz",
                    "pipelinesascode.tekton.dev/scm-reporting-plr-started": "true",
                    "pipelinesascode.tekton.dev/sender": "rhtap-qe-bots-2",
                    "pipelinesascode.tekton.dev/sha": "f0cde79bf6b73668504336cac5e8b59351d042ca",
                    "pipelinesascode.tekton.dev/sha-title": "Merge pull request #1 from redhat-appstudio-qe/konflux-gh-multi-component-parent-gusz\n\nRHTAP-Qe-App update gh-multi-component-parent-gusz",
                    "pipelinesascode.tekton.dev/sha-url": "https://github.com/redhat-appstudio-qe/build-nudge-parent-otmnsx/commit/f0cde79bf6b73668504336cac5e8b59351d042ca",
                    "pipelinesascode.tekton.dev/source-branch": "refs/heads/multi-component-parent-base-gusz",
                    "pipelinesascode.tekton.dev/source-repo-url": "https://github.com/redhat-appstudio-qe/build-nudge-parent-otmnsx",
                    "pipelinesascode.tekton.dev/state": "completed",
                    "pipelinesascode.tekton.dev/url-org": "redhat-appstudio-qe",
                    "pipelinesascode.tekton.dev/url-repository": "build-nudge-parent-otmnsx",
                    "results.tekton.dev/record": "build-e2e-mwsr/results/79d60a25-0e60-48a5-a9c2-267c3d7a7797/records/79d60a25-0e60-48a5-a9c2-267c3d7a7797",
                    "results.tekton.dev/recordSummaryAnnotations": "{\"repo\":\"build-nudge-parent-otmnsx\",\"commit\":\"f0cde79bf6b73668504336cac5e8b59351d042ca\",\"eventType\":\"push\",\"pull_request-id\":1}",
                    "results.tekton.dev/result": "build-e2e-mwsr/results/79d60a25-0e60-48a5-a9c2-267c3d7a7797",
                    "test.appstudio.openshift.io/added-to-global-candidate-list": "{\"result\":true,\"reason\":\"Success\",\"lastupdatedtime\":\"2026-04-30T10:19:31Z\"}",
                    "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-status": "merged"
                },
                "creationTimestamp": "2026-04-30T10:14:13Z",
                "finalizers": [
                    "chains.tekton.dev/pipelinerun",
                    "results.tekton.dev/pipelinerun",
                    "pipelinesascode.tekton.dev/finalizer"
                ],
                "generateName": "gh-multi-component-parent-gusz-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-onrl",
                    "appstudio.openshift.io/component": "gh-multi-component-parent-gusz",
                    "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/check-run-id": "73751356510",
                    "pipelinesascode.tekton.dev/event-type": "push",
                    "pipelinesascode.tekton.dev/original-prname": "gh-multi-component-parent-gusz-on-push",
                    "pipelinesascode.tekton.dev/pull-request": "1",
                    "pipelinesascode.tekton.dev/repository": "gh-multi-component-parent-gusz",
                    "pipelinesascode.tekton.dev/sha": "f0cde79bf6b73668504336cac5e8b59351d042ca",
                    "pipelinesascode.tekton.dev/state": "completed",
                    "pipelinesascode.tekton.dev/url-org": "redhat-appstudio-qe",
                    "pipelinesascode.tekton.dev/url-repository": "build-nudge-parent-otmnsx",
                    "tekton.dev/pipeline": "gh-multi-component-parent-gusz-on-push-qz7ls"
                },
                "name": "gh-multi-component-parent-gusz-on-push-qz7ls",
                "namespace": "build-e2e-mwsr",
                "resourceVersion": "108701",
                "uid": "79d60a25-0e60-48a5-a9c2-267c3d7a7797"
            },
            "spec": {
                "params": [
                    {
                        "name": "git-url",
                        "value": "https://github.com/redhat-appstudio-qe/build-nudge-parent-otmnsx"
                    },
                    {
                        "name": "revision",
                        "value": "f0cde79bf6b73668504336cac5e8b59351d042ca"
                    },
                    {
                        "name": "output-image",
                        "value": "quay.io/redhat-appstudio-qe/build-e2e-mwsr/gh-multi-component-parent-gusz:f0cde79bf6b73668504336cac5e8b59351d042ca"
                    },
                    {
                        "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": "true",
                            "description": "Use the package registry proxy when prefetching dependencies",
                            "name": "enable-package-registry-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:b797dd453ddad669365de6de4649e3a9e37e77aa26eb9862ca079a36cbfe64a4"
                                    },
                                    {
                                        "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:ad1487d03967da7e9e032ba47b094ebf7e46c8e6f5d47faa9f8c15e1617fb208"
                                    },
                                    {
                                        "name": "kind",
                                        "value": "task"
                                    }
                                ],
                                "resolver": "bundles"
                            },
                            "workspaces": [
                                {
                                    "name": "basic-auth",
                                    "workspace": "git-auth"
                                }
                            ]
                        },
                        {
                            "name": "prefetch-dependencies",
                            "params": [
                                {
                                    "name": "input",
                                    "value": "$(params.prefetch-input)"
                                },
                                {
                                    "name": "enable-package-registry-proxy",
                                    "value": "$(params.enable-package-registry-proxy)"
                                },
                                {
                                    "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:20fd86e70acd641e37c28847f1e3ea28629149358a8591460c02cf0cc7e13e22"
                                    },
                                    {
                                        "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:704e4d61a0c18ea318c7a16e69128e3fb296df026c4dc9b4a3cfb8f43d0d673d"
                                    },
                                    {
                                        "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:fbb362f21e559606f8941cde6a2c0507c8af6cfc8bee88ffc38032e8e80b4b7e"
                                    },
                                    {
                                        "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:ecfae10944b45b91988ddc6311c7232bf2c98ba73c5fc6261861ecfd33434db0"
                                    },
                                    {
                                        "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:96badf0b06d83fc1e7cf50048f94091e257819ee537f063830541f9c97295200"
                                    },
                                    {
                                        "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:1d807f6be3be2bd8bff76321e9599bbafce8196dcd9597eeffd9df65466682af"
                                    },
                                    {
                                        "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-gh-multi-component-parent-gusz"
                },
                "timeouts": {
                    "pipeline": "2h0m0s"
                },
                "workspaces": [
                    {
                        "name": "git-auth",
                        "secret": {
                            "secretName": "pac-gitauth-guflgy"
                        }
                    }
                ]
            },
            "status": {
                "childReferences": [
                    {
                        "apiVersion": "tekton.dev/v1",
                        "kind": "TaskRun",
                        "name": "gh-multi-component-parent-gusz-on-push-qz7ls-init",
                        "pipelineTaskName": "init"
                    },
                    {
                        "apiVersion": "tekton.dev/v1",
                        "kind": "TaskRun",
                        "name": "gh-multi-component-parent-gusz-on-push-qz7ls-clone-repository",
                        "pipelineTaskName": "clone-repository"
                    },
                    {
                        "apiVersion": "tekton.dev/v1",
                        "kind": "TaskRun",
                        "name": "gh-multi-54faa2fc38f7390d7caa3dc5065715c4-prefetch-dependencies",
                        "pipelineTaskName": "prefetch-dependencies"
                    },
                    {
                        "apiVersion": "tekton.dev/v1",
                        "kind": "TaskRun",
                        "name": "gh-multi-component-parent-gusz-on-push-qz7ls-build-container",
                        "pipelineTaskName": "build-container"
                    },
                    {
                        "apiVersion": "tekton.dev/v1",
                        "kind": "TaskRun",
                        "name": "gh-multi-component-parent-gusz-on-push-qz7ls-build-image-index",
                        "pipelineTaskName": "build-image-index"
                    },
                    {
                        "apiVersion": "tekton.dev/v1",
                        "kind": "TaskRun",
                        "name": "gh-54faa2fc38f7390d7caa3dc5065715c4-deprecated-base-image-check",
                        "pipelineTaskName": "deprecated-base-image-check",
                        "whenExpressions": [
                            {
                                "input": "false",
                                "operator": "in",
                                "values": [
                                    "false"
                                ]
                            }
                        ]
                    },
                    {
                        "apiVersion": "tekton.dev/v1",
                        "kind": "TaskRun",
                        "name": "gh-multi-component-parent-gusz-on-push-qz7ls-clamav-scan",
                        "pipelineTaskName": "clamav-scan",
                        "whenExpressions": [
                            {
                                "input": "false",
                                "operator": "in",
                                "values": [
                                    "false"
                                ]
                            }
                        ]
                    },
                    {
                        "apiVersion": "tekton.dev/v1",
                        "kind": "TaskRun",
                        "name": "gh-multi-component-parent-gusz-on-push-qz7ls-sast-shell-check",
                        "pipelineTaskName": "sast-shell-check",
                        "whenExpressions": [
                            {
                                "input": "false",
                                "operator": "in",
                                "values": [
                                    "false"
                                ]
                            }
                        ]
                    },
                    {
                        "apiVersion": "tekton.dev/v1",
                        "kind": "TaskRun",
                        "name": "gh-multi-component-parent-gusz-on-push-qz7ls-sast-unicode-check",
                        "pipelineTaskName": "sast-unicode-check",
                        "whenExpressions": [
                            {
                                "input": "false",
                                "operator": "in",
                                "values": [
                                    "false"
                                ]
                            }
                        ]
                    },
                    {
                        "apiVersion": "tekton.dev/v1",
                        "kind": "TaskRun",
                        "name": "gh-multi-co54faa2fc38f7390d7caa3dc5065715c4-rpms-signature-scan",
                        "pipelineTaskName": "rpms-signature-scan",
                        "whenExpressions": [
                            {
                                "input": "false",
                                "operator": "in",
                                "values": [
                                    "false"
                                ]
                            }
                        ]
                    },
                    {
                        "apiVersion": "tekton.dev/v1",
                        "kind": "TaskRun",
                        "name": "gh-multi-component-parent-gusz-on-push-qz7ls-tpa-scan",
                        "pipelineTaskName": "tpa-scan",
                        "whenExpressions": [
                            {
                                "input": "false",
                                "operator": "in",
                                "values": [
                                    "false"
                                ]
                            }
                        ]
                    }
                ],
                "completionTime": "2026-04-30T10:19:29Z",
                "conditions": [
                    {
                        "lastTransitionTime": "2026-04-30T10:19:29Z",
                        "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": "true",
                            "description": "Use the package registry proxy when prefetching dependencies",
                            "name": "enable-package-registry-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:b797dd453ddad669365de6de4649e3a9e37e77aa26eb9862ca079a36cbfe64a4"
                                    },
                                    {
                                        "name": "kind",
                                        "value": "task"
                                    }
                                ],
                                "resolver": "bundles"
                            }
                        },
                        {
                            "name": "clone-repository",
                            "params": [
                                {
                                    "name": "url",
                                    "value": "https://github.com/redhat-appstudio-qe/build-nudge-parent-otmnsx"
                                },
                                {
                                    "name": "revision",
                                    "value": "f0cde79bf6b73668504336cac5e8b59351d042ca"
                                },
                                {
                                    "name": "ociStorage",
                                    "value": "quay.io/redhat-appstudio-qe/build-e2e-mwsr/gh-multi-component-parent-gusz:f0cde79bf6b73668504336cac5e8b59351d042ca.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:ad1487d03967da7e9e032ba47b094ebf7e46c8e6f5d47faa9f8c15e1617fb208"
                                    },
                                    {
                                        "name": "kind",
                                        "value": "task"
                                    }
                                ],
                                "resolver": "bundles"
                            },
                            "workspaces": [
                                {
                                    "name": "basic-auth",
                                    "workspace": "git-auth"
                                }
                            ]
                        },
                        {
                            "name": "prefetch-dependencies",
                            "params": [
                                {
                                    "name": "input",
                                    "value": ""
                                },
                                {
                                    "name": "enable-package-registry-proxy",
                                    "value": "true"
                                },
                                {
                                    "name": "SOURCE_ARTIFACT",
                                    "value": "$(tasks.clone-repository.results.SOURCE_ARTIFACT)"
                                },
                                {
                                    "name": "ociStorage",
                                    "value": "quay.io/redhat-appstudio-qe/build-e2e-mwsr/gh-multi-component-parent-gusz:f0cde79bf6b73668504336cac5e8b59351d042ca.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:20fd86e70acd641e37c28847f1e3ea28629149358a8591460c02cf0cc7e13e22"
                                    },
                                    {
                                        "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-mwsr/gh-multi-component-parent-gusz:f0cde79bf6b73668504336cac5e8b59351d042ca"
                                },
                                {
                                    "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:704e4d61a0c18ea318c7a16e69128e3fb296df026c4dc9b4a3cfb8f43d0d673d"
                                    },
                                    {
                                        "name": "kind",
                                        "value": "task"
                                    }
                                ],
                                "resolver": "bundles"
                            }
                        },
                        {
                            "name": "build-image-index",
                            "params": [
                                {
                                    "name": "IMAGE",
                                    "value": "quay.io/redhat-appstudio-qe/build-e2e-mwsr/gh-multi-component-parent-gusz:f0cde79bf6b73668504336cac5e8b59351d042ca"
                                },
                                {
                                    "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:fbb362f21e559606f8941cde6a2c0507c8af6cfc8bee88ffc38032e8e80b4b7e"
                                    },
                                    {
                                        "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:ecfae10944b45b91988ddc6311c7232bf2c98ba73c5fc6261861ecfd33434db0"
                                    },
                                    {
                                        "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:96badf0b06d83fc1e7cf50048f94091e257819ee537f063830541f9c97295200"
                                    },
                                    {
                                        "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:1d807f6be3be2bd8bff76321e9599bbafce8196dcd9597eeffd9df65466682af"
                                    },
                                    {
                                        "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-mwsr/gh-multi-component-parent-gusz:f0cde79bf6b73668504336cac5e8b59351d042ca"
                    },
                    {
                        "name": "IMAGE_DIGEST",
                        "value": "sha256:ab02184e037ae8ec56d67cd7406dc3901b1d60598f6ac60c7d6192c16d31be52"
                    },
                    {
                        "name": "CHAINS-GIT_URL",
                        "value": "https://github.com/redhat-appstudio-qe/build-nudge-parent-otmnsx"
                    },
                    {
                        "name": "CHAINS-GIT_COMMIT",
                        "value": "f0cde79bf6b73668504336cac5e8b59351d042ca"
                    }
                ],
                "spanContext": {
                    "traceparent": "00-7c37231ed081203ba95e9ddc7a5fcab1-70405ec9d131f879-01"
                },
                "startTime": "2026-04-30T10:14:15Z"
            }
        },
        {
            "apiVersion": "tekton.dev/v1",
            "kind": "PipelineRun",
            "metadata": {
                "annotations": {
                    "build.appstudio.redhat.com/nudged-components": "gh-multi-component-child-gusz",
                    "build.appstudio.redhat.com/nudging-commit": "build-nudge-parent-otmnsx?rev=f0cde79bf6b73668504336cac5e8b59351d042ca",
                    "build.appstudio.redhat.com/nudging-component": "gh-multi-component-parent-gusz",
                    "build.appstudio.redhat.com/nudging-image": "quay.io/redhat-appstudio-qe/build-e2e-mwsr/gh-multi-component-parent-gusz:f0cde79bf6b73668504336cac5e8b59351d042ca",
                    "build.appstudio.redhat.com/nudging-pipeline": "gh-multi-component-parent-gusz-on-push-qz7ls",
                    "chains.tekton.dev/signed": "true",
                    "results.tekton.dev/record": "build-e2e-mwsr/results/33c69a21-9aab-447a-aac4-85785529161e/records/33c69a21-9aab-447a-aac4-85785529161e",
                    "results.tekton.dev/result": "build-e2e-mwsr/results/33c69a21-9aab-447a-aac4-85785529161e"
                },
                "creationTimestamp": "2026-04-30T10:19:30Z",
                "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-1777544370-58a96"
                },
                "name": "renovate-pipeline-1777544370-58a96",
                "namespace": "build-e2e-mwsr",
                "resourceVersion": "117747",
                "uid": "33c69a21-9aab-447a-aac4-85785529161e"
            },
            "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_e0887c0faa RENOVATE_CONFIG_FILE=/configs/gh-multi-component-child-gusz-a0271.json RENOVATE_HOST_RULES=\"[{'matchHost':'quay.io','username':'redhat-appstudio-qe+build_e2e_mwsr_gh_multi_component_parent_gusz_a04bd23997','password':'${TOKEN_034cec1782}'}]\" renovate"
                                        ],
                                        "computeResources": {},
                                        "env": [
                                            {
                                                "name": "LOG_LEVEL",
                                                "value": "debug"
                                            }
                                        ],
                                        "envFrom": [
                                            {
                                                "prefix": "TOKEN_",
                                                "secretRef": {
                                                    "name": "renovate-pipeline-1777544370-58a96"
                                                }
                                            }
                                        ],
                                        "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-1777544370-58a96"
                                            },
                                            {
                                                "mountPath": "/etc/pki/ca-trust/extracted/pem",
                                                "name": "trusted-ca",
                                                "readOnly": true
                                            }
                                        ]
                                    }
                                ],
                                "volumes": [
                                    {
                                        "configMap": {
                                            "name": "renovate-pipeline-1777544370-58a96"
                                        },
                                        "name": "renovate-pipeline-1777544370-58a96"
                                    },
                                    {
                                        "configMap": {
                                            "items": [
                                                {
                                                    "key": "ca-bundle.crt",
                                                    "path": "tls-ca-bundle.pem"
                                                }
                                            ],
                                            "name": "renovate-ca-1777544370-58a96"
                                        },
                                        "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-gusz"
                },
                "timeouts": {
                    "pipeline": "2h0m0s"
                }
            },
            "status": {
                "childReferences": [
                    {
                        "apiVersion": "tekton.dev/v1",
                        "kind": "TaskRun",
                        "name": "renovate-pipeline-1777544370-58a96-renovate",
                        "pipelineTaskName": "renovate"
                    }
                ],
                "completionTime": "2026-04-30T10:22:02Z",
                "conditions": [
                    {
                        "lastTransitionTime": "2026-04-30T10:22:02Z",
                        "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_e0887c0faa RENOVATE_CONFIG_FILE=/configs/gh-multi-component-child-gusz-a0271.json RENOVATE_HOST_RULES=\"[{'matchHost':'quay.io','username':'redhat-appstudio-qe+build_e2e_mwsr_gh_multi_component_parent_gusz_a04bd23997','password':'${TOKEN_034cec1782}'}]\" renovate"
                                        ],
                                        "computeResources": {},
                                        "env": [
                                            {
                                                "name": "LOG_LEVEL",
                                                "value": "debug"
                                            }
                                        ],
                                        "envFrom": [
                                            {
                                                "prefix": "TOKEN_",
                                                "secretRef": {
                                                    "name": "renovate-pipeline-1777544370-58a96"
                                                }
                                            }
                                        ],
                                        "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-1777544370-58a96"
                                            },
                                            {
                                                "mountPath": "/etc/pki/ca-trust/extracted/pem",
                                                "name": "trusted-ca",
                                                "readOnly": true
                                            }
                                        ]
                                    }
                                ],
                                "volumes": [
                                    {
                                        "configMap": {
                                            "name": "renovate-pipeline-1777544370-58a96"
                                        },
                                        "name": "renovate-pipeline-1777544370-58a96"
                                    },
                                    {
                                        "configMap": {
                                            "items": [
                                                {
                                                    "key": "ca-bundle.crt",
                                                    "path": "tls-ca-bundle.pem"
                                                }
                                            ],
                                            "name": "renovate-ca-1777544370-58a96"
                                        },
                                        "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-edbf3bfd0b000c639e3421fe9aa46b58-37ff81ff0d404da9-01"
                },
                "startTime": "2026-04-30T10:19:30Z"
            }
        },
        {
            "apiVersion": "tekton.dev/v1",
            "kind": "PipelineRun",
            "metadata": {
                "annotations": {
                    "chains.tekton.dev/signed": "true",
                    "results.tekton.dev/record": "chains-e2e-zhta/results/61961b0f-2206-4c26-ab2d-7fcd64984336/records/61961b0f-2206-4c26-ab2d-7fcd64984336",
                    "results.tekton.dev/result": "chains-e2e-zhta/results/61961b0f-2206-4c26-ab2d-7fcd64984336"
                },
                "creationTimestamp": "2026-04-30T10:02:50Z",
                "finalizers": [
                    "chains.tekton.dev/pipelinerun",
                    "results.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-yrbuauvxvt",
                "namespace": "chains-e2e-zhta",
                "resourceVersion": "69289",
                "uid": "61961b0f-2206-4c26-ab2d-7fcd64984336"
            },
            "spec": {
                "params": [
                    {
                        "name": "dockerfile",
                        "value": "Containerfile"
                    },
                    {
                        "name": "output-image",
                        "value": "quay.io/redhat-appstudio-qe/test-images:buildah-demo-yrbuauvxvt"
                    },
                    {
                        "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-yrbuauvxvt-init",
                        "pipelineTaskName": "init"
                    },
                    {
                        "apiVersion": "tekton.dev/v1",
                        "kind": "TaskRun",
                        "name": "buildah-demo-yrbuauvxvt-clone-repository",
                        "pipelineTaskName": "clone-repository"
                    },
                    {
                        "apiVersion": "tekton.dev/v1",
                        "kind": "TaskRun",
                        "name": "buildah-demo-yrbuauvxvt-prefetch-dependencies",
                        "pipelineTaskName": "prefetch-dependencies"
                    },
                    {
                        "apiVersion": "tekton.dev/v1",
                        "kind": "TaskRun",
                        "name": "buildah-demo-yrbuauvxvt-build-container",
                        "pipelineTaskName": "build-container"
                    },
                    {
                        "apiVersion": "tekton.dev/v1",
                        "kind": "TaskRun",
                        "name": "buildah-demo-yrbuauvxvt-build-image-index",
                        "pipelineTaskName": "build-image-index"
                    },
                    {
                        "apiVersion": "tekton.dev/v1",
                        "kind": "TaskRun",
                        "name": "buildah-demo-yrbuauvxvt-apply-tags",
                        "pipelineTaskName": "apply-tags"
                    },
                    {
                        "apiVersion": "tekton.dev/v1",
                        "kind": "TaskRun",
                        "name": "buildah-demo-yrbuauvxvt-push-dockerfile",
                        "pipelineTaskName": "push-dockerfile"
                    }
                ],
                "completionTime": "2026-04-30T10:07:37Z",
                "conditions": [
                    {
                        "lastTransitionTime": "2026-04-30T10:07:37Z",
                        "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": "true",
                            "description": "Use the package registry proxy when prefetching dependencies",
                            "name": "enable-package-registry-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:b797dd453ddad669365de6de4649e3a9e37e77aa26eb9862ca079a36cbfe64a4"
                                    },
                                    {
                                        "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": ""
                                },
                                {
                                    "name": "enable-package-registry-proxy",
                                    "value": "true"
                                }
                            ],
                            "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:44eb23c2c9a6d7dc471efd28bf835035add9853c065e110312c5feefe87cfc8c"
                                    },
                                    {
                                        "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-yrbuauvxvt"
                                },
                                {
                                    "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-yrbuauvxvt"
                                },
                                {
                                    "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:550afde50349e22ec11191ea0db9a49395ab46fef4e8317d820b6e946677ebeb"
                                    },
                                    {
                                        "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:df999473b440066ce856e36d80afd06b6ed3b575e07b6ac3efe79a25addc2045"
                                    },
                                    {
                                        "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:2468c01818fbaad2235e4fca438f28e847260e3e354cf5a441bbd671684af2db"
                                    },
                                    {
                                        "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:566753ca880764361b11f2c67d8e62dda94f829b11cb48e4716f27568216a481"
                                    },
                                    {
                                        "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:2cd09c97b9f0fae9c7bcd26d956f77221fb7137ee8b2ef17e7351b5e6f1eb89e"
                                    },
                                    {
                                        "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:c162d9d0cd1e4c64dfc340577ba8e6bf55ebd1bb859fe3157217de9b4473c640"
                                    },
                                    {
                                        "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:a291081de7fb27f832c6fc3c4b078acf7e6162ca4c085db38b118ca87e8b5b66"
                                    },
                                    {
                                        "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:359199272c9a403275162a6741d098d7987334232630b59093d781c743fa99e7"
                                    },
                                    {
                                        "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:1d807f6be3be2bd8bff76321e9599bbafce8196dcd9597eeffd9df65466682af"
                                    },
                                    {
                                        "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": "346d604a627d90c0dc4a809cfb3ec18a980ff189fa993e2e50024eb0695aa88e"
                        },
                        "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-yrbuauvxvt"
                    },
                    {
                        "name": "IMAGE_DIGEST",
                        "value": "sha256:978c93f2440a952c46d5d19a500da4172c2ce053e7e8412c5f3b4a6da1c33978"
                    },
                    {
                        "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-6bb61cb29d24083bf7022eded0c8b058-f446ec87b3aef268-01"
                },
                "startTime": "2026-04-30T10:02:53Z"
            }
        },
        {
            "apiVersion": "tekton.dev/v1",
            "kind": "PipelineRun",
            "metadata": {
                "annotations": {
                    "chains.tekton.dev/signed": "true",
                    "results.tekton.dev/record": "chains-e2e-zhta/results/b25137f1-9d27-46c4-a102-c3faf047dd99/records/b25137f1-9d27-46c4-a102-c3faf047dd99",
                    "results.tekton.dev/result": "chains-e2e-zhta/results/b25137f1-9d27-46c4-a102-c3faf047dd99"
                },
                "creationTimestamp": "2026-04-30T10:07:41Z",
                "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-n4pnw"
                },
                "name": "verify-enterprise-contract-run-n4pnw",
                "namespace": "chains-e2e-zhta",
                "resourceVersion": "84682",
                "uid": "b25137f1-9d27-46c4-a102-c3faf047dd99"
            },
            "spec": {
                "pipelineSpec": {
                    "tasks": [
                        {
                            "name": "verify-enterprise-contract",
                            "params": [
                                {
                                    "name": "IMAGES",
                                    "value": "{\"application\":\"\",\"componentGroup\":\"\",\"components\":[{\"name\":\"\",\"version\":\"\",\"containerImage\":\"quay.io/redhat-appstudio-qe/test-images:buildah-demo-yrbuauvxvt@sha256:978c93f2440a952c46d5d19a500da4172c2ce053e7e8412c5f3b4a6da1c33978\",\"source\":{}}],\"artifacts\":{}}"
                                },
                                {
                                    "name": "POLICY_CONFIGURATION",
                                    "value": "ec-policy"
                                },
                                {
                                    "name": "PUBLIC_KEY",
                                    "value": "k8s://chains-e2e-zhta/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-n4pnw-verify-enterprise-contract",
                        "pipelineTaskName": "verify-enterprise-contract"
                    }
                ],
                "completionTime": "2026-04-30T10:14:03Z",
                "conditions": [
                    {
                        "lastTransitionTime": "2026-04-30T10:14:03Z",
                        "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\":\"\",\"componentGroup\":\"\",\"components\":[{\"name\":\"\",\"version\":\"\",\"containerImage\":\"quay.io/redhat-appstudio-qe/test-images:buildah-demo-yrbuauvxvt@sha256:978c93f2440a952c46d5d19a500da4172c2ce053e7e8412c5f3b4a6da1c33978\",\"source\":{}}],\"artifacts\":{}}"
                                },
                                {
                                    "name": "POLICY_CONFIGURATION",
                                    "value": "ec-policy"
                                },
                                {
                                    "name": "PUBLIC_KEY",
                                    "value": "k8s://chains-e2e-zhta/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-03cd44c0dbdeab715347259d63acd66b-24deb89687213479-01"
                },
                "startTime": "2026-04-30T10:07:42Z"
            }
        },
        {
            "apiVersion": "tekton.dev/v1",
            "kind": "PipelineRun",
            "metadata": {
                "annotations": {
                    "appstudio.openshift.io/snapshot": "integ-app-diof-20260430-100452-000",
                    "appstudio.openshift.io/snapshots": "integ-app-diof-20260430-100452-000",
                    "build.appstudio.openshift.io/repo": "https://github.com/redhat-appstudio-qe/group-snapshot-multi-component?rev=53e800b9f2f262f486f8fceb014d1e8e2dbc4df2",
                    "build.appstudio.redhat.com/commit_sha": "53e800b9f2f262f486f8fceb014d1e8e2dbc4df2",
                    "build.appstudio.redhat.com/pull_request_number": "21556",
                    "build.appstudio.redhat.com/target_branch": "love-triangle-xilged",
                    "chains.tekton.dev/signed": "true",
                    "pipelinesascode.tekton.dev/branch": "love-triangle-xilged",
                    "pipelinesascode.tekton.dev/cancel-in-progress": "true",
                    "pipelinesascode.tekton.dev/check-run-id": "73750024615",
                    "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-ucffrg",
                    "pipelinesascode.tekton.dev/git-provider": "github",
                    "pipelinesascode.tekton.dev/installation-id": "40773614",
                    "pipelinesascode.tekton.dev/log-url": "https://console-openshift-console.apps.rosa.kx-ee48f48321.byqa.p3.openshiftapps.com/k8s/ns/group-jqhm/tekton.dev~v1~PipelineRun/go-component-puknjd-on-pull-request-99v6n",
                    "pipelinesascode.tekton.dev/max-keep-runs": "3",
                    "pipelinesascode.tekton.dev/on-cel-expression": "event == \"pull_request\" \u0026\u0026 target_branch == \"love-triangle-xilged\" \u0026\u0026 ( \"go-component/***\".pathChanged() || \".tekton/go-component-puknjd-pull-request.yaml\".pathChanged() )",
                    "pipelinesascode.tekton.dev/original-prname": "go-component-puknjd-on-pull-request",
                    "pipelinesascode.tekton.dev/pull-request": "21556",
                    "pipelinesascode.tekton.dev/repo-url": "https://github.com/redhat-appstudio-qe/group-snapshot-multi-component",
                    "pipelinesascode.tekton.dev/repository": "go-component-puknjd",
                    "pipelinesascode.tekton.dev/scm-reporting-plr-started": "true",
                    "pipelinesascode.tekton.dev/sender": "rhtap-qe-app[bot]",
                    "pipelinesascode.tekton.dev/sha": "53e800b9f2f262f486f8fceb014d1e8e2dbc4df2",
                    "pipelinesascode.tekton.dev/sha-title": "RHTAP-Qe-App update go-component-puknjd",
                    "pipelinesascode.tekton.dev/sha-url": "https://github.com/redhat-appstudio-qe/group-snapshot-multi-component/commit/53e800b9f2f262f486f8fceb014d1e8e2dbc4df2",
                    "pipelinesascode.tekton.dev/source-branch": "konflux-go-component-puknjd",
                    "pipelinesascode.tekton.dev/source-repo-url": "https://github.com/redhat-appstudio-qe/group-snapshot-multi-component",
                    "pipelinesascode.tekton.dev/state": "completed",
                    "pipelinesascode.tekton.dev/url-org": "redhat-appstudio-qe",
                    "pipelinesascode.tekton.dev/url-repository": "group-snapshot-multi-component",
                    "results.tekton.dev/record": "group-jqhm/results/a6ce3321-5daf-4e09-ade1-614ea885c8cb/records/a6ce3321-5daf-4e09-ade1-614ea885c8cb",
                    "results.tekton.dev/recordSummaryAnnotations": "{\"repo\":\"group-snapshot-multi-component\",\"commit\":\"53e800b9f2f262f486f8fceb014d1e8e2dbc4df2\",\"eventType\":\"pull_request\",\"pull_request-id\":21556}",
                    "results.tekton.dev/result": "group-jqhm/results/a6ce3321-5daf-4e09-ade1-614ea885c8cb",
                    "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-go-component-puknjd",
                    "test.appstudio.openshift.io/snapshot-creation-report": "SnapshotCreated"
                },
                "creationTimestamp": "2026-04-30T10:04:51Z",
                "finalizers": [
                    "chains.tekton.dev/pipelinerun",
                    "pipelinesascode.tekton.dev/finalizer",
                    "results.tekton.dev/pipelinerun"
                ],
                "generateName": "go-component-puknjd-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-diof",
                    "appstudio.openshift.io/component": "go-component-puknjd",
                    "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": "73750024615",
                    "pipelinesascode.tekton.dev/event-type": "pull_request",
                    "pipelinesascode.tekton.dev/original-prname": "go-component-puknjd-on-pull-request",
                    "pipelinesascode.tekton.dev/pull-request": "21556",
                    "pipelinesascode.tekton.dev/repository": "go-component-puknjd",
                    "pipelinesascode.tekton.dev/sha": "53e800b9f2f262f486f8fceb014d1e8e2dbc4df2",
                    "pipelinesascode.tekton.dev/state": "completed",
                    "pipelinesascode.tekton.dev/url-org": "redhat-appstudio-qe",
                    "pipelinesascode.tekton.dev/url-repository": "group-snapshot-multi-component",
                    "pipelineservice.appstudio.io/throttled": "go-component-puknjd-on-pull-request-99v6n-clair-scan",
                    "tekton.dev/pipeline": "go-component-puknjd-on-pull-request-99v6n",
                    "test.appstudio.openshift.io/pr-group-sha": "a0a8d6cca45c8c4f1bfc8f18ba02accb1c12f9a0ee4fb8800536623cdfaadc"
                },
                "name": "go-component-puknjd-on-pull-request-99v6n",
                "namespace": "group-jqhm",
                "resourceVersion": "86869",
                "uid": "a6ce3321-5daf-4e09-ade1-614ea885c8cb"
            },
            "spec": {
                "params": [
                    {
                        "name": "git-url",
                        "value": "https://github.com/redhat-appstudio-qe/group-snapshot-multi-component"
                    },
                    {
                        "name": "revision",
                        "value": "53e800b9f2f262f486f8fceb014d1e8e2dbc4df2"
                    },
                    {
                        "name": "output-image",
                        "value": "quay.io/redhat-appstudio-qe/group-jqhm/go-component-puknjd:on-pr-53e800b9f2f262f486f8fceb014d1e8e2dbc4df2"
                    },
                    {
                        "name": "image-expires-after",
                        "value": "6h"
                    },
                    {
                        "name": "dockerfile",
                        "value": "docker/Dockerfile"
                    },
                    {
                        "name": "path-context",
                        "value": "go-component"
                    }
                ],
                "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": "true",
                            "description": "Use the package registry proxy when prefetching dependencies",
                            "name": "enable-package-registry-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:b797dd453ddad669365de6de4649e3a9e37e77aa26eb9862ca079a36cbfe64a4"
                                    },
                                    {
                                        "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)"
                                },
                                {
                                    "name": "enable-package-registry-proxy",
                                    "value": "$(params.enable-package-registry-proxy)"
                                }
                            ],
                            "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:44eb23c2c9a6d7dc471efd28bf835035add9853c065e110312c5feefe87cfc8c"
                                    },
                                    {
                                        "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:550afde50349e22ec11191ea0db9a49395ab46fef4e8317d820b6e946677ebeb"
                                    },
                                    {
                                        "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:df999473b440066ce856e36d80afd06b6ed3b575e07b6ac3efe79a25addc2045"
                                    },
                                    {
                                        "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:2468c01818fbaad2235e4fca438f28e847260e3e354cf5a441bbd671684af2db"
                                    },
                                    {
                                        "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:566753ca880764361b11f2c67d8e62dda94f829b11cb48e4716f27568216a481"
                                    },
                                    {
                                        "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:2cd09c97b9f0fae9c7bcd26d956f77221fb7137ee8b2ef17e7351b5e6f1eb89e"
                                    },
                                    {
                                        "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:c162d9d0cd1e4c64dfc340577ba8e6bf55ebd1bb859fe3157217de9b4473c640"
                                    },
                                    {
                                        "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:a291081de7fb27f832c6fc3c4b078acf7e6162ca4c085db38b118ca87e8b5b66"
                                    },
                                    {
                                        "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:359199272c9a403275162a6741d098d7987334232630b59093d781c743fa99e7"
                                    },
                                    {
                                        "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:1d807f6be3be2bd8bff76321e9599bbafce8196dcd9597eeffd9df65466682af"
                                    },
                                    {
                                        "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-go-component-puknjd"
                },
                "timeouts": {
                    "pipeline": "2h0m0s"
                },
                "workspaces": [
                    {
                        "name": "workspace",
                        "volumeClaimTemplate": {
                            "metadata": {},
                            "spec": {
                                "accessModes": [
                                    "ReadWriteOnce"
                                ],
                                "resources": {
                                    "requests": {
                                        "storage": "1Gi"
                                    }
                                }
                            },
                            "status": {}
                        }
                    },
                    {
                        "name": "git-auth",
                        "secret": {
                            "secretName": "pac-gitauth-ucffrg"
                        }
                    }
                ]
            },
            "status": {
                "childReferences": [
                    {
                        "apiVersion": "tekton.dev/v1",
                        "kind": "TaskRun",
                        "name": "go-component-puknjd-on-pull-request-99v6n-init",
                        "pipelineTaskName": "init"
                    },
                    {
                        "apiVersion": "tekton.dev/v1",
                        "kind": "TaskRun",
                        "name": "go-component-puknjd-on-pull-request-99v6n-clone-repository",
                        "pipelineTaskName": "clone-repository"
                    },
                    {
                        "apiVersion": "tekton.dev/v1",
                        "kind": "TaskRun",
                        "name": "go-component-puknjd-on-pull-request-99v6n-prefetch-dependencies",
                        "pipelineTaskName": "prefetch-dependencies"
                    },
                    {
                        "apiVersion": "tekton.dev/v1",
                        "kind": "TaskRun",
                        "name": "go-component-puknjd-on-pull-request-99v6n-build-container",
                        "pipelineTaskName": "build-container"
                    },
                    {
                        "apiVersion": "tekton.dev/v1",
                        "kind": "TaskRun",
                        "name": "go-component-puknjd-on-pull-request-99v6n-build-image-index",
                        "pipelineTaskName": "build-image-index"
                    },
                    {
                        "apiVersion": "tekton.dev/v1",
                        "kind": "TaskRun",
                        "name": "go-b1ba4b62cc3b742a9ce4758efc118987-deprecated-base-image-check",
                        "pipelineTaskName": "deprecated-base-image-check",
                        "whenExpressions": [
                            {
                                "input": "false",
                                "operator": "in",
                                "values": [
                                    "false"
                                ]
                            }
                        ]
                    },
                    {
                        "apiVersion": "tekton.dev/v1",
                        "kind": "TaskRun",
                        "name": "go-component-puknjd-on-pull-request-99v6n-clair-scan",
                        "pipelineTaskName": "clair-scan",
                        "whenExpressions": [
                            {
                                "input": "false",
                                "operator": "in",
                                "values": [
                                    "false"
                                ]
                            }
                        ]
                    },
                    {
                        "apiVersion": "tekton.dev/v1",
                        "kind": "TaskRun",
                        "name": "go-component-puknjd-on-pull-reqf428e2eb5563b8748b380e79ef02acaf",
                        "pipelineTaskName": "ecosystem-cert-preflight-checks",
                        "whenExpressions": [
                            {
                                "input": "false",
                                "operator": "in",
                                "values": [
                                    "false"
                                ]
                            }
                        ]
                    },
                    {
                        "apiVersion": "tekton.dev/v1",
                        "kind": "TaskRun",
                        "name": "go-component-puknjd-on-pull-request-99v6n-sast-snyk-check",
                        "pipelineTaskName": "sast-snyk-check",
                        "whenExpressions": [
                            {
                                "input": "false",
                                "operator": "in",
                                "values": [
                                    "false"
                                ]
                            }
                        ]
                    },
                    {
                        "apiVersion": "tekton.dev/v1",
                        "kind": "TaskRun",
                        "name": "go-component-puknjd-on-pull-request-99v6n-clamav-scan",
                        "pipelineTaskName": "clamav-scan",
                        "whenExpressions": [
                            {
                                "input": "false",
                                "operator": "in",
                                "values": [
                                    "false"
                                ]
                            }
                        ]
                    },
                    {
                        "apiVersion": "tekton.dev/v1",
                        "kind": "TaskRun",
                        "name": "go-component-puknjd-on-pull-request-99v6n-sast-shell-check",
                        "pipelineTaskName": "sast-shell-check",
                        "whenExpressions": [
                            {
                                "input": "false",
                                "operator": "in",
                                "values": [
                                    "false"
                                ]
                            }
                        ]
                    },
                    {
                        "apiVersion": "tekton.dev/v1",
                        "kind": "TaskRun",
                        "name": "go-component-puknjd-on-pull-request-99v6n-sast-unicode-check",
                        "pipelineTaskName": "sast-unicode-check",
                        "whenExpressions": [
                            {
                                "input": "false",
                                "operator": "in",
                                "values": [
                                    "false"
                                ]
                            }
                        ]
                    },
                    {
                        "apiVersion": "tekton.dev/v1",
                        "kind": "TaskRun",
                        "name": "go-component-puknjd-on-pull-request-99v6n-apply-tags",
                        "pipelineTaskName": "apply-tags"
                    },
                    {
                        "apiVersion": "tekton.dev/v1",
                        "kind": "TaskRun",
                        "name": "go-component-puknjd-on-pull-request-99v6n-push-dockerfile",
                        "pipelineTaskName": "push-dockerfile"
                    },
                    {
                        "apiVersion": "tekton.dev/v1",
                        "kind": "TaskRun",
                        "name": "go-component-puknjd-on-pull-request-99v6n-rpms-signature-scan",
                        "pipelineTaskName": "rpms-signature-scan",
                        "whenExpressions": [
                            {
                                "input": "false",
                                "operator": "in",
                                "values": [
                                    "false"
                                ]
                            }
                        ]
                    }
                ],
                "completionTime": "2026-04-30T10:14:32Z",
                "conditions": [
                    {
                        "lastTransitionTime": "2026-04-30T10:14:32Z",
                        "message": "Tasks Completed: 15 (Failed: 0, Cancelled 0), Skipped: 1",
                        "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": "true",
                            "description": "Use the package registry proxy when prefetching dependencies",
                            "name": "enable-package-registry-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:b797dd453ddad669365de6de4649e3a9e37e77aa26eb9862ca079a36cbfe64a4"
                                    },
                                    {
                                        "name": "kind",
                                        "value": "task"
                                    }
                                ],
                                "resolver": "bundles"
                            }
                        },
                        {
                            "name": "clone-repository",
                            "params": [
                                {
                                    "name": "url",
                                    "value": "https://github.com/redhat-appstudio-qe/group-snapshot-multi-component"
                                },
                                {
                                    "name": "revision",
                                    "value": "53e800b9f2f262f486f8fceb014d1e8e2dbc4df2"
                                }
                            ],
                            "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": ""
                                },
                                {
                                    "name": "enable-package-registry-proxy",
                                    "value": "true"
                                }
                            ],
                            "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:44eb23c2c9a6d7dc471efd28bf835035add9853c065e110312c5feefe87cfc8c"
                                    },
                                    {
                                        "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/group-jqhm/go-component-puknjd:on-pr-53e800b9f2f262f486f8fceb014d1e8e2dbc4df2"
                                },
                                {
                                    "name": "DOCKERFILE",
                                    "value": "docker/Dockerfile"
                                },
                                {
                                    "name": "CONTEXT",
                                    "value": "go-component"
                                },
                                {
                                    "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/group-jqhm/go-component-puknjd:on-pr-53e800b9f2f262f486f8fceb014d1e8e2dbc4df2"
                                },
                                {
                                    "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:550afde50349e22ec11191ea0db9a49395ab46fef4e8317d820b6e946677ebeb"
                                    },
                                    {
                                        "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:df999473b440066ce856e36d80afd06b6ed3b575e07b6ac3efe79a25addc2045"
                                    },
                                    {
                                        "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:2468c01818fbaad2235e4fca438f28e847260e3e354cf5a441bbd671684af2db"
                                    },
                                    {
                                        "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:566753ca880764361b11f2c67d8e62dda94f829b11cb48e4716f27568216a481"
                                    },
                                    {
                                        "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:2cd09c97b9f0fae9c7bcd26d956f77221fb7137ee8b2ef17e7351b5e6f1eb89e"
                                    },
                                    {
                                        "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:c162d9d0cd1e4c64dfc340577ba8e6bf55ebd1bb859fe3157217de9b4473c640"
                                    },
                                    {
                                        "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:a291081de7fb27f832c6fc3c4b078acf7e6162ca4c085db38b118ca87e8b5b66"
                                    },
                                    {
                                        "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": "docker/Dockerfile"
                                },
                                {
                                    "name": "CONTEXT",
                                    "value": "go-component"
                                }
                            ],
                            "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:359199272c9a403275162a6741d098d7987334232630b59093d781c743fa99e7"
                                    },
                                    {
                                        "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:1d807f6be3be2bd8bff76321e9599bbafce8196dcd9597eeffd9df65466682af"
                                    },
                                    {
                                        "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/group-jqhm/go-component-puknjd:on-pr-53e800b9f2f262f486f8fceb014d1e8e2dbc4df2"
                    },
                    {
                        "name": "IMAGE_DIGEST",
                        "value": "sha256:75bae5f0fa942a4b359c7d60d49b49d2ba036e8f92bf50c00eb329a84a4a5c2e"
                    },
                    {
                        "name": "CHAINS-GIT_URL",
                        "value": "https://github.com/redhat-appstudio-qe/group-snapshot-multi-component"
                    },
                    {
                        "name": "CHAINS-GIT_COMMIT",
                        "value": "53e800b9f2f262f486f8fceb014d1e8e2dbc4df2"
                    }
                ],
                "skippedTasks": [
                    {
                        "name": "build-source-image",
                        "reason": "When Expressions evaluated to false",
                        "whenExpressions": [
                            {
                                "input": "false",
                                "operator": "in",
                                "values": [
                                    "true"
                                ]
                            }
                        ]
                    }
                ],
                "spanContext": {
                    "traceparent": "00-6018501aa56ea0fe21834cfc753e58cd-f8601fb920aa3153-01"
                },
                "startTime": "2026-04-30T10:04:52Z"
            }
        },
        {
            "apiVersion": "tekton.dev/v1",
            "kind": "PipelineRun",
            "metadata": {
                "annotations": {
                    "build.appstudio.openshift.io/repo": "https://github.com/redhat-appstudio-qe/group-snapshot-multi-component?rev=7e6366bfc56a6e15dd3fd1a22d16a28e69411872",
                    "build.appstudio.redhat.com/commit_sha": "7e6366bfc56a6e15dd3fd1a22d16a28e69411872",
                    "build.appstudio.redhat.com/pull_request_number": "21558",
                    "build.appstudio.redhat.com/target_branch": "love-triangle-xilged",
                    "chains.tekton.dev/signed": "true",
                    "pipelinesascode.tekton.dev/branch": "love-triangle-xilged",
                    "pipelinesascode.tekton.dev/cancel-in-progress": "true",
                    "pipelinesascode.tekton.dev/check-run-id": "73753014825",
                    "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-bymtcd",
                    "pipelinesascode.tekton.dev/git-provider": "github",
                    "pipelinesascode.tekton.dev/installation-id": "40773614",
                    "pipelinesascode.tekton.dev/log-url": "https://console-openshift-console.apps.rosa.kx-ee48f48321.byqa.p3.openshiftapps.com/k8s/ns/group-jqhm/tekton.dev~v1~PipelineRun/go-component-puknjd-on-pull-request-n4q8m",
                    "pipelinesascode.tekton.dev/max-keep-runs": "3",
                    "pipelinesascode.tekton.dev/on-cel-expression": "event == \"pull_request\" \u0026\u0026 target_branch == \"love-triangle-xilged\" \u0026\u0026 ( \"go-component/***\".pathChanged() || \".tekton/go-component-puknjd-pull-request.yaml\".pathChanged() )",
                    "pipelinesascode.tekton.dev/original-prname": "go-component-puknjd-on-pull-request",
                    "pipelinesascode.tekton.dev/pull-request": "21558",
                    "pipelinesascode.tekton.dev/repo-url": "https://github.com/redhat-appstudio-qe/group-snapshot-multi-component",
                    "pipelinesascode.tekton.dev/repository": "go-component-puknjd",
                    "pipelinesascode.tekton.dev/scm-reporting-plr-started": "true",
                    "pipelinesascode.tekton.dev/sender": "rhtap-qe-bots-2",
                    "pipelinesascode.tekton.dev/sha": "7e6366bfc56a6e15dd3fd1a22d16a28e69411872",
                    "pipelinesascode.tekton.dev/sha-title": "e2e test commit message",
                    "pipelinesascode.tekton.dev/sha-url": "https://github.com/redhat-appstudio-qe/group-snapshot-multi-component/commit/7e6366bfc56a6e15dd3fd1a22d16a28e69411872",
                    "pipelinesascode.tekton.dev/source-branch": "pr-branch-xvajcx",
                    "pipelinesascode.tekton.dev/source-repo-url": "https://github.com/redhat-appstudio-qe/group-snapshot-multi-component",
                    "pipelinesascode.tekton.dev/state": "completed",
                    "pipelinesascode.tekton.dev/url-org": "redhat-appstudio-qe",
                    "pipelinesascode.tekton.dev/url-repository": "group-snapshot-multi-component",
                    "results.tekton.dev/record": "group-jqhm/results/30f73216-26c3-450c-a9d9-60e6d87088a1/records/30f73216-26c3-450c-a9d9-60e6d87088a1",
                    "results.tekton.dev/recordSummaryAnnotations": "{\"repo\":\"group-snapshot-multi-component\",\"commit\":\"7e6366bfc56a6e15dd3fd1a22d16a28e69411872\",\"eventType\":\"pull_request\",\"pull_request-id\":21558}",
                    "results.tekton.dev/result": "group-jqhm/results/30f73216-26c3-450c-a9d9-60e6d87088a1",
                    "test.appstudio.openshift.io/create-groupsnapshot-status": "a new build PLR konflux-test-integration-clone-ihydzl-on-pull-request-ctv6v is running for component konflux-test-integration-clone-ihydzl, waiting for it to create a new group Snapshot for PR group pr-branch-xvajcx",
                    "test.appstudio.openshift.io/pr-group": "pr-branch-xvajcx",
                    "test.appstudio.openshift.io/snapshot-creation-report": "GroupSnapshotCreationFailed"
                },
                "creationTimestamp": "2026-04-30T10:25:57Z",
                "finalizers": [
                    "results.tekton.dev/pipelinerun",
                    "chains.tekton.dev/pipelinerun",
                    "pipelinesascode.tekton.dev/finalizer"
                ],
                "generateName": "go-component-puknjd-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-diof",
                    "appstudio.openshift.io/component": "go-component-puknjd",
                    "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": "73753014825",
                    "pipelinesascode.tekton.dev/event-type": "pull_request",
                    "pipelinesascode.tekton.dev/original-prname": "go-component-puknjd-on-pull-request",
                    "pipelinesascode.tekton.dev/pull-request": "21558",
                    "pipelinesascode.tekton.dev/repository": "go-component-puknjd",
                    "pipelinesascode.tekton.dev/sha": "7e6366bfc56a6e15dd3fd1a22d16a28e69411872",
                    "pipelinesascode.tekton.dev/state": "completed",
                    "pipelinesascode.tekton.dev/url-org": "redhat-appstudio-qe",
                    "pipelinesascode.tekton.dev/url-repository": "group-snapshot-multi-component",
                    "tekton.dev/pipeline": "go-component-puknjd-on-pull-request-n4q8m",
                    "test.appstudio.openshift.io/pr-group-sha": "6f1a4374943de8c3561afdf16cda49474eec29e8f3dd91008136a44926aa7f"
                },
                "name": "go-component-puknjd-on-pull-request-n4q8m",
                "namespace": "group-jqhm",
                "resourceVersion": "133380",
                "uid": "30f73216-26c3-450c-a9d9-60e6d87088a1"
            },
            "spec": {
                "params": [
                    {
                        "name": "git-url",
                        "value": "https://github.com/redhat-appstudio-qe/group-snapshot-multi-component"
                    },
                    {
                        "name": "revision",
                        "value": "7e6366bfc56a6e15dd3fd1a22d16a28e69411872"
                    },
                    {
                        "name": "output-image",
                        "value": "quay.io/redhat-appstudio-qe/group-jqhm/go-component-puknjd:on-pr-7e6366bfc56a6e15dd3fd1a22d16a28e69411872"
                    },
                    {
                        "name": "image-expires-after",
                        "value": "6h"
                    },
                    {
                        "name": "dockerfile",
                        "value": "docker/Dockerfile"
                    },
                    {
                        "name": "path-context",
                        "value": "go-component"
                    }
                ],
                "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": "true",
                            "description": "Use the package registry proxy when prefetching dependencies",
                            "name": "enable-package-registry-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:b797dd453ddad669365de6de4649e3a9e37e77aa26eb9862ca079a36cbfe64a4"
                                    },
                                    {
                                        "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)"
                                },
                                {
                                    "name": "enable-package-registry-proxy",
                                    "value": "$(params.enable-package-registry-proxy)"
                                }
                            ],
                            "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:44eb23c2c9a6d7dc471efd28bf835035add9853c065e110312c5feefe87cfc8c"
                                    },
                                    {
                                        "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:550afde50349e22ec11191ea0db9a49395ab46fef4e8317d820b6e946677ebeb"
                                    },
                                    {
                                        "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:df999473b440066ce856e36d80afd06b6ed3b575e07b6ac3efe79a25addc2045"
                                    },
                                    {
                                        "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:2468c01818fbaad2235e4fca438f28e847260e3e354cf5a441bbd671684af2db"
                                    },
                                    {
                                        "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:566753ca880764361b11f2c67d8e62dda94f829b11cb48e4716f27568216a481"
                                    },
                                    {
                                        "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:2cd09c97b9f0fae9c7bcd26d956f77221fb7137ee8b2ef17e7351b5e6f1eb89e"
                                    },
                                    {
                                        "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:c162d9d0cd1e4c64dfc340577ba8e6bf55ebd1bb859fe3157217de9b4473c640"
                                    },
                                    {
                                        "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:a291081de7fb27f832c6fc3c4b078acf7e6162ca4c085db38b118ca87e8b5b66"
                                    },
                                    {
                                        "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:359199272c9a403275162a6741d098d7987334232630b59093d781c743fa99e7"
                                    },
                                    {
                                        "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:1d807f6be3be2bd8bff76321e9599bbafce8196dcd9597eeffd9df65466682af"
                                    },
                                    {
                                        "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-go-component-puknjd"
                },
                "timeouts": {
                    "pipeline": "2h0m0s"
                },
                "workspaces": [
                    {
                        "name": "workspace",
                        "volumeClaimTemplate": {
                            "metadata": {},
                            "spec": {
                                "accessModes": [
                                    "ReadWriteOnce"
                                ],
                                "resources": {
                                    "requests": {
                                        "storage": "1Gi"
                                    }
                                }
                            },
                            "status": {}
                        }
                    },
                    {
                        "name": "git-auth",
                        "secret": {
                            "secretName": "pac-gitauth-bymtcd"
                        }
                    }
                ]
            },
            "status": {
                "childReferences": [
                    {
                        "apiVersion": "tekton.dev/v1",
                        "kind": "TaskRun",
                        "name": "go-component-puknjd-on-pull-request-n4q8m-init",
                        "pipelineTaskName": "init"
                    },
                    {
                        "apiVersion": "tekton.dev/v1",
                        "kind": "TaskRun",
                        "name": "go-component-puknjd-on-pull-request-n4q8m-clone-repository",
                        "pipelineTaskName": "clone-repository"
                    },
                    {
                        "apiVersion": "tekton.dev/v1",
                        "kind": "TaskRun",
                        "name": "go-component-puknjd-on-pull-request-n4q8m-prefetch-dependencies",
                        "pipelineTaskName": "prefetch-dependencies"
                    }
                ],
                "completionTime": "2026-04-30T10:26:52Z",
                "conditions": [
                    {
                        "lastTransitionTime": "2026-04-30T10:26:52Z",
                        "message": "Tasks Completed: 3 (Failed: 1, Cancelled 0), Skipped: 13",
                        "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": "true",
                            "description": "Use the package registry proxy when prefetching dependencies",
                            "name": "enable-package-registry-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:b797dd453ddad669365de6de4649e3a9e37e77aa26eb9862ca079a36cbfe64a4"
                                    },
                                    {
                                        "name": "kind",
                                        "value": "task"
                                    }
                                ],
                                "resolver": "bundles"
                            }
                        },
                        {
                            "name": "clone-repository",
                            "params": [
                                {
                                    "name": "url",
                                    "value": "https://github.com/redhat-appstudio-qe/group-snapshot-multi-component"
                                },
                                {
                                    "name": "revision",
                                    "value": "7e6366bfc56a6e15dd3fd1a22d16a28e69411872"
                                }
                            ],
                            "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": ""
                                },
                                {
                                    "name": "enable-package-registry-proxy",
                                    "value": "true"
                                }
                            ],
                            "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:44eb23c2c9a6d7dc471efd28bf835035add9853c065e110312c5feefe87cfc8c"
                                    },
                                    {
                                        "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/group-jqhm/go-component-puknjd:on-pr-7e6366bfc56a6e15dd3fd1a22d16a28e69411872"
                                },
                                {
                                    "name": "DOCKERFILE",
                                    "value": "docker/Dockerfile"
                                },
                                {
                                    "name": "CONTEXT",
                                    "value": "go-component"
                                },
                                {
                                    "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/group-jqhm/go-component-puknjd:on-pr-7e6366bfc56a6e15dd3fd1a22d16a28e69411872"
                                },
                                {
                                    "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:550afde50349e22ec11191ea0db9a49395ab46fef4e8317d820b6e946677ebeb"
                                    },
                                    {
                                        "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:df999473b440066ce856e36d80afd06b6ed3b575e07b6ac3efe79a25addc2045"
                                    },
                                    {
                                        "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:2468c01818fbaad2235e4fca438f28e847260e3e354cf5a441bbd671684af2db"
                                    },
                                    {
                                        "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:566753ca880764361b11f2c67d8e62dda94f829b11cb48e4716f27568216a481"
                                    },
                                    {
                                        "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:2cd09c97b9f0fae9c7bcd26d956f77221fb7137ee8b2ef17e7351b5e6f1eb89e"
                                    },
                                    {
                                        "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:c162d9d0cd1e4c64dfc340577ba8e6bf55ebd1bb859fe3157217de9b4473c640"
                                    },
                                    {
                                        "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:a291081de7fb27f832c6fc3c4b078acf7e6162ca4c085db38b118ca87e8b5b66"
                                    },
                                    {
                                        "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": "docker/Dockerfile"
                                },
                                {
                                    "name": "CONTEXT",
                                    "value": "go-component"
                                }
                            ],
                            "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:359199272c9a403275162a6741d098d7987334232630b59093d781c743fa99e7"
                                    },
                                    {
                                        "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:1d807f6be3be2bd8bff76321e9599bbafce8196dcd9597eeffd9df65466682af"
                                    },
                                    {
                                        "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": "CHAINS-GIT_URL",
                        "value": "https://github.com/redhat-appstudio-qe/group-snapshot-multi-component"
                    },
                    {
                        "name": "CHAINS-GIT_COMMIT",
                        "value": "7e6366bfc56a6e15dd3fd1a22d16a28e69411872"
                    }
                ],
                "skippedTasks": [
                    {
                        "name": "build-container",
                        "reason": "PipelineRun was stopping"
                    },
                    {
                        "name": "build-image-index",
                        "reason": "PipelineRun was stopping"
                    },
                    {
                        "name": "build-source-image",
                        "reason": "PipelineRun was stopping",
                        "whenExpressions": [
                            {
                                "input": "false",
                                "operator": "in",
                                "values": [
                                    "true"
                                ]
                            }
                        ]
                    },
                    {
                        "name": "deprecated-base-image-check",
                        "reason": "PipelineRun was stopping",
                        "whenExpressions": [
                            {
                                "input": "false",
                                "operator": "in",
                                "values": [
                                    "false"
                                ]
                            }
                        ]
                    },
                    {
                        "name": "clair-scan",
                        "reason": "PipelineRun was stopping",
                        "whenExpressions": [
                            {
                                "input": "false",
                                "operator": "in",
                                "values": [
                                    "false"
                                ]
                            }
                        ]
                    },
                    {
                        "name": "ecosystem-cert-preflight-checks",
                        "reason": "PipelineRun was stopping",
                        "whenExpressions": [
                            {
                                "input": "false",
                                "operator": "in",
                                "values": [
                                    "false"
                                ]
                            }
                        ]
                    },
                    {
                        "name": "sast-snyk-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": "apply-tags",
                        "reason": "PipelineRun was stopping"
                    },
                    {
                        "name": "push-dockerfile",
                        "reason": "PipelineRun was stopping"
                    },
                    {
                        "name": "rpms-signature-scan",
                        "reason": "PipelineRun was stopping",
                        "whenExpressions": [
                            {
                                "input": "false",
                                "operator": "in",
                                "values": [
                                    "false"
                                ]
                            }
                        ]
                    }
                ],
                "spanContext": {
                    "traceparent": "00-9b70ef19a0ca9f9919fb77dcc3837a23-df32396564328ae9-01"
                },
                "startTime": "2026-04-30T10:25:58Z"
            }
        },
        {
            "apiVersion": "tekton.dev/v1",
            "kind": "PipelineRun",
            "metadata": {
                "annotations": {
                    "appstudio.openshift.io/snapshot": "integ-app-diof-20260430-101513-000",
                    "appstudio.openshift.io/snapshots": "integ-app-diof-20260430-101513-000",
                    "build.appstudio.openshift.io/repo": "https://github.com/redhat-appstudio-qe/group-snapshot-multi-component?rev=2b085f62b83f962a20ad699e50ccf06c4a75b4dc",
                    "build.appstudio.redhat.com/commit_sha": "2b085f62b83f962a20ad699e50ccf06c4a75b4dc",
                    "build.appstudio.redhat.com/target_branch": "love-triangle-xilged",
                    "chains.tekton.dev/signed": "true",
                    "pipelinesascode.tekton.dev/branch": "love-triangle-xilged",
                    "pipelinesascode.tekton.dev/cancel-in-progress": "false",
                    "pipelinesascode.tekton.dev/check-run-id": "73751490388",
                    "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-anexfa",
                    "pipelinesascode.tekton.dev/git-provider": "github",
                    "pipelinesascode.tekton.dev/installation-id": "40773614",
                    "pipelinesascode.tekton.dev/log-url": "https://console-openshift-console.apps.rosa.kx-ee48f48321.byqa.p3.openshiftapps.com/k8s/ns/group-jqhm/tekton.dev~v1~PipelineRun/go-component-puknjd-on-push-27f8k",
                    "pipelinesascode.tekton.dev/max-keep-runs": "3",
                    "pipelinesascode.tekton.dev/on-cel-expression": "event == \"push\" \u0026\u0026 target_branch == \"love-triangle-xilged\" \u0026\u0026 ( \"go-component/***\".pathChanged() || \".tekton/go-component-puknjd-push.yaml\".pathChanged() )",
                    "pipelinesascode.tekton.dev/original-prname": "go-component-puknjd-on-push",
                    "pipelinesascode.tekton.dev/pull-request": "21556",
                    "pipelinesascode.tekton.dev/repo-url": "https://github.com/redhat-appstudio-qe/group-snapshot-multi-component",
                    "pipelinesascode.tekton.dev/repository": "go-component-puknjd",
                    "pipelinesascode.tekton.dev/scm-reporting-plr-started": "true",
                    "pipelinesascode.tekton.dev/sender": "rhtap-qe-bots-2",
                    "pipelinesascode.tekton.dev/sha": "2b085f62b83f962a20ad699e50ccf06c4a75b4dc",
                    "pipelinesascode.tekton.dev/sha-title": "Merge pull request #21556 from redhat-appstudio-qe/konflux-go-component-puknjd\n\nRHTAP-Qe-App update go-component-puknjd",
                    "pipelinesascode.tekton.dev/sha-url": "https://github.com/redhat-appstudio-qe/group-snapshot-multi-component/commit/2b085f62b83f962a20ad699e50ccf06c4a75b4dc",
                    "pipelinesascode.tekton.dev/source-branch": "refs/heads/love-triangle-xilged",
                    "pipelinesascode.tekton.dev/source-repo-url": "https://github.com/redhat-appstudio-qe/group-snapshot-multi-component",
                    "pipelinesascode.tekton.dev/state": "completed",
                    "pipelinesascode.tekton.dev/url-org": "redhat-appstudio-qe",
                    "pipelinesascode.tekton.dev/url-repository": "group-snapshot-multi-component",
                    "results.tekton.dev/record": "group-jqhm/results/5eec8999-5c91-4026-994d-6667f78df67f/records/5eec8999-5c91-4026-994d-6667f78df67f",
                    "results.tekton.dev/recordSummaryAnnotations": "{\"repo\":\"group-snapshot-multi-component\",\"commit\":\"2b085f62b83f962a20ad699e50ccf06c4a75b4dc\",\"eventType\":\"push\",\"pull_request-id\":21556}",
                    "results.tekton.dev/result": "group-jqhm/results/5eec8999-5c91-4026-994d-6667f78df67f",
                    "test.appstudio.openshift.io/added-to-global-candidate-list": "{\"result\":true,\"reason\":\"Success\",\"lastupdatedtime\":\"2026-04-30T10:22:17Z\"}",
                    "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-status": "merged"
                },
                "creationTimestamp": "2026-04-30T10:15:12Z",
                "finalizers": [
                    "chains.tekton.dev/pipelinerun",
                    "pipelinesascode.tekton.dev/finalizer",
                    "results.tekton.dev/pipelinerun"
                ],
                "generateName": "go-component-puknjd-on-push-",
                "generation": 2,
                "labels": {
                    "app.kubernetes.io/managed-by": "pipelinesascode.tekton.dev",
                    "app.kubernetes.io/version": "v0.43.0",
                    "appstudio.openshift.io/application": "integ-app-diof",
                    "appstudio.openshift.io/component": "go-component-puknjd",
                    "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/check-run-id": "73751490388",
                    "pipelinesascode.tekton.dev/event-type": "push",
                    "pipelinesascode.tekton.dev/original-prname": "go-component-puknjd-on-push",
                    "pipelinesascode.tekton.dev/pull-request": "21556",
                    "pipelinesascode.tekton.dev/repository": "go-component-puknjd",
                    "pipelinesascode.tekton.dev/sha": "2b085f62b83f962a20ad699e50ccf06c4a75b4dc",
                    "pipelinesascode.tekton.dev/state": "completed",
                    "pipelinesascode.tekton.dev/url-org": "redhat-appstudio-qe",
                    "pipelinesascode.tekton.dev/url-repository": "group-snapshot-multi-component",
                    "pipelineservice.appstudio.io/throttled": "go-component-puknjd-on-push-27f8k-clair-scan",
                    "tekton.dev/pipeline": "go-component-puknjd-on-push-27f8k"
                },
                "name": "go-component-puknjd-on-push-27f8k",
                "namespace": "group-jqhm",
                "resourceVersion": "118512",
                "uid": "5eec8999-5c91-4026-994d-6667f78df67f"
            },
            "spec": {
                "params": [
                    {
                        "name": "git-url",
                        "value": "https://github.com/redhat-appstudio-qe/group-snapshot-multi-component"
                    },
                    {
                        "name": "revision",
                        "value": "2b085f62b83f962a20ad699e50ccf06c4a75b4dc"
                    },
                    {
                        "name": "output-image",
                        "value": "quay.io/redhat-appstudio-qe/group-jqhm/go-component-puknjd:2b085f62b83f962a20ad699e50ccf06c4a75b4dc"
                    },
                    {
                        "name": "dockerfile",
                        "value": "docker/Dockerfile"
                    },
                    {
                        "name": "path-context",
                        "value": "go-component"
                    }
                ],
                "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": "true",
                            "description": "Use the package registry proxy when prefetching dependencies",
                            "name": "enable-package-registry-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:b797dd453ddad669365de6de4649e3a9e37e77aa26eb9862ca079a36cbfe64a4"
                                    },
                                    {
                                        "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)"
                                },
                                {
                                    "name": "enable-package-registry-proxy",
                                    "value": "$(params.enable-package-registry-proxy)"
                                }
                            ],
                            "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:44eb23c2c9a6d7dc471efd28bf835035add9853c065e110312c5feefe87cfc8c"
                                    },
                                    {
                                        "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:550afde50349e22ec11191ea0db9a49395ab46fef4e8317d820b6e946677ebeb"
                                    },
                                    {
                                        "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:df999473b440066ce856e36d80afd06b6ed3b575e07b6ac3efe79a25addc2045"
                                    },
                                    {
                                        "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:2468c01818fbaad2235e4fca438f28e847260e3e354cf5a441bbd671684af2db"
                                    },
                                    {
                                        "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:566753ca880764361b11f2c67d8e62dda94f829b11cb48e4716f27568216a481"
                                    },
                                    {
                                        "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:2cd09c97b9f0fae9c7bcd26d956f77221fb7137ee8b2ef17e7351b5e6f1eb89e"
                                    },
                                    {
                                        "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:c162d9d0cd1e4c64dfc340577ba8e6bf55ebd1bb859fe3157217de9b4473c640"
                                    },
                                    {
                                        "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:a291081de7fb27f832c6fc3c4b078acf7e6162ca4c085db38b118ca87e8b5b66"
                                    },
                                    {
                                        "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:359199272c9a403275162a6741d098d7987334232630b59093d781c743fa99e7"
                                    },
                                    {
                                        "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:1d807f6be3be2bd8bff76321e9599bbafce8196dcd9597eeffd9df65466682af"
                                    },
                                    {
                                        "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-go-component-puknjd"
                },
                "timeouts": {
                    "pipeline": "2h0m0s"
                },
                "workspaces": [
                    {
                        "name": "workspace",
                        "volumeClaimTemplate": {
                            "metadata": {},
                            "spec": {
                                "accessModes": [
                                    "ReadWriteOnce"
                                ],
                                "resources": {
                                    "requests": {
                                        "storage": "1Gi"
                                    }
                                }
                            },
                            "status": {}
                        }
                    },
                    {
                        "name": "git-auth",
                        "secret": {
                            "secretName": "pac-gitauth-anexfa"
                        }
                    }
                ]
            },
            "status": {
                "childReferences": [
                    {
                        "apiVersion": "tekton.dev/v1",
                        "kind": "TaskRun",
                        "name": "go-component-puknjd-on-push-27f8k-init",
                        "pipelineTaskName": "init"
                    },
                    {
                        "apiVersion": "tekton.dev/v1",
                        "kind": "TaskRun",
                        "name": "go-component-puknjd-on-push-27f8k-clone-repository",
                        "pipelineTaskName": "clone-repository"
                    },
                    {
                        "apiVersion": "tekton.dev/v1",
                        "kind": "TaskRun",
                        "name": "go-component-puknjd-on-push-27f8k-prefetch-dependencies",
                        "pipelineTaskName": "prefetch-dependencies"
                    },
                    {
                        "apiVersion": "tekton.dev/v1",
                        "kind": "TaskRun",
                        "name": "go-component-puknjd-on-push-27f8k-build-container",
                        "pipelineTaskName": "build-container"
                    },
                    {
                        "apiVersion": "tekton.dev/v1",
                        "kind": "TaskRun",
                        "name": "go-component-puknjd-on-push-27f8k-build-image-index",
                        "pipelineTaskName": "build-image-index"
                    },
                    {
                        "apiVersion": "tekton.dev/v1",
                        "kind": "TaskRun",
                        "name": "go-component-puknjd-on-push-27f8k-deprecated-base-image-check",
                        "pipelineTaskName": "deprecated-base-image-check",
                        "whenExpressions": [
                            {
                                "input": "false",
                                "operator": "in",
                                "values": [
                                    "false"
                                ]
                            }
                        ]
                    },
                    {
                        "apiVersion": "tekton.dev/v1",
                        "kind": "TaskRun",
                        "name": "go-component-puknjd-on-push-27f8k-clair-scan",
                        "pipelineTaskName": "clair-scan",
                        "whenExpressions": [
                            {
                                "input": "false",
                                "operator": "in",
                                "values": [
                                    "false"
                                ]
                            }
                        ]
                    },
                    {
                        "apiVersion": "tekton.dev/v1",
                        "kind": "TaskRun",
                        "name": "go-component-puknjd-on-push-27f912bc5367cf1796cc868e9a93d8a05b7",
                        "pipelineTaskName": "ecosystem-cert-preflight-checks",
                        "whenExpressions": [
                            {
                                "input": "false",
                                "operator": "in",
                                "values": [
                                    "false"
                                ]
                            }
                        ]
                    },
                    {
                        "apiVersion": "tekton.dev/v1",
                        "kind": "TaskRun",
                        "name": "go-component-puknjd-on-push-27f8k-sast-snyk-check",
                        "pipelineTaskName": "sast-snyk-check",
                        "whenExpressions": [
                            {
                                "input": "false",
                                "operator": "in",
                                "values": [
                                    "false"
                                ]
                            }
                        ]
                    },
                    {
                        "apiVersion": "tekton.dev/v1",
                        "kind": "TaskRun",
                        "name": "go-component-puknjd-on-push-27f8k-clamav-scan",
                        "pipelineTaskName": "clamav-scan",
                        "whenExpressions": [
                            {
                                "input": "false",
                                "operator": "in",
                                "values": [
                                    "false"
                                ]
                            }
                        ]
                    },
                    {
                        "apiVersion": "tekton.dev/v1",
                        "kind": "TaskRun",
                        "name": "go-component-puknjd-on-push-27f8k-sast-shell-check",
                        "pipelineTaskName": "sast-shell-check",
                        "whenExpressions": [
                            {
                                "input": "false",
                                "operator": "in",
                                "values": [
                                    "false"
                                ]
                            }
                        ]
                    },
                    {
                        "apiVersion": "tekton.dev/v1",
                        "kind": "TaskRun",
                        "name": "go-component-puknjd-on-push-27f8k-sast-unicode-check",
                        "pipelineTaskName": "sast-unicode-check",
                        "whenExpressions": [
                            {
                                "input": "false",
                                "operator": "in",
                                "values": [
                                    "false"
                                ]
                            }
                        ]
                    },
                    {
                        "apiVersion": "tekton.dev/v1",
                        "kind": "TaskRun",
                        "name": "go-component-puknjd-on-push-27f8k-apply-tags",
                        "pipelineTaskName": "apply-tags"
                    },
                    {
                        "apiVersion": "tekton.dev/v1",
                        "kind": "TaskRun",
                        "name": "go-component-puknjd-on-push-27f8k-push-dockerfile",
                        "pipelineTaskName": "push-dockerfile"
                    },
                    {
                        "apiVersion": "tekton.dev/v1",
                        "kind": "TaskRun",
                        "name": "go-component-puknjd-on-push-27f8k-rpms-signature-scan",
                        "pipelineTaskName": "rpms-signature-scan",
                        "whenExpressions": [
                            {
                                "input": "false",
                                "operator": "in",
                                "values": [
                                    "false"
                                ]
                            }
                        ]
                    }
                ],
                "completionTime": "2026-04-30T10:22:14Z",
                "conditions": [
                    {
                        "lastTransitionTime": "2026-04-30T10:22:14Z",
                        "message": "Tasks Completed: 15 (Failed: 0, Cancelled 0), Skipped: 1",
                        "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": "true",
                            "description": "Use the package registry proxy when prefetching dependencies",
                            "name": "enable-package-registry-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:b797dd453ddad669365de6de4649e3a9e37e77aa26eb9862ca079a36cbfe64a4"
                                    },
                                    {
                                        "name": "kind",
                                        "value": "task"
                                    }
                                ],
                                "resolver": "bundles"
                            }
                        },
                        {
                            "name": "clone-repository",
                            "params": [
                                {
                                    "name": "url",
                                    "value": "https://github.com/redhat-appstudio-qe/group-snapshot-multi-component"
                                },
                                {
                                    "name": "revision",
                                    "value": "2b085f62b83f962a20ad699e50ccf06c4a75b4dc"
                                }
                            ],
                            "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": ""
                                },
                                {
                                    "name": "enable-package-registry-proxy",
                                    "value": "true"
                                }
                            ],
                            "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:44eb23c2c9a6d7dc471efd28bf835035add9853c065e110312c5feefe87cfc8c"
                                    },
                                    {
                                        "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/group-jqhm/go-component-puknjd:2b085f62b83f962a20ad699e50ccf06c4a75b4dc"
                                },
                                {
                                    "name": "DOCKERFILE",
                                    "value": "docker/Dockerfile"
                                },
                                {
                                    "name": "CONTEXT",
                                    "value": "go-component"
                                },
                                {
                                    "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-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/group-jqhm/go-component-puknjd:2b085f62b83f962a20ad699e50ccf06c4a75b4dc"
                                },
                                {
                                    "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:550afde50349e22ec11191ea0db9a49395ab46fef4e8317d820b6e946677ebeb"
                                    },
                                    {
                                        "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:df999473b440066ce856e36d80afd06b6ed3b575e07b6ac3efe79a25addc2045"
                                    },
                                    {
                                        "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:2468c01818fbaad2235e4fca438f28e847260e3e354cf5a441bbd671684af2db"
                                    },
                                    {
                                        "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:566753ca880764361b11f2c67d8e62dda94f829b11cb48e4716f27568216a481"
                                    },
                                    {
                                        "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:2cd09c97b9f0fae9c7bcd26d956f77221fb7137ee8b2ef17e7351b5e6f1eb89e"
                                    },
                                    {
                                        "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:c162d9d0cd1e4c64dfc340577ba8e6bf55ebd1bb859fe3157217de9b4473c640"
                                    },
                                    {
                                        "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:a291081de7fb27f832c6fc3c4b078acf7e6162ca4c085db38b118ca87e8b5b66"
                                    },
                                    {
                                        "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": "docker/Dockerfile"
                                },
                                {
                                    "name": "CONTEXT",
                                    "value": "go-component"
                                }
                            ],
                            "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:359199272c9a403275162a6741d098d7987334232630b59093d781c743fa99e7"
                                    },
                                    {
                                        "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:1d807f6be3be2bd8bff76321e9599bbafce8196dcd9597eeffd9df65466682af"
                                    },
                                    {
                                        "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/group-jqhm/go-component-puknjd:2b085f62b83f962a20ad699e50ccf06c4a75b4dc"
                    },
                    {
                        "name": "IMAGE_DIGEST",
                        "value": "sha256:7e5d566e63965fe96822cb0cf8eb26d2310498122e431f22601cb6fe3038362a"
                    },
                    {
                        "name": "CHAINS-GIT_URL",
                        "value": "https://github.com/redhat-appstudio-qe/group-snapshot-multi-component"
                    },
                    {
                        "name": "CHAINS-GIT_COMMIT",
                        "value": "2b085f62b83f962a20ad699e50ccf06c4a75b4dc"
                    }
                ],
                "skippedTasks": [
                    {
                        "name": "build-source-image",
                        "reason": "When Expressions evaluated to false",
                        "whenExpressions": [
                            {
                                "input": "false",
                                "operator": "in",
                                "values": [
                                    "true"
                                ]
                            }
                        ]
                    }
                ],
                "spanContext": {
                    "traceparent": "00-5b0596aa6b4af01c6e0a9492f3efbbf3-de8cb740ecb9783b-01"
                },
                "startTime": "2026-04-30T10:15:13Z"
            }
        },
        {
            "apiVersion": "tekton.dev/v1",
            "kind": "PipelineRun",
            "metadata": {
                "annotations": {
                    "build.appstudio.openshift.io/repo": "https://github.com/redhat-appstudio-qe/group-snapshot-multi-component?rev=53e800b9f2f262f486f8fceb014d1e8e2dbc4df2",
                    "build.appstudio.redhat.com/commit_sha": "53e800b9f2f262f486f8fceb014d1e8e2dbc4df2",
                    "build.appstudio.redhat.com/pull_request_number": "21556",
                    "build.appstudio.redhat.com/target_branch": "love-triangle-xilged",
                    "chains.tekton.dev/signed": "true",
                    "pac.test.appstudio.openshift.io/branch": "love-triangle-xilged",
                    "pac.test.appstudio.openshift.io/cancel-in-progress": "true",
                    "pac.test.appstudio.openshift.io/check-run-id": "73750024615",
                    "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-ucffrg",
                    "pac.test.appstudio.openshift.io/git-provider": "github",
                    "pac.test.appstudio.openshift.io/installation-id": "40773614",
                    "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 == \"love-triangle-xilged\" \u0026\u0026 ( \"go-component/***\".pathChanged() || \".tekton/go-component-puknjd-pull-request.yaml\".pathChanged() )",
                    "pac.test.appstudio.openshift.io/original-prname": "go-component-puknjd-on-pull-request",
                    "pac.test.appstudio.openshift.io/pull-request": "21556",
                    "pac.test.appstudio.openshift.io/repo-url": "https://github.com/redhat-appstudio-qe/group-snapshot-multi-component",
                    "pac.test.appstudio.openshift.io/repository": "go-component-puknjd",
                    "pac.test.appstudio.openshift.io/scm-reporting-plr-started": "true",
                    "pac.test.appstudio.openshift.io/sender": "rhtap-qe-app[bot]",
                    "pac.test.appstudio.openshift.io/sha": "53e800b9f2f262f486f8fceb014d1e8e2dbc4df2",
                    "pac.test.appstudio.openshift.io/sha-title": "RHTAP-Qe-App update go-component-puknjd",
                    "pac.test.appstudio.openshift.io/sha-url": "https://github.com/redhat-appstudio-qe/group-snapshot-multi-component/commit/53e800b9f2f262f486f8fceb014d1e8e2dbc4df2",
                    "pac.test.appstudio.openshift.io/source-branch": "konflux-go-component-puknjd",
                    "pac.test.appstudio.openshift.io/source-repo-url": "https://github.com/redhat-appstudio-qe/group-snapshot-multi-component",
                    "pac.test.appstudio.openshift.io/state": "completed",
                    "pac.test.appstudio.openshift.io/url-org": "redhat-appstudio-qe",
                    "pac.test.appstudio.openshift.io/url-repository": "group-snapshot-multi-component",
                    "pipelinesascode.tekton.dev/git-auth-secret": "pac-gitauth-nthx",
                    "pipelinesascode.tekton.dev/installation-id": "43840620",
                    "pipelinesascode.tekton.dev/max-keep-runs": "5",
                    "pipelinesascode.tekton.dev/on-event": "[push]",
                    "pipelinesascode.tekton.dev/on-target-branch": "[main]",
                    "pipelinesascode.tekton.dev/repo-url": "",
                    "pipelinesascode.tekton.dev/sha-title": "Merge pull request #35 from psturc/PLNSRVCE-281-vol2",
                    "pipelinesascode.tekton.dev/sha-url": "",
                    "results.tekton.dev/childReadyForDeletion": "true",
                    "results.tekton.dev/record": "group-jqhm/results/5d908747-2e21-4939-b9bd-fea625a0a98d/records/5d908747-2e21-4939-b9bd-fea625a0a98d",
                    "results.tekton.dev/result": "group-jqhm/results/5d908747-2e21-4939-b9bd-fea625a0a98d",
                    "test.appstudio.openshift.io/create-groupsnapshot-status": "The number 0 of component snapshots belonging to this pr group hash a0a8d6cca45c8c4f1bfc8f18ba02accb1c12f9a0ee4fb8800536623cdfaadc is less than 2, skipping group snapshot creation",
                    "test.appstudio.openshift.io/integration-workflow": "pull-request",
                    "test.appstudio.openshift.io/pipelinerunstarttime": "1777543492000",
                    "test.appstudio.openshift.io/pr-group": "konflux-go-component-puknjd",
                    "test.appstudio.openshift.io/snapshot-creation-report": "SnapshotCreationFailed",
                    "test.appstudio.openshift.io/source-repo-url": "https://github.com/redhat-appstudio-qe/group-snapshot-multi-component",
                    "test.appstudio.openshift.io/status": "[{\"scenario\":\"my-integration-test-tbtn\",\"status\":\"Pending\",\"lastUpdateTime\":\"2026-04-30T10:14:34.381669115Z\",\"details\":\"Pending\"}]"
                },
                "creationTimestamp": "2026-04-30T10:14:36Z",
                "finalizers": [
                    "chains.tekton.dev/pipelinerun",
                    "results.tekton.dev/pipelinerun"
                ],
                "generateName": "integration-resolver-pipelinerun-",
                "generation": 2,
                "labels": {
                    "appstudio.openshift.io/application": "integ-app-diof",
                    "appstudio.openshift.io/component": "go-component-puknjd",
                    "appstudio.openshift.io/snapshot": "integ-app-diof-20260430-100452-000",
                    "kueue.x-k8s.io/priority-class": "konflux-post-merge-build",
                    "kueue.x-k8s.io/queue-name": "pipelines-queue",
                    "pac.test.appstudio.openshift.io/cancel-in-progress": "true",
                    "pac.test.appstudio.openshift.io/check-run-id": "73750024615",
                    "pac.test.appstudio.openshift.io/event-type": "pull_request",
                    "pac.test.appstudio.openshift.io/original-prname": "go-component-puknjd-on-pull-request",
                    "pac.test.appstudio.openshift.io/pull-request": "21556",
                    "pac.test.appstudio.openshift.io/repository": "go-component-puknjd",
                    "pac.test.appstudio.openshift.io/sha": "53e800b9f2f262f486f8fceb014d1e8e2dbc4df2",
                    "pac.test.appstudio.openshift.io/state": "completed",
                    "pac.test.appstudio.openshift.io/url-org": "redhat-appstudio-qe",
                    "pac.test.appstudio.openshift.io/url-repository": "group-snapshot-multi-component",
                    "pipelines.appstudio.openshift.io/type": "test",
                    "pipelinesascode.tekton.dev/branch": "refs-heads-main",
                    "pipelinesascode.tekton.dev/check-run-id": "7108761088",
                    "pipelinesascode.tekton.dev/event-type": "push",
                    "pipelinesascode.tekton.dev/git-provider": "github",
                    "pipelinesascode.tekton.dev/original-prname": "build-service-on-push",
                    "pipelinesascode.tekton.dev/repository": "",
                    "pipelinesascode.tekton.dev/sender": "psturc",
                    "pipelinesascode.tekton.dev/sha": "",
                    "pipelinesascode.tekton.dev/state": "completed",
                    "pipelinesascode.tekton.dev/url-org": "redhat-appstudio",
                    "pipelinesascode.tekton.dev/url-repository": "",
                    "tekton.dev/pipeline": "integration-resolver-pipeline-pass",
                    "test.appstudio.openshift.io/optional": "false",
                    "test.appstudio.openshift.io/pipelinerunfinishtime": "1777544072",
                    "test.appstudio.openshift.io/pr-group-sha": "a0a8d6cca45c8c4f1bfc8f18ba02accb1c12f9a0ee4fb8800536623cdfaadc",
                    "test.appstudio.openshift.io/scenario": "my-integration-test-tbtn",
                    "test.appstudio.openshift.io/test": "component",
                    "test.appstudio.openshift.io/type": "component"
                },
                "name": "integration-resolver-pipelinerun-dx7l9",
                "namespace": "group-jqhm",
                "ownerReferences": [
                    {
                        "apiVersion": "appstudio.redhat.com/v1alpha1",
                        "blockOwnerDeletion": true,
                        "controller": true,
                        "kind": "Snapshot",
                        "name": "integ-app-diof-20260430-100452-000",
                        "uid": "2140cefd-8475-4d6e-8cc1-b1943530f9c5"
                    }
                ],
                "resourceVersion": "87691",
                "uid": "5d908747-2e21-4939-b9bd-fea625a0a98d"
            },
            "spec": {
                "params": [
                    {
                        "name": "SNAPSHOT",
                        "value": "{\"application\":\"integ-app-diof\",\"componentGroup\":\"\",\"components\":[{\"name\":\"go-component-puknjd\",\"version\":\"\",\"containerImage\":\"quay.io/redhat-appstudio-qe/group-jqhm/go-component-puknjd@sha256:75bae5f0fa942a4b359c7d60d49b49d2ba036e8f92bf50c00eb329a84a4a5c2e\",\"source\":{\"git\":{\"url\":\"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component\",\"revision\":\"53e800b9f2f262f486f8fceb014d1e8e2dbc4df2\"}}}],\"artifacts\":{}}"
                    }
                ],
                "pipelineRef": {
                    "params": [
                        {
                            "name": "url",
                            "value": "http://github.com/konflux-ci/integration-examples.git"
                        },
                        {
                            "name": "revision",
                            "value": "main"
                        },
                        {
                            "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": "integration-resolver-pipelinerun-dx7l9-task-success",
                        "pipelineTaskName": "task-success"
                    },
                    {
                        "apiVersion": "tekton.dev/v1",
                        "kind": "TaskRun",
                        "name": "integration-resolver-pipelinerun-dx7l9-task-success-2",
                        "pipelineTaskName": "task-success-2"
                    },
                    {
                        "apiVersion": "tekton.dev/v1",
                        "kind": "TaskRun",
                        "name": "integration-resolver-pipelinerun-dx7l9-task-skipped",
                        "pipelineTaskName": "task-skipped"
                    }
                ],
                "completionTime": "2026-04-30T10:14:45Z",
                "conditions": [
                    {
                        "lastTransitionTime": "2026-04-30T10:14:45Z",
                        "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": "a1a70b0a1cfc96f5216d472fbd60f6b42780b3e5"
                        },
                        "entryPoint": "pipelines/integration_resolver_pipeline_pass.yaml",
                        "uri": "git+http://github.com/konflux-ci/integration-examples.git"
                    }
                },
                "spanContext": {
                    "traceparent": "00-cdf7e1cb2ccc767ca7c12b7dba8bf26c-d077992cfc91fa4f-01"
                },
                "startTime": "2026-04-30T10:14:37Z"
            }
        },
        {
            "apiVersion": "tekton.dev/v1",
            "kind": "PipelineRun",
            "metadata": {
                "annotations": {
                    "build.appstudio.openshift.io/repo": "https://github.com/redhat-appstudio-qe/group-snapshot-multi-component?rev=77ab300103a269fb87bfbb856a294688b7299321",
                    "build.appstudio.redhat.com/commit_sha": "77ab300103a269fb87bfbb856a294688b7299321",
                    "build.appstudio.redhat.com/target_branch": "love-triangle-xilged",
                    "chains.tekton.dev/signed": "true",
                    "pac.test.appstudio.openshift.io/branch": "love-triangle-xilged",
                    "pac.test.appstudio.openshift.io/cancel-in-progress": "false",
                    "pac.test.appstudio.openshift.io/check-run-id": "73752459971",
                    "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": "push",
                    "pac.test.appstudio.openshift.io/git-auth-secret": "pac-gitauth-lsrtle",
                    "pac.test.appstudio.openshift.io/git-provider": "github",
                    "pac.test.appstudio.openshift.io/installation-id": "40773614",
                    "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 == \"push\" \u0026\u0026 target_branch == \"love-triangle-xilged\" \u0026\u0026 ( \"python-component/***\".pathChanged() || \".tekton/python-component-srtzfh-push.yaml\".pathChanged() )",
                    "pac.test.appstudio.openshift.io/original-prname": "python-component-srtzfh-on-push",
                    "pac.test.appstudio.openshift.io/pull-request": "21557",
                    "pac.test.appstudio.openshift.io/repo-url": "https://github.com/redhat-appstudio-qe/group-snapshot-multi-component",
                    "pac.test.appstudio.openshift.io/repository": "go-component-puknjd",
                    "pac.test.appstudio.openshift.io/scm-reporting-plr-started": "true",
                    "pac.test.appstudio.openshift.io/sender": "rhtap-qe-bots-2",
                    "pac.test.appstudio.openshift.io/sha": "77ab300103a269fb87bfbb856a294688b7299321",
                    "pac.test.appstudio.openshift.io/sha-title": "Merge pull request #21557 from redhat-appstudio-qe/konflux-python-component-srtzfh\n\nRHTAP-Qe-App update python-component-srtzfh",
                    "pac.test.appstudio.openshift.io/sha-url": "https://github.com/redhat-appstudio-qe/group-snapshot-multi-component/commit/77ab300103a269fb87bfbb856a294688b7299321",
                    "pac.test.appstudio.openshift.io/source-branch": "refs/heads/love-triangle-xilged",
                    "pac.test.appstudio.openshift.io/source-repo-url": "https://github.com/redhat-appstudio-qe/group-snapshot-multi-component",
                    "pac.test.appstudio.openshift.io/state": "completed",
                    "pac.test.appstudio.openshift.io/url-org": "redhat-appstudio-qe",
                    "pac.test.appstudio.openshift.io/url-repository": "group-snapshot-multi-component",
                    "pipelinesascode.tekton.dev/git-auth-secret": "pac-gitauth-nthx",
                    "pipelinesascode.tekton.dev/installation-id": "43840620",
                    "pipelinesascode.tekton.dev/max-keep-runs": "5",
                    "pipelinesascode.tekton.dev/on-event": "[push]",
                    "pipelinesascode.tekton.dev/on-target-branch": "[main]",
                    "pipelinesascode.tekton.dev/repo-url": "",
                    "pipelinesascode.tekton.dev/sha-title": "Merge pull request #35 from psturc/PLNSRVCE-281-vol2",
                    "pipelinesascode.tekton.dev/sha-url": "",
                    "results.tekton.dev/childReadyForDeletion": "true",
                    "results.tekton.dev/record": "group-jqhm/results/4cba7176-dd50-41f2-9843-a43d7d2d830d/records/4cba7176-dd50-41f2-9843-a43d7d2d830d",
                    "results.tekton.dev/result": "group-jqhm/results/4cba7176-dd50-41f2-9843-a43d7d2d830d",
                    "test.appstudio.openshift.io/added-to-global-candidate-list": "{\"result\":true,\"reason\":\"Success\",\"lastupdatedtime\":\"2026-04-30T10:27:11Z\"}",
                    "test.appstudio.openshift.io/create-snapshot-status": "Component(s) 'konflux-test-integration-clone-ihydzl' is(are) not included in snapshot due to missing valid containerImage or git source",
                    "test.appstudio.openshift.io/integration-workflow": "push",
                    "test.appstudio.openshift.io/pipelinerunstarttime": "1777544526000",
                    "test.appstudio.openshift.io/pr-status": "merged",
                    "test.appstudio.openshift.io/source-repo-url": "https://github.com/redhat-appstudio-qe/group-snapshot-multi-component",
                    "test.appstudio.openshift.io/status": "[{\"scenario\":\"my-integration-test-tbtn\",\"status\":\"Pending\",\"lastUpdateTime\":\"2026-04-30T10:27:31.235791551Z\",\"details\":\"Pending\"}]"
                },
                "creationTimestamp": "2026-04-30T10:27:55Z",
                "finalizers": [
                    "chains.tekton.dev/pipelinerun",
                    "results.tekton.dev/pipelinerun"
                ],
                "generateName": "integration-resolver-pipelinerun-",
                "generation": 2,
                "labels": {
                    "appstudio.openshift.io/application": "integ-app-diof",
                    "appstudio.openshift.io/component": "python-component-srtzfh",
                    "appstudio.openshift.io/snapshot": "integ-app-diof-20260430-102206-000",
                    "kueue.x-k8s.io/priority-class": "konflux-post-merge-build",
                    "kueue.x-k8s.io/queue-name": "pipelines-queue",
                    "pac.test.appstudio.openshift.io/cancel-in-progress": "false",
                    "pac.test.appstudio.openshift.io/check-run-id": "73752459971",
                    "pac.test.appstudio.openshift.io/event-type": "push",
                    "pac.test.appstudio.openshift.io/original-prname": "python-component-srtzfh-on-push",
                    "pac.test.appstudio.openshift.io/pull-request": "21557",
                    "pac.test.appstudio.openshift.io/repository": "go-component-puknjd",
                    "pac.test.appstudio.openshift.io/sha": "77ab300103a269fb87bfbb856a294688b7299321",
                    "pac.test.appstudio.openshift.io/state": "completed",
                    "pac.test.appstudio.openshift.io/url-org": "redhat-appstudio-qe",
                    "pac.test.appstudio.openshift.io/url-repository": "group-snapshot-multi-component",
                    "pipelines.appstudio.openshift.io/type": "test",
                    "pipelinesascode.tekton.dev/branch": "refs-heads-main",
                    "pipelinesascode.tekton.dev/check-run-id": "7108761088",
                    "pipelinesascode.tekton.dev/event-type": "push",
                    "pipelinesascode.tekton.dev/git-provider": "github",
                    "pipelinesascode.tekton.dev/original-prname": "build-service-on-push",
                    "pipelinesascode.tekton.dev/repository": "",
                    "pipelinesascode.tekton.dev/sender": "psturc",
                    "pipelinesascode.tekton.dev/sha": "",
                    "pipelinesascode.tekton.dev/state": "completed",
                    "pipelinesascode.tekton.dev/url-org": "redhat-appstudio",
                    "pipelinesascode.tekton.dev/url-repository": "",
                    "tekton.dev/pipeline": "integration-resolver-pipeline-pass",
                    "test.appstudio.openshift.io/optional": "false",
                    "test.appstudio.openshift.io/pipelinerunfinishtime": "1777544805",
                    "test.appstudio.openshift.io/scenario": "my-integration-test-tbtn",
                    "test.appstudio.openshift.io/test": "component",
                    "test.appstudio.openshift.io/type": "component"
                },
                "name": "integration-resolver-pipelinerun-glnjr",
                "namespace": "group-jqhm",
                "ownerReferences": [
                    {
                        "apiVersion": "appstudio.redhat.com/v1alpha1",
                        "blockOwnerDeletion": true,
                        "controller": true,
                        "kind": "Snapshot",
                        "name": "integ-app-diof-20260430-102206-000",
                        "uid": "b9ae67c6-b26a-467b-a0d1-12e841079c85"
                    }
                ],
                "resourceVersion": "135066",
                "uid": "4cba7176-dd50-41f2-9843-a43d7d2d830d"
            },
            "spec": {
                "params": [
                    {
                        "name": "SNAPSHOT",
                        "value": "{\"application\":\"integ-app-diof\",\"componentGroup\":\"\",\"components\":[{\"name\":\"go-component-puknjd\",\"version\":\"\",\"containerImage\":\"quay.io/redhat-appstudio-qe/group-jqhm/go-component-puknjd@sha256:7e5d566e63965fe96822cb0cf8eb26d2310498122e431f22601cb6fe3038362a\",\"source\":{\"git\":{\"url\":\"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component\",\"revision\":\"2b085f62b83f962a20ad699e50ccf06c4a75b4dc\",\"context\":\"go-component\",\"dockerfileUrl\":\"docker/Dockerfile\"}}},{\"name\":\"python-component-srtzfh\",\"version\":\"\",\"containerImage\":\"quay.io/redhat-appstudio-qe/group-jqhm/python-component-srtzfh@sha256:a73a452f9851e32875333fe385df55dc7021e371028e4598efa75c8e7a8347f8\",\"source\":{\"git\":{\"url\":\"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component\",\"revision\":\"77ab300103a269fb87bfbb856a294688b7299321\"}}}],\"artifacts\":{}}"
                    }
                ],
                "pipelineRef": {
                    "params": [
                        {
                            "name": "url",
                            "value": "http://github.com/konflux-ci/integration-examples.git"
                        },
                        {
                            "name": "revision",
                            "value": "main"
                        },
                        {
                            "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": "integration-resolver-pipelinerun-glnjr-task-success",
                        "pipelineTaskName": "task-success"
                    },
                    {
                        "apiVersion": "tekton.dev/v1",
                        "kind": "TaskRun",
                        "name": "integration-resolver-pipelinerun-glnjr-task-success-2",
                        "pipelineTaskName": "task-success-2"
                    },
                    {
                        "apiVersion": "tekton.dev/v1",
                        "kind": "TaskRun",
                        "name": "integration-resolver-pipelinerun-glnjr-task-skipped",
                        "pipelineTaskName": "task-skipped"
                    }
                ],
                "completionTime": "2026-04-30T10:28:02Z",
                "conditions": [
                    {
                        "lastTransitionTime": "2026-04-30T10:28:02Z",
                        "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": "a1a70b0a1cfc96f5216d472fbd60f6b42780b3e5"
                        },
                        "entryPoint": "pipelines/integration_resolver_pipeline_pass.yaml",
                        "uri": "git+http://github.com/konflux-ci/integration-examples.git"
                    }
                },
                "spanContext": {
                    "traceparent": "00-6653fde036c8e0067eeead67e476ab1b-7d25e75832a6501d-01"
                },
                "startTime": "2026-04-30T10:27:55Z"
            }
        },
        {
            "apiVersion": "tekton.dev/v1",
            "kind": "PipelineRun",
            "metadata": {
                "annotations": {
                    "build.appstudio.openshift.io/repo": "https://github.com/redhat-appstudio-qe/group-snapshot-multi-component?rev=2b085f62b83f962a20ad699e50ccf06c4a75b4dc",
                    "build.appstudio.redhat.com/commit_sha": "2b085f62b83f962a20ad699e50ccf06c4a75b4dc",
                    "build.appstudio.redhat.com/target_branch": "love-triangle-xilged",
                    "chains.tekton.dev/signed": "true",
                    "pac.test.appstudio.openshift.io/branch": "love-triangle-xilged",
                    "pac.test.appstudio.openshift.io/cancel-in-progress": "false",
                    "pac.test.appstudio.openshift.io/check-run-id": "73751490388",
                    "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": "push",
                    "pac.test.appstudio.openshift.io/git-auth-secret": "pac-gitauth-anexfa",
                    "pac.test.appstudio.openshift.io/git-provider": "github",
                    "pac.test.appstudio.openshift.io/installation-id": "40773614",
                    "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 == \"push\" \u0026\u0026 target_branch == \"love-triangle-xilged\" \u0026\u0026 ( \"go-component/***\".pathChanged() || \".tekton/go-component-puknjd-push.yaml\".pathChanged() )",
                    "pac.test.appstudio.openshift.io/original-prname": "go-component-puknjd-on-push",
                    "pac.test.appstudio.openshift.io/pull-request": "21556",
                    "pac.test.appstudio.openshift.io/repo-url": "https://github.com/redhat-appstudio-qe/group-snapshot-multi-component",
                    "pac.test.appstudio.openshift.io/repository": "go-component-puknjd",
                    "pac.test.appstudio.openshift.io/scm-reporting-plr-started": "true",
                    "pac.test.appstudio.openshift.io/sender": "rhtap-qe-bots-2",
                    "pac.test.appstudio.openshift.io/sha": "2b085f62b83f962a20ad699e50ccf06c4a75b4dc",
                    "pac.test.appstudio.openshift.io/sha-title": "Merge pull request #21556 from redhat-appstudio-qe/konflux-go-component-puknjd\n\nRHTAP-Qe-App update go-component-puknjd",
                    "pac.test.appstudio.openshift.io/sha-url": "https://github.com/redhat-appstudio-qe/group-snapshot-multi-component/commit/2b085f62b83f962a20ad699e50ccf06c4a75b4dc",
                    "pac.test.appstudio.openshift.io/source-branch": "refs/heads/love-triangle-xilged",
                    "pac.test.appstudio.openshift.io/source-repo-url": "https://github.com/redhat-appstudio-qe/group-snapshot-multi-component",
                    "pac.test.appstudio.openshift.io/state": "completed",
                    "pac.test.appstudio.openshift.io/url-org": "redhat-appstudio-qe",
                    "pac.test.appstudio.openshift.io/url-repository": "group-snapshot-multi-component",
                    "pipelinesascode.tekton.dev/git-auth-secret": "pac-gitauth-nthx",
                    "pipelinesascode.tekton.dev/installation-id": "43840620",
                    "pipelinesascode.tekton.dev/max-keep-runs": "5",
                    "pipelinesascode.tekton.dev/on-event": "[push]",
                    "pipelinesascode.tekton.dev/on-target-branch": "[main]",
                    "pipelinesascode.tekton.dev/repo-url": "",
                    "pipelinesascode.tekton.dev/sha-title": "Merge pull request #35 from psturc/PLNSRVCE-281-vol2",
                    "pipelinesascode.tekton.dev/sha-url": "",
                    "results.tekton.dev/childReadyForDeletion": "true",
                    "results.tekton.dev/record": "group-jqhm/results/c9363b9f-91ef-42c9-9dcd-01ecc8d4c375/records/c9363b9f-91ef-42c9-9dcd-01ecc8d4c375",
                    "results.tekton.dev/result": "group-jqhm/results/c9363b9f-91ef-42c9-9dcd-01ecc8d4c375",
                    "test.appstudio.openshift.io/added-to-global-candidate-list": "{\"result\":true,\"reason\":\"Success\",\"lastupdatedtime\":\"2026-04-30T10:22:17Z\"}",
                    "test.appstudio.openshift.io/create-snapshot-status": "Component(s) 'python-component-srtzfh, konflux-test-integration-clone-ihydzl' is(are) not included in snapshot due to missing valid containerImage or git source",
                    "test.appstudio.openshift.io/integration-workflow": "push",
                    "test.appstudio.openshift.io/pipelinerunstarttime": "1777544113000",
                    "test.appstudio.openshift.io/pr-status": "merged",
                    "test.appstudio.openshift.io/source-repo-url": "https://github.com/redhat-appstudio-qe/group-snapshot-multi-component",
                    "test.appstudio.openshift.io/status": "[{\"scenario\":\"my-integration-test-tbtn\",\"status\":\"Pending\",\"lastUpdateTime\":\"2026-04-30T10:22:17.275361139Z\",\"details\":\"Pending\"}]"
                },
                "creationTimestamp": "2026-04-30T10:22:18Z",
                "finalizers": [
                    "chains.tekton.dev/pipelinerun",
                    "results.tekton.dev/pipelinerun"
                ],
                "generateName": "integration-resolver-pipelinerun-",
                "generation": 2,
                "labels": {
                    "appstudio.openshift.io/application": "integ-app-diof",
                    "appstudio.openshift.io/component": "go-component-puknjd",
                    "appstudio.openshift.io/snapshot": "integ-app-diof-20260430-101513-000",
                    "kueue.x-k8s.io/priority-class": "konflux-post-merge-build",
                    "kueue.x-k8s.io/queue-name": "pipelines-queue",
                    "pac.test.appstudio.openshift.io/cancel-in-progress": "false",
                    "pac.test.appstudio.openshift.io/check-run-id": "73751490388",
                    "pac.test.appstudio.openshift.io/event-type": "push",
                    "pac.test.appstudio.openshift.io/original-prname": "go-component-puknjd-on-push",
                    "pac.test.appstudio.openshift.io/pull-request": "21556",
                    "pac.test.appstudio.openshift.io/repository": "go-component-puknjd",
                    "pac.test.appstudio.openshift.io/sha": "2b085f62b83f962a20ad699e50ccf06c4a75b4dc",
                    "pac.test.appstudio.openshift.io/state": "completed",
                    "pac.test.appstudio.openshift.io/url-org": "redhat-appstudio-qe",
                    "pac.test.appstudio.openshift.io/url-repository": "group-snapshot-multi-component",
                    "pipelines.appstudio.openshift.io/type": "test",
                    "pipelinesascode.tekton.dev/branch": "refs-heads-main",
                    "pipelinesascode.tekton.dev/check-run-id": "7108761088",
                    "pipelinesascode.tekton.dev/event-type": "push",
                    "pipelinesascode.tekton.dev/git-provider": "github",
                    "pipelinesascode.tekton.dev/original-prname": "build-service-on-push",
                    "pipelinesascode.tekton.dev/repository": "",
                    "pipelinesascode.tekton.dev/sender": "psturc",
                    "pipelinesascode.tekton.dev/sha": "",
                    "pipelinesascode.tekton.dev/state": "completed",
                    "pipelinesascode.tekton.dev/url-org": "redhat-appstudio",
                    "pipelinesascode.tekton.dev/url-repository": "",
                    "tekton.dev/pipeline": "integration-resolver-pipeline-pass",
                    "test.appstudio.openshift.io/optional": "false",
                    "test.appstudio.openshift.io/pipelinerunfinishtime": "1777544534",
                    "test.appstudio.openshift.io/scenario": "my-integration-test-tbtn",
                    "test.appstudio.openshift.io/test": "component",
                    "test.appstudio.openshift.io/type": "component"
                },
                "name": "integration-resolver-pipelinerun-ljqmt",
                "namespace": "group-jqhm",
                "ownerReferences": [
                    {
                        "apiVersion": "appstudio.redhat.com/v1alpha1",
                        "blockOwnerDeletion": true,
                        "controller": true,
                        "kind": "Snapshot",
                        "name": "integ-app-diof-20260430-101513-000",
                        "uid": "caf4d3e0-2b03-48e4-9993-89d497b7e515"
                    }
                ],
                "resourceVersion": "119167",
                "uid": "c9363b9f-91ef-42c9-9dcd-01ecc8d4c375"
            },
            "spec": {
                "params": [
                    {
                        "name": "SNAPSHOT",
                        "value": "{\"application\":\"integ-app-diof\",\"componentGroup\":\"\",\"components\":[{\"name\":\"go-component-puknjd\",\"version\":\"\",\"containerImage\":\"quay.io/redhat-appstudio-qe/group-jqhm/go-component-puknjd@sha256:7e5d566e63965fe96822cb0cf8eb26d2310498122e431f22601cb6fe3038362a\",\"source\":{\"git\":{\"url\":\"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component\",\"revision\":\"2b085f62b83f962a20ad699e50ccf06c4a75b4dc\"}}}],\"artifacts\":{}}"
                    }
                ],
                "pipelineRef": {
                    "params": [
                        {
                            "name": "url",
                            "value": "http://github.com/konflux-ci/integration-examples.git"
                        },
                        {
                            "name": "revision",
                            "value": "main"
                        },
                        {
                            "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": "integration-resolver-pipelinerun-ljqmt-task-success",
                        "pipelineTaskName": "task-success"
                    },
                    {
                        "apiVersion": "tekton.dev/v1",
                        "kind": "TaskRun",
                        "name": "integration-resolver-pipelinerun-ljqmt-task-success-2",
                        "pipelineTaskName": "task-success-2"
                    },
                    {
                        "apiVersion": "tekton.dev/v1",
                        "kind": "TaskRun",
                        "name": "integration-resolver-pipelinerun-ljqmt-task-skipped",
                        "pipelineTaskName": "task-skipped"
                    }
                ],
                "completionTime": "2026-04-30T10:22:26Z",
                "conditions": [
                    {
                        "lastTransitionTime": "2026-04-30T10:22:26Z",
                        "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": "a1a70b0a1cfc96f5216d472fbd60f6b42780b3e5"
                        },
                        "entryPoint": "pipelines/integration_resolver_pipeline_pass.yaml",
                        "uri": "git+http://github.com/konflux-ci/integration-examples.git"
                    }
                },
                "spanContext": {
                    "traceparent": "00-b85d26b4b5bcaa5f5a95d84752093a75-6bc94e1cfbeaf942-01"
                },
                "startTime": "2026-04-30T10:22:18Z"
            }
        },
        {
            "apiVersion": "tekton.dev/v1",
            "kind": "PipelineRun",
            "metadata": {
                "annotations": {
                    "build.appstudio.openshift.io/repo": "https://github.com/redhat-appstudio-qe/konflux-test-integration-clone?rev=b2804e3a2dda60c4c95ca3de97187ada98b538d4",
                    "build.appstudio.redhat.com/commit_sha": "b2804e3a2dda60c4c95ca3de97187ada98b538d4",
                    "build.appstudio.redhat.com/pull_request_number": "9055",
                    "build.appstudio.redhat.com/target_branch": "love-triangle-xilged",
                    "chains.tekton.dev/signed": "true",
                    "pac.test.appstudio.openshift.io/branch": "love-triangle-xilged",
                    "pac.test.appstudio.openshift.io/cancel-in-progress": "true",
                    "pac.test.appstudio.openshift.io/check-run-id": "73753019027",
                    "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-pgfawa",
                    "pac.test.appstudio.openshift.io/git-provider": "github",
                    "pac.test.appstudio.openshift.io/installation-id": "40773614",
                    "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 == \"love-triangle-xilged\"",
                    "pac.test.appstudio.openshift.io/original-prname": "konflux-test-integration-clone-ihydzl-on-pull-request",
                    "pac.test.appstudio.openshift.io/pull-request": "9055",
                    "pac.test.appstudio.openshift.io/repo-url": "https://github.com/redhat-appstudio-qe/konflux-test-integration-clone",
                    "pac.test.appstudio.openshift.io/repository": "konflux-test-integration-clone-ihydzl",
                    "pac.test.appstudio.openshift.io/scm-reporting-plr-started": "true",
                    "pac.test.appstudio.openshift.io/sender": "rhtap-qe-bots-2",
                    "pac.test.appstudio.openshift.io/sha": "b2804e3a2dda60c4c95ca3de97187ada98b538d4",
                    "pac.test.appstudio.openshift.io/sha-title": "e2e test commit message",
                    "pac.test.appstudio.openshift.io/sha-url": "https://github.com/redhat-appstudio-qe/konflux-test-integration-clone/commit/b2804e3a2dda60c4c95ca3de97187ada98b538d4",
                    "pac.test.appstudio.openshift.io/source-branch": "pr-branch-xvajcx",
                    "pac.test.appstudio.openshift.io/source-repo-url": "https://github.com/redhat-appstudio-qe/konflux-test-integration-clone",
                    "pac.test.appstudio.openshift.io/state": "completed",
                    "pac.test.appstudio.openshift.io/url-org": "redhat-appstudio-qe",
                    "pac.test.appstudio.openshift.io/url-repository": "konflux-test-integration-clone",
                    "pipelinesascode.tekton.dev/git-auth-secret": "pac-gitauth-nthx",
                    "pipelinesascode.tekton.dev/installation-id": "43840620",
                    "pipelinesascode.tekton.dev/max-keep-runs": "5",
                    "pipelinesascode.tekton.dev/on-event": "[push]",
                    "pipelinesascode.tekton.dev/on-target-branch": "[main]",
                    "pipelinesascode.tekton.dev/repo-url": "",
                    "pipelinesascode.tekton.dev/sha-title": "Merge pull request #35 from psturc/PLNSRVCE-281-vol2",
                    "pipelinesascode.tekton.dev/sha-url": "",
                    "results.tekton.dev/childReadyForDeletion": "true",
                    "results.tekton.dev/record": "group-jqhm/results/b5f9ad25-0068-4882-a16a-9b79b2036c05/records/b5f9ad25-0068-4882-a16a-9b79b2036c05",
                    "results.tekton.dev/result": "group-jqhm/results/b5f9ad25-0068-4882-a16a-9b79b2036c05",
                    "test.appstudio.openshift.io/create-groupsnapshot-status": "build PLR python-component-srtzfh-on-pull-request-2mfcg failed for component python-component-srtzfh so it can't be added to the group Snapshot for PR group pr-branch-xvajcx",
                    "test.appstudio.openshift.io/integration-workflow": "pull-request",
                    "test.appstudio.openshift.io/pipelinerunstarttime": "1777544760000",
                    "test.appstudio.openshift.io/pr-group": "pr-branch-xvajcx",
                    "test.appstudio.openshift.io/snapshot-creation-report": "SnapshotCreationFailed",
                    "test.appstudio.openshift.io/source-repo-url": "https://github.com/redhat-appstudio-qe/konflux-test-integration-clone",
                    "test.appstudio.openshift.io/status": "[{\"scenario\":\"my-integration-test-tbtn\",\"status\":\"Pending\",\"lastUpdateTime\":\"2026-04-30T10:29:48.996665322Z\",\"details\":\"Pending\"}]"
                },
                "creationTimestamp": "2026-04-30T10:29:50Z",
                "finalizers": [
                    "chains.tekton.dev/pipelinerun",
                    "results.tekton.dev/pipelinerun"
                ],
                "generateName": "integration-resolver-pipelinerun-",
                "generation": 2,
                "labels": {
                    "appstudio.openshift.io/application": "integ-app-diof",
                    "appstudio.openshift.io/component": "konflux-test-integration-clone-ihydzl",
                    "appstudio.openshift.io/snapshot": "integ-app-diof-20260430-102600-000",
                    "kueue.x-k8s.io/priority-class": "konflux-post-merge-build",
                    "kueue.x-k8s.io/queue-name": "pipelines-queue",
                    "pac.test.appstudio.openshift.io/cancel-in-progress": "true",
                    "pac.test.appstudio.openshift.io/check-run-id": "73753019027",
                    "pac.test.appstudio.openshift.io/event-type": "pull_request",
                    "pac.test.appstudio.openshift.io/original-prname": "konflux-test-integration-clone-ihydzl-on-pull-request",
                    "pac.test.appstudio.openshift.io/pull-request": "9055",
                    "pac.test.appstudio.openshift.io/repository": "konflux-test-integration-clone-ihydzl",
                    "pac.test.appstudio.openshift.io/sha": "b2804e3a2dda60c4c95ca3de97187ada98b538d4",
                    "pac.test.appstudio.openshift.io/state": "completed",
                    "pac.test.appstudio.openshift.io/url-org": "redhat-appstudio-qe",
                    "pac.test.appstudio.openshift.io/url-repository": "konflux-test-integration-clone",
                    "pipelines.appstudio.openshift.io/type": "test",
                    "pipelinesascode.tekton.dev/branch": "refs-heads-main",
                    "pipelinesascode.tekton.dev/check-run-id": "7108761088",
                    "pipelinesascode.tekton.dev/event-type": "push",
                    "pipelinesascode.tekton.dev/git-provider": "github",
                    "pipelinesascode.tekton.dev/original-prname": "build-service-on-push",
                    "pipelinesascode.tekton.dev/repository": "",
                    "pipelinesascode.tekton.dev/sender": "psturc",
                    "pipelinesascode.tekton.dev/sha": "",
                    "pipelinesascode.tekton.dev/state": "completed",
                    "pipelinesascode.tekton.dev/url-org": "redhat-appstudio",
                    "pipelinesascode.tekton.dev/url-repository": "",
                    "tekton.dev/pipeline": "integration-resolver-pipeline-pass",
                    "test.appstudio.openshift.io/optional": "false",
                    "test.appstudio.openshift.io/pipelinerunfinishtime": "1777544986",
                    "test.appstudio.openshift.io/pr-group-sha": "6f1a4374943de8c3561afdf16cda49474eec29e8f3dd91008136a44926aa7f",
                    "test.appstudio.openshift.io/scenario": "my-integration-test-tbtn",
                    "test.appstudio.openshift.io/test": "component",
                    "test.appstudio.openshift.io/type": "component"
                },
                "name": "integration-resolver-pipelinerun-rj862",
                "namespace": "group-jqhm",
                "ownerReferences": [
                    {
                        "apiVersion": "appstudio.redhat.com/v1alpha1",
                        "blockOwnerDeletion": true,
                        "controller": true,
                        "kind": "Snapshot",
                        "name": "integ-app-diof-20260430-102600-000",
                        "uid": "7517b88f-8cd3-460f-a188-61b4a27b9b23"
                    }
                ],
                "resourceVersion": "137822",
                "uid": "b5f9ad25-0068-4882-a16a-9b79b2036c05"
            },
            "spec": {
                "params": [
                    {
                        "name": "SNAPSHOT",
                        "value": "{\"application\":\"integ-app-diof\",\"componentGroup\":\"\",\"components\":[{\"name\":\"python-component-srtzfh\",\"version\":\"\",\"containerImage\":\"quay.io/redhat-appstudio-qe/group-jqhm/python-component-srtzfh@sha256:a73a452f9851e32875333fe385df55dc7021e371028e4598efa75c8e7a8347f8\",\"source\":{\"git\":{\"url\":\"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component\",\"revision\":\"77ab300103a269fb87bfbb856a294688b7299321\",\"context\":\"python-component\",\"dockerfileUrl\":\"docker/Dockerfile\"}}},{\"name\":\"konflux-test-integration-clone-ihydzl\",\"version\":\"\",\"containerImage\":\"quay.io/redhat-appstudio-qe/group-jqhm/konflux-test-integration-clone-ihydzl@sha256:69e78137ea9da1fee30900a9995eebd74f57b9eb1d5d9f8eab3dac6b0f608d31\",\"source\":{\"git\":{\"url\":\"https://github.com/redhat-appstudio-qe/konflux-test-integration-clone\",\"revision\":\"b2804e3a2dda60c4c95ca3de97187ada98b538d4\"}}},{\"name\":\"go-component-puknjd\",\"version\":\"\",\"containerImage\":\"quay.io/redhat-appstudio-qe/group-jqhm/go-component-puknjd@sha256:7e5d566e63965fe96822cb0cf8eb26d2310498122e431f22601cb6fe3038362a\",\"source\":{\"git\":{\"url\":\"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component\",\"revision\":\"2b085f62b83f962a20ad699e50ccf06c4a75b4dc\",\"context\":\"go-component\",\"dockerfileUrl\":\"docker/Dockerfile\"}}}],\"artifacts\":{}}"
                    }
                ],
                "pipelineRef": {
                    "params": [
                        {
                            "name": "url",
                            "value": "http://github.com/konflux-ci/integration-examples.git"
                        },
                        {
                            "name": "revision",
                            "value": "main"
                        },
                        {
                            "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": "integration-resolver-pipelinerun-rj862-task-success",
                        "pipelineTaskName": "task-success"
                    },
                    {
                        "apiVersion": "tekton.dev/v1",
                        "kind": "TaskRun",
                        "name": "integration-resolver-pipelinerun-rj862-task-success-2",
                        "pipelineTaskName": "task-success-2"
                    },
                    {
                        "apiVersion": "tekton.dev/v1",
                        "kind": "TaskRun",
                        "name": "integration-resolver-pipelinerun-rj862-task-skipped",
                        "pipelineTaskName": "task-skipped"
                    }
                ],
                "completionTime": "2026-04-30T10:29:57Z",
                "conditions": [
                    {
                        "lastTransitionTime": "2026-04-30T10:29:57Z",
                        "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": "a1a70b0a1cfc96f5216d472fbd60f6b42780b3e5"
                        },
                        "entryPoint": "pipelines/integration_resolver_pipeline_pass.yaml",
                        "uri": "git+http://github.com/konflux-ci/integration-examples.git"
                    }
                },
                "spanContext": {
                    "traceparent": "00-7122b884a0ca16a3df62212f5b3725a7-0ed3121b4fa1b885-01"
                },
                "startTime": "2026-04-30T10:29:50Z"
            }
        },
        {
            "apiVersion": "tekton.dev/v1",
            "kind": "PipelineRun",
            "metadata": {
                "annotations": {
                    "build.appstudio.openshift.io/repo": "https://github.com/redhat-appstudio-qe/konflux-test-integration-clone?rev=f7a738808dfa4da40be2aadbe013497c266cad4d",
                    "build.appstudio.redhat.com/commit_sha": "f7a738808dfa4da40be2aadbe013497c266cad4d",
                    "build.appstudio.redhat.com/pull_request_number": "9054",
                    "build.appstudio.redhat.com/target_branch": "love-triangle-xilged",
                    "chains.tekton.dev/signed": "true",
                    "pac.test.appstudio.openshift.io/branch": "love-triangle-xilged",
                    "pac.test.appstudio.openshift.io/cancel-in-progress": "true",
                    "pac.test.appstudio.openshift.io/check-run-id": "73752483798",
                    "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-tbbrlt",
                    "pac.test.appstudio.openshift.io/git-provider": "github",
                    "pac.test.appstudio.openshift.io/installation-id": "40773614",
                    "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 == \"love-triangle-xilged\"",
                    "pac.test.appstudio.openshift.io/original-prname": "konflux-test-integration-clone-ihydzl-on-pull-request",
                    "pac.test.appstudio.openshift.io/pull-request": "9054",
                    "pac.test.appstudio.openshift.io/repo-url": "https://github.com/redhat-appstudio-qe/konflux-test-integration-clone",
                    "pac.test.appstudio.openshift.io/repository": "konflux-test-integration-clone-ihydzl",
                    "pac.test.appstudio.openshift.io/scm-reporting-plr-started": "true",
                    "pac.test.appstudio.openshift.io/sender": "rhtap-qe-app[bot]",
                    "pac.test.appstudio.openshift.io/sha": "f7a738808dfa4da40be2aadbe013497c266cad4d",
                    "pac.test.appstudio.openshift.io/sha-title": "RHTAP-Qe-App update konflux-test-integration-clone-ihydzl",
                    "pac.test.appstudio.openshift.io/sha-url": "https://github.com/redhat-appstudio-qe/konflux-test-integration-clone/commit/f7a738808dfa4da40be2aadbe013497c266cad4d",
                    "pac.test.appstudio.openshift.io/source-branch": "konflux-konflux-test-integration-clone-ihydzl",
                    "pac.test.appstudio.openshift.io/source-repo-url": "https://github.com/redhat-appstudio-qe/konflux-test-integration-clone",
                    "pac.test.appstudio.openshift.io/state": "completed",
                    "pac.test.appstudio.openshift.io/url-org": "redhat-appstudio-qe",
                    "pac.test.appstudio.openshift.io/url-repository": "konflux-test-integration-clone",
                    "pipelinesascode.tekton.dev/git-auth-secret": "pac-gitauth-nthx",
                    "pipelinesascode.tekton.dev/installation-id": "43840620",
                    "pipelinesascode.tekton.dev/max-keep-runs": "5",
                    "pipelinesascode.tekton.dev/on-event": "[push]",
                    "pipelinesascode.tekton.dev/on-target-branch": "[main]",
                    "pipelinesascode.tekton.dev/repo-url": "",
                    "pipelinesascode.tekton.dev/sha-title": "Merge pull request #35 from psturc/PLNSRVCE-281-vol2",
                    "pipelinesascode.tekton.dev/sha-url": "",
                    "results.tekton.dev/childReadyForDeletion": "true",
                    "results.tekton.dev/record": "group-jqhm/results/47b6b3f4-8a26-4514-a3c9-8f638a381eab/records/47b6b3f4-8a26-4514-a3c9-8f638a381eab",
                    "results.tekton.dev/result": "group-jqhm/results/47b6b3f4-8a26-4514-a3c9-8f638a381eab",
                    "test.appstudio.openshift.io/create-groupsnapshot-status": "The number 0 of component snapshots belonging to this pr group hash 1cbb13ae938f270ceafcc649f7402cbee49eb009e7a711fc999839d4873d37 is less than 2, skipping group snapshot creation",
                    "test.appstudio.openshift.io/create-snapshot-status": "Component(s) 'python-component-srtzfh' is(are) not included in snapshot due to missing valid containerImage or git source",
                    "test.appstudio.openshift.io/integration-workflow": "pull-request",
                    "test.appstudio.openshift.io/pipelinerunstarttime": "1777544535000",
                    "test.appstudio.openshift.io/pr-group": "konflux-konflux-test-integration-clone-ihydzl",
                    "test.appstudio.openshift.io/snapshot-creation-report": "SnapshotCreationFailed",
                    "test.appstudio.openshift.io/source-repo-url": "https://github.com/redhat-appstudio-qe/konflux-test-integration-clone",
                    "test.appstudio.openshift.io/status": "[{\"scenario\":\"my-integration-test-tbtn\",\"status\":\"Pending\",\"lastUpdateTime\":\"2026-04-30T10:25:19.84151202Z\",\"details\":\"Pending\"}]"
                },
                "creationTimestamp": "2026-04-30T10:25:20Z",
                "finalizers": [
                    "chains.tekton.dev/pipelinerun",
                    "results.tekton.dev/pipelinerun"
                ],
                "generateName": "integration-resolver-pipelinerun-",
                "generation": 2,
                "labels": {
                    "appstudio.openshift.io/application": "integ-app-diof",
                    "appstudio.openshift.io/component": "konflux-test-integration-clone-ihydzl",
                    "appstudio.openshift.io/snapshot": "integ-app-diof-20260430-102215-000",
                    "kueue.x-k8s.io/priority-class": "konflux-post-merge-build",
                    "kueue.x-k8s.io/queue-name": "pipelines-queue",
                    "pac.test.appstudio.openshift.io/cancel-in-progress": "true",
                    "pac.test.appstudio.openshift.io/check-run-id": "73752483798",
                    "pac.test.appstudio.openshift.io/event-type": "pull_request",
                    "pac.test.appstudio.openshift.io/original-prname": "konflux-test-integration-clone-ihydzl-on-pull-request",
                    "pac.test.appstudio.openshift.io/pull-request": "9054",
                    "pac.test.appstudio.openshift.io/repository": "konflux-test-integration-clone-ihydzl",
                    "pac.test.appstudio.openshift.io/sha": "f7a738808dfa4da40be2aadbe013497c266cad4d",
                    "pac.test.appstudio.openshift.io/state": "completed",
                    "pac.test.appstudio.openshift.io/url-org": "redhat-appstudio-qe",
                    "pac.test.appstudio.openshift.io/url-repository": "konflux-test-integration-clone",
                    "pipelines.appstudio.openshift.io/type": "test",
                    "pipelinesascode.tekton.dev/branch": "refs-heads-main",
                    "pipelinesascode.tekton.dev/check-run-id": "7108761088",
                    "pipelinesascode.tekton.dev/event-type": "push",
                    "pipelinesascode.tekton.dev/git-provider": "github",
                    "pipelinesascode.tekton.dev/original-prname": "build-service-on-push",
                    "pipelinesascode.tekton.dev/repository": "",
                    "pipelinesascode.tekton.dev/sender": "psturc",
                    "pipelinesascode.tekton.dev/sha": "",
                    "pipelinesascode.tekton.dev/state": "completed",
                    "pipelinesascode.tekton.dev/url-org": "redhat-appstudio",
                    "pipelinesascode.tekton.dev/url-repository": "",
                    "tekton.dev/pipeline": "integration-resolver-pipeline-pass",
                    "test.appstudio.openshift.io/optional": "false",
                    "test.appstudio.openshift.io/pipelinerunfinishtime": "1777544717",
                    "test.appstudio.openshift.io/pr-group-sha": "1cbb13ae938f270ceafcc649f7402cbee49eb009e7a711fc999839d4873d37",
                    "test.appstudio.openshift.io/scenario": "my-integration-test-tbtn",
                    "test.appstudio.openshift.io/test": "component",
                    "test.appstudio.openshift.io/type": "component"
                },
                "name": "integration-resolver-pipelinerun-z2mql",
                "namespace": "group-jqhm",
                "ownerReferences": [
                    {
                        "apiVersion": "appstudio.redhat.com/v1alpha1",
                        "blockOwnerDeletion": true,
                        "controller": true,
                        "kind": "Snapshot",
                        "name": "integ-app-diof-20260430-102215-000",
                        "uid": "4a54a5ee-d74d-4002-a930-fa0b847216fb"
                    }
                ],
                "resourceVersion": "129025",
                "uid": "47b6b3f4-8a26-4514-a3c9-8f638a381eab"
            },
            "spec": {
                "params": [
                    {
                        "name": "SNAPSHOT",
                        "value": "{\"application\":\"integ-app-diof\",\"componentGroup\":\"\",\"components\":[{\"name\":\"konflux-test-integration-clone-ihydzl\",\"version\":\"\",\"containerImage\":\"quay.io/redhat-appstudio-qe/group-jqhm/konflux-test-integration-clone-ihydzl@sha256:72785c49720173f652b2a7844a164fbf2faf72d7b35f205631bd86427848d7df\",\"source\":{\"git\":{\"url\":\"https://github.com/redhat-appstudio-qe/konflux-test-integration-clone\",\"revision\":\"f7a738808dfa4da40be2aadbe013497c266cad4d\"}}},{\"name\":\"go-component-puknjd\",\"version\":\"\",\"containerImage\":\"quay.io/redhat-appstudio-qe/group-jqhm/go-component-puknjd@sha256:7e5d566e63965fe96822cb0cf8eb26d2310498122e431f22601cb6fe3038362a\",\"source\":{\"git\":{\"url\":\"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component\",\"revision\":\"2b085f62b83f962a20ad699e50ccf06c4a75b4dc\",\"context\":\"go-component\",\"dockerfileUrl\":\"docker/Dockerfile\"}}}],\"artifacts\":{}}"
                    }
                ],
                "pipelineRef": {
                    "params": [
                        {
                            "name": "url",
                            "value": "http://github.com/konflux-ci/integration-examples.git"
                        },
                        {
                            "name": "revision",
                            "value": "main"
                        },
                        {
                            "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": "integration-resolver-pipelinerun-z2mql-task-success",
                        "pipelineTaskName": "task-success"
                    },
                    {
                        "apiVersion": "tekton.dev/v1",
                        "kind": "TaskRun",
                        "name": "integration-resolver-pipelinerun-z2mql-task-success-2",
                        "pipelineTaskName": "task-success-2"
                    },
                    {
                        "apiVersion": "tekton.dev/v1",
                        "kind": "TaskRun",
                        "name": "integration-resolver-pipelinerun-z2mql-task-skipped",
                        "pipelineTaskName": "task-skipped"
                    }
                ],
                "completionTime": "2026-04-30T10:25:28Z",
                "conditions": [
                    {
                        "lastTransitionTime": "2026-04-30T10:25:28Z",
                        "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": "a1a70b0a1cfc96f5216d472fbd60f6b42780b3e5"
                        },
                        "entryPoint": "pipelines/integration_resolver_pipeline_pass.yaml",
                        "uri": "git+http://github.com/konflux-ci/integration-examples.git"
                    }
                },
                "spanContext": {
                    "traceparent": "00-f5014c2d716f7e7d1f3526bfdd729ae5-7e76f3b3495fc046-01"
                },
                "startTime": "2026-04-30T10:25:21Z"
            }
        },
        {
            "apiVersion": "tekton.dev/v1",
            "kind": "PipelineRun",
            "metadata": {
                "annotations": {
                    "build.appstudio.openshift.io/repo": "https://github.com/redhat-appstudio-qe/group-snapshot-multi-component?rev=e103f773a86ea93f35c6048893948972284b4089",
                    "build.appstudio.redhat.com/commit_sha": "e103f773a86ea93f35c6048893948972284b4089",
                    "build.appstudio.redhat.com/pull_request_number": "21557",
                    "build.appstudio.redhat.com/target_branch": "love-triangle-xilged",
                    "chains.tekton.dev/signed": "true",
                    "pac.test.appstudio.openshift.io/branch": "love-triangle-xilged",
                    "pac.test.appstudio.openshift.io/cancel-in-progress": "true",
                    "pac.test.appstudio.openshift.io/check-run-id": "73751514400",
                    "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-fdsdmf",
                    "pac.test.appstudio.openshift.io/git-provider": "github",
                    "pac.test.appstudio.openshift.io/installation-id": "40773614",
                    "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 == \"love-triangle-xilged\" \u0026\u0026 ( \"python-component/***\".pathChanged() || \".tekton/python-component-srtzfh-pull-request.yaml\".pathChanged() )",
                    "pac.test.appstudio.openshift.io/original-prname": "python-component-srtzfh-on-pull-request",
                    "pac.test.appstudio.openshift.io/pull-request": "21557",
                    "pac.test.appstudio.openshift.io/repo-url": "https://github.com/redhat-appstudio-qe/group-snapshot-multi-component",
                    "pac.test.appstudio.openshift.io/repository": "go-component-puknjd",
                    "pac.test.appstudio.openshift.io/scm-reporting-plr-started": "true",
                    "pac.test.appstudio.openshift.io/sender": "rhtap-qe-app[bot]",
                    "pac.test.appstudio.openshift.io/sha": "e103f773a86ea93f35c6048893948972284b4089",
                    "pac.test.appstudio.openshift.io/sha-title": "RHTAP-Qe-App update python-component-srtzfh",
                    "pac.test.appstudio.openshift.io/sha-url": "https://github.com/redhat-appstudio-qe/group-snapshot-multi-component/commit/e103f773a86ea93f35c6048893948972284b4089",
                    "pac.test.appstudio.openshift.io/source-branch": "konflux-python-component-srtzfh",
                    "pac.test.appstudio.openshift.io/source-repo-url": "https://github.com/redhat-appstudio-qe/group-snapshot-multi-component",
                    "pac.test.appstudio.openshift.io/state": "completed",
                    "pac.test.appstudio.openshift.io/url-org": "redhat-appstudio-qe",
                    "pac.test.appstudio.openshift.io/url-repository": "group-snapshot-multi-component",
                    "pipelinesascode.tekton.dev/git-auth-secret": "pac-gitauth-nthx",
                    "pipelinesascode.tekton.dev/installation-id": "43840620",
                    "pipelinesascode.tekton.dev/max-keep-runs": "5",
                    "pipelinesascode.tekton.dev/on-event": "[push]",
                    "pipelinesascode.tekton.dev/on-target-branch": "[main]",
                    "pipelinesascode.tekton.dev/repo-url": "",
                    "pipelinesascode.tekton.dev/sha-title": "Merge pull request #35 from psturc/PLNSRVCE-281-vol2",
                    "pipelinesascode.tekton.dev/sha-url": "",
                    "results.tekton.dev/childReadyForDeletion": "true",
                    "results.tekton.dev/record": "group-jqhm/results/d0cfcbe7-c708-4e90-aa3c-6be5df43b967/records/d0cfcbe7-c708-4e90-aa3c-6be5df43b967",
                    "results.tekton.dev/result": "group-jqhm/results/d0cfcbe7-c708-4e90-aa3c-6be5df43b967",
                    "test.appstudio.openshift.io/create-groupsnapshot-status": "The number 0 of component snapshots belonging to this pr group hash c2b543d4b12b8ee43ceae09fb580aa30a5bb0b9eebc242f49a6f68608d934d is less than 2, skipping group snapshot creation",
                    "test.appstudio.openshift.io/create-snapshot-status": "Component(s) 'go-component-puknjd' is(are) not included in snapshot due to missing valid containerImage or git source",
                    "test.appstudio.openshift.io/integration-workflow": "pull-request",
                    "test.appstudio.openshift.io/pipelinerunstarttime": "1777544123000",
                    "test.appstudio.openshift.io/pr-group": "konflux-python-component-srtzfh",
                    "test.appstudio.openshift.io/snapshot-creation-report": "SnapshotCreationFailed",
                    "test.appstudio.openshift.io/source-repo-url": "https://github.com/redhat-appstudio-qe/group-snapshot-multi-component",
                    "test.appstudio.openshift.io/status": "[{\"scenario\":\"my-integration-test-tbtn\",\"status\":\"Pending\",\"lastUpdateTime\":\"2026-04-30T10:21:41.377347564Z\",\"details\":\"Pending\"}]"
                },
                "creationTimestamp": "2026-04-30T10:21:42Z",
                "finalizers": [
                    "chains.tekton.dev/pipelinerun",
                    "results.tekton.dev/pipelinerun"
                ],
                "generateName": "integration-resolver-pipelinerun-",
                "generation": 2,
                "labels": {
                    "appstudio.openshift.io/application": "integ-app-diof",
                    "appstudio.openshift.io/component": "python-component-srtzfh",
                    "appstudio.openshift.io/snapshot": "integ-app-diof-20260430-101523-000",
                    "kueue.x-k8s.io/priority-class": "konflux-post-merge-build",
                    "kueue.x-k8s.io/queue-name": "pipelines-queue",
                    "pac.test.appstudio.openshift.io/cancel-in-progress": "true",
                    "pac.test.appstudio.openshift.io/check-run-id": "73751514400",
                    "pac.test.appstudio.openshift.io/event-type": "pull_request",
                    "pac.test.appstudio.openshift.io/original-prname": "python-component-srtzfh-on-pull-request",
                    "pac.test.appstudio.openshift.io/pull-request": "21557",
                    "pac.test.appstudio.openshift.io/repository": "go-component-puknjd",
                    "pac.test.appstudio.openshift.io/sha": "e103f773a86ea93f35c6048893948972284b4089",
                    "pac.test.appstudio.openshift.io/state": "completed",
                    "pac.test.appstudio.openshift.io/url-org": "redhat-appstudio-qe",
                    "pac.test.appstudio.openshift.io/url-repository": "group-snapshot-multi-component",
                    "pipelines.appstudio.openshift.io/type": "test",
                    "pipelinesascode.tekton.dev/branch": "refs-heads-main",
                    "pipelinesascode.tekton.dev/check-run-id": "7108761088",
                    "pipelinesascode.tekton.dev/event-type": "push",
                    "pipelinesascode.tekton.dev/git-provider": "github",
                    "pipelinesascode.tekton.dev/original-prname": "build-service-on-push",
                    "pipelinesascode.tekton.dev/repository": "",
                    "pipelinesascode.tekton.dev/sender": "psturc",
                    "pipelinesascode.tekton.dev/sha": "",
                    "pipelinesascode.tekton.dev/state": "completed",
                    "pipelinesascode.tekton.dev/url-org": "redhat-appstudio",
                    "pipelinesascode.tekton.dev/url-repository": "",
                    "tekton.dev/pipeline": "integration-resolver-pipeline-pass",
                    "test.appstudio.openshift.io/optional": "false",
                    "test.appstudio.openshift.io/pipelinerunfinishtime": "1777544499",
                    "test.appstudio.openshift.io/pr-group-sha": "c2b543d4b12b8ee43ceae09fb580aa30a5bb0b9eebc242f49a6f68608d934d",
                    "test.appstudio.openshift.io/run": "my-integration-test-tbtn",
                    "test.appstudio.openshift.io/scenario": "my-integration-test-tbtn",
                    "test.appstudio.openshift.io/test": "component",
                    "test.appstudio.openshift.io/type": "component"
                },
                "name": "integration-resolver-pipelinerun-znss7",
                "namespace": "group-jqhm",
                "ownerReferences": [
                    {
                        "apiVersion": "appstudio.redhat.com/v1alpha1",
                        "blockOwnerDeletion": true,
                        "controller": true,
                        "kind": "Snapshot",
                        "name": "integ-app-diof-20260430-101523-000",
                        "uid": "7a8a1d56-a6ad-4ffd-99bf-e4886930dadd"
                    }
                ],
                "resourceVersion": "116767",
                "uid": "d0cfcbe7-c708-4e90-aa3c-6be5df43b967"
            },
            "spec": {
                "params": [
                    {
                        "name": "SNAPSHOT",
                        "value": "{\"application\":\"integ-app-diof\",\"componentGroup\":\"\",\"components\":[{\"name\":\"python-component-srtzfh\",\"version\":\"\",\"containerImage\":\"quay.io/redhat-appstudio-qe/group-jqhm/python-component-srtzfh@sha256:81637739030e64b928ec81bc4958c6a92d2181a671777e9618b8d3ee19cd1958\",\"source\":{\"git\":{\"url\":\"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component\",\"revision\":\"e103f773a86ea93f35c6048893948972284b4089\"}}}],\"artifacts\":{}}"
                    }
                ],
                "pipelineRef": {
                    "params": [
                        {
                            "name": "url",
                            "value": "http://github.com/konflux-ci/integration-examples.git"
                        },
                        {
                            "name": "revision",
                            "value": "main"
                        },
                        {
                            "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": "integration-resolver-pipelinerun-znss7-task-success",
                        "pipelineTaskName": "task-success"
                    },
                    {
                        "apiVersion": "tekton.dev/v1",
                        "kind": "TaskRun",
                        "name": "integration-resolver-pipelinerun-znss7-task-success-2",
                        "pipelineTaskName": "task-success-2"
                    },
                    {
                        "apiVersion": "tekton.dev/v1",
                        "kind": "TaskRun",
                        "name": "integration-resolver-pipelinerun-znss7-task-skipped",
                        "pipelineTaskName": "task-skipped"
                    }
                ],
                "completionTime": "2026-04-30T10:21:50Z",
                "conditions": [
                    {
                        "lastTransitionTime": "2026-04-30T10:21:50Z",
                        "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": "a1a70b0a1cfc96f5216d472fbd60f6b42780b3e5"
                        },
                        "entryPoint": "pipelines/integration_resolver_pipeline_pass.yaml",
                        "uri": "git+http://github.com/konflux-ci/integration-examples.git"
                    }
                },
                "spanContext": {
                    "traceparent": "00-97868d304395d7e5194735c966e4be3c-23ad3fba84ae8e9a-01"
                },
                "startTime": "2026-04-30T10:21:43Z"
            }
        },
        {
            "apiVersion": "tekton.dev/v1",
            "kind": "PipelineRun",
            "metadata": {
                "annotations": {
                    "appstudio.openshift.io/snapshot": "integ-app-diof-20260430-102600-000",
                    "appstudio.openshift.io/snapshots": "integ-app-diof-20260430-102600-000",
                    "build.appstudio.openshift.io/repo": "https://github.com/redhat-appstudio-qe/konflux-test-integration-clone?rev=b2804e3a2dda60c4c95ca3de97187ada98b538d4",
                    "build.appstudio.redhat.com/commit_sha": "b2804e3a2dda60c4c95ca3de97187ada98b538d4",
                    "build.appstudio.redhat.com/pull_request_number": "9055",
                    "build.appstudio.redhat.com/target_branch": "love-triangle-xilged",
                    "chains.tekton.dev/signed": "true",
                    "pipelinesascode.tekton.dev/branch": "love-triangle-xilged",
                    "pipelinesascode.tekton.dev/cancel-in-progress": "true",
                    "pipelinesascode.tekton.dev/check-run-id": "73753019027",
                    "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-pgfawa",
                    "pipelinesascode.tekton.dev/git-provider": "github",
                    "pipelinesascode.tekton.dev/installation-id": "40773614",
                    "pipelinesascode.tekton.dev/log-url": "https://console-openshift-console.apps.rosa.kx-ee48f48321.byqa.p3.openshiftapps.com/k8s/ns/group-jqhm/tekton.dev~v1~PipelineRun/konflux-test-integration-clone-ihydzl-on-pull-request-ctv6v",
                    "pipelinesascode.tekton.dev/max-keep-runs": "3",
                    "pipelinesascode.tekton.dev/on-cel-expression": "event == \"pull_request\" \u0026\u0026 target_branch == \"love-triangle-xilged\"",
                    "pipelinesascode.tekton.dev/original-prname": "konflux-test-integration-clone-ihydzl-on-pull-request",
                    "pipelinesascode.tekton.dev/pull-request": "9055",
                    "pipelinesascode.tekton.dev/repo-url": "https://github.com/redhat-appstudio-qe/konflux-test-integration-clone",
                    "pipelinesascode.tekton.dev/repository": "konflux-test-integration-clone-ihydzl",
                    "pipelinesascode.tekton.dev/scm-reporting-plr-started": "true",
                    "pipelinesascode.tekton.dev/sender": "rhtap-qe-bots-2",
                    "pipelinesascode.tekton.dev/sha": "b2804e3a2dda60c4c95ca3de97187ada98b538d4",
                    "pipelinesascode.tekton.dev/sha-title": "e2e test commit message",
                    "pipelinesascode.tekton.dev/sha-url": "https://github.com/redhat-appstudio-qe/konflux-test-integration-clone/commit/b2804e3a2dda60c4c95ca3de97187ada98b538d4",
                    "pipelinesascode.tekton.dev/source-branch": "pr-branch-xvajcx",
                    "pipelinesascode.tekton.dev/source-repo-url": "https://github.com/redhat-appstudio-qe/konflux-test-integration-clone",
                    "pipelinesascode.tekton.dev/state": "completed",
                    "pipelinesascode.tekton.dev/url-org": "redhat-appstudio-qe",
                    "pipelinesascode.tekton.dev/url-repository": "konflux-test-integration-clone",
                    "results.tekton.dev/record": "group-jqhm/results/5f9413d5-80fe-49c8-8550-3f0da0843c62/records/5f9413d5-80fe-49c8-8550-3f0da0843c62",
                    "results.tekton.dev/recordSummaryAnnotations": "{\"repo\":\"konflux-test-integration-clone\",\"commit\":\"b2804e3a2dda60c4c95ca3de97187ada98b538d4\",\"eventType\":\"pull_request\",\"pull_request-id\":9055}",
                    "results.tekton.dev/result": "group-jqhm/results/5f9413d5-80fe-49c8-8550-3f0da0843c62",
                    "test.appstudio.openshift.io/create-groupsnapshot-status": "build PLR python-component-srtzfh-on-pull-request-2mfcg failed for component python-component-srtzfh so it can't be added to the group Snapshot for PR group pr-branch-xvajcx",
                    "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": "pr-branch-xvajcx",
                    "test.appstudio.openshift.io/snapshot-creation-report": "SnapshotCreated"
                },
                "creationTimestamp": "2026-04-30T10:25:59Z",
                "finalizers": [
                    "results.tekton.dev/pipelinerun",
                    "chains.tekton.dev/pipelinerun",
                    "pipelinesascode.tekton.dev/finalizer"
                ],
                "generateName": "konflux-test-integration-clone-ihydzl-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-diof",
                    "appstudio.openshift.io/component": "konflux-test-integration-clone-ihydzl",
                    "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": "73753019027",
                    "pipelinesascode.tekton.dev/event-type": "pull_request",
                    "pipelinesascode.tekton.dev/original-prname": "konflux-test-integration-clone-ihydzl-on-pull-request",
                    "pipelinesascode.tekton.dev/pull-request": "9055",
                    "pipelinesascode.tekton.dev/repository": "konflux-test-integration-clone-ihydzl",
                    "pipelinesascode.tekton.dev/sha": "b2804e3a2dda60c4c95ca3de97187ada98b538d4",
                    "pipelinesascode.tekton.dev/state": "completed",
                    "pipelinesascode.tekton.dev/url-org": "redhat-appstudio-qe",
                    "pipelinesascode.tekton.dev/url-repository": "konflux-test-integration-clone",
                    "tekton.dev/pipeline": "konflux-test-integration-clone-ihydzl-on-pull-request-ctv6v",
                    "test.appstudio.openshift.io/pr-group-sha": "6f1a4374943de8c3561afdf16cda49474eec29e8f3dd91008136a44926aa7f"
                },
                "name": "konflux-test-integration-clone-ihydzl-on-pull-request-ctv6v",
                "namespace": "group-jqhm",
                "resourceVersion": "137524",
                "uid": "5f9413d5-80fe-49c8-8550-3f0da0843c62"
            },
            "spec": {
                "params": [
                    {
                        "name": "git-url",
                        "value": "https://github.com/redhat-appstudio-qe/konflux-test-integration-clone"
                    },
                    {
                        "name": "revision",
                        "value": "b2804e3a2dda60c4c95ca3de97187ada98b538d4"
                    },
                    {
                        "name": "output-image",
                        "value": "quay.io/redhat-appstudio-qe/group-jqhm/konflux-test-integration-clone-ihydzl:on-pr-b2804e3a2dda60c4c95ca3de97187ada98b538d4"
                    },
                    {
                        "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": "true",
                            "description": "Use the package registry proxy when prefetching dependencies",
                            "name": "enable-package-registry-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:b797dd453ddad669365de6de4649e3a9e37e77aa26eb9862ca079a36cbfe64a4"
                                    },
                                    {
                                        "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)"
                                },
                                {
                                    "name": "enable-package-registry-proxy",
                                    "value": "$(params.enable-package-registry-proxy)"
                                }
                            ],
                            "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:44eb23c2c9a6d7dc471efd28bf835035add9853c065e110312c5feefe87cfc8c"
                                    },
                                    {
                                        "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:550afde50349e22ec11191ea0db9a49395ab46fef4e8317d820b6e946677ebeb"
                                    },
                                    {
                                        "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:df999473b440066ce856e36d80afd06b6ed3b575e07b6ac3efe79a25addc2045"
                                    },
                                    {
                                        "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:2468c01818fbaad2235e4fca438f28e847260e3e354cf5a441bbd671684af2db"
                                    },
                                    {
                                        "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:566753ca880764361b11f2c67d8e62dda94f829b11cb48e4716f27568216a481"
                                    },
                                    {
                                        "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:2cd09c97b9f0fae9c7bcd26d956f77221fb7137ee8b2ef17e7351b5e6f1eb89e"
                                    },
                                    {
                                        "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:c162d9d0cd1e4c64dfc340577ba8e6bf55ebd1bb859fe3157217de9b4473c640"
                                    },
                                    {
                                        "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:a291081de7fb27f832c6fc3c4b078acf7e6162ca4c085db38b118ca87e8b5b66"
                                    },
                                    {
                                        "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:359199272c9a403275162a6741d098d7987334232630b59093d781c743fa99e7"
                                    },
                                    {
                                        "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:1d807f6be3be2bd8bff76321e9599bbafce8196dcd9597eeffd9df65466682af"
                                    },
                                    {
                                        "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-konflux-test-integration-clone-ihydzl"
                },
                "timeouts": {
                    "pipeline": "2h0m0s"
                },
                "workspaces": [
                    {
                        "name": "workspace",
                        "volumeClaimTemplate": {
                            "metadata": {},
                            "spec": {
                                "accessModes": [
                                    "ReadWriteOnce"
                                ],
                                "resources": {
                                    "requests": {
                                        "storage": "1Gi"
                                    }
                                }
                            },
                            "status": {}
                        }
                    },
                    {
                        "name": "git-auth",
                        "secret": {
                            "secretName": "pac-gitauth-pgfawa"
                        }
                    }
                ]
            },
            "status": {
                "childReferences": [
                    {
                        "apiVersion": "tekton.dev/v1",
                        "kind": "TaskRun",
                        "name": "konflux-test-integration-ca5de8fec697d2b61f224bd92c245c7a3-init",
                        "pipelineTaskName": "init"
                    },
                    {
                        "apiVersion": "tekton.dev/v1",
                        "kind": "TaskRun",
                        "name": "konflux-test-ia5de8fec697d2b61f224bd92c245c7a3-clone-repository",
                        "pipelineTaskName": "clone-repository"
                    },
                    {
                        "apiVersion": "tekton.dev/v1",
                        "kind": "TaskRun",
                        "name": "konflux-ta5de8fec697d2b61f224bd92c245c7a3-prefetch-dependencies",
                        "pipelineTaskName": "prefetch-dependencies"
                    },
                    {
                        "apiVersion": "tekton.dev/v1",
                        "kind": "TaskRun",
                        "name": "konflux-test-ina5de8fec697d2b61f224bd92c245c7a3-build-container",
                        "pipelineTaskName": "build-container"
                    },
                    {
                        "apiVersion": "tekton.dev/v1",
                        "kind": "TaskRun",
                        "name": "konflux-test-a5de8fec697d2b61f224bd92c245c7a3-build-image-index",
                        "pipelineTaskName": "build-image-index"
                    },
                    {
                        "apiVersion": "tekton.dev/v1",
                        "kind": "TaskRun",
                        "name": "kona5de8fec697d2b61f224bd92c245c7a3-deprecated-base-image-check",
                        "pipelineTaskName": "deprecated-base-image-check",
                        "whenExpressions": [
                            {
                                "input": "false",
                                "operator": "in",
                                "values": [
                                    "false"
                                ]
                            }
                        ]
                    },
                    {
                        "apiVersion": "tekton.dev/v1",
                        "kind": "TaskRun",
                        "name": "konflux-test-integraa5de8fec697d2b61f224bd92c245c7a3-clair-scan",
                        "pipelineTaskName": "clair-scan",
                        "whenExpressions": [
                            {
                                "input": "false",
                                "operator": "in",
                                "values": [
                                    "false"
                                ]
                            }
                        ]
                    },
                    {
                        "apiVersion": "tekton.dev/v1",
                        "kind": "TaskRun",
                        "name": "konflux-test-integration-clone-9f43fa715fabce79086303662ddb4310",
                        "pipelineTaskName": "ecosystem-cert-preflight-checks",
                        "whenExpressions": [
                            {
                                "input": "false",
                                "operator": "in",
                                "values": [
                                    "false"
                                ]
                            }
                        ]
                    },
                    {
                        "apiVersion": "tekton.dev/v1",
                        "kind": "TaskRun",
                        "name": "konflux-test-ina5de8fec697d2b61f224bd92c245c7a3-sast-snyk-check",
                        "pipelineTaskName": "sast-snyk-check",
                        "whenExpressions": [
                            {
                                "input": "false",
                                "operator": "in",
                                "values": [
                                    "false"
                                ]
                            }
                        ]
                    },
                    {
                        "apiVersion": "tekton.dev/v1",
                        "kind": "TaskRun",
                        "name": "konflux-test-integra5de8fec697d2b61f224bd92c245c7a3-clamav-scan",
                        "pipelineTaskName": "clamav-scan",
                        "whenExpressions": [
                            {
                                "input": "false",
                                "operator": "in",
                                "values": [
                                    "false"
                                ]
                            }
                        ]
                    },
                    {
                        "apiVersion": "tekton.dev/v1",
                        "kind": "TaskRun",
                        "name": "konflux-test-ia5de8fec697d2b61f224bd92c245c7a3-sast-shell-check",
                        "pipelineTaskName": "sast-shell-check",
                        "whenExpressions": [
                            {
                                "input": "false",
                                "operator": "in",
                                "values": [
                                    "false"
                                ]
                            }
                        ]
                    },
                    {
                        "apiVersion": "tekton.dev/v1",
                        "kind": "TaskRun",
                        "name": "konflux-testa5de8fec697d2b61f224bd92c245c7a3-sast-unicode-check",
                        "pipelineTaskName": "sast-unicode-check",
                        "whenExpressions": [
                            {
                                "input": "false",
                                "operator": "in",
                                "values": [
                                    "false"
                                ]
                            }
                        ]
                    },
                    {
                        "apiVersion": "tekton.dev/v1",
                        "kind": "TaskRun",
                        "name": "konflux-test-integraa5de8fec697d2b61f224bd92c245c7a3-apply-tags",
                        "pipelineTaskName": "apply-tags"
                    },
                    {
                        "apiVersion": "tekton.dev/v1",
                        "kind": "TaskRun",
                        "name": "konflux-test-ina5de8fec697d2b61f224bd92c245c7a3-push-dockerfile",
                        "pipelineTaskName": "push-dockerfile"
                    },
                    {
                        "apiVersion": "tekton.dev/v1",
                        "kind": "TaskRun",
                        "name": "konflux-tesa5de8fec697d2b61f224bd92c245c7a3-rpms-signature-scan",
                        "pipelineTaskName": "rpms-signature-scan",
                        "whenExpressions": [
                            {
                                "input": "false",
                                "operator": "in",
                                "values": [
                                    "false"
                                ]
                            }
                        ]
                    }
                ],
                "completionTime": "2026-04-30T10:29:46Z",
                "conditions": [
                    {
                        "lastTransitionTime": "2026-04-30T10:29:46Z",
                        "message": "Tasks Completed: 15 (Failed: 0, Cancelled 0), Skipped: 1",
                        "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": "true",
                            "description": "Use the package registry proxy when prefetching dependencies",
                            "name": "enable-package-registry-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:b797dd453ddad669365de6de4649e3a9e37e77aa26eb9862ca079a36cbfe64a4"
                                    },
                                    {
                                        "name": "kind",
                                        "value": "task"
                                    }
                                ],
                                "resolver": "bundles"
                            }
                        },
                        {
                            "name": "clone-repository",
                            "params": [
                                {
                                    "name": "url",
                                    "value": "https://github.com/redhat-appstudio-qe/konflux-test-integration-clone"
                                },
                                {
                                    "name": "revision",
                                    "value": "b2804e3a2dda60c4c95ca3de97187ada98b538d4"
                                }
                            ],
                            "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": ""
                                },
                                {
                                    "name": "enable-package-registry-proxy",
                                    "value": "true"
                                }
                            ],
                            "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:44eb23c2c9a6d7dc471efd28bf835035add9853c065e110312c5feefe87cfc8c"
                                    },
                                    {
                                        "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/group-jqhm/konflux-test-integration-clone-ihydzl:on-pr-b2804e3a2dda60c4c95ca3de97187ada98b538d4"
                                },
                                {
                                    "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/group-jqhm/konflux-test-integration-clone-ihydzl:on-pr-b2804e3a2dda60c4c95ca3de97187ada98b538d4"
                                },
                                {
                                    "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:550afde50349e22ec11191ea0db9a49395ab46fef4e8317d820b6e946677ebeb"
                                    },
                                    {
                                        "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:df999473b440066ce856e36d80afd06b6ed3b575e07b6ac3efe79a25addc2045"
                                    },
                                    {
                                        "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:2468c01818fbaad2235e4fca438f28e847260e3e354cf5a441bbd671684af2db"
                                    },
                                    {
                                        "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:566753ca880764361b11f2c67d8e62dda94f829b11cb48e4716f27568216a481"
                                    },
                                    {
                                        "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:2cd09c97b9f0fae9c7bcd26d956f77221fb7137ee8b2ef17e7351b5e6f1eb89e"
                                    },
                                    {
                                        "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:c162d9d0cd1e4c64dfc340577ba8e6bf55ebd1bb859fe3157217de9b4473c640"
                                    },
                                    {
                                        "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:a291081de7fb27f832c6fc3c4b078acf7e6162ca4c085db38b118ca87e8b5b66"
                                    },
                                    {
                                        "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:359199272c9a403275162a6741d098d7987334232630b59093d781c743fa99e7"
                                    },
                                    {
                                        "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:1d807f6be3be2bd8bff76321e9599bbafce8196dcd9597eeffd9df65466682af"
                                    },
                                    {
                                        "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/group-jqhm/konflux-test-integration-clone-ihydzl:on-pr-b2804e3a2dda60c4c95ca3de97187ada98b538d4"
                    },
                    {
                        "name": "IMAGE_DIGEST",
                        "value": "sha256:69e78137ea9da1fee30900a9995eebd74f57b9eb1d5d9f8eab3dac6b0f608d31"
                    },
                    {
                        "name": "CHAINS-GIT_URL",
                        "value": "https://github.com/redhat-appstudio-qe/konflux-test-integration-clone"
                    },
                    {
                        "name": "CHAINS-GIT_COMMIT",
                        "value": "b2804e3a2dda60c4c95ca3de97187ada98b538d4"
                    }
                ],
                "skippedTasks": [
                    {
                        "name": "build-source-image",
                        "reason": "When Expressions evaluated to false",
                        "whenExpressions": [
                            {
                                "input": "false",
                                "operator": "in",
                                "values": [
                                    "true"
                                ]
                            }
                        ]
                    }
                ],
                "spanContext": {
                    "traceparent": "00-2e66650e221a2add1bdeb43762473904-ccace0334356d14a-01"
                },
                "startTime": "2026-04-30T10:26:00Z"
            }
        },
        {
            "apiVersion": "tekton.dev/v1",
            "kind": "PipelineRun",
            "metadata": {
                "annotations": {
                    "appstudio.openshift.io/snapshot": "integ-app-diof-20260430-102215-000",
                    "appstudio.openshift.io/snapshots": "integ-app-diof-20260430-102215-000",
                    "build.appstudio.openshift.io/repo": "https://github.com/redhat-appstudio-qe/konflux-test-integration-clone?rev=f7a738808dfa4da40be2aadbe013497c266cad4d",
                    "build.appstudio.redhat.com/commit_sha": "f7a738808dfa4da40be2aadbe013497c266cad4d",
                    "build.appstudio.redhat.com/pull_request_number": "9054",
                    "build.appstudio.redhat.com/target_branch": "love-triangle-xilged",
                    "chains.tekton.dev/signed": "true",
                    "pipelinesascode.tekton.dev/branch": "love-triangle-xilged",
                    "pipelinesascode.tekton.dev/cancel-in-progress": "true",
                    "pipelinesascode.tekton.dev/check-run-id": "73752483798",
                    "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-tbbrlt",
                    "pipelinesascode.tekton.dev/git-provider": "github",
                    "pipelinesascode.tekton.dev/installation-id": "40773614",
                    "pipelinesascode.tekton.dev/log-url": "https://console-openshift-console.apps.rosa.kx-ee48f48321.byqa.p3.openshiftapps.com/k8s/ns/group-jqhm/tekton.dev~v1~PipelineRun/konflux-test-integration-clone-ihydzl-on-pull-request-gctpl",
                    "pipelinesascode.tekton.dev/max-keep-runs": "3",
                    "pipelinesascode.tekton.dev/on-cel-expression": "event == \"pull_request\" \u0026\u0026 target_branch == \"love-triangle-xilged\"",
                    "pipelinesascode.tekton.dev/original-prname": "konflux-test-integration-clone-ihydzl-on-pull-request",
                    "pipelinesascode.tekton.dev/pull-request": "9054",
                    "pipelinesascode.tekton.dev/repo-url": "https://github.com/redhat-appstudio-qe/konflux-test-integration-clone",
                    "pipelinesascode.tekton.dev/repository": "konflux-test-integration-clone-ihydzl",
                    "pipelinesascode.tekton.dev/scm-reporting-plr-started": "true",
                    "pipelinesascode.tekton.dev/sender": "rhtap-qe-app[bot]",
                    "pipelinesascode.tekton.dev/sha": "f7a738808dfa4da40be2aadbe013497c266cad4d",
                    "pipelinesascode.tekton.dev/sha-title": "RHTAP-Qe-App update konflux-test-integration-clone-ihydzl",
                    "pipelinesascode.tekton.dev/sha-url": "https://github.com/redhat-appstudio-qe/konflux-test-integration-clone/commit/f7a738808dfa4da40be2aadbe013497c266cad4d",
                    "pipelinesascode.tekton.dev/source-branch": "konflux-konflux-test-integration-clone-ihydzl",
                    "pipelinesascode.tekton.dev/source-repo-url": "https://github.com/redhat-appstudio-qe/konflux-test-integration-clone",
                    "pipelinesascode.tekton.dev/state": "completed",
                    "pipelinesascode.tekton.dev/url-org": "redhat-appstudio-qe",
                    "pipelinesascode.tekton.dev/url-repository": "konflux-test-integration-clone",
                    "results.tekton.dev/record": "group-jqhm/results/f1e19562-5282-46e9-91df-91c5f9162803/records/f1e19562-5282-46e9-91df-91c5f9162803",
                    "results.tekton.dev/recordSummaryAnnotations": "{\"repo\":\"konflux-test-integration-clone\",\"commit\":\"f7a738808dfa4da40be2aadbe013497c266cad4d\",\"eventType\":\"pull_request\",\"pull_request-id\":9054}",
                    "results.tekton.dev/result": "group-jqhm/results/f1e19562-5282-46e9-91df-91c5f9162803",
                    "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-konflux-test-integration-clone-ihydzl",
                    "test.appstudio.openshift.io/snapshot-creation-report": "SnapshotCreated"
                },
                "creationTimestamp": "2026-04-30T10:22:15Z",
                "finalizers": [
                    "chains.tekton.dev/pipelinerun",
                    "pipelinesascode.tekton.dev/finalizer",
                    "results.tekton.dev/pipelinerun"
                ],
                "generateName": "konflux-test-integration-clone-ihydzl-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-diof",
                    "appstudio.openshift.io/component": "konflux-test-integration-clone-ihydzl",
                    "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": "73752483798",
                    "pipelinesascode.tekton.dev/event-type": "pull_request",
                    "pipelinesascode.tekton.dev/original-prname": "konflux-test-integration-clone-ihydzl-on-pull-request",
                    "pipelinesascode.tekton.dev/pull-request": "9054",
                    "pipelinesascode.tekton.dev/repository": "konflux-test-integration-clone-ihydzl",
                    "pipelinesascode.tekton.dev/sha": "f7a738808dfa4da40be2aadbe013497c266cad4d",
                    "pipelinesascode.tekton.dev/state": "completed",
                    "pipelinesascode.tekton.dev/url-org": "redhat-appstudio-qe",
                    "pipelinesascode.tekton.dev/url-repository": "konflux-test-integration-clone",
                    "tekton.dev/pipeline": "konflux-test-integration-clone-ihydzl-on-pull-request-gctpl",
                    "test.appstudio.openshift.io/pr-group-sha": "1cbb13ae938f270ceafcc649f7402cbee49eb009e7a711fc999839d4873d37"
                },
                "name": "konflux-test-integration-clone-ihydzl-on-pull-request-gctpl",
                "namespace": "group-jqhm",
                "resourceVersion": "128540",
                "uid": "f1e19562-5282-46e9-91df-91c5f9162803"
            },
            "spec": {
                "params": [
                    {
                        "name": "git-url",
                        "value": "https://github.com/redhat-appstudio-qe/konflux-test-integration-clone"
                    },
                    {
                        "name": "revision",
                        "value": "f7a738808dfa4da40be2aadbe013497c266cad4d"
                    },
                    {
                        "name": "output-image",
                        "value": "quay.io/redhat-appstudio-qe/group-jqhm/konflux-test-integration-clone-ihydzl:on-pr-f7a738808dfa4da40be2aadbe013497c266cad4d"
                    },
                    {
                        "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": "true",
                            "description": "Use the package registry proxy when prefetching dependencies",
                            "name": "enable-package-registry-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:b797dd453ddad669365de6de4649e3a9e37e77aa26eb9862ca079a36cbfe64a4"
                                    },
                                    {
                                        "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)"
                                },
                                {
                                    "name": "enable-package-registry-proxy",
                                    "value": "$(params.enable-package-registry-proxy)"
                                }
                            ],
                            "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:44eb23c2c9a6d7dc471efd28bf835035add9853c065e110312c5feefe87cfc8c"
                                    },
                                    {
                                        "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:550afde50349e22ec11191ea0db9a49395ab46fef4e8317d820b6e946677ebeb"
                                    },
                                    {
                                        "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:df999473b440066ce856e36d80afd06b6ed3b575e07b6ac3efe79a25addc2045"
                                    },
                                    {
                                        "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:2468c01818fbaad2235e4fca438f28e847260e3e354cf5a441bbd671684af2db"
                                    },
                                    {
                                        "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:566753ca880764361b11f2c67d8e62dda94f829b11cb48e4716f27568216a481"
                                    },
                                    {
                                        "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:2cd09c97b9f0fae9c7bcd26d956f77221fb7137ee8b2ef17e7351b5e6f1eb89e"
                                    },
                                    {
                                        "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:c162d9d0cd1e4c64dfc340577ba8e6bf55ebd1bb859fe3157217de9b4473c640"
                                    },
                                    {
                                        "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:a291081de7fb27f832c6fc3c4b078acf7e6162ca4c085db38b118ca87e8b5b66"
                                    },
                                    {
                                        "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:359199272c9a403275162a6741d098d7987334232630b59093d781c743fa99e7"
                                    },
                                    {
                                        "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:1d807f6be3be2bd8bff76321e9599bbafce8196dcd9597eeffd9df65466682af"
                                    },
                                    {
                                        "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-konflux-test-integration-clone-ihydzl"
                },
                "timeouts": {
                    "pipeline": "2h0m0s"
                },
                "workspaces": [
                    {
                        "name": "workspace",
                        "volumeClaimTemplate": {
                            "metadata": {},
                            "spec": {
                                "accessModes": [
                                    "ReadWriteOnce"
                                ],
                                "resources": {
                                    "requests": {
                                        "storage": "1Gi"
                                    }
                                }
                            },
                            "status": {}
                        }
                    },
                    {
                        "name": "git-auth",
                        "secret": {
                            "secretName": "pac-gitauth-tbbrlt"
                        }
                    }
                ]
            },
            "status": {
                "childReferences": [
                    {
                        "apiVersion": "tekton.dev/v1",
                        "kind": "TaskRun",
                        "name": "konflux-test-integration-c687771d8285b58121971e5b3d361fc90-init",
                        "pipelineTaskName": "init"
                    },
                    {
                        "apiVersion": "tekton.dev/v1",
                        "kind": "TaskRun",
                        "name": "konflux-test-i687771d8285b58121971e5b3d361fc90-clone-repository",
                        "pipelineTaskName": "clone-repository"
                    },
                    {
                        "apiVersion": "tekton.dev/v1",
                        "kind": "TaskRun",
                        "name": "konflux-t687771d8285b58121971e5b3d361fc90-prefetch-dependencies",
                        "pipelineTaskName": "prefetch-dependencies"
                    },
                    {
                        "apiVersion": "tekton.dev/v1",
                        "kind": "TaskRun",
                        "name": "konflux-test-in687771d8285b58121971e5b3d361fc90-build-container",
                        "pipelineTaskName": "build-container"
                    },
                    {
                        "apiVersion": "tekton.dev/v1",
                        "kind": "TaskRun",
                        "name": "konflux-test-687771d8285b58121971e5b3d361fc90-build-image-index",
                        "pipelineTaskName": "build-image-index"
                    },
                    {
                        "apiVersion": "tekton.dev/v1",
                        "kind": "TaskRun",
                        "name": "kon687771d8285b58121971e5b3d361fc90-deprecated-base-image-check",
                        "pipelineTaskName": "deprecated-base-image-check",
                        "whenExpressions": [
                            {
                                "input": "false",
                                "operator": "in",
                                "values": [
                                    "false"
                                ]
                            }
                        ]
                    },
                    {
                        "apiVersion": "tekton.dev/v1",
                        "kind": "TaskRun",
                        "name": "konflux-test-integra687771d8285b58121971e5b3d361fc90-clair-scan",
                        "pipelineTaskName": "clair-scan",
                        "whenExpressions": [
                            {
                                "input": "false",
                                "operator": "in",
                                "values": [
                                    "false"
                                ]
                            }
                        ]
                    },
                    {
                        "apiVersion": "tekton.dev/v1",
                        "kind": "TaskRun",
                        "name": "konflux-test-integration-clone-7277355fe07748d0199895c270d8cda6",
                        "pipelineTaskName": "ecosystem-cert-preflight-checks",
                        "whenExpressions": [
                            {
                                "input": "false",
                                "operator": "in",
                                "values": [
                                    "false"
                                ]
                            }
                        ]
                    },
                    {
                        "apiVersion": "tekton.dev/v1",
                        "kind": "TaskRun",
                        "name": "konflux-test-in687771d8285b58121971e5b3d361fc90-sast-snyk-check",
                        "pipelineTaskName": "sast-snyk-check",
                        "whenExpressions": [
                            {
                                "input": "false",
                                "operator": "in",
                                "values": [
                                    "false"
                                ]
                            }
                        ]
                    },
                    {
                        "apiVersion": "tekton.dev/v1",
                        "kind": "TaskRun",
                        "name": "konflux-test-integr687771d8285b58121971e5b3d361fc90-clamav-scan",
                        "pipelineTaskName": "clamav-scan",
                        "whenExpressions": [
                            {
                                "input": "false",
                                "operator": "in",
                                "values": [
                                    "false"
                                ]
                            }
                        ]
                    },
                    {
                        "apiVersion": "tekton.dev/v1",
                        "kind": "TaskRun",
                        "name": "konflux-test-i687771d8285b58121971e5b3d361fc90-sast-shell-check",
                        "pipelineTaskName": "sast-shell-check",
                        "whenExpressions": [
                            {
                                "input": "false",
                                "operator": "in",
                                "values": [
                                    "false"
                                ]
                            }
                        ]
                    },
                    {
                        "apiVersion": "tekton.dev/v1",
                        "kind": "TaskRun",
                        "name": "konflux-test687771d8285b58121971e5b3d361fc90-sast-unicode-check",
                        "pipelineTaskName": "sast-unicode-check",
                        "whenExpressions": [
                            {
                                "input": "false",
                                "operator": "in",
                                "values": [
                                    "false"
                                ]
                            }
                        ]
                    },
                    {
                        "apiVersion": "tekton.dev/v1",
                        "kind": "TaskRun",
                        "name": "konflux-test-integra687771d8285b58121971e5b3d361fc90-apply-tags",
                        "pipelineTaskName": "apply-tags"
                    },
                    {
                        "apiVersion": "tekton.dev/v1",
                        "kind": "TaskRun",
                        "name": "konflux-test-in687771d8285b58121971e5b3d361fc90-push-dockerfile",
                        "pipelineTaskName": "push-dockerfile"
                    },
                    {
                        "apiVersion": "tekton.dev/v1",
                        "kind": "TaskRun",
                        "name": "konflux-tes687771d8285b58121971e5b3d361fc90-rpms-signature-scan",
                        "pipelineTaskName": "rpms-signature-scan",
                        "whenExpressions": [
                            {
                                "input": "false",
                                "operator": "in",
                                "values": [
                                    "false"
                                ]
                            }
                        ]
                    }
                ],
                "completionTime": "2026-04-30T10:25:17Z",
                "conditions": [
                    {
                        "lastTransitionTime": "2026-04-30T10:25:17Z",
                        "message": "Tasks Completed: 15 (Failed: 0, Cancelled 0), Skipped: 1",
                        "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": "true",
                            "description": "Use the package registry proxy when prefetching dependencies",
                            "name": "enable-package-registry-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:b797dd453ddad669365de6de4649e3a9e37e77aa26eb9862ca079a36cbfe64a4"
                                    },
                                    {
                                        "name": "kind",
                                        "value": "task"
                                    }
                                ],
                                "resolver": "bundles"
                            }
                        },
                        {
                            "name": "clone-repository",
                            "params": [
                                {
                                    "name": "url",
                                    "value": "https://github.com/redhat-appstudio-qe/konflux-test-integration-clone"
                                },
                                {
                                    "name": "revision",
                                    "value": "f7a738808dfa4da40be2aadbe013497c266cad4d"
                                }
                            ],
                            "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": ""
                                },
                                {
                                    "name": "enable-package-registry-proxy",
                                    "value": "true"
                                }
                            ],
                            "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:44eb23c2c9a6d7dc471efd28bf835035add9853c065e110312c5feefe87cfc8c"
                                    },
                                    {
                                        "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/group-jqhm/konflux-test-integration-clone-ihydzl:on-pr-f7a738808dfa4da40be2aadbe013497c266cad4d"
                                },
                                {
                                    "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/group-jqhm/konflux-test-integration-clone-ihydzl:on-pr-f7a738808dfa4da40be2aadbe013497c266cad4d"
                                },
                                {
                                    "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:550afde50349e22ec11191ea0db9a49395ab46fef4e8317d820b6e946677ebeb"
                                    },
                                    {
                                        "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:df999473b440066ce856e36d80afd06b6ed3b575e07b6ac3efe79a25addc2045"
                                    },
                                    {
                                        "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:2468c01818fbaad2235e4fca438f28e847260e3e354cf5a441bbd671684af2db"
                                    },
                                    {
                                        "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:566753ca880764361b11f2c67d8e62dda94f829b11cb48e4716f27568216a481"
                                    },
                                    {
                                        "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:2cd09c97b9f0fae9c7bcd26d956f77221fb7137ee8b2ef17e7351b5e6f1eb89e"
                                    },
                                    {
                                        "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:c162d9d0cd1e4c64dfc340577ba8e6bf55ebd1bb859fe3157217de9b4473c640"
                                    },
                                    {
                                        "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:a291081de7fb27f832c6fc3c4b078acf7e6162ca4c085db38b118ca87e8b5b66"
                                    },
                                    {
                                        "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:359199272c9a403275162a6741d098d7987334232630b59093d781c743fa99e7"
                                    },
                                    {
                                        "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:1d807f6be3be2bd8bff76321e9599bbafce8196dcd9597eeffd9df65466682af"
                                    },
                                    {
                                        "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/group-jqhm/konflux-test-integration-clone-ihydzl:on-pr-f7a738808dfa4da40be2aadbe013497c266cad4d"
                    },
                    {
                        "name": "IMAGE_DIGEST",
                        "value": "sha256:72785c49720173f652b2a7844a164fbf2faf72d7b35f205631bd86427848d7df"
                    },
                    {
                        "name": "CHAINS-GIT_URL",
                        "value": "https://github.com/redhat-appstudio-qe/konflux-test-integration-clone"
                    },
                    {
                        "name": "CHAINS-GIT_COMMIT",
                        "value": "f7a738808dfa4da40be2aadbe013497c266cad4d"
                    }
                ],
                "skippedTasks": [
                    {
                        "name": "build-source-image",
                        "reason": "When Expressions evaluated to false",
                        "whenExpressions": [
                            {
                                "input": "false",
                                "operator": "in",
                                "values": [
                                    "true"
                                ]
                            }
                        ]
                    }
                ],
                "spanContext": {
                    "traceparent": "00-549778b2cfb3e16429deb993dcef34a6-0a7ccdd8b4f95f34-01"
                },
                "startTime": "2026-04-30T10:22:15Z"
            }
        },
        {
            "apiVersion": "tekton.dev/v1",
            "kind": "PipelineRun",
            "metadata": {
                "annotations": {
                    "build.appstudio.openshift.io/repo": "https://github.com/redhat-appstudio-qe/group-snapshot-multi-component?rev=7e6366bfc56a6e15dd3fd1a22d16a28e69411872",
                    "build.appstudio.redhat.com/commit_sha": "7e6366bfc56a6e15dd3fd1a22d16a28e69411872",
                    "build.appstudio.redhat.com/pull_request_number": "21558",
                    "build.appstudio.redhat.com/target_branch": "love-triangle-xilged",
                    "chains.tekton.dev/signed": "true",
                    "pipelinesascode.tekton.dev/branch": "love-triangle-xilged",
                    "pipelinesascode.tekton.dev/cancel-in-progress": "true",
                    "pipelinesascode.tekton.dev/check-run-id": "73753014759",
                    "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-bswwbo",
                    "pipelinesascode.tekton.dev/git-provider": "github",
                    "pipelinesascode.tekton.dev/installation-id": "40773614",
                    "pipelinesascode.tekton.dev/log-url": "https://console-openshift-console.apps.rosa.kx-ee48f48321.byqa.p3.openshiftapps.com/k8s/ns/group-jqhm/tekton.dev~v1~PipelineRun/python-component-srtzfh-on-pull-request-2mfcg",
                    "pipelinesascode.tekton.dev/max-keep-runs": "3",
                    "pipelinesascode.tekton.dev/on-cel-expression": "event == \"pull_request\" \u0026\u0026 target_branch == \"love-triangle-xilged\" \u0026\u0026 ( \"python-component/***\".pathChanged() || \".tekton/python-component-srtzfh-pull-request.yaml\".pathChanged() )",
                    "pipelinesascode.tekton.dev/original-prname": "python-component-srtzfh-on-pull-request",
                    "pipelinesascode.tekton.dev/pull-request": "21558",
                    "pipelinesascode.tekton.dev/repo-url": "https://github.com/redhat-appstudio-qe/group-snapshot-multi-component",
                    "pipelinesascode.tekton.dev/repository": "go-component-puknjd",
                    "pipelinesascode.tekton.dev/scm-reporting-plr-started": "true",
                    "pipelinesascode.tekton.dev/sender": "rhtap-qe-bots-2",
                    "pipelinesascode.tekton.dev/sha": "7e6366bfc56a6e15dd3fd1a22d16a28e69411872",
                    "pipelinesascode.tekton.dev/sha-title": "e2e test commit message",
                    "pipelinesascode.tekton.dev/sha-url": "https://github.com/redhat-appstudio-qe/group-snapshot-multi-component/commit/7e6366bfc56a6e15dd3fd1a22d16a28e69411872",
                    "pipelinesascode.tekton.dev/source-branch": "pr-branch-xvajcx",
                    "pipelinesascode.tekton.dev/source-repo-url": "https://github.com/redhat-appstudio-qe/group-snapshot-multi-component",
                    "pipelinesascode.tekton.dev/state": "completed",
                    "pipelinesascode.tekton.dev/url-org": "redhat-appstudio-qe",
                    "pipelinesascode.tekton.dev/url-repository": "group-snapshot-multi-component",
                    "results.tekton.dev/record": "group-jqhm/results/e4ef60c6-f6e6-42a8-a46a-aee3cb3f7fab/records/e4ef60c6-f6e6-42a8-a46a-aee3cb3f7fab",
                    "results.tekton.dev/recordSummaryAnnotations": "{\"repo\":\"group-snapshot-multi-component\",\"commit\":\"7e6366bfc56a6e15dd3fd1a22d16a28e69411872\",\"eventType\":\"pull_request\",\"pull_request-id\":21558}",
                    "results.tekton.dev/result": "group-jqhm/results/e4ef60c6-f6e6-42a8-a46a-aee3cb3f7fab",
                    "test.appstudio.openshift.io/create-groupsnapshot-status": "a new build PLR konflux-test-integration-clone-ihydzl-on-pull-request-ctv6v is running for component konflux-test-integration-clone-ihydzl, waiting for it to create a new group Snapshot for PR group pr-branch-xvajcx",
                    "test.appstudio.openshift.io/pr-group": "pr-branch-xvajcx",
                    "test.appstudio.openshift.io/snapshot-creation-report": "GroupSnapshotCreationFailed"
                },
                "creationTimestamp": "2026-04-30T10:25:57Z",
                "finalizers": [
                    "chains.tekton.dev/pipelinerun",
                    "results.tekton.dev/pipelinerun",
                    "pipelinesascode.tekton.dev/finalizer"
                ],
                "generateName": "python-component-srtzfh-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-diof",
                    "appstudio.openshift.io/component": "python-component-srtzfh",
                    "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": "73753014759",
                    "pipelinesascode.tekton.dev/event-type": "pull_request",
                    "pipelinesascode.tekton.dev/original-prname": "python-component-srtzfh-on-pull-request",
                    "pipelinesascode.tekton.dev/pull-request": "21558",
                    "pipelinesascode.tekton.dev/repository": "go-component-puknjd",
                    "pipelinesascode.tekton.dev/sha": "7e6366bfc56a6e15dd3fd1a22d16a28e69411872",
                    "pipelinesascode.tekton.dev/state": "completed",
                    "pipelinesascode.tekton.dev/url-org": "redhat-appstudio-qe",
                    "pipelinesascode.tekton.dev/url-repository": "group-snapshot-multi-component",
                    "tekton.dev/pipeline": "python-component-srtzfh-on-pull-request-2mfcg",
                    "test.appstudio.openshift.io/pr-group-sha": "6f1a4374943de8c3561afdf16cda49474eec29e8f3dd91008136a44926aa7f"
                },
                "name": "python-component-srtzfh-on-pull-request-2mfcg",
                "namespace": "group-jqhm",
                "resourceVersion": "133403",
                "uid": "e4ef60c6-f6e6-42a8-a46a-aee3cb3f7fab"
            },
            "spec": {
                "params": [
                    {
                        "name": "git-url",
                        "value": "https://github.com/redhat-appstudio-qe/group-snapshot-multi-component"
                    },
                    {
                        "name": "revision",
                        "value": "7e6366bfc56a6e15dd3fd1a22d16a28e69411872"
                    },
                    {
                        "name": "output-image",
                        "value": "quay.io/redhat-appstudio-qe/group-jqhm/python-component-srtzfh:on-pr-7e6366bfc56a6e15dd3fd1a22d16a28e69411872"
                    },
                    {
                        "name": "image-expires-after",
                        "value": "6h"
                    },
                    {
                        "name": "dockerfile",
                        "value": "docker/Dockerfile"
                    },
                    {
                        "name": "path-context",
                        "value": "python-component"
                    }
                ],
                "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": "true",
                            "description": "Use the package registry proxy when prefetching dependencies",
                            "name": "enable-package-registry-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:b797dd453ddad669365de6de4649e3a9e37e77aa26eb9862ca079a36cbfe64a4"
                                    },
                                    {
                                        "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)"
                                },
                                {
                                    "name": "enable-package-registry-proxy",
                                    "value": "$(params.enable-package-registry-proxy)"
                                }
                            ],
                            "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:44eb23c2c9a6d7dc471efd28bf835035add9853c065e110312c5feefe87cfc8c"
                                    },
                                    {
                                        "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:550afde50349e22ec11191ea0db9a49395ab46fef4e8317d820b6e946677ebeb"
                                    },
                                    {
                                        "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:df999473b440066ce856e36d80afd06b6ed3b575e07b6ac3efe79a25addc2045"
                                    },
                                    {
                                        "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:2468c01818fbaad2235e4fca438f28e847260e3e354cf5a441bbd671684af2db"
                                    },
                                    {
                                        "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:566753ca880764361b11f2c67d8e62dda94f829b11cb48e4716f27568216a481"
                                    },
                                    {
                                        "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:2cd09c97b9f0fae9c7bcd26d956f77221fb7137ee8b2ef17e7351b5e6f1eb89e"
                                    },
                                    {
                                        "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:c162d9d0cd1e4c64dfc340577ba8e6bf55ebd1bb859fe3157217de9b4473c640"
                                    },
                                    {
                                        "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:a291081de7fb27f832c6fc3c4b078acf7e6162ca4c085db38b118ca87e8b5b66"
                                    },
                                    {
                                        "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:359199272c9a403275162a6741d098d7987334232630b59093d781c743fa99e7"
                                    },
                                    {
                                        "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:1d807f6be3be2bd8bff76321e9599bbafce8196dcd9597eeffd9df65466682af"
                                    },
                                    {
                                        "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-python-component-srtzfh"
                },
                "timeouts": {
                    "pipeline": "2h0m0s"
                },
                "workspaces": [
                    {
                        "name": "workspace",
                        "volumeClaimTemplate": {
                            "metadata": {},
                            "spec": {
                                "accessModes": [
                                    "ReadWriteOnce"
                                ],
                                "resources": {
                                    "requests": {
                                        "storage": "1Gi"
                                    }
                                }
                            },
                            "status": {}
                        }
                    },
                    {
                        "name": "git-auth",
                        "secret": {
                            "secretName": "pac-gitauth-bswwbo"
                        }
                    }
                ]
            },
            "status": {
                "childReferences": [
                    {
                        "apiVersion": "tekton.dev/v1",
                        "kind": "TaskRun",
                        "name": "python-component-srtzfh-on-pull-request-2mfcg-init",
                        "pipelineTaskName": "init"
                    },
                    {
                        "apiVersion": "tekton.dev/v1",
                        "kind": "TaskRun",
                        "name": "python-component-srtzfh-on-pull-request-2mfcg-clone-repository",
                        "pipelineTaskName": "clone-repository"
                    },
                    {
                        "apiVersion": "tekton.dev/v1",
                        "kind": "TaskRun",
                        "name": "python-co03772cf7f11db986b6e9ec7027dc785d-prefetch-dependencies",
                        "pipelineTaskName": "prefetch-dependencies"
                    }
                ],
                "completionTime": "2026-04-30T10:26:52Z",
                "conditions": [
                    {
                        "lastTransitionTime": "2026-04-30T10:26:52Z",
                        "message": "Tasks Completed: 3 (Failed: 1, Cancelled 0), Skipped: 13",
                        "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": "true",
                            "description": "Use the package registry proxy when prefetching dependencies",
                            "name": "enable-package-registry-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:b797dd453ddad669365de6de4649e3a9e37e77aa26eb9862ca079a36cbfe64a4"
                                    },
                                    {
                                        "name": "kind",
                                        "value": "task"
                                    }
                                ],
                                "resolver": "bundles"
                            }
                        },
                        {
                            "name": "clone-repository",
                            "params": [
                                {
                                    "name": "url",
                                    "value": "https://github.com/redhat-appstudio-qe/group-snapshot-multi-component"
                                },
                                {
                                    "name": "revision",
                                    "value": "7e6366bfc56a6e15dd3fd1a22d16a28e69411872"
                                }
                            ],
                            "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": ""
                                },
                                {
                                    "name": "enable-package-registry-proxy",
                                    "value": "true"
                                }
                            ],
                            "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:44eb23c2c9a6d7dc471efd28bf835035add9853c065e110312c5feefe87cfc8c"
                                    },
                                    {
                                        "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/group-jqhm/python-component-srtzfh:on-pr-7e6366bfc56a6e15dd3fd1a22d16a28e69411872"
                                },
                                {
                                    "name": "DOCKERFILE",
                                    "value": "docker/Dockerfile"
                                },
                                {
                                    "name": "CONTEXT",
                                    "value": "python-component"
                                },
                                {
                                    "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/group-jqhm/python-component-srtzfh:on-pr-7e6366bfc56a6e15dd3fd1a22d16a28e69411872"
                                },
                                {
                                    "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:550afde50349e22ec11191ea0db9a49395ab46fef4e8317d820b6e946677ebeb"
                                    },
                                    {
                                        "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:df999473b440066ce856e36d80afd06b6ed3b575e07b6ac3efe79a25addc2045"
                                    },
                                    {
                                        "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:2468c01818fbaad2235e4fca438f28e847260e3e354cf5a441bbd671684af2db"
                                    },
                                    {
                                        "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:566753ca880764361b11f2c67d8e62dda94f829b11cb48e4716f27568216a481"
                                    },
                                    {
                                        "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:2cd09c97b9f0fae9c7bcd26d956f77221fb7137ee8b2ef17e7351b5e6f1eb89e"
                                    },
                                    {
                                        "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:c162d9d0cd1e4c64dfc340577ba8e6bf55ebd1bb859fe3157217de9b4473c640"
                                    },
                                    {
                                        "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:a291081de7fb27f832c6fc3c4b078acf7e6162ca4c085db38b118ca87e8b5b66"
                                    },
                                    {
                                        "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": "docker/Dockerfile"
                                },
                                {
                                    "name": "CONTEXT",
                                    "value": "python-component"
                                }
                            ],
                            "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:359199272c9a403275162a6741d098d7987334232630b59093d781c743fa99e7"
                                    },
                                    {
                                        "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:1d807f6be3be2bd8bff76321e9599bbafce8196dcd9597eeffd9df65466682af"
                                    },
                                    {
                                        "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": "CHAINS-GIT_URL",
                        "value": "https://github.com/redhat-appstudio-qe/group-snapshot-multi-component"
                    },
                    {
                        "name": "CHAINS-GIT_COMMIT",
                        "value": "7e6366bfc56a6e15dd3fd1a22d16a28e69411872"
                    }
                ],
                "skippedTasks": [
                    {
                        "name": "build-container",
                        "reason": "PipelineRun was stopping"
                    },
                    {
                        "name": "build-image-index",
                        "reason": "PipelineRun was stopping"
                    },
                    {
                        "name": "build-source-image",
                        "reason": "PipelineRun was stopping",
                        "whenExpressions": [
                            {
                                "input": "false",
                                "operator": "in",
                                "values": [
                                    "true"
                                ]
                            }
                        ]
                    },
                    {
                        "name": "deprecated-base-image-check",
                        "reason": "PipelineRun was stopping",
                        "whenExpressions": [
                            {
                                "input": "false",
                                "operator": "in",
                                "values": [
                                    "false"
                                ]
                            }
                        ]
                    },
                    {
                        "name": "clair-scan",
                        "reason": "PipelineRun was stopping",
                        "whenExpressions": [
                            {
                                "input": "false",
                                "operator": "in",
                                "values": [
                                    "false"
                                ]
                            }
                        ]
                    },
                    {
                        "name": "ecosystem-cert-preflight-checks",
                        "reason": "PipelineRun was stopping",
                        "whenExpressions": [
                            {
                                "input": "false",
                                "operator": "in",
                                "values": [
                                    "false"
                                ]
                            }
                        ]
                    },
                    {
                        "name": "sast-snyk-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": "apply-tags",
                        "reason": "PipelineRun was stopping"
                    },
                    {
                        "name": "push-dockerfile",
                        "reason": "PipelineRun was stopping"
                    },
                    {
                        "name": "rpms-signature-scan",
                        "reason": "PipelineRun was stopping",
                        "whenExpressions": [
                            {
                                "input": "false",
                                "operator": "in",
                                "values": [
                                    "false"
                                ]
                            }
                        ]
                    }
                ],
                "spanContext": {
                    "traceparent": "00-8761d686fc8e808e971eb12803b73e93-afa9e5c4f7a863b9-01"
                },
                "startTime": "2026-04-30T10:25:58Z"
            }
        },
        {
            "apiVersion": "tekton.dev/v1",
            "kind": "PipelineRun",
            "metadata": {
                "annotations": {
                    "appstudio.openshift.io/snapshot": "integ-app-diof-20260430-101523-000",
                    "appstudio.openshift.io/snapshots": "integ-app-diof-20260430-101523-000",
                    "build.appstudio.openshift.io/repo": "https://github.com/redhat-appstudio-qe/group-snapshot-multi-component?rev=e103f773a86ea93f35c6048893948972284b4089",
                    "build.appstudio.redhat.com/commit_sha": "e103f773a86ea93f35c6048893948972284b4089",
                    "build.appstudio.redhat.com/pull_request_number": "21557",
                    "build.appstudio.redhat.com/target_branch": "love-triangle-xilged",
                    "chains.tekton.dev/signed": "true",
                    "pipelinesascode.tekton.dev/branch": "love-triangle-xilged",
                    "pipelinesascode.tekton.dev/cancel-in-progress": "true",
                    "pipelinesascode.tekton.dev/check-run-id": "73751514400",
                    "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-fdsdmf",
                    "pipelinesascode.tekton.dev/git-provider": "github",
                    "pipelinesascode.tekton.dev/installation-id": "40773614",
                    "pipelinesascode.tekton.dev/log-url": "https://console-openshift-console.apps.rosa.kx-ee48f48321.byqa.p3.openshiftapps.com/k8s/ns/group-jqhm/tekton.dev~v1~PipelineRun/python-component-srtzfh-on-pull-request-d2qwn",
                    "pipelinesascode.tekton.dev/max-keep-runs": "3",
                    "pipelinesascode.tekton.dev/on-cel-expression": "event == \"pull_request\" \u0026\u0026 target_branch == \"love-triangle-xilged\" \u0026\u0026 ( \"python-component/***\".pathChanged() || \".tekton/python-component-srtzfh-pull-request.yaml\".pathChanged() )",
                    "pipelinesascode.tekton.dev/original-prname": "python-component-srtzfh-on-pull-request",
                    "pipelinesascode.tekton.dev/pull-request": "21557",
                    "pipelinesascode.tekton.dev/repo-url": "https://github.com/redhat-appstudio-qe/group-snapshot-multi-component",
                    "pipelinesascode.tekton.dev/repository": "go-component-puknjd",
                    "pipelinesascode.tekton.dev/scm-reporting-plr-started": "true",
                    "pipelinesascode.tekton.dev/sender": "rhtap-qe-app[bot]",
                    "pipelinesascode.tekton.dev/sha": "e103f773a86ea93f35c6048893948972284b4089",
                    "pipelinesascode.tekton.dev/sha-title": "RHTAP-Qe-App update python-component-srtzfh",
                    "pipelinesascode.tekton.dev/sha-url": "https://github.com/redhat-appstudio-qe/group-snapshot-multi-component/commit/e103f773a86ea93f35c6048893948972284b4089",
                    "pipelinesascode.tekton.dev/source-branch": "konflux-python-component-srtzfh",
                    "pipelinesascode.tekton.dev/source-repo-url": "https://github.com/redhat-appstudio-qe/group-snapshot-multi-component",
                    "pipelinesascode.tekton.dev/state": "completed",
                    "pipelinesascode.tekton.dev/url-org": "redhat-appstudio-qe",
                    "pipelinesascode.tekton.dev/url-repository": "group-snapshot-multi-component",
                    "results.tekton.dev/record": "group-jqhm/results/2e46582e-00f6-4066-a5f1-f1243e5f2ccd/records/2e46582e-00f6-4066-a5f1-f1243e5f2ccd",
                    "results.tekton.dev/recordSummaryAnnotations": "{\"repo\":\"group-snapshot-multi-component\",\"commit\":\"e103f773a86ea93f35c6048893948972284b4089\",\"eventType\":\"pull_request\",\"pull_request-id\":21557}",
                    "results.tekton.dev/result": "group-jqhm/results/2e46582e-00f6-4066-a5f1-f1243e5f2ccd",
                    "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-python-component-srtzfh",
                    "test.appstudio.openshift.io/snapshot-creation-report": "SnapshotCreated"
                },
                "creationTimestamp": "2026-04-30T10:15:22Z",
                "finalizers": [
                    "results.tekton.dev/pipelinerun",
                    "chains.tekton.dev/pipelinerun",
                    "pipelinesascode.tekton.dev/finalizer"
                ],
                "generateName": "python-component-srtzfh-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-diof",
                    "appstudio.openshift.io/component": "python-component-srtzfh",
                    "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": "73751514400",
                    "pipelinesascode.tekton.dev/event-type": "pull_request",
                    "pipelinesascode.tekton.dev/original-prname": "python-component-srtzfh-on-pull-request",
                    "pipelinesascode.tekton.dev/pull-request": "21557",
                    "pipelinesascode.tekton.dev/repository": "go-component-puknjd",
                    "pipelinesascode.tekton.dev/sha": "e103f773a86ea93f35c6048893948972284b4089",
                    "pipelinesascode.tekton.dev/state": "completed",
                    "pipelinesascode.tekton.dev/url-org": "redhat-appstudio-qe",
                    "pipelinesascode.tekton.dev/url-repository": "group-snapshot-multi-component",
                    "tekton.dev/pipeline": "python-component-srtzfh-on-pull-request-d2qwn",
                    "test.appstudio.openshift.io/pr-group-sha": "c2b543d4b12b8ee43ceae09fb580aa30a5bb0b9eebc242f49a6f68608d934d"
                },
                "name": "python-component-srtzfh-on-pull-request-d2qwn",
                "namespace": "group-jqhm",
                "resourceVersion": "116427",
                "uid": "2e46582e-00f6-4066-a5f1-f1243e5f2ccd"
            },
            "spec": {
                "params": [
                    {
                        "name": "git-url",
                        "value": "https://github.com/redhat-appstudio-qe/group-snapshot-multi-component"
                    },
                    {
                        "name": "revision",
                        "value": "e103f773a86ea93f35c6048893948972284b4089"
                    },
                    {
                        "name": "output-image",
                        "value": "quay.io/redhat-appstudio-qe/group-jqhm/python-component-srtzfh:on-pr-e103f773a86ea93f35c6048893948972284b4089"
                    },
                    {
                        "name": "image-expires-after",
                        "value": "6h"
                    },
                    {
                        "name": "dockerfile",
                        "value": "docker/Dockerfile"
                    },
                    {
                        "name": "path-context",
                        "value": "python-component"
                    }
                ],
                "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": "true",
                            "description": "Use the package registry proxy when prefetching dependencies",
                            "name": "enable-package-registry-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:b797dd453ddad669365de6de4649e3a9e37e77aa26eb9862ca079a36cbfe64a4"
                                    },
                                    {
                                        "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)"
                                },
                                {
                                    "name": "enable-package-registry-proxy",
                                    "value": "$(params.enable-package-registry-proxy)"
                                }
                            ],
                            "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:44eb23c2c9a6d7dc471efd28bf835035add9853c065e110312c5feefe87cfc8c"
                                    },
                                    {
                                        "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:550afde50349e22ec11191ea0db9a49395ab46fef4e8317d820b6e946677ebeb"
                                    },
                                    {
                                        "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:df999473b440066ce856e36d80afd06b6ed3b575e07b6ac3efe79a25addc2045"
                                    },
                                    {
                                        "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:2468c01818fbaad2235e4fca438f28e847260e3e354cf5a441bbd671684af2db"
                                    },
                                    {
                                        "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:566753ca880764361b11f2c67d8e62dda94f829b11cb48e4716f27568216a481"
                                    },
                                    {
                                        "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:2cd09c97b9f0fae9c7bcd26d956f77221fb7137ee8b2ef17e7351b5e6f1eb89e"
                                    },
                                    {
                                        "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:c162d9d0cd1e4c64dfc340577ba8e6bf55ebd1bb859fe3157217de9b4473c640"
                                    },
                                    {
                                        "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:a291081de7fb27f832c6fc3c4b078acf7e6162ca4c085db38b118ca87e8b5b66"
                                    },
                                    {
                                        "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:359199272c9a403275162a6741d098d7987334232630b59093d781c743fa99e7"
                                    },
                                    {
                                        "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:1d807f6be3be2bd8bff76321e9599bbafce8196dcd9597eeffd9df65466682af"
                                    },
                                    {
                                        "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-python-component-srtzfh"
                },
                "timeouts": {
                    "pipeline": "2h0m0s"
                },
                "workspaces": [
                    {
                        "name": "workspace",
                        "volumeClaimTemplate": {
                            "metadata": {},
                            "spec": {
                                "accessModes": [
                                    "ReadWriteOnce"
                                ],
                                "resources": {
                                    "requests": {
                                        "storage": "1Gi"
                                    }
                                }
                            },
                            "status": {}
                        }
                    },
                    {
                        "name": "git-auth",
                        "secret": {
                            "secretName": "pac-gitauth-fdsdmf"
                        }
                    }
                ]
            },
            "status": {
                "childReferences": [
                    {
                        "apiVersion": "tekton.dev/v1",
                        "kind": "TaskRun",
                        "name": "python-component-srtzfh-on-pull-request-d2qwn-init",
                        "pipelineTaskName": "init"
                    },
                    {
                        "apiVersion": "tekton.dev/v1",
                        "kind": "TaskRun",
                        "name": "python-component-srtzfh-on-pull-request-d2qwn-clone-repository",
                        "pipelineTaskName": "clone-repository"
                    },
                    {
                        "apiVersion": "tekton.dev/v1",
                        "kind": "TaskRun",
                        "name": "python-co0ee7e5899d791afbbc66c8faece4e950-prefetch-dependencies",
                        "pipelineTaskName": "prefetch-dependencies"
                    },
                    {
                        "apiVersion": "tekton.dev/v1",
                        "kind": "TaskRun",
                        "name": "python-component-srtzfh-on-pull-request-d2qwn-build-container",
                        "pipelineTaskName": "build-container"
                    },
                    {
                        "apiVersion": "tekton.dev/v1",
                        "kind": "TaskRun",
                        "name": "python-component-srtzfh-on-pull-request-d2qwn-build-image-index",
                        "pipelineTaskName": "build-image-index"
                    },
                    {
                        "apiVersion": "tekton.dev/v1",
                        "kind": "TaskRun",
                        "name": "pyt0ee7e5899d791afbbc66c8faece4e950-deprecated-base-image-check",
                        "pipelineTaskName": "deprecated-base-image-check",
                        "whenExpressions": [
                            {
                                "input": "false",
                                "operator": "in",
                                "values": [
                                    "false"
                                ]
                            }
                        ]
                    },
                    {
                        "apiVersion": "tekton.dev/v1",
                        "kind": "TaskRun",
                        "name": "python-component-srtzfh-on-pull-request-d2qwn-clair-scan",
                        "pipelineTaskName": "clair-scan",
                        "whenExpressions": [
                            {
                                "input": "false",
                                "operator": "in",
                                "values": [
                                    "false"
                                ]
                            }
                        ]
                    },
                    {
                        "apiVersion": "tekton.dev/v1",
                        "kind": "TaskRun",
                        "name": "python-component-srtzfh-on-pull53281113a0491a1637b321056b0ae4bb",
                        "pipelineTaskName": "ecosystem-cert-preflight-checks",
                        "whenExpressions": [
                            {
                                "input": "false",
                                "operator": "in",
                                "values": [
                                    "false"
                                ]
                            }
                        ]
                    },
                    {
                        "apiVersion": "tekton.dev/v1",
                        "kind": "TaskRun",
                        "name": "python-component-srtzfh-on-pull-request-d2qwn-sast-snyk-check",
                        "pipelineTaskName": "sast-snyk-check",
                        "whenExpressions": [
                            {
                                "input": "false",
                                "operator": "in",
                                "values": [
                                    "false"
                                ]
                            }
                        ]
                    },
                    {
                        "apiVersion": "tekton.dev/v1",
                        "kind": "TaskRun",
                        "name": "python-component-srtzfh-on-pull-request-d2qwn-clamav-scan",
                        "pipelineTaskName": "clamav-scan",
                        "whenExpressions": [
                            {
                                "input": "false",
                                "operator": "in",
                                "values": [
                                    "false"
                                ]
                            }
                        ]
                    },
                    {
                        "apiVersion": "tekton.dev/v1",
                        "kind": "TaskRun",
                        "name": "python-component-srtzfh-on-pull-request-d2qwn-sast-shell-check",
                        "pipelineTaskName": "sast-shell-check",
                        "whenExpressions": [
                            {
                                "input": "false",
                                "operator": "in",
                                "values": [
                                    "false"
                                ]
                            }
                        ]
                    },
                    {
                        "apiVersion": "tekton.dev/v1",
                        "kind": "TaskRun",
                        "name": "python-compo0ee7e5899d791afbbc66c8faece4e950-sast-unicode-check",
                        "pipelineTaskName": "sast-unicode-check",
                        "whenExpressions": [
                            {
                                "input": "false",
                                "operator": "in",
                                "values": [
                                    "false"
                                ]
                            }
                        ]
                    },
                    {
                        "apiVersion": "tekton.dev/v1",
                        "kind": "TaskRun",
                        "name": "python-component-srtzfh-on-pull-request-d2qwn-apply-tags",
                        "pipelineTaskName": "apply-tags"
                    },
                    {
                        "apiVersion": "tekton.dev/v1",
                        "kind": "TaskRun",
                        "name": "python-component-srtzfh-on-pull-request-d2qwn-push-dockerfile",
                        "pipelineTaskName": "push-dockerfile"
                    },
                    {
                        "apiVersion": "tekton.dev/v1",
                        "kind": "TaskRun",
                        "name": "python-comp0ee7e5899d791afbbc66c8faece4e950-rpms-signature-scan",
                        "pipelineTaskName": "rpms-signature-scan",
                        "whenExpressions": [
                            {
                                "input": "false",
                                "operator": "in",
                                "values": [
                                    "false"
                                ]
                            }
                        ]
                    }
                ],
                "completionTime": "2026-04-30T10:21:39Z",
                "conditions": [
                    {
                        "lastTransitionTime": "2026-04-30T10:21:39Z",
                        "message": "Tasks Completed: 15 (Failed: 0, Cancelled 0), Skipped: 1",
                        "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": "true",
                            "description": "Use the package registry proxy when prefetching dependencies",
                            "name": "enable-package-registry-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:b797dd453ddad669365de6de4649e3a9e37e77aa26eb9862ca079a36cbfe64a4"
                                    },
                                    {
                                        "name": "kind",
                                        "value": "task"
                                    }
                                ],
                                "resolver": "bundles"
                            }
                        },
                        {
                            "name": "clone-repository",
                            "params": [
                                {
                                    "name": "url",
                                    "value": "https://github.com/redhat-appstudio-qe/group-snapshot-multi-component"
                                },
                                {
                                    "name": "revision",
                                    "value": "e103f773a86ea93f35c6048893948972284b4089"
                                }
                            ],
                            "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": ""
                                },
                                {
                                    "name": "enable-package-registry-proxy",
                                    "value": "true"
                                }
                            ],
                            "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:44eb23c2c9a6d7dc471efd28bf835035add9853c065e110312c5feefe87cfc8c"
                                    },
                                    {
                                        "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/group-jqhm/python-component-srtzfh:on-pr-e103f773a86ea93f35c6048893948972284b4089"
                                },
                                {
                                    "name": "DOCKERFILE",
                                    "value": "docker/Dockerfile"
                                },
                                {
                                    "name": "CONTEXT",
                                    "value": "python-component"
                                },
                                {
                                    "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/group-jqhm/python-component-srtzfh:on-pr-e103f773a86ea93f35c6048893948972284b4089"
                                },
                                {
                                    "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:550afde50349e22ec11191ea0db9a49395ab46fef4e8317d820b6e946677ebeb"
                                    },
                                    {
                                        "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:df999473b440066ce856e36d80afd06b6ed3b575e07b6ac3efe79a25addc2045"
                                    },
                                    {
                                        "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:2468c01818fbaad2235e4fca438f28e847260e3e354cf5a441bbd671684af2db"
                                    },
                                    {
                                        "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:566753ca880764361b11f2c67d8e62dda94f829b11cb48e4716f27568216a481"
                                    },
                                    {
                                        "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:2cd09c97b9f0fae9c7bcd26d956f77221fb7137ee8b2ef17e7351b5e6f1eb89e"
                                    },
                                    {
                                        "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:c162d9d0cd1e4c64dfc340577ba8e6bf55ebd1bb859fe3157217de9b4473c640"
                                    },
                                    {
                                        "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:a291081de7fb27f832c6fc3c4b078acf7e6162ca4c085db38b118ca87e8b5b66"
                                    },
                                    {
                                        "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": "docker/Dockerfile"
                                },
                                {
                                    "name": "CONTEXT",
                                    "value": "python-component"
                                }
                            ],
                            "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:359199272c9a403275162a6741d098d7987334232630b59093d781c743fa99e7"
                                    },
                                    {
                                        "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:1d807f6be3be2bd8bff76321e9599bbafce8196dcd9597eeffd9df65466682af"
                                    },
                                    {
                                        "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/group-jqhm/python-component-srtzfh:on-pr-e103f773a86ea93f35c6048893948972284b4089"
                    },
                    {
                        "name": "IMAGE_DIGEST",
                        "value": "sha256:81637739030e64b928ec81bc4958c6a92d2181a671777e9618b8d3ee19cd1958"
                    },
                    {
                        "name": "CHAINS-GIT_URL",
                        "value": "https://github.com/redhat-appstudio-qe/group-snapshot-multi-component"
                    },
                    {
                        "name": "CHAINS-GIT_COMMIT",
                        "value": "e103f773a86ea93f35c6048893948972284b4089"
                    }
                ],
                "skippedTasks": [
                    {
                        "name": "build-source-image",
                        "reason": "When Expressions evaluated to false",
                        "whenExpressions": [
                            {
                                "input": "false",
                                "operator": "in",
                                "values": [
                                    "true"
                                ]
                            }
                        ]
                    }
                ],
                "spanContext": {
                    "traceparent": "00-088bb5672ec9b9595ea2c596f0410fb3-6323d792d6454339-01"
                },
                "startTime": "2026-04-30T10:15:23Z"
            }
        },
        {
            "apiVersion": "tekton.dev/v1",
            "kind": "PipelineRun",
            "metadata": {
                "annotations": {
                    "appstudio.openshift.io/snapshot": "integ-app-diof-20260430-102206-000",
                    "appstudio.openshift.io/snapshots": "integ-app-diof-20260430-102206-000",
                    "build.appstudio.openshift.io/repo": "https://github.com/redhat-appstudio-qe/group-snapshot-multi-component?rev=77ab300103a269fb87bfbb856a294688b7299321",
                    "build.appstudio.redhat.com/commit_sha": "77ab300103a269fb87bfbb856a294688b7299321",
                    "build.appstudio.redhat.com/target_branch": "love-triangle-xilged",
                    "chains.tekton.dev/signed": "true",
                    "pipelinesascode.tekton.dev/branch": "love-triangle-xilged",
                    "pipelinesascode.tekton.dev/cancel-in-progress": "false",
                    "pipelinesascode.tekton.dev/check-run-id": "73752459971",
                    "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-lsrtle",
                    "pipelinesascode.tekton.dev/git-provider": "github",
                    "pipelinesascode.tekton.dev/installation-id": "40773614",
                    "pipelinesascode.tekton.dev/log-url": "https://console-openshift-console.apps.rosa.kx-ee48f48321.byqa.p3.openshiftapps.com/k8s/ns/group-jqhm/tekton.dev~v1~PipelineRun/python-component-srtzfh-on-push-dhbss",
                    "pipelinesascode.tekton.dev/max-keep-runs": "3",
                    "pipelinesascode.tekton.dev/on-cel-expression": "event == \"push\" \u0026\u0026 target_branch == \"love-triangle-xilged\" \u0026\u0026 ( \"python-component/***\".pathChanged() || \".tekton/python-component-srtzfh-push.yaml\".pathChanged() )",
                    "pipelinesascode.tekton.dev/original-prname": "python-component-srtzfh-on-push",
                    "pipelinesascode.tekton.dev/pull-request": "21557",
                    "pipelinesascode.tekton.dev/repo-url": "https://github.com/redhat-appstudio-qe/group-snapshot-multi-component",
                    "pipelinesascode.tekton.dev/repository": "go-component-puknjd",
                    "pipelinesascode.tekton.dev/scm-reporting-plr-started": "true",
                    "pipelinesascode.tekton.dev/sender": "rhtap-qe-bots-2",
                    "pipelinesascode.tekton.dev/sha": "77ab300103a269fb87bfbb856a294688b7299321",
                    "pipelinesascode.tekton.dev/sha-title": "Merge pull request #21557 from redhat-appstudio-qe/konflux-python-component-srtzfh\n\nRHTAP-Qe-App update python-component-srtzfh",
                    "pipelinesascode.tekton.dev/sha-url": "https://github.com/redhat-appstudio-qe/group-snapshot-multi-component/commit/77ab300103a269fb87bfbb856a294688b7299321",
                    "pipelinesascode.tekton.dev/source-branch": "refs/heads/love-triangle-xilged",
                    "pipelinesascode.tekton.dev/source-repo-url": "https://github.com/redhat-appstudio-qe/group-snapshot-multi-component",
                    "pipelinesascode.tekton.dev/state": "completed",
                    "pipelinesascode.tekton.dev/url-org": "redhat-appstudio-qe",
                    "pipelinesascode.tekton.dev/url-repository": "group-snapshot-multi-component",
                    "results.tekton.dev/record": "group-jqhm/results/41a6c574-6b9c-4385-9d74-47ff1053e1cc/records/41a6c574-6b9c-4385-9d74-47ff1053e1cc",
                    "results.tekton.dev/recordSummaryAnnotations": "{\"repo\":\"group-snapshot-multi-component\",\"commit\":\"77ab300103a269fb87bfbb856a294688b7299321\",\"eventType\":\"push\",\"pull_request-id\":21557}",
                    "results.tekton.dev/result": "group-jqhm/results/41a6c574-6b9c-4385-9d74-47ff1053e1cc",
                    "test.appstudio.openshift.io/added-to-global-candidate-list": "{\"result\":true,\"reason\":\"Success\",\"lastupdatedtime\":\"2026-04-30T10:27:11Z\"}",
                    "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-status": "merged"
                },
                "creationTimestamp": "2026-04-30T10:22:05Z",
                "finalizers": [
                    "results.tekton.dev/pipelinerun",
                    "chains.tekton.dev/pipelinerun",
                    "pipelinesascode.tekton.dev/finalizer"
                ],
                "generateName": "python-component-srtzfh-on-push-",
                "generation": 2,
                "labels": {
                    "app.kubernetes.io/managed-by": "pipelinesascode.tekton.dev",
                    "app.kubernetes.io/version": "v0.43.0",
                    "appstudio.openshift.io/application": "integ-app-diof",
                    "appstudio.openshift.io/component": "python-component-srtzfh",
                    "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/check-run-id": "73752459971",
                    "pipelinesascode.tekton.dev/event-type": "push",
                    "pipelinesascode.tekton.dev/original-prname": "python-component-srtzfh-on-push",
                    "pipelinesascode.tekton.dev/pull-request": "21557",
                    "pipelinesascode.tekton.dev/repository": "go-component-puknjd",
                    "pipelinesascode.tekton.dev/sha": "77ab300103a269fb87bfbb856a294688b7299321",
                    "pipelinesascode.tekton.dev/state": "completed",
                    "pipelinesascode.tekton.dev/url-org": "redhat-appstudio-qe",
                    "pipelinesascode.tekton.dev/url-repository": "group-snapshot-multi-component",
                    "tekton.dev/pipeline": "python-component-srtzfh-on-push-dhbss"
                },
                "name": "python-component-srtzfh-on-push-dhbss",
                "namespace": "group-jqhm",
                "resourceVersion": "134003",
                "uid": "41a6c574-6b9c-4385-9d74-47ff1053e1cc"
            },
            "spec": {
                "params": [
                    {
                        "name": "git-url",
                        "value": "https://github.com/redhat-appstudio-qe/group-snapshot-multi-component"
                    },
                    {
                        "name": "revision",
                        "value": "77ab300103a269fb87bfbb856a294688b7299321"
                    },
                    {
                        "name": "output-image",
                        "value": "quay.io/redhat-appstudio-qe/group-jqhm/python-component-srtzfh:77ab300103a269fb87bfbb856a294688b7299321"
                    },
                    {
                        "name": "dockerfile",
                        "value": "docker/Dockerfile"
                    },
                    {
                        "name": "path-context",
                        "value": "python-component"
                    }
                ],
                "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": "true",
                            "description": "Use the package registry proxy when prefetching dependencies",
                            "name": "enable-package-registry-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:b797dd453ddad669365de6de4649e3a9e37e77aa26eb9862ca079a36cbfe64a4"
                                    },
                                    {
                                        "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)"
                                },
                                {
                                    "name": "enable-package-registry-proxy",
                                    "value": "$(params.enable-package-registry-proxy)"
                                }
                            ],
                            "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:44eb23c2c9a6d7dc471efd28bf835035add9853c065e110312c5feefe87cfc8c"
                                    },
                                    {
                                        "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:550afde50349e22ec11191ea0db9a49395ab46fef4e8317d820b6e946677ebeb"
                                    },
                                    {
                                        "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:df999473b440066ce856e36d80afd06b6ed3b575e07b6ac3efe79a25addc2045"
                                    },
                                    {
                                        "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:2468c01818fbaad2235e4fca438f28e847260e3e354cf5a441bbd671684af2db"
                                    },
                                    {
                                        "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:566753ca880764361b11f2c67d8e62dda94f829b11cb48e4716f27568216a481"
                                    },
                                    {
                                        "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:2cd09c97b9f0fae9c7bcd26d956f77221fb7137ee8b2ef17e7351b5e6f1eb89e"
                                    },
                                    {
                                        "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:c162d9d0cd1e4c64dfc340577ba8e6bf55ebd1bb859fe3157217de9b4473c640"
                                    },
                                    {
                                        "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:a291081de7fb27f832c6fc3c4b078acf7e6162ca4c085db38b118ca87e8b5b66"
                                    },
                                    {
                                        "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:359199272c9a403275162a6741d098d7987334232630b59093d781c743fa99e7"
                                    },
                                    {
                                        "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:1d807f6be3be2bd8bff76321e9599bbafce8196dcd9597eeffd9df65466682af"
                                    },
                                    {
                                        "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-python-component-srtzfh"
                },
                "timeouts": {
                    "pipeline": "2h0m0s"
                },
                "workspaces": [
                    {
                        "name": "workspace",
                        "volumeClaimTemplate": {
                            "metadata": {},
                            "spec": {
                                "accessModes": [
                                    "ReadWriteOnce"
                                ],
                                "resources": {
                                    "requests": {
                                        "storage": "1Gi"
                                    }
                                }
                            },
                            "status": {}
                        }
                    },
                    {
                        "name": "git-auth",
                        "secret": {
                            "secretName": "pac-gitauth-lsrtle"
                        }
                    }
                ]
            },
            "status": {
                "childReferences": [
                    {
                        "apiVersion": "tekton.dev/v1",
                        "kind": "TaskRun",
                        "name": "python-component-srtzfh-on-push-dhbss-init",
                        "pipelineTaskName": "init"
                    },
                    {
                        "apiVersion": "tekton.dev/v1",
                        "kind": "TaskRun",
                        "name": "python-component-srtzfh-on-push-dhbss-clone-repository",
                        "pipelineTaskName": "clone-repository"
                    },
                    {
                        "apiVersion": "tekton.dev/v1",
                        "kind": "TaskRun",
                        "name": "python-component-srtzfh-on-push-dhbss-prefetch-dependencies",
                        "pipelineTaskName": "prefetch-dependencies"
                    },
                    {
                        "apiVersion": "tekton.dev/v1",
                        "kind": "TaskRun",
                        "name": "python-component-srtzfh-on-push-dhbss-build-container",
                        "pipelineTaskName": "build-container"
                    },
                    {
                        "apiVersion": "tekton.dev/v1",
                        "kind": "TaskRun",
                        "name": "python-component-srtzfh-on-push-dhbss-build-image-index",
                        "pipelineTaskName": "build-image-index"
                    },
                    {
                        "apiVersion": "tekton.dev/v1",
                        "kind": "TaskRun",
                        "name": "pyt06b1e3eea46b1aebe8b9d8a4c672fdce-deprecated-base-image-check",
                        "pipelineTaskName": "deprecated-base-image-check",
                        "whenExpressions": [
                            {
                                "input": "false",
                                "operator": "in",
                                "values": [
                                    "false"
                                ]
                            }
                        ]
                    },
                    {
                        "apiVersion": "tekton.dev/v1",
                        "kind": "TaskRun",
                        "name": "python-component-srtzfh-on-push-dhbss-clair-scan",
                        "pipelineTaskName": "clair-scan",
                        "whenExpressions": [
                            {
                                "input": "false",
                                "operator": "in",
                                "values": [
                                    "false"
                                ]
                            }
                        ]
                    },
                    {
                        "apiVersion": "tekton.dev/v1",
                        "kind": "TaskRun",
                        "name": "python-component-srtzfh-on-push116f28624ea45b101bb04b16b8f14523",
                        "pipelineTaskName": "ecosystem-cert-preflight-checks",
                        "whenExpressions": [
                            {
                                "input": "false",
                                "operator": "in",
                                "values": [
                                    "false"
                                ]
                            }
                        ]
                    },
                    {
                        "apiVersion": "tekton.dev/v1",
                        "kind": "TaskRun",
                        "name": "python-component-srtzfh-on-push-dhbss-sast-snyk-check",
                        "pipelineTaskName": "sast-snyk-check",
                        "whenExpressions": [
                            {
                                "input": "false",
                                "operator": "in",
                                "values": [
                                    "false"
                                ]
                            }
                        ]
                    },
                    {
                        "apiVersion": "tekton.dev/v1",
                        "kind": "TaskRun",
                        "name": "python-component-srtzfh-on-push-dhbss-clamav-scan",
                        "pipelineTaskName": "clamav-scan",
                        "whenExpressions": [
                            {
                                "input": "false",
                                "operator": "in",
                                "values": [
                                    "false"
                                ]
                            }
                        ]
                    },
                    {
                        "apiVersion": "tekton.dev/v1",
                        "kind": "TaskRun",
                        "name": "python-component-srtzfh-on-push-dhbss-sast-shell-check",
                        "pipelineTaskName": "sast-shell-check",
                        "whenExpressions": [
                            {
                                "input": "false",
                                "operator": "in",
                                "values": [
                                    "false"
                                ]
                            }
                        ]
                    },
                    {
                        "apiVersion": "tekton.dev/v1",
                        "kind": "TaskRun",
                        "name": "python-component-srtzfh-on-push-dhbss-sast-unicode-check",
                        "pipelineTaskName": "sast-unicode-check",
                        "whenExpressions": [
                            {
                                "input": "false",
                                "operator": "in",
                                "values": [
                                    "false"
                                ]
                            }
                        ]
                    },
                    {
                        "apiVersion": "tekton.dev/v1",
                        "kind": "TaskRun",
                        "name": "python-component-srtzfh-on-push-dhbss-apply-tags",
                        "pipelineTaskName": "apply-tags"
                    },
                    {
                        "apiVersion": "tekton.dev/v1",
                        "kind": "TaskRun",
                        "name": "python-component-srtzfh-on-push-dhbss-push-dockerfile",
                        "pipelineTaskName": "push-dockerfile"
                    },
                    {
                        "apiVersion": "tekton.dev/v1",
                        "kind": "TaskRun",
                        "name": "python-component-srtzfh-on-push-dhbss-rpms-signature-scan",
                        "pipelineTaskName": "rpms-signature-scan",
                        "whenExpressions": [
                            {
                                "input": "false",
                                "operator": "in",
                                "values": [
                                    "false"
                                ]
                            }
                        ]
                    }
                ],
                "completionTime": "2026-04-30T10:26:45Z",
                "conditions": [
                    {
                        "lastTransitionTime": "2026-04-30T10:26:45Z",
                        "message": "Tasks Completed: 15 (Failed: 0, Cancelled 0), Skipped: 1",
                        "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": "true",
                            "description": "Use the package registry proxy when prefetching dependencies",
                            "name": "enable-package-registry-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:b797dd453ddad669365de6de4649e3a9e37e77aa26eb9862ca079a36cbfe64a4"
                                    },
                                    {
                                        "name": "kind",
                                        "value": "task"
                                    }
                                ],
                                "resolver": "bundles"
                            }
                        },
                        {
                            "name": "clone-repository",
                            "params": [
                                {
                                    "name": "url",
                                    "value": "https://github.com/redhat-appstudio-qe/group-snapshot-multi-component"
                                },
                                {
                                    "name": "revision",
                                    "value": "77ab300103a269fb87bfbb856a294688b7299321"
                                }
                            ],
                            "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": ""
                                },
                                {
                                    "name": "enable-package-registry-proxy",
                                    "value": "true"
                                }
                            ],
                            "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:44eb23c2c9a6d7dc471efd28bf835035add9853c065e110312c5feefe87cfc8c"
                                    },
                                    {
                                        "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/group-jqhm/python-component-srtzfh:77ab300103a269fb87bfbb856a294688b7299321"
                                },
                                {
                                    "name": "DOCKERFILE",
                                    "value": "docker/Dockerfile"
                                },
                                {
                                    "name": "CONTEXT",
                                    "value": "python-component"
                                },
                                {
                                    "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-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/group-jqhm/python-component-srtzfh:77ab300103a269fb87bfbb856a294688b7299321"
                                },
                                {
                                    "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:550afde50349e22ec11191ea0db9a49395ab46fef4e8317d820b6e946677ebeb"
                                    },
                                    {
                                        "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:df999473b440066ce856e36d80afd06b6ed3b575e07b6ac3efe79a25addc2045"
                                    },
                                    {
                                        "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:2468c01818fbaad2235e4fca438f28e847260e3e354cf5a441bbd671684af2db"
                                    },
                                    {
                                        "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:566753ca880764361b11f2c67d8e62dda94f829b11cb48e4716f27568216a481"
                                    },
                                    {
                                        "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:2cd09c97b9f0fae9c7bcd26d956f77221fb7137ee8b2ef17e7351b5e6f1eb89e"
                                    },
                                    {
                                        "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:c162d9d0cd1e4c64dfc340577ba8e6bf55ebd1bb859fe3157217de9b4473c640"
                                    },
                                    {
                                        "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:a291081de7fb27f832c6fc3c4b078acf7e6162ca4c085db38b118ca87e8b5b66"
                                    },
                                    {
                                        "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": "docker/Dockerfile"
                                },
                                {
                                    "name": "CONTEXT",
                                    "value": "python-component"
                                }
                            ],
                            "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:359199272c9a403275162a6741d098d7987334232630b59093d781c743fa99e7"
                                    },
                                    {
                                        "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:1d807f6be3be2bd8bff76321e9599bbafce8196dcd9597eeffd9df65466682af"
                                    },
                                    {
                                        "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/group-jqhm/python-component-srtzfh:77ab300103a269fb87bfbb856a294688b7299321"
                    },
                    {
                        "name": "IMAGE_DIGEST",
                        "value": "sha256:a73a452f9851e32875333fe385df55dc7021e371028e4598efa75c8e7a8347f8"
                    },
                    {
                        "name": "CHAINS-GIT_URL",
                        "value": "https://github.com/redhat-appstudio-qe/group-snapshot-multi-component"
                    },
                    {
                        "name": "CHAINS-GIT_COMMIT",
                        "value": "77ab300103a269fb87bfbb856a294688b7299321"
                    }
                ],
                "skippedTasks": [
                    {
                        "name": "build-source-image",
                        "reason": "When Expressions evaluated to false",
                        "whenExpressions": [
                            {
                                "input": "false",
                                "operator": "in",
                                "values": [
                                    "true"
                                ]
                            }
                        ]
                    }
                ],
                "spanContext": {
                    "traceparent": "00-0b750a39a06053679ea071fe1dae44f4-9409636decf80ff6-01"
                },
                "startTime": "2026-04-30T10:22:06Z"
            }
        },
        {
            "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=1f4f5c0fb7a30d731383d45458f86fa989dadc22",
                    "build.appstudio.redhat.com/commit_sha": "1f4f5c0fb7a30d731383d45458f86fa989dadc22",
                    "build.appstudio.redhat.com/pull_request_number": "9548",
                    "build.appstudio.redhat.com/target_branch": "base-nkhkyz",
                    "chains.tekton.dev/signed": "true",
                    "pipelinesascode.tekton.dev/branch": "base-nkhkyz",
                    "pipelinesascode.tekton.dev/cancel-in-progress": "true",
                    "pipelinesascode.tekton.dev/check-run-id": "73749909872",
                    "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-zsnezt",
                    "pipelinesascode.tekton.dev/git-provider": "github",
                    "pipelinesascode.tekton.dev/installation-id": "40773614",
                    "pipelinesascode.tekton.dev/log-url": "https://console-openshift-console.apps.rosa.kx-ee48f48321.byqa.p3.openshiftapps.com/k8s/ns/stat-rep-ifta/tekton.dev~v1~PipelineRun/test-component-pac-dljpol-on-pull-request-58wdt",
                    "pipelinesascode.tekton.dev/max-keep-runs": "3",
                    "pipelinesascode.tekton.dev/on-cel-expression": "event == \"pull_request\" \u0026\u0026 target_branch == \"base-nkhkyz\"",
                    "pipelinesascode.tekton.dev/original-prname": "test-component-pac-dljpol-on-pull-request",
                    "pipelinesascode.tekton.dev/pull-request": "9548",
                    "pipelinesascode.tekton.dev/repo-url": "https://github.com/redhat-appstudio-qe/konflux-test-integration-status-report",
                    "pipelinesascode.tekton.dev/repository": "test-component-pac-dljpol",
                    "pipelinesascode.tekton.dev/scm-reporting-plr-started": "true",
                    "pipelinesascode.tekton.dev/sender": "rhtap-qe-app[bot]",
                    "pipelinesascode.tekton.dev/sha": "1f4f5c0fb7a30d731383d45458f86fa989dadc22",
                    "pipelinesascode.tekton.dev/sha-title": "RHTAP-Qe-App update test-component-pac-dljpol",
                    "pipelinesascode.tekton.dev/sha-url": "https://github.com/redhat-appstudio-qe/konflux-test-integration-status-report/commit/1f4f5c0fb7a30d731383d45458f86fa989dadc22",
                    "pipelinesascode.tekton.dev/source-branch": "konflux-test-component-pac-dljpol",
                    "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-ifta/results/c13a7b17-9b01-4bc9-8462-c7480a3ebac9/records/c13a7b17-9b01-4bc9-8462-c7480a3ebac9",
                    "results.tekton.dev/recordSummaryAnnotations": "{\"repo\":\"konflux-test-integration-status-report\",\"commit\":\"1f4f5c0fb7a30d731383d45458f86fa989dadc22\",\"eventType\":\"pull_request\",\"pull_request-id\":9548}",
                    "results.tekton.dev/result": "stat-rep-ifta/results/c13a7b17-9b01-4bc9-8462-c7480a3ebac9",
                    "test.appstudio.openshift.io/pr-group": "konflux-test-component-pac-dljpol",
                    "test.appstudio.openshift.io/snapshot-creation-report": "GroupSnapshotCreationFailed"
                },
                "creationTimestamp": "2026-04-30T10:04:05Z",
                "finalizers": [
                    "chains.tekton.dev/pipelinerun",
                    "results.tekton.dev/pipelinerun",
                    "pipelinesascode.tekton.dev/finalizer"
                ],
                "generateName": "test-component-pac-dljpol-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-ugvq",
                    "appstudio.openshift.io/component": "test-component-pac-dljpol",
                    "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": "73749909872",
                    "pipelinesascode.tekton.dev/event-type": "pull_request",
                    "pipelinesascode.tekton.dev/original-prname": "test-component-pac-dljpol-on-pull-request",
                    "pipelinesascode.tekton.dev/pull-request": "9548",
                    "pipelinesascode.tekton.dev/repository": "test-component-pac-dljpol",
                    "pipelinesascode.tekton.dev/sha": "1f4f5c0fb7a30d731383d45458f86fa989dadc22",
                    "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-dljpol-on-pull-request-58wdt-clair-scan",
                    "tekton.dev/pipeline": "test-component-pac-dljpol-on-pull-request-58wdt",
                    "test.appstudio.openshift.io/pr-group-sha": "2c2261652e019bffcb35969c0ccbf5cdd401e5487db5a206d2b1b0a86ff430"
                },
                "name": "test-component-pac-dljpol-on-pull-request-58wdt",
                "namespace": "stat-rep-ifta",
                "resourceVersion": "83166",
                "uid": "c13a7b17-9b01-4bc9-8462-c7480a3ebac9"
            },
            "spec": {
                "params": [
                    {
                        "name": "git-url",
                        "value": "https://github.com/redhat-appstudio-qe/konflux-test-integration-status-report"
                    },
                    {
                        "name": "revision",
                        "value": "1f4f5c0fb7a30d731383d45458f86fa989dadc22"
                    },
                    {
                        "name": "output-image",
                        "value": "quay.io/redhat-appstudio-qe/stat-rep-ifta/test-component-pac-dljpol:on-pr-1f4f5c0fb7a30d731383d45458f86fa989dadc22"
                    },
                    {
                        "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": "true",
                            "description": "Use the package registry proxy when prefetching dependencies",
                            "name": "enable-package-registry-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:b797dd453ddad669365de6de4649e3a9e37e77aa26eb9862ca079a36cbfe64a4"
                                    },
                                    {
                                        "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)"
                                },
                                {
                                    "name": "enable-package-registry-proxy",
                                    "value": "$(params.enable-package-registry-proxy)"
                                }
                            ],
                            "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:44eb23c2c9a6d7dc471efd28bf835035add9853c065e110312c5feefe87cfc8c"
                                    },
                                    {
                                        "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:550afde50349e22ec11191ea0db9a49395ab46fef4e8317d820b6e946677ebeb"
                                    },
                                    {
                                        "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:df999473b440066ce856e36d80afd06b6ed3b575e07b6ac3efe79a25addc2045"
                                    },
                                    {
                                        "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:2468c01818fbaad2235e4fca438f28e847260e3e354cf5a441bbd671684af2db"
                                    },
                                    {
                                        "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:566753ca880764361b11f2c67d8e62dda94f829b11cb48e4716f27568216a481"
                                    },
                                    {
                                        "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:2cd09c97b9f0fae9c7bcd26d956f77221fb7137ee8b2ef17e7351b5e6f1eb89e"
                                    },
                                    {
                                        "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:c162d9d0cd1e4c64dfc340577ba8e6bf55ebd1bb859fe3157217de9b4473c640"
                                    },
                                    {
                                        "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:a291081de7fb27f832c6fc3c4b078acf7e6162ca4c085db38b118ca87e8b5b66"
                                    },
                                    {
                                        "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:359199272c9a403275162a6741d098d7987334232630b59093d781c743fa99e7"
                                    },
                                    {
                                        "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:1d807f6be3be2bd8bff76321e9599bbafce8196dcd9597eeffd9df65466682af"
                                    },
                                    {
                                        "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-dljpol"
                },
                "timeouts": {
                    "pipeline": "2h0m0s"
                },
                "workspaces": [
                    {
                        "name": "workspace",
                        "volumeClaimTemplate": {
                            "metadata": {},
                            "spec": {
                                "accessModes": [
                                    "ReadWriteOnce"
                                ],
                                "resources": {
                                    "requests": {
                                        "storage": "1Gi"
                                    }
                                }
                            },
                            "status": {}
                        }
                    },
                    {
                        "name": "git-auth",
                        "secret": {
                            "secretName": "pac-gitauth-zsnezt"
                        }
                    }
                ]
            },
            "status": {
                "childReferences": [
                    {
                        "apiVersion": "tekton.dev/v1",
                        "kind": "TaskRun",
                        "name": "test-component-pac-dljpol-on-pull-request-58wdt-init",
                        "pipelineTaskName": "init"
                    },
                    {
                        "apiVersion": "tekton.dev/v1",
                        "kind": "TaskRun",
                        "name": "test-component76d0d1f8ac6974fdfe0f61437ecb86cb-clone-repository",
                        "pipelineTaskName": "clone-repository"
                    },
                    {
                        "apiVersion": "tekton.dev/v1",
                        "kind": "TaskRun",
                        "name": "test-comp76d0d1f8ac6974fdfe0f61437ecb86cb-prefetch-dependencies",
                        "pipelineTaskName": "prefetch-dependencies"
                    },
                    {
                        "apiVersion": "tekton.dev/v1",
                        "kind": "TaskRun",
                        "name": "test-component-pac-dljpol-on-pull-request-58wdt-build-container",
                        "pipelineTaskName": "build-container"
                    },
                    {
                        "apiVersion": "tekton.dev/v1",
                        "kind": "TaskRun",
                        "name": "test-componen76d0d1f8ac6974fdfe0f61437ecb86cb-build-image-index",
                        "pipelineTaskName": "build-image-index"
                    },
                    {
                        "apiVersion": "tekton.dev/v1",
                        "kind": "TaskRun",
                        "name": "tes76d0d1f8ac6974fdfe0f61437ecb86cb-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-dljpol-on-pull-request-58wdt-clair-scan",
                        "pipelineTaskName": "clair-scan",
                        "whenExpressions": [
                            {
                                "input": "false",
                                "operator": "in",
                                "values": [
                                    "false"
                                ]
                            }
                        ]
                    },
                    {
                        "apiVersion": "tekton.dev/v1",
                        "kind": "TaskRun",
                        "name": "test-component-pac-dljpol-on-pu5bc18e07c5bd5d960aebbaf91b398a41",
                        "pipelineTaskName": "ecosystem-cert-preflight-checks",
                        "whenExpressions": [
                            {
                                "input": "false",
                                "operator": "in",
                                "values": [
                                    "false"
                                ]
                            }
                        ]
                    },
                    {
                        "apiVersion": "tekton.dev/v1",
                        "kind": "TaskRun",
                        "name": "test-component-pac-dljpol-on-pull-request-58wdt-sast-snyk-check",
                        "pipelineTaskName": "sast-snyk-check",
                        "whenExpressions": [
                            {
                                "input": "false",
                                "operator": "in",
                                "values": [
                                    "false"
                                ]
                            }
                        ]
                    },
                    {
                        "apiVersion": "tekton.dev/v1",
                        "kind": "TaskRun",
                        "name": "test-component-pac-dljpol-on-pull-request-58wdt-clamav-scan",
                        "pipelineTaskName": "clamav-scan",
                        "whenExpressions": [
                            {
                                "input": "false",
                                "operator": "in",
                                "values": [
                                    "false"
                                ]
                            }
                        ]
                    },
                    {
                        "apiVersion": "tekton.dev/v1",
                        "kind": "TaskRun",
                        "name": "test-component76d0d1f8ac6974fdfe0f61437ecb86cb-sast-shell-check",
                        "pipelineTaskName": "sast-shell-check",
                        "whenExpressions": [
                            {
                                "input": "false",
                                "operator": "in",
                                "values": [
                                    "false"
                                ]
                            }
                        ]
                    },
                    {
                        "apiVersion": "tekton.dev/v1",
                        "kind": "TaskRun",
                        "name": "test-compone76d0d1f8ac6974fdfe0f61437ecb86cb-sast-unicode-check",
                        "pipelineTaskName": "sast-unicode-check",
                        "whenExpressions": [
                            {
                                "input": "false",
                                "operator": "in",
                                "values": [
                                    "false"
                                ]
                            }
                        ]
                    },
                    {
                        "apiVersion": "tekton.dev/v1",
                        "kind": "TaskRun",
                        "name": "test-component-pac-dljpol-on-pull-request-58wdt-apply-tags",
                        "pipelineTaskName": "apply-tags"
                    },
                    {
                        "apiVersion": "tekton.dev/v1",
                        "kind": "TaskRun",
                        "name": "test-component-pac-dljpol-on-pull-request-58wdt-push-dockerfile",
                        "pipelineTaskName": "push-dockerfile"
                    },
                    {
                        "apiVersion": "tekton.dev/v1",
                        "kind": "TaskRun",
                        "name": "test-compon76d0d1f8ac6974fdfe0f61437ecb86cb-rpms-signature-scan",
                        "pipelineTaskName": "rpms-signature-scan",
                        "whenExpressions": [
                            {
                                "input": "false",
                                "operator": "in",
                                "values": [
                                    "false"
                                ]
                            }
                        ]
                    }
                ],
                "completionTime": "2026-04-30T10:13:37Z",
                "conditions": [
                    {
                        "lastTransitionTime": "2026-04-30T10:13:37Z",
                        "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": "true",
                            "description": "Use the package registry proxy when prefetching dependencies",
                            "name": "enable-package-registry-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:b797dd453ddad669365de6de4649e3a9e37e77aa26eb9862ca079a36cbfe64a4"
                                    },
                                    {
                                        "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": "1f4f5c0fb7a30d731383d45458f86fa989dadc22"
                                }
                            ],
                            "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": ""
                                },
                                {
                                    "name": "enable-package-registry-proxy",
                                    "value": "true"
                                }
                            ],
                            "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:44eb23c2c9a6d7dc471efd28bf835035add9853c065e110312c5feefe87cfc8c"
                                    },
                                    {
                                        "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-ifta/test-component-pac-dljpol:on-pr-1f4f5c0fb7a30d731383d45458f86fa989dadc22"
                                },
                                {
                                    "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-ifta/test-component-pac-dljpol:on-pr-1f4f5c0fb7a30d731383d45458f86fa989dadc22"
                                },
                                {
                                    "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:550afde50349e22ec11191ea0db9a49395ab46fef4e8317d820b6e946677ebeb"
                                    },
                                    {
                                        "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:df999473b440066ce856e36d80afd06b6ed3b575e07b6ac3efe79a25addc2045"
                                    },
                                    {
                                        "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:2468c01818fbaad2235e4fca438f28e847260e3e354cf5a441bbd671684af2db"
                                    },
                                    {
                                        "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:566753ca880764361b11f2c67d8e62dda94f829b11cb48e4716f27568216a481"
                                    },
                                    {
                                        "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:2cd09c97b9f0fae9c7bcd26d956f77221fb7137ee8b2ef17e7351b5e6f1eb89e"
                                    },
                                    {
                                        "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:c162d9d0cd1e4c64dfc340577ba8e6bf55ebd1bb859fe3157217de9b4473c640"
                                    },
                                    {
                                        "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:a291081de7fb27f832c6fc3c4b078acf7e6162ca4c085db38b118ca87e8b5b66"
                                    },
                                    {
                                        "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:359199272c9a403275162a6741d098d7987334232630b59093d781c743fa99e7"
                                    },
                                    {
                                        "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:1d807f6be3be2bd8bff76321e9599bbafce8196dcd9597eeffd9df65466682af"
                                    },
                                    {
                                        "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-ifta/test-component-pac-dljpol:on-pr-1f4f5c0fb7a30d731383d45458f86fa989dadc22"
                    },
                    {
                        "name": "IMAGE_DIGEST",
                        "value": "sha256:73c494e5c17e1834de883d24ff5c8aa3fdc114aa6ec57caed089e29d65629b43"
                    },
                    {
                        "name": "CHAINS-GIT_URL",
                        "value": "https://github.com/redhat-appstudio-qe/konflux-test-integration-status-report"
                    },
                    {
                        "name": "CHAINS-GIT_COMMIT",
                        "value": "1f4f5c0fb7a30d731383d45458f86fa989dadc22"
                    }
                ],
                "skippedTasks": [
                    {
                        "name": "build-source-image",
                        "reason": "PipelineRun was stopping",
                        "whenExpressions": [
                            {
                                "input": "false",
                                "operator": "in",
                                "values": [
                                    "true"
                                ]
                            }
                        ]
                    }
                ],
                "spanContext": {
                    "traceparent": "00-2937cef4cfd42d9fce00b5b0c0609443-0dc8386243140ebb-01"
                },
                "startTime": "2026-04-30T10:04:06Z"
            }
        }
    ],
    "kind": "List",
    "metadata": {
        "resourceVersion": ""
    }
}
