{
    "apiVersion": "v1",
    "items": [
        {
            "apiVersion": "tekton.dev/v1",
            "kind": "PipelineRun",
            "metadata": {
                "annotations": {
                    "build.appstudio.redhat.com/nudged-components": "fj-multi-component-child-nczp",
                    "build.appstudio.redhat.com/nudging-commit": "942e8a2cb041015f8129edf3fd1ca79d2e50b30f",
                    "build.appstudio.redhat.com/nudging-component": "fj-multi-component-parent-nczp",
                    "build.appstudio.redhat.com/nudging-image": "quay.io/redhat-appstudio-qe/build-e2e-eauk/fj-multi-component-parent-nczp:942e8a2cb041015f8129edf3fd1ca79d2e50b30f",
                    "build.appstudio.redhat.com/nudging-pipeline": "fj-multi-component-parent-nczp-on-push-f4cwh",
                    "chains.tekton.dev/signed": "true",
                    "results.tekton.dev/record": "build-e2e-eauk/results/ea68881a-c003-4a68-a71f-a2103517e47d/records/ea68881a-c003-4a68-a71f-a2103517e47d",
                    "results.tekton.dev/result": "build-e2e-eauk/results/ea68881a-c003-4a68-a71f-a2103517e47d"
                },
                "creationTimestamp": "2026-04-23T12:13:59Z",
                "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-1776946439-ad970"
                },
                "name": "renovate-pipeline-1776946439-ad970",
                "namespace": "build-e2e-eauk",
                "resourceVersion": "134492",
                "uid": "ea68881a-c003-4a68-a71f-a2103517e47d"
            },
            "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_76619e7f8a RENOVATE_CONFIG_FILE=/configs/fj-multi-component-child-nczp-c21e5.json RENOVATE_HOST_RULES=\"[{'matchHost':'quay.io','username':'redhat-appstudio-qe+build_e2e_eauk_fj_multi_component_parent_nczp_434b293eef','password':'${TOKEN_4a109edc5e}'}]\" renovate"
                                        ],
                                        "computeResources": {},
                                        "env": [
                                            {
                                                "name": "LOG_LEVEL",
                                                "value": "debug"
                                            }
                                        ],
                                        "envFrom": [
                                            {
                                                "prefix": "TOKEN_",
                                                "secretRef": {
                                                    "name": "renovate-pipeline-1776946439-ad970"
                                                }
                                            }
                                        ],
                                        "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-1776946439-ad970"
                                            },
                                            {
                                                "mountPath": "/etc/pki/ca-trust/extracted/pem",
                                                "name": "trusted-ca",
                                                "readOnly": true
                                            }
                                        ]
                                    }
                                ],
                                "volumes": [
                                    {
                                        "configMap": {
                                            "name": "renovate-pipeline-1776946439-ad970"
                                        },
                                        "name": "renovate-pipeline-1776946439-ad970"
                                    },
                                    {
                                        "configMap": {
                                            "items": [
                                                {
                                                    "key": "ca-bundle.crt",
                                                    "path": "tls-ca-bundle.pem"
                                                }
                                            ],
                                            "name": "renovate-ca-1776946439-ad970"
                                        },
                                        "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-nczp"
                },
                "timeouts": {
                    "pipeline": "2h0m0s"
                }
            },
            "status": {
                "childReferences": [
                    {
                        "apiVersion": "tekton.dev/v1",
                        "kind": "TaskRun",
                        "name": "renovate-pipeline-1776946439-ad970-renovate",
                        "pipelineTaskName": "renovate"
                    }
                ],
                "completionTime": "2026-04-23T12:14:15Z",
                "conditions": [
                    {
                        "lastTransitionTime": "2026-04-23T12:14:15Z",
                        "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_76619e7f8a RENOVATE_CONFIG_FILE=/configs/fj-multi-component-child-nczp-c21e5.json RENOVATE_HOST_RULES=\"[{'matchHost':'quay.io','username':'redhat-appstudio-qe+build_e2e_eauk_fj_multi_component_parent_nczp_434b293eef','password':'${TOKEN_4a109edc5e}'}]\" renovate"
                                        ],
                                        "computeResources": {},
                                        "env": [
                                            {
                                                "name": "LOG_LEVEL",
                                                "value": "debug"
                                            }
                                        ],
                                        "envFrom": [
                                            {
                                                "prefix": "TOKEN_",
                                                "secretRef": {
                                                    "name": "renovate-pipeline-1776946439-ad970"
                                                }
                                            }
                                        ],
                                        "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-1776946439-ad970"
                                            },
                                            {
                                                "mountPath": "/etc/pki/ca-trust/extracted/pem",
                                                "name": "trusted-ca",
                                                "readOnly": true
                                            }
                                        ]
                                    }
                                ],
                                "volumes": [
                                    {
                                        "configMap": {
                                            "name": "renovate-pipeline-1776946439-ad970"
                                        },
                                        "name": "renovate-pipeline-1776946439-ad970"
                                    },
                                    {
                                        "configMap": {
                                            "items": [
                                                {
                                                    "key": "ca-bundle.crt",
                                                    "path": "tls-ca-bundle.pem"
                                                }
                                            ],
                                            "name": "renovate-ca-1776946439-ad970"
                                        },
                                        "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-80253f78557ac89d556ca5884bf5ddeb-147f55de1900b3c2-01"
                },
                "startTime": "2026-04-23T12:13:59Z"
            }
        },
        {
            "apiVersion": "tekton.dev/v1",
            "kind": "PipelineRun",
            "metadata": {
                "annotations": {
                    "appstudio.openshift.io/snapshot": "build-suite-component-update-gyat-20260423-120124-000",
                    "appstudio.openshift.io/snapshots": "build-suite-component-update-gyat-20260423-120124-000",
                    "build.appstudio.openshift.io/repo": "https://gitlab.com/konflux-qe/build-nudge-child-qonmuu/-/tree/3a7aa27485c4c748cafad98403963201f736657d",
                    "build.appstudio.redhat.com/commit_sha": "3a7aa27485c4c748cafad98403963201f736657d",
                    "build.appstudio.redhat.com/pull_request_number": "2",
                    "build.appstudio.redhat.com/target_branch": "multi-component-child-base-mzhb",
                    "chains.tekton.dev/signed": "true",
                    "pipelinesascode.tekton.dev/branch": "multi-component-child-base-mzhb",
                    "pipelinesascode.tekton.dev/cancel-in-progress": "true",
                    "pipelinesascode.tekton.dev/controller-info": "{\"name\":\"default\",\"configmap\":\"pipelines-as-code\",\"secret\":\"pipelines-as-code-secret\", \"gRepo\": \"pipelines-as-code\"}",
                    "pipelinesascode.tekton.dev/event-type": "Merge Request",
                    "pipelinesascode.tekton.dev/git-auth-secret": "pac-gitauth-mzqxsm",
                    "pipelinesascode.tekton.dev/git-provider": "gitlab",
                    "pipelinesascode.tekton.dev/log-url": "https://console-openshift-console.apps.rosa.kx-c30d254d27.34mm.p3.openshiftapps.com/k8s/ns/build-e2e-jzkz/tekton.dev~v1~PipelineRun/gl-multi-component-child-mzhb-on-pull-request-4j9dc",
                    "pipelinesascode.tekton.dev/max-keep-runs": "3",
                    "pipelinesascode.tekton.dev/on-cel-expression": "event == \"pull_request\" \u0026\u0026 target_branch == \"multi-component-child-base-mzhb\"",
                    "pipelinesascode.tekton.dev/original-prname": "gl-multi-component-child-mzhb-on-pull-request",
                    "pipelinesascode.tekton.dev/pull-request": "2",
                    "pipelinesascode.tekton.dev/repo-url": "https://gitlab.com/konflux-qe/build-nudge-child-qonmuu",
                    "pipelinesascode.tekton.dev/repository": "gl-multi-component-child-mzhb",
                    "pipelinesascode.tekton.dev/scm-reporting-plr-started": "true",
                    "pipelinesascode.tekton.dev/sender": "konflux-ci-qe-bot",
                    "pipelinesascode.tekton.dev/sha": "3a7aa27485c4c748cafad98403963201f736657d",
                    "pipelinesascode.tekton.dev/sha-title": "e2e test commit message",
                    "pipelinesascode.tekton.dev/sha-url": "https://gitlab.com/konflux-qe/build-nudge-child-qonmuu/-/commit/3a7aa27485c4c748cafad98403963201f736657d",
                    "pipelinesascode.tekton.dev/source-branch": "konflux-gl-multi-component-child-mzhb",
                    "pipelinesascode.tekton.dev/source-project-id": "81578742",
                    "pipelinesascode.tekton.dev/source-repo-url": "https://gitlab.com/konflux-qe/build-nudge-child-qonmuu",
                    "pipelinesascode.tekton.dev/state": "completed",
                    "pipelinesascode.tekton.dev/target-project-id": "81578742",
                    "pipelinesascode.tekton.dev/url-org": "konflux-qe",
                    "pipelinesascode.tekton.dev/url-repository": "build-nudge-child-qonmuu",
                    "results.tekton.dev/record": "build-e2e-jzkz/results/32cf9373-58ab-4174-ba3e-f9144f761604/records/32cf9373-58ab-4174-ba3e-f9144f761604",
                    "results.tekton.dev/recordSummaryAnnotations": "{\"repo\":\"build-nudge-child-qonmuu\",\"commit\":\"3a7aa27485c4c748cafad98403963201f736657d\",\"eventType\":\"Merge Request\",\"pull_request-id\":2}",
                    "results.tekton.dev/result": "build-e2e-jzkz/results/32cf9373-58ab-4174-ba3e-f9144f761604",
                    "test.appstudio.openshift.io/create-snapshot-status": "{\"message\":\"Sucessfully created snapshot. See annotation appstudio.openshift.io/snapshot for name\",\"status\":\"success\"}",
                    "test.appstudio.openshift.io/pr-group": "konflux-gl-multi-component-child-mzhb",
                    "test.appstudio.openshift.io/snapshot-creation-report": "SnapshotCreated"
                },
                "creationTimestamp": "2026-04-23T12:01:24Z",
                "finalizers": [
                    "results.tekton.dev/pipelinerun",
                    "chains.tekton.dev/pipelinerun",
                    "pipelinesascode.tekton.dev/finalizer"
                ],
                "generateName": "gl-multi-component-child-mzhb-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-gyat",
                    "appstudio.openshift.io/component": "gl-multi-component-child-mzhb",
                    "kueue.x-k8s.io/priority-class": "konflux-pre-merge-build",
                    "kueue.x-k8s.io/queue-name": "pipelines-queue",
                    "pipelines.appstudio.openshift.io/type": "build",
                    "pipelinesascode.tekton.dev/cancel-in-progress": "true",
                    "pipelinesascode.tekton.dev/event-type": "Merge_Request",
                    "pipelinesascode.tekton.dev/original-prname": "gl-multi-component-child-mzhb-on-pull-request",
                    "pipelinesascode.tekton.dev/pull-request": "2",
                    "pipelinesascode.tekton.dev/repository": "gl-multi-component-child-mzhb",
                    "pipelinesascode.tekton.dev/sha": "3a7aa27485c4c748cafad98403963201f736657d",
                    "pipelinesascode.tekton.dev/state": "completed",
                    "pipelinesascode.tekton.dev/url-org": "konflux-qe",
                    "pipelinesascode.tekton.dev/url-repository": "build-nudge-child-qonmuu",
                    "tekton.dev/pipeline": "gl-multi-component-child-mzhb-on-pull-request-4j9dc",
                    "test.appstudio.openshift.io/pr-group-sha": "ecb02f19ba724a38631cb0560db9de11e75c87b6b6a335baf687911a75af36"
                },
                "name": "gl-multi-component-child-mzhb-on-pull-request-4j9dc",
                "namespace": "build-e2e-jzkz",
                "resourceVersion": "116657",
                "uid": "32cf9373-58ab-4174-ba3e-f9144f761604"
            },
            "spec": {
                "params": [
                    {
                        "name": "git-url",
                        "value": "https://gitlab.com/konflux-qe/build-nudge-child-qonmuu"
                    },
                    {
                        "name": "revision",
                        "value": "3a7aa27485c4c748cafad98403963201f736657d"
                    },
                    {
                        "name": "output-image",
                        "value": "quay.io/redhat-appstudio-qe/build-e2e-jzkz/gl-multi-component-child-mzhb:on-pr-3a7aa27485c4c748cafad98403963201f736657d"
                    },
                    {
                        "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:78c5f696f6f7db7436060a91eb05252f913363caed46c05ad5a4b09957aa4197"
                                    },
                                    {
                                        "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:43f0592e75657718c0a1ddbc0033132014d6b24e9f2391a0ce14187ec13e12ca"
                                    },
                                    {
                                        "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:fa19753f59288a397aab2ddb9459f35f0ec1b89f43c36e944a3958db72becb5a"
                                    },
                                    {
                                        "name": "kind",
                                        "value": "task"
                                    }
                                ],
                                "resolver": "bundles"
                            },
                            "when": [
                                {
                                    "input": "$(params.skip-checks)",
                                    "operator": "in",
                                    "values": [
                                        "false"
                                    ]
                                }
                            ]
                        },
                        {
                            "name": "sast-unicode-check",
                            "params": [
                                {
                                    "name": "image-digest",
                                    "value": "$(tasks.build-image-index.results.IMAGE_DIGEST)"
                                },
                                {
                                    "name": "image-url",
                                    "value": "$(tasks.build-image-index.results.IMAGE_URL)"
                                },
                                {
                                    "name": "SOURCE_ARTIFACT",
                                    "value": "$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"
                                },
                                {
                                    "name": "CACHI2_ARTIFACT",
                                    "value": "$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"
                                }
                            ],
                            "runAfter": [
                                "build-image-index"
                            ],
                            "taskRef": {
                                "params": [
                                    {
                                        "name": "name",
                                        "value": "sast-unicode-check-oci-ta-min"
                                    },
                                    {
                                        "name": "bundle",
                                        "value": "quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check-oci-ta-min:0.4@sha256:624d9ed6d461b59a16d8c1578276626c02fa6d56e0ee4bcd752f7859055f21ab"
                                    },
                                    {
                                        "name": "kind",
                                        "value": "task"
                                    }
                                ],
                                "resolver": "bundles"
                            },
                            "when": [
                                {
                                    "input": "$(params.skip-checks)",
                                    "operator": "in",
                                    "values": [
                                        "false"
                                    ]
                                }
                            ]
                        },
                        {
                            "name": "rpms-signature-scan",
                            "params": [
                                {
                                    "name": "image-url",
                                    "value": "$(tasks.build-image-index.results.IMAGE_URL)"
                                },
                                {
                                    "name": "image-digest",
                                    "value": "$(tasks.build-image-index.results.IMAGE_DIGEST)"
                                }
                            ],
                            "runAfter": [
                                "build-image-index"
                            ],
                            "taskRef": {
                                "params": [
                                    {
                                        "name": "name",
                                        "value": "rpms-signature-scan"
                                    },
                                    {
                                        "name": "bundle",
                                        "value": "quay.io/konflux-ci/tekton-catalog/task-rpms-signature-scan:0.2@sha256:b2224a0442ac705e20a25b8609e1760321d9d86da7901fd0392a90102688e37d"
                                    },
                                    {
                                        "name": "kind",
                                        "value": "task"
                                    }
                                ],
                                "resolver": "bundles"
                            },
                            "when": [
                                {
                                    "input": "$(params.skip-checks)",
                                    "operator": "in",
                                    "values": [
                                        "false"
                                    ]
                                }
                            ]
                        },
                        {
                            "name": "tpa-scan",
                            "params": [
                                {
                                    "name": "image-digest",
                                    "value": "$(tasks.build-image-index.results.IMAGE_DIGEST)"
                                },
                                {
                                    "name": "image-url",
                                    "value": "$(tasks.build-image-index.results.IMAGE_URL)"
                                }
                            ],
                            "runAfter": [
                                "build-image-index"
                            ],
                            "taskRef": {
                                "params": [
                                    {
                                        "name": "name",
                                        "value": "tpa-scan"
                                    },
                                    {
                                        "name": "bundle",
                                        "value": "quay.io/konflux-ci/tekton-catalog/task-tpa-scan:0.1@sha256:68b6e188f742da92af9c40a794fd021a65d49b419d1e36096277b2d9ebbe1afc"
                                    },
                                    {
                                        "name": "kind",
                                        "value": "task"
                                    }
                                ],
                                "resolver": "bundles"
                            },
                            "when": [
                                {
                                    "input": "$(params.skip-checks)",
                                    "operator": "in",
                                    "values": [
                                        "false"
                                    ]
                                }
                            ]
                        }
                    ],
                    "workspaces": [
                        {
                            "name": "git-auth",
                            "optional": true
                        },
                        {
                            "name": "netrc",
                            "optional": true
                        }
                    ]
                },
                "taskRunTemplate": {
                    "podTemplate": {
                        "nodeSelector": {
                            "konflux-ci.dev/workload": "konflux-tenants"
                        },
                        "tolerations": [
                            {
                                "effect": "NoSchedule",
                                "key": "konflux-ci.dev/workload",
                                "operator": "Equal",
                                "value": "konflux-tenants"
                            }
                        ]
                    },
                    "serviceAccountName": "build-pipeline-gl-multi-component-child-mzhb"
                },
                "timeouts": {
                    "pipeline": "2h0m0s"
                },
                "workspaces": [
                    {
                        "name": "git-auth",
                        "secret": {
                            "secretName": "pac-gitauth-mzqxsm"
                        }
                    }
                ]
            },
            "status": {
                "childReferences": [
                    {
                        "apiVersion": "tekton.dev/v1",
                        "kind": "TaskRun",
                        "name": "gl-multi-component-child-mzhb-on-pull-request-4j9dc-init",
                        "pipelineTaskName": "init"
                    },
                    {
                        "apiVersion": "tekton.dev/v1",
                        "kind": "TaskRun",
                        "name": "gl-multi-compo49aeaeb5ecb31b1b74f3ca1a1ba6daa4-clone-repository",
                        "pipelineTaskName": "clone-repository"
                    },
                    {
                        "apiVersion": "tekton.dev/v1",
                        "kind": "TaskRun",
                        "name": "gl-multi-49aeaeb5ecb31b1b74f3ca1a1ba6daa4-prefetch-dependencies",
                        "pipelineTaskName": "prefetch-dependencies"
                    },
                    {
                        "apiVersion": "tekton.dev/v1",
                        "kind": "TaskRun",
                        "name": "gl-multi-compon49aeaeb5ecb31b1b74f3ca1a1ba6daa4-build-container",
                        "pipelineTaskName": "build-container"
                    },
                    {
                        "apiVersion": "tekton.dev/v1",
                        "kind": "TaskRun",
                        "name": "gl-multi-comp49aeaeb5ecb31b1b74f3ca1a1ba6daa4-build-image-index",
                        "pipelineTaskName": "build-image-index"
                    },
                    {
                        "apiVersion": "tekton.dev/v1",
                        "kind": "TaskRun",
                        "name": "gl-49aeaeb5ecb31b1b74f3ca1a1ba6daa4-deprecated-base-image-check",
                        "pipelineTaskName": "deprecated-base-image-check",
                        "whenExpressions": [
                            {
                                "input": "false",
                                "operator": "in",
                                "values": [
                                    "false"
                                ]
                            }
                        ]
                    },
                    {
                        "apiVersion": "tekton.dev/v1",
                        "kind": "TaskRun",
                        "name": "gl-multi-component-child-mzhb-on-pull-request-4j9dc-clamav-scan",
                        "pipelineTaskName": "clamav-scan",
                        "whenExpressions": [
                            {
                                "input": "false",
                                "operator": "in",
                                "values": [
                                    "false"
                                ]
                            }
                        ]
                    },
                    {
                        "apiVersion": "tekton.dev/v1",
                        "kind": "TaskRun",
                        "name": "gl-multi-compo49aeaeb5ecb31b1b74f3ca1a1ba6daa4-sast-shell-check",
                        "pipelineTaskName": "sast-shell-check",
                        "whenExpressions": [
                            {
                                "input": "false",
                                "operator": "in",
                                "values": [
                                    "false"
                                ]
                            }
                        ]
                    },
                    {
                        "apiVersion": "tekton.dev/v1",
                        "kind": "TaskRun",
                        "name": "gl-multi-com49aeaeb5ecb31b1b74f3ca1a1ba6daa4-sast-unicode-check",
                        "pipelineTaskName": "sast-unicode-check",
                        "whenExpressions": [
                            {
                                "input": "false",
                                "operator": "in",
                                "values": [
                                    "false"
                                ]
                            }
                        ]
                    },
                    {
                        "apiVersion": "tekton.dev/v1",
                        "kind": "TaskRun",
                        "name": "gl-multi-co49aeaeb5ecb31b1b74f3ca1a1ba6daa4-rpms-signature-scan",
                        "pipelineTaskName": "rpms-signature-scan",
                        "whenExpressions": [
                            {
                                "input": "false",
                                "operator": "in",
                                "values": [
                                    "false"
                                ]
                            }
                        ]
                    },
                    {
                        "apiVersion": "tekton.dev/v1",
                        "kind": "TaskRun",
                        "name": "gl-multi-component-child-mzhb-on-pull-request-4j9dc-tpa-scan",
                        "pipelineTaskName": "tpa-scan",
                        "whenExpressions": [
                            {
                                "input": "false",
                                "operator": "in",
                                "values": [
                                    "false"
                                ]
                            }
                        ]
                    }
                ],
                "completionTime": "2026-04-23T12:08:39Z",
                "conditions": [
                    {
                        "lastTransitionTime": "2026-04-23T12:08:39Z",
                        "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://gitlab.com/konflux-qe/build-nudge-child-qonmuu"
                                },
                                {
                                    "name": "revision",
                                    "value": "3a7aa27485c4c748cafad98403963201f736657d"
                                },
                                {
                                    "name": "ociStorage",
                                    "value": "quay.io/redhat-appstudio-qe/build-e2e-jzkz/gl-multi-component-child-mzhb:on-pr-3a7aa27485c4c748cafad98403963201f736657d.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-jzkz/gl-multi-component-child-mzhb:on-pr-3a7aa27485c4c748cafad98403963201f736657d.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:78c5f696f6f7db7436060a91eb05252f913363caed46c05ad5a4b09957aa4197"
                                    },
                                    {
                                        "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-jzkz/gl-multi-component-child-mzhb:on-pr-3a7aa27485c4c748cafad98403963201f736657d"
                                },
                                {
                                    "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:43f0592e75657718c0a1ddbc0033132014d6b24e9f2391a0ce14187ec13e12ca"
                                    },
                                    {
                                        "name": "kind",
                                        "value": "task"
                                    }
                                ],
                                "resolver": "bundles"
                            }
                        },
                        {
                            "name": "build-image-index",
                            "params": [
                                {
                                    "name": "IMAGE",
                                    "value": "quay.io/redhat-appstudio-qe/build-e2e-jzkz/gl-multi-component-child-mzhb:on-pr-3a7aa27485c4c748cafad98403963201f736657d"
                                },
                                {
                                    "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:fa19753f59288a397aab2ddb9459f35f0ec1b89f43c36e944a3958db72becb5a"
                                    },
                                    {
                                        "name": "kind",
                                        "value": "task"
                                    }
                                ],
                                "resolver": "bundles"
                            },
                            "when": [
                                {
                                    "input": "false",
                                    "operator": "in",
                                    "values": [
                                        "false"
                                    ]
                                }
                            ]
                        },
                        {
                            "name": "sast-unicode-check",
                            "params": [
                                {
                                    "name": "image-digest",
                                    "value": "$(tasks.build-image-index.results.IMAGE_DIGEST)"
                                },
                                {
                                    "name": "image-url",
                                    "value": "$(tasks.build-image-index.results.IMAGE_URL)"
                                },
                                {
                                    "name": "SOURCE_ARTIFACT",
                                    "value": "$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"
                                },
                                {
                                    "name": "CACHI2_ARTIFACT",
                                    "value": "$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"
                                }
                            ],
                            "runAfter": [
                                "build-image-index"
                            ],
                            "taskRef": {
                                "params": [
                                    {
                                        "name": "name",
                                        "value": "sast-unicode-check-oci-ta-min"
                                    },
                                    {
                                        "name": "bundle",
                                        "value": "quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check-oci-ta-min:0.4@sha256:624d9ed6d461b59a16d8c1578276626c02fa6d56e0ee4bcd752f7859055f21ab"
                                    },
                                    {
                                        "name": "kind",
                                        "value": "task"
                                    }
                                ],
                                "resolver": "bundles"
                            },
                            "when": [
                                {
                                    "input": "false",
                                    "operator": "in",
                                    "values": [
                                        "false"
                                    ]
                                }
                            ]
                        },
                        {
                            "name": "rpms-signature-scan",
                            "params": [
                                {
                                    "name": "image-url",
                                    "value": "$(tasks.build-image-index.results.IMAGE_URL)"
                                },
                                {
                                    "name": "image-digest",
                                    "value": "$(tasks.build-image-index.results.IMAGE_DIGEST)"
                                }
                            ],
                            "runAfter": [
                                "build-image-index"
                            ],
                            "taskRef": {
                                "params": [
                                    {
                                        "name": "name",
                                        "value": "rpms-signature-scan"
                                    },
                                    {
                                        "name": "bundle",
                                        "value": "quay.io/konflux-ci/tekton-catalog/task-rpms-signature-scan:0.2@sha256:b2224a0442ac705e20a25b8609e1760321d9d86da7901fd0392a90102688e37d"
                                    },
                                    {
                                        "name": "kind",
                                        "value": "task"
                                    }
                                ],
                                "resolver": "bundles"
                            },
                            "when": [
                                {
                                    "input": "false",
                                    "operator": "in",
                                    "values": [
                                        "false"
                                    ]
                                }
                            ]
                        },
                        {
                            "name": "tpa-scan",
                            "params": [
                                {
                                    "name": "image-digest",
                                    "value": "$(tasks.build-image-index.results.IMAGE_DIGEST)"
                                },
                                {
                                    "name": "image-url",
                                    "value": "$(tasks.build-image-index.results.IMAGE_URL)"
                                }
                            ],
                            "runAfter": [
                                "build-image-index"
                            ],
                            "taskRef": {
                                "params": [
                                    {
                                        "name": "name",
                                        "value": "tpa-scan"
                                    },
                                    {
                                        "name": "bundle",
                                        "value": "quay.io/konflux-ci/tekton-catalog/task-tpa-scan:0.1@sha256:68b6e188f742da92af9c40a794fd021a65d49b419d1e36096277b2d9ebbe1afc"
                                    },
                                    {
                                        "name": "kind",
                                        "value": "task"
                                    }
                                ],
                                "resolver": "bundles"
                            },
                            "when": [
                                {
                                    "input": "false",
                                    "operator": "in",
                                    "values": [
                                        "false"
                                    ]
                                }
                            ]
                        }
                    ],
                    "workspaces": [
                        {
                            "name": "git-auth",
                            "optional": true
                        },
                        {
                            "name": "netrc",
                            "optional": true
                        }
                    ]
                },
                "provenance": {
                    "featureFlags": {
                        "awaitSidecarReadiness": true,
                        "coschedule": "workspaces",
                        "enableAPIFields": "alpha",
                        "enableParamEnum": true,
                        "enableProvenanceInStatus": true,
                        "enforceNonfalsifiability": "none",
                        "maxResultSize": 4096,
                        "resultExtractionMethod": "termination-message",
                        "runningInEnvWithInjectedSidecars": true,
                        "verificationNoMatchPolicy": "ignore"
                    }
                },
                "results": [
                    {
                        "name": "IMAGE_URL",
                        "value": "quay.io/redhat-appstudio-qe/build-e2e-jzkz/gl-multi-component-child-mzhb:on-pr-3a7aa27485c4c748cafad98403963201f736657d"
                    },
                    {
                        "name": "IMAGE_DIGEST",
                        "value": "sha256:1563efee488b099bfeb3924ab9f0c39b0f8b2f04b63e8365f9b3a4c3af678834"
                    },
                    {
                        "name": "CHAINS-GIT_URL",
                        "value": "https://gitlab.com/konflux-qe/build-nudge-child-qonmuu"
                    },
                    {
                        "name": "CHAINS-GIT_COMMIT",
                        "value": "3a7aa27485c4c748cafad98403963201f736657d"
                    }
                ],
                "spanContext": {
                    "traceparent": "00-95e72882c258e4fc70c5e79d887b0e24-82ff00634f204952-01"
                },
                "startTime": "2026-04-23T12:01:24Z"
            }
        },
        {
            "apiVersion": "tekton.dev/v1",
            "kind": "PipelineRun",
            "metadata": {
                "annotations": {
                    "appstudio.openshift.io/snapshot": "build-suite-component-update-gyat-20260423-115119-000",
                    "appstudio.openshift.io/snapshots": "build-suite-component-update-gyat-20260423-115119-000",
                    "build.appstudio.openshift.io/repo": "https://gitlab.com/konflux-qe/build-nudge-child-qonmuu/-/tree/22dd7b415bc5502b2dcb876169e61551e1318e2e",
                    "build.appstudio.redhat.com/commit_sha": "22dd7b415bc5502b2dcb876169e61551e1318e2e",
                    "build.appstudio.redhat.com/pull_request_number": "1",
                    "build.appstudio.redhat.com/target_branch": "multi-component-child-base-mzhb",
                    "chains.tekton.dev/signed": "true",
                    "pipelinesascode.tekton.dev/branch": "multi-component-child-base-mzhb",
                    "pipelinesascode.tekton.dev/cancel-in-progress": "true",
                    "pipelinesascode.tekton.dev/controller-info": "{\"name\":\"default\",\"configmap\":\"pipelines-as-code\",\"secret\":\"pipelines-as-code-secret\", \"gRepo\": \"pipelines-as-code\"}",
                    "pipelinesascode.tekton.dev/event-type": "Merge Request",
                    "pipelinesascode.tekton.dev/git-auth-secret": "pac-gitauth-aqieoe",
                    "pipelinesascode.tekton.dev/git-provider": "gitlab",
                    "pipelinesascode.tekton.dev/log-url": "https://console-openshift-console.apps.rosa.kx-c30d254d27.34mm.p3.openshiftapps.com/k8s/ns/build-e2e-jzkz/tekton.dev~v1~PipelineRun/gl-multi-component-child-mzhb-on-pull-request-p2hb8",
                    "pipelinesascode.tekton.dev/max-keep-runs": "3",
                    "pipelinesascode.tekton.dev/on-cel-expression": "event == \"pull_request\" \u0026\u0026 target_branch == \"multi-component-child-base-mzhb\"",
                    "pipelinesascode.tekton.dev/original-prname": "gl-multi-component-child-mzhb-on-pull-request",
                    "pipelinesascode.tekton.dev/pull-request": "1",
                    "pipelinesascode.tekton.dev/repo-url": "https://gitlab.com/konflux-qe/build-nudge-child-qonmuu",
                    "pipelinesascode.tekton.dev/repository": "gl-multi-component-child-mzhb",
                    "pipelinesascode.tekton.dev/scm-reporting-plr-started": "true",
                    "pipelinesascode.tekton.dev/sender": "konflux-ci-qe-bot",
                    "pipelinesascode.tekton.dev/sha": "22dd7b415bc5502b2dcb876169e61551e1318e2e",
                    "pipelinesascode.tekton.dev/sha-title": "Konflux update gl-multi-component-child-mzhb",
                    "pipelinesascode.tekton.dev/sha-url": "https://gitlab.com/konflux-qe/build-nudge-child-qonmuu/-/commit/22dd7b415bc5502b2dcb876169e61551e1318e2e",
                    "pipelinesascode.tekton.dev/source-branch": "konflux-gl-multi-component-child-mzhb",
                    "pipelinesascode.tekton.dev/source-project-id": "81578742",
                    "pipelinesascode.tekton.dev/source-repo-url": "https://gitlab.com/konflux-qe/build-nudge-child-qonmuu",
                    "pipelinesascode.tekton.dev/state": "completed",
                    "pipelinesascode.tekton.dev/target-project-id": "81578742",
                    "pipelinesascode.tekton.dev/url-org": "konflux-qe",
                    "pipelinesascode.tekton.dev/url-repository": "build-nudge-child-qonmuu",
                    "results.tekton.dev/record": "build-e2e-jzkz/results/45ea77d9-9147-40d2-9cff-63659627ec0f/records/45ea77d9-9147-40d2-9cff-63659627ec0f",
                    "results.tekton.dev/recordSummaryAnnotations": "{\"repo\":\"build-nudge-child-qonmuu\",\"commit\":\"22dd7b415bc5502b2dcb876169e61551e1318e2e\",\"eventType\":\"Merge Request\",\"pull_request-id\":1}",
                    "results.tekton.dev/result": "build-e2e-jzkz/results/45ea77d9-9147-40d2-9cff-63659627ec0f",
                    "test.appstudio.openshift.io/create-snapshot-status": "{\"message\":\"Sucessfully created snapshot. See annotation appstudio.openshift.io/snapshot for name\",\"status\":\"success\"}",
                    "test.appstudio.openshift.io/pr-group": "konflux-gl-multi-component-child-mzhb",
                    "test.appstudio.openshift.io/snapshot-creation-report": "SnapshotCreated"
                },
                "creationTimestamp": "2026-04-23T11:51:18Z",
                "finalizers": [
                    "results.tekton.dev/pipelinerun",
                    "chains.tekton.dev/pipelinerun",
                    "pipelinesascode.tekton.dev/finalizer"
                ],
                "generateName": "gl-multi-component-child-mzhb-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-gyat",
                    "appstudio.openshift.io/component": "gl-multi-component-child-mzhb",
                    "kueue.x-k8s.io/priority-class": "konflux-pre-merge-build",
                    "kueue.x-k8s.io/queue-name": "pipelines-queue",
                    "pipelines.appstudio.openshift.io/type": "build",
                    "pipelinesascode.tekton.dev/cancel-in-progress": "true",
                    "pipelinesascode.tekton.dev/event-type": "Merge_Request",
                    "pipelinesascode.tekton.dev/original-prname": "gl-multi-component-child-mzhb-on-pull-request",
                    "pipelinesascode.tekton.dev/pull-request": "1",
                    "pipelinesascode.tekton.dev/repository": "gl-multi-component-child-mzhb",
                    "pipelinesascode.tekton.dev/sha": "22dd7b415bc5502b2dcb876169e61551e1318e2e",
                    "pipelinesascode.tekton.dev/state": "completed",
                    "pipelinesascode.tekton.dev/url-org": "konflux-qe",
                    "pipelinesascode.tekton.dev/url-repository": "build-nudge-child-qonmuu",
                    "tekton.dev/pipeline": "gl-multi-component-child-mzhb-on-pull-request-p2hb8",
                    "test.appstudio.openshift.io/pr-group-sha": "ecb02f19ba724a38631cb0560db9de11e75c87b6b6a335baf687911a75af36"
                },
                "name": "gl-multi-component-child-mzhb-on-pull-request-p2hb8",
                "namespace": "build-e2e-jzkz",
                "resourceVersion": "81820",
                "uid": "45ea77d9-9147-40d2-9cff-63659627ec0f"
            },
            "spec": {
                "params": [
                    {
                        "name": "git-url",
                        "value": "https://gitlab.com/konflux-qe/build-nudge-child-qonmuu"
                    },
                    {
                        "name": "revision",
                        "value": "22dd7b415bc5502b2dcb876169e61551e1318e2e"
                    },
                    {
                        "name": "output-image",
                        "value": "quay.io/redhat-appstudio-qe/build-e2e-jzkz/gl-multi-component-child-mzhb:on-pr-22dd7b415bc5502b2dcb876169e61551e1318e2e"
                    },
                    {
                        "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:78c5f696f6f7db7436060a91eb05252f913363caed46c05ad5a4b09957aa4197"
                                    },
                                    {
                                        "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:43f0592e75657718c0a1ddbc0033132014d6b24e9f2391a0ce14187ec13e12ca"
                                    },
                                    {
                                        "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:fa19753f59288a397aab2ddb9459f35f0ec1b89f43c36e944a3958db72becb5a"
                                    },
                                    {
                                        "name": "kind",
                                        "value": "task"
                                    }
                                ],
                                "resolver": "bundles"
                            },
                            "when": [
                                {
                                    "input": "$(params.skip-checks)",
                                    "operator": "in",
                                    "values": [
                                        "false"
                                    ]
                                }
                            ]
                        },
                        {
                            "name": "sast-unicode-check",
                            "params": [
                                {
                                    "name": "image-digest",
                                    "value": "$(tasks.build-image-index.results.IMAGE_DIGEST)"
                                },
                                {
                                    "name": "image-url",
                                    "value": "$(tasks.build-image-index.results.IMAGE_URL)"
                                },
                                {
                                    "name": "SOURCE_ARTIFACT",
                                    "value": "$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"
                                },
                                {
                                    "name": "CACHI2_ARTIFACT",
                                    "value": "$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"
                                }
                            ],
                            "runAfter": [
                                "build-image-index"
                            ],
                            "taskRef": {
                                "params": [
                                    {
                                        "name": "name",
                                        "value": "sast-unicode-check-oci-ta-min"
                                    },
                                    {
                                        "name": "bundle",
                                        "value": "quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check-oci-ta-min:0.4@sha256:624d9ed6d461b59a16d8c1578276626c02fa6d56e0ee4bcd752f7859055f21ab"
                                    },
                                    {
                                        "name": "kind",
                                        "value": "task"
                                    }
                                ],
                                "resolver": "bundles"
                            },
                            "when": [
                                {
                                    "input": "$(params.skip-checks)",
                                    "operator": "in",
                                    "values": [
                                        "false"
                                    ]
                                }
                            ]
                        },
                        {
                            "name": "rpms-signature-scan",
                            "params": [
                                {
                                    "name": "image-url",
                                    "value": "$(tasks.build-image-index.results.IMAGE_URL)"
                                },
                                {
                                    "name": "image-digest",
                                    "value": "$(tasks.build-image-index.results.IMAGE_DIGEST)"
                                }
                            ],
                            "runAfter": [
                                "build-image-index"
                            ],
                            "taskRef": {
                                "params": [
                                    {
                                        "name": "name",
                                        "value": "rpms-signature-scan"
                                    },
                                    {
                                        "name": "bundle",
                                        "value": "quay.io/konflux-ci/tekton-catalog/task-rpms-signature-scan:0.2@sha256:b2224a0442ac705e20a25b8609e1760321d9d86da7901fd0392a90102688e37d"
                                    },
                                    {
                                        "name": "kind",
                                        "value": "task"
                                    }
                                ],
                                "resolver": "bundles"
                            },
                            "when": [
                                {
                                    "input": "$(params.skip-checks)",
                                    "operator": "in",
                                    "values": [
                                        "false"
                                    ]
                                }
                            ]
                        },
                        {
                            "name": "tpa-scan",
                            "params": [
                                {
                                    "name": "image-digest",
                                    "value": "$(tasks.build-image-index.results.IMAGE_DIGEST)"
                                },
                                {
                                    "name": "image-url",
                                    "value": "$(tasks.build-image-index.results.IMAGE_URL)"
                                }
                            ],
                            "runAfter": [
                                "build-image-index"
                            ],
                            "taskRef": {
                                "params": [
                                    {
                                        "name": "name",
                                        "value": "tpa-scan"
                                    },
                                    {
                                        "name": "bundle",
                                        "value": "quay.io/konflux-ci/tekton-catalog/task-tpa-scan:0.1@sha256:68b6e188f742da92af9c40a794fd021a65d49b419d1e36096277b2d9ebbe1afc"
                                    },
                                    {
                                        "name": "kind",
                                        "value": "task"
                                    }
                                ],
                                "resolver": "bundles"
                            },
                            "when": [
                                {
                                    "input": "$(params.skip-checks)",
                                    "operator": "in",
                                    "values": [
                                        "false"
                                    ]
                                }
                            ]
                        }
                    ],
                    "workspaces": [
                        {
                            "name": "git-auth",
                            "optional": true
                        },
                        {
                            "name": "netrc",
                            "optional": true
                        }
                    ]
                },
                "taskRunTemplate": {
                    "podTemplate": {
                        "nodeSelector": {
                            "konflux-ci.dev/workload": "konflux-tenants"
                        },
                        "tolerations": [
                            {
                                "effect": "NoSchedule",
                                "key": "konflux-ci.dev/workload",
                                "operator": "Equal",
                                "value": "konflux-tenants"
                            }
                        ]
                    },
                    "serviceAccountName": "build-pipeline-gl-multi-component-child-mzhb"
                },
                "timeouts": {
                    "pipeline": "2h0m0s"
                },
                "workspaces": [
                    {
                        "name": "git-auth",
                        "secret": {
                            "secretName": "pac-gitauth-aqieoe"
                        }
                    }
                ]
            },
            "status": {
                "childReferences": [
                    {
                        "apiVersion": "tekton.dev/v1",
                        "kind": "TaskRun",
                        "name": "gl-multi-component-child-mzhb-on-pull-request-p2hb8-init",
                        "pipelineTaskName": "init"
                    },
                    {
                        "apiVersion": "tekton.dev/v1",
                        "kind": "TaskRun",
                        "name": "gl-multi-compo56c54e1c32fa9b525eb3a48509eef3f6-clone-repository",
                        "pipelineTaskName": "clone-repository"
                    },
                    {
                        "apiVersion": "tekton.dev/v1",
                        "kind": "TaskRun",
                        "name": "gl-multi-56c54e1c32fa9b525eb3a48509eef3f6-prefetch-dependencies",
                        "pipelineTaskName": "prefetch-dependencies"
                    },
                    {
                        "apiVersion": "tekton.dev/v1",
                        "kind": "TaskRun",
                        "name": "gl-multi-compon56c54e1c32fa9b525eb3a48509eef3f6-build-container",
                        "pipelineTaskName": "build-container"
                    },
                    {
                        "apiVersion": "tekton.dev/v1",
                        "kind": "TaskRun",
                        "name": "gl-multi-comp56c54e1c32fa9b525eb3a48509eef3f6-build-image-index",
                        "pipelineTaskName": "build-image-index"
                    },
                    {
                        "apiVersion": "tekton.dev/v1",
                        "kind": "TaskRun",
                        "name": "gl-56c54e1c32fa9b525eb3a48509eef3f6-deprecated-base-image-check",
                        "pipelineTaskName": "deprecated-base-image-check",
                        "whenExpressions": [
                            {
                                "input": "false",
                                "operator": "in",
                                "values": [
                                    "false"
                                ]
                            }
                        ]
                    },
                    {
                        "apiVersion": "tekton.dev/v1",
                        "kind": "TaskRun",
                        "name": "gl-multi-component-child-mzhb-on-pull-request-p2hb8-clamav-scan",
                        "pipelineTaskName": "clamav-scan",
                        "whenExpressions": [
                            {
                                "input": "false",
                                "operator": "in",
                                "values": [
                                    "false"
                                ]
                            }
                        ]
                    },
                    {
                        "apiVersion": "tekton.dev/v1",
                        "kind": "TaskRun",
                        "name": "gl-multi-compo56c54e1c32fa9b525eb3a48509eef3f6-sast-shell-check",
                        "pipelineTaskName": "sast-shell-check",
                        "whenExpressions": [
                            {
                                "input": "false",
                                "operator": "in",
                                "values": [
                                    "false"
                                ]
                            }
                        ]
                    },
                    {
                        "apiVersion": "tekton.dev/v1",
                        "kind": "TaskRun",
                        "name": "gl-multi-com56c54e1c32fa9b525eb3a48509eef3f6-sast-unicode-check",
                        "pipelineTaskName": "sast-unicode-check",
                        "whenExpressions": [
                            {
                                "input": "false",
                                "operator": "in",
                                "values": [
                                    "false"
                                ]
                            }
                        ]
                    },
                    {
                        "apiVersion": "tekton.dev/v1",
                        "kind": "TaskRun",
                        "name": "gl-multi-co56c54e1c32fa9b525eb3a48509eef3f6-rpms-signature-scan",
                        "pipelineTaskName": "rpms-signature-scan",
                        "whenExpressions": [
                            {
                                "input": "false",
                                "operator": "in",
                                "values": [
                                    "false"
                                ]
                            }
                        ]
                    },
                    {
                        "apiVersion": "tekton.dev/v1",
                        "kind": "TaskRun",
                        "name": "gl-multi-component-child-mzhb-on-pull-request-p2hb8-tpa-scan",
                        "pipelineTaskName": "tpa-scan",
                        "whenExpressions": [
                            {
                                "input": "false",
                                "operator": "in",
                                "values": [
                                    "false"
                                ]
                            }
                        ]
                    }
                ],
                "completionTime": "2026-04-23T11:58:13Z",
                "conditions": [
                    {
                        "lastTransitionTime": "2026-04-23T11:58:13Z",
                        "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://gitlab.com/konflux-qe/build-nudge-child-qonmuu"
                                },
                                {
                                    "name": "revision",
                                    "value": "22dd7b415bc5502b2dcb876169e61551e1318e2e"
                                },
                                {
                                    "name": "ociStorage",
                                    "value": "quay.io/redhat-appstudio-qe/build-e2e-jzkz/gl-multi-component-child-mzhb:on-pr-22dd7b415bc5502b2dcb876169e61551e1318e2e.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-jzkz/gl-multi-component-child-mzhb:on-pr-22dd7b415bc5502b2dcb876169e61551e1318e2e.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:78c5f696f6f7db7436060a91eb05252f913363caed46c05ad5a4b09957aa4197"
                                    },
                                    {
                                        "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-jzkz/gl-multi-component-child-mzhb:on-pr-22dd7b415bc5502b2dcb876169e61551e1318e2e"
                                },
                                {
                                    "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:43f0592e75657718c0a1ddbc0033132014d6b24e9f2391a0ce14187ec13e12ca"
                                    },
                                    {
                                        "name": "kind",
                                        "value": "task"
                                    }
                                ],
                                "resolver": "bundles"
                            }
                        },
                        {
                            "name": "build-image-index",
                            "params": [
                                {
                                    "name": "IMAGE",
                                    "value": "quay.io/redhat-appstudio-qe/build-e2e-jzkz/gl-multi-component-child-mzhb:on-pr-22dd7b415bc5502b2dcb876169e61551e1318e2e"
                                },
                                {
                                    "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:fa19753f59288a397aab2ddb9459f35f0ec1b89f43c36e944a3958db72becb5a"
                                    },
                                    {
                                        "name": "kind",
                                        "value": "task"
                                    }
                                ],
                                "resolver": "bundles"
                            },
                            "when": [
                                {
                                    "input": "false",
                                    "operator": "in",
                                    "values": [
                                        "false"
                                    ]
                                }
                            ]
                        },
                        {
                            "name": "sast-unicode-check",
                            "params": [
                                {
                                    "name": "image-digest",
                                    "value": "$(tasks.build-image-index.results.IMAGE_DIGEST)"
                                },
                                {
                                    "name": "image-url",
                                    "value": "$(tasks.build-image-index.results.IMAGE_URL)"
                                },
                                {
                                    "name": "SOURCE_ARTIFACT",
                                    "value": "$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"
                                },
                                {
                                    "name": "CACHI2_ARTIFACT",
                                    "value": "$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"
                                }
                            ],
                            "runAfter": [
                                "build-image-index"
                            ],
                            "taskRef": {
                                "params": [
                                    {
                                        "name": "name",
                                        "value": "sast-unicode-check-oci-ta-min"
                                    },
                                    {
                                        "name": "bundle",
                                        "value": "quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check-oci-ta-min:0.4@sha256:624d9ed6d461b59a16d8c1578276626c02fa6d56e0ee4bcd752f7859055f21ab"
                                    },
                                    {
                                        "name": "kind",
                                        "value": "task"
                                    }
                                ],
                                "resolver": "bundles"
                            },
                            "when": [
                                {
                                    "input": "false",
                                    "operator": "in",
                                    "values": [
                                        "false"
                                    ]
                                }
                            ]
                        },
                        {
                            "name": "rpms-signature-scan",
                            "params": [
                                {
                                    "name": "image-url",
                                    "value": "$(tasks.build-image-index.results.IMAGE_URL)"
                                },
                                {
                                    "name": "image-digest",
                                    "value": "$(tasks.build-image-index.results.IMAGE_DIGEST)"
                                }
                            ],
                            "runAfter": [
                                "build-image-index"
                            ],
                            "taskRef": {
                                "params": [
                                    {
                                        "name": "name",
                                        "value": "rpms-signature-scan"
                                    },
                                    {
                                        "name": "bundle",
                                        "value": "quay.io/konflux-ci/tekton-catalog/task-rpms-signature-scan:0.2@sha256:b2224a0442ac705e20a25b8609e1760321d9d86da7901fd0392a90102688e37d"
                                    },
                                    {
                                        "name": "kind",
                                        "value": "task"
                                    }
                                ],
                                "resolver": "bundles"
                            },
                            "when": [
                                {
                                    "input": "false",
                                    "operator": "in",
                                    "values": [
                                        "false"
                                    ]
                                }
                            ]
                        },
                        {
                            "name": "tpa-scan",
                            "params": [
                                {
                                    "name": "image-digest",
                                    "value": "$(tasks.build-image-index.results.IMAGE_DIGEST)"
                                },
                                {
                                    "name": "image-url",
                                    "value": "$(tasks.build-image-index.results.IMAGE_URL)"
                                }
                            ],
                            "runAfter": [
                                "build-image-index"
                            ],
                            "taskRef": {
                                "params": [
                                    {
                                        "name": "name",
                                        "value": "tpa-scan"
                                    },
                                    {
                                        "name": "bundle",
                                        "value": "quay.io/konflux-ci/tekton-catalog/task-tpa-scan:0.1@sha256:68b6e188f742da92af9c40a794fd021a65d49b419d1e36096277b2d9ebbe1afc"
                                    },
                                    {
                                        "name": "kind",
                                        "value": "task"
                                    }
                                ],
                                "resolver": "bundles"
                            },
                            "when": [
                                {
                                    "input": "false",
                                    "operator": "in",
                                    "values": [
                                        "false"
                                    ]
                                }
                            ]
                        }
                    ],
                    "workspaces": [
                        {
                            "name": "git-auth",
                            "optional": true
                        },
                        {
                            "name": "netrc",
                            "optional": true
                        }
                    ]
                },
                "provenance": {
                    "featureFlags": {
                        "awaitSidecarReadiness": true,
                        "coschedule": "workspaces",
                        "enableAPIFields": "alpha",
                        "enableParamEnum": true,
                        "enableProvenanceInStatus": true,
                        "enforceNonfalsifiability": "none",
                        "maxResultSize": 4096,
                        "resultExtractionMethod": "termination-message",
                        "runningInEnvWithInjectedSidecars": true,
                        "verificationNoMatchPolicy": "ignore"
                    }
                },
                "results": [
                    {
                        "name": "IMAGE_URL",
                        "value": "quay.io/redhat-appstudio-qe/build-e2e-jzkz/gl-multi-component-child-mzhb:on-pr-22dd7b415bc5502b2dcb876169e61551e1318e2e"
                    },
                    {
                        "name": "IMAGE_DIGEST",
                        "value": "sha256:5baeab49a1f5210cce98ba106ac6b2478200b2519fdcca35ec65224711399ec2"
                    },
                    {
                        "name": "CHAINS-GIT_URL",
                        "value": "https://gitlab.com/konflux-qe/build-nudge-child-qonmuu"
                    },
                    {
                        "name": "CHAINS-GIT_COMMIT",
                        "value": "22dd7b415bc5502b2dcb876169e61551e1318e2e"
                    }
                ],
                "spanContext": {
                    "traceparent": "00-78488927a35efedaf9fc834455b90a6a-ff2f60f9f9b47e00-01"
                },
                "startTime": "2026-04-23T11:51:19Z"
            }
        },
        {
            "apiVersion": "tekton.dev/v1",
            "kind": "PipelineRun",
            "metadata": {
                "annotations": {
                    "appstudio.openshift.io/snapshot": "build-suite-component-update-gyat-20260423-120118-000",
                    "appstudio.openshift.io/snapshots": "build-suite-component-update-gyat-20260423-120118-000",
                    "build.appstudio.openshift.io/repo": "https://gitlab.com/konflux-qe/build-nudge-child-qonmuu/-/tree/8aa6e0acb2253a245dba0c216944834eb437cf1a",
                    "build.appstudio.redhat.com/commit_sha": "8aa6e0acb2253a245dba0c216944834eb437cf1a",
                    "build.appstudio.redhat.com/target_branch": "multi-component-child-base-mzhb",
                    "chains.tekton.dev/signed": "true",
                    "pipelinesascode.tekton.dev/branch": "multi-component-child-base-mzhb",
                    "pipelinesascode.tekton.dev/cancel-in-progress": "false",
                    "pipelinesascode.tekton.dev/controller-info": "{\"name\":\"default\",\"configmap\":\"pipelines-as-code\",\"secret\":\"pipelines-as-code-secret\", \"gRepo\": \"pipelines-as-code\"}",
                    "pipelinesascode.tekton.dev/event-type": "push",
                    "pipelinesascode.tekton.dev/git-auth-secret": "pac-gitauth-mukqgj",
                    "pipelinesascode.tekton.dev/git-provider": "gitlab",
                    "pipelinesascode.tekton.dev/log-url": "https://console-openshift-console.apps.rosa.kx-c30d254d27.34mm.p3.openshiftapps.com/k8s/ns/build-e2e-jzkz/tekton.dev~v1~PipelineRun/gl-multi-component-child-mzhb-on-push-rgdx8",
                    "pipelinesascode.tekton.dev/max-keep-runs": "3",
                    "pipelinesascode.tekton.dev/on-cel-expression": "event == \"push\" \u0026\u0026 target_branch == \"multi-component-child-base-mzhb\"",
                    "pipelinesascode.tekton.dev/original-prname": "gl-multi-component-child-mzhb-on-push",
                    "pipelinesascode.tekton.dev/repo-url": "https://gitlab.com/konflux-qe/build-nudge-child-qonmuu",
                    "pipelinesascode.tekton.dev/repository": "gl-multi-component-child-mzhb",
                    "pipelinesascode.tekton.dev/scm-reporting-plr-started": "true",
                    "pipelinesascode.tekton.dev/sender": "konflux-ci-qe-bot",
                    "pipelinesascode.tekton.dev/sha": "8aa6e0acb2253a245dba0c216944834eb437cf1a",
                    "pipelinesascode.tekton.dev/sha-title": "Merge branch 'konflux-gl-multi-component-child-mzhb' into 'multi-component-child-base-mzhb'",
                    "pipelinesascode.tekton.dev/sha-url": "https://gitlab.com/konflux-qe/build-nudge-child-qonmuu/-/commit/8aa6e0acb2253a245dba0c216944834eb437cf1a",
                    "pipelinesascode.tekton.dev/source-branch": "refs/heads/multi-component-child-base-mzhb",
                    "pipelinesascode.tekton.dev/source-project-id": "81578742",
                    "pipelinesascode.tekton.dev/source-repo-url": "https://gitlab.com/konflux-qe/build-nudge-child-qonmuu",
                    "pipelinesascode.tekton.dev/state": "completed",
                    "pipelinesascode.tekton.dev/target-project-id": "81578742",
                    "pipelinesascode.tekton.dev/url-org": "konflux-qe",
                    "pipelinesascode.tekton.dev/url-repository": "build-nudge-child-qonmuu",
                    "results.tekton.dev/record": "build-e2e-jzkz/results/7897b0c2-6d07-482e-aded-6af1660b146c/records/7897b0c2-6d07-482e-aded-6af1660b146c",
                    "results.tekton.dev/recordSummaryAnnotations": "{\"repo\":\"build-nudge-child-qonmuu\",\"commit\":\"8aa6e0acb2253a245dba0c216944834eb437cf1a\",\"eventType\":\"push\"}",
                    "results.tekton.dev/result": "build-e2e-jzkz/results/7897b0c2-6d07-482e-aded-6af1660b146c",
                    "test.appstudio.openshift.io/added-to-global-candidate-list": "{\"result\":true,\"reason\":\"Success\",\"lastupdatedtime\":\"2026-04-23T12:08:44Z\"}",
                    "test.appstudio.openshift.io/create-snapshot-status": "{\"message\":\"Sucessfully created snapshot. See annotation appstudio.openshift.io/snapshot for name\",\"status\":\"success\"}"
                },
                "creationTimestamp": "2026-04-23T12:01:18Z",
                "finalizers": [
                    "chains.tekton.dev/pipelinerun",
                    "results.tekton.dev/pipelinerun",
                    "pipelinesascode.tekton.dev/finalizer"
                ],
                "generateName": "gl-multi-component-child-mzhb-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-gyat",
                    "appstudio.openshift.io/component": "gl-multi-component-child-mzhb",
                    "kueue.x-k8s.io/priority-class": "konflux-post-merge-build",
                    "kueue.x-k8s.io/queue-name": "pipelines-queue",
                    "pipelines.appstudio.openshift.io/type": "build",
                    "pipelinesascode.tekton.dev/cancel-in-progress": "false",
                    "pipelinesascode.tekton.dev/event-type": "push",
                    "pipelinesascode.tekton.dev/original-prname": "gl-multi-component-child-mzhb-on-push",
                    "pipelinesascode.tekton.dev/repository": "gl-multi-component-child-mzhb",
                    "pipelinesascode.tekton.dev/sha": "8aa6e0acb2253a245dba0c216944834eb437cf1a",
                    "pipelinesascode.tekton.dev/state": "completed",
                    "pipelinesascode.tekton.dev/url-org": "konflux-qe",
                    "pipelinesascode.tekton.dev/url-repository": "build-nudge-child-qonmuu",
                    "tekton.dev/pipeline": "gl-multi-component-child-mzhb-on-push-rgdx8"
                },
                "name": "gl-multi-component-child-mzhb-on-push-rgdx8",
                "namespace": "build-e2e-jzkz",
                "resourceVersion": "116782",
                "uid": "7897b0c2-6d07-482e-aded-6af1660b146c"
            },
            "spec": {
                "params": [
                    {
                        "name": "git-url",
                        "value": "https://gitlab.com/konflux-qe/build-nudge-child-qonmuu"
                    },
                    {
                        "name": "revision",
                        "value": "8aa6e0acb2253a245dba0c216944834eb437cf1a"
                    },
                    {
                        "name": "output-image",
                        "value": "quay.io/redhat-appstudio-qe/build-e2e-jzkz/gl-multi-component-child-mzhb:8aa6e0acb2253a245dba0c216944834eb437cf1a"
                    },
                    {
                        "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:78c5f696f6f7db7436060a91eb05252f913363caed46c05ad5a4b09957aa4197"
                                    },
                                    {
                                        "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:43f0592e75657718c0a1ddbc0033132014d6b24e9f2391a0ce14187ec13e12ca"
                                    },
                                    {
                                        "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:fa19753f59288a397aab2ddb9459f35f0ec1b89f43c36e944a3958db72becb5a"
                                    },
                                    {
                                        "name": "kind",
                                        "value": "task"
                                    }
                                ],
                                "resolver": "bundles"
                            },
                            "when": [
                                {
                                    "input": "$(params.skip-checks)",
                                    "operator": "in",
                                    "values": [
                                        "false"
                                    ]
                                }
                            ]
                        },
                        {
                            "name": "sast-unicode-check",
                            "params": [
                                {
                                    "name": "image-digest",
                                    "value": "$(tasks.build-image-index.results.IMAGE_DIGEST)"
                                },
                                {
                                    "name": "image-url",
                                    "value": "$(tasks.build-image-index.results.IMAGE_URL)"
                                },
                                {
                                    "name": "SOURCE_ARTIFACT",
                                    "value": "$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"
                                },
                                {
                                    "name": "CACHI2_ARTIFACT",
                                    "value": "$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"
                                }
                            ],
                            "runAfter": [
                                "build-image-index"
                            ],
                            "taskRef": {
                                "params": [
                                    {
                                        "name": "name",
                                        "value": "sast-unicode-check-oci-ta-min"
                                    },
                                    {
                                        "name": "bundle",
                                        "value": "quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check-oci-ta-min:0.4@sha256:624d9ed6d461b59a16d8c1578276626c02fa6d56e0ee4bcd752f7859055f21ab"
                                    },
                                    {
                                        "name": "kind",
                                        "value": "task"
                                    }
                                ],
                                "resolver": "bundles"
                            },
                            "when": [
                                {
                                    "input": "$(params.skip-checks)",
                                    "operator": "in",
                                    "values": [
                                        "false"
                                    ]
                                }
                            ]
                        },
                        {
                            "name": "rpms-signature-scan",
                            "params": [
                                {
                                    "name": "image-url",
                                    "value": "$(tasks.build-image-index.results.IMAGE_URL)"
                                },
                                {
                                    "name": "image-digest",
                                    "value": "$(tasks.build-image-index.results.IMAGE_DIGEST)"
                                }
                            ],
                            "runAfter": [
                                "build-image-index"
                            ],
                            "taskRef": {
                                "params": [
                                    {
                                        "name": "name",
                                        "value": "rpms-signature-scan"
                                    },
                                    {
                                        "name": "bundle",
                                        "value": "quay.io/konflux-ci/tekton-catalog/task-rpms-signature-scan:0.2@sha256:b2224a0442ac705e20a25b8609e1760321d9d86da7901fd0392a90102688e37d"
                                    },
                                    {
                                        "name": "kind",
                                        "value": "task"
                                    }
                                ],
                                "resolver": "bundles"
                            },
                            "when": [
                                {
                                    "input": "$(params.skip-checks)",
                                    "operator": "in",
                                    "values": [
                                        "false"
                                    ]
                                }
                            ]
                        },
                        {
                            "name": "tpa-scan",
                            "params": [
                                {
                                    "name": "image-digest",
                                    "value": "$(tasks.build-image-index.results.IMAGE_DIGEST)"
                                },
                                {
                                    "name": "image-url",
                                    "value": "$(tasks.build-image-index.results.IMAGE_URL)"
                                }
                            ],
                            "runAfter": [
                                "build-image-index"
                            ],
                            "taskRef": {
                                "params": [
                                    {
                                        "name": "name",
                                        "value": "tpa-scan"
                                    },
                                    {
                                        "name": "bundle",
                                        "value": "quay.io/konflux-ci/tekton-catalog/task-tpa-scan:0.1@sha256:68b6e188f742da92af9c40a794fd021a65d49b419d1e36096277b2d9ebbe1afc"
                                    },
                                    {
                                        "name": "kind",
                                        "value": "task"
                                    }
                                ],
                                "resolver": "bundles"
                            },
                            "when": [
                                {
                                    "input": "$(params.skip-checks)",
                                    "operator": "in",
                                    "values": [
                                        "false"
                                    ]
                                }
                            ]
                        }
                    ],
                    "workspaces": [
                        {
                            "name": "git-auth",
                            "optional": true
                        },
                        {
                            "name": "netrc",
                            "optional": true
                        }
                    ]
                },
                "taskRunTemplate": {
                    "podTemplate": {
                        "nodeSelector": {
                            "konflux-ci.dev/workload": "konflux-tenants"
                        },
                        "tolerations": [
                            {
                                "effect": "NoSchedule",
                                "key": "konflux-ci.dev/workload",
                                "operator": "Equal",
                                "value": "konflux-tenants"
                            }
                        ]
                    },
                    "serviceAccountName": "build-pipeline-gl-multi-component-child-mzhb"
                },
                "timeouts": {
                    "pipeline": "2h0m0s"
                },
                "workspaces": [
                    {
                        "name": "git-auth",
                        "secret": {
                            "secretName": "pac-gitauth-mukqgj"
                        }
                    }
                ]
            },
            "status": {
                "childReferences": [
                    {
                        "apiVersion": "tekton.dev/v1",
                        "kind": "TaskRun",
                        "name": "gl-multi-component-child-mzhb-on-push-rgdx8-init",
                        "pipelineTaskName": "init"
                    },
                    {
                        "apiVersion": "tekton.dev/v1",
                        "kind": "TaskRun",
                        "name": "gl-multi-component-child-mzhb-on-push-rgdx8-clone-repository",
                        "pipelineTaskName": "clone-repository"
                    },
                    {
                        "apiVersion": "tekton.dev/v1",
                        "kind": "TaskRun",
                        "name": "gl-multi-7e2af944df84c7c8657ab6d034695034-prefetch-dependencies",
                        "pipelineTaskName": "prefetch-dependencies"
                    },
                    {
                        "apiVersion": "tekton.dev/v1",
                        "kind": "TaskRun",
                        "name": "gl-multi-component-child-mzhb-on-push-rgdx8-build-container",
                        "pipelineTaskName": "build-container"
                    },
                    {
                        "apiVersion": "tekton.dev/v1",
                        "kind": "TaskRun",
                        "name": "gl-multi-component-child-mzhb-on-push-rgdx8-build-image-index",
                        "pipelineTaskName": "build-image-index"
                    },
                    {
                        "apiVersion": "tekton.dev/v1",
                        "kind": "TaskRun",
                        "name": "gl-7e2af944df84c7c8657ab6d034695034-deprecated-base-image-check",
                        "pipelineTaskName": "deprecated-base-image-check",
                        "whenExpressions": [
                            {
                                "input": "false",
                                "operator": "in",
                                "values": [
                                    "false"
                                ]
                            }
                        ]
                    },
                    {
                        "apiVersion": "tekton.dev/v1",
                        "kind": "TaskRun",
                        "name": "gl-multi-component-child-mzhb-on-push-rgdx8-clamav-scan",
                        "pipelineTaskName": "clamav-scan",
                        "whenExpressions": [
                            {
                                "input": "false",
                                "operator": "in",
                                "values": [
                                    "false"
                                ]
                            }
                        ]
                    },
                    {
                        "apiVersion": "tekton.dev/v1",
                        "kind": "TaskRun",
                        "name": "gl-multi-component-child-mzhb-on-push-rgdx8-sast-shell-check",
                        "pipelineTaskName": "sast-shell-check",
                        "whenExpressions": [
                            {
                                "input": "false",
                                "operator": "in",
                                "values": [
                                    "false"
                                ]
                            }
                        ]
                    },
                    {
                        "apiVersion": "tekton.dev/v1",
                        "kind": "TaskRun",
                        "name": "gl-multi-component-child-mzhb-on-push-rgdx8-sast-unicode-check",
                        "pipelineTaskName": "sast-unicode-check",
                        "whenExpressions": [
                            {
                                "input": "false",
                                "operator": "in",
                                "values": [
                                    "false"
                                ]
                            }
                        ]
                    },
                    {
                        "apiVersion": "tekton.dev/v1",
                        "kind": "TaskRun",
                        "name": "gl-multi-component-child-mzhb-on-push-rgdx8-rpms-signature-scan",
                        "pipelineTaskName": "rpms-signature-scan",
                        "whenExpressions": [
                            {
                                "input": "false",
                                "operator": "in",
                                "values": [
                                    "false"
                                ]
                            }
                        ]
                    },
                    {
                        "apiVersion": "tekton.dev/v1",
                        "kind": "TaskRun",
                        "name": "gl-multi-component-child-mzhb-on-push-rgdx8-tpa-scan",
                        "pipelineTaskName": "tpa-scan",
                        "whenExpressions": [
                            {
                                "input": "false",
                                "operator": "in",
                                "values": [
                                    "false"
                                ]
                            }
                        ]
                    }
                ],
                "completionTime": "2026-04-23T12:08:42Z",
                "conditions": [
                    {
                        "lastTransitionTime": "2026-04-23T12:08:42Z",
                        "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://gitlab.com/konflux-qe/build-nudge-child-qonmuu"
                                },
                                {
                                    "name": "revision",
                                    "value": "8aa6e0acb2253a245dba0c216944834eb437cf1a"
                                },
                                {
                                    "name": "ociStorage",
                                    "value": "quay.io/redhat-appstudio-qe/build-e2e-jzkz/gl-multi-component-child-mzhb:8aa6e0acb2253a245dba0c216944834eb437cf1a.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-jzkz/gl-multi-component-child-mzhb:8aa6e0acb2253a245dba0c216944834eb437cf1a.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:78c5f696f6f7db7436060a91eb05252f913363caed46c05ad5a4b09957aa4197"
                                    },
                                    {
                                        "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-jzkz/gl-multi-component-child-mzhb:8aa6e0acb2253a245dba0c216944834eb437cf1a"
                                },
                                {
                                    "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:43f0592e75657718c0a1ddbc0033132014d6b24e9f2391a0ce14187ec13e12ca"
                                    },
                                    {
                                        "name": "kind",
                                        "value": "task"
                                    }
                                ],
                                "resolver": "bundles"
                            }
                        },
                        {
                            "name": "build-image-index",
                            "params": [
                                {
                                    "name": "IMAGE",
                                    "value": "quay.io/redhat-appstudio-qe/build-e2e-jzkz/gl-multi-component-child-mzhb:8aa6e0acb2253a245dba0c216944834eb437cf1a"
                                },
                                {
                                    "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:fa19753f59288a397aab2ddb9459f35f0ec1b89f43c36e944a3958db72becb5a"
                                    },
                                    {
                                        "name": "kind",
                                        "value": "task"
                                    }
                                ],
                                "resolver": "bundles"
                            },
                            "when": [
                                {
                                    "input": "false",
                                    "operator": "in",
                                    "values": [
                                        "false"
                                    ]
                                }
                            ]
                        },
                        {
                            "name": "sast-unicode-check",
                            "params": [
                                {
                                    "name": "image-digest",
                                    "value": "$(tasks.build-image-index.results.IMAGE_DIGEST)"
                                },
                                {
                                    "name": "image-url",
                                    "value": "$(tasks.build-image-index.results.IMAGE_URL)"
                                },
                                {
                                    "name": "SOURCE_ARTIFACT",
                                    "value": "$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"
                                },
                                {
                                    "name": "CACHI2_ARTIFACT",
                                    "value": "$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"
                                }
                            ],
                            "runAfter": [
                                "build-image-index"
                            ],
                            "taskRef": {
                                "params": [
                                    {
                                        "name": "name",
                                        "value": "sast-unicode-check-oci-ta-min"
                                    },
                                    {
                                        "name": "bundle",
                                        "value": "quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check-oci-ta-min:0.4@sha256:624d9ed6d461b59a16d8c1578276626c02fa6d56e0ee4bcd752f7859055f21ab"
                                    },
                                    {
                                        "name": "kind",
                                        "value": "task"
                                    }
                                ],
                                "resolver": "bundles"
                            },
                            "when": [
                                {
                                    "input": "false",
                                    "operator": "in",
                                    "values": [
                                        "false"
                                    ]
                                }
                            ]
                        },
                        {
                            "name": "rpms-signature-scan",
                            "params": [
                                {
                                    "name": "image-url",
                                    "value": "$(tasks.build-image-index.results.IMAGE_URL)"
                                },
                                {
                                    "name": "image-digest",
                                    "value": "$(tasks.build-image-index.results.IMAGE_DIGEST)"
                                }
                            ],
                            "runAfter": [
                                "build-image-index"
                            ],
                            "taskRef": {
                                "params": [
                                    {
                                        "name": "name",
                                        "value": "rpms-signature-scan"
                                    },
                                    {
                                        "name": "bundle",
                                        "value": "quay.io/konflux-ci/tekton-catalog/task-rpms-signature-scan:0.2@sha256:b2224a0442ac705e20a25b8609e1760321d9d86da7901fd0392a90102688e37d"
                                    },
                                    {
                                        "name": "kind",
                                        "value": "task"
                                    }
                                ],
                                "resolver": "bundles"
                            },
                            "when": [
                                {
                                    "input": "false",
                                    "operator": "in",
                                    "values": [
                                        "false"
                                    ]
                                }
                            ]
                        },
                        {
                            "name": "tpa-scan",
                            "params": [
                                {
                                    "name": "image-digest",
                                    "value": "$(tasks.build-image-index.results.IMAGE_DIGEST)"
                                },
                                {
                                    "name": "image-url",
                                    "value": "$(tasks.build-image-index.results.IMAGE_URL)"
                                }
                            ],
                            "runAfter": [
                                "build-image-index"
                            ],
                            "taskRef": {
                                "params": [
                                    {
                                        "name": "name",
                                        "value": "tpa-scan"
                                    },
                                    {
                                        "name": "bundle",
                                        "value": "quay.io/konflux-ci/tekton-catalog/task-tpa-scan:0.1@sha256:68b6e188f742da92af9c40a794fd021a65d49b419d1e36096277b2d9ebbe1afc"
                                    },
                                    {
                                        "name": "kind",
                                        "value": "task"
                                    }
                                ],
                                "resolver": "bundles"
                            },
                            "when": [
                                {
                                    "input": "false",
                                    "operator": "in",
                                    "values": [
                                        "false"
                                    ]
                                }
                            ]
                        }
                    ],
                    "workspaces": [
                        {
                            "name": "git-auth",
                            "optional": true
                        },
                        {
                            "name": "netrc",
                            "optional": true
                        }
                    ]
                },
                "provenance": {
                    "featureFlags": {
                        "awaitSidecarReadiness": true,
                        "coschedule": "workspaces",
                        "enableAPIFields": "alpha",
                        "enableParamEnum": true,
                        "enableProvenanceInStatus": true,
                        "enforceNonfalsifiability": "none",
                        "maxResultSize": 4096,
                        "resultExtractionMethod": "termination-message",
                        "runningInEnvWithInjectedSidecars": true,
                        "verificationNoMatchPolicy": "ignore"
                    }
                },
                "results": [
                    {
                        "name": "IMAGE_URL",
                        "value": "quay.io/redhat-appstudio-qe/build-e2e-jzkz/gl-multi-component-child-mzhb:8aa6e0acb2253a245dba0c216944834eb437cf1a"
                    },
                    {
                        "name": "IMAGE_DIGEST",
                        "value": "sha256:db53fa39d8e59b620fdebccac4dc2e9c810df14261f2b49cd1ced74b3deec538"
                    },
                    {
                        "name": "CHAINS-GIT_URL",
                        "value": "https://gitlab.com/konflux-qe/build-nudge-child-qonmuu"
                    },
                    {
                        "name": "CHAINS-GIT_COMMIT",
                        "value": "8aa6e0acb2253a245dba0c216944834eb437cf1a"
                    }
                ],
                "spanContext": {
                    "traceparent": "00-beed0f25aea85a560664187726c0d412-05ce88f60da74bc4-01"
                },
                "startTime": "2026-04-23T12:01:18Z"
            }
        },
        {
            "apiVersion": "tekton.dev/v1",
            "kind": "PipelineRun",
            "metadata": {
                "annotations": {
                    "appstudio.openshift.io/snapshot": "build-suite-component-update-gyat-20260423-120224-000",
                    "appstudio.openshift.io/snapshots": "build-suite-component-update-gyat-20260423-120224-000",
                    "build.appstudio.openshift.io/repo": "https://gitlab.com/konflux-qe/build-nudge-child-qonmuu/-/tree/877b3ad9a6a65bbb12cb1f87d9fbda2a1b6ad3f1",
                    "build.appstudio.redhat.com/commit_sha": "877b3ad9a6a65bbb12cb1f87d9fbda2a1b6ad3f1",
                    "build.appstudio.redhat.com/target_branch": "multi-component-child-base-mzhb",
                    "chains.tekton.dev/signed": "true",
                    "pipelinesascode.tekton.dev/branch": "multi-component-child-base-mzhb",
                    "pipelinesascode.tekton.dev/cancel-in-progress": "false",
                    "pipelinesascode.tekton.dev/controller-info": "{\"name\":\"default\",\"configmap\":\"pipelines-as-code\",\"secret\":\"pipelines-as-code-secret\", \"gRepo\": \"pipelines-as-code\"}",
                    "pipelinesascode.tekton.dev/event-type": "push",
                    "pipelinesascode.tekton.dev/git-auth-secret": "pac-gitauth-zsyqsu",
                    "pipelinesascode.tekton.dev/git-provider": "gitlab",
                    "pipelinesascode.tekton.dev/log-url": "https://console-openshift-console.apps.rosa.kx-c30d254d27.34mm.p3.openshiftapps.com/k8s/ns/build-e2e-jzkz/tekton.dev~v1~PipelineRun/gl-multi-component-child-mzhb-on-push-v8wxq",
                    "pipelinesascode.tekton.dev/max-keep-runs": "3",
                    "pipelinesascode.tekton.dev/on-cel-expression": "event == \"push\" \u0026\u0026 target_branch == \"multi-component-child-base-mzhb\"",
                    "pipelinesascode.tekton.dev/original-prname": "gl-multi-component-child-mzhb-on-push",
                    "pipelinesascode.tekton.dev/repo-url": "https://gitlab.com/konflux-qe/build-nudge-child-qonmuu",
                    "pipelinesascode.tekton.dev/repository": "gl-multi-component-child-mzhb",
                    "pipelinesascode.tekton.dev/scm-reporting-plr-started": "true",
                    "pipelinesascode.tekton.dev/sender": "konflux-ci-qe-bot",
                    "pipelinesascode.tekton.dev/sha": "877b3ad9a6a65bbb12cb1f87d9fbda2a1b6ad3f1",
                    "pipelinesascode.tekton.dev/sha-title": "Merge branch 'konflux-gl-multi-component-child-mzhb' into 'multi-component-child-base-mzhb'",
                    "pipelinesascode.tekton.dev/sha-url": "https://gitlab.com/konflux-qe/build-nudge-child-qonmuu/-/commit/877b3ad9a6a65bbb12cb1f87d9fbda2a1b6ad3f1",
                    "pipelinesascode.tekton.dev/source-branch": "refs/heads/multi-component-child-base-mzhb",
                    "pipelinesascode.tekton.dev/source-project-id": "81578742",
                    "pipelinesascode.tekton.dev/source-repo-url": "https://gitlab.com/konflux-qe/build-nudge-child-qonmuu",
                    "pipelinesascode.tekton.dev/state": "completed",
                    "pipelinesascode.tekton.dev/target-project-id": "81578742",
                    "pipelinesascode.tekton.dev/url-org": "konflux-qe",
                    "pipelinesascode.tekton.dev/url-repository": "build-nudge-child-qonmuu",
                    "results.tekton.dev/record": "build-e2e-jzkz/results/6eea5b9e-924e-49b0-9626-40efd0dddc03/records/6eea5b9e-924e-49b0-9626-40efd0dddc03",
                    "results.tekton.dev/recordSummaryAnnotations": "{\"repo\":\"build-nudge-child-qonmuu\",\"commit\":\"877b3ad9a6a65bbb12cb1f87d9fbda2a1b6ad3f1\",\"eventType\":\"push\"}",
                    "results.tekton.dev/result": "build-e2e-jzkz/results/6eea5b9e-924e-49b0-9626-40efd0dddc03",
                    "test.appstudio.openshift.io/added-to-global-candidate-list": "{\"result\":true,\"reason\":\"Success\",\"lastupdatedtime\":\"2026-04-23T12:09:28Z\"}",
                    "test.appstudio.openshift.io/create-snapshot-status": "{\"message\":\"Sucessfully created snapshot. See annotation appstudio.openshift.io/snapshot for name\",\"status\":\"success\"}"
                },
                "creationTimestamp": "2026-04-23T12:02:24Z",
                "finalizers": [
                    "results.tekton.dev/pipelinerun",
                    "chains.tekton.dev/pipelinerun",
                    "pipelinesascode.tekton.dev/finalizer"
                ],
                "generateName": "gl-multi-component-child-mzhb-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-gyat",
                    "appstudio.openshift.io/component": "gl-multi-component-child-mzhb",
                    "kueue.x-k8s.io/priority-class": "konflux-post-merge-build",
                    "kueue.x-k8s.io/queue-name": "pipelines-queue",
                    "pipelines.appstudio.openshift.io/type": "build",
                    "pipelinesascode.tekton.dev/cancel-in-progress": "false",
                    "pipelinesascode.tekton.dev/event-type": "push",
                    "pipelinesascode.tekton.dev/original-prname": "gl-multi-component-child-mzhb-on-push",
                    "pipelinesascode.tekton.dev/repository": "gl-multi-component-child-mzhb",
                    "pipelinesascode.tekton.dev/sha": "877b3ad9a6a65bbb12cb1f87d9fbda2a1b6ad3f1",
                    "pipelinesascode.tekton.dev/state": "completed",
                    "pipelinesascode.tekton.dev/url-org": "konflux-qe",
                    "pipelinesascode.tekton.dev/url-repository": "build-nudge-child-qonmuu",
                    "tekton.dev/pipeline": "gl-multi-component-child-mzhb-on-push-v8wxq"
                },
                "name": "gl-multi-component-child-mzhb-on-push-v8wxq",
                "namespace": "build-e2e-jzkz",
                "resourceVersion": "119419",
                "uid": "6eea5b9e-924e-49b0-9626-40efd0dddc03"
            },
            "spec": {
                "params": [
                    {
                        "name": "git-url",
                        "value": "https://gitlab.com/konflux-qe/build-nudge-child-qonmuu"
                    },
                    {
                        "name": "revision",
                        "value": "877b3ad9a6a65bbb12cb1f87d9fbda2a1b6ad3f1"
                    },
                    {
                        "name": "output-image",
                        "value": "quay.io/redhat-appstudio-qe/build-e2e-jzkz/gl-multi-component-child-mzhb:877b3ad9a6a65bbb12cb1f87d9fbda2a1b6ad3f1"
                    },
                    {
                        "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:78c5f696f6f7db7436060a91eb05252f913363caed46c05ad5a4b09957aa4197"
                                    },
                                    {
                                        "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:43f0592e75657718c0a1ddbc0033132014d6b24e9f2391a0ce14187ec13e12ca"
                                    },
                                    {
                                        "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:fa19753f59288a397aab2ddb9459f35f0ec1b89f43c36e944a3958db72becb5a"
                                    },
                                    {
                                        "name": "kind",
                                        "value": "task"
                                    }
                                ],
                                "resolver": "bundles"
                            },
                            "when": [
                                {
                                    "input": "$(params.skip-checks)",
                                    "operator": "in",
                                    "values": [
                                        "false"
                                    ]
                                }
                            ]
                        },
                        {
                            "name": "sast-unicode-check",
                            "params": [
                                {
                                    "name": "image-digest",
                                    "value": "$(tasks.build-image-index.results.IMAGE_DIGEST)"
                                },
                                {
                                    "name": "image-url",
                                    "value": "$(tasks.build-image-index.results.IMAGE_URL)"
                                },
                                {
                                    "name": "SOURCE_ARTIFACT",
                                    "value": "$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"
                                },
                                {
                                    "name": "CACHI2_ARTIFACT",
                                    "value": "$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"
                                }
                            ],
                            "runAfter": [
                                "build-image-index"
                            ],
                            "taskRef": {
                                "params": [
                                    {
                                        "name": "name",
                                        "value": "sast-unicode-check-oci-ta-min"
                                    },
                                    {
                                        "name": "bundle",
                                        "value": "quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check-oci-ta-min:0.4@sha256:624d9ed6d461b59a16d8c1578276626c02fa6d56e0ee4bcd752f7859055f21ab"
                                    },
                                    {
                                        "name": "kind",
                                        "value": "task"
                                    }
                                ],
                                "resolver": "bundles"
                            },
                            "when": [
                                {
                                    "input": "$(params.skip-checks)",
                                    "operator": "in",
                                    "values": [
                                        "false"
                                    ]
                                }
                            ]
                        },
                        {
                            "name": "rpms-signature-scan",
                            "params": [
                                {
                                    "name": "image-url",
                                    "value": "$(tasks.build-image-index.results.IMAGE_URL)"
                                },
                                {
                                    "name": "image-digest",
                                    "value": "$(tasks.build-image-index.results.IMAGE_DIGEST)"
                                }
                            ],
                            "runAfter": [
                                "build-image-index"
                            ],
                            "taskRef": {
                                "params": [
                                    {
                                        "name": "name",
                                        "value": "rpms-signature-scan"
                                    },
                                    {
                                        "name": "bundle",
                                        "value": "quay.io/konflux-ci/tekton-catalog/task-rpms-signature-scan:0.2@sha256:b2224a0442ac705e20a25b8609e1760321d9d86da7901fd0392a90102688e37d"
                                    },
                                    {
                                        "name": "kind",
                                        "value": "task"
                                    }
                                ],
                                "resolver": "bundles"
                            },
                            "when": [
                                {
                                    "input": "$(params.skip-checks)",
                                    "operator": "in",
                                    "values": [
                                        "false"
                                    ]
                                }
                            ]
                        },
                        {
                            "name": "tpa-scan",
                            "params": [
                                {
                                    "name": "image-digest",
                                    "value": "$(tasks.build-image-index.results.IMAGE_DIGEST)"
                                },
                                {
                                    "name": "image-url",
                                    "value": "$(tasks.build-image-index.results.IMAGE_URL)"
                                }
                            ],
                            "runAfter": [
                                "build-image-index"
                            ],
                            "taskRef": {
                                "params": [
                                    {
                                        "name": "name",
                                        "value": "tpa-scan"
                                    },
                                    {
                                        "name": "bundle",
                                        "value": "quay.io/konflux-ci/tekton-catalog/task-tpa-scan:0.1@sha256:68b6e188f742da92af9c40a794fd021a65d49b419d1e36096277b2d9ebbe1afc"
                                    },
                                    {
                                        "name": "kind",
                                        "value": "task"
                                    }
                                ],
                                "resolver": "bundles"
                            },
                            "when": [
                                {
                                    "input": "$(params.skip-checks)",
                                    "operator": "in",
                                    "values": [
                                        "false"
                                    ]
                                }
                            ]
                        }
                    ],
                    "workspaces": [
                        {
                            "name": "git-auth",
                            "optional": true
                        },
                        {
                            "name": "netrc",
                            "optional": true
                        }
                    ]
                },
                "taskRunTemplate": {
                    "podTemplate": {
                        "nodeSelector": {
                            "konflux-ci.dev/workload": "konflux-tenants"
                        },
                        "tolerations": [
                            {
                                "effect": "NoSchedule",
                                "key": "konflux-ci.dev/workload",
                                "operator": "Equal",
                                "value": "konflux-tenants"
                            }
                        ]
                    },
                    "serviceAccountName": "build-pipeline-gl-multi-component-child-mzhb"
                },
                "timeouts": {
                    "pipeline": "2h0m0s"
                },
                "workspaces": [
                    {
                        "name": "git-auth",
                        "secret": {
                            "secretName": "pac-gitauth-zsyqsu"
                        }
                    }
                ]
            },
            "status": {
                "childReferences": [
                    {
                        "apiVersion": "tekton.dev/v1",
                        "kind": "TaskRun",
                        "name": "gl-multi-component-child-mzhb-on-push-v8wxq-init",
                        "pipelineTaskName": "init"
                    },
                    {
                        "apiVersion": "tekton.dev/v1",
                        "kind": "TaskRun",
                        "name": "gl-multi-component-child-mzhb-on-push-v8wxq-clone-repository",
                        "pipelineTaskName": "clone-repository"
                    },
                    {
                        "apiVersion": "tekton.dev/v1",
                        "kind": "TaskRun",
                        "name": "gl-multi-ccca93e1015b5cca9db56384723b2f99-prefetch-dependencies",
                        "pipelineTaskName": "prefetch-dependencies"
                    },
                    {
                        "apiVersion": "tekton.dev/v1",
                        "kind": "TaskRun",
                        "name": "gl-multi-component-child-mzhb-on-push-v8wxq-build-container",
                        "pipelineTaskName": "build-container"
                    },
                    {
                        "apiVersion": "tekton.dev/v1",
                        "kind": "TaskRun",
                        "name": "gl-multi-component-child-mzhb-on-push-v8wxq-build-image-index",
                        "pipelineTaskName": "build-image-index"
                    },
                    {
                        "apiVersion": "tekton.dev/v1",
                        "kind": "TaskRun",
                        "name": "gl-ccca93e1015b5cca9db56384723b2f99-deprecated-base-image-check",
                        "pipelineTaskName": "deprecated-base-image-check",
                        "whenExpressions": [
                            {
                                "input": "false",
                                "operator": "in",
                                "values": [
                                    "false"
                                ]
                            }
                        ]
                    },
                    {
                        "apiVersion": "tekton.dev/v1",
                        "kind": "TaskRun",
                        "name": "gl-multi-component-child-mzhb-on-push-v8wxq-clamav-scan",
                        "pipelineTaskName": "clamav-scan",
                        "whenExpressions": [
                            {
                                "input": "false",
                                "operator": "in",
                                "values": [
                                    "false"
                                ]
                            }
                        ]
                    },
                    {
                        "apiVersion": "tekton.dev/v1",
                        "kind": "TaskRun",
                        "name": "gl-multi-component-child-mzhb-on-push-v8wxq-sast-shell-check",
                        "pipelineTaskName": "sast-shell-check",
                        "whenExpressions": [
                            {
                                "input": "false",
                                "operator": "in",
                                "values": [
                                    "false"
                                ]
                            }
                        ]
                    },
                    {
                        "apiVersion": "tekton.dev/v1",
                        "kind": "TaskRun",
                        "name": "gl-multi-component-child-mzhb-on-push-v8wxq-sast-unicode-check",
                        "pipelineTaskName": "sast-unicode-check",
                        "whenExpressions": [
                            {
                                "input": "false",
                                "operator": "in",
                                "values": [
                                    "false"
                                ]
                            }
                        ]
                    },
                    {
                        "apiVersion": "tekton.dev/v1",
                        "kind": "TaskRun",
                        "name": "gl-multi-component-child-mzhb-on-push-v8wxq-rpms-signature-scan",
                        "pipelineTaskName": "rpms-signature-scan",
                        "whenExpressions": [
                            {
                                "input": "false",
                                "operator": "in",
                                "values": [
                                    "false"
                                ]
                            }
                        ]
                    },
                    {
                        "apiVersion": "tekton.dev/v1",
                        "kind": "TaskRun",
                        "name": "gl-multi-component-child-mzhb-on-push-v8wxq-tpa-scan",
                        "pipelineTaskName": "tpa-scan",
                        "whenExpressions": [
                            {
                                "input": "false",
                                "operator": "in",
                                "values": [
                                    "false"
                                ]
                            }
                        ]
                    }
                ],
                "completionTime": "2026-04-23T12:09:26Z",
                "conditions": [
                    {
                        "lastTransitionTime": "2026-04-23T12:09:26Z",
                        "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://gitlab.com/konflux-qe/build-nudge-child-qonmuu"
                                },
                                {
                                    "name": "revision",
                                    "value": "877b3ad9a6a65bbb12cb1f87d9fbda2a1b6ad3f1"
                                },
                                {
                                    "name": "ociStorage",
                                    "value": "quay.io/redhat-appstudio-qe/build-e2e-jzkz/gl-multi-component-child-mzhb:877b3ad9a6a65bbb12cb1f87d9fbda2a1b6ad3f1.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-jzkz/gl-multi-component-child-mzhb:877b3ad9a6a65bbb12cb1f87d9fbda2a1b6ad3f1.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:78c5f696f6f7db7436060a91eb05252f913363caed46c05ad5a4b09957aa4197"
                                    },
                                    {
                                        "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-jzkz/gl-multi-component-child-mzhb:877b3ad9a6a65bbb12cb1f87d9fbda2a1b6ad3f1"
                                },
                                {
                                    "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:43f0592e75657718c0a1ddbc0033132014d6b24e9f2391a0ce14187ec13e12ca"
                                    },
                                    {
                                        "name": "kind",
                                        "value": "task"
                                    }
                                ],
                                "resolver": "bundles"
                            }
                        },
                        {
                            "name": "build-image-index",
                            "params": [
                                {
                                    "name": "IMAGE",
                                    "value": "quay.io/redhat-appstudio-qe/build-e2e-jzkz/gl-multi-component-child-mzhb:877b3ad9a6a65bbb12cb1f87d9fbda2a1b6ad3f1"
                                },
                                {
                                    "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:fa19753f59288a397aab2ddb9459f35f0ec1b89f43c36e944a3958db72becb5a"
                                    },
                                    {
                                        "name": "kind",
                                        "value": "task"
                                    }
                                ],
                                "resolver": "bundles"
                            },
                            "when": [
                                {
                                    "input": "false",
                                    "operator": "in",
                                    "values": [
                                        "false"
                                    ]
                                }
                            ]
                        },
                        {
                            "name": "sast-unicode-check",
                            "params": [
                                {
                                    "name": "image-digest",
                                    "value": "$(tasks.build-image-index.results.IMAGE_DIGEST)"
                                },
                                {
                                    "name": "image-url",
                                    "value": "$(tasks.build-image-index.results.IMAGE_URL)"
                                },
                                {
                                    "name": "SOURCE_ARTIFACT",
                                    "value": "$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"
                                },
                                {
                                    "name": "CACHI2_ARTIFACT",
                                    "value": "$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"
                                }
                            ],
                            "runAfter": [
                                "build-image-index"
                            ],
                            "taskRef": {
                                "params": [
                                    {
                                        "name": "name",
                                        "value": "sast-unicode-check-oci-ta-min"
                                    },
                                    {
                                        "name": "bundle",
                                        "value": "quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check-oci-ta-min:0.4@sha256:624d9ed6d461b59a16d8c1578276626c02fa6d56e0ee4bcd752f7859055f21ab"
                                    },
                                    {
                                        "name": "kind",
                                        "value": "task"
                                    }
                                ],
                                "resolver": "bundles"
                            },
                            "when": [
                                {
                                    "input": "false",
                                    "operator": "in",
                                    "values": [
                                        "false"
                                    ]
                                }
                            ]
                        },
                        {
                            "name": "rpms-signature-scan",
                            "params": [
                                {
                                    "name": "image-url",
                                    "value": "$(tasks.build-image-index.results.IMAGE_URL)"
                                },
                                {
                                    "name": "image-digest",
                                    "value": "$(tasks.build-image-index.results.IMAGE_DIGEST)"
                                }
                            ],
                            "runAfter": [
                                "build-image-index"
                            ],
                            "taskRef": {
                                "params": [
                                    {
                                        "name": "name",
                                        "value": "rpms-signature-scan"
                                    },
                                    {
                                        "name": "bundle",
                                        "value": "quay.io/konflux-ci/tekton-catalog/task-rpms-signature-scan:0.2@sha256:b2224a0442ac705e20a25b8609e1760321d9d86da7901fd0392a90102688e37d"
                                    },
                                    {
                                        "name": "kind",
                                        "value": "task"
                                    }
                                ],
                                "resolver": "bundles"
                            },
                            "when": [
                                {
                                    "input": "false",
                                    "operator": "in",
                                    "values": [
                                        "false"
                                    ]
                                }
                            ]
                        },
                        {
                            "name": "tpa-scan",
                            "params": [
                                {
                                    "name": "image-digest",
                                    "value": "$(tasks.build-image-index.results.IMAGE_DIGEST)"
                                },
                                {
                                    "name": "image-url",
                                    "value": "$(tasks.build-image-index.results.IMAGE_URL)"
                                }
                            ],
                            "runAfter": [
                                "build-image-index"
                            ],
                            "taskRef": {
                                "params": [
                                    {
                                        "name": "name",
                                        "value": "tpa-scan"
                                    },
                                    {
                                        "name": "bundle",
                                        "value": "quay.io/konflux-ci/tekton-catalog/task-tpa-scan:0.1@sha256:68b6e188f742da92af9c40a794fd021a65d49b419d1e36096277b2d9ebbe1afc"
                                    },
                                    {
                                        "name": "kind",
                                        "value": "task"
                                    }
                                ],
                                "resolver": "bundles"
                            },
                            "when": [
                                {
                                    "input": "false",
                                    "operator": "in",
                                    "values": [
                                        "false"
                                    ]
                                }
                            ]
                        }
                    ],
                    "workspaces": [
                        {
                            "name": "git-auth",
                            "optional": true
                        },
                        {
                            "name": "netrc",
                            "optional": true
                        }
                    ]
                },
                "provenance": {
                    "featureFlags": {
                        "awaitSidecarReadiness": true,
                        "coschedule": "workspaces",
                        "enableAPIFields": "alpha",
                        "enableParamEnum": true,
                        "enableProvenanceInStatus": true,
                        "enforceNonfalsifiability": "none",
                        "maxResultSize": 4096,
                        "resultExtractionMethod": "termination-message",
                        "runningInEnvWithInjectedSidecars": true,
                        "verificationNoMatchPolicy": "ignore"
                    }
                },
                "results": [
                    {
                        "name": "IMAGE_URL",
                        "value": "quay.io/redhat-appstudio-qe/build-e2e-jzkz/gl-multi-component-child-mzhb:877b3ad9a6a65bbb12cb1f87d9fbda2a1b6ad3f1"
                    },
                    {
                        "name": "IMAGE_DIGEST",
                        "value": "sha256:4c129249839785ff90302f4f577378b14f606b29bd7deaa9cde332017a083aa6"
                    },
                    {
                        "name": "CHAINS-GIT_URL",
                        "value": "https://gitlab.com/konflux-qe/build-nudge-child-qonmuu"
                    },
                    {
                        "name": "CHAINS-GIT_COMMIT",
                        "value": "877b3ad9a6a65bbb12cb1f87d9fbda2a1b6ad3f1"
                    }
                ],
                "spanContext": {
                    "traceparent": "00-4a0fde0001efd522a2f91d8a4f709d79-a7bc14be272108bb-01"
                },
                "startTime": "2026-04-23T12:02:24Z"
            }
        },
        {
            "apiVersion": "tekton.dev/v1",
            "kind": "PipelineRun",
            "metadata": {
                "annotations": {
                    "appstudio.openshift.io/snapshot": "build-suite-component-update-gyat-20260423-115151-000",
                    "appstudio.openshift.io/snapshots": "build-suite-component-update-gyat-20260423-115151-000",
                    "build.appstudio.openshift.io/repo": "https://gitlab.com/konflux-qe/build-nudge-parent-qonmuu/-/tree/a17c3dd1ab7cef2b0bcf93c0d7ea5b7fa5f00004",
                    "build.appstudio.redhat.com/commit_sha": "a17c3dd1ab7cef2b0bcf93c0d7ea5b7fa5f00004",
                    "build.appstudio.redhat.com/pull_request_number": "1",
                    "build.appstudio.redhat.com/target_branch": "multi-component-parent-base-mzhb",
                    "chains.tekton.dev/signed": "true",
                    "pipelinesascode.tekton.dev/branch": "multi-component-parent-base-mzhb",
                    "pipelinesascode.tekton.dev/cancel-in-progress": "true",
                    "pipelinesascode.tekton.dev/controller-info": "{\"name\":\"default\",\"configmap\":\"pipelines-as-code\",\"secret\":\"pipelines-as-code-secret\", \"gRepo\": \"pipelines-as-code\"}",
                    "pipelinesascode.tekton.dev/event-type": "Merge Request",
                    "pipelinesascode.tekton.dev/git-auth-secret": "pac-gitauth-vdvywf",
                    "pipelinesascode.tekton.dev/git-provider": "gitlab",
                    "pipelinesascode.tekton.dev/log-url": "https://console-openshift-console.apps.rosa.kx-c30d254d27.34mm.p3.openshiftapps.com/k8s/ns/build-e2e-jzkz/tekton.dev~v1~PipelineRun/gl-multi-component-parent-mzhb-on-pull-request-f9kdb",
                    "pipelinesascode.tekton.dev/max-keep-runs": "3",
                    "pipelinesascode.tekton.dev/on-cel-expression": "event == \"pull_request\" \u0026\u0026 target_branch == \"multi-component-parent-base-mzhb\"",
                    "pipelinesascode.tekton.dev/original-prname": "gl-multi-component-parent-mzhb-on-pull-request",
                    "pipelinesascode.tekton.dev/pull-request": "1",
                    "pipelinesascode.tekton.dev/repo-url": "https://gitlab.com/konflux-qe/build-nudge-parent-qonmuu",
                    "pipelinesascode.tekton.dev/repository": "gl-multi-component-parent-mzhb",
                    "pipelinesascode.tekton.dev/scm-reporting-plr-started": "true",
                    "pipelinesascode.tekton.dev/sender": "konflux-ci-qe-bot",
                    "pipelinesascode.tekton.dev/sha": "a17c3dd1ab7cef2b0bcf93c0d7ea5b7fa5f00004",
                    "pipelinesascode.tekton.dev/sha-title": "Konflux update gl-multi-component-parent-mzhb",
                    "pipelinesascode.tekton.dev/sha-url": "https://gitlab.com/konflux-qe/build-nudge-parent-qonmuu/-/commit/a17c3dd1ab7cef2b0bcf93c0d7ea5b7fa5f00004",
                    "pipelinesascode.tekton.dev/source-branch": "konflux-gl-multi-component-parent-mzhb",
                    "pipelinesascode.tekton.dev/source-project-id": "81578732",
                    "pipelinesascode.tekton.dev/source-repo-url": "https://gitlab.com/konflux-qe/build-nudge-parent-qonmuu",
                    "pipelinesascode.tekton.dev/state": "completed",
                    "pipelinesascode.tekton.dev/target-project-id": "81578732",
                    "pipelinesascode.tekton.dev/url-org": "konflux-qe",
                    "pipelinesascode.tekton.dev/url-repository": "build-nudge-parent-qonmuu",
                    "results.tekton.dev/record": "build-e2e-jzkz/results/2dec7753-1ffb-45c3-b01d-9a63c0721a72/records/2dec7753-1ffb-45c3-b01d-9a63c0721a72",
                    "results.tekton.dev/recordSummaryAnnotations": "{\"repo\":\"build-nudge-parent-qonmuu\",\"commit\":\"a17c3dd1ab7cef2b0bcf93c0d7ea5b7fa5f00004\",\"eventType\":\"Merge Request\",\"pull_request-id\":1}",
                    "results.tekton.dev/result": "build-e2e-jzkz/results/2dec7753-1ffb-45c3-b01d-9a63c0721a72",
                    "test.appstudio.openshift.io/create-snapshot-status": "{\"message\":\"Sucessfully created snapshot. See annotation appstudio.openshift.io/snapshot for name\",\"status\":\"success\"}",
                    "test.appstudio.openshift.io/pr-group": "konflux-gl-multi-component-parent-mzhb",
                    "test.appstudio.openshift.io/snapshot-creation-report": "SnapshotCreated"
                },
                "creationTimestamp": "2026-04-23T11:51:50Z",
                "finalizers": [
                    "results.tekton.dev/pipelinerun",
                    "chains.tekton.dev/pipelinerun",
                    "pipelinesascode.tekton.dev/finalizer"
                ],
                "generateName": "gl-multi-component-parent-mzhb-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-gyat",
                    "appstudio.openshift.io/component": "gl-multi-component-parent-mzhb",
                    "kueue.x-k8s.io/priority-class": "konflux-pre-merge-build",
                    "kueue.x-k8s.io/queue-name": "pipelines-queue",
                    "pipelines.appstudio.openshift.io/type": "build",
                    "pipelinesascode.tekton.dev/cancel-in-progress": "true",
                    "pipelinesascode.tekton.dev/event-type": "Merge_Request",
                    "pipelinesascode.tekton.dev/original-prname": "gl-multi-component-parent-mzhb-on-pull-request",
                    "pipelinesascode.tekton.dev/pull-request": "1",
                    "pipelinesascode.tekton.dev/repository": "gl-multi-component-parent-mzhb",
                    "pipelinesascode.tekton.dev/sha": "a17c3dd1ab7cef2b0bcf93c0d7ea5b7fa5f00004",
                    "pipelinesascode.tekton.dev/state": "completed",
                    "pipelinesascode.tekton.dev/url-org": "konflux-qe",
                    "pipelinesascode.tekton.dev/url-repository": "build-nudge-parent-qonmuu",
                    "tekton.dev/pipeline": "gl-multi-component-parent-mzhb-on-pull-request-f9kdb",
                    "test.appstudio.openshift.io/pr-group-sha": "f9c84014fb17b4cde933ee6b1282629a2e8a83c2a53f47a7bc055a2f2a5d40"
                },
                "name": "gl-multi-component-parent-mzhb-on-pull-request-f9kdb",
                "namespace": "build-e2e-jzkz",
                "resourceVersion": "92371",
                "uid": "2dec7753-1ffb-45c3-b01d-9a63c0721a72"
            },
            "spec": {
                "params": [
                    {
                        "name": "git-url",
                        "value": "https://gitlab.com/konflux-qe/build-nudge-parent-qonmuu"
                    },
                    {
                        "name": "revision",
                        "value": "a17c3dd1ab7cef2b0bcf93c0d7ea5b7fa5f00004"
                    },
                    {
                        "name": "output-image",
                        "value": "quay.io/redhat-appstudio-qe/build-e2e-jzkz/gl-multi-component-parent-mzhb:on-pr-a17c3dd1ab7cef2b0bcf93c0d7ea5b7fa5f00004"
                    },
                    {
                        "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:78c5f696f6f7db7436060a91eb05252f913363caed46c05ad5a4b09957aa4197"
                                    },
                                    {
                                        "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:43f0592e75657718c0a1ddbc0033132014d6b24e9f2391a0ce14187ec13e12ca"
                                    },
                                    {
                                        "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:fa19753f59288a397aab2ddb9459f35f0ec1b89f43c36e944a3958db72becb5a"
                                    },
                                    {
                                        "name": "kind",
                                        "value": "task"
                                    }
                                ],
                                "resolver": "bundles"
                            },
                            "when": [
                                {
                                    "input": "$(params.skip-checks)",
                                    "operator": "in",
                                    "values": [
                                        "false"
                                    ]
                                }
                            ]
                        },
                        {
                            "name": "sast-unicode-check",
                            "params": [
                                {
                                    "name": "image-digest",
                                    "value": "$(tasks.build-image-index.results.IMAGE_DIGEST)"
                                },
                                {
                                    "name": "image-url",
                                    "value": "$(tasks.build-image-index.results.IMAGE_URL)"
                                },
                                {
                                    "name": "SOURCE_ARTIFACT",
                                    "value": "$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"
                                },
                                {
                                    "name": "CACHI2_ARTIFACT",
                                    "value": "$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"
                                }
                            ],
                            "runAfter": [
                                "build-image-index"
                            ],
                            "taskRef": {
                                "params": [
                                    {
                                        "name": "name",
                                        "value": "sast-unicode-check-oci-ta-min"
                                    },
                                    {
                                        "name": "bundle",
                                        "value": "quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check-oci-ta-min:0.4@sha256:624d9ed6d461b59a16d8c1578276626c02fa6d56e0ee4bcd752f7859055f21ab"
                                    },
                                    {
                                        "name": "kind",
                                        "value": "task"
                                    }
                                ],
                                "resolver": "bundles"
                            },
                            "when": [
                                {
                                    "input": "$(params.skip-checks)",
                                    "operator": "in",
                                    "values": [
                                        "false"
                                    ]
                                }
                            ]
                        },
                        {
                            "name": "rpms-signature-scan",
                            "params": [
                                {
                                    "name": "image-url",
                                    "value": "$(tasks.build-image-index.results.IMAGE_URL)"
                                },
                                {
                                    "name": "image-digest",
                                    "value": "$(tasks.build-image-index.results.IMAGE_DIGEST)"
                                }
                            ],
                            "runAfter": [
                                "build-image-index"
                            ],
                            "taskRef": {
                                "params": [
                                    {
                                        "name": "name",
                                        "value": "rpms-signature-scan"
                                    },
                                    {
                                        "name": "bundle",
                                        "value": "quay.io/konflux-ci/tekton-catalog/task-rpms-signature-scan:0.2@sha256:b2224a0442ac705e20a25b8609e1760321d9d86da7901fd0392a90102688e37d"
                                    },
                                    {
                                        "name": "kind",
                                        "value": "task"
                                    }
                                ],
                                "resolver": "bundles"
                            },
                            "when": [
                                {
                                    "input": "$(params.skip-checks)",
                                    "operator": "in",
                                    "values": [
                                        "false"
                                    ]
                                }
                            ]
                        },
                        {
                            "name": "tpa-scan",
                            "params": [
                                {
                                    "name": "image-digest",
                                    "value": "$(tasks.build-image-index.results.IMAGE_DIGEST)"
                                },
                                {
                                    "name": "image-url",
                                    "value": "$(tasks.build-image-index.results.IMAGE_URL)"
                                }
                            ],
                            "runAfter": [
                                "build-image-index"
                            ],
                            "taskRef": {
                                "params": [
                                    {
                                        "name": "name",
                                        "value": "tpa-scan"
                                    },
                                    {
                                        "name": "bundle",
                                        "value": "quay.io/konflux-ci/tekton-catalog/task-tpa-scan:0.1@sha256:68b6e188f742da92af9c40a794fd021a65d49b419d1e36096277b2d9ebbe1afc"
                                    },
                                    {
                                        "name": "kind",
                                        "value": "task"
                                    }
                                ],
                                "resolver": "bundles"
                            },
                            "when": [
                                {
                                    "input": "$(params.skip-checks)",
                                    "operator": "in",
                                    "values": [
                                        "false"
                                    ]
                                }
                            ]
                        }
                    ],
                    "workspaces": [
                        {
                            "name": "git-auth",
                            "optional": true
                        },
                        {
                            "name": "netrc",
                            "optional": true
                        }
                    ]
                },
                "taskRunTemplate": {
                    "podTemplate": {
                        "nodeSelector": {
                            "konflux-ci.dev/workload": "konflux-tenants"
                        },
                        "tolerations": [
                            {
                                "effect": "NoSchedule",
                                "key": "konflux-ci.dev/workload",
                                "operator": "Equal",
                                "value": "konflux-tenants"
                            }
                        ]
                    },
                    "serviceAccountName": "build-pipeline-gl-multi-component-parent-mzhb"
                },
                "timeouts": {
                    "pipeline": "2h0m0s"
                },
                "workspaces": [
                    {
                        "name": "git-auth",
                        "secret": {
                            "secretName": "pac-gitauth-vdvywf"
                        }
                    }
                ]
            },
            "status": {
                "childReferences": [
                    {
                        "apiVersion": "tekton.dev/v1",
                        "kind": "TaskRun",
                        "name": "gl-multi-component-parent-mzhb-on-pull-request-f9kdb-init",
                        "pipelineTaskName": "init"
                    },
                    {
                        "apiVersion": "tekton.dev/v1",
                        "kind": "TaskRun",
                        "name": "gl-multi-compoa99591c9bc53fb905aeae7c8b0b0c656-clone-repository",
                        "pipelineTaskName": "clone-repository"
                    },
                    {
                        "apiVersion": "tekton.dev/v1",
                        "kind": "TaskRun",
                        "name": "gl-multi-a99591c9bc53fb905aeae7c8b0b0c656-prefetch-dependencies",
                        "pipelineTaskName": "prefetch-dependencies"
                    },
                    {
                        "apiVersion": "tekton.dev/v1",
                        "kind": "TaskRun",
                        "name": "gl-multi-compona99591c9bc53fb905aeae7c8b0b0c656-build-container",
                        "pipelineTaskName": "build-container"
                    },
                    {
                        "apiVersion": "tekton.dev/v1",
                        "kind": "TaskRun",
                        "name": "gl-multi-compa99591c9bc53fb905aeae7c8b0b0c656-build-image-index",
                        "pipelineTaskName": "build-image-index"
                    },
                    {
                        "apiVersion": "tekton.dev/v1",
                        "kind": "TaskRun",
                        "name": "gl-a99591c9bc53fb905aeae7c8b0b0c656-deprecated-base-image-check",
                        "pipelineTaskName": "deprecated-base-image-check",
                        "whenExpressions": [
                            {
                                "input": "false",
                                "operator": "in",
                                "values": [
                                    "false"
                                ]
                            }
                        ]
                    },
                    {
                        "apiVersion": "tekton.dev/v1",
                        "kind": "TaskRun",
                        "name": "gl-multi-component-a99591c9bc53fb905aeae7c8b0b0c656-clamav-scan",
                        "pipelineTaskName": "clamav-scan",
                        "whenExpressions": [
                            {
                                "input": "false",
                                "operator": "in",
                                "values": [
                                    "false"
                                ]
                            }
                        ]
                    },
                    {
                        "apiVersion": "tekton.dev/v1",
                        "kind": "TaskRun",
                        "name": "gl-multi-compoa99591c9bc53fb905aeae7c8b0b0c656-sast-shell-check",
                        "pipelineTaskName": "sast-shell-check",
                        "whenExpressions": [
                            {
                                "input": "false",
                                "operator": "in",
                                "values": [
                                    "false"
                                ]
                            }
                        ]
                    },
                    {
                        "apiVersion": "tekton.dev/v1",
                        "kind": "TaskRun",
                        "name": "gl-multi-coma99591c9bc53fb905aeae7c8b0b0c656-sast-unicode-check",
                        "pipelineTaskName": "sast-unicode-check",
                        "whenExpressions": [
                            {
                                "input": "false",
                                "operator": "in",
                                "values": [
                                    "false"
                                ]
                            }
                        ]
                    },
                    {
                        "apiVersion": "tekton.dev/v1",
                        "kind": "TaskRun",
                        "name": "gl-multi-coa99591c9bc53fb905aeae7c8b0b0c656-rpms-signature-scan",
                        "pipelineTaskName": "rpms-signature-scan",
                        "whenExpressions": [
                            {
                                "input": "false",
                                "operator": "in",
                                "values": [
                                    "false"
                                ]
                            }
                        ]
                    },
                    {
                        "apiVersion": "tekton.dev/v1",
                        "kind": "TaskRun",
                        "name": "gl-multi-component-parent-mzhb-on-pull-request-f9kdb-tpa-scan",
                        "pipelineTaskName": "tpa-scan",
                        "whenExpressions": [
                            {
                                "input": "false",
                                "operator": "in",
                                "values": [
                                    "false"
                                ]
                            }
                        ]
                    }
                ],
                "completionTime": "2026-04-23T12:01:05Z",
                "conditions": [
                    {
                        "lastTransitionTime": "2026-04-23T12:01: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://gitlab.com/konflux-qe/build-nudge-parent-qonmuu"
                                },
                                {
                                    "name": "revision",
                                    "value": "a17c3dd1ab7cef2b0bcf93c0d7ea5b7fa5f00004"
                                },
                                {
                                    "name": "ociStorage",
                                    "value": "quay.io/redhat-appstudio-qe/build-e2e-jzkz/gl-multi-component-parent-mzhb:on-pr-a17c3dd1ab7cef2b0bcf93c0d7ea5b7fa5f00004.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-jzkz/gl-multi-component-parent-mzhb:on-pr-a17c3dd1ab7cef2b0bcf93c0d7ea5b7fa5f00004.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:78c5f696f6f7db7436060a91eb05252f913363caed46c05ad5a4b09957aa4197"
                                    },
                                    {
                                        "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-jzkz/gl-multi-component-parent-mzhb:on-pr-a17c3dd1ab7cef2b0bcf93c0d7ea5b7fa5f00004"
                                },
                                {
                                    "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:43f0592e75657718c0a1ddbc0033132014d6b24e9f2391a0ce14187ec13e12ca"
                                    },
                                    {
                                        "name": "kind",
                                        "value": "task"
                                    }
                                ],
                                "resolver": "bundles"
                            }
                        },
                        {
                            "name": "build-image-index",
                            "params": [
                                {
                                    "name": "IMAGE",
                                    "value": "quay.io/redhat-appstudio-qe/build-e2e-jzkz/gl-multi-component-parent-mzhb:on-pr-a17c3dd1ab7cef2b0bcf93c0d7ea5b7fa5f00004"
                                },
                                {
                                    "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:fa19753f59288a397aab2ddb9459f35f0ec1b89f43c36e944a3958db72becb5a"
                                    },
                                    {
                                        "name": "kind",
                                        "value": "task"
                                    }
                                ],
                                "resolver": "bundles"
                            },
                            "when": [
                                {
                                    "input": "false",
                                    "operator": "in",
                                    "values": [
                                        "false"
                                    ]
                                }
                            ]
                        },
                        {
                            "name": "sast-unicode-check",
                            "params": [
                                {
                                    "name": "image-digest",
                                    "value": "$(tasks.build-image-index.results.IMAGE_DIGEST)"
                                },
                                {
                                    "name": "image-url",
                                    "value": "$(tasks.build-image-index.results.IMAGE_URL)"
                                },
                                {
                                    "name": "SOURCE_ARTIFACT",
                                    "value": "$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"
                                },
                                {
                                    "name": "CACHI2_ARTIFACT",
                                    "value": "$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"
                                }
                            ],
                            "runAfter": [
                                "build-image-index"
                            ],
                            "taskRef": {
                                "params": [
                                    {
                                        "name": "name",
                                        "value": "sast-unicode-check-oci-ta-min"
                                    },
                                    {
                                        "name": "bundle",
                                        "value": "quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check-oci-ta-min:0.4@sha256:624d9ed6d461b59a16d8c1578276626c02fa6d56e0ee4bcd752f7859055f21ab"
                                    },
                                    {
                                        "name": "kind",
                                        "value": "task"
                                    }
                                ],
                                "resolver": "bundles"
                            },
                            "when": [
                                {
                                    "input": "false",
                                    "operator": "in",
                                    "values": [
                                        "false"
                                    ]
                                }
                            ]
                        },
                        {
                            "name": "rpms-signature-scan",
                            "params": [
                                {
                                    "name": "image-url",
                                    "value": "$(tasks.build-image-index.results.IMAGE_URL)"
                                },
                                {
                                    "name": "image-digest",
                                    "value": "$(tasks.build-image-index.results.IMAGE_DIGEST)"
                                }
                            ],
                            "runAfter": [
                                "build-image-index"
                            ],
                            "taskRef": {
                                "params": [
                                    {
                                        "name": "name",
                                        "value": "rpms-signature-scan"
                                    },
                                    {
                                        "name": "bundle",
                                        "value": "quay.io/konflux-ci/tekton-catalog/task-rpms-signature-scan:0.2@sha256:b2224a0442ac705e20a25b8609e1760321d9d86da7901fd0392a90102688e37d"
                                    },
                                    {
                                        "name": "kind",
                                        "value": "task"
                                    }
                                ],
                                "resolver": "bundles"
                            },
                            "when": [
                                {
                                    "input": "false",
                                    "operator": "in",
                                    "values": [
                                        "false"
                                    ]
                                }
                            ]
                        },
                        {
                            "name": "tpa-scan",
                            "params": [
                                {
                                    "name": "image-digest",
                                    "value": "$(tasks.build-image-index.results.IMAGE_DIGEST)"
                                },
                                {
                                    "name": "image-url",
                                    "value": "$(tasks.build-image-index.results.IMAGE_URL)"
                                }
                            ],
                            "runAfter": [
                                "build-image-index"
                            ],
                            "taskRef": {
                                "params": [
                                    {
                                        "name": "name",
                                        "value": "tpa-scan"
                                    },
                                    {
                                        "name": "bundle",
                                        "value": "quay.io/konflux-ci/tekton-catalog/task-tpa-scan:0.1@sha256:68b6e188f742da92af9c40a794fd021a65d49b419d1e36096277b2d9ebbe1afc"
                                    },
                                    {
                                        "name": "kind",
                                        "value": "task"
                                    }
                                ],
                                "resolver": "bundles"
                            },
                            "when": [
                                {
                                    "input": "false",
                                    "operator": "in",
                                    "values": [
                                        "false"
                                    ]
                                }
                            ]
                        }
                    ],
                    "workspaces": [
                        {
                            "name": "git-auth",
                            "optional": true
                        },
                        {
                            "name": "netrc",
                            "optional": true
                        }
                    ]
                },
                "provenance": {
                    "featureFlags": {
                        "awaitSidecarReadiness": true,
                        "coschedule": "workspaces",
                        "enableAPIFields": "alpha",
                        "enableParamEnum": true,
                        "enableProvenanceInStatus": true,
                        "enforceNonfalsifiability": "none",
                        "maxResultSize": 4096,
                        "resultExtractionMethod": "termination-message",
                        "runningInEnvWithInjectedSidecars": true,
                        "verificationNoMatchPolicy": "ignore"
                    }
                },
                "results": [
                    {
                        "name": "IMAGE_URL",
                        "value": "quay.io/redhat-appstudio-qe/build-e2e-jzkz/gl-multi-component-parent-mzhb:on-pr-a17c3dd1ab7cef2b0bcf93c0d7ea5b7fa5f00004"
                    },
                    {
                        "name": "IMAGE_DIGEST",
                        "value": "sha256:8ad04697bbf5773d14e05c3f65bfd59fbdfdbdc879f60ca24742779c11c986c9"
                    },
                    {
                        "name": "CHAINS-GIT_URL",
                        "value": "https://gitlab.com/konflux-qe/build-nudge-parent-qonmuu"
                    },
                    {
                        "name": "CHAINS-GIT_COMMIT",
                        "value": "a17c3dd1ab7cef2b0bcf93c0d7ea5b7fa5f00004"
                    }
                ],
                "spanContext": {
                    "traceparent": "00-f7ffda4a87c6480aab962df8b22b1858-63525fe584cb2e1e-01"
                },
                "startTime": "2026-04-23T11:51:51Z"
            }
        },
        {
            "apiVersion": "tekton.dev/v1",
            "kind": "PipelineRun",
            "metadata": {
                "annotations": {
                    "build.appstudio.openshift.io/repo": "https://gitlab.com/konflux-qe/build-nudge-parent-qonmuu/-/tree/a17c3dd1ab7cef2b0bcf93c0d7ea5b7fa5f00004",
                    "build.appstudio.redhat.com/commit_sha": "a17c3dd1ab7cef2b0bcf93c0d7ea5b7fa5f00004",
                    "build.appstudio.redhat.com/pull_request_number": "1",
                    "build.appstudio.redhat.com/target_branch": "multi-component-parent-base-mzhb",
                    "chains.tekton.dev/signed": "true",
                    "pipelinesascode.tekton.dev/branch": "multi-component-parent-base-mzhb",
                    "pipelinesascode.tekton.dev/cancel-in-progress": "true",
                    "pipelinesascode.tekton.dev/controller-info": "{\"name\":\"default\",\"configmap\":\"pipelines-as-code\",\"secret\":\"pipelines-as-code-secret\", \"gRepo\": \"pipelines-as-code\"}",
                    "pipelinesascode.tekton.dev/event-type": "Merge Request",
                    "pipelinesascode.tekton.dev/git-auth-secret": "pac-gitauth-ucuxvu",
                    "pipelinesascode.tekton.dev/git-provider": "gitlab",
                    "pipelinesascode.tekton.dev/log-url": "https://console-openshift-console.apps.rosa.kx-c30d254d27.34mm.p3.openshiftapps.com/k8s/ns/build-e2e-jzkz/tekton.dev~v1~PipelineRun/gl-multi-component-parent-mzhb-on-pull-request-xgzq9",
                    "pipelinesascode.tekton.dev/max-keep-runs": "3",
                    "pipelinesascode.tekton.dev/on-cel-expression": "event == \"pull_request\" \u0026\u0026 target_branch == \"multi-component-parent-base-mzhb\"",
                    "pipelinesascode.tekton.dev/original-prname": "gl-multi-component-parent-mzhb-on-pull-request",
                    "pipelinesascode.tekton.dev/pull-request": "1",
                    "pipelinesascode.tekton.dev/repo-url": "https://gitlab.com/konflux-qe/build-nudge-parent-qonmuu",
                    "pipelinesascode.tekton.dev/repository": "gl-multi-component-parent-mzhb",
                    "pipelinesascode.tekton.dev/sender": "konflux-ci-qe-bot",
                    "pipelinesascode.tekton.dev/sha": "a17c3dd1ab7cef2b0bcf93c0d7ea5b7fa5f00004",
                    "pipelinesascode.tekton.dev/sha-title": "Konflux update gl-multi-component-parent-mzhb",
                    "pipelinesascode.tekton.dev/sha-url": "https://gitlab.com/konflux-qe/build-nudge-parent-qonmuu/-/commit/a17c3dd1ab7cef2b0bcf93c0d7ea5b7fa5f00004",
                    "pipelinesascode.tekton.dev/source-branch": "konflux-gl-multi-component-parent-mzhb",
                    "pipelinesascode.tekton.dev/source-project-id": "81578732",
                    "pipelinesascode.tekton.dev/source-repo-url": "https://gitlab.com/konflux-qe/build-nudge-parent-qonmuu",
                    "pipelinesascode.tekton.dev/state": "completed",
                    "pipelinesascode.tekton.dev/target-project-id": "81578732",
                    "pipelinesascode.tekton.dev/url-org": "konflux-qe",
                    "pipelinesascode.tekton.dev/url-repository": "build-nudge-parent-qonmuu",
                    "results.tekton.dev/record": "build-e2e-jzkz/results/72609001-0349-43f4-9a19-c37d3c374f77/records/72609001-0349-43f4-9a19-c37d3c374f77",
                    "results.tekton.dev/recordSummaryAnnotations": "{\"repo\":\"build-nudge-parent-qonmuu\",\"commit\":\"a17c3dd1ab7cef2b0bcf93c0d7ea5b7fa5f00004\",\"eventType\":\"Merge Request\",\"pull_request-id\":1}",
                    "results.tekton.dev/result": "build-e2e-jzkz/results/72609001-0349-43f4-9a19-c37d3c374f77",
                    "test.appstudio.openshift.io/pr-group": "konflux-gl-multi-component-parent-mzhb"
                },
                "creationTimestamp": "2026-04-23T11:51:49Z",
                "finalizers": [
                    "chains.tekton.dev/pipelinerun",
                    "results.tekton.dev/pipelinerun",
                    "pipelinesascode.tekton.dev/finalizer"
                ],
                "generateName": "gl-multi-component-parent-mzhb-on-pull-request-",
                "generation": 3,
                "labels": {
                    "app.kubernetes.io/managed-by": "pipelinesascode.tekton.dev",
                    "app.kubernetes.io/version": "v0.43.0",
                    "appstudio.openshift.io/application": "build-suite-component-update-gyat",
                    "appstudio.openshift.io/component": "gl-multi-component-parent-mzhb",
                    "kueue.x-k8s.io/priority-class": "konflux-pre-merge-build",
                    "kueue.x-k8s.io/queue-name": "pipelines-queue",
                    "pipelines.appstudio.openshift.io/type": "build",
                    "pipelinesascode.tekton.dev/cancel-in-progress": "true",
                    "pipelinesascode.tekton.dev/event-type": "Merge_Request",
                    "pipelinesascode.tekton.dev/original-prname": "gl-multi-component-parent-mzhb-on-pull-request",
                    "pipelinesascode.tekton.dev/pull-request": "1",
                    "pipelinesascode.tekton.dev/repository": "gl-multi-component-parent-mzhb",
                    "pipelinesascode.tekton.dev/sha": "a17c3dd1ab7cef2b0bcf93c0d7ea5b7fa5f00004",
                    "pipelinesascode.tekton.dev/state": "completed",
                    "pipelinesascode.tekton.dev/url-org": "konflux-qe",
                    "pipelinesascode.tekton.dev/url-repository": "build-nudge-parent-qonmuu",
                    "tekton.dev/pipeline": "gl-multi-component-parent-mzhb-on-pull-request-xgzq9",
                    "test.appstudio.openshift.io/pr-group-sha": "f9c84014fb17b4cde933ee6b1282629a2e8a83c2a53f47a7bc055a2f2a5d40"
                },
                "name": "gl-multi-component-parent-mzhb-on-pull-request-xgzq9",
                "namespace": "build-e2e-jzkz",
                "resourceVersion": "66038",
                "uid": "72609001-0349-43f4-9a19-c37d3c374f77"
            },
            "spec": {
                "params": [
                    {
                        "name": "git-url",
                        "value": "https://gitlab.com/konflux-qe/build-nudge-parent-qonmuu"
                    },
                    {
                        "name": "revision",
                        "value": "a17c3dd1ab7cef2b0bcf93c0d7ea5b7fa5f00004"
                    },
                    {
                        "name": "output-image",
                        "value": "quay.io/redhat-appstudio-qe/build-e2e-jzkz/gl-multi-component-parent-mzhb:on-pr-a17c3dd1ab7cef2b0bcf93c0d7ea5b7fa5f00004"
                    },
                    {
                        "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:78c5f696f6f7db7436060a91eb05252f913363caed46c05ad5a4b09957aa4197"
                                    },
                                    {
                                        "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:43f0592e75657718c0a1ddbc0033132014d6b24e9f2391a0ce14187ec13e12ca"
                                    },
                                    {
                                        "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:fa19753f59288a397aab2ddb9459f35f0ec1b89f43c36e944a3958db72becb5a"
                                    },
                                    {
                                        "name": "kind",
                                        "value": "task"
                                    }
                                ],
                                "resolver": "bundles"
                            },
                            "when": [
                                {
                                    "input": "$(params.skip-checks)",
                                    "operator": "in",
                                    "values": [
                                        "false"
                                    ]
                                }
                            ]
                        },
                        {
                            "name": "sast-unicode-check",
                            "params": [
                                {
                                    "name": "image-digest",
                                    "value": "$(tasks.build-image-index.results.IMAGE_DIGEST)"
                                },
                                {
                                    "name": "image-url",
                                    "value": "$(tasks.build-image-index.results.IMAGE_URL)"
                                },
                                {
                                    "name": "SOURCE_ARTIFACT",
                                    "value": "$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"
                                },
                                {
                                    "name": "CACHI2_ARTIFACT",
                                    "value": "$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"
                                }
                            ],
                            "runAfter": [
                                "build-image-index"
                            ],
                            "taskRef": {
                                "params": [
                                    {
                                        "name": "name",
                                        "value": "sast-unicode-check-oci-ta-min"
                                    },
                                    {
                                        "name": "bundle",
                                        "value": "quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check-oci-ta-min:0.4@sha256:624d9ed6d461b59a16d8c1578276626c02fa6d56e0ee4bcd752f7859055f21ab"
                                    },
                                    {
                                        "name": "kind",
                                        "value": "task"
                                    }
                                ],
                                "resolver": "bundles"
                            },
                            "when": [
                                {
                                    "input": "$(params.skip-checks)",
                                    "operator": "in",
                                    "values": [
                                        "false"
                                    ]
                                }
                            ]
                        },
                        {
                            "name": "rpms-signature-scan",
                            "params": [
                                {
                                    "name": "image-url",
                                    "value": "$(tasks.build-image-index.results.IMAGE_URL)"
                                },
                                {
                                    "name": "image-digest",
                                    "value": "$(tasks.build-image-index.results.IMAGE_DIGEST)"
                                }
                            ],
                            "runAfter": [
                                "build-image-index"
                            ],
                            "taskRef": {
                                "params": [
                                    {
                                        "name": "name",
                                        "value": "rpms-signature-scan"
                                    },
                                    {
                                        "name": "bundle",
                                        "value": "quay.io/konflux-ci/tekton-catalog/task-rpms-signature-scan:0.2@sha256:b2224a0442ac705e20a25b8609e1760321d9d86da7901fd0392a90102688e37d"
                                    },
                                    {
                                        "name": "kind",
                                        "value": "task"
                                    }
                                ],
                                "resolver": "bundles"
                            },
                            "when": [
                                {
                                    "input": "$(params.skip-checks)",
                                    "operator": "in",
                                    "values": [
                                        "false"
                                    ]
                                }
                            ]
                        },
                        {
                            "name": "tpa-scan",
                            "params": [
                                {
                                    "name": "image-digest",
                                    "value": "$(tasks.build-image-index.results.IMAGE_DIGEST)"
                                },
                                {
                                    "name": "image-url",
                                    "value": "$(tasks.build-image-index.results.IMAGE_URL)"
                                }
                            ],
                            "runAfter": [
                                "build-image-index"
                            ],
                            "taskRef": {
                                "params": [
                                    {
                                        "name": "name",
                                        "value": "tpa-scan"
                                    },
                                    {
                                        "name": "bundle",
                                        "value": "quay.io/konflux-ci/tekton-catalog/task-tpa-scan:0.1@sha256:68b6e188f742da92af9c40a794fd021a65d49b419d1e36096277b2d9ebbe1afc"
                                    },
                                    {
                                        "name": "kind",
                                        "value": "task"
                                    }
                                ],
                                "resolver": "bundles"
                            },
                            "when": [
                                {
                                    "input": "$(params.skip-checks)",
                                    "operator": "in",
                                    "values": [
                                        "false"
                                    ]
                                }
                            ]
                        }
                    ],
                    "workspaces": [
                        {
                            "name": "git-auth",
                            "optional": true
                        },
                        {
                            "name": "netrc",
                            "optional": true
                        }
                    ]
                },
                "status": "CancelledRunFinally",
                "taskRunTemplate": {
                    "podTemplate": {
                        "nodeSelector": {
                            "konflux-ci.dev/workload": "konflux-tenants"
                        },
                        "tolerations": [
                            {
                                "effect": "NoSchedule",
                                "key": "konflux-ci.dev/workload",
                                "operator": "Equal",
                                "value": "konflux-tenants"
                            }
                        ]
                    },
                    "serviceAccountName": "build-pipeline-gl-multi-component-parent-mzhb"
                },
                "timeouts": {
                    "pipeline": "2h0m0s"
                },
                "workspaces": [
                    {
                        "name": "git-auth",
                        "secret": {
                            "secretName": "pac-gitauth-ucuxvu"
                        }
                    }
                ]
            },
            "status": {
                "completionTime": "2026-04-23T11:51:54Z",
                "conditions": [
                    {
                        "lastTransitionTime": "2026-04-23T11:51:54Z",
                        "message": "PipelineRun \"gl-multi-component-parent-mzhb-on-pull-request-xgzq9\" 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://gitlab.com/konflux-qe/build-nudge-parent-qonmuu"
                                },
                                {
                                    "name": "revision",
                                    "value": "a17c3dd1ab7cef2b0bcf93c0d7ea5b7fa5f00004"
                                },
                                {
                                    "name": "ociStorage",
                                    "value": "quay.io/redhat-appstudio-qe/build-e2e-jzkz/gl-multi-component-parent-mzhb:on-pr-a17c3dd1ab7cef2b0bcf93c0d7ea5b7fa5f00004.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-jzkz/gl-multi-component-parent-mzhb:on-pr-a17c3dd1ab7cef2b0bcf93c0d7ea5b7fa5f00004.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:78c5f696f6f7db7436060a91eb05252f913363caed46c05ad5a4b09957aa4197"
                                    },
                                    {
                                        "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-jzkz/gl-multi-component-parent-mzhb:on-pr-a17c3dd1ab7cef2b0bcf93c0d7ea5b7fa5f00004"
                                },
                                {
                                    "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:43f0592e75657718c0a1ddbc0033132014d6b24e9f2391a0ce14187ec13e12ca"
                                    },
                                    {
                                        "name": "kind",
                                        "value": "task"
                                    }
                                ],
                                "resolver": "bundles"
                            }
                        },
                        {
                            "name": "build-image-index",
                            "params": [
                                {
                                    "name": "IMAGE",
                                    "value": "quay.io/redhat-appstudio-qe/build-e2e-jzkz/gl-multi-component-parent-mzhb:on-pr-a17c3dd1ab7cef2b0bcf93c0d7ea5b7fa5f00004"
                                },
                                {
                                    "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:fa19753f59288a397aab2ddb9459f35f0ec1b89f43c36e944a3958db72becb5a"
                                    },
                                    {
                                        "name": "kind",
                                        "value": "task"
                                    }
                                ],
                                "resolver": "bundles"
                            },
                            "when": [
                                {
                                    "input": "false",
                                    "operator": "in",
                                    "values": [
                                        "false"
                                    ]
                                }
                            ]
                        },
                        {
                            "name": "sast-unicode-check",
                            "params": [
                                {
                                    "name": "image-digest",
                                    "value": "$(tasks.build-image-index.results.IMAGE_DIGEST)"
                                },
                                {
                                    "name": "image-url",
                                    "value": "$(tasks.build-image-index.results.IMAGE_URL)"
                                },
                                {
                                    "name": "SOURCE_ARTIFACT",
                                    "value": "$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"
                                },
                                {
                                    "name": "CACHI2_ARTIFACT",
                                    "value": "$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"
                                }
                            ],
                            "runAfter": [
                                "build-image-index"
                            ],
                            "taskRef": {
                                "params": [
                                    {
                                        "name": "name",
                                        "value": "sast-unicode-check-oci-ta-min"
                                    },
                                    {
                                        "name": "bundle",
                                        "value": "quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check-oci-ta-min:0.4@sha256:624d9ed6d461b59a16d8c1578276626c02fa6d56e0ee4bcd752f7859055f21ab"
                                    },
                                    {
                                        "name": "kind",
                                        "value": "task"
                                    }
                                ],
                                "resolver": "bundles"
                            },
                            "when": [
                                {
                                    "input": "false",
                                    "operator": "in",
                                    "values": [
                                        "false"
                                    ]
                                }
                            ]
                        },
                        {
                            "name": "rpms-signature-scan",
                            "params": [
                                {
                                    "name": "image-url",
                                    "value": "$(tasks.build-image-index.results.IMAGE_URL)"
                                },
                                {
                                    "name": "image-digest",
                                    "value": "$(tasks.build-image-index.results.IMAGE_DIGEST)"
                                }
                            ],
                            "runAfter": [
                                "build-image-index"
                            ],
                            "taskRef": {
                                "params": [
                                    {
                                        "name": "name",
                                        "value": "rpms-signature-scan"
                                    },
                                    {
                                        "name": "bundle",
                                        "value": "quay.io/konflux-ci/tekton-catalog/task-rpms-signature-scan:0.2@sha256:b2224a0442ac705e20a25b8609e1760321d9d86da7901fd0392a90102688e37d"
                                    },
                                    {
                                        "name": "kind",
                                        "value": "task"
                                    }
                                ],
                                "resolver": "bundles"
                            },
                            "when": [
                                {
                                    "input": "false",
                                    "operator": "in",
                                    "values": [
                                        "false"
                                    ]
                                }
                            ]
                        },
                        {
                            "name": "tpa-scan",
                            "params": [
                                {
                                    "name": "image-digest",
                                    "value": "$(tasks.build-image-index.results.IMAGE_DIGEST)"
                                },
                                {
                                    "name": "image-url",
                                    "value": "$(tasks.build-image-index.results.IMAGE_URL)"
                                }
                            ],
                            "runAfter": [
                                "build-image-index"
                            ],
                            "taskRef": {
                                "params": [
                                    {
                                        "name": "name",
                                        "value": "tpa-scan"
                                    },
                                    {
                                        "name": "bundle",
                                        "value": "quay.io/konflux-ci/tekton-catalog/task-tpa-scan:0.1@sha256:68b6e188f742da92af9c40a794fd021a65d49b419d1e36096277b2d9ebbe1afc"
                                    },
                                    {
                                        "name": "kind",
                                        "value": "task"
                                    }
                                ],
                                "resolver": "bundles"
                            },
                            "when": [
                                {
                                    "input": "false",
                                    "operator": "in",
                                    "values": [
                                        "false"
                                    ]
                                }
                            ]
                        }
                    ],
                    "workspaces": [
                        {
                            "name": "git-auth",
                            "optional": true
                        },
                        {
                            "name": "netrc",
                            "optional": true
                        }
                    ]
                },
                "provenance": {
                    "featureFlags": {
                        "awaitSidecarReadiness": true,
                        "coschedule": "workspaces",
                        "enableAPIFields": "alpha",
                        "enableParamEnum": true,
                        "enableProvenanceInStatus": true,
                        "enforceNonfalsifiability": "none",
                        "maxResultSize": 4096,
                        "resultExtractionMethod": "termination-message",
                        "runningInEnvWithInjectedSidecars": true,
                        "verificationNoMatchPolicy": "ignore"
                    }
                },
                "skippedTasks": [
                    {
                        "name": "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-89a17640aefb797c3cc2072e7c1b2b36-9541a0646a0a9e57-01"
                },
                "startTime": "2026-04-23T11:51:50Z"
            }
        },
        {
            "apiVersion": "tekton.dev/v1",
            "kind": "PipelineRun",
            "metadata": {
                "annotations": {
                    "appstudio.openshift.io/snapshot": "build-suite-component-update-gyat-20260423-120226-000",
                    "appstudio.openshift.io/snapshots": "build-suite-component-update-gyat-20260423-120226-000",
                    "build.appstudio.openshift.io/component-nudge-processed": "true",
                    "build.appstudio.openshift.io/repo": "https://gitlab.com/konflux-qe/build-nudge-parent-qonmuu/-/tree/c79115713a6c36336faa8c91e9bd6f2aa5a1d7d1",
                    "build.appstudio.redhat.com/commit_sha": "c79115713a6c36336faa8c91e9bd6f2aa5a1d7d1",
                    "build.appstudio.redhat.com/target_branch": "multi-component-parent-base-mzhb",
                    "chains.tekton.dev/signed": "true",
                    "pipelinesascode.tekton.dev/branch": "multi-component-parent-base-mzhb",
                    "pipelinesascode.tekton.dev/cancel-in-progress": "false",
                    "pipelinesascode.tekton.dev/controller-info": "{\"name\":\"default\",\"configmap\":\"pipelines-as-code\",\"secret\":\"pipelines-as-code-secret\", \"gRepo\": \"pipelines-as-code\"}",
                    "pipelinesascode.tekton.dev/event-type": "push",
                    "pipelinesascode.tekton.dev/git-auth-secret": "pac-gitauth-yjpocy",
                    "pipelinesascode.tekton.dev/git-provider": "gitlab",
                    "pipelinesascode.tekton.dev/log-url": "https://console-openshift-console.apps.rosa.kx-c30d254d27.34mm.p3.openshiftapps.com/k8s/ns/build-e2e-jzkz/tekton.dev~v1~PipelineRun/gl-multi-component-parent-mzhb-on-push-7dd2j",
                    "pipelinesascode.tekton.dev/max-keep-runs": "3",
                    "pipelinesascode.tekton.dev/on-cel-expression": "event == \"push\" \u0026\u0026 target_branch == \"multi-component-parent-base-mzhb\"",
                    "pipelinesascode.tekton.dev/original-prname": "gl-multi-component-parent-mzhb-on-push",
                    "pipelinesascode.tekton.dev/repo-url": "https://gitlab.com/konflux-qe/build-nudge-parent-qonmuu",
                    "pipelinesascode.tekton.dev/repository": "gl-multi-component-parent-mzhb",
                    "pipelinesascode.tekton.dev/scm-reporting-plr-started": "true",
                    "pipelinesascode.tekton.dev/sender": "konflux-ci-qe-bot",
                    "pipelinesascode.tekton.dev/sha": "c79115713a6c36336faa8c91e9bd6f2aa5a1d7d1",
                    "pipelinesascode.tekton.dev/sha-title": "Merge branch 'konflux-gl-multi-component-parent-mzhb' into 'multi-component-parent-base-mzhb'",
                    "pipelinesascode.tekton.dev/sha-url": "https://gitlab.com/konflux-qe/build-nudge-parent-qonmuu/-/commit/c79115713a6c36336faa8c91e9bd6f2aa5a1d7d1",
                    "pipelinesascode.tekton.dev/source-branch": "refs/heads/multi-component-parent-base-mzhb",
                    "pipelinesascode.tekton.dev/source-project-id": "81578732",
                    "pipelinesascode.tekton.dev/source-repo-url": "https://gitlab.com/konflux-qe/build-nudge-parent-qonmuu",
                    "pipelinesascode.tekton.dev/state": "completed",
                    "pipelinesascode.tekton.dev/target-project-id": "81578732",
                    "pipelinesascode.tekton.dev/url-org": "konflux-qe",
                    "pipelinesascode.tekton.dev/url-repository": "build-nudge-parent-qonmuu",
                    "results.tekton.dev/record": "build-e2e-jzkz/results/4bf33117-ddca-4c25-b8a1-e6c8b9f2a60f/records/4bf33117-ddca-4c25-b8a1-e6c8b9f2a60f",
                    "results.tekton.dev/recordSummaryAnnotations": "{\"repo\":\"build-nudge-parent-qonmuu\",\"commit\":\"c79115713a6c36336faa8c91e9bd6f2aa5a1d7d1\",\"eventType\":\"push\"}",
                    "results.tekton.dev/result": "build-e2e-jzkz/results/4bf33117-ddca-4c25-b8a1-e6c8b9f2a60f",
                    "test.appstudio.openshift.io/added-to-global-candidate-list": "{\"result\":true,\"reason\":\"Success\",\"lastupdatedtime\":\"2026-04-23T12:08:41Z\"}",
                    "test.appstudio.openshift.io/create-snapshot-status": "{\"message\":\"Sucessfully created snapshot. See annotation appstudio.openshift.io/snapshot for name\",\"status\":\"success\"}"
                },
                "creationTimestamp": "2026-04-23T12:02:26Z",
                "finalizers": [
                    "results.tekton.dev/pipelinerun",
                    "chains.tekton.dev/pipelinerun",
                    "pipelinesascode.tekton.dev/finalizer"
                ],
                "generateName": "gl-multi-component-parent-mzhb-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-gyat",
                    "appstudio.openshift.io/component": "gl-multi-component-parent-mzhb",
                    "kueue.x-k8s.io/priority-class": "konflux-post-merge-build",
                    "kueue.x-k8s.io/queue-name": "pipelines-queue",
                    "pipelines.appstudio.openshift.io/type": "build",
                    "pipelinesascode.tekton.dev/cancel-in-progress": "false",
                    "pipelinesascode.tekton.dev/event-type": "push",
                    "pipelinesascode.tekton.dev/original-prname": "gl-multi-component-parent-mzhb-on-push",
                    "pipelinesascode.tekton.dev/repository": "gl-multi-component-parent-mzhb",
                    "pipelinesascode.tekton.dev/sha": "c79115713a6c36336faa8c91e9bd6f2aa5a1d7d1",
                    "pipelinesascode.tekton.dev/state": "completed",
                    "pipelinesascode.tekton.dev/url-org": "konflux-qe",
                    "pipelinesascode.tekton.dev/url-repository": "build-nudge-parent-qonmuu",
                    "tekton.dev/pipeline": "gl-multi-component-parent-mzhb-on-push-7dd2j"
                },
                "name": "gl-multi-component-parent-mzhb-on-push-7dd2j",
                "namespace": "build-e2e-jzkz",
                "resourceVersion": "116648",
                "uid": "4bf33117-ddca-4c25-b8a1-e6c8b9f2a60f"
            },
            "spec": {
                "params": [
                    {
                        "name": "git-url",
                        "value": "https://gitlab.com/konflux-qe/build-nudge-parent-qonmuu"
                    },
                    {
                        "name": "revision",
                        "value": "c79115713a6c36336faa8c91e9bd6f2aa5a1d7d1"
                    },
                    {
                        "name": "output-image",
                        "value": "quay.io/redhat-appstudio-qe/build-e2e-jzkz/gl-multi-component-parent-mzhb:c79115713a6c36336faa8c91e9bd6f2aa5a1d7d1"
                    },
                    {
                        "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:78c5f696f6f7db7436060a91eb05252f913363caed46c05ad5a4b09957aa4197"
                                    },
                                    {
                                        "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:43f0592e75657718c0a1ddbc0033132014d6b24e9f2391a0ce14187ec13e12ca"
                                    },
                                    {
                                        "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:fa19753f59288a397aab2ddb9459f35f0ec1b89f43c36e944a3958db72becb5a"
                                    },
                                    {
                                        "name": "kind",
                                        "value": "task"
                                    }
                                ],
                                "resolver": "bundles"
                            },
                            "when": [
                                {
                                    "input": "$(params.skip-checks)",
                                    "operator": "in",
                                    "values": [
                                        "false"
                                    ]
                                }
                            ]
                        },
                        {
                            "name": "sast-unicode-check",
                            "params": [
                                {
                                    "name": "image-digest",
                                    "value": "$(tasks.build-image-index.results.IMAGE_DIGEST)"
                                },
                                {
                                    "name": "image-url",
                                    "value": "$(tasks.build-image-index.results.IMAGE_URL)"
                                },
                                {
                                    "name": "SOURCE_ARTIFACT",
                                    "value": "$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"
                                },
                                {
                                    "name": "CACHI2_ARTIFACT",
                                    "value": "$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"
                                }
                            ],
                            "runAfter": [
                                "build-image-index"
                            ],
                            "taskRef": {
                                "params": [
                                    {
                                        "name": "name",
                                        "value": "sast-unicode-check-oci-ta-min"
                                    },
                                    {
                                        "name": "bundle",
                                        "value": "quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check-oci-ta-min:0.4@sha256:624d9ed6d461b59a16d8c1578276626c02fa6d56e0ee4bcd752f7859055f21ab"
                                    },
                                    {
                                        "name": "kind",
                                        "value": "task"
                                    }
                                ],
                                "resolver": "bundles"
                            },
                            "when": [
                                {
                                    "input": "$(params.skip-checks)",
                                    "operator": "in",
                                    "values": [
                                        "false"
                                    ]
                                }
                            ]
                        },
                        {
                            "name": "rpms-signature-scan",
                            "params": [
                                {
                                    "name": "image-url",
                                    "value": "$(tasks.build-image-index.results.IMAGE_URL)"
                                },
                                {
                                    "name": "image-digest",
                                    "value": "$(tasks.build-image-index.results.IMAGE_DIGEST)"
                                }
                            ],
                            "runAfter": [
                                "build-image-index"
                            ],
                            "taskRef": {
                                "params": [
                                    {
                                        "name": "name",
                                        "value": "rpms-signature-scan"
                                    },
                                    {
                                        "name": "bundle",
                                        "value": "quay.io/konflux-ci/tekton-catalog/task-rpms-signature-scan:0.2@sha256:b2224a0442ac705e20a25b8609e1760321d9d86da7901fd0392a90102688e37d"
                                    },
                                    {
                                        "name": "kind",
                                        "value": "task"
                                    }
                                ],
                                "resolver": "bundles"
                            },
                            "when": [
                                {
                                    "input": "$(params.skip-checks)",
                                    "operator": "in",
                                    "values": [
                                        "false"
                                    ]
                                }
                            ]
                        },
                        {
                            "name": "tpa-scan",
                            "params": [
                                {
                                    "name": "image-digest",
                                    "value": "$(tasks.build-image-index.results.IMAGE_DIGEST)"
                                },
                                {
                                    "name": "image-url",
                                    "value": "$(tasks.build-image-index.results.IMAGE_URL)"
                                }
                            ],
                            "runAfter": [
                                "build-image-index"
                            ],
                            "taskRef": {
                                "params": [
                                    {
                                        "name": "name",
                                        "value": "tpa-scan"
                                    },
                                    {
                                        "name": "bundle",
                                        "value": "quay.io/konflux-ci/tekton-catalog/task-tpa-scan:0.1@sha256:68b6e188f742da92af9c40a794fd021a65d49b419d1e36096277b2d9ebbe1afc"
                                    },
                                    {
                                        "name": "kind",
                                        "value": "task"
                                    }
                                ],
                                "resolver": "bundles"
                            },
                            "when": [
                                {
                                    "input": "$(params.skip-checks)",
                                    "operator": "in",
                                    "values": [
                                        "false"
                                    ]
                                }
                            ]
                        }
                    ],
                    "workspaces": [
                        {
                            "name": "git-auth",
                            "optional": true
                        },
                        {
                            "name": "netrc",
                            "optional": true
                        }
                    ]
                },
                "taskRunTemplate": {
                    "podTemplate": {
                        "nodeSelector": {
                            "konflux-ci.dev/workload": "konflux-tenants"
                        },
                        "tolerations": [
                            {
                                "effect": "NoSchedule",
                                "key": "konflux-ci.dev/workload",
                                "operator": "Equal",
                                "value": "konflux-tenants"
                            }
                        ]
                    },
                    "serviceAccountName": "build-pipeline-gl-multi-component-parent-mzhb"
                },
                "timeouts": {
                    "pipeline": "2h0m0s"
                },
                "workspaces": [
                    {
                        "name": "git-auth",
                        "secret": {
                            "secretName": "pac-gitauth-yjpocy"
                        }
                    }
                ]
            },
            "status": {
                "childReferences": [
                    {
                        "apiVersion": "tekton.dev/v1",
                        "kind": "TaskRun",
                        "name": "gl-multi-component-parent-mzhb-on-push-7dd2j-init",
                        "pipelineTaskName": "init"
                    },
                    {
                        "apiVersion": "tekton.dev/v1",
                        "kind": "TaskRun",
                        "name": "gl-multi-component-parent-mzhb-on-push-7dd2j-clone-repository",
                        "pipelineTaskName": "clone-repository"
                    },
                    {
                        "apiVersion": "tekton.dev/v1",
                        "kind": "TaskRun",
                        "name": "gl-multi-5deb4ae66107884a40ac19e6957787d3-prefetch-dependencies",
                        "pipelineTaskName": "prefetch-dependencies"
                    },
                    {
                        "apiVersion": "tekton.dev/v1",
                        "kind": "TaskRun",
                        "name": "gl-multi-component-parent-mzhb-on-push-7dd2j-build-container",
                        "pipelineTaskName": "build-container"
                    },
                    {
                        "apiVersion": "tekton.dev/v1",
                        "kind": "TaskRun",
                        "name": "gl-multi-component-parent-mzhb-on-push-7dd2j-build-image-index",
                        "pipelineTaskName": "build-image-index"
                    },
                    {
                        "apiVersion": "tekton.dev/v1",
                        "kind": "TaskRun",
                        "name": "gl-5deb4ae66107884a40ac19e6957787d3-deprecated-base-image-check",
                        "pipelineTaskName": "deprecated-base-image-check",
                        "whenExpressions": [
                            {
                                "input": "false",
                                "operator": "in",
                                "values": [
                                    "false"
                                ]
                            }
                        ]
                    },
                    {
                        "apiVersion": "tekton.dev/v1",
                        "kind": "TaskRun",
                        "name": "gl-multi-component-parent-mzhb-on-push-7dd2j-clamav-scan",
                        "pipelineTaskName": "clamav-scan",
                        "whenExpressions": [
                            {
                                "input": "false",
                                "operator": "in",
                                "values": [
                                    "false"
                                ]
                            }
                        ]
                    },
                    {
                        "apiVersion": "tekton.dev/v1",
                        "kind": "TaskRun",
                        "name": "gl-multi-component-parent-mzhb-on-push-7dd2j-sast-shell-check",
                        "pipelineTaskName": "sast-shell-check",
                        "whenExpressions": [
                            {
                                "input": "false",
                                "operator": "in",
                                "values": [
                                    "false"
                                ]
                            }
                        ]
                    },
                    {
                        "apiVersion": "tekton.dev/v1",
                        "kind": "TaskRun",
                        "name": "gl-multi-component-parent-mzhb-on-push-7dd2j-sast-unicode-check",
                        "pipelineTaskName": "sast-unicode-check",
                        "whenExpressions": [
                            {
                                "input": "false",
                                "operator": "in",
                                "values": [
                                    "false"
                                ]
                            }
                        ]
                    },
                    {
                        "apiVersion": "tekton.dev/v1",
                        "kind": "TaskRun",
                        "name": "gl-multi-co5deb4ae66107884a40ac19e6957787d3-rpms-signature-scan",
                        "pipelineTaskName": "rpms-signature-scan",
                        "whenExpressions": [
                            {
                                "input": "false",
                                "operator": "in",
                                "values": [
                                    "false"
                                ]
                            }
                        ]
                    },
                    {
                        "apiVersion": "tekton.dev/v1",
                        "kind": "TaskRun",
                        "name": "gl-multi-component-parent-mzhb-on-push-7dd2j-tpa-scan",
                        "pipelineTaskName": "tpa-scan",
                        "whenExpressions": [
                            {
                                "input": "false",
                                "operator": "in",
                                "values": [
                                    "false"
                                ]
                            }
                        ]
                    }
                ],
                "completionTime": "2026-04-23T12:08:39Z",
                "conditions": [
                    {
                        "lastTransitionTime": "2026-04-23T12:08:39Z",
                        "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://gitlab.com/konflux-qe/build-nudge-parent-qonmuu"
                                },
                                {
                                    "name": "revision",
                                    "value": "c79115713a6c36336faa8c91e9bd6f2aa5a1d7d1"
                                },
                                {
                                    "name": "ociStorage",
                                    "value": "quay.io/redhat-appstudio-qe/build-e2e-jzkz/gl-multi-component-parent-mzhb:c79115713a6c36336faa8c91e9bd6f2aa5a1d7d1.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-jzkz/gl-multi-component-parent-mzhb:c79115713a6c36336faa8c91e9bd6f2aa5a1d7d1.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:78c5f696f6f7db7436060a91eb05252f913363caed46c05ad5a4b09957aa4197"
                                    },
                                    {
                                        "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-jzkz/gl-multi-component-parent-mzhb:c79115713a6c36336faa8c91e9bd6f2aa5a1d7d1"
                                },
                                {
                                    "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:43f0592e75657718c0a1ddbc0033132014d6b24e9f2391a0ce14187ec13e12ca"
                                    },
                                    {
                                        "name": "kind",
                                        "value": "task"
                                    }
                                ],
                                "resolver": "bundles"
                            }
                        },
                        {
                            "name": "build-image-index",
                            "params": [
                                {
                                    "name": "IMAGE",
                                    "value": "quay.io/redhat-appstudio-qe/build-e2e-jzkz/gl-multi-component-parent-mzhb:c79115713a6c36336faa8c91e9bd6f2aa5a1d7d1"
                                },
                                {
                                    "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:fa19753f59288a397aab2ddb9459f35f0ec1b89f43c36e944a3958db72becb5a"
                                    },
                                    {
                                        "name": "kind",
                                        "value": "task"
                                    }
                                ],
                                "resolver": "bundles"
                            },
                            "when": [
                                {
                                    "input": "false",
                                    "operator": "in",
                                    "values": [
                                        "false"
                                    ]
                                }
                            ]
                        },
                        {
                            "name": "sast-unicode-check",
                            "params": [
                                {
                                    "name": "image-digest",
                                    "value": "$(tasks.build-image-index.results.IMAGE_DIGEST)"
                                },
                                {
                                    "name": "image-url",
                                    "value": "$(tasks.build-image-index.results.IMAGE_URL)"
                                },
                                {
                                    "name": "SOURCE_ARTIFACT",
                                    "value": "$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"
                                },
                                {
                                    "name": "CACHI2_ARTIFACT",
                                    "value": "$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"
                                }
                            ],
                            "runAfter": [
                                "build-image-index"
                            ],
                            "taskRef": {
                                "params": [
                                    {
                                        "name": "name",
                                        "value": "sast-unicode-check-oci-ta-min"
                                    },
                                    {
                                        "name": "bundle",
                                        "value": "quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check-oci-ta-min:0.4@sha256:624d9ed6d461b59a16d8c1578276626c02fa6d56e0ee4bcd752f7859055f21ab"
                                    },
                                    {
                                        "name": "kind",
                                        "value": "task"
                                    }
                                ],
                                "resolver": "bundles"
                            },
                            "when": [
                                {
                                    "input": "false",
                                    "operator": "in",
                                    "values": [
                                        "false"
                                    ]
                                }
                            ]
                        },
                        {
                            "name": "rpms-signature-scan",
                            "params": [
                                {
                                    "name": "image-url",
                                    "value": "$(tasks.build-image-index.results.IMAGE_URL)"
                                },
                                {
                                    "name": "image-digest",
                                    "value": "$(tasks.build-image-index.results.IMAGE_DIGEST)"
                                }
                            ],
                            "runAfter": [
                                "build-image-index"
                            ],
                            "taskRef": {
                                "params": [
                                    {
                                        "name": "name",
                                        "value": "rpms-signature-scan"
                                    },
                                    {
                                        "name": "bundle",
                                        "value": "quay.io/konflux-ci/tekton-catalog/task-rpms-signature-scan:0.2@sha256:b2224a0442ac705e20a25b8609e1760321d9d86da7901fd0392a90102688e37d"
                                    },
                                    {
                                        "name": "kind",
                                        "value": "task"
                                    }
                                ],
                                "resolver": "bundles"
                            },
                            "when": [
                                {
                                    "input": "false",
                                    "operator": "in",
                                    "values": [
                                        "false"
                                    ]
                                }
                            ]
                        },
                        {
                            "name": "tpa-scan",
                            "params": [
                                {
                                    "name": "image-digest",
                                    "value": "$(tasks.build-image-index.results.IMAGE_DIGEST)"
                                },
                                {
                                    "name": "image-url",
                                    "value": "$(tasks.build-image-index.results.IMAGE_URL)"
                                }
                            ],
                            "runAfter": [
                                "build-image-index"
                            ],
                            "taskRef": {
                                "params": [
                                    {
                                        "name": "name",
                                        "value": "tpa-scan"
                                    },
                                    {
                                        "name": "bundle",
                                        "value": "quay.io/konflux-ci/tekton-catalog/task-tpa-scan:0.1@sha256:68b6e188f742da92af9c40a794fd021a65d49b419d1e36096277b2d9ebbe1afc"
                                    },
                                    {
                                        "name": "kind",
                                        "value": "task"
                                    }
                                ],
                                "resolver": "bundles"
                            },
                            "when": [
                                {
                                    "input": "false",
                                    "operator": "in",
                                    "values": [
                                        "false"
                                    ]
                                }
                            ]
                        }
                    ],
                    "workspaces": [
                        {
                            "name": "git-auth",
                            "optional": true
                        },
                        {
                            "name": "netrc",
                            "optional": true
                        }
                    ]
                },
                "provenance": {
                    "featureFlags": {
                        "awaitSidecarReadiness": true,
                        "coschedule": "workspaces",
                        "enableAPIFields": "alpha",
                        "enableParamEnum": true,
                        "enableProvenanceInStatus": true,
                        "enforceNonfalsifiability": "none",
                        "maxResultSize": 4096,
                        "resultExtractionMethod": "termination-message",
                        "runningInEnvWithInjectedSidecars": true,
                        "verificationNoMatchPolicy": "ignore"
                    }
                },
                "results": [
                    {
                        "name": "IMAGE_URL",
                        "value": "quay.io/redhat-appstudio-qe/build-e2e-jzkz/gl-multi-component-parent-mzhb:c79115713a6c36336faa8c91e9bd6f2aa5a1d7d1"
                    },
                    {
                        "name": "IMAGE_DIGEST",
                        "value": "sha256:666fc916854254eb01f986ca9b9c7137af0b250043a8ba2258258819facd9d56"
                    },
                    {
                        "name": "CHAINS-GIT_URL",
                        "value": "https://gitlab.com/konflux-qe/build-nudge-parent-qonmuu"
                    },
                    {
                        "name": "CHAINS-GIT_COMMIT",
                        "value": "c79115713a6c36336faa8c91e9bd6f2aa5a1d7d1"
                    }
                ],
                "spanContext": {
                    "traceparent": "00-14b84b04b0e4da3902bfc54e622a672f-e42219b8fe29940f-01"
                },
                "startTime": "2026-04-23T12:02:26Z"
            }
        },
        {
            "apiVersion": "tekton.dev/v1",
            "kind": "PipelineRun",
            "metadata": {
                "annotations": {
                    "build.appstudio.redhat.com/nudged-components": "gl-multi-component-child-mzhb",
                    "build.appstudio.redhat.com/nudging-commit": "c79115713a6c36336faa8c91e9bd6f2aa5a1d7d1",
                    "build.appstudio.redhat.com/nudging-component": "gl-multi-component-parent-mzhb",
                    "build.appstudio.redhat.com/nudging-image": "quay.io/redhat-appstudio-qe/build-e2e-jzkz/gl-multi-component-parent-mzhb:c79115713a6c36336faa8c91e9bd6f2aa5a1d7d1",
                    "build.appstudio.redhat.com/nudging-pipeline": "gl-multi-component-parent-mzhb-on-push-7dd2j",
                    "chains.tekton.dev/signed": "true",
                    "results.tekton.dev/record": "build-e2e-jzkz/results/2d9faead-3a46-4ca5-87a8-07523fdf0520/records/2d9faead-3a46-4ca5-87a8-07523fdf0520",
                    "results.tekton.dev/result": "build-e2e-jzkz/results/2d9faead-3a46-4ca5-87a8-07523fdf0520"
                },
                "creationTimestamp": "2026-04-23T12:08:39Z",
                "finalizers": [
                    "results.tekton.dev/pipelinerun",
                    "chains.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-1776946119-f1d75"
                },
                "name": "renovate-pipeline-1776946119-f1d75",
                "namespace": "build-e2e-jzkz",
                "resourceVersion": "124170",
                "uid": "2d9faead-3a46-4ca5-87a8-07523fdf0520"
            },
            "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_28a6ff14f6 RENOVATE_CONFIG_FILE=/configs/gl-multi-component-child-mzhb-47fc8.json RENOVATE_HOST_RULES=\"[{'matchHost':'quay.io','username':'redhat-appstudio-qe+build_e2e_jzkz_gl_multi_component_parent_mzhb_728a909f2b','password':'${TOKEN_ad087a415a}'}]\" renovate"
                                        ],
                                        "computeResources": {},
                                        "env": [
                                            {
                                                "name": "LOG_LEVEL",
                                                "value": "debug"
                                            }
                                        ],
                                        "envFrom": [
                                            {
                                                "prefix": "TOKEN_",
                                                "secretRef": {
                                                    "name": "renovate-pipeline-1776946119-f1d75"
                                                }
                                            }
                                        ],
                                        "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-1776946119-f1d75"
                                            },
                                            {
                                                "mountPath": "/etc/pki/ca-trust/extracted/pem",
                                                "name": "trusted-ca",
                                                "readOnly": true
                                            }
                                        ]
                                    }
                                ],
                                "volumes": [
                                    {
                                        "configMap": {
                                            "name": "renovate-pipeline-1776946119-f1d75"
                                        },
                                        "name": "renovate-pipeline-1776946119-f1d75"
                                    },
                                    {
                                        "configMap": {
                                            "items": [
                                                {
                                                    "key": "ca-bundle.crt",
                                                    "path": "tls-ca-bundle.pem"
                                                }
                                            ],
                                            "name": "renovate-ca-1776946119-f1d75"
                                        },
                                        "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-mzhb"
                },
                "timeouts": {
                    "pipeline": "2h0m0s"
                }
            },
            "status": {
                "childReferences": [
                    {
                        "apiVersion": "tekton.dev/v1",
                        "kind": "TaskRun",
                        "name": "renovate-pipeline-1776946119-f1d75-renovate",
                        "pipelineTaskName": "renovate"
                    }
                ],
                "completionTime": "2026-04-23T12:11:14Z",
                "conditions": [
                    {
                        "lastTransitionTime": "2026-04-23T12:11:14Z",
                        "message": "Tasks Completed: 1 (Failed: 1, Cancelled 0), Skipped: 0",
                        "reason": "Failed",
                        "status": "False",
                        "type": "Succeeded"
                    }
                ],
                "pipelineSpec": {
                    "tasks": [
                        {
                            "name": "renovate",
                            "taskSpec": {
                                "metadata": {},
                                "spec": null,
                                "steps": [
                                    {
                                        "command": [
                                            "bash",
                                            "-c",
                                            "RENOVATE_X_GITLAB_MERGE_REQUEST_DELAY=5000 RENOVATE_X_GITLAB_AUTO_MERGEABLE_CHECK_ATTEMPS=11 RENOVATE_PR_HOURLY_LIMIT=0 RENOVATE_PR_CONCURRENT_LIMIT=0 RENOVATE_TOKEN=$TOKEN_28a6ff14f6 RENOVATE_CONFIG_FILE=/configs/gl-multi-component-child-mzhb-47fc8.json RENOVATE_HOST_RULES=\"[{'matchHost':'quay.io','username':'redhat-appstudio-qe+build_e2e_jzkz_gl_multi_component_parent_mzhb_728a909f2b','password':'${TOKEN_ad087a415a}'}]\" renovate"
                                        ],
                                        "computeResources": {},
                                        "env": [
                                            {
                                                "name": "LOG_LEVEL",
                                                "value": "debug"
                                            }
                                        ],
                                        "envFrom": [
                                            {
                                                "prefix": "TOKEN_",
                                                "secretRef": {
                                                    "name": "renovate-pipeline-1776946119-f1d75"
                                                }
                                            }
                                        ],
                                        "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-1776946119-f1d75"
                                            },
                                            {
                                                "mountPath": "/etc/pki/ca-trust/extracted/pem",
                                                "name": "trusted-ca",
                                                "readOnly": true
                                            }
                                        ]
                                    }
                                ],
                                "volumes": [
                                    {
                                        "configMap": {
                                            "name": "renovate-pipeline-1776946119-f1d75"
                                        },
                                        "name": "renovate-pipeline-1776946119-f1d75"
                                    },
                                    {
                                        "configMap": {
                                            "items": [
                                                {
                                                    "key": "ca-bundle.crt",
                                                    "path": "tls-ca-bundle.pem"
                                                }
                                            ],
                                            "name": "renovate-ca-1776946119-f1d75"
                                        },
                                        "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-54931c3d36dfd0cbeca01b0c27a5801b-5dbf37f3d3bec9a7-01"
                },
                "startTime": "2026-04-23T12:08:39Z"
            }
        },
        {
            "apiVersion": "tekton.dev/v1",
            "kind": "PipelineRun",
            "metadata": {
                "annotations": {
                    "appstudio.openshift.io/snapshot": "build-suite-positive-mc-zxju-20260423-115004-000",
                    "appstudio.openshift.io/snapshots": "build-suite-positive-mc-zxju-20260423-115004-000",
                    "build.appstudio.openshift.io/repo": "https://github.com/redhat-appstudio-qe/sample-multi-component?rev=628a37b47da37e86dd31fe4b5e071e7fe840f67c",
                    "build.appstudio.redhat.com/commit_sha": "628a37b47da37e86dd31fe4b5e071e7fe840f67c",
                    "build.appstudio.redhat.com/pull_request_number": "32567",
                    "build.appstudio.redhat.com/target_branch": "multi-component-base-funpqp",
                    "chains.tekton.dev/signed": "true",
                    "pipelinesascode.tekton.dev/branch": "multi-component-base-funpqp",
                    "pipelinesascode.tekton.dev/cancel-in-progress": "true",
                    "pipelinesascode.tekton.dev/check-run-id": "72687866570",
                    "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-qjggqg",
                    "pipelinesascode.tekton.dev/git-provider": "github",
                    "pipelinesascode.tekton.dev/installation-id": "40773614",
                    "pipelinesascode.tekton.dev/log-url": "https://console-openshift-console.apps.rosa.kx-c30d254d27.34mm.p3.openshiftapps.com/k8s/ns/build-e2e-kelq/tekton.dev~v1~PipelineRun/go-component-ylakqd-on-pull-request-hc7ch",
                    "pipelinesascode.tekton.dev/max-keep-runs": "3",
                    "pipelinesascode.tekton.dev/on-cel-expression": "event == \"pull_request\" \u0026\u0026 target_branch == \"multi-component-base-funpqp\" \u0026\u0026 ( \"go-component/***\".pathChanged() || \".tekton/go-component-ylakqd-pull-request.yaml\".pathChanged() )",
                    "pipelinesascode.tekton.dev/original-prname": "go-component-ylakqd-on-pull-request",
                    "pipelinesascode.tekton.dev/pull-request": "32567",
                    "pipelinesascode.tekton.dev/repo-url": "https://github.com/redhat-appstudio-qe/sample-multi-component",
                    "pipelinesascode.tekton.dev/repository": "go-component-ylakqd",
                    "pipelinesascode.tekton.dev/scm-reporting-plr-started": "true",
                    "pipelinesascode.tekton.dev/sender": "rhtap-qe-app[bot]",
                    "pipelinesascode.tekton.dev/sha": "628a37b47da37e86dd31fe4b5e071e7fe840f67c",
                    "pipelinesascode.tekton.dev/sha-title": "RHTAP-Qe-App update go-component-ylakqd",
                    "pipelinesascode.tekton.dev/sha-url": "https://github.com/redhat-appstudio-qe/sample-multi-component/commit/628a37b47da37e86dd31fe4b5e071e7fe840f67c",
                    "pipelinesascode.tekton.dev/source-branch": "konflux-go-component-ylakqd",
                    "pipelinesascode.tekton.dev/source-repo-url": "https://github.com/redhat-appstudio-qe/sample-multi-component",
                    "pipelinesascode.tekton.dev/state": "completed",
                    "pipelinesascode.tekton.dev/url-org": "redhat-appstudio-qe",
                    "pipelinesascode.tekton.dev/url-repository": "sample-multi-component",
                    "results.tekton.dev/record": "build-e2e-kelq/results/e286e627-7478-4a7e-8727-8ba685c54a56/records/e286e627-7478-4a7e-8727-8ba685c54a56",
                    "results.tekton.dev/recordSummaryAnnotations": "{\"repo\":\"sample-multi-component\",\"commit\":\"628a37b47da37e86dd31fe4b5e071e7fe840f67c\",\"eventType\":\"pull_request\",\"pull_request-id\":32567}",
                    "results.tekton.dev/result": "build-e2e-kelq/results/e286e627-7478-4a7e-8727-8ba685c54a56",
                    "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-ylakqd",
                    "test.appstudio.openshift.io/snapshot-creation-report": "SnapshotCreated"
                },
                "creationTimestamp": "2026-04-23T11:50:02Z",
                "finalizers": [
                    "chains.tekton.dev/pipelinerun",
                    "results.tekton.dev/pipelinerun",
                    "pipelinesascode.tekton.dev/finalizer"
                ],
                "generateName": "go-component-ylakqd-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-positive-mc-zxju",
                    "appstudio.openshift.io/component": "go-component-ylakqd",
                    "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": "72687866570",
                    "pipelinesascode.tekton.dev/event-type": "pull_request",
                    "pipelinesascode.tekton.dev/original-prname": "go-component-ylakqd-on-pull-request",
                    "pipelinesascode.tekton.dev/pull-request": "32567",
                    "pipelinesascode.tekton.dev/repository": "go-component-ylakqd",
                    "pipelinesascode.tekton.dev/sha": "628a37b47da37e86dd31fe4b5e071e7fe840f67c",
                    "pipelinesascode.tekton.dev/state": "completed",
                    "pipelinesascode.tekton.dev/url-org": "redhat-appstudio-qe",
                    "pipelinesascode.tekton.dev/url-repository": "sample-multi-component",
                    "tekton.dev/pipeline": "go-component-ylakqd-on-pull-request-hc7ch",
                    "test.appstudio.openshift.io/pr-group-sha": "2add5b6a077f02932f95ebdf72537f78a3430b2975869092e45bc9e444699d"
                },
                "name": "go-component-ylakqd-on-pull-request-hc7ch",
                "namespace": "build-e2e-kelq",
                "resourceVersion": "143684",
                "uid": "e286e627-7478-4a7e-8727-8ba685c54a56"
            },
            "spec": {
                "params": [
                    {
                        "name": "git-url",
                        "value": "https://github.com/redhat-appstudio-qe/sample-multi-component"
                    },
                    {
                        "name": "revision",
                        "value": "628a37b47da37e86dd31fe4b5e071e7fe840f67c"
                    },
                    {
                        "name": "output-image",
                        "value": "quay.io/redhat-appstudio-qe/build-e2e-kelq/go-component-ylakqd:on-pr-628a37b47da37e86dd31fe4b5e071e7fe840f67c"
                    },
                    {
                        "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 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:78c5f696f6f7db7436060a91eb05252f913363caed46c05ad5a4b09957aa4197"
                                    },
                                    {
                                        "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:43f0592e75657718c0a1ddbc0033132014d6b24e9f2391a0ce14187ec13e12ca"
                                    },
                                    {
                                        "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:fa19753f59288a397aab2ddb9459f35f0ec1b89f43c36e944a3958db72becb5a"
                                    },
                                    {
                                        "name": "kind",
                                        "value": "task"
                                    }
                                ],
                                "resolver": "bundles"
                            },
                            "when": [
                                {
                                    "input": "$(params.skip-checks)",
                                    "operator": "in",
                                    "values": [
                                        "false"
                                    ]
                                }
                            ]
                        },
                        {
                            "name": "sast-unicode-check",
                            "params": [
                                {
                                    "name": "image-digest",
                                    "value": "$(tasks.build-image-index.results.IMAGE_DIGEST)"
                                },
                                {
                                    "name": "image-url",
                                    "value": "$(tasks.build-image-index.results.IMAGE_URL)"
                                },
                                {
                                    "name": "SOURCE_ARTIFACT",
                                    "value": "$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"
                                },
                                {
                                    "name": "CACHI2_ARTIFACT",
                                    "value": "$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"
                                }
                            ],
                            "runAfter": [
                                "build-image-index"
                            ],
                            "taskRef": {
                                "params": [
                                    {
                                        "name": "name",
                                        "value": "sast-unicode-check-oci-ta-min"
                                    },
                                    {
                                        "name": "bundle",
                                        "value": "quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check-oci-ta-min:0.4@sha256:624d9ed6d461b59a16d8c1578276626c02fa6d56e0ee4bcd752f7859055f21ab"
                                    },
                                    {
                                        "name": "kind",
                                        "value": "task"
                                    }
                                ],
                                "resolver": "bundles"
                            },
                            "when": [
                                {
                                    "input": "$(params.skip-checks)",
                                    "operator": "in",
                                    "values": [
                                        "false"
                                    ]
                                }
                            ]
                        },
                        {
                            "name": "rpms-signature-scan",
                            "params": [
                                {
                                    "name": "image-url",
                                    "value": "$(tasks.build-image-index.results.IMAGE_URL)"
                                },
                                {
                                    "name": "image-digest",
                                    "value": "$(tasks.build-image-index.results.IMAGE_DIGEST)"
                                }
                            ],
                            "runAfter": [
                                "build-image-index"
                            ],
                            "taskRef": {
                                "params": [
                                    {
                                        "name": "name",
                                        "value": "rpms-signature-scan"
                                    },
                                    {
                                        "name": "bundle",
                                        "value": "quay.io/konflux-ci/tekton-catalog/task-rpms-signature-scan:0.2@sha256:b2224a0442ac705e20a25b8609e1760321d9d86da7901fd0392a90102688e37d"
                                    },
                                    {
                                        "name": "kind",
                                        "value": "task"
                                    }
                                ],
                                "resolver": "bundles"
                            },
                            "when": [
                                {
                                    "input": "$(params.skip-checks)",
                                    "operator": "in",
                                    "values": [
                                        "false"
                                    ]
                                }
                            ]
                        },
                        {
                            "name": "tpa-scan",
                            "params": [
                                {
                                    "name": "image-digest",
                                    "value": "$(tasks.build-image-index.results.IMAGE_DIGEST)"
                                },
                                {
                                    "name": "image-url",
                                    "value": "$(tasks.build-image-index.results.IMAGE_URL)"
                                }
                            ],
                            "runAfter": [
                                "build-image-index"
                            ],
                            "taskRef": {
                                "params": [
                                    {
                                        "name": "name",
                                        "value": "tpa-scan"
                                    },
                                    {
                                        "name": "bundle",
                                        "value": "quay.io/konflux-ci/tekton-catalog/task-tpa-scan:0.1@sha256:68b6e188f742da92af9c40a794fd021a65d49b419d1e36096277b2d9ebbe1afc"
                                    },
                                    {
                                        "name": "kind",
                                        "value": "task"
                                    }
                                ],
                                "resolver": "bundles"
                            },
                            "when": [
                                {
                                    "input": "$(params.skip-checks)",
                                    "operator": "in",
                                    "values": [
                                        "false"
                                    ]
                                }
                            ]
                        }
                    ],
                    "workspaces": [
                        {
                            "name": "git-auth",
                            "optional": true
                        },
                        {
                            "name": "netrc",
                            "optional": true
                        }
                    ]
                },
                "taskRunTemplate": {
                    "podTemplate": {
                        "nodeSelector": {
                            "konflux-ci.dev/workload": "konflux-tenants"
                        },
                        "tolerations": [
                            {
                                "effect": "NoSchedule",
                                "key": "konflux-ci.dev/workload",
                                "operator": "Equal",
                                "value": "konflux-tenants"
                            }
                        ]
                    },
                    "serviceAccountName": "build-pipeline-go-component-ylakqd"
                },
                "timeouts": {
                    "pipeline": "2h0m0s"
                },
                "workspaces": [
                    {
                        "name": "git-auth",
                        "secret": {
                            "secretName": "pac-gitauth-qjggqg"
                        }
                    }
                ]
            },
            "status": {
                "childReferences": [
                    {
                        "apiVersion": "tekton.dev/v1",
                        "kind": "TaskRun",
                        "name": "go-component-ylakqd-on-pull-request-hc7ch-init",
                        "pipelineTaskName": "init"
                    },
                    {
                        "apiVersion": "tekton.dev/v1",
                        "kind": "TaskRun",
                        "name": "go-component-ylakqd-on-pull-request-hc7ch-clone-repository",
                        "pipelineTaskName": "clone-repository"
                    },
                    {
                        "apiVersion": "tekton.dev/v1",
                        "kind": "TaskRun",
                        "name": "go-component-ylakqd-on-pull-request-hc7ch-prefetch-dependencies",
                        "pipelineTaskName": "prefetch-dependencies"
                    },
                    {
                        "apiVersion": "tekton.dev/v1",
                        "kind": "TaskRun",
                        "name": "go-component-ylakqd-on-pull-request-hc7ch-build-container",
                        "pipelineTaskName": "build-container"
                    },
                    {
                        "apiVersion": "tekton.dev/v1",
                        "kind": "TaskRun",
                        "name": "go-component-ylakqd-on-pull-request-hc7ch-build-image-index",
                        "pipelineTaskName": "build-image-index"
                    },
                    {
                        "apiVersion": "tekton.dev/v1",
                        "kind": "TaskRun",
                        "name": "go-bed6c38ebd03545db8d2fa33dbe49bbe-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-ylakqd-on-pull-request-hc7ch-clamav-scan",
                        "pipelineTaskName": "clamav-scan",
                        "whenExpressions": [
                            {
                                "input": "false",
                                "operator": "in",
                                "values": [
                                    "false"
                                ]
                            }
                        ]
                    },
                    {
                        "apiVersion": "tekton.dev/v1",
                        "kind": "TaskRun",
                        "name": "go-component-ylakqd-on-pull-request-hc7ch-sast-shell-check",
                        "pipelineTaskName": "sast-shell-check",
                        "whenExpressions": [
                            {
                                "input": "false",
                                "operator": "in",
                                "values": [
                                    "false"
                                ]
                            }
                        ]
                    },
                    {
                        "apiVersion": "tekton.dev/v1",
                        "kind": "TaskRun",
                        "name": "go-component-ylakqd-on-pull-request-hc7ch-sast-unicode-check",
                        "pipelineTaskName": "sast-unicode-check",
                        "whenExpressions": [
                            {
                                "input": "false",
                                "operator": "in",
                                "values": [
                                    "false"
                                ]
                            }
                        ]
                    },
                    {
                        "apiVersion": "tekton.dev/v1",
                        "kind": "TaskRun",
                        "name": "go-component-ylakqd-on-pull-request-hc7ch-rpms-signature-scan",
                        "pipelineTaskName": "rpms-signature-scan",
                        "whenExpressions": [
                            {
                                "input": "false",
                                "operator": "in",
                                "values": [
                                    "false"
                                ]
                            }
                        ]
                    },
                    {
                        "apiVersion": "tekton.dev/v1",
                        "kind": "TaskRun",
                        "name": "go-component-ylakqd-on-pull-request-hc7ch-tpa-scan",
                        "pipelineTaskName": "tpa-scan",
                        "whenExpressions": [
                            {
                                "input": "false",
                                "operator": "in",
                                "values": [
                                    "false"
                                ]
                            }
                        ]
                    }
                ],
                "completionTime": "2026-04-23T12:17:57Z",
                "conditions": [
                    {
                        "lastTransitionTime": "2026-04-23T12:17:57Z",
                        "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/sample-multi-component"
                                },
                                {
                                    "name": "revision",
                                    "value": "628a37b47da37e86dd31fe4b5e071e7fe840f67c"
                                },
                                {
                                    "name": "ociStorage",
                                    "value": "quay.io/redhat-appstudio-qe/build-e2e-kelq/go-component-ylakqd:on-pr-628a37b47da37e86dd31fe4b5e071e7fe840f67c.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-kelq/go-component-ylakqd:on-pr-628a37b47da37e86dd31fe4b5e071e7fe840f67c.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:78c5f696f6f7db7436060a91eb05252f913363caed46c05ad5a4b09957aa4197"
                                    },
                                    {
                                        "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-kelq/go-component-ylakqd:on-pr-628a37b47da37e86dd31fe4b5e071e7fe840f67c"
                                },
                                {
                                    "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)"
                                },
                                {
                                    "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:43f0592e75657718c0a1ddbc0033132014d6b24e9f2391a0ce14187ec13e12ca"
                                    },
                                    {
                                        "name": "kind",
                                        "value": "task"
                                    }
                                ],
                                "resolver": "bundles"
                            }
                        },
                        {
                            "name": "build-image-index",
                            "params": [
                                {
                                    "name": "IMAGE",
                                    "value": "quay.io/redhat-appstudio-qe/build-e2e-kelq/go-component-ylakqd:on-pr-628a37b47da37e86dd31fe4b5e071e7fe840f67c"
                                },
                                {
                                    "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:fa19753f59288a397aab2ddb9459f35f0ec1b89f43c36e944a3958db72becb5a"
                                    },
                                    {
                                        "name": "kind",
                                        "value": "task"
                                    }
                                ],
                                "resolver": "bundles"
                            },
                            "when": [
                                {
                                    "input": "false",
                                    "operator": "in",
                                    "values": [
                                        "false"
                                    ]
                                }
                            ]
                        },
                        {
                            "name": "sast-unicode-check",
                            "params": [
                                {
                                    "name": "image-digest",
                                    "value": "$(tasks.build-image-index.results.IMAGE_DIGEST)"
                                },
                                {
                                    "name": "image-url",
                                    "value": "$(tasks.build-image-index.results.IMAGE_URL)"
                                },
                                {
                                    "name": "SOURCE_ARTIFACT",
                                    "value": "$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"
                                },
                                {
                                    "name": "CACHI2_ARTIFACT",
                                    "value": "$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"
                                }
                            ],
                            "runAfter": [
                                "build-image-index"
                            ],
                            "taskRef": {
                                "params": [
                                    {
                                        "name": "name",
                                        "value": "sast-unicode-check-oci-ta-min"
                                    },
                                    {
                                        "name": "bundle",
                                        "value": "quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check-oci-ta-min:0.4@sha256:624d9ed6d461b59a16d8c1578276626c02fa6d56e0ee4bcd752f7859055f21ab"
                                    },
                                    {
                                        "name": "kind",
                                        "value": "task"
                                    }
                                ],
                                "resolver": "bundles"
                            },
                            "when": [
                                {
                                    "input": "false",
                                    "operator": "in",
                                    "values": [
                                        "false"
                                    ]
                                }
                            ]
                        },
                        {
                            "name": "rpms-signature-scan",
                            "params": [
                                {
                                    "name": "image-url",
                                    "value": "$(tasks.build-image-index.results.IMAGE_URL)"
                                },
                                {
                                    "name": "image-digest",
                                    "value": "$(tasks.build-image-index.results.IMAGE_DIGEST)"
                                }
                            ],
                            "runAfter": [
                                "build-image-index"
                            ],
                            "taskRef": {
                                "params": [
                                    {
                                        "name": "name",
                                        "value": "rpms-signature-scan"
                                    },
                                    {
                                        "name": "bundle",
                                        "value": "quay.io/konflux-ci/tekton-catalog/task-rpms-signature-scan:0.2@sha256:b2224a0442ac705e20a25b8609e1760321d9d86da7901fd0392a90102688e37d"
                                    },
                                    {
                                        "name": "kind",
                                        "value": "task"
                                    }
                                ],
                                "resolver": "bundles"
                            },
                            "when": [
                                {
                                    "input": "false",
                                    "operator": "in",
                                    "values": [
                                        "false"
                                    ]
                                }
                            ]
                        },
                        {
                            "name": "tpa-scan",
                            "params": [
                                {
                                    "name": "image-digest",
                                    "value": "$(tasks.build-image-index.results.IMAGE_DIGEST)"
                                },
                                {
                                    "name": "image-url",
                                    "value": "$(tasks.build-image-index.results.IMAGE_URL)"
                                }
                            ],
                            "runAfter": [
                                "build-image-index"
                            ],
                            "taskRef": {
                                "params": [
                                    {
                                        "name": "name",
                                        "value": "tpa-scan"
                                    },
                                    {
                                        "name": "bundle",
                                        "value": "quay.io/konflux-ci/tekton-catalog/task-tpa-scan:0.1@sha256:68b6e188f742da92af9c40a794fd021a65d49b419d1e36096277b2d9ebbe1afc"
                                    },
                                    {
                                        "name": "kind",
                                        "value": "task"
                                    }
                                ],
                                "resolver": "bundles"
                            },
                            "when": [
                                {
                                    "input": "false",
                                    "operator": "in",
                                    "values": [
                                        "false"
                                    ]
                                }
                            ]
                        }
                    ],
                    "workspaces": [
                        {
                            "name": "git-auth",
                            "optional": true
                        },
                        {
                            "name": "netrc",
                            "optional": true
                        }
                    ]
                },
                "provenance": {
                    "featureFlags": {
                        "awaitSidecarReadiness": true,
                        "coschedule": "workspaces",
                        "enableAPIFields": "alpha",
                        "enableParamEnum": true,
                        "enableProvenanceInStatus": true,
                        "enforceNonfalsifiability": "none",
                        "maxResultSize": 4096,
                        "resultExtractionMethod": "termination-message",
                        "runningInEnvWithInjectedSidecars": true,
                        "verificationNoMatchPolicy": "ignore"
                    }
                },
                "results": [
                    {
                        "name": "IMAGE_URL",
                        "value": "quay.io/redhat-appstudio-qe/build-e2e-kelq/go-component-ylakqd:on-pr-628a37b47da37e86dd31fe4b5e071e7fe840f67c"
                    },
                    {
                        "name": "IMAGE_DIGEST",
                        "value": "sha256:e7ee13a41a68c55a6d30d0b12490ea242fc381656f4b08c1197f32373147d68e"
                    },
                    {
                        "name": "CHAINS-GIT_URL",
                        "value": "https://github.com/redhat-appstudio-qe/sample-multi-component"
                    },
                    {
                        "name": "CHAINS-GIT_COMMIT",
                        "value": "628a37b47da37e86dd31fe4b5e071e7fe840f67c"
                    }
                ],
                "spanContext": {
                    "traceparent": "00-5047d52981f2778875b880fdf5d2a17f-c5e54ad8b83be492-01"
                },
                "startTime": "2026-04-23T11:50:04Z"
            }
        },
        {
            "apiVersion": "tekton.dev/v1",
            "kind": "PipelineRun",
            "metadata": {
                "annotations": {
                    "appstudio.openshift.io/snapshot": "build-suite-positive-mc-zxju-20260423-121821-000",
                    "appstudio.openshift.io/snapshots": "build-suite-positive-mc-zxju-20260423-121821-000",
                    "build.appstudio.openshift.io/repo": "https://github.com/redhat-appstudio-qe/sample-multi-component?rev=263382c295ef9762a1b108cdb04984d0c478ab39",
                    "build.appstudio.redhat.com/commit_sha": "263382c295ef9762a1b108cdb04984d0c478ab39",
                    "build.appstudio.redhat.com/target_branch": "multi-component-base-funpqp",
                    "chains.tekton.dev/signed": "true",
                    "pipelinesascode.tekton.dev/branch": "multi-component-base-funpqp",
                    "pipelinesascode.tekton.dev/cancel-in-progress": "false",
                    "pipelinesascode.tekton.dev/check-run-id": "72692010839",
                    "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-cogngc",
                    "pipelinesascode.tekton.dev/git-provider": "github",
                    "pipelinesascode.tekton.dev/installation-id": "40773614",
                    "pipelinesascode.tekton.dev/log-url": "https://console-openshift-console.apps.rosa.kx-c30d254d27.34mm.p3.openshiftapps.com/k8s/ns/build-e2e-kelq/tekton.dev~v1~PipelineRun/go-component-ylakqd-on-push-wwfqc",
                    "pipelinesascode.tekton.dev/max-keep-runs": "3",
                    "pipelinesascode.tekton.dev/on-cel-expression": "event == \"push\" \u0026\u0026 target_branch == \"multi-component-base-funpqp\" \u0026\u0026 ( \"go-component/***\".pathChanged() || \".tekton/go-component-ylakqd-push.yaml\".pathChanged() )",
                    "pipelinesascode.tekton.dev/original-prname": "go-component-ylakqd-on-push",
                    "pipelinesascode.tekton.dev/pull-request": "32567",
                    "pipelinesascode.tekton.dev/repo-url": "https://github.com/redhat-appstudio-qe/sample-multi-component",
                    "pipelinesascode.tekton.dev/repository": "go-component-ylakqd",
                    "pipelinesascode.tekton.dev/scm-reporting-plr-started": "true",
                    "pipelinesascode.tekton.dev/sender": "rhtap-qe-bots-2",
                    "pipelinesascode.tekton.dev/sha": "263382c295ef9762a1b108cdb04984d0c478ab39",
                    "pipelinesascode.tekton.dev/sha-title": "Merge pull request #32567 from redhat-appstudio-qe/konflux-go-component-ylakqd\n\nRHTAP-Qe-App update go-component-ylakqd",
                    "pipelinesascode.tekton.dev/sha-url": "https://github.com/redhat-appstudio-qe/sample-multi-component/commit/263382c295ef9762a1b108cdb04984d0c478ab39",
                    "pipelinesascode.tekton.dev/source-branch": "refs/heads/multi-component-base-funpqp",
                    "pipelinesascode.tekton.dev/source-repo-url": "https://github.com/redhat-appstudio-qe/sample-multi-component",
                    "pipelinesascode.tekton.dev/state": "completed",
                    "pipelinesascode.tekton.dev/url-org": "redhat-appstudio-qe",
                    "pipelinesascode.tekton.dev/url-repository": "sample-multi-component",
                    "results.tekton.dev/record": "build-e2e-kelq/results/791556c4-514d-4069-86b0-131c626e6a68/records/791556c4-514d-4069-86b0-131c626e6a68",
                    "results.tekton.dev/recordSummaryAnnotations": "{\"repo\":\"sample-multi-component\",\"commit\":\"263382c295ef9762a1b108cdb04984d0c478ab39\",\"eventType\":\"push\",\"pull_request-id\":32567}",
                    "results.tekton.dev/result": "build-e2e-kelq/results/791556c4-514d-4069-86b0-131c626e6a68",
                    "test.appstudio.openshift.io/added-to-global-candidate-list": "{\"result\":true,\"reason\":\"Success\",\"lastupdatedtime\":\"2026-04-23T12:44:09Z\"}",
                    "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-23T12:18:20Z",
                "finalizers": [
                    "chains.tekton.dev/pipelinerun",
                    "results.tekton.dev/pipelinerun",
                    "pipelinesascode.tekton.dev/finalizer"
                ],
                "generateName": "go-component-ylakqd-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-positive-mc-zxju",
                    "appstudio.openshift.io/component": "go-component-ylakqd",
                    "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": "72692010839",
                    "pipelinesascode.tekton.dev/event-type": "push",
                    "pipelinesascode.tekton.dev/original-prname": "go-component-ylakqd-on-push",
                    "pipelinesascode.tekton.dev/pull-request": "32567",
                    "pipelinesascode.tekton.dev/repository": "go-component-ylakqd",
                    "pipelinesascode.tekton.dev/sha": "263382c295ef9762a1b108cdb04984d0c478ab39",
                    "pipelinesascode.tekton.dev/state": "completed",
                    "pipelinesascode.tekton.dev/url-org": "redhat-appstudio-qe",
                    "pipelinesascode.tekton.dev/url-repository": "sample-multi-component",
                    "tekton.dev/pipeline": "go-component-ylakqd-on-push-wwfqc"
                },
                "name": "go-component-ylakqd-on-push-wwfqc",
                "namespace": "build-e2e-kelq",
                "resourceVersion": "189007",
                "uid": "791556c4-514d-4069-86b0-131c626e6a68"
            },
            "spec": {
                "params": [
                    {
                        "name": "git-url",
                        "value": "https://github.com/redhat-appstudio-qe/sample-multi-component"
                    },
                    {
                        "name": "revision",
                        "value": "263382c295ef9762a1b108cdb04984d0c478ab39"
                    },
                    {
                        "name": "output-image",
                        "value": "quay.io/redhat-appstudio-qe/build-e2e-kelq/go-component-ylakqd:263382c295ef9762a1b108cdb04984d0c478ab39"
                    },
                    {
                        "name": "dockerfile",
                        "value": "docker/Dockerfile"
                    },
                    {
                        "name": "path-context",
                        "value": "go-component"
                    }
                ],
                "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:78c5f696f6f7db7436060a91eb05252f913363caed46c05ad5a4b09957aa4197"
                                    },
                                    {
                                        "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:43f0592e75657718c0a1ddbc0033132014d6b24e9f2391a0ce14187ec13e12ca"
                                    },
                                    {
                                        "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:fa19753f59288a397aab2ddb9459f35f0ec1b89f43c36e944a3958db72becb5a"
                                    },
                                    {
                                        "name": "kind",
                                        "value": "task"
                                    }
                                ],
                                "resolver": "bundles"
                            },
                            "when": [
                                {
                                    "input": "$(params.skip-checks)",
                                    "operator": "in",
                                    "values": [
                                        "false"
                                    ]
                                }
                            ]
                        },
                        {
                            "name": "sast-unicode-check",
                            "params": [
                                {
                                    "name": "image-digest",
                                    "value": "$(tasks.build-image-index.results.IMAGE_DIGEST)"
                                },
                                {
                                    "name": "image-url",
                                    "value": "$(tasks.build-image-index.results.IMAGE_URL)"
                                },
                                {
                                    "name": "SOURCE_ARTIFACT",
                                    "value": "$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"
                                },
                                {
                                    "name": "CACHI2_ARTIFACT",
                                    "value": "$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"
                                }
                            ],
                            "runAfter": [
                                "build-image-index"
                            ],
                            "taskRef": {
                                "params": [
                                    {
                                        "name": "name",
                                        "value": "sast-unicode-check-oci-ta-min"
                                    },
                                    {
                                        "name": "bundle",
                                        "value": "quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check-oci-ta-min:0.4@sha256:624d9ed6d461b59a16d8c1578276626c02fa6d56e0ee4bcd752f7859055f21ab"
                                    },
                                    {
                                        "name": "kind",
                                        "value": "task"
                                    }
                                ],
                                "resolver": "bundles"
                            },
                            "when": [
                                {
                                    "input": "$(params.skip-checks)",
                                    "operator": "in",
                                    "values": [
                                        "false"
                                    ]
                                }
                            ]
                        },
                        {
                            "name": "rpms-signature-scan",
                            "params": [
                                {
                                    "name": "image-url",
                                    "value": "$(tasks.build-image-index.results.IMAGE_URL)"
                                },
                                {
                                    "name": "image-digest",
                                    "value": "$(tasks.build-image-index.results.IMAGE_DIGEST)"
                                }
                            ],
                            "runAfter": [
                                "build-image-index"
                            ],
                            "taskRef": {
                                "params": [
                                    {
                                        "name": "name",
                                        "value": "rpms-signature-scan"
                                    },
                                    {
                                        "name": "bundle",
                                        "value": "quay.io/konflux-ci/tekton-catalog/task-rpms-signature-scan:0.2@sha256:b2224a0442ac705e20a25b8609e1760321d9d86da7901fd0392a90102688e37d"
                                    },
                                    {
                                        "name": "kind",
                                        "value": "task"
                                    }
                                ],
                                "resolver": "bundles"
                            },
                            "when": [
                                {
                                    "input": "$(params.skip-checks)",
                                    "operator": "in",
                                    "values": [
                                        "false"
                                    ]
                                }
                            ]
                        },
                        {
                            "name": "tpa-scan",
                            "params": [
                                {
                                    "name": "image-digest",
                                    "value": "$(tasks.build-image-index.results.IMAGE_DIGEST)"
                                },
                                {
                                    "name": "image-url",
                                    "value": "$(tasks.build-image-index.results.IMAGE_URL)"
                                }
                            ],
                            "runAfter": [
                                "build-image-index"
                            ],
                            "taskRef": {
                                "params": [
                                    {
                                        "name": "name",
                                        "value": "tpa-scan"
                                    },
                                    {
                                        "name": "bundle",
                                        "value": "quay.io/konflux-ci/tekton-catalog/task-tpa-scan:0.1@sha256:68b6e188f742da92af9c40a794fd021a65d49b419d1e36096277b2d9ebbe1afc"
                                    },
                                    {
                                        "name": "kind",
                                        "value": "task"
                                    }
                                ],
                                "resolver": "bundles"
                            },
                            "when": [
                                {
                                    "input": "$(params.skip-checks)",
                                    "operator": "in",
                                    "values": [
                                        "false"
                                    ]
                                }
                            ]
                        }
                    ],
                    "workspaces": [
                        {
                            "name": "git-auth",
                            "optional": true
                        },
                        {
                            "name": "netrc",
                            "optional": true
                        }
                    ]
                },
                "taskRunTemplate": {
                    "podTemplate": {
                        "nodeSelector": {
                            "konflux-ci.dev/workload": "konflux-tenants"
                        },
                        "tolerations": [
                            {
                                "effect": "NoSchedule",
                                "key": "konflux-ci.dev/workload",
                                "operator": "Equal",
                                "value": "konflux-tenants"
                            }
                        ]
                    },
                    "serviceAccountName": "build-pipeline-go-component-ylakqd"
                },
                "timeouts": {
                    "pipeline": "2h0m0s"
                },
                "workspaces": [
                    {
                        "name": "git-auth",
                        "secret": {
                            "secretName": "pac-gitauth-cogngc"
                        }
                    }
                ]
            },
            "status": {
                "childReferences": [
                    {
                        "apiVersion": "tekton.dev/v1",
                        "kind": "TaskRun",
                        "name": "go-component-ylakqd-on-push-wwfqc-init",
                        "pipelineTaskName": "init"
                    },
                    {
                        "apiVersion": "tekton.dev/v1",
                        "kind": "TaskRun",
                        "name": "go-component-ylakqd-on-push-wwfqc-clone-repository",
                        "pipelineTaskName": "clone-repository"
                    },
                    {
                        "apiVersion": "tekton.dev/v1",
                        "kind": "TaskRun",
                        "name": "go-component-ylakqd-on-push-wwfqc-prefetch-dependencies",
                        "pipelineTaskName": "prefetch-dependencies"
                    },
                    {
                        "apiVersion": "tekton.dev/v1",
                        "kind": "TaskRun",
                        "name": "go-component-ylakqd-on-push-wwfqc-build-container",
                        "pipelineTaskName": "build-container"
                    },
                    {
                        "apiVersion": "tekton.dev/v1",
                        "kind": "TaskRun",
                        "name": "go-component-ylakqd-on-push-wwfqc-build-image-index",
                        "pipelineTaskName": "build-image-index"
                    },
                    {
                        "apiVersion": "tekton.dev/v1",
                        "kind": "TaskRun",
                        "name": "go-component-ylakqd-on-push-wwfqc-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-ylakqd-on-push-wwfqc-clamav-scan",
                        "pipelineTaskName": "clamav-scan",
                        "whenExpressions": [
                            {
                                "input": "false",
                                "operator": "in",
                                "values": [
                                    "false"
                                ]
                            }
                        ]
                    },
                    {
                        "apiVersion": "tekton.dev/v1",
                        "kind": "TaskRun",
                        "name": "go-component-ylakqd-on-push-wwfqc-sast-shell-check",
                        "pipelineTaskName": "sast-shell-check",
                        "whenExpressions": [
                            {
                                "input": "false",
                                "operator": "in",
                                "values": [
                                    "false"
                                ]
                            }
                        ]
                    },
                    {
                        "apiVersion": "tekton.dev/v1",
                        "kind": "TaskRun",
                        "name": "go-component-ylakqd-on-push-wwfqc-sast-unicode-check",
                        "pipelineTaskName": "sast-unicode-check",
                        "whenExpressions": [
                            {
                                "input": "false",
                                "operator": "in",
                                "values": [
                                    "false"
                                ]
                            }
                        ]
                    },
                    {
                        "apiVersion": "tekton.dev/v1",
                        "kind": "TaskRun",
                        "name": "go-component-ylakqd-on-push-wwfqc-rpms-signature-scan",
                        "pipelineTaskName": "rpms-signature-scan",
                        "whenExpressions": [
                            {
                                "input": "false",
                                "operator": "in",
                                "values": [
                                    "false"
                                ]
                            }
                        ]
                    },
                    {
                        "apiVersion": "tekton.dev/v1",
                        "kind": "TaskRun",
                        "name": "go-component-ylakqd-on-push-wwfqc-tpa-scan",
                        "pipelineTaskName": "tpa-scan",
                        "whenExpressions": [
                            {
                                "input": "false",
                                "operator": "in",
                                "values": [
                                    "false"
                                ]
                            }
                        ]
                    }
                ],
                "completionTime": "2026-04-23T12:44:07Z",
                "conditions": [
                    {
                        "lastTransitionTime": "2026-04-23T12:44:07Z",
                        "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/sample-multi-component"
                                },
                                {
                                    "name": "revision",
                                    "value": "263382c295ef9762a1b108cdb04984d0c478ab39"
                                },
                                {
                                    "name": "ociStorage",
                                    "value": "quay.io/redhat-appstudio-qe/build-e2e-kelq/go-component-ylakqd:263382c295ef9762a1b108cdb04984d0c478ab39.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-kelq/go-component-ylakqd:263382c295ef9762a1b108cdb04984d0c478ab39.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:78c5f696f6f7db7436060a91eb05252f913363caed46c05ad5a4b09957aa4197"
                                    },
                                    {
                                        "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-kelq/go-component-ylakqd:263382c295ef9762a1b108cdb04984d0c478ab39"
                                },
                                {
                                    "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)"
                                },
                                {
                                    "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:43f0592e75657718c0a1ddbc0033132014d6b24e9f2391a0ce14187ec13e12ca"
                                    },
                                    {
                                        "name": "kind",
                                        "value": "task"
                                    }
                                ],
                                "resolver": "bundles"
                            }
                        },
                        {
                            "name": "build-image-index",
                            "params": [
                                {
                                    "name": "IMAGE",
                                    "value": "quay.io/redhat-appstudio-qe/build-e2e-kelq/go-component-ylakqd:263382c295ef9762a1b108cdb04984d0c478ab39"
                                },
                                {
                                    "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:fa19753f59288a397aab2ddb9459f35f0ec1b89f43c36e944a3958db72becb5a"
                                    },
                                    {
                                        "name": "kind",
                                        "value": "task"
                                    }
                                ],
                                "resolver": "bundles"
                            },
                            "when": [
                                {
                                    "input": "false",
                                    "operator": "in",
                                    "values": [
                                        "false"
                                    ]
                                }
                            ]
                        },
                        {
                            "name": "sast-unicode-check",
                            "params": [
                                {
                                    "name": "image-digest",
                                    "value": "$(tasks.build-image-index.results.IMAGE_DIGEST)"
                                },
                                {
                                    "name": "image-url",
                                    "value": "$(tasks.build-image-index.results.IMAGE_URL)"
                                },
                                {
                                    "name": "SOURCE_ARTIFACT",
                                    "value": "$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"
                                },
                                {
                                    "name": "CACHI2_ARTIFACT",
                                    "value": "$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"
                                }
                            ],
                            "runAfter": [
                                "build-image-index"
                            ],
                            "taskRef": {
                                "params": [
                                    {
                                        "name": "name",
                                        "value": "sast-unicode-check-oci-ta-min"
                                    },
                                    {
                                        "name": "bundle",
                                        "value": "quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check-oci-ta-min:0.4@sha256:624d9ed6d461b59a16d8c1578276626c02fa6d56e0ee4bcd752f7859055f21ab"
                                    },
                                    {
                                        "name": "kind",
                                        "value": "task"
                                    }
                                ],
                                "resolver": "bundles"
                            },
                            "when": [
                                {
                                    "input": "false",
                                    "operator": "in",
                                    "values": [
                                        "false"
                                    ]
                                }
                            ]
                        },
                        {
                            "name": "rpms-signature-scan",
                            "params": [
                                {
                                    "name": "image-url",
                                    "value": "$(tasks.build-image-index.results.IMAGE_URL)"
                                },
                                {
                                    "name": "image-digest",
                                    "value": "$(tasks.build-image-index.results.IMAGE_DIGEST)"
                                }
                            ],
                            "runAfter": [
                                "build-image-index"
                            ],
                            "taskRef": {
                                "params": [
                                    {
                                        "name": "name",
                                        "value": "rpms-signature-scan"
                                    },
                                    {
                                        "name": "bundle",
                                        "value": "quay.io/konflux-ci/tekton-catalog/task-rpms-signature-scan:0.2@sha256:b2224a0442ac705e20a25b8609e1760321d9d86da7901fd0392a90102688e37d"
                                    },
                                    {
                                        "name": "kind",
                                        "value": "task"
                                    }
                                ],
                                "resolver": "bundles"
                            },
                            "when": [
                                {
                                    "input": "false",
                                    "operator": "in",
                                    "values": [
                                        "false"
                                    ]
                                }
                            ]
                        },
                        {
                            "name": "tpa-scan",
                            "params": [
                                {
                                    "name": "image-digest",
                                    "value": "$(tasks.build-image-index.results.IMAGE_DIGEST)"
                                },
                                {
                                    "name": "image-url",
                                    "value": "$(tasks.build-image-index.results.IMAGE_URL)"
                                }
                            ],
                            "runAfter": [
                                "build-image-index"
                            ],
                            "taskRef": {
                                "params": [
                                    {
                                        "name": "name",
                                        "value": "tpa-scan"
                                    },
                                    {
                                        "name": "bundle",
                                        "value": "quay.io/konflux-ci/tekton-catalog/task-tpa-scan:0.1@sha256:68b6e188f742da92af9c40a794fd021a65d49b419d1e36096277b2d9ebbe1afc"
                                    },
                                    {
                                        "name": "kind",
                                        "value": "task"
                                    }
                                ],
                                "resolver": "bundles"
                            },
                            "when": [
                                {
                                    "input": "false",
                                    "operator": "in",
                                    "values": [
                                        "false"
                                    ]
                                }
                            ]
                        }
                    ],
                    "workspaces": [
                        {
                            "name": "git-auth",
                            "optional": true
                        },
                        {
                            "name": "netrc",
                            "optional": true
                        }
                    ]
                },
                "provenance": {
                    "featureFlags": {
                        "awaitSidecarReadiness": true,
                        "coschedule": "workspaces",
                        "enableAPIFields": "alpha",
                        "enableParamEnum": true,
                        "enableProvenanceInStatus": true,
                        "enforceNonfalsifiability": "none",
                        "maxResultSize": 4096,
                        "resultExtractionMethod": "termination-message",
                        "runningInEnvWithInjectedSidecars": true,
                        "verificationNoMatchPolicy": "ignore"
                    }
                },
                "results": [
                    {
                        "name": "IMAGE_URL",
                        "value": "quay.io/redhat-appstudio-qe/build-e2e-kelq/go-component-ylakqd:263382c295ef9762a1b108cdb04984d0c478ab39"
                    },
                    {
                        "name": "IMAGE_DIGEST",
                        "value": "sha256:922ec463db636711d3ecd1c4693d26cc4d7d85edfc11da084cc6975c422d2fd1"
                    },
                    {
                        "name": "CHAINS-GIT_URL",
                        "value": "https://github.com/redhat-appstudio-qe/sample-multi-component"
                    },
                    {
                        "name": "CHAINS-GIT_COMMIT",
                        "value": "263382c295ef9762a1b108cdb04984d0c478ab39"
                    }
                ],
                "spanContext": {
                    "traceparent": "00-a5581ea81b9377406f77889cd628a3df-4b02c579539c3abe-01"
                },
                "startTime": "2026-04-23T12:18:21Z"
            }
        },
        {
            "apiVersion": "tekton.dev/v1",
            "kind": "PipelineRun",
            "metadata": {
                "annotations": {
                    "build.appstudio.openshift.io/repo": "https://github.com/redhat-appstudio-qe/sample-multi-component?rev=7907701ad8053992de5be82c5484a332c5241f65",
                    "build.appstudio.redhat.com/commit_sha": "7907701ad8053992de5be82c5484a332c5241f65",
                    "build.appstudio.redhat.com/pull_request_number": "32568",
                    "build.appstudio.redhat.com/target_branch": "multi-component-base-funpqp",
                    "chains.tekton.dev/signed": "true",
                    "pipelinesascode.tekton.dev/branch": "multi-component-base-funpqp",
                    "pipelinesascode.tekton.dev/cancel-in-progress": "true",
                    "pipelinesascode.tekton.dev/check-run-id": "72694930033",
                    "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-dladkl",
                    "pipelinesascode.tekton.dev/git-provider": "github",
                    "pipelinesascode.tekton.dev/installation-id": "40773614",
                    "pipelinesascode.tekton.dev/log-url": "https://console-openshift-console.apps.rosa.kx-c30d254d27.34mm.p3.openshiftapps.com/k8s/ns/build-e2e-kelq/tekton.dev~v1~PipelineRun/python-component-qqfqqp-on-pull-request-7lx64",
                    "pipelinesascode.tekton.dev/max-keep-runs": "3",
                    "pipelinesascode.tekton.dev/on-cel-expression": "event == \"pull_request\" \u0026\u0026 target_branch == \"multi-component-base-funpqp\" \u0026\u0026 ( \"python-component/***\".pathChanged() || \".tekton/python-component-qqfqqp-pull-request.yaml\".pathChanged() )",
                    "pipelinesascode.tekton.dev/original-prname": "python-component-qqfqqp-on-pull-request",
                    "pipelinesascode.tekton.dev/pull-request": "32568",
                    "pipelinesascode.tekton.dev/repo-url": "https://github.com/redhat-appstudio-qe/sample-multi-component",
                    "pipelinesascode.tekton.dev/repository": "go-component-ylakqd",
                    "pipelinesascode.tekton.dev/scm-reporting-plr-started": "true",
                    "pipelinesascode.tekton.dev/sender": "rhtap-qe-app[bot]",
                    "pipelinesascode.tekton.dev/sha": "7907701ad8053992de5be82c5484a332c5241f65",
                    "pipelinesascode.tekton.dev/sha-title": "e2e test commit message",
                    "pipelinesascode.tekton.dev/sha-url": "https://github.com/redhat-appstudio-qe/sample-multi-component/commit/7907701ad8053992de5be82c5484a332c5241f65",
                    "pipelinesascode.tekton.dev/source-branch": "konflux-python-component-qqfqqp",
                    "pipelinesascode.tekton.dev/source-repo-url": "https://github.com/redhat-appstudio-qe/sample-multi-component",
                    "pipelinesascode.tekton.dev/state": "completed",
                    "pipelinesascode.tekton.dev/url-org": "redhat-appstudio-qe",
                    "pipelinesascode.tekton.dev/url-repository": "sample-multi-component",
                    "results.tekton.dev/record": "build-e2e-kelq/results/ae63338d-71f2-4c0a-92a4-744dfadf0009/records/ae63338d-71f2-4c0a-92a4-744dfadf0009",
                    "results.tekton.dev/recordSummaryAnnotations": "{\"repo\":\"sample-multi-component\",\"commit\":\"7907701ad8053992de5be82c5484a332c5241f65\",\"eventType\":\"pull_request\",\"pull_request-id\":32568}",
                    "results.tekton.dev/result": "build-e2e-kelq/results/ae63338d-71f2-4c0a-92a4-744dfadf0009",
                    "test.appstudio.openshift.io/pr-group": "konflux-python-component-qqfqqp"
                },
                "creationTimestamp": "2026-04-23T12:36:57Z",
                "finalizers": [
                    "chains.tekton.dev/pipelinerun",
                    "results.tekton.dev/pipelinerun",
                    "pipelinesascode.tekton.dev/finalizer"
                ],
                "generateName": "python-component-qqfqqp-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-positive-mc-zxju",
                    "appstudio.openshift.io/component": "python-component-qqfqqp",
                    "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": "72694930033",
                    "pipelinesascode.tekton.dev/event-type": "pull_request",
                    "pipelinesascode.tekton.dev/original-prname": "python-component-qqfqqp-on-pull-request",
                    "pipelinesascode.tekton.dev/pull-request": "32568",
                    "pipelinesascode.tekton.dev/repository": "go-component-ylakqd",
                    "pipelinesascode.tekton.dev/sha": "7907701ad8053992de5be82c5484a332c5241f65",
                    "pipelinesascode.tekton.dev/state": "completed",
                    "pipelinesascode.tekton.dev/url-org": "redhat-appstudio-qe",
                    "pipelinesascode.tekton.dev/url-repository": "sample-multi-component",
                    "tekton.dev/pipeline": "python-component-qqfqqp-on-pull-request-7lx64",
                    "test.appstudio.openshift.io/pr-group-sha": "d233b19fda92b4ac9cc03cff765f013c309a2de1006fcff48dd9bfc765911c"
                },
                "name": "python-component-qqfqqp-on-pull-request-7lx64",
                "namespace": "build-e2e-kelq",
                "resourceVersion": "186544",
                "uid": "ae63338d-71f2-4c0a-92a4-744dfadf0009"
            },
            "spec": {
                "params": [
                    {
                        "name": "git-url",
                        "value": "https://github.com/redhat-appstudio-qe/sample-multi-component"
                    },
                    {
                        "name": "revision",
                        "value": "7907701ad8053992de5be82c5484a332c5241f65"
                    },
                    {
                        "name": "output-image",
                        "value": "quay.io/redhat-appstudio-qe/build-e2e-kelq/python-component-qqfqqp:on-pr-7907701ad8053992de5be82c5484a332c5241f65"
                    },
                    {
                        "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 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:78c5f696f6f7db7436060a91eb05252f913363caed46c05ad5a4b09957aa4197"
                                    },
                                    {
                                        "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:43f0592e75657718c0a1ddbc0033132014d6b24e9f2391a0ce14187ec13e12ca"
                                    },
                                    {
                                        "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:fa19753f59288a397aab2ddb9459f35f0ec1b89f43c36e944a3958db72becb5a"
                                    },
                                    {
                                        "name": "kind",
                                        "value": "task"
                                    }
                                ],
                                "resolver": "bundles"
                            },
                            "when": [
                                {
                                    "input": "$(params.skip-checks)",
                                    "operator": "in",
                                    "values": [
                                        "false"
                                    ]
                                }
                            ]
                        },
                        {
                            "name": "sast-unicode-check",
                            "params": [
                                {
                                    "name": "image-digest",
                                    "value": "$(tasks.build-image-index.results.IMAGE_DIGEST)"
                                },
                                {
                                    "name": "image-url",
                                    "value": "$(tasks.build-image-index.results.IMAGE_URL)"
                                },
                                {
                                    "name": "SOURCE_ARTIFACT",
                                    "value": "$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"
                                },
                                {
                                    "name": "CACHI2_ARTIFACT",
                                    "value": "$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"
                                }
                            ],
                            "runAfter": [
                                "build-image-index"
                            ],
                            "taskRef": {
                                "params": [
                                    {
                                        "name": "name",
                                        "value": "sast-unicode-check-oci-ta-min"
                                    },
                                    {
                                        "name": "bundle",
                                        "value": "quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check-oci-ta-min:0.4@sha256:624d9ed6d461b59a16d8c1578276626c02fa6d56e0ee4bcd752f7859055f21ab"
                                    },
                                    {
                                        "name": "kind",
                                        "value": "task"
                                    }
                                ],
                                "resolver": "bundles"
                            },
                            "when": [
                                {
                                    "input": "$(params.skip-checks)",
                                    "operator": "in",
                                    "values": [
                                        "false"
                                    ]
                                }
                            ]
                        },
                        {
                            "name": "rpms-signature-scan",
                            "params": [
                                {
                                    "name": "image-url",
                                    "value": "$(tasks.build-image-index.results.IMAGE_URL)"
                                },
                                {
                                    "name": "image-digest",
                                    "value": "$(tasks.build-image-index.results.IMAGE_DIGEST)"
                                }
                            ],
                            "runAfter": [
                                "build-image-index"
                            ],
                            "taskRef": {
                                "params": [
                                    {
                                        "name": "name",
                                        "value": "rpms-signature-scan"
                                    },
                                    {
                                        "name": "bundle",
                                        "value": "quay.io/konflux-ci/tekton-catalog/task-rpms-signature-scan:0.2@sha256:b2224a0442ac705e20a25b8609e1760321d9d86da7901fd0392a90102688e37d"
                                    },
                                    {
                                        "name": "kind",
                                        "value": "task"
                                    }
                                ],
                                "resolver": "bundles"
                            },
                            "when": [
                                {
                                    "input": "$(params.skip-checks)",
                                    "operator": "in",
                                    "values": [
                                        "false"
                                    ]
                                }
                            ]
                        },
                        {
                            "name": "tpa-scan",
                            "params": [
                                {
                                    "name": "image-digest",
                                    "value": "$(tasks.build-image-index.results.IMAGE_DIGEST)"
                                },
                                {
                                    "name": "image-url",
                                    "value": "$(tasks.build-image-index.results.IMAGE_URL)"
                                }
                            ],
                            "runAfter": [
                                "build-image-index"
                            ],
                            "taskRef": {
                                "params": [
                                    {
                                        "name": "name",
                                        "value": "tpa-scan"
                                    },
                                    {
                                        "name": "bundle",
                                        "value": "quay.io/konflux-ci/tekton-catalog/task-tpa-scan:0.1@sha256:68b6e188f742da92af9c40a794fd021a65d49b419d1e36096277b2d9ebbe1afc"
                                    },
                                    {
                                        "name": "kind",
                                        "value": "task"
                                    }
                                ],
                                "resolver": "bundles"
                            },
                            "when": [
                                {
                                    "input": "$(params.skip-checks)",
                                    "operator": "in",
                                    "values": [
                                        "false"
                                    ]
                                }
                            ]
                        }
                    ],
                    "workspaces": [
                        {
                            "name": "git-auth",
                            "optional": true
                        },
                        {
                            "name": "netrc",
                            "optional": true
                        }
                    ]
                },
                "taskRunTemplate": {
                    "podTemplate": {
                        "nodeSelector": {
                            "konflux-ci.dev/workload": "konflux-tenants"
                        },
                        "tolerations": [
                            {
                                "effect": "NoSchedule",
                                "key": "konflux-ci.dev/workload",
                                "operator": "Equal",
                                "value": "konflux-tenants"
                            }
                        ]
                    },
                    "serviceAccountName": "build-pipeline-python-component-qqfqqp"
                },
                "timeouts": {
                    "pipeline": "2h0m0s"
                },
                "workspaces": [
                    {
                        "name": "git-auth",
                        "secret": {
                            "secretName": "pac-gitauth-dladkl"
                        }
                    }
                ]
            },
            "status": {
                "childReferences": [
                    {
                        "apiVersion": "tekton.dev/v1",
                        "kind": "TaskRun",
                        "name": "python-component-qqfqqp-on-pull-request-7lx64-init",
                        "pipelineTaskName": "init"
                    },
                    {
                        "apiVersion": "tekton.dev/v1",
                        "kind": "TaskRun",
                        "name": "python-component-qqfqqp-on-pull-request-7lx64-clone-repository",
                        "pipelineTaskName": "clone-repository"
                    },
                    {
                        "apiVersion": "tekton.dev/v1",
                        "kind": "TaskRun",
                        "name": "python-coaaaa7cb2f81f7c66fa0bdf118b1c8d1f-prefetch-dependencies",
                        "pipelineTaskName": "prefetch-dependencies"
                    },
                    {
                        "apiVersion": "tekton.dev/v1",
                        "kind": "TaskRun",
                        "name": "python-component-qqfqqp-on-pull-request-7lx64-build-container",
                        "pipelineTaskName": "build-container"
                    }
                ],
                "completionTime": "2026-04-23T12:43:06Z",
                "conditions": [
                    {
                        "lastTransitionTime": "2026-04-23T12:43:06Z",
                        "message": "Tasks Completed: 4 (Failed: 1, Cancelled 0), Skipped: 7",
                        "reason": "Failed",
                        "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/sample-multi-component"
                                },
                                {
                                    "name": "revision",
                                    "value": "7907701ad8053992de5be82c5484a332c5241f65"
                                },
                                {
                                    "name": "ociStorage",
                                    "value": "quay.io/redhat-appstudio-qe/build-e2e-kelq/python-component-qqfqqp:on-pr-7907701ad8053992de5be82c5484a332c5241f65.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-kelq/python-component-qqfqqp:on-pr-7907701ad8053992de5be82c5484a332c5241f65.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:78c5f696f6f7db7436060a91eb05252f913363caed46c05ad5a4b09957aa4197"
                                    },
                                    {
                                        "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-kelq/python-component-qqfqqp:on-pr-7907701ad8053992de5be82c5484a332c5241f65"
                                },
                                {
                                    "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)"
                                },
                                {
                                    "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:43f0592e75657718c0a1ddbc0033132014d6b24e9f2391a0ce14187ec13e12ca"
                                    },
                                    {
                                        "name": "kind",
                                        "value": "task"
                                    }
                                ],
                                "resolver": "bundles"
                            }
                        },
                        {
                            "name": "build-image-index",
                            "params": [
                                {
                                    "name": "IMAGE",
                                    "value": "quay.io/redhat-appstudio-qe/build-e2e-kelq/python-component-qqfqqp:on-pr-7907701ad8053992de5be82c5484a332c5241f65"
                                },
                                {
                                    "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:fa19753f59288a397aab2ddb9459f35f0ec1b89f43c36e944a3958db72becb5a"
                                    },
                                    {
                                        "name": "kind",
                                        "value": "task"
                                    }
                                ],
                                "resolver": "bundles"
                            },
                            "when": [
                                {
                                    "input": "false",
                                    "operator": "in",
                                    "values": [
                                        "false"
                                    ]
                                }
                            ]
                        },
                        {
                            "name": "sast-unicode-check",
                            "params": [
                                {
                                    "name": "image-digest",
                                    "value": "$(tasks.build-image-index.results.IMAGE_DIGEST)"
                                },
                                {
                                    "name": "image-url",
                                    "value": "$(tasks.build-image-index.results.IMAGE_URL)"
                                },
                                {
                                    "name": "SOURCE_ARTIFACT",
                                    "value": "$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"
                                },
                                {
                                    "name": "CACHI2_ARTIFACT",
                                    "value": "$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"
                                }
                            ],
                            "runAfter": [
                                "build-image-index"
                            ],
                            "taskRef": {
                                "params": [
                                    {
                                        "name": "name",
                                        "value": "sast-unicode-check-oci-ta-min"
                                    },
                                    {
                                        "name": "bundle",
                                        "value": "quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check-oci-ta-min:0.4@sha256:624d9ed6d461b59a16d8c1578276626c02fa6d56e0ee4bcd752f7859055f21ab"
                                    },
                                    {
                                        "name": "kind",
                                        "value": "task"
                                    }
                                ],
                                "resolver": "bundles"
                            },
                            "when": [
                                {
                                    "input": "false",
                                    "operator": "in",
                                    "values": [
                                        "false"
                                    ]
                                }
                            ]
                        },
                        {
                            "name": "rpms-signature-scan",
                            "params": [
                                {
                                    "name": "image-url",
                                    "value": "$(tasks.build-image-index.results.IMAGE_URL)"
                                },
                                {
                                    "name": "image-digest",
                                    "value": "$(tasks.build-image-index.results.IMAGE_DIGEST)"
                                }
                            ],
                            "runAfter": [
                                "build-image-index"
                            ],
                            "taskRef": {
                                "params": [
                                    {
                                        "name": "name",
                                        "value": "rpms-signature-scan"
                                    },
                                    {
                                        "name": "bundle",
                                        "value": "quay.io/konflux-ci/tekton-catalog/task-rpms-signature-scan:0.2@sha256:b2224a0442ac705e20a25b8609e1760321d9d86da7901fd0392a90102688e37d"
                                    },
                                    {
                                        "name": "kind",
                                        "value": "task"
                                    }
                                ],
                                "resolver": "bundles"
                            },
                            "when": [
                                {
                                    "input": "false",
                                    "operator": "in",
                                    "values": [
                                        "false"
                                    ]
                                }
                            ]
                        },
                        {
                            "name": "tpa-scan",
                            "params": [
                                {
                                    "name": "image-digest",
                                    "value": "$(tasks.build-image-index.results.IMAGE_DIGEST)"
                                },
                                {
                                    "name": "image-url",
                                    "value": "$(tasks.build-image-index.results.IMAGE_URL)"
                                }
                            ],
                            "runAfter": [
                                "build-image-index"
                            ],
                            "taskRef": {
                                "params": [
                                    {
                                        "name": "name",
                                        "value": "tpa-scan"
                                    },
                                    {
                                        "name": "bundle",
                                        "value": "quay.io/konflux-ci/tekton-catalog/task-tpa-scan:0.1@sha256:68b6e188f742da92af9c40a794fd021a65d49b419d1e36096277b2d9ebbe1afc"
                                    },
                                    {
                                        "name": "kind",
                                        "value": "task"
                                    }
                                ],
                                "resolver": "bundles"
                            },
                            "when": [
                                {
                                    "input": "false",
                                    "operator": "in",
                                    "values": [
                                        "false"
                                    ]
                                }
                            ]
                        }
                    ],
                    "workspaces": [
                        {
                            "name": "git-auth",
                            "optional": true
                        },
                        {
                            "name": "netrc",
                            "optional": true
                        }
                    ]
                },
                "provenance": {
                    "featureFlags": {
                        "awaitSidecarReadiness": true,
                        "coschedule": "workspaces",
                        "enableAPIFields": "alpha",
                        "enableParamEnum": true,
                        "enableProvenanceInStatus": true,
                        "enforceNonfalsifiability": "none",
                        "maxResultSize": 4096,
                        "resultExtractionMethod": "termination-message",
                        "runningInEnvWithInjectedSidecars": true,
                        "verificationNoMatchPolicy": "ignore"
                    }
                },
                "results": [
                    {
                        "name": "CHAINS-GIT_URL",
                        "value": "https://github.com/redhat-appstudio-qe/sample-multi-component"
                    },
                    {
                        "name": "CHAINS-GIT_COMMIT",
                        "value": "7907701ad8053992de5be82c5484a332c5241f65"
                    }
                ],
                "skippedTasks": [
                    {
                        "name": "build-image-index",
                        "reason": "PipelineRun was stopping"
                    },
                    {
                        "name": "deprecated-base-image-check",
                        "reason": "PipelineRun was stopping",
                        "whenExpressions": [
                            {
                                "input": "false",
                                "operator": "in",
                                "values": [
                                    "false"
                                ]
                            }
                        ]
                    },
                    {
                        "name": "clamav-scan",
                        "reason": "PipelineRun was stopping",
                        "whenExpressions": [
                            {
                                "input": "false",
                                "operator": "in",
                                "values": [
                                    "false"
                                ]
                            }
                        ]
                    },
                    {
                        "name": "sast-shell-check",
                        "reason": "PipelineRun was stopping",
                        "whenExpressions": [
                            {
                                "input": "false",
                                "operator": "in",
                                "values": [
                                    "false"
                                ]
                            }
                        ]
                    },
                    {
                        "name": "sast-unicode-check",
                        "reason": "PipelineRun was stopping",
                        "whenExpressions": [
                            {
                                "input": "false",
                                "operator": "in",
                                "values": [
                                    "false"
                                ]
                            }
                        ]
                    },
                    {
                        "name": "rpms-signature-scan",
                        "reason": "PipelineRun was stopping",
                        "whenExpressions": [
                            {
                                "input": "false",
                                "operator": "in",
                                "values": [
                                    "false"
                                ]
                            }
                        ]
                    },
                    {
                        "name": "tpa-scan",
                        "reason": "PipelineRun was stopping",
                        "whenExpressions": [
                            {
                                "input": "false",
                                "operator": "in",
                                "values": [
                                    "false"
                                ]
                            }
                        ]
                    }
                ],
                "spanContext": {
                    "traceparent": "00-d51e09b96c474336ba1e250f5dd1398a-4a6051b3af29413e-01"
                },
                "startTime": "2026-04-23T12:36:57Z"
            }
        },
        {
            "apiVersion": "tekton.dev/v1",
            "kind": "PipelineRun",
            "metadata": {
                "annotations": {
                    "build.appstudio.openshift.io/repo": "https://codeberg.org/konflux-qe/devfile-sample-hello-world-owimkr/commit/1d9524f74bb889902f1ba3286bad8dddc1f61740",
                    "build.appstudio.redhat.com/commit_sha": "1d9524f74bb889902f1ba3286bad8dddc1f61740",
                    "build.appstudio.redhat.com/pull_request_number": "4",
                    "build.appstudio.redhat.com/target_branch": "base-ggwtvv",
                    "chains.tekton.dev/signed": "true",
                    "pipelinesascode.tekton.dev/branch": "base-ggwtvv",
                    "pipelinesascode.tekton.dev/cancel-in-progress": "true",
                    "pipelinesascode.tekton.dev/controller-info": "{\"name\":\"default\",\"configmap\":\"pipelines-as-code\",\"secret\":\"pipelines-as-code-secret\", \"gRepo\": \"pipelines-as-code\"}",
                    "pipelinesascode.tekton.dev/event-type": "pull_request",
                    "pipelinesascode.tekton.dev/git-auth-secret": "pac-gitauth-cxjwze",
                    "pipelinesascode.tekton.dev/git-provider": "gitea",
                    "pipelinesascode.tekton.dev/max-keep-runs": "3",
                    "pipelinesascode.tekton.dev/on-cel-expression": "event == \"pull_request\" \u0026\u0026 target_branch == \"base-ggwtvv\"",
                    "pipelinesascode.tekton.dev/original-prname": "fj-test-custom-branch-taavlj-on-pull-request",
                    "pipelinesascode.tekton.dev/pull-request": "4",
                    "pipelinesascode.tekton.dev/repo-url": "https://codeberg.org/konflux-qe/devfile-sample-hello-world-owimkr",
                    "pipelinesascode.tekton.dev/repository": "fj-test-custom-branch-taavlj",
                    "pipelinesascode.tekton.dev/sender": "konflux-ci-qe-bot",
                    "pipelinesascode.tekton.dev/sha": "1d9524f74bb889902f1ba3286bad8dddc1f61740",
                    "pipelinesascode.tekton.dev/sha-title": "Konflux update fj-test-custom-branch-taavlj",
                    "pipelinesascode.tekton.dev/sha-url": "https://codeberg.org/konflux-qe/devfile-sample-hello-world-owimkr/commit/1d9524f74bb889902f1ba3286bad8dddc1f61740",
                    "pipelinesascode.tekton.dev/source-branch": "konflux-fj-test-custom-branch-taavlj",
                    "pipelinesascode.tekton.dev/source-repo-url": "https://codeberg.org/konflux-qe/devfile-sample-hello-world-owimkr",
                    "pipelinesascode.tekton.dev/url-org": "konflux-qe",
                    "pipelinesascode.tekton.dev/url-repository": "devfile-sample-hello-world-owimkr",
                    "results.tekton.dev/record": "build-e2e-kuwn/results/9619410a-158f-441c-8d9e-fe8134a31f7c/records/9619410a-158f-441c-8d9e-fe8134a31f7c",
                    "results.tekton.dev/recordSummaryAnnotations": "{\"repo\":\"devfile-sample-hello-world-owimkr\",\"commit\":\"1d9524f74bb889902f1ba3286bad8dddc1f61740\",\"eventType\":\"pull_request\",\"pull_request-id\":4}",
                    "results.tekton.dev/result": "build-e2e-kuwn/results/9619410a-158f-441c-8d9e-fe8134a31f7c",
                    "test.appstudio.openshift.io/pr-group": "konflux-fj-test-custom-branch-taavlj"
                },
                "creationTimestamp": "2026-04-23T12:31:55Z",
                "finalizers": [
                    "chains.tekton.dev/pipelinerun",
                    "results.tekton.dev/pipelinerun"
                ],
                "generateName": "fj-test-custom-branch-taavlj-on-pull-request-",
                "generation": 2,
                "labels": {
                    "app.kubernetes.io/managed-by": "pipelinesascode.tekton.dev",
                    "app.kubernetes.io/version": "v0.43.0",
                    "appstudio.openshift.io/application": "build-suite-test-application-fpqk",
                    "appstudio.openshift.io/component": "fj-test-custom-branch-taavlj",
                    "kueue.x-k8s.io/priority-class": "konflux-pre-merge-build",
                    "kueue.x-k8s.io/queue-name": "pipelines-queue",
                    "pipelines.appstudio.openshift.io/type": "build",
                    "pipelinesascode.tekton.dev/cancel-in-progress": "true",
                    "pipelinesascode.tekton.dev/event-type": "pull_request",
                    "pipelinesascode.tekton.dev/original-prname": "fj-test-custom-branch-taavlj-on-pull-request",
                    "pipelinesascode.tekton.dev/pull-request": "4",
                    "pipelinesascode.tekton.dev/repository": "fj-test-custom-branch-taavlj",
                    "pipelinesascode.tekton.dev/sha": "1d9524f74bb889902f1ba3286bad8dddc1f61740",
                    "pipelinesascode.tekton.dev/state": "started",
                    "pipelinesascode.tekton.dev/url-org": "konflux-qe",
                    "pipelinesascode.tekton.dev/url-repository": "devfile-sample-hello-world-owimkr",
                    "tekton.dev/pipeline": "fj-test-custom-branch-taavlj-on-pull-request-g4jr4",
                    "test.appstudio.openshift.io/pr-group-sha": "3fc225d4368f975cc6a0c6e7a7a1f7fd79826f5998fde5af87b22850547b1e"
                },
                "name": "fj-test-custom-branch-taavlj-on-pull-request-g4jr4",
                "namespace": "build-e2e-kuwn",
                "resourceVersion": "173892",
                "uid": "9619410a-158f-441c-8d9e-fe8134a31f7c"
            },
            "spec": {
                "params": [
                    {
                        "name": "git-url",
                        "value": "https://codeberg.org/konflux-qe/devfile-sample-hello-world-owimkr"
                    },
                    {
                        "name": "revision",
                        "value": "1d9524f74bb889902f1ba3286bad8dddc1f61740"
                    },
                    {
                        "name": "output-image",
                        "value": "quay.io/redhat-appstudio-qe/build-e2e-kuwn/fj-test-custom-branch-taavlj:on-pr-1d9524f74bb889902f1ba3286bad8dddc1f61740"
                    },
                    {
                        "name": "image-expires-after",
                        "value": "6h"
                    },
                    {
                        "name": "dockerfile",
                        "value": "docker/Dockerfile"
                    }
                ],
                "pipelineSpec": {
                    "description": "This pipeline is ideal for building demo container images from a Containerfile while maintaining trust after pipeline customization.\n\nThis version of pipeline has minimal resource requests set, it's good for demonstrating and testing.\n\n_Uses `buildah` to create a container image leveraging [trusted artifacts](https://konflux-ci.dev/architecture/ADR/0036-trusted-artifacts.html). It also optionally creates a source image and runs some build-time tests. Information is shared between tasks using OCI artifacts instead of PVCs. EC will pass the [`trusted_task.trusted`](https://conforma.dev/docs/policy/packages/release_trusted_task.html#trusted_task__trusted) policy as long as all data used to build the artifact is generated from trusted tasks.\nThis pipeline is pushed as a Tekton bundle to [quay.io](https://quay.io/repository/konflux-ci/tekton-catalog/pipeline-docker-build-oci-ta?tab=tags)_\n",
                    "params": [
                        {
                            "description": "Source Repository URL",
                            "name": "git-url",
                            "type": "string"
                        },
                        {
                            "default": "",
                            "description": "Revision of the Source Repository",
                            "name": "revision",
                            "type": "string"
                        },
                        {
                            "description": "Fully Qualified Output Image",
                            "name": "output-image",
                            "type": "string"
                        },
                        {
                            "default": ".",
                            "description": "Path to the source code of an application's component from where to build image.",
                            "name": "path-context",
                            "type": "string"
                        },
                        {
                            "default": "Dockerfile",
                            "description": "Path to the Dockerfile inside the context specified by parameter path-context",
                            "name": "dockerfile",
                            "type": "string"
                        },
                        {
                            "default": "false",
                            "description": "Skip checks against built image",
                            "name": "skip-checks",
                            "type": "string"
                        },
                        {
                            "default": "false",
                            "description": "Execute the build with network isolation",
                            "name": "hermetic",
                            "type": "string"
                        },
                        {
                            "default": "",
                            "description": "Build dependencies to be prefetched",
                            "name": "prefetch-input",
                            "type": "string"
                        },
                        {
                            "default": "",
                            "description": "Image tag expiration time, time values could be something like 1h, 2d, 3w for hours, days, and weeks, respectively.",
                            "name": "image-expires-after",
                            "type": "string"
                        },
                        {
                            "default": "false",
                            "description": "Add built image into an OCI image index",
                            "name": "build-image-index",
                            "type": "string"
                        },
                        {
                            "default": "docker",
                            "description": "The format for the resulting image's mediaType. Valid values are oci or docker.",
                            "name": "buildah-format",
                            "type": "string"
                        },
                        {
                            "default": "false",
                            "description": "Enable cache proxy configuration",
                            "name": "enable-cache-proxy",
                            "type": "string"
                        },
                        {
                            "default": "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:78c5f696f6f7db7436060a91eb05252f913363caed46c05ad5a4b09957aa4197"
                                    },
                                    {
                                        "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:43f0592e75657718c0a1ddbc0033132014d6b24e9f2391a0ce14187ec13e12ca"
                                    },
                                    {
                                        "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:fa19753f59288a397aab2ddb9459f35f0ec1b89f43c36e944a3958db72becb5a"
                                    },
                                    {
                                        "name": "kind",
                                        "value": "task"
                                    }
                                ],
                                "resolver": "bundles"
                            },
                            "when": [
                                {
                                    "input": "$(params.skip-checks)",
                                    "operator": "in",
                                    "values": [
                                        "false"
                                    ]
                                }
                            ]
                        },
                        {
                            "name": "sast-unicode-check",
                            "params": [
                                {
                                    "name": "image-digest",
                                    "value": "$(tasks.build-image-index.results.IMAGE_DIGEST)"
                                },
                                {
                                    "name": "image-url",
                                    "value": "$(tasks.build-image-index.results.IMAGE_URL)"
                                },
                                {
                                    "name": "SOURCE_ARTIFACT",
                                    "value": "$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"
                                },
                                {
                                    "name": "CACHI2_ARTIFACT",
                                    "value": "$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"
                                }
                            ],
                            "runAfter": [
                                "build-image-index"
                            ],
                            "taskRef": {
                                "params": [
                                    {
                                        "name": "name",
                                        "value": "sast-unicode-check-oci-ta-min"
                                    },
                                    {
                                        "name": "bundle",
                                        "value": "quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check-oci-ta-min:0.4@sha256:624d9ed6d461b59a16d8c1578276626c02fa6d56e0ee4bcd752f7859055f21ab"
                                    },
                                    {
                                        "name": "kind",
                                        "value": "task"
                                    }
                                ],
                                "resolver": "bundles"
                            },
                            "when": [
                                {
                                    "input": "$(params.skip-checks)",
                                    "operator": "in",
                                    "values": [
                                        "false"
                                    ]
                                }
                            ]
                        },
                        {
                            "name": "rpms-signature-scan",
                            "params": [
                                {
                                    "name": "image-url",
                                    "value": "$(tasks.build-image-index.results.IMAGE_URL)"
                                },
                                {
                                    "name": "image-digest",
                                    "value": "$(tasks.build-image-index.results.IMAGE_DIGEST)"
                                }
                            ],
                            "runAfter": [
                                "build-image-index"
                            ],
                            "taskRef": {
                                "params": [
                                    {
                                        "name": "name",
                                        "value": "rpms-signature-scan"
                                    },
                                    {
                                        "name": "bundle",
                                        "value": "quay.io/konflux-ci/tekton-catalog/task-rpms-signature-scan:0.2@sha256:b2224a0442ac705e20a25b8609e1760321d9d86da7901fd0392a90102688e37d"
                                    },
                                    {
                                        "name": "kind",
                                        "value": "task"
                                    }
                                ],
                                "resolver": "bundles"
                            },
                            "when": [
                                {
                                    "input": "$(params.skip-checks)",
                                    "operator": "in",
                                    "values": [
                                        "false"
                                    ]
                                }
                            ]
                        },
                        {
                            "name": "tpa-scan",
                            "params": [
                                {
                                    "name": "image-digest",
                                    "value": "$(tasks.build-image-index.results.IMAGE_DIGEST)"
                                },
                                {
                                    "name": "image-url",
                                    "value": "$(tasks.build-image-index.results.IMAGE_URL)"
                                }
                            ],
                            "runAfter": [
                                "build-image-index"
                            ],
                            "taskRef": {
                                "params": [
                                    {
                                        "name": "name",
                                        "value": "tpa-scan"
                                    },
                                    {
                                        "name": "bundle",
                                        "value": "quay.io/konflux-ci/tekton-catalog/task-tpa-scan:0.1@sha256:68b6e188f742da92af9c40a794fd021a65d49b419d1e36096277b2d9ebbe1afc"
                                    },
                                    {
                                        "name": "kind",
                                        "value": "task"
                                    }
                                ],
                                "resolver": "bundles"
                            },
                            "when": [
                                {
                                    "input": "$(params.skip-checks)",
                                    "operator": "in",
                                    "values": [
                                        "false"
                                    ]
                                }
                            ]
                        }
                    ],
                    "workspaces": [
                        {
                            "name": "git-auth",
                            "optional": true
                        },
                        {
                            "name": "netrc",
                            "optional": true
                        }
                    ]
                },
                "taskRunTemplate": {
                    "podTemplate": {
                        "nodeSelector": {
                            "konflux-ci.dev/workload": "konflux-tenants"
                        },
                        "tolerations": [
                            {
                                "effect": "NoSchedule",
                                "key": "konflux-ci.dev/workload",
                                "operator": "Equal",
                                "value": "konflux-tenants"
                            }
                        ]
                    },
                    "serviceAccountName": "build-pipeline-fj-test-custom-branch-taavlj"
                },
                "timeouts": {
                    "pipeline": "2h0m0s"
                },
                "workspaces": [
                    {
                        "name": "git-auth",
                        "secret": {
                            "secretName": "pac-gitauth-cxjwze"
                        }
                    }
                ]
            },
            "status": {
                "childReferences": [
                    {
                        "apiVersion": "tekton.dev/v1",
                        "kind": "TaskRun",
                        "name": "fj-test-custom-branch-taavlj-on-pull-request-g4jr4-init",
                        "pipelineTaskName": "init"
                    },
                    {
                        "apiVersion": "tekton.dev/v1",
                        "kind": "TaskRun",
                        "name": "fj-test-custom0ebbb911ff738e54ec9d1b125f1d0cbc-clone-repository",
                        "pipelineTaskName": "clone-repository"
                    }
                ],
                "completionTime": "2026-04-23T12:33:36Z",
                "conditions": [
                    {
                        "lastTransitionTime": "2026-04-23T12:33:36Z",
                        "message": "Tasks Completed: 2 (Failed: 1, Cancelled 0), Skipped: 9",
                        "reason": "Failed",
                        "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://codeberg.org/konflux-qe/devfile-sample-hello-world-owimkr"
                                },
                                {
                                    "name": "revision",
                                    "value": "1d9524f74bb889902f1ba3286bad8dddc1f61740"
                                },
                                {
                                    "name": "ociStorage",
                                    "value": "quay.io/redhat-appstudio-qe/build-e2e-kuwn/fj-test-custom-branch-taavlj:on-pr-1d9524f74bb889902f1ba3286bad8dddc1f61740.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-kuwn/fj-test-custom-branch-taavlj:on-pr-1d9524f74bb889902f1ba3286bad8dddc1f61740.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:78c5f696f6f7db7436060a91eb05252f913363caed46c05ad5a4b09957aa4197"
                                    },
                                    {
                                        "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-kuwn/fj-test-custom-branch-taavlj:on-pr-1d9524f74bb889902f1ba3286bad8dddc1f61740"
                                },
                                {
                                    "name": "DOCKERFILE",
                                    "value": "docker/Dockerfile"
                                },
                                {
                                    "name": "CONTEXT",
                                    "value": "."
                                },
                                {
                                    "name": "HERMETIC",
                                    "value": "false"
                                },
                                {
                                    "name": "PREFETCH_INPUT",
                                    "value": ""
                                },
                                {
                                    "name": "IMAGE_EXPIRES_AFTER",
                                    "value": "6h"
                                },
                                {
                                    "name": "COMMIT_SHA",
                                    "value": "$(tasks.clone-repository.results.commit)"
                                },
                                {
                                    "name": "BUILD_ARGS",
                                    "value": []
                                },
                                {
                                    "name": "BUILD_ARGS_FILE",
                                    "value": ""
                                },
                                {
                                    "name": "PRIVILEGED_NESTED",
                                    "value": "false"
                                },
                                {
                                    "name": "SOURCE_URL",
                                    "value": "$(tasks.clone-repository.results.url)"
                                },
                                {
                                    "name": "BUILDAH_FORMAT",
                                    "value": "docker"
                                },
                                {
                                    "name": "HTTP_PROXY",
                                    "value": "$(tasks.init.results.http-proxy)"
                                },
                                {
                                    "name": "NO_PROXY",
                                    "value": "$(tasks.init.results.no-proxy)"
                                },
                                {
                                    "name": "SOURCE_ARTIFACT",
                                    "value": "$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"
                                },
                                {
                                    "name": "CACHI2_ARTIFACT",
                                    "value": "$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"
                                }
                            ],
                            "runAfter": [
                                "prefetch-dependencies"
                            ],
                            "taskRef": {
                                "params": [
                                    {
                                        "name": "name",
                                        "value": "buildah-oci-ta-min"
                                    },
                                    {
                                        "name": "bundle",
                                        "value": "quay.io/konflux-ci/tekton-catalog/task-buildah-oci-ta-min:0.9@sha256:43f0592e75657718c0a1ddbc0033132014d6b24e9f2391a0ce14187ec13e12ca"
                                    },
                                    {
                                        "name": "kind",
                                        "value": "task"
                                    }
                                ],
                                "resolver": "bundles"
                            }
                        },
                        {
                            "name": "build-image-index",
                            "params": [
                                {
                                    "name": "IMAGE",
                                    "value": "quay.io/redhat-appstudio-qe/build-e2e-kuwn/fj-test-custom-branch-taavlj:on-pr-1d9524f74bb889902f1ba3286bad8dddc1f61740"
                                },
                                {
                                    "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:fa19753f59288a397aab2ddb9459f35f0ec1b89f43c36e944a3958db72becb5a"
                                    },
                                    {
                                        "name": "kind",
                                        "value": "task"
                                    }
                                ],
                                "resolver": "bundles"
                            },
                            "when": [
                                {
                                    "input": "false",
                                    "operator": "in",
                                    "values": [
                                        "false"
                                    ]
                                }
                            ]
                        },
                        {
                            "name": "sast-unicode-check",
                            "params": [
                                {
                                    "name": "image-digest",
                                    "value": "$(tasks.build-image-index.results.IMAGE_DIGEST)"
                                },
                                {
                                    "name": "image-url",
                                    "value": "$(tasks.build-image-index.results.IMAGE_URL)"
                                },
                                {
                                    "name": "SOURCE_ARTIFACT",
                                    "value": "$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"
                                },
                                {
                                    "name": "CACHI2_ARTIFACT",
                                    "value": "$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"
                                }
                            ],
                            "runAfter": [
                                "build-image-index"
                            ],
                            "taskRef": {
                                "params": [
                                    {
                                        "name": "name",
                                        "value": "sast-unicode-check-oci-ta-min"
                                    },
                                    {
                                        "name": "bundle",
                                        "value": "quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check-oci-ta-min:0.4@sha256:624d9ed6d461b59a16d8c1578276626c02fa6d56e0ee4bcd752f7859055f21ab"
                                    },
                                    {
                                        "name": "kind",
                                        "value": "task"
                                    }
                                ],
                                "resolver": "bundles"
                            },
                            "when": [
                                {
                                    "input": "false",
                                    "operator": "in",
                                    "values": [
                                        "false"
                                    ]
                                }
                            ]
                        },
                        {
                            "name": "rpms-signature-scan",
                            "params": [
                                {
                                    "name": "image-url",
                                    "value": "$(tasks.build-image-index.results.IMAGE_URL)"
                                },
                                {
                                    "name": "image-digest",
                                    "value": "$(tasks.build-image-index.results.IMAGE_DIGEST)"
                                }
                            ],
                            "runAfter": [
                                "build-image-index"
                            ],
                            "taskRef": {
                                "params": [
                                    {
                                        "name": "name",
                                        "value": "rpms-signature-scan"
                                    },
                                    {
                                        "name": "bundle",
                                        "value": "quay.io/konflux-ci/tekton-catalog/task-rpms-signature-scan:0.2@sha256:b2224a0442ac705e20a25b8609e1760321d9d86da7901fd0392a90102688e37d"
                                    },
                                    {
                                        "name": "kind",
                                        "value": "task"
                                    }
                                ],
                                "resolver": "bundles"
                            },
                            "when": [
                                {
                                    "input": "false",
                                    "operator": "in",
                                    "values": [
                                        "false"
                                    ]
                                }
                            ]
                        },
                        {
                            "name": "tpa-scan",
                            "params": [
                                {
                                    "name": "image-digest",
                                    "value": "$(tasks.build-image-index.results.IMAGE_DIGEST)"
                                },
                                {
                                    "name": "image-url",
                                    "value": "$(tasks.build-image-index.results.IMAGE_URL)"
                                }
                            ],
                            "runAfter": [
                                "build-image-index"
                            ],
                            "taskRef": {
                                "params": [
                                    {
                                        "name": "name",
                                        "value": "tpa-scan"
                                    },
                                    {
                                        "name": "bundle",
                                        "value": "quay.io/konflux-ci/tekton-catalog/task-tpa-scan:0.1@sha256:68b6e188f742da92af9c40a794fd021a65d49b419d1e36096277b2d9ebbe1afc"
                                    },
                                    {
                                        "name": "kind",
                                        "value": "task"
                                    }
                                ],
                                "resolver": "bundles"
                            },
                            "when": [
                                {
                                    "input": "false",
                                    "operator": "in",
                                    "values": [
                                        "false"
                                    ]
                                }
                            ]
                        }
                    ],
                    "workspaces": [
                        {
                            "name": "git-auth",
                            "optional": true
                        },
                        {
                            "name": "netrc",
                            "optional": true
                        }
                    ]
                },
                "provenance": {
                    "featureFlags": {
                        "awaitSidecarReadiness": true,
                        "coschedule": "workspaces",
                        "enableAPIFields": "alpha",
                        "enableParamEnum": true,
                        "enableProvenanceInStatus": true,
                        "enforceNonfalsifiability": "none",
                        "maxResultSize": 4096,
                        "resultExtractionMethod": "termination-message",
                        "runningInEnvWithInjectedSidecars": true,
                        "verificationNoMatchPolicy": "ignore"
                    }
                },
                "skippedTasks": [
                    {
                        "name": "prefetch-dependencies",
                        "reason": "PipelineRun was stopping"
                    },
                    {
                        "name": "build-container",
                        "reason": "PipelineRun was stopping"
                    },
                    {
                        "name": "build-image-index",
                        "reason": "PipelineRun was stopping"
                    },
                    {
                        "name": "deprecated-base-image-check",
                        "reason": "PipelineRun was stopping",
                        "whenExpressions": [
                            {
                                "input": "false",
                                "operator": "in",
                                "values": [
                                    "false"
                                ]
                            }
                        ]
                    },
                    {
                        "name": "clamav-scan",
                        "reason": "PipelineRun was stopping",
                        "whenExpressions": [
                            {
                                "input": "false",
                                "operator": "in",
                                "values": [
                                    "false"
                                ]
                            }
                        ]
                    },
                    {
                        "name": "sast-shell-check",
                        "reason": "PipelineRun was stopping",
                        "whenExpressions": [
                            {
                                "input": "false",
                                "operator": "in",
                                "values": [
                                    "false"
                                ]
                            }
                        ]
                    },
                    {
                        "name": "sast-unicode-check",
                        "reason": "PipelineRun was stopping",
                        "whenExpressions": [
                            {
                                "input": "false",
                                "operator": "in",
                                "values": [
                                    "false"
                                ]
                            }
                        ]
                    },
                    {
                        "name": "rpms-signature-scan",
                        "reason": "PipelineRun was stopping",
                        "whenExpressions": [
                            {
                                "input": "false",
                                "operator": "in",
                                "values": [
                                    "false"
                                ]
                            }
                        ]
                    },
                    {
                        "name": "tpa-scan",
                        "reason": "PipelineRun was stopping",
                        "whenExpressions": [
                            {
                                "input": "false",
                                "operator": "in",
                                "values": [
                                    "false"
                                ]
                            }
                        ]
                    }
                ],
                "spanContext": {
                    "traceparent": "00-da552c35417b396ffbcdb78e41d386c7-6787e32475590468-01"
                },
                "startTime": "2026-04-23T12:31:55Z"
            }
        },
        {
            "apiVersion": "tekton.dev/v1",
            "kind": "PipelineRun",
            "metadata": {
                "annotations": {
                    "build.appstudio.redhat.com/nudged-components": "gh-multi-component-child-fsov",
                    "build.appstudio.redhat.com/nudging-commit": "build-nudge-parent-kairnd?rev=389b1e2ecea8d7a3e8e4121232103b6d71a6bd47",
                    "build.appstudio.redhat.com/nudging-component": "gh-multi-component-parent-fsov",
                    "build.appstudio.redhat.com/nudging-image": "quay.io/redhat-appstudio-qe/build-e2e-wmfa/gh-multi-component-parent-fsov:389b1e2ecea8d7a3e8e4121232103b6d71a6bd47",
                    "build.appstudio.redhat.com/nudging-pipeline": "gh-multi-component-parent-fsov-on-push-x5zlp",
                    "chains.tekton.dev/signed": "true",
                    "results.tekton.dev/record": "build-e2e-wmfa/results/cec53c51-e229-4455-ab77-568a08ea2d3b/records/cec53c51-e229-4455-ab77-568a08ea2d3b",
                    "results.tekton.dev/result": "build-e2e-wmfa/results/cec53c51-e229-4455-ab77-568a08ea2d3b"
                },
                "creationTimestamp": "2026-04-23T12:22:00Z",
                "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-1776946920-43c71"
                },
                "name": "renovate-pipeline-1776946920-43c71",
                "namespace": "build-e2e-wmfa",
                "resourceVersion": "154294",
                "uid": "cec53c51-e229-4455-ab77-568a08ea2d3b"
            },
            "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_578c7634dd RENOVATE_CONFIG_FILE=/configs/gh-multi-component-child-fsov-a9f77.json RENOVATE_HOST_RULES=\"[{'matchHost':'quay.io','username':'redhat-appstudio-qe+build_e2e_wmfa_gh_multi_component_parent_fsov_27de141874','password':'${TOKEN_2ed251f43e}'}]\" renovate"
                                        ],
                                        "computeResources": {},
                                        "env": [
                                            {
                                                "name": "LOG_LEVEL",
                                                "value": "debug"
                                            }
                                        ],
                                        "envFrom": [
                                            {
                                                "prefix": "TOKEN_",
                                                "secretRef": {
                                                    "name": "renovate-pipeline-1776946920-43c71"
                                                }
                                            }
                                        ],
                                        "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-1776946920-43c71"
                                            },
                                            {
                                                "mountPath": "/etc/pki/ca-trust/extracted/pem",
                                                "name": "trusted-ca",
                                                "readOnly": true
                                            }
                                        ]
                                    }
                                ],
                                "volumes": [
                                    {
                                        "configMap": {
                                            "name": "renovate-pipeline-1776946920-43c71"
                                        },
                                        "name": "renovate-pipeline-1776946920-43c71"
                                    },
                                    {
                                        "configMap": {
                                            "items": [
                                                {
                                                    "key": "ca-bundle.crt",
                                                    "path": "tls-ca-bundle.pem"
                                                }
                                            ],
                                            "name": "renovate-ca-1776946920-43c71"
                                        },
                                        "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-fsov"
                },
                "timeouts": {
                    "pipeline": "2h0m0s"
                }
            },
            "status": {
                "childReferences": [
                    {
                        "apiVersion": "tekton.dev/v1",
                        "kind": "TaskRun",
                        "name": "renovate-pipeline-1776946920-43c71-renovate",
                        "pipelineTaskName": "renovate"
                    }
                ],
                "completionTime": "2026-04-23T12:22:20Z",
                "conditions": [
                    {
                        "lastTransitionTime": "2026-04-23T12:22:20Z",
                        "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_578c7634dd RENOVATE_CONFIG_FILE=/configs/gh-multi-component-child-fsov-a9f77.json RENOVATE_HOST_RULES=\"[{'matchHost':'quay.io','username':'redhat-appstudio-qe+build_e2e_wmfa_gh_multi_component_parent_fsov_27de141874','password':'${TOKEN_2ed251f43e}'}]\" renovate"
                                        ],
                                        "computeResources": {},
                                        "env": [
                                            {
                                                "name": "LOG_LEVEL",
                                                "value": "debug"
                                            }
                                        ],
                                        "envFrom": [
                                            {
                                                "prefix": "TOKEN_",
                                                "secretRef": {
                                                    "name": "renovate-pipeline-1776946920-43c71"
                                                }
                                            }
                                        ],
                                        "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-1776946920-43c71"
                                            },
                                            {
                                                "mountPath": "/etc/pki/ca-trust/extracted/pem",
                                                "name": "trusted-ca",
                                                "readOnly": true
                                            }
                                        ]
                                    }
                                ],
                                "volumes": [
                                    {
                                        "configMap": {
                                            "name": "renovate-pipeline-1776946920-43c71"
                                        },
                                        "name": "renovate-pipeline-1776946920-43c71"
                                    },
                                    {
                                        "configMap": {
                                            "items": [
                                                {
                                                    "key": "ca-bundle.crt",
                                                    "path": "tls-ca-bundle.pem"
                                                }
                                            ],
                                            "name": "renovate-ca-1776946920-43c71"
                                        },
                                        "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-07c9a501f10deaafba4338aac4b2b086-46eb5e190403c2de-01"
                },
                "startTime": "2026-04-23T12:22:00Z"
            }
        },
        {
            "apiVersion": "tekton.dev/v1",
            "kind": "PipelineRun",
            "metadata": {
                "annotations": {
                    "chains.tekton.dev/signed": "true",
                    "results.tekton.dev/record": "chains-e2e-ujrq/results/fc75a766-fb66-4d89-ab54-8f3dd5c6bece/records/fc75a766-fb66-4d89-ab54-8f3dd5c6bece",
                    "results.tekton.dev/result": "chains-e2e-ujrq/results/fc75a766-fb66-4d89-ab54-8f3dd5c6bece"
                },
                "creationTimestamp": "2026-04-23T11:48:39Z",
                "finalizers": [
                    "results.tekton.dev/pipelinerun",
                    "chains.tekton.dev/pipelinerun"
                ],
                "generation": 2,
                "labels": {
                    "kueue.x-k8s.io/priority-class": "konflux-default",
                    "kueue.x-k8s.io/queue-name": "pipelines-queue",
                    "pipelines.openshift.io/runtime": "generic",
                    "pipelines.openshift.io/strategy": "docker",
                    "pipelines.openshift.io/used-by": "build-cloud",
                    "tekton.dev/pipeline": "docker-build"
                },
                "name": "buildah-demo-adhocdxfhh",
                "namespace": "chains-e2e-ujrq",
                "resourceVersion": "70069",
                "uid": "fc75a766-fb66-4d89-ab54-8f3dd5c6bece"
            },
            "spec": {
                "params": [
                    {
                        "name": "dockerfile",
                        "value": "Containerfile"
                    },
                    {
                        "name": "output-image",
                        "value": "quay.io/redhat-appstudio-qe/test-images:buildah-demo-adhocdxfhh"
                    },
                    {
                        "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-adhocdxfhh-init",
                        "pipelineTaskName": "init"
                    },
                    {
                        "apiVersion": "tekton.dev/v1",
                        "kind": "TaskRun",
                        "name": "buildah-demo-adhocdxfhh-clone-repository",
                        "pipelineTaskName": "clone-repository"
                    },
                    {
                        "apiVersion": "tekton.dev/v1",
                        "kind": "TaskRun",
                        "name": "buildah-demo-adhocdxfhh-prefetch-dependencies",
                        "pipelineTaskName": "prefetch-dependencies"
                    },
                    {
                        "apiVersion": "tekton.dev/v1",
                        "kind": "TaskRun",
                        "name": "buildah-demo-adhocdxfhh-build-container",
                        "pipelineTaskName": "build-container"
                    },
                    {
                        "apiVersion": "tekton.dev/v1",
                        "kind": "TaskRun",
                        "name": "buildah-demo-adhocdxfhh-build-image-index",
                        "pipelineTaskName": "build-image-index"
                    },
                    {
                        "apiVersion": "tekton.dev/v1",
                        "kind": "TaskRun",
                        "name": "buildah-demo-adhocdxfhh-apply-tags",
                        "pipelineTaskName": "apply-tags"
                    },
                    {
                        "apiVersion": "tekton.dev/v1",
                        "kind": "TaskRun",
                        "name": "buildah-demo-adhocdxfhh-push-dockerfile",
                        "pipelineTaskName": "push-dockerfile"
                    }
                ],
                "completionTime": "2026-04-23T11:53:04Z",
                "conditions": [
                    {
                        "lastTransitionTime": "2026-04-23T11:53:04Z",
                        "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:ad23d92c7224a385e427397e979509b40624e72f799212717fddf812e102e44d"
                                    },
                                    {
                                        "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-adhocdxfhh"
                                },
                                {
                                    "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-adhocdxfhh"
                                },
                                {
                                    "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:ecb0583a01bf8dfd86b58f7d929387b1050a3dbdbdc6a8be8cd40181041cc335"
                                    },
                                    {
                                        "name": "kind",
                                        "value": "task"
                                    }
                                ],
                                "resolver": "bundles"
                            },
                            "when": [
                                {
                                    "input": "true",
                                    "operator": "in",
                                    "values": [
                                        "false"
                                    ]
                                }
                            ],
                            "workspaces": [
                                {
                                    "name": "workspace",
                                    "workspace": "workspace"
                                }
                            ]
                        },
                        {
                            "name": "clamav-scan",
                            "params": [
                                {
                                    "name": "image-digest",
                                    "value": "$(tasks.build-image-index.results.IMAGE_DIGEST)"
                                },
                                {
                                    "name": "image-url",
                                    "value": "$(tasks.build-image-index.results.IMAGE_URL)"
                                }
                            ],
                            "runAfter": [
                                "build-image-index"
                            ],
                            "taskRef": {
                                "params": [
                                    {
                                        "name": "name",
                                        "value": "clamav-scan"
                                    },
                                    {
                                        "name": "bundle",
                                        "value": "quay.io/konflux-ci/tekton-catalog/task-clamav-scan:0.3@sha256:9f18b216ce71a66909e7cb17d9b34526c02d73cf12884ba32d1f10614f7b9f5a"
                                    },
                                    {
                                        "name": "kind",
                                        "value": "task"
                                    }
                                ],
                                "resolver": "bundles"
                            },
                            "when": [
                                {
                                    "input": "true",
                                    "operator": "in",
                                    "values": [
                                        "false"
                                    ]
                                }
                            ]
                        },
                        {
                            "name": "sast-shell-check",
                            "params": [
                                {
                                    "name": "image-digest",
                                    "value": "$(tasks.build-image-index.results.IMAGE_DIGEST)"
                                },
                                {
                                    "name": "image-url",
                                    "value": "$(tasks.build-image-index.results.IMAGE_URL)"
                                }
                            ],
                            "runAfter": [
                                "build-image-index"
                            ],
                            "taskRef": {
                                "params": [
                                    {
                                        "name": "name",
                                        "value": "sast-shell-check"
                                    },
                                    {
                                        "name": "bundle",
                                        "value": "quay.io/konflux-ci/tekton-catalog/task-sast-shell-check:0.1@sha256:5ffec704e0946b247e0e2bf8a4547546a9e43ab661e5ab9ec29faae4751c6861"
                                    },
                                    {
                                        "name": "kind",
                                        "value": "task"
                                    }
                                ],
                                "resolver": "bundles"
                            },
                            "when": [
                                {
                                    "input": "true",
                                    "operator": "in",
                                    "values": [
                                        "false"
                                    ]
                                }
                            ],
                            "workspaces": [
                                {
                                    "name": "workspace",
                                    "workspace": "workspace"
                                }
                            ]
                        },
                        {
                            "name": "sast-unicode-check",
                            "params": [
                                {
                                    "name": "image-digest",
                                    "value": "$(tasks.build-image-index.results.IMAGE_DIGEST)"
                                },
                                {
                                    "name": "image-url",
                                    "value": "$(tasks.build-image-index.results.IMAGE_URL)"
                                }
                            ],
                            "runAfter": [
                                "build-image-index"
                            ],
                            "taskRef": {
                                "params": [
                                    {
                                        "name": "name",
                                        "value": "sast-unicode-check"
                                    },
                                    {
                                        "name": "bundle",
                                        "value": "quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check:0.4@sha256:d65abc145444d056dfc373cd42843c3653e35435ef9d2f1e3d3fbabf0fbef477"
                                    },
                                    {
                                        "name": "kind",
                                        "value": "task"
                                    }
                                ],
                                "resolver": "bundles"
                            },
                            "when": [
                                {
                                    "input": "true",
                                    "operator": "in",
                                    "values": [
                                        "false"
                                    ]
                                }
                            ],
                            "workspaces": [
                                {
                                    "name": "workspace",
                                    "workspace": "workspace"
                                }
                            ]
                        },
                        {
                            "name": "apply-tags",
                            "params": [
                                {
                                    "name": "IMAGE_URL",
                                    "value": "$(tasks.build-image-index.results.IMAGE_URL)"
                                },
                                {
                                    "name": "IMAGE_DIGEST",
                                    "value": "$(tasks.build-image-index.results.IMAGE_DIGEST)"
                                }
                            ],
                            "runAfter": [
                                "build-image-index"
                            ],
                            "taskRef": {
                                "params": [
                                    {
                                        "name": "name",
                                        "value": "apply-tags"
                                    },
                                    {
                                        "name": "bundle",
                                        "value": "quay.io/konflux-ci/tekton-catalog/task-apply-tags:0.3@sha256: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:b2224a0442ac705e20a25b8609e1760321d9d86da7901fd0392a90102688e37d"
                                    },
                                    {
                                        "name": "kind",
                                        "value": "task"
                                    }
                                ],
                                "resolver": "bundles"
                            },
                            "when": [
                                {
                                    "input": "true",
                                    "operator": "in",
                                    "values": [
                                        "false"
                                    ]
                                }
                            ]
                        }
                    ],
                    "workspaces": [
                        {
                            "name": "workspace"
                        },
                        {
                            "name": "git-auth",
                            "optional": true
                        },
                        {
                            "name": "netrc",
                            "optional": true
                        }
                    ]
                },
                "provenance": {
                    "featureFlags": {
                        "awaitSidecarReadiness": true,
                        "coschedule": "workspaces",
                        "enableAPIFields": "alpha",
                        "enableParamEnum": true,
                        "enableProvenanceInStatus": true,
                        "enforceNonfalsifiability": "none",
                        "maxResultSize": 4096,
                        "resultExtractionMethod": "termination-message",
                        "runningInEnvWithInjectedSidecars": true,
                        "verificationNoMatchPolicy": "ignore"
                    },
                    "refSource": {
                        "digest": {
                            "sha256": "64c9346a19b7cbe5b56f9a34006cbc47d7dd220bf48287139efcf590eea71598"
                        },
                        "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-adhocdxfhh"
                    },
                    {
                        "name": "IMAGE_DIGEST",
                        "value": "sha256:f0da801929af86365e2e15c4b83ea28b5273cc1cdd3d927fa999450334c7381a"
                    },
                    {
                        "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-67a7cb74c756f8e5b3003b808eba1d6f-de0a94df58d763a4-01"
                },
                "startTime": "2026-04-23T11:48:54Z"
            }
        },
        {
            "apiVersion": "tekton.dev/v1",
            "kind": "PipelineRun",
            "metadata": {
                "annotations": {
                    "chains.tekton.dev/signed": "true",
                    "results.tekton.dev/record": "chains-e2e-ujrq/results/2247b48f-fd7f-47b2-b15a-8a5bc9dbc5ee/records/2247b48f-fd7f-47b2-b15a-8a5bc9dbc5ee",
                    "results.tekton.dev/result": "chains-e2e-ujrq/results/2247b48f-fd7f-47b2-b15a-8a5bc9dbc5ee"
                },
                "creationTimestamp": "2026-04-23T11:53:07Z",
                "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-gnc25"
                },
                "name": "verify-enterprise-contract-run-gnc25",
                "namespace": "chains-e2e-ujrq",
                "resourceVersion": "71746",
                "uid": "2247b48f-fd7f-47b2-b15a-8a5bc9dbc5ee"
            },
            "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-adhocdxfhh@sha256:f0da801929af86365e2e15c4b83ea28b5273cc1cdd3d927fa999450334c7381a\",\"source\":{}}],\"artifacts\":{}}"
                                },
                                {
                                    "name": "POLICY_CONFIGURATION",
                                    "value": "ec-policy"
                                },
                                {
                                    "name": "PUBLIC_KEY",
                                    "value": "k8s://chains-e2e-ujrq/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-gnc25-verify-enterprise-contract",
                        "pipelineTaskName": "verify-enterprise-contract"
                    }
                ],
                "completionTime": "2026-04-23T11:53:45Z",
                "conditions": [
                    {
                        "lastTransitionTime": "2026-04-23T11:53:45Z",
                        "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-adhocdxfhh@sha256:f0da801929af86365e2e15c4b83ea28b5273cc1cdd3d927fa999450334c7381a\",\"source\":{}}],\"artifacts\":{}}"
                                },
                                {
                                    "name": "POLICY_CONFIGURATION",
                                    "value": "ec-policy"
                                },
                                {
                                    "name": "PUBLIC_KEY",
                                    "value": "k8s://chains-e2e-ujrq/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-448d30e0fc414e0787f051457bbcead4-b4eb4beb6fa77570-01"
                },
                "startTime": "2026-04-23T11:53:07Z"
            }
        },
        {
            "apiVersion": "tekton.dev/v1",
            "kind": "PipelineRun",
            "metadata": {
                "annotations": {
                    "appstudio.openshift.io/snapshot": "kokohazamar-backwards-compat-dr-20260423-124421-000",
                    "appstudio.openshift.io/snapshots": "kokohazamar-backwards-compat-dr-20260423-124421-000",
                    "build.appstudio.openshift.io/repo": "https://github.com/redhat-appstudio-qe/DR-MathWizz-lbepzm?rev=96ffbfddaab4085dc9c2a4f5ccc10e9606bcb5aa",
                    "build.appstudio.redhat.com/commit_sha": "96ffbfddaab4085dc9c2a4f5ccc10e9606bcb5aa",
                    "build.appstudio.redhat.com/pull_request_number": "2",
                    "build.appstudio.redhat.com/target_branch": "main",
                    "chains.tekton.dev/signed": "true",
                    "pipelinesascode.tekton.dev/branch": "main",
                    "pipelinesascode.tekton.dev/cancel-in-progress": "true",
                    "pipelinesascode.tekton.dev/check-run-id": "72696119035",
                    "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-zsmosz",
                    "pipelinesascode.tekton.dev/git-provider": "github",
                    "pipelinesascode.tekton.dev/installation-id": "40773614",
                    "pipelinesascode.tekton.dev/log-url": "https://console-openshift-console.apps.rosa.kx-c30d254d27.34mm.p3.openshiftapps.com/k8s/ns/dr-test-kokohazamar-backwards-compat-dr/tekton.dev~v1~PipelineRun/mathwizz-frontend-on-pull-request-tdwz2",
                    "pipelinesascode.tekton.dev/max-keep-runs": "3",
                    "pipelinesascode.tekton.dev/on-cel-expression": "event == \"pull_request\" \u0026\u0026 target_branch == \"main\" \u0026\u0026 ( \"frontend/***\".pathChanged() || \".tekton/mathwizz-frontend-pull-request.yaml\".pathChanged() || \"frontend/Dockerfile\".pathChanged() )",
                    "pipelinesascode.tekton.dev/original-prname": "mathwizz-frontend-on-pull-request",
                    "pipelinesascode.tekton.dev/pull-request": "2",
                    "pipelinesascode.tekton.dev/repo-url": "https://github.com/redhat-appstudio-qe/DR-MathWizz-lbepzm",
                    "pipelinesascode.tekton.dev/repository": "mathwizz-history-worker",
                    "pipelinesascode.tekton.dev/scm-reporting-plr-started": "true",
                    "pipelinesascode.tekton.dev/sender": "rhtap-qe-app[bot]",
                    "pipelinesascode.tekton.dev/sha": "96ffbfddaab4085dc9c2a4f5ccc10e9606bcb5aa",
                    "pipelinesascode.tekton.dev/sha-title": "RHTAP-Qe-App update mathwizz-frontend",
                    "pipelinesascode.tekton.dev/sha-url": "https://github.com/redhat-appstudio-qe/DR-MathWizz-lbepzm/commit/96ffbfddaab4085dc9c2a4f5ccc10e9606bcb5aa",
                    "pipelinesascode.tekton.dev/source-branch": "konflux-mathwizz-frontend",
                    "pipelinesascode.tekton.dev/source-repo-url": "https://github.com/redhat-appstudio-qe/DR-MathWizz-lbepzm",
                    "pipelinesascode.tekton.dev/state": "completed",
                    "pipelinesascode.tekton.dev/url-org": "redhat-appstudio-qe",
                    "pipelinesascode.tekton.dev/url-repository": "DR-MathWizz-lbepzm",
                    "results.tekton.dev/record": "dr-test-kokohazamar-backwards-compat-dr/results/81b6a9fb-549c-472d-b134-3cc94cc7b3b6/records/81b6a9fb-549c-472d-b134-3cc94cc7b3b6",
                    "results.tekton.dev/recordSummaryAnnotations": "{\"repo\":\"DR-MathWizz-lbepzm\",\"commit\":\"96ffbfddaab4085dc9c2a4f5ccc10e9606bcb5aa\",\"eventType\":\"pull_request\",\"pull_request-id\":2}",
                    "results.tekton.dev/result": "dr-test-kokohazamar-backwards-compat-dr/results/81b6a9fb-549c-472d-b134-3cc94cc7b3b6",
                    "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-mathwizz-frontend",
                    "test.appstudio.openshift.io/snapshot-creation-report": "SnapshotCreated"
                },
                "creationTimestamp": "2026-04-23T12:44:21Z",
                "finalizers": [
                    "results.tekton.dev/pipelinerun",
                    "chains.tekton.dev/pipelinerun",
                    "pipelinesascode.tekton.dev/finalizer"
                ],
                "generateName": "mathwizz-frontend-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": "kokohazamar-backwards-compat-dr",
                    "appstudio.openshift.io/component": "mathwizz-frontend",
                    "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": "72696119035",
                    "pipelinesascode.tekton.dev/event-type": "pull_request",
                    "pipelinesascode.tekton.dev/original-prname": "mathwizz-frontend-on-pull-request",
                    "pipelinesascode.tekton.dev/pull-request": "2",
                    "pipelinesascode.tekton.dev/repository": "mathwizz-history-worker",
                    "pipelinesascode.tekton.dev/sha": "96ffbfddaab4085dc9c2a4f5ccc10e9606bcb5aa",
                    "pipelinesascode.tekton.dev/state": "completed",
                    "pipelinesascode.tekton.dev/url-org": "redhat-appstudio-qe",
                    "pipelinesascode.tekton.dev/url-repository": "DR-MathWizz-lbepzm",
                    "tekton.dev/pipeline": "mathwizz-frontend-on-pull-request-tdwz2",
                    "test.appstudio.openshift.io/pr-group-sha": "9efa70041c6f541c0c7a03c12fd154337cfef475ab3f9cfb92dcb38958c1db"
                },
                "name": "mathwizz-frontend-on-pull-request-tdwz2",
                "namespace": "dr-test-kokohazamar-backwards-compat-dr",
                "resourceVersion": "199037",
                "uid": "81b6a9fb-549c-472d-b134-3cc94cc7b3b6"
            },
            "spec": {
                "params": [
                    {
                        "name": "git-url",
                        "value": "https://github.com/redhat-appstudio-qe/DR-MathWizz-lbepzm"
                    },
                    {
                        "name": "revision",
                        "value": "96ffbfddaab4085dc9c2a4f5ccc10e9606bcb5aa"
                    },
                    {
                        "name": "output-image",
                        "value": "quay.io/redhat-appstudio-qe/dr-test-kokohazamar-backwards-compat-dr/mathwizz-frontend:on-pr-96ffbfddaab4085dc9c2a4f5ccc10e9606bcb5aa"
                    },
                    {
                        "name": "image-expires-after",
                        "value": "6h"
                    },
                    {
                        "name": "dockerfile",
                        "value": "frontend/Dockerfile"
                    },
                    {
                        "name": "path-context",
                        "value": "frontend"
                    }
                ],
                "pipelineSpec": {
                    "description": "This pipeline is ideal for building container images from a Containerfile while maintaining trust after pipeline customization.\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": "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)"
                                },
                                {
                                    "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"
                                    },
                                    {
                                        "name": "bundle",
                                        "value": "quay.io/konflux-ci/tekton-catalog/task-git-clone-oci-ta:0.1@sha256:13d49df7dc9ae301627e45f95a236011422996152f1bea46cd60217b0f057407"
                                    },
                                    {
                                        "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"
                                    },
                                    {
                                        "name": "bundle",
                                        "value": "quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies-oci-ta:0.3@sha256:5aa530bb95fa77477dad200e4d5d8312ad8bfafef549957f19aa56f1428672fa"
                                    },
                                    {
                                        "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"
                                    },
                                    {
                                        "name": "bundle",
                                        "value": "quay.io/konflux-ci/tekton-catalog/task-buildah-oci-ta:0.9@sha256:681d9f65a7f50cb260ee576ccab551e11d63c549f1e1ef3d201da3c112855bd6"
                                    },
                                    {
                                        "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"
                                    },
                                    {
                                        "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)"
                                },
                                {
                                    "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": "source-build-oci-ta"
                                    },
                                    {
                                        "name": "bundle",
                                        "value": "quay.io/konflux-ci/tekton-catalog/task-source-build-oci-ta:0.3@sha256:0917cfc7772e82cb8e74743c2104f43bcf2596aceafe87eec6fce69a8cac5f06"
                                    },
                                    {
                                        "name": "kind",
                                        "value": "task"
                                    }
                                ],
                                "resolver": "bundles"
                            },
                            "when": [
                                {
                                    "input": "$(params.build-source-image)",
                                    "operator": "in",
                                    "values": [
                                        "true"
                                    ]
                                }
                            ]
                        },
                        {
                            "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)"
                                },
                                {
                                    "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-snyk-check-oci-ta"
                                    },
                                    {
                                        "name": "bundle",
                                        "value": "quay.io/konflux-ci/tekton-catalog/task-sast-snyk-check-oci-ta:0.4@sha256:6045ed6f2d37cfdf75cb3f2bf88706839c276a59f892ae027a315456c2914cf3"
                                    },
                                    {
                                        "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"
                                    },
                                    {
                                        "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)"
                                },
                                {
                                    "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"
                                    },
                                    {
                                        "name": "bundle",
                                        "value": "quay.io/konflux-ci/tekton-catalog/task-sast-shell-check-oci-ta:0.1@sha256:c314b4d5369d7961af51c865be28cd792d5f233aef94ecf035b3f84acde398bf"
                                    },
                                    {
                                        "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"
                                    },
                                    {
                                        "name": "bundle",
                                        "value": "quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check-oci-ta:0.4@sha256:3d8a6902ab7c5c2125be07263f395426342c5032b3abfd0140162ad838437bab"
                                    },
                                    {
                                        "name": "kind",
                                        "value": "task"
                                    }
                                ],
                                "resolver": "bundles"
                            },
                            "when": [
                                {
                                    "input": "$(params.skip-checks)",
                                    "operator": "in",
                                    "values": [
                                        "false"
                                    ]
                                }
                            ]
                        },
                        {
                            "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)"
                                },
                                {
                                    "name": "SOURCE_ARTIFACT",
                                    "value": "$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"
                                }
                            ],
                            "runAfter": [
                                "build-image-index"
                            ],
                            "taskRef": {
                                "params": [
                                    {
                                        "name": "name",
                                        "value": "push-dockerfile-oci-ta"
                                    },
                                    {
                                        "name": "bundle",
                                        "value": "quay.io/konflux-ci/tekton-catalog/task-push-dockerfile-oci-ta:0.3@sha256:7855471abfe87de080b914f2f3ca27c59e64f6448a7c2435e51435b764494c71"
                                    },
                                    {
                                        "name": "kind",
                                        "value": "task"
                                    }
                                ],
                                "resolver": "bundles"
                            }
                        },
                        {
                            "name": "rpms-signature-scan",
                            "params": [
                                {
                                    "name": "image-url",
                                    "value": "$(tasks.build-image-index.results.IMAGE_URL)"
                                },
                                {
                                    "name": "image-digest",
                                    "value": "$(tasks.build-image-index.results.IMAGE_DIGEST)"
                                }
                            ],
                            "runAfter": [
                                "build-image-index"
                            ],
                            "taskRef": {
                                "params": [
                                    {
                                        "name": "name",
                                        "value": "rpms-signature-scan"
                                    },
                                    {
                                        "name": "bundle",
                                        "value": "quay.io/konflux-ci/tekton-catalog/task-rpms-signature-scan:0.2@sha256:b2224a0442ac705e20a25b8609e1760321d9d86da7901fd0392a90102688e37d"
                                    },
                                    {
                                        "name": "kind",
                                        "value": "task"
                                    }
                                ],
                                "resolver": "bundles"
                            },
                            "when": [
                                {
                                    "input": "$(params.skip-checks)",
                                    "operator": "in",
                                    "values": [
                                        "false"
                                    ]
                                }
                            ]
                        }
                    ],
                    "workspaces": [
                        {
                            "name": "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-mathwizz-frontend"
                },
                "timeouts": {
                    "pipeline": "2h0m0s"
                },
                "workspaces": [
                    {
                        "name": "git-auth",
                        "secret": {
                            "secretName": "pac-gitauth-zsmosz"
                        }
                    }
                ]
            },
            "status": {
                "childReferences": [
                    {
                        "apiVersion": "tekton.dev/v1",
                        "kind": "TaskRun",
                        "name": "mathwizz-frontend-on-pull-request-tdwz2-init",
                        "pipelineTaskName": "init"
                    },
                    {
                        "apiVersion": "tekton.dev/v1",
                        "kind": "TaskRun",
                        "name": "mathwizz-frontend-on-pull-request-tdwz2-clone-repository",
                        "pipelineTaskName": "clone-repository"
                    },
                    {
                        "apiVersion": "tekton.dev/v1",
                        "kind": "TaskRun",
                        "name": "mathwizz-frontend-on-pull-request-tdwz2-prefetch-dependencies",
                        "pipelineTaskName": "prefetch-dependencies"
                    },
                    {
                        "apiVersion": "tekton.dev/v1",
                        "kind": "TaskRun",
                        "name": "mathwizz-frontend-on-pull-request-tdwz2-build-container",
                        "pipelineTaskName": "build-container"
                    },
                    {
                        "apiVersion": "tekton.dev/v1",
                        "kind": "TaskRun",
                        "name": "mathwizz-frontend-on-pull-request-tdwz2-build-image-index",
                        "pipelineTaskName": "build-image-index"
                    },
                    {
                        "apiVersion": "tekton.dev/v1",
                        "kind": "TaskRun",
                        "name": "matb782a05cfccd621b4b966e92826d5b2a-deprecated-base-image-check",
                        "pipelineTaskName": "deprecated-base-image-check",
                        "whenExpressions": [
                            {
                                "input": "false",
                                "operator": "in",
                                "values": [
                                    "false"
                                ]
                            }
                        ]
                    },
                    {
                        "apiVersion": "tekton.dev/v1",
                        "kind": "TaskRun",
                        "name": "mathwizz-frontend-on-pull-request-tdwz2-clair-scan",
                        "pipelineTaskName": "clair-scan",
                        "whenExpressions": [
                            {
                                "input": "false",
                                "operator": "in",
                                "values": [
                                    "false"
                                ]
                            }
                        ]
                    },
                    {
                        "apiVersion": "tekton.dev/v1",
                        "kind": "TaskRun",
                        "name": "mathwizz-frontend-on-pull-requebe7927c1ac1eee2f8af02d93ba65b77f",
                        "pipelineTaskName": "ecosystem-cert-preflight-checks",
                        "whenExpressions": [
                            {
                                "input": "false",
                                "operator": "in",
                                "values": [
                                    "false"
                                ]
                            }
                        ]
                    },
                    {
                        "apiVersion": "tekton.dev/v1",
                        "kind": "TaskRun",
                        "name": "mathwizz-frontend-on-pull-request-tdwz2-sast-snyk-check",
                        "pipelineTaskName": "sast-snyk-check",
                        "whenExpressions": [
                            {
                                "input": "false",
                                "operator": "in",
                                "values": [
                                    "false"
                                ]
                            }
                        ]
                    },
                    {
                        "apiVersion": "tekton.dev/v1",
                        "kind": "TaskRun",
                        "name": "mathwizz-frontend-on-pull-request-tdwz2-clamav-scan",
                        "pipelineTaskName": "clamav-scan",
                        "whenExpressions": [
                            {
                                "input": "false",
                                "operator": "in",
                                "values": [
                                    "false"
                                ]
                            }
                        ]
                    },
                    {
                        "apiVersion": "tekton.dev/v1",
                        "kind": "TaskRun",
                        "name": "mathwizz-frontend-on-pull-request-tdwz2-sast-shell-check",
                        "pipelineTaskName": "sast-shell-check",
                        "whenExpressions": [
                            {
                                "input": "false",
                                "operator": "in",
                                "values": [
                                    "false"
                                ]
                            }
                        ]
                    },
                    {
                        "apiVersion": "tekton.dev/v1",
                        "kind": "TaskRun",
                        "name": "mathwizz-frontend-on-pull-request-tdwz2-sast-unicode-check",
                        "pipelineTaskName": "sast-unicode-check",
                        "whenExpressions": [
                            {
                                "input": "false",
                                "operator": "in",
                                "values": [
                                    "false"
                                ]
                            }
                        ]
                    },
                    {
                        "apiVersion": "tekton.dev/v1",
                        "kind": "TaskRun",
                        "name": "mathwizz-frontend-on-pull-request-tdwz2-apply-tags",
                        "pipelineTaskName": "apply-tags"
                    },
                    {
                        "apiVersion": "tekton.dev/v1",
                        "kind": "TaskRun",
                        "name": "mathwizz-frontend-on-pull-request-tdwz2-push-dockerfile",
                        "pipelineTaskName": "push-dockerfile"
                    },
                    {
                        "apiVersion": "tekton.dev/v1",
                        "kind": "TaskRun",
                        "name": "mathwizz-frontend-on-pull-request-tdwz2-rpms-signature-scan",
                        "pipelineTaskName": "rpms-signature-scan",
                        "whenExpressions": [
                            {
                                "input": "false",
                                "operator": "in",
                                "values": [
                                    "false"
                                ]
                            }
                        ]
                    }
                ],
                "completionTime": "2026-04-23T12:48:10Z",
                "conditions": [
                    {
                        "lastTransitionTime": "2026-04-23T12:48:10Z",
                        "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 maintaining trust after pipeline customization.\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": "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/DR-MathWizz-lbepzm"
                                },
                                {
                                    "name": "revision",
                                    "value": "96ffbfddaab4085dc9c2a4f5ccc10e9606bcb5aa"
                                },
                                {
                                    "name": "ociStorage",
                                    "value": "quay.io/redhat-appstudio-qe/dr-test-kokohazamar-backwards-compat-dr/mathwizz-frontend:on-pr-96ffbfddaab4085dc9c2a4f5ccc10e9606bcb5aa.git"
                                },
                                {
                                    "name": "ociArtifactExpiresAfter",
                                    "value": "6h"
                                }
                            ],
                            "runAfter": [
                                "init"
                            ],
                            "taskRef": {
                                "params": [
                                    {
                                        "name": "name",
                                        "value": "git-clone-oci-ta"
                                    },
                                    {
                                        "name": "bundle",
                                        "value": "quay.io/konflux-ci/tekton-catalog/task-git-clone-oci-ta:0.1@sha256:13d49df7dc9ae301627e45f95a236011422996152f1bea46cd60217b0f057407"
                                    },
                                    {
                                        "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/dr-test-kokohazamar-backwards-compat-dr/mathwizz-frontend:on-pr-96ffbfddaab4085dc9c2a4f5ccc10e9606bcb5aa.prefetch"
                                },
                                {
                                    "name": "ociArtifactExpiresAfter",
                                    "value": "6h"
                                }
                            ],
                            "runAfter": [
                                "clone-repository"
                            ],
                            "taskRef": {
                                "params": [
                                    {
                                        "name": "name",
                                        "value": "prefetch-dependencies-oci-ta"
                                    },
                                    {
                                        "name": "bundle",
                                        "value": "quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies-oci-ta:0.3@sha256:5aa530bb95fa77477dad200e4d5d8312ad8bfafef549957f19aa56f1428672fa"
                                    },
                                    {
                                        "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/dr-test-kokohazamar-backwards-compat-dr/mathwizz-frontend:on-pr-96ffbfddaab4085dc9c2a4f5ccc10e9606bcb5aa"
                                },
                                {
                                    "name": "DOCKERFILE",
                                    "value": "frontend/Dockerfile"
                                },
                                {
                                    "name": "CONTEXT",
                                    "value": "frontend"
                                },
                                {
                                    "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"
                                    },
                                    {
                                        "name": "bundle",
                                        "value": "quay.io/konflux-ci/tekton-catalog/task-buildah-oci-ta:0.9@sha256:681d9f65a7f50cb260ee576ccab551e11d63c549f1e1ef3d201da3c112855bd6"
                                    },
                                    {
                                        "name": "kind",
                                        "value": "task"
                                    }
                                ],
                                "resolver": "bundles"
                            }
                        },
                        {
                            "name": "build-image-index",
                            "params": [
                                {
                                    "name": "IMAGE",
                                    "value": "quay.io/redhat-appstudio-qe/dr-test-kokohazamar-backwards-compat-dr/mathwizz-frontend:on-pr-96ffbfddaab4085dc9c2a4f5ccc10e9606bcb5aa"
                                },
                                {
                                    "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)"
                                },
                                {
                                    "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": "source-build-oci-ta"
                                    },
                                    {
                                        "name": "bundle",
                                        "value": "quay.io/konflux-ci/tekton-catalog/task-source-build-oci-ta:0.3@sha256:0917cfc7772e82cb8e74743c2104f43bcf2596aceafe87eec6fce69a8cac5f06"
                                    },
                                    {
                                        "name": "kind",
                                        "value": "task"
                                    }
                                ],
                                "resolver": "bundles"
                            },
                            "when": [
                                {
                                    "input": "false",
                                    "operator": "in",
                                    "values": [
                                        "true"
                                    ]
                                }
                            ]
                        },
                        {
                            "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)"
                                },
                                {
                                    "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-snyk-check-oci-ta"
                                    },
                                    {
                                        "name": "bundle",
                                        "value": "quay.io/konflux-ci/tekton-catalog/task-sast-snyk-check-oci-ta:0.4@sha256:6045ed6f2d37cfdf75cb3f2bf88706839c276a59f892ae027a315456c2914cf3"
                                    },
                                    {
                                        "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"
                                    },
                                    {
                                        "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)"
                                },
                                {
                                    "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"
                                    },
                                    {
                                        "name": "bundle",
                                        "value": "quay.io/konflux-ci/tekton-catalog/task-sast-shell-check-oci-ta:0.1@sha256:c314b4d5369d7961af51c865be28cd792d5f233aef94ecf035b3f84acde398bf"
                                    },
                                    {
                                        "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"
                                    },
                                    {
                                        "name": "bundle",
                                        "value": "quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check-oci-ta:0.4@sha256:3d8a6902ab7c5c2125be07263f395426342c5032b3abfd0140162ad838437bab"
                                    },
                                    {
                                        "name": "kind",
                                        "value": "task"
                                    }
                                ],
                                "resolver": "bundles"
                            },
                            "when": [
                                {
                                    "input": "false",
                                    "operator": "in",
                                    "values": [
                                        "false"
                                    ]
                                }
                            ]
                        },
                        {
                            "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": "frontend/Dockerfile"
                                },
                                {
                                    "name": "CONTEXT",
                                    "value": "frontend"
                                },
                                {
                                    "name": "SOURCE_ARTIFACT",
                                    "value": "$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"
                                }
                            ],
                            "runAfter": [
                                "build-image-index"
                            ],
                            "taskRef": {
                                "params": [
                                    {
                                        "name": "name",
                                        "value": "push-dockerfile-oci-ta"
                                    },
                                    {
                                        "name": "bundle",
                                        "value": "quay.io/konflux-ci/tekton-catalog/task-push-dockerfile-oci-ta:0.3@sha256:7855471abfe87de080b914f2f3ca27c59e64f6448a7c2435e51435b764494c71"
                                    },
                                    {
                                        "name": "kind",
                                        "value": "task"
                                    }
                                ],
                                "resolver": "bundles"
                            }
                        },
                        {
                            "name": "rpms-signature-scan",
                            "params": [
                                {
                                    "name": "image-url",
                                    "value": "$(tasks.build-image-index.results.IMAGE_URL)"
                                },
                                {
                                    "name": "image-digest",
                                    "value": "$(tasks.build-image-index.results.IMAGE_DIGEST)"
                                }
                            ],
                            "runAfter": [
                                "build-image-index"
                            ],
                            "taskRef": {
                                "params": [
                                    {
                                        "name": "name",
                                        "value": "rpms-signature-scan"
                                    },
                                    {
                                        "name": "bundle",
                                        "value": "quay.io/konflux-ci/tekton-catalog/task-rpms-signature-scan:0.2@sha256:b2224a0442ac705e20a25b8609e1760321d9d86da7901fd0392a90102688e37d"
                                    },
                                    {
                                        "name": "kind",
                                        "value": "task"
                                    }
                                ],
                                "resolver": "bundles"
                            },
                            "when": [
                                {
                                    "input": "false",
                                    "operator": "in",
                                    "values": [
                                        "false"
                                    ]
                                }
                            ]
                        }
                    ],
                    "workspaces": [
                        {
                            "name": "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/dr-test-kokohazamar-backwards-compat-dr/mathwizz-frontend:on-pr-96ffbfddaab4085dc9c2a4f5ccc10e9606bcb5aa"
                    },
                    {
                        "name": "IMAGE_DIGEST",
                        "value": "sha256:d38389cf0e3b63c1543a72b43bb07222ec24c68ca9438aa8a01325092943cb1d"
                    },
                    {
                        "name": "CHAINS-GIT_URL",
                        "value": "https://github.com/redhat-appstudio-qe/DR-MathWizz-lbepzm"
                    },
                    {
                        "name": "CHAINS-GIT_COMMIT",
                        "value": "96ffbfddaab4085dc9c2a4f5ccc10e9606bcb5aa"
                    }
                ],
                "skippedTasks": [
                    {
                        "name": "build-source-image",
                        "reason": "When Expressions evaluated to false",
                        "whenExpressions": [
                            {
                                "input": "false",
                                "operator": "in",
                                "values": [
                                    "true"
                                ]
                            }
                        ]
                    }
                ],
                "spanContext": {
                    "traceparent": "00-060f2a57cfa167dfbbc5bf82a1b40c90-fc07b8e6ae5a897d-01"
                },
                "startTime": "2026-04-23T12:44:21Z"
            }
        },
        {
            "apiVersion": "tekton.dev/v1",
            "kind": "PipelineRun",
            "metadata": {
                "annotations": {
                    "build.appstudio.openshift.io/repo": "https://github.com/redhat-appstudio-qe/DR-MathWizz-lbepzm?rev=55206adb6605f3eb8071999da2d187433d70d271",
                    "build.appstudio.redhat.com/commit_sha": "55206adb6605f3eb8071999da2d187433d70d271",
                    "build.appstudio.redhat.com/pull_request_number": "1",
                    "build.appstudio.redhat.com/target_branch": "main",
                    "chains.tekton.dev/signed": "true",
                    "pipelinesascode.tekton.dev/branch": "main",
                    "pipelinesascode.tekton.dev/cancel-in-progress": "true",
                    "pipelinesascode.tekton.dev/check-run-id": "72696093136",
                    "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-yygrmq",
                    "pipelinesascode.tekton.dev/git-provider": "github",
                    "pipelinesascode.tekton.dev/installation-id": "40773614",
                    "pipelinesascode.tekton.dev/log-url": "https://console-openshift-console.apps.rosa.kx-c30d254d27.34mm.p3.openshiftapps.com/k8s/ns/dr-test-kokohazamar-backwards-compat-dr/tekton.dev~v1~PipelineRun/mathwizz-history-worker-on-pull-request-thlqr",
                    "pipelinesascode.tekton.dev/max-keep-runs": "3",
                    "pipelinesascode.tekton.dev/on-cel-expression": "event == \"pull_request\" \u0026\u0026 target_branch == \"main\" \u0026\u0026 ( \"history-worker/***\".pathChanged() || \".tekton/mathwizz-history-worker-pull-request.yaml\".pathChanged() || \"history-worker/Dockerfile\".pathChanged() )",
                    "pipelinesascode.tekton.dev/original-prname": "mathwizz-history-worker-on-pull-request",
                    "pipelinesascode.tekton.dev/pull-request": "1",
                    "pipelinesascode.tekton.dev/repo-url": "https://github.com/redhat-appstudio-qe/DR-MathWizz-lbepzm",
                    "pipelinesascode.tekton.dev/repository": "mathwizz-history-worker",
                    "pipelinesascode.tekton.dev/scm-reporting-plr-started": "true",
                    "pipelinesascode.tekton.dev/sender": "rhtap-qe-app[bot]",
                    "pipelinesascode.tekton.dev/sha": "55206adb6605f3eb8071999da2d187433d70d271",
                    "pipelinesascode.tekton.dev/sha-title": "RHTAP-Qe-App update mathwizz-history-worker",
                    "pipelinesascode.tekton.dev/sha-url": "https://github.com/redhat-appstudio-qe/DR-MathWizz-lbepzm/commit/55206adb6605f3eb8071999da2d187433d70d271",
                    "pipelinesascode.tekton.dev/source-branch": "konflux-mathwizz-history-worker",
                    "pipelinesascode.tekton.dev/source-repo-url": "https://github.com/redhat-appstudio-qe/DR-MathWizz-lbepzm",
                    "pipelinesascode.tekton.dev/state": "completed",
                    "pipelinesascode.tekton.dev/url-org": "redhat-appstudio-qe",
                    "pipelinesascode.tekton.dev/url-repository": "DR-MathWizz-lbepzm",
                    "results.tekton.dev/record": "dr-test-kokohazamar-backwards-compat-dr/results/f395ae52-7e54-4bdf-8eae-2f562368f1b4/records/f395ae52-7e54-4bdf-8eae-2f562368f1b4",
                    "results.tekton.dev/recordSummaryAnnotations": "{\"repo\":\"DR-MathWizz-lbepzm\",\"commit\":\"55206adb6605f3eb8071999da2d187433d70d271\",\"eventType\":\"pull_request\",\"pull_request-id\":1}",
                    "results.tekton.dev/result": "dr-test-kokohazamar-backwards-compat-dr/results/f395ae52-7e54-4bdf-8eae-2f562368f1b4",
                    "test.appstudio.openshift.io/pr-group": "konflux-mathwizz-history-worker"
                },
                "creationTimestamp": "2026-04-23T12:44:11Z",
                "finalizers": [
                    "results.tekton.dev/pipelinerun",
                    "chains.tekton.dev/pipelinerun",
                    "pipelinesascode.tekton.dev/finalizer"
                ],
                "generateName": "mathwizz-history-worker-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": "kokohazamar-backwards-compat-dr",
                    "appstudio.openshift.io/component": "mathwizz-history-worker",
                    "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": "72696093136",
                    "pipelinesascode.tekton.dev/event-type": "pull_request",
                    "pipelinesascode.tekton.dev/original-prname": "mathwizz-history-worker-on-pull-request",
                    "pipelinesascode.tekton.dev/pull-request": "1",
                    "pipelinesascode.tekton.dev/repository": "mathwizz-history-worker",
                    "pipelinesascode.tekton.dev/sha": "55206adb6605f3eb8071999da2d187433d70d271",
                    "pipelinesascode.tekton.dev/state": "completed",
                    "pipelinesascode.tekton.dev/url-org": "redhat-appstudio-qe",
                    "pipelinesascode.tekton.dev/url-repository": "DR-MathWizz-lbepzm",
                    "tekton.dev/pipeline": "mathwizz-history-worker-on-pull-request-thlqr",
                    "test.appstudio.openshift.io/pr-group-sha": "178ea6b5ef5d94a3022ad53d265c2f9b1bc2b70874f6a72251339a21796c17"
                },
                "name": "mathwizz-history-worker-on-pull-request-thlqr",
                "namespace": "dr-test-kokohazamar-backwards-compat-dr",
                "resourceVersion": "198584",
                "uid": "f395ae52-7e54-4bdf-8eae-2f562368f1b4"
            },
            "spec": {
                "params": [
                    {
                        "name": "git-url",
                        "value": "https://github.com/redhat-appstudio-qe/DR-MathWizz-lbepzm"
                    },
                    {
                        "name": "revision",
                        "value": "55206adb6605f3eb8071999da2d187433d70d271"
                    },
                    {
                        "name": "output-image",
                        "value": "quay.io/redhat-appstudio-qe/dr-test-kokohazamar-backwards-compat-dr/mathwizz-history-worker:on-pr-55206adb6605f3eb8071999da2d187433d70d271"
                    },
                    {
                        "name": "image-expires-after",
                        "value": "6h"
                    },
                    {
                        "name": "dockerfile",
                        "value": "history-worker/Dockerfile"
                    },
                    {
                        "name": "path-context",
                        "value": "history-worker"
                    }
                ],
                "pipelineSpec": {
                    "description": "This pipeline is ideal for building container images from a Containerfile while maintaining trust after pipeline customization.\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": "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)"
                                },
                                {
                                    "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"
                                    },
                                    {
                                        "name": "bundle",
                                        "value": "quay.io/konflux-ci/tekton-catalog/task-git-clone-oci-ta:0.1@sha256:13d49df7dc9ae301627e45f95a236011422996152f1bea46cd60217b0f057407"
                                    },
                                    {
                                        "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"
                                    },
                                    {
                                        "name": "bundle",
                                        "value": "quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies-oci-ta:0.3@sha256:5aa530bb95fa77477dad200e4d5d8312ad8bfafef549957f19aa56f1428672fa"
                                    },
                                    {
                                        "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"
                                    },
                                    {
                                        "name": "bundle",
                                        "value": "quay.io/konflux-ci/tekton-catalog/task-buildah-oci-ta:0.9@sha256:681d9f65a7f50cb260ee576ccab551e11d63c549f1e1ef3d201da3c112855bd6"
                                    },
                                    {
                                        "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"
                                    },
                                    {
                                        "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)"
                                },
                                {
                                    "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": "source-build-oci-ta"
                                    },
                                    {
                                        "name": "bundle",
                                        "value": "quay.io/konflux-ci/tekton-catalog/task-source-build-oci-ta:0.3@sha256:0917cfc7772e82cb8e74743c2104f43bcf2596aceafe87eec6fce69a8cac5f06"
                                    },
                                    {
                                        "name": "kind",
                                        "value": "task"
                                    }
                                ],
                                "resolver": "bundles"
                            },
                            "when": [
                                {
                                    "input": "$(params.build-source-image)",
                                    "operator": "in",
                                    "values": [
                                        "true"
                                    ]
                                }
                            ]
                        },
                        {
                            "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)"
                                },
                                {
                                    "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-snyk-check-oci-ta"
                                    },
                                    {
                                        "name": "bundle",
                                        "value": "quay.io/konflux-ci/tekton-catalog/task-sast-snyk-check-oci-ta:0.4@sha256:6045ed6f2d37cfdf75cb3f2bf88706839c276a59f892ae027a315456c2914cf3"
                                    },
                                    {
                                        "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"
                                    },
                                    {
                                        "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)"
                                },
                                {
                                    "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"
                                    },
                                    {
                                        "name": "bundle",
                                        "value": "quay.io/konflux-ci/tekton-catalog/task-sast-shell-check-oci-ta:0.1@sha256:c314b4d5369d7961af51c865be28cd792d5f233aef94ecf035b3f84acde398bf"
                                    },
                                    {
                                        "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"
                                    },
                                    {
                                        "name": "bundle",
                                        "value": "quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check-oci-ta:0.4@sha256:3d8a6902ab7c5c2125be07263f395426342c5032b3abfd0140162ad838437bab"
                                    },
                                    {
                                        "name": "kind",
                                        "value": "task"
                                    }
                                ],
                                "resolver": "bundles"
                            },
                            "when": [
                                {
                                    "input": "$(params.skip-checks)",
                                    "operator": "in",
                                    "values": [
                                        "false"
                                    ]
                                }
                            ]
                        },
                        {
                            "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)"
                                },
                                {
                                    "name": "SOURCE_ARTIFACT",
                                    "value": "$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"
                                }
                            ],
                            "runAfter": [
                                "build-image-index"
                            ],
                            "taskRef": {
                                "params": [
                                    {
                                        "name": "name",
                                        "value": "push-dockerfile-oci-ta"
                                    },
                                    {
                                        "name": "bundle",
                                        "value": "quay.io/konflux-ci/tekton-catalog/task-push-dockerfile-oci-ta:0.3@sha256:7855471abfe87de080b914f2f3ca27c59e64f6448a7c2435e51435b764494c71"
                                    },
                                    {
                                        "name": "kind",
                                        "value": "task"
                                    }
                                ],
                                "resolver": "bundles"
                            }
                        },
                        {
                            "name": "rpms-signature-scan",
                            "params": [
                                {
                                    "name": "image-url",
                                    "value": "$(tasks.build-image-index.results.IMAGE_URL)"
                                },
                                {
                                    "name": "image-digest",
                                    "value": "$(tasks.build-image-index.results.IMAGE_DIGEST)"
                                }
                            ],
                            "runAfter": [
                                "build-image-index"
                            ],
                            "taskRef": {
                                "params": [
                                    {
                                        "name": "name",
                                        "value": "rpms-signature-scan"
                                    },
                                    {
                                        "name": "bundle",
                                        "value": "quay.io/konflux-ci/tekton-catalog/task-rpms-signature-scan:0.2@sha256:b2224a0442ac705e20a25b8609e1760321d9d86da7901fd0392a90102688e37d"
                                    },
                                    {
                                        "name": "kind",
                                        "value": "task"
                                    }
                                ],
                                "resolver": "bundles"
                            },
                            "when": [
                                {
                                    "input": "$(params.skip-checks)",
                                    "operator": "in",
                                    "values": [
                                        "false"
                                    ]
                                }
                            ]
                        }
                    ],
                    "workspaces": [
                        {
                            "name": "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-mathwizz-history-worker"
                },
                "timeouts": {
                    "pipeline": "2h0m0s"
                },
                "workspaces": [
                    {
                        "name": "git-auth",
                        "secret": {
                            "secretName": "pac-gitauth-yygrmq"
                        }
                    }
                ]
            },
            "status": {
                "childReferences": [
                    {
                        "apiVersion": "tekton.dev/v1",
                        "kind": "TaskRun",
                        "name": "mathwizz-history-worker-on-pull-request-thlqr-init",
                        "pipelineTaskName": "init"
                    },
                    {
                        "apiVersion": "tekton.dev/v1",
                        "kind": "TaskRun",
                        "name": "mathwizz-history-worker-on-pull-request-thlqr-clone-repository",
                        "pipelineTaskName": "clone-repository"
                    },
                    {
                        "apiVersion": "tekton.dev/v1",
                        "kind": "TaskRun",
                        "name": "mathwizz-2f2e35d58ea6fdb5269d891ae6439736-prefetch-dependencies",
                        "pipelineTaskName": "prefetch-dependencies"
                    },
                    {
                        "apiVersion": "tekton.dev/v1",
                        "kind": "TaskRun",
                        "name": "mathwizz-history-worker-on-pull-request-thlqr-build-container",
                        "pipelineTaskName": "build-container"
                    },
                    {
                        "apiVersion": "tekton.dev/v1",
                        "kind": "TaskRun",
                        "name": "mathwizz-history-worker-on-pull-request-thlqr-build-image-index",
                        "pipelineTaskName": "build-image-index"
                    },
                    {
                        "apiVersion": "tekton.dev/v1",
                        "kind": "TaskRun",
                        "name": "mat2f2e35d58ea6fdb5269d891ae6439736-deprecated-base-image-check",
                        "pipelineTaskName": "deprecated-base-image-check",
                        "whenExpressions": [
                            {
                                "input": "false",
                                "operator": "in",
                                "values": [
                                    "false"
                                ]
                            }
                        ]
                    },
                    {
                        "apiVersion": "tekton.dev/v1",
                        "kind": "TaskRun",
                        "name": "mathwizz-history-worker-on-pull-request-thlqr-clair-scan",
                        "pipelineTaskName": "clair-scan",
                        "whenExpressions": [
                            {
                                "input": "false",
                                "operator": "in",
                                "values": [
                                    "false"
                                ]
                            }
                        ]
                    },
                    {
                        "apiVersion": "tekton.dev/v1",
                        "kind": "TaskRun",
                        "name": "mathwizz-history-worker-on-pullb2b2e2a33bb62b71a71e5ff771b706d5",
                        "pipelineTaskName": "ecosystem-cert-preflight-checks",
                        "whenExpressions": [
                            {
                                "input": "false",
                                "operator": "in",
                                "values": [
                                    "false"
                                ]
                            }
                        ]
                    },
                    {
                        "apiVersion": "tekton.dev/v1",
                        "kind": "TaskRun",
                        "name": "mathwizz-history-worker-on-pull-request-thlqr-sast-snyk-check",
                        "pipelineTaskName": "sast-snyk-check",
                        "whenExpressions": [
                            {
                                "input": "false",
                                "operator": "in",
                                "values": [
                                    "false"
                                ]
                            }
                        ]
                    },
                    {
                        "apiVersion": "tekton.dev/v1",
                        "kind": "TaskRun",
                        "name": "mathwizz-history-worker-on-pull-request-thlqr-clamav-scan",
                        "pipelineTaskName": "clamav-scan",
                        "whenExpressions": [
                            {
                                "input": "false",
                                "operator": "in",
                                "values": [
                                    "false"
                                ]
                            }
                        ]
                    },
                    {
                        "apiVersion": "tekton.dev/v1",
                        "kind": "TaskRun",
                        "name": "mathwizz-history-worker-on-pull-request-thlqr-sast-shell-check",
                        "pipelineTaskName": "sast-shell-check",
                        "whenExpressions": [
                            {
                                "input": "false",
                                "operator": "in",
                                "values": [
                                    "false"
                                ]
                            }
                        ]
                    },
                    {
                        "apiVersion": "tekton.dev/v1",
                        "kind": "TaskRun",
                        "name": "mathwizz-his2f2e35d58ea6fdb5269d891ae6439736-sast-unicode-check",
                        "pipelineTaskName": "sast-unicode-check",
                        "whenExpressions": [
                            {
                                "input": "false",
                                "operator": "in",
                                "values": [
                                    "false"
                                ]
                            }
                        ]
                    },
                    {
                        "apiVersion": "tekton.dev/v1",
                        "kind": "TaskRun",
                        "name": "mathwizz-history-worker-on-pull-request-thlqr-apply-tags",
                        "pipelineTaskName": "apply-tags"
                    },
                    {
                        "apiVersion": "tekton.dev/v1",
                        "kind": "TaskRun",
                        "name": "mathwizz-history-worker-on-pull-request-thlqr-push-dockerfile",
                        "pipelineTaskName": "push-dockerfile"
                    },
                    {
                        "apiVersion": "tekton.dev/v1",
                        "kind": "TaskRun",
                        "name": "mathwizz-hi2f2e35d58ea6fdb5269d891ae6439736-rpms-signature-scan",
                        "pipelineTaskName": "rpms-signature-scan",
                        "whenExpressions": [
                            {
                                "input": "false",
                                "operator": "in",
                                "values": [
                                    "false"
                                ]
                            }
                        ]
                    }
                ],
                "completionTime": "2026-04-23T12:47:57Z",
                "conditions": [
                    {
                        "lastTransitionTime": "2026-04-23T12:47:57Z",
                        "message": "Tasks Completed: 15 (Failed: 1, Cancelled 0), Skipped: 1",
                        "reason": "Failed",
                        "status": "False",
                        "type": "Succeeded"
                    }
                ],
                "pipelineSpec": {
                    "description": "This pipeline is ideal for building container images from a Containerfile while maintaining trust after pipeline customization.\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": "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/DR-MathWizz-lbepzm"
                                },
                                {
                                    "name": "revision",
                                    "value": "55206adb6605f3eb8071999da2d187433d70d271"
                                },
                                {
                                    "name": "ociStorage",
                                    "value": "quay.io/redhat-appstudio-qe/dr-test-kokohazamar-backwards-compat-dr/mathwizz-history-worker:on-pr-55206adb6605f3eb8071999da2d187433d70d271.git"
                                },
                                {
                                    "name": "ociArtifactExpiresAfter",
                                    "value": "6h"
                                }
                            ],
                            "runAfter": [
                                "init"
                            ],
                            "taskRef": {
                                "params": [
                                    {
                                        "name": "name",
                                        "value": "git-clone-oci-ta"
                                    },
                                    {
                                        "name": "bundle",
                                        "value": "quay.io/konflux-ci/tekton-catalog/task-git-clone-oci-ta:0.1@sha256:13d49df7dc9ae301627e45f95a236011422996152f1bea46cd60217b0f057407"
                                    },
                                    {
                                        "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/dr-test-kokohazamar-backwards-compat-dr/mathwizz-history-worker:on-pr-55206adb6605f3eb8071999da2d187433d70d271.prefetch"
                                },
                                {
                                    "name": "ociArtifactExpiresAfter",
                                    "value": "6h"
                                }
                            ],
                            "runAfter": [
                                "clone-repository"
                            ],
                            "taskRef": {
                                "params": [
                                    {
                                        "name": "name",
                                        "value": "prefetch-dependencies-oci-ta"
                                    },
                                    {
                                        "name": "bundle",
                                        "value": "quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies-oci-ta:0.3@sha256:5aa530bb95fa77477dad200e4d5d8312ad8bfafef549957f19aa56f1428672fa"
                                    },
                                    {
                                        "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/dr-test-kokohazamar-backwards-compat-dr/mathwizz-history-worker:on-pr-55206adb6605f3eb8071999da2d187433d70d271"
                                },
                                {
                                    "name": "DOCKERFILE",
                                    "value": "history-worker/Dockerfile"
                                },
                                {
                                    "name": "CONTEXT",
                                    "value": "history-worker"
                                },
                                {
                                    "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"
                                    },
                                    {
                                        "name": "bundle",
                                        "value": "quay.io/konflux-ci/tekton-catalog/task-buildah-oci-ta:0.9@sha256:681d9f65a7f50cb260ee576ccab551e11d63c549f1e1ef3d201da3c112855bd6"
                                    },
                                    {
                                        "name": "kind",
                                        "value": "task"
                                    }
                                ],
                                "resolver": "bundles"
                            }
                        },
                        {
                            "name": "build-image-index",
                            "params": [
                                {
                                    "name": "IMAGE",
                                    "value": "quay.io/redhat-appstudio-qe/dr-test-kokohazamar-backwards-compat-dr/mathwizz-history-worker:on-pr-55206adb6605f3eb8071999da2d187433d70d271"
                                },
                                {
                                    "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)"
                                },
                                {
                                    "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": "source-build-oci-ta"
                                    },
                                    {
                                        "name": "bundle",
                                        "value": "quay.io/konflux-ci/tekton-catalog/task-source-build-oci-ta:0.3@sha256:0917cfc7772e82cb8e74743c2104f43bcf2596aceafe87eec6fce69a8cac5f06"
                                    },
                                    {
                                        "name": "kind",
                                        "value": "task"
                                    }
                                ],
                                "resolver": "bundles"
                            },
                            "when": [
                                {
                                    "input": "false",
                                    "operator": "in",
                                    "values": [
                                        "true"
                                    ]
                                }
                            ]
                        },
                        {
                            "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)"
                                },
                                {
                                    "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-snyk-check-oci-ta"
                                    },
                                    {
                                        "name": "bundle",
                                        "value": "quay.io/konflux-ci/tekton-catalog/task-sast-snyk-check-oci-ta:0.4@sha256:6045ed6f2d37cfdf75cb3f2bf88706839c276a59f892ae027a315456c2914cf3"
                                    },
                                    {
                                        "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"
                                    },
                                    {
                                        "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)"
                                },
                                {
                                    "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"
                                    },
                                    {
                                        "name": "bundle",
                                        "value": "quay.io/konflux-ci/tekton-catalog/task-sast-shell-check-oci-ta:0.1@sha256:c314b4d5369d7961af51c865be28cd792d5f233aef94ecf035b3f84acde398bf"
                                    },
                                    {
                                        "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"
                                    },
                                    {
                                        "name": "bundle",
                                        "value": "quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check-oci-ta:0.4@sha256:3d8a6902ab7c5c2125be07263f395426342c5032b3abfd0140162ad838437bab"
                                    },
                                    {
                                        "name": "kind",
                                        "value": "task"
                                    }
                                ],
                                "resolver": "bundles"
                            },
                            "when": [
                                {
                                    "input": "false",
                                    "operator": "in",
                                    "values": [
                                        "false"
                                    ]
                                }
                            ]
                        },
                        {
                            "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": "history-worker/Dockerfile"
                                },
                                {
                                    "name": "CONTEXT",
                                    "value": "history-worker"
                                },
                                {
                                    "name": "SOURCE_ARTIFACT",
                                    "value": "$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"
                                }
                            ],
                            "runAfter": [
                                "build-image-index"
                            ],
                            "taskRef": {
                                "params": [
                                    {
                                        "name": "name",
                                        "value": "push-dockerfile-oci-ta"
                                    },
                                    {
                                        "name": "bundle",
                                        "value": "quay.io/konflux-ci/tekton-catalog/task-push-dockerfile-oci-ta:0.3@sha256:7855471abfe87de080b914f2f3ca27c59e64f6448a7c2435e51435b764494c71"
                                    },
                                    {
                                        "name": "kind",
                                        "value": "task"
                                    }
                                ],
                                "resolver": "bundles"
                            }
                        },
                        {
                            "name": "rpms-signature-scan",
                            "params": [
                                {
                                    "name": "image-url",
                                    "value": "$(tasks.build-image-index.results.IMAGE_URL)"
                                },
                                {
                                    "name": "image-digest",
                                    "value": "$(tasks.build-image-index.results.IMAGE_DIGEST)"
                                }
                            ],
                            "runAfter": [
                                "build-image-index"
                            ],
                            "taskRef": {
                                "params": [
                                    {
                                        "name": "name",
                                        "value": "rpms-signature-scan"
                                    },
                                    {
                                        "name": "bundle",
                                        "value": "quay.io/konflux-ci/tekton-catalog/task-rpms-signature-scan:0.2@sha256:b2224a0442ac705e20a25b8609e1760321d9d86da7901fd0392a90102688e37d"
                                    },
                                    {
                                        "name": "kind",
                                        "value": "task"
                                    }
                                ],
                                "resolver": "bundles"
                            },
                            "when": [
                                {
                                    "input": "false",
                                    "operator": "in",
                                    "values": [
                                        "false"
                                    ]
                                }
                            ]
                        }
                    ],
                    "workspaces": [
                        {
                            "name": "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/dr-test-kokohazamar-backwards-compat-dr/mathwizz-history-worker:on-pr-55206adb6605f3eb8071999da2d187433d70d271"
                    },
                    {
                        "name": "IMAGE_DIGEST",
                        "value": "sha256:a9e8d3d2e3f4499018bc2fb9cbde040051c28fa65d49157c4f561b1b3886d838"
                    },
                    {
                        "name": "CHAINS-GIT_URL",
                        "value": "https://github.com/redhat-appstudio-qe/DR-MathWizz-lbepzm"
                    },
                    {
                        "name": "CHAINS-GIT_COMMIT",
                        "value": "55206adb6605f3eb8071999da2d187433d70d271"
                    }
                ],
                "skippedTasks": [
                    {
                        "name": "build-source-image",
                        "reason": "PipelineRun was stopping",
                        "whenExpressions": [
                            {
                                "input": "false",
                                "operator": "in",
                                "values": [
                                    "true"
                                ]
                            }
                        ]
                    }
                ],
                "spanContext": {
                    "traceparent": "00-28ea15a113bf7f2c3e8c974b4c8b59d6-6a1d6ab3f1c625f4-01"
                },
                "startTime": "2026-04-23T12:44:12Z"
            }
        },
        {
            "apiVersion": "tekton.dev/v1",
            "kind": "PipelineRun",
            "metadata": {
                "annotations": {
                    "build.appstudio.openshift.io/repo": "https://github.com/redhat-appstudio-qe/DR-MathWizz-lbepzm?rev=8ec0acdf0034dfc0b6335d349e49b331ef968ab0",
                    "build.appstudio.redhat.com/commit_sha": "8ec0acdf0034dfc0b6335d349e49b331ef968ab0",
                    "build.appstudio.redhat.com/pull_request_number": "3",
                    "build.appstudio.redhat.com/target_branch": "main",
                    "chains.tekton.dev/signed": "true",
                    "pipelinesascode.tekton.dev/branch": "main",
                    "pipelinesascode.tekton.dev/cancel-in-progress": "true",
                    "pipelinesascode.tekton.dev/check-run-id": "72696131085",
                    "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-givwph",
                    "pipelinesascode.tekton.dev/git-provider": "github",
                    "pipelinesascode.tekton.dev/installation-id": "40773614",
                    "pipelinesascode.tekton.dev/log-url": "https://console-openshift-console.apps.rosa.kx-c30d254d27.34mm.p3.openshiftapps.com/k8s/ns/dr-test-kokohazamar-backwards-compat-dr/tekton.dev~v1~PipelineRun/mathwizz-web-server-on-pull-request-n2pj2",
                    "pipelinesascode.tekton.dev/max-keep-runs": "3",
                    "pipelinesascode.tekton.dev/on-cel-expression": "event == \"pull_request\" \u0026\u0026 target_branch == \"main\" \u0026\u0026 ( \"web-server/***\".pathChanged() || \".tekton/mathwizz-web-server-pull-request.yaml\".pathChanged() || \"web-server/Dockerfile\".pathChanged() )",
                    "pipelinesascode.tekton.dev/original-prname": "mathwizz-web-server-on-pull-request",
                    "pipelinesascode.tekton.dev/pull-request": "3",
                    "pipelinesascode.tekton.dev/repo-url": "https://github.com/redhat-appstudio-qe/DR-MathWizz-lbepzm",
                    "pipelinesascode.tekton.dev/repository": "mathwizz-history-worker",
                    "pipelinesascode.tekton.dev/scm-reporting-plr-started": "true",
                    "pipelinesascode.tekton.dev/sender": "rhtap-qe-app[bot]",
                    "pipelinesascode.tekton.dev/sha": "8ec0acdf0034dfc0b6335d349e49b331ef968ab0",
                    "pipelinesascode.tekton.dev/sha-title": "RHTAP-Qe-App update mathwizz-web-server",
                    "pipelinesascode.tekton.dev/sha-url": "https://github.com/redhat-appstudio-qe/DR-MathWizz-lbepzm/commit/8ec0acdf0034dfc0b6335d349e49b331ef968ab0",
                    "pipelinesascode.tekton.dev/source-branch": "konflux-mathwizz-web-server",
                    "pipelinesascode.tekton.dev/source-repo-url": "https://github.com/redhat-appstudio-qe/DR-MathWizz-lbepzm",
                    "pipelinesascode.tekton.dev/state": "completed",
                    "pipelinesascode.tekton.dev/url-org": "redhat-appstudio-qe",
                    "pipelinesascode.tekton.dev/url-repository": "DR-MathWizz-lbepzm",
                    "results.tekton.dev/record": "dr-test-kokohazamar-backwards-compat-dr/results/18df1f89-f47d-43f5-92ad-2a0d3b4a272b/records/18df1f89-f47d-43f5-92ad-2a0d3b4a272b",
                    "results.tekton.dev/recordSummaryAnnotations": "{\"repo\":\"DR-MathWizz-lbepzm\",\"commit\":\"8ec0acdf0034dfc0b6335d349e49b331ef968ab0\",\"eventType\":\"pull_request\",\"pull_request-id\":3}",
                    "results.tekton.dev/result": "dr-test-kokohazamar-backwards-compat-dr/results/18df1f89-f47d-43f5-92ad-2a0d3b4a272b",
                    "test.appstudio.openshift.io/pr-group": "konflux-mathwizz-web-server"
                },
                "creationTimestamp": "2026-04-23T12:44:25Z",
                "finalizers": [
                    "chains.tekton.dev/pipelinerun",
                    "results.tekton.dev/pipelinerun",
                    "pipelinesascode.tekton.dev/finalizer"
                ],
                "generateName": "mathwizz-web-server-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": "kokohazamar-backwards-compat-dr",
                    "appstudio.openshift.io/component": "mathwizz-web-server",
                    "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": "72696131085",
                    "pipelinesascode.tekton.dev/event-type": "pull_request",
                    "pipelinesascode.tekton.dev/original-prname": "mathwizz-web-server-on-pull-request",
                    "pipelinesascode.tekton.dev/pull-request": "3",
                    "pipelinesascode.tekton.dev/repository": "mathwizz-history-worker",
                    "pipelinesascode.tekton.dev/sha": "8ec0acdf0034dfc0b6335d349e49b331ef968ab0",
                    "pipelinesascode.tekton.dev/state": "completed",
                    "pipelinesascode.tekton.dev/url-org": "redhat-appstudio-qe",
                    "pipelinesascode.tekton.dev/url-repository": "DR-MathWizz-lbepzm",
                    "tekton.dev/pipeline": "mathwizz-web-server-on-pull-request-n2pj2",
                    "test.appstudio.openshift.io/pr-group-sha": "6382b0d2d207976a29048c8e4cb1fef47a2b7ad47dc2357e9246ec817759af"
                },
                "name": "mathwizz-web-server-on-pull-request-n2pj2",
                "namespace": "dr-test-kokohazamar-backwards-compat-dr",
                "resourceVersion": "199152",
                "uid": "18df1f89-f47d-43f5-92ad-2a0d3b4a272b"
            },
            "spec": {
                "params": [
                    {
                        "name": "git-url",
                        "value": "https://github.com/redhat-appstudio-qe/DR-MathWizz-lbepzm"
                    },
                    {
                        "name": "revision",
                        "value": "8ec0acdf0034dfc0b6335d349e49b331ef968ab0"
                    },
                    {
                        "name": "output-image",
                        "value": "quay.io/redhat-appstudio-qe/dr-test-kokohazamar-backwards-compat-dr/mathwizz-web-server:on-pr-8ec0acdf0034dfc0b6335d349e49b331ef968ab0"
                    },
                    {
                        "name": "image-expires-after",
                        "value": "6h"
                    },
                    {
                        "name": "dockerfile",
                        "value": "web-server/Dockerfile"
                    },
                    {
                        "name": "path-context",
                        "value": "web-server"
                    }
                ],
                "pipelineSpec": {
                    "description": "This pipeline is ideal for building container images from a Containerfile while maintaining trust after pipeline customization.\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": "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)"
                                },
                                {
                                    "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"
                                    },
                                    {
                                        "name": "bundle",
                                        "value": "quay.io/konflux-ci/tekton-catalog/task-git-clone-oci-ta:0.1@sha256:13d49df7dc9ae301627e45f95a236011422996152f1bea46cd60217b0f057407"
                                    },
                                    {
                                        "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"
                                    },
                                    {
                                        "name": "bundle",
                                        "value": "quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies-oci-ta:0.3@sha256:5aa530bb95fa77477dad200e4d5d8312ad8bfafef549957f19aa56f1428672fa"
                                    },
                                    {
                                        "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"
                                    },
                                    {
                                        "name": "bundle",
                                        "value": "quay.io/konflux-ci/tekton-catalog/task-buildah-oci-ta:0.9@sha256:681d9f65a7f50cb260ee576ccab551e11d63c549f1e1ef3d201da3c112855bd6"
                                    },
                                    {
                                        "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"
                                    },
                                    {
                                        "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)"
                                },
                                {
                                    "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": "source-build-oci-ta"
                                    },
                                    {
                                        "name": "bundle",
                                        "value": "quay.io/konflux-ci/tekton-catalog/task-source-build-oci-ta:0.3@sha256:0917cfc7772e82cb8e74743c2104f43bcf2596aceafe87eec6fce69a8cac5f06"
                                    },
                                    {
                                        "name": "kind",
                                        "value": "task"
                                    }
                                ],
                                "resolver": "bundles"
                            },
                            "when": [
                                {
                                    "input": "$(params.build-source-image)",
                                    "operator": "in",
                                    "values": [
                                        "true"
                                    ]
                                }
                            ]
                        },
                        {
                            "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)"
                                },
                                {
                                    "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-snyk-check-oci-ta"
                                    },
                                    {
                                        "name": "bundle",
                                        "value": "quay.io/konflux-ci/tekton-catalog/task-sast-snyk-check-oci-ta:0.4@sha256:6045ed6f2d37cfdf75cb3f2bf88706839c276a59f892ae027a315456c2914cf3"
                                    },
                                    {
                                        "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"
                                    },
                                    {
                                        "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)"
                                },
                                {
                                    "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"
                                    },
                                    {
                                        "name": "bundle",
                                        "value": "quay.io/konflux-ci/tekton-catalog/task-sast-shell-check-oci-ta:0.1@sha256:c314b4d5369d7961af51c865be28cd792d5f233aef94ecf035b3f84acde398bf"
                                    },
                                    {
                                        "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"
                                    },
                                    {
                                        "name": "bundle",
                                        "value": "quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check-oci-ta:0.4@sha256:3d8a6902ab7c5c2125be07263f395426342c5032b3abfd0140162ad838437bab"
                                    },
                                    {
                                        "name": "kind",
                                        "value": "task"
                                    }
                                ],
                                "resolver": "bundles"
                            },
                            "when": [
                                {
                                    "input": "$(params.skip-checks)",
                                    "operator": "in",
                                    "values": [
                                        "false"
                                    ]
                                }
                            ]
                        },
                        {
                            "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)"
                                },
                                {
                                    "name": "SOURCE_ARTIFACT",
                                    "value": "$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"
                                }
                            ],
                            "runAfter": [
                                "build-image-index"
                            ],
                            "taskRef": {
                                "params": [
                                    {
                                        "name": "name",
                                        "value": "push-dockerfile-oci-ta"
                                    },
                                    {
                                        "name": "bundle",
                                        "value": "quay.io/konflux-ci/tekton-catalog/task-push-dockerfile-oci-ta:0.3@sha256:7855471abfe87de080b914f2f3ca27c59e64f6448a7c2435e51435b764494c71"
                                    },
                                    {
                                        "name": "kind",
                                        "value": "task"
                                    }
                                ],
                                "resolver": "bundles"
                            }
                        },
                        {
                            "name": "rpms-signature-scan",
                            "params": [
                                {
                                    "name": "image-url",
                                    "value": "$(tasks.build-image-index.results.IMAGE_URL)"
                                },
                                {
                                    "name": "image-digest",
                                    "value": "$(tasks.build-image-index.results.IMAGE_DIGEST)"
                                }
                            ],
                            "runAfter": [
                                "build-image-index"
                            ],
                            "taskRef": {
                                "params": [
                                    {
                                        "name": "name",
                                        "value": "rpms-signature-scan"
                                    },
                                    {
                                        "name": "bundle",
                                        "value": "quay.io/konflux-ci/tekton-catalog/task-rpms-signature-scan:0.2@sha256:b2224a0442ac705e20a25b8609e1760321d9d86da7901fd0392a90102688e37d"
                                    },
                                    {
                                        "name": "kind",
                                        "value": "task"
                                    }
                                ],
                                "resolver": "bundles"
                            },
                            "when": [
                                {
                                    "input": "$(params.skip-checks)",
                                    "operator": "in",
                                    "values": [
                                        "false"
                                    ]
                                }
                            ]
                        }
                    ],
                    "workspaces": [
                        {
                            "name": "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-mathwizz-web-server"
                },
                "timeouts": {
                    "pipeline": "2h0m0s"
                },
                "workspaces": [
                    {
                        "name": "git-auth",
                        "secret": {
                            "secretName": "pac-gitauth-givwph"
                        }
                    }
                ]
            },
            "status": {
                "childReferences": [
                    {
                        "apiVersion": "tekton.dev/v1",
                        "kind": "TaskRun",
                        "name": "mathwizz-web-server-on-pull-request-n2pj2-init",
                        "pipelineTaskName": "init"
                    },
                    {
                        "apiVersion": "tekton.dev/v1",
                        "kind": "TaskRun",
                        "name": "mathwizz-web-server-on-pull-request-n2pj2-clone-repository",
                        "pipelineTaskName": "clone-repository"
                    },
                    {
                        "apiVersion": "tekton.dev/v1",
                        "kind": "TaskRun",
                        "name": "mathwizz-web-server-on-pull-request-n2pj2-prefetch-dependencies",
                        "pipelineTaskName": "prefetch-dependencies"
                    },
                    {
                        "apiVersion": "tekton.dev/v1",
                        "kind": "TaskRun",
                        "name": "mathwizz-web-server-on-pull-request-n2pj2-build-container",
                        "pipelineTaskName": "build-container"
                    },
                    {
                        "apiVersion": "tekton.dev/v1",
                        "kind": "TaskRun",
                        "name": "mathwizz-web-server-on-pull-request-n2pj2-build-image-index",
                        "pipelineTaskName": "build-image-index"
                    },
                    {
                        "apiVersion": "tekton.dev/v1",
                        "kind": "TaskRun",
                        "name": "matb2b1dde9bf717ada0128ba4a5844575e-deprecated-base-image-check",
                        "pipelineTaskName": "deprecated-base-image-check",
                        "whenExpressions": [
                            {
                                "input": "false",
                                "operator": "in",
                                "values": [
                                    "false"
                                ]
                            }
                        ]
                    },
                    {
                        "apiVersion": "tekton.dev/v1",
                        "kind": "TaskRun",
                        "name": "mathwizz-web-server-on-pull-request-n2pj2-clair-scan",
                        "pipelineTaskName": "clair-scan",
                        "whenExpressions": [
                            {
                                "input": "false",
                                "operator": "in",
                                "values": [
                                    "false"
                                ]
                            }
                        ]
                    },
                    {
                        "apiVersion": "tekton.dev/v1",
                        "kind": "TaskRun",
                        "name": "mathwizz-web-server-on-pull-req2cf1b3c2ef8ec9dd6ea60033d1677cc2",
                        "pipelineTaskName": "ecosystem-cert-preflight-checks",
                        "whenExpressions": [
                            {
                                "input": "false",
                                "operator": "in",
                                "values": [
                                    "false"
                                ]
                            }
                        ]
                    },
                    {
                        "apiVersion": "tekton.dev/v1",
                        "kind": "TaskRun",
                        "name": "mathwizz-web-server-on-pull-request-n2pj2-sast-snyk-check",
                        "pipelineTaskName": "sast-snyk-check",
                        "whenExpressions": [
                            {
                                "input": "false",
                                "operator": "in",
                                "values": [
                                    "false"
                                ]
                            }
                        ]
                    },
                    {
                        "apiVersion": "tekton.dev/v1",
                        "kind": "TaskRun",
                        "name": "mathwizz-web-server-on-pull-request-n2pj2-clamav-scan",
                        "pipelineTaskName": "clamav-scan",
                        "whenExpressions": [
                            {
                                "input": "false",
                                "operator": "in",
                                "values": [
                                    "false"
                                ]
                            }
                        ]
                    },
                    {
                        "apiVersion": "tekton.dev/v1",
                        "kind": "TaskRun",
                        "name": "mathwizz-web-server-on-pull-request-n2pj2-sast-shell-check",
                        "pipelineTaskName": "sast-shell-check",
                        "whenExpressions": [
                            {
                                "input": "false",
                                "operator": "in",
                                "values": [
                                    "false"
                                ]
                            }
                        ]
                    },
                    {
                        "apiVersion": "tekton.dev/v1",
                        "kind": "TaskRun",
                        "name": "mathwizz-web-server-on-pull-request-n2pj2-sast-unicode-check",
                        "pipelineTaskName": "sast-unicode-check",
                        "whenExpressions": [
                            {
                                "input": "false",
                                "operator": "in",
                                "values": [
                                    "false"
                                ]
                            }
                        ]
                    },
                    {
                        "apiVersion": "tekton.dev/v1",
                        "kind": "TaskRun",
                        "name": "mathwizz-web-server-on-pull-request-n2pj2-apply-tags",
                        "pipelineTaskName": "apply-tags"
                    },
                    {
                        "apiVersion": "tekton.dev/v1",
                        "kind": "TaskRun",
                        "name": "mathwizz-web-server-on-pull-request-n2pj2-push-dockerfile",
                        "pipelineTaskName": "push-dockerfile"
                    },
                    {
                        "apiVersion": "tekton.dev/v1",
                        "kind": "TaskRun",
                        "name": "mathwizz-web-server-on-pull-request-n2pj2-rpms-signature-scan",
                        "pipelineTaskName": "rpms-signature-scan",
                        "whenExpressions": [
                            {
                                "input": "false",
                                "operator": "in",
                                "values": [
                                    "false"
                                ]
                            }
                        ]
                    }
                ],
                "completionTime": "2026-04-23T12:48:21Z",
                "conditions": [
                    {
                        "lastTransitionTime": "2026-04-23T12:48:21Z",
                        "message": "Tasks Completed: 15 (Failed: 1, Cancelled 0), Skipped: 1",
                        "reason": "Failed",
                        "status": "False",
                        "type": "Succeeded"
                    }
                ],
                "pipelineSpec": {
                    "description": "This pipeline is ideal for building container images from a Containerfile while maintaining trust after pipeline customization.\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": "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/DR-MathWizz-lbepzm"
                                },
                                {
                                    "name": "revision",
                                    "value": "8ec0acdf0034dfc0b6335d349e49b331ef968ab0"
                                },
                                {
                                    "name": "ociStorage",
                                    "value": "quay.io/redhat-appstudio-qe/dr-test-kokohazamar-backwards-compat-dr/mathwizz-web-server:on-pr-8ec0acdf0034dfc0b6335d349e49b331ef968ab0.git"
                                },
                                {
                                    "name": "ociArtifactExpiresAfter",
                                    "value": "6h"
                                }
                            ],
                            "runAfter": [
                                "init"
                            ],
                            "taskRef": {
                                "params": [
                                    {
                                        "name": "name",
                                        "value": "git-clone-oci-ta"
                                    },
                                    {
                                        "name": "bundle",
                                        "value": "quay.io/konflux-ci/tekton-catalog/task-git-clone-oci-ta:0.1@sha256:13d49df7dc9ae301627e45f95a236011422996152f1bea46cd60217b0f057407"
                                    },
                                    {
                                        "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/dr-test-kokohazamar-backwards-compat-dr/mathwizz-web-server:on-pr-8ec0acdf0034dfc0b6335d349e49b331ef968ab0.prefetch"
                                },
                                {
                                    "name": "ociArtifactExpiresAfter",
                                    "value": "6h"
                                }
                            ],
                            "runAfter": [
                                "clone-repository"
                            ],
                            "taskRef": {
                                "params": [
                                    {
                                        "name": "name",
                                        "value": "prefetch-dependencies-oci-ta"
                                    },
                                    {
                                        "name": "bundle",
                                        "value": "quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies-oci-ta:0.3@sha256:5aa530bb95fa77477dad200e4d5d8312ad8bfafef549957f19aa56f1428672fa"
                                    },
                                    {
                                        "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/dr-test-kokohazamar-backwards-compat-dr/mathwizz-web-server:on-pr-8ec0acdf0034dfc0b6335d349e49b331ef968ab0"
                                },
                                {
                                    "name": "DOCKERFILE",
                                    "value": "web-server/Dockerfile"
                                },
                                {
                                    "name": "CONTEXT",
                                    "value": "web-server"
                                },
                                {
                                    "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"
                                    },
                                    {
                                        "name": "bundle",
                                        "value": "quay.io/konflux-ci/tekton-catalog/task-buildah-oci-ta:0.9@sha256:681d9f65a7f50cb260ee576ccab551e11d63c549f1e1ef3d201da3c112855bd6"
                                    },
                                    {
                                        "name": "kind",
                                        "value": "task"
                                    }
                                ],
                                "resolver": "bundles"
                            }
                        },
                        {
                            "name": "build-image-index",
                            "params": [
                                {
                                    "name": "IMAGE",
                                    "value": "quay.io/redhat-appstudio-qe/dr-test-kokohazamar-backwards-compat-dr/mathwizz-web-server:on-pr-8ec0acdf0034dfc0b6335d349e49b331ef968ab0"
                                },
                                {
                                    "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)"
                                },
                                {
                                    "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": "source-build-oci-ta"
                                    },
                                    {
                                        "name": "bundle",
                                        "value": "quay.io/konflux-ci/tekton-catalog/task-source-build-oci-ta:0.3@sha256:0917cfc7772e82cb8e74743c2104f43bcf2596aceafe87eec6fce69a8cac5f06"
                                    },
                                    {
                                        "name": "kind",
                                        "value": "task"
                                    }
                                ],
                                "resolver": "bundles"
                            },
                            "when": [
                                {
                                    "input": "false",
                                    "operator": "in",
                                    "values": [
                                        "true"
                                    ]
                                }
                            ]
                        },
                        {
                            "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)"
                                },
                                {
                                    "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-snyk-check-oci-ta"
                                    },
                                    {
                                        "name": "bundle",
                                        "value": "quay.io/konflux-ci/tekton-catalog/task-sast-snyk-check-oci-ta:0.4@sha256:6045ed6f2d37cfdf75cb3f2bf88706839c276a59f892ae027a315456c2914cf3"
                                    },
                                    {
                                        "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"
                                    },
                                    {
                                        "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)"
                                },
                                {
                                    "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"
                                    },
                                    {
                                        "name": "bundle",
                                        "value": "quay.io/konflux-ci/tekton-catalog/task-sast-shell-check-oci-ta:0.1@sha256:c314b4d5369d7961af51c865be28cd792d5f233aef94ecf035b3f84acde398bf"
                                    },
                                    {
                                        "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"
                                    },
                                    {
                                        "name": "bundle",
                                        "value": "quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check-oci-ta:0.4@sha256:3d8a6902ab7c5c2125be07263f395426342c5032b3abfd0140162ad838437bab"
                                    },
                                    {
                                        "name": "kind",
                                        "value": "task"
                                    }
                                ],
                                "resolver": "bundles"
                            },
                            "when": [
                                {
                                    "input": "false",
                                    "operator": "in",
                                    "values": [
                                        "false"
                                    ]
                                }
                            ]
                        },
                        {
                            "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": "web-server/Dockerfile"
                                },
                                {
                                    "name": "CONTEXT",
                                    "value": "web-server"
                                },
                                {
                                    "name": "SOURCE_ARTIFACT",
                                    "value": "$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"
                                }
                            ],
                            "runAfter": [
                                "build-image-index"
                            ],
                            "taskRef": {
                                "params": [
                                    {
                                        "name": "name",
                                        "value": "push-dockerfile-oci-ta"
                                    },
                                    {
                                        "name": "bundle",
                                        "value": "quay.io/konflux-ci/tekton-catalog/task-push-dockerfile-oci-ta:0.3@sha256:7855471abfe87de080b914f2f3ca27c59e64f6448a7c2435e51435b764494c71"
                                    },
                                    {
                                        "name": "kind",
                                        "value": "task"
                                    }
                                ],
                                "resolver": "bundles"
                            }
                        },
                        {
                            "name": "rpms-signature-scan",
                            "params": [
                                {
                                    "name": "image-url",
                                    "value": "$(tasks.build-image-index.results.IMAGE_URL)"
                                },
                                {
                                    "name": "image-digest",
                                    "value": "$(tasks.build-image-index.results.IMAGE_DIGEST)"
                                }
                            ],
                            "runAfter": [
                                "build-image-index"
                            ],
                            "taskRef": {
                                "params": [
                                    {
                                        "name": "name",
                                        "value": "rpms-signature-scan"
                                    },
                                    {
                                        "name": "bundle",
                                        "value": "quay.io/konflux-ci/tekton-catalog/task-rpms-signature-scan:0.2@sha256:b2224a0442ac705e20a25b8609e1760321d9d86da7901fd0392a90102688e37d"
                                    },
                                    {
                                        "name": "kind",
                                        "value": "task"
                                    }
                                ],
                                "resolver": "bundles"
                            },
                            "when": [
                                {
                                    "input": "false",
                                    "operator": "in",
                                    "values": [
                                        "false"
                                    ]
                                }
                            ]
                        }
                    ],
                    "workspaces": [
                        {
                            "name": "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/dr-test-kokohazamar-backwards-compat-dr/mathwizz-web-server:on-pr-8ec0acdf0034dfc0b6335d349e49b331ef968ab0"
                    },
                    {
                        "name": "IMAGE_DIGEST",
                        "value": "sha256:884b1e7c1fa8cc2246b18130e05c8db40681f7ca76cec78db015007681617cf2"
                    },
                    {
                        "name": "CHAINS-GIT_URL",
                        "value": "https://github.com/redhat-appstudio-qe/DR-MathWizz-lbepzm"
                    },
                    {
                        "name": "CHAINS-GIT_COMMIT",
                        "value": "8ec0acdf0034dfc0b6335d349e49b331ef968ab0"
                    }
                ],
                "skippedTasks": [
                    {
                        "name": "build-source-image",
                        "reason": "PipelineRun was stopping",
                        "whenExpressions": [
                            {
                                "input": "false",
                                "operator": "in",
                                "values": [
                                    "true"
                                ]
                            }
                        ]
                    }
                ],
                "spanContext": {
                    "traceparent": "00-b6da4ade0b4cabffa36b6b9db5b013a2-879f8535193b2b4b-01"
                },
                "startTime": "2026-04-23T12:44:26Z"
            }
        },
        {
            "apiVersion": "tekton.dev/v1",
            "kind": "PipelineRun",
            "metadata": {
                "annotations": {
                    "appstudio.openshift.io/snapshot": "moshekipod-backwards-compat-dr-20260423-124417-000",
                    "appstudio.openshift.io/snapshots": "moshekipod-backwards-compat-dr-20260423-124417-000",
                    "build.appstudio.openshift.io/repo": "https://github.com/redhat-appstudio-qe/DR-MathWizz-bsjyzw?rev=320cceae379ede0c2c273267220a819963206c4c",
                    "build.appstudio.redhat.com/commit_sha": "320cceae379ede0c2c273267220a819963206c4c",
                    "build.appstudio.redhat.com/pull_request_number": "3",
                    "build.appstudio.redhat.com/target_branch": "main",
                    "chains.tekton.dev/signed": "true",
                    "pipelinesascode.tekton.dev/branch": "main",
                    "pipelinesascode.tekton.dev/cancel-in-progress": "true",
                    "pipelinesascode.tekton.dev/check-run-id": "72696106697",
                    "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-bmtlbi",
                    "pipelinesascode.tekton.dev/git-provider": "github",
                    "pipelinesascode.tekton.dev/installation-id": "40773614",
                    "pipelinesascode.tekton.dev/log-url": "https://console-openshift-console.apps.rosa.kx-c30d254d27.34mm.p3.openshiftapps.com/k8s/ns/dr-test-moshekipod-backwards-compat-dr/tekton.dev~v1~PipelineRun/mathwizz-frontend-on-pull-request-7xmkc",
                    "pipelinesascode.tekton.dev/max-keep-runs": "3",
                    "pipelinesascode.tekton.dev/on-cel-expression": "event == \"pull_request\" \u0026\u0026 target_branch == \"main\" \u0026\u0026 ( \"frontend/***\".pathChanged() || \".tekton/mathwizz-frontend-pull-request.yaml\".pathChanged() || \"frontend/Dockerfile\".pathChanged() )",
                    "pipelinesascode.tekton.dev/original-prname": "mathwizz-frontend-on-pull-request",
                    "pipelinesascode.tekton.dev/pull-request": "3",
                    "pipelinesascode.tekton.dev/repo-url": "https://github.com/redhat-appstudio-qe/DR-MathWizz-bsjyzw",
                    "pipelinesascode.tekton.dev/repository": "mathwizz-web-server",
                    "pipelinesascode.tekton.dev/scm-reporting-plr-started": "true",
                    "pipelinesascode.tekton.dev/sender": "rhtap-qe-app[bot]",
                    "pipelinesascode.tekton.dev/sha": "320cceae379ede0c2c273267220a819963206c4c",
                    "pipelinesascode.tekton.dev/sha-title": "RHTAP-Qe-App update mathwizz-frontend",
                    "pipelinesascode.tekton.dev/sha-url": "https://github.com/redhat-appstudio-qe/DR-MathWizz-bsjyzw/commit/320cceae379ede0c2c273267220a819963206c4c",
                    "pipelinesascode.tekton.dev/source-branch": "konflux-mathwizz-frontend",
                    "pipelinesascode.tekton.dev/source-repo-url": "https://github.com/redhat-appstudio-qe/DR-MathWizz-bsjyzw",
                    "pipelinesascode.tekton.dev/state": "completed",
                    "pipelinesascode.tekton.dev/url-org": "redhat-appstudio-qe",
                    "pipelinesascode.tekton.dev/url-repository": "DR-MathWizz-bsjyzw",
                    "results.tekton.dev/record": "dr-test-moshekipod-backwards-compat-dr/results/2d47defd-1a68-420a-9783-47e3ca1b6fcb/records/2d47defd-1a68-420a-9783-47e3ca1b6fcb",
                    "results.tekton.dev/recordSummaryAnnotations": "{\"repo\":\"DR-MathWizz-bsjyzw\",\"commit\":\"320cceae379ede0c2c273267220a819963206c4c\",\"eventType\":\"pull_request\",\"pull_request-id\":3}",
                    "results.tekton.dev/result": "dr-test-moshekipod-backwards-compat-dr/results/2d47defd-1a68-420a-9783-47e3ca1b6fcb",
                    "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-mathwizz-frontend",
                    "test.appstudio.openshift.io/snapshot-creation-report": "SnapshotCreated"
                },
                "creationTimestamp": "2026-04-23T12:44:16Z",
                "finalizers": [
                    "results.tekton.dev/pipelinerun",
                    "chains.tekton.dev/pipelinerun",
                    "pipelinesascode.tekton.dev/finalizer"
                ],
                "generateName": "mathwizz-frontend-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": "moshekipod-backwards-compat-dr",
                    "appstudio.openshift.io/component": "mathwizz-frontend",
                    "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": "72696106697",
                    "pipelinesascode.tekton.dev/event-type": "pull_request",
                    "pipelinesascode.tekton.dev/original-prname": "mathwizz-frontend-on-pull-request",
                    "pipelinesascode.tekton.dev/pull-request": "3",
                    "pipelinesascode.tekton.dev/repository": "mathwizz-web-server",
                    "pipelinesascode.tekton.dev/sha": "320cceae379ede0c2c273267220a819963206c4c",
                    "pipelinesascode.tekton.dev/state": "completed",
                    "pipelinesascode.tekton.dev/url-org": "redhat-appstudio-qe",
                    "pipelinesascode.tekton.dev/url-repository": "DR-MathWizz-bsjyzw",
                    "tekton.dev/pipeline": "mathwizz-frontend-on-pull-request-7xmkc",
                    "test.appstudio.openshift.io/pr-group-sha": "9efa70041c6f541c0c7a03c12fd154337cfef475ab3f9cfb92dcb38958c1db"
                },
                "name": "mathwizz-frontend-on-pull-request-7xmkc",
                "namespace": "dr-test-moshekipod-backwards-compat-dr",
                "resourceVersion": "199026",
                "uid": "2d47defd-1a68-420a-9783-47e3ca1b6fcb"
            },
            "spec": {
                "params": [
                    {
                        "name": "git-url",
                        "value": "https://github.com/redhat-appstudio-qe/DR-MathWizz-bsjyzw"
                    },
                    {
                        "name": "revision",
                        "value": "320cceae379ede0c2c273267220a819963206c4c"
                    },
                    {
                        "name": "output-image",
                        "value": "quay.io/redhat-appstudio-qe/dr-test-moshekipod-backwards-compat-dr/mathwizz-frontend:on-pr-320cceae379ede0c2c273267220a819963206c4c"
                    },
                    {
                        "name": "image-expires-after",
                        "value": "6h"
                    },
                    {
                        "name": "dockerfile",
                        "value": "frontend/Dockerfile"
                    },
                    {
                        "name": "path-context",
                        "value": "frontend"
                    }
                ],
                "pipelineSpec": {
                    "description": "This pipeline is ideal for building container images from a Containerfile while maintaining trust after pipeline customization.\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": "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)"
                                },
                                {
                                    "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"
                                    },
                                    {
                                        "name": "bundle",
                                        "value": "quay.io/konflux-ci/tekton-catalog/task-git-clone-oci-ta:0.1@sha256:13d49df7dc9ae301627e45f95a236011422996152f1bea46cd60217b0f057407"
                                    },
                                    {
                                        "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"
                                    },
                                    {
                                        "name": "bundle",
                                        "value": "quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies-oci-ta:0.3@sha256:5aa530bb95fa77477dad200e4d5d8312ad8bfafef549957f19aa56f1428672fa"
                                    },
                                    {
                                        "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"
                                    },
                                    {
                                        "name": "bundle",
                                        "value": "quay.io/konflux-ci/tekton-catalog/task-buildah-oci-ta:0.9@sha256:681d9f65a7f50cb260ee576ccab551e11d63c549f1e1ef3d201da3c112855bd6"
                                    },
                                    {
                                        "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"
                                    },
                                    {
                                        "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)"
                                },
                                {
                                    "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": "source-build-oci-ta"
                                    },
                                    {
                                        "name": "bundle",
                                        "value": "quay.io/konflux-ci/tekton-catalog/task-source-build-oci-ta:0.3@sha256:0917cfc7772e82cb8e74743c2104f43bcf2596aceafe87eec6fce69a8cac5f06"
                                    },
                                    {
                                        "name": "kind",
                                        "value": "task"
                                    }
                                ],
                                "resolver": "bundles"
                            },
                            "when": [
                                {
                                    "input": "$(params.build-source-image)",
                                    "operator": "in",
                                    "values": [
                                        "true"
                                    ]
                                }
                            ]
                        },
                        {
                            "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)"
                                },
                                {
                                    "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-snyk-check-oci-ta"
                                    },
                                    {
                                        "name": "bundle",
                                        "value": "quay.io/konflux-ci/tekton-catalog/task-sast-snyk-check-oci-ta:0.4@sha256:6045ed6f2d37cfdf75cb3f2bf88706839c276a59f892ae027a315456c2914cf3"
                                    },
                                    {
                                        "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"
                                    },
                                    {
                                        "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)"
                                },
                                {
                                    "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"
                                    },
                                    {
                                        "name": "bundle",
                                        "value": "quay.io/konflux-ci/tekton-catalog/task-sast-shell-check-oci-ta:0.1@sha256:c314b4d5369d7961af51c865be28cd792d5f233aef94ecf035b3f84acde398bf"
                                    },
                                    {
                                        "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"
                                    },
                                    {
                                        "name": "bundle",
                                        "value": "quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check-oci-ta:0.4@sha256:3d8a6902ab7c5c2125be07263f395426342c5032b3abfd0140162ad838437bab"
                                    },
                                    {
                                        "name": "kind",
                                        "value": "task"
                                    }
                                ],
                                "resolver": "bundles"
                            },
                            "when": [
                                {
                                    "input": "$(params.skip-checks)",
                                    "operator": "in",
                                    "values": [
                                        "false"
                                    ]
                                }
                            ]
                        },
                        {
                            "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)"
                                },
                                {
                                    "name": "SOURCE_ARTIFACT",
                                    "value": "$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"
                                }
                            ],
                            "runAfter": [
                                "build-image-index"
                            ],
                            "taskRef": {
                                "params": [
                                    {
                                        "name": "name",
                                        "value": "push-dockerfile-oci-ta"
                                    },
                                    {
                                        "name": "bundle",
                                        "value": "quay.io/konflux-ci/tekton-catalog/task-push-dockerfile-oci-ta:0.3@sha256:7855471abfe87de080b914f2f3ca27c59e64f6448a7c2435e51435b764494c71"
                                    },
                                    {
                                        "name": "kind",
                                        "value": "task"
                                    }
                                ],
                                "resolver": "bundles"
                            }
                        },
                        {
                            "name": "rpms-signature-scan",
                            "params": [
                                {
                                    "name": "image-url",
                                    "value": "$(tasks.build-image-index.results.IMAGE_URL)"
                                },
                                {
                                    "name": "image-digest",
                                    "value": "$(tasks.build-image-index.results.IMAGE_DIGEST)"
                                }
                            ],
                            "runAfter": [
                                "build-image-index"
                            ],
                            "taskRef": {
                                "params": [
                                    {
                                        "name": "name",
                                        "value": "rpms-signature-scan"
                                    },
                                    {
                                        "name": "bundle",
                                        "value": "quay.io/konflux-ci/tekton-catalog/task-rpms-signature-scan:0.2@sha256:b2224a0442ac705e20a25b8609e1760321d9d86da7901fd0392a90102688e37d"
                                    },
                                    {
                                        "name": "kind",
                                        "value": "task"
                                    }
                                ],
                                "resolver": "bundles"
                            },
                            "when": [
                                {
                                    "input": "$(params.skip-checks)",
                                    "operator": "in",
                                    "values": [
                                        "false"
                                    ]
                                }
                            ]
                        }
                    ],
                    "workspaces": [
                        {
                            "name": "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-mathwizz-frontend"
                },
                "timeouts": {
                    "pipeline": "2h0m0s"
                },
                "workspaces": [
                    {
                        "name": "git-auth",
                        "secret": {
                            "secretName": "pac-gitauth-bmtlbi"
                        }
                    }
                ]
            },
            "status": {
                "childReferences": [
                    {
                        "apiVersion": "tekton.dev/v1",
                        "kind": "TaskRun",
                        "name": "mathwizz-frontend-on-pull-request-7xmkc-init",
                        "pipelineTaskName": "init"
                    },
                    {
                        "apiVersion": "tekton.dev/v1",
                        "kind": "TaskRun",
                        "name": "mathwizz-frontend-on-pull-request-7xmkc-clone-repository",
                        "pipelineTaskName": "clone-repository"
                    },
                    {
                        "apiVersion": "tekton.dev/v1",
                        "kind": "TaskRun",
                        "name": "mathwizz-frontend-on-pull-request-7xmkc-prefetch-dependencies",
                        "pipelineTaskName": "prefetch-dependencies"
                    },
                    {
                        "apiVersion": "tekton.dev/v1",
                        "kind": "TaskRun",
                        "name": "mathwizz-frontend-on-pull-request-7xmkc-build-container",
                        "pipelineTaskName": "build-container"
                    },
                    {
                        "apiVersion": "tekton.dev/v1",
                        "kind": "TaskRun",
                        "name": "mathwizz-frontend-on-pull-request-7xmkc-build-image-index",
                        "pipelineTaskName": "build-image-index"
                    },
                    {
                        "apiVersion": "tekton.dev/v1",
                        "kind": "TaskRun",
                        "name": "mat47b33b04d4905202b7e4970d969ed064-deprecated-base-image-check",
                        "pipelineTaskName": "deprecated-base-image-check",
                        "whenExpressions": [
                            {
                                "input": "false",
                                "operator": "in",
                                "values": [
                                    "false"
                                ]
                            }
                        ]
                    },
                    {
                        "apiVersion": "tekton.dev/v1",
                        "kind": "TaskRun",
                        "name": "mathwizz-frontend-on-pull-request-7xmkc-clair-scan",
                        "pipelineTaskName": "clair-scan",
                        "whenExpressions": [
                            {
                                "input": "false",
                                "operator": "in",
                                "values": [
                                    "false"
                                ]
                            }
                        ]
                    },
                    {
                        "apiVersion": "tekton.dev/v1",
                        "kind": "TaskRun",
                        "name": "mathwizz-frontend-on-pull-requea6cfb1c2a6b2c71d4c87fd160aaa65ff",
                        "pipelineTaskName": "ecosystem-cert-preflight-checks",
                        "whenExpressions": [
                            {
                                "input": "false",
                                "operator": "in",
                                "values": [
                                    "false"
                                ]
                            }
                        ]
                    },
                    {
                        "apiVersion": "tekton.dev/v1",
                        "kind": "TaskRun",
                        "name": "mathwizz-frontend-on-pull-request-7xmkc-sast-snyk-check",
                        "pipelineTaskName": "sast-snyk-check",
                        "whenExpressions": [
                            {
                                "input": "false",
                                "operator": "in",
                                "values": [
                                    "false"
                                ]
                            }
                        ]
                    },
                    {
                        "apiVersion": "tekton.dev/v1",
                        "kind": "TaskRun",
                        "name": "mathwizz-frontend-on-pull-request-7xmkc-clamav-scan",
                        "pipelineTaskName": "clamav-scan",
                        "whenExpressions": [
                            {
                                "input": "false",
                                "operator": "in",
                                "values": [
                                    "false"
                                ]
                            }
                        ]
                    },
                    {
                        "apiVersion": "tekton.dev/v1",
                        "kind": "TaskRun",
                        "name": "mathwizz-frontend-on-pull-request-7xmkc-sast-shell-check",
                        "pipelineTaskName": "sast-shell-check",
                        "whenExpressions": [
                            {
                                "input": "false",
                                "operator": "in",
                                "values": [
                                    "false"
                                ]
                            }
                        ]
                    },
                    {
                        "apiVersion": "tekton.dev/v1",
                        "kind": "TaskRun",
                        "name": "mathwizz-frontend-on-pull-request-7xmkc-sast-unicode-check",
                        "pipelineTaskName": "sast-unicode-check",
                        "whenExpressions": [
                            {
                                "input": "false",
                                "operator": "in",
                                "values": [
                                    "false"
                                ]
                            }
                        ]
                    },
                    {
                        "apiVersion": "tekton.dev/v1",
                        "kind": "TaskRun",
                        "name": "mathwizz-frontend-on-pull-request-7xmkc-apply-tags",
                        "pipelineTaskName": "apply-tags"
                    },
                    {
                        "apiVersion": "tekton.dev/v1",
                        "kind": "TaskRun",
                        "name": "mathwizz-frontend-on-pull-request-7xmkc-push-dockerfile",
                        "pipelineTaskName": "push-dockerfile"
                    },
                    {
                        "apiVersion": "tekton.dev/v1",
                        "kind": "TaskRun",
                        "name": "mathwizz-frontend-on-pull-request-7xmkc-rpms-signature-scan",
                        "pipelineTaskName": "rpms-signature-scan",
                        "whenExpressions": [
                            {
                                "input": "false",
                                "operator": "in",
                                "values": [
                                    "false"
                                ]
                            }
                        ]
                    }
                ],
                "completionTime": "2026-04-23T12:48:14Z",
                "conditions": [
                    {
                        "lastTransitionTime": "2026-04-23T12:48: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 maintaining trust after pipeline customization.\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": "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/DR-MathWizz-bsjyzw"
                                },
                                {
                                    "name": "revision",
                                    "value": "320cceae379ede0c2c273267220a819963206c4c"
                                },
                                {
                                    "name": "ociStorage",
                                    "value": "quay.io/redhat-appstudio-qe/dr-test-moshekipod-backwards-compat-dr/mathwizz-frontend:on-pr-320cceae379ede0c2c273267220a819963206c4c.git"
                                },
                                {
                                    "name": "ociArtifactExpiresAfter",
                                    "value": "6h"
                                }
                            ],
                            "runAfter": [
                                "init"
                            ],
                            "taskRef": {
                                "params": [
                                    {
                                        "name": "name",
                                        "value": "git-clone-oci-ta"
                                    },
                                    {
                                        "name": "bundle",
                                        "value": "quay.io/konflux-ci/tekton-catalog/task-git-clone-oci-ta:0.1@sha256:13d49df7dc9ae301627e45f95a236011422996152f1bea46cd60217b0f057407"
                                    },
                                    {
                                        "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/dr-test-moshekipod-backwards-compat-dr/mathwizz-frontend:on-pr-320cceae379ede0c2c273267220a819963206c4c.prefetch"
                                },
                                {
                                    "name": "ociArtifactExpiresAfter",
                                    "value": "6h"
                                }
                            ],
                            "runAfter": [
                                "clone-repository"
                            ],
                            "taskRef": {
                                "params": [
                                    {
                                        "name": "name",
                                        "value": "prefetch-dependencies-oci-ta"
                                    },
                                    {
                                        "name": "bundle",
                                        "value": "quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies-oci-ta:0.3@sha256:5aa530bb95fa77477dad200e4d5d8312ad8bfafef549957f19aa56f1428672fa"
                                    },
                                    {
                                        "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/dr-test-moshekipod-backwards-compat-dr/mathwizz-frontend:on-pr-320cceae379ede0c2c273267220a819963206c4c"
                                },
                                {
                                    "name": "DOCKERFILE",
                                    "value": "frontend/Dockerfile"
                                },
                                {
                                    "name": "CONTEXT",
                                    "value": "frontend"
                                },
                                {
                                    "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"
                                    },
                                    {
                                        "name": "bundle",
                                        "value": "quay.io/konflux-ci/tekton-catalog/task-buildah-oci-ta:0.9@sha256:681d9f65a7f50cb260ee576ccab551e11d63c549f1e1ef3d201da3c112855bd6"
                                    },
                                    {
                                        "name": "kind",
                                        "value": "task"
                                    }
                                ],
                                "resolver": "bundles"
                            }
                        },
                        {
                            "name": "build-image-index",
                            "params": [
                                {
                                    "name": "IMAGE",
                                    "value": "quay.io/redhat-appstudio-qe/dr-test-moshekipod-backwards-compat-dr/mathwizz-frontend:on-pr-320cceae379ede0c2c273267220a819963206c4c"
                                },
                                {
                                    "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)"
                                },
                                {
                                    "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": "source-build-oci-ta"
                                    },
                                    {
                                        "name": "bundle",
                                        "value": "quay.io/konflux-ci/tekton-catalog/task-source-build-oci-ta:0.3@sha256:0917cfc7772e82cb8e74743c2104f43bcf2596aceafe87eec6fce69a8cac5f06"
                                    },
                                    {
                                        "name": "kind",
                                        "value": "task"
                                    }
                                ],
                                "resolver": "bundles"
                            },
                            "when": [
                                {
                                    "input": "false",
                                    "operator": "in",
                                    "values": [
                                        "true"
                                    ]
                                }
                            ]
                        },
                        {
                            "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)"
                                },
                                {
                                    "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-snyk-check-oci-ta"
                                    },
                                    {
                                        "name": "bundle",
                                        "value": "quay.io/konflux-ci/tekton-catalog/task-sast-snyk-check-oci-ta:0.4@sha256:6045ed6f2d37cfdf75cb3f2bf88706839c276a59f892ae027a315456c2914cf3"
                                    },
                                    {
                                        "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"
                                    },
                                    {
                                        "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)"
                                },
                                {
                                    "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"
                                    },
                                    {
                                        "name": "bundle",
                                        "value": "quay.io/konflux-ci/tekton-catalog/task-sast-shell-check-oci-ta:0.1@sha256:c314b4d5369d7961af51c865be28cd792d5f233aef94ecf035b3f84acde398bf"
                                    },
                                    {
                                        "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"
                                    },
                                    {
                                        "name": "bundle",
                                        "value": "quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check-oci-ta:0.4@sha256:3d8a6902ab7c5c2125be07263f395426342c5032b3abfd0140162ad838437bab"
                                    },
                                    {
                                        "name": "kind",
                                        "value": "task"
                                    }
                                ],
                                "resolver": "bundles"
                            },
                            "when": [
                                {
                                    "input": "false",
                                    "operator": "in",
                                    "values": [
                                        "false"
                                    ]
                                }
                            ]
                        },
                        {
                            "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": "frontend/Dockerfile"
                                },
                                {
                                    "name": "CONTEXT",
                                    "value": "frontend"
                                },
                                {
                                    "name": "SOURCE_ARTIFACT",
                                    "value": "$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"
                                }
                            ],
                            "runAfter": [
                                "build-image-index"
                            ],
                            "taskRef": {
                                "params": [
                                    {
                                        "name": "name",
                                        "value": "push-dockerfile-oci-ta"
                                    },
                                    {
                                        "name": "bundle",
                                        "value": "quay.io/konflux-ci/tekton-catalog/task-push-dockerfile-oci-ta:0.3@sha256:7855471abfe87de080b914f2f3ca27c59e64f6448a7c2435e51435b764494c71"
                                    },
                                    {
                                        "name": "kind",
                                        "value": "task"
                                    }
                                ],
                                "resolver": "bundles"
                            }
                        },
                        {
                            "name": "rpms-signature-scan",
                            "params": [
                                {
                                    "name": "image-url",
                                    "value": "$(tasks.build-image-index.results.IMAGE_URL)"
                                },
                                {
                                    "name": "image-digest",
                                    "value": "$(tasks.build-image-index.results.IMAGE_DIGEST)"
                                }
                            ],
                            "runAfter": [
                                "build-image-index"
                            ],
                            "taskRef": {
                                "params": [
                                    {
                                        "name": "name",
                                        "value": "rpms-signature-scan"
                                    },
                                    {
                                        "name": "bundle",
                                        "value": "quay.io/konflux-ci/tekton-catalog/task-rpms-signature-scan:0.2@sha256:b2224a0442ac705e20a25b8609e1760321d9d86da7901fd0392a90102688e37d"
                                    },
                                    {
                                        "name": "kind",
                                        "value": "task"
                                    }
                                ],
                                "resolver": "bundles"
                            },
                            "when": [
                                {
                                    "input": "false",
                                    "operator": "in",
                                    "values": [
                                        "false"
                                    ]
                                }
                            ]
                        }
                    ],
                    "workspaces": [
                        {
                            "name": "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/dr-test-moshekipod-backwards-compat-dr/mathwizz-frontend:on-pr-320cceae379ede0c2c273267220a819963206c4c"
                    },
                    {
                        "name": "IMAGE_DIGEST",
                        "value": "sha256:d78de744c8fb2f531090928a326a9180d011b10c467b0c3ac71af56e155fe85a"
                    },
                    {
                        "name": "CHAINS-GIT_URL",
                        "value": "https://github.com/redhat-appstudio-qe/DR-MathWizz-bsjyzw"
                    },
                    {
                        "name": "CHAINS-GIT_COMMIT",
                        "value": "320cceae379ede0c2c273267220a819963206c4c"
                    }
                ],
                "skippedTasks": [
                    {
                        "name": "build-source-image",
                        "reason": "When Expressions evaluated to false",
                        "whenExpressions": [
                            {
                                "input": "false",
                                "operator": "in",
                                "values": [
                                    "true"
                                ]
                            }
                        ]
                    }
                ],
                "spanContext": {
                    "traceparent": "00-4d8b59b6e7e4c3a6e7eac94b1de0fef5-5c46330bb2df7e3a-01"
                },
                "startTime": "2026-04-23T12:44:17Z"
            }
        },
        {
            "apiVersion": "tekton.dev/v1",
            "kind": "PipelineRun",
            "metadata": {
                "annotations": {
                    "build.appstudio.openshift.io/repo": "https://github.com/redhat-appstudio-qe/DR-MathWizz-bsjyzw?rev=a15184758e0c4cbd5343c50a867eb932548f37f8",
                    "build.appstudio.redhat.com/commit_sha": "a15184758e0c4cbd5343c50a867eb932548f37f8",
                    "build.appstudio.redhat.com/pull_request_number": "2",
                    "build.appstudio.redhat.com/target_branch": "main",
                    "chains.tekton.dev/signed": "true",
                    "pipelinesascode.tekton.dev/branch": "main",
                    "pipelinesascode.tekton.dev/cancel-in-progress": "true",
                    "pipelinesascode.tekton.dev/check-run-id": "72696080827",
                    "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-wxjazw",
                    "pipelinesascode.tekton.dev/git-provider": "github",
                    "pipelinesascode.tekton.dev/installation-id": "40773614",
                    "pipelinesascode.tekton.dev/log-url": "https://console-openshift-console.apps.rosa.kx-c30d254d27.34mm.p3.openshiftapps.com/k8s/ns/dr-test-moshekipod-backwards-compat-dr/tekton.dev~v1~PipelineRun/mathwizz-history-worker-on-pull-request-cmsgm",
                    "pipelinesascode.tekton.dev/max-keep-runs": "3",
                    "pipelinesascode.tekton.dev/on-cel-expression": "event == \"pull_request\" \u0026\u0026 target_branch == \"main\" \u0026\u0026 ( \"history-worker/***\".pathChanged() || \".tekton/mathwizz-history-worker-pull-request.yaml\".pathChanged() || \"history-worker/Dockerfile\".pathChanged() )",
                    "pipelinesascode.tekton.dev/original-prname": "mathwizz-history-worker-on-pull-request",
                    "pipelinesascode.tekton.dev/pull-request": "2",
                    "pipelinesascode.tekton.dev/repo-url": "https://github.com/redhat-appstudio-qe/DR-MathWizz-bsjyzw",
                    "pipelinesascode.tekton.dev/repository": "mathwizz-web-server",
                    "pipelinesascode.tekton.dev/scm-reporting-plr-started": "true",
                    "pipelinesascode.tekton.dev/sender": "rhtap-qe-app[bot]",
                    "pipelinesascode.tekton.dev/sha": "a15184758e0c4cbd5343c50a867eb932548f37f8",
                    "pipelinesascode.tekton.dev/sha-title": "RHTAP-Qe-App update mathwizz-history-worker",
                    "pipelinesascode.tekton.dev/sha-url": "https://github.com/redhat-appstudio-qe/DR-MathWizz-bsjyzw/commit/a15184758e0c4cbd5343c50a867eb932548f37f8",
                    "pipelinesascode.tekton.dev/source-branch": "konflux-mathwizz-history-worker",
                    "pipelinesascode.tekton.dev/source-repo-url": "https://github.com/redhat-appstudio-qe/DR-MathWizz-bsjyzw",
                    "pipelinesascode.tekton.dev/state": "completed",
                    "pipelinesascode.tekton.dev/url-org": "redhat-appstudio-qe",
                    "pipelinesascode.tekton.dev/url-repository": "DR-MathWizz-bsjyzw",
                    "results.tekton.dev/record": "dr-test-moshekipod-backwards-compat-dr/results/b88759bc-c8b9-46af-8a4b-cfaa3f121953/records/b88759bc-c8b9-46af-8a4b-cfaa3f121953",
                    "results.tekton.dev/recordSummaryAnnotations": "{\"repo\":\"DR-MathWizz-bsjyzw\",\"commit\":\"a15184758e0c4cbd5343c50a867eb932548f37f8\",\"eventType\":\"pull_request\",\"pull_request-id\":2}",
                    "results.tekton.dev/result": "dr-test-moshekipod-backwards-compat-dr/results/b88759bc-c8b9-46af-8a4b-cfaa3f121953",
                    "test.appstudio.openshift.io/pr-group": "konflux-mathwizz-history-worker"
                },
                "creationTimestamp": "2026-04-23T12:44:07Z",
                "finalizers": [
                    "chains.tekton.dev/pipelinerun",
                    "pipelinesascode.tekton.dev/finalizer",
                    "results.tekton.dev/pipelinerun"
                ],
                "generateName": "mathwizz-history-worker-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": "moshekipod-backwards-compat-dr",
                    "appstudio.openshift.io/component": "mathwizz-history-worker",
                    "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": "72696080827",
                    "pipelinesascode.tekton.dev/event-type": "pull_request",
                    "pipelinesascode.tekton.dev/original-prname": "mathwizz-history-worker-on-pull-request",
                    "pipelinesascode.tekton.dev/pull-request": "2",
                    "pipelinesascode.tekton.dev/repository": "mathwizz-web-server",
                    "pipelinesascode.tekton.dev/sha": "a15184758e0c4cbd5343c50a867eb932548f37f8",
                    "pipelinesascode.tekton.dev/state": "completed",
                    "pipelinesascode.tekton.dev/url-org": "redhat-appstudio-qe",
                    "pipelinesascode.tekton.dev/url-repository": "DR-MathWizz-bsjyzw",
                    "tekton.dev/pipeline": "mathwizz-history-worker-on-pull-request-cmsgm",
                    "test.appstudio.openshift.io/pr-group-sha": "178ea6b5ef5d94a3022ad53d265c2f9b1bc2b70874f6a72251339a21796c17"
                },
                "name": "mathwizz-history-worker-on-pull-request-cmsgm",
                "namespace": "dr-test-moshekipod-backwards-compat-dr",
                "resourceVersion": "199016",
                "uid": "b88759bc-c8b9-46af-8a4b-cfaa3f121953"
            },
            "spec": {
                "params": [
                    {
                        "name": "git-url",
                        "value": "https://github.com/redhat-appstudio-qe/DR-MathWizz-bsjyzw"
                    },
                    {
                        "name": "revision",
                        "value": "a15184758e0c4cbd5343c50a867eb932548f37f8"
                    },
                    {
                        "name": "output-image",
                        "value": "quay.io/redhat-appstudio-qe/dr-test-moshekipod-backwards-compat-dr/mathwizz-history-worker:on-pr-a15184758e0c4cbd5343c50a867eb932548f37f8"
                    },
                    {
                        "name": "image-expires-after",
                        "value": "6h"
                    },
                    {
                        "name": "dockerfile",
                        "value": "history-worker/Dockerfile"
                    },
                    {
                        "name": "path-context",
                        "value": "history-worker"
                    }
                ],
                "pipelineSpec": {
                    "description": "This pipeline is ideal for building container images from a Containerfile while maintaining trust after pipeline customization.\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": "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)"
                                },
                                {
                                    "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"
                                    },
                                    {
                                        "name": "bundle",
                                        "value": "quay.io/konflux-ci/tekton-catalog/task-git-clone-oci-ta:0.1@sha256:13d49df7dc9ae301627e45f95a236011422996152f1bea46cd60217b0f057407"
                                    },
                                    {
                                        "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"
                                    },
                                    {
                                        "name": "bundle",
                                        "value": "quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies-oci-ta:0.3@sha256:5aa530bb95fa77477dad200e4d5d8312ad8bfafef549957f19aa56f1428672fa"
                                    },
                                    {
                                        "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"
                                    },
                                    {
                                        "name": "bundle",
                                        "value": "quay.io/konflux-ci/tekton-catalog/task-buildah-oci-ta:0.9@sha256:681d9f65a7f50cb260ee576ccab551e11d63c549f1e1ef3d201da3c112855bd6"
                                    },
                                    {
                                        "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"
                                    },
                                    {
                                        "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)"
                                },
                                {
                                    "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": "source-build-oci-ta"
                                    },
                                    {
                                        "name": "bundle",
                                        "value": "quay.io/konflux-ci/tekton-catalog/task-source-build-oci-ta:0.3@sha256:0917cfc7772e82cb8e74743c2104f43bcf2596aceafe87eec6fce69a8cac5f06"
                                    },
                                    {
                                        "name": "kind",
                                        "value": "task"
                                    }
                                ],
                                "resolver": "bundles"
                            },
                            "when": [
                                {
                                    "input": "$(params.build-source-image)",
                                    "operator": "in",
                                    "values": [
                                        "true"
                                    ]
                                }
                            ]
                        },
                        {
                            "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)"
                                },
                                {
                                    "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-snyk-check-oci-ta"
                                    },
                                    {
                                        "name": "bundle",
                                        "value": "quay.io/konflux-ci/tekton-catalog/task-sast-snyk-check-oci-ta:0.4@sha256:6045ed6f2d37cfdf75cb3f2bf88706839c276a59f892ae027a315456c2914cf3"
                                    },
                                    {
                                        "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"
                                    },
                                    {
                                        "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)"
                                },
                                {
                                    "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"
                                    },
                                    {
                                        "name": "bundle",
                                        "value": "quay.io/konflux-ci/tekton-catalog/task-sast-shell-check-oci-ta:0.1@sha256:c314b4d5369d7961af51c865be28cd792d5f233aef94ecf035b3f84acde398bf"
                                    },
                                    {
                                        "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"
                                    },
                                    {
                                        "name": "bundle",
                                        "value": "quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check-oci-ta:0.4@sha256:3d8a6902ab7c5c2125be07263f395426342c5032b3abfd0140162ad838437bab"
                                    },
                                    {
                                        "name": "kind",
                                        "value": "task"
                                    }
                                ],
                                "resolver": "bundles"
                            },
                            "when": [
                                {
                                    "input": "$(params.skip-checks)",
                                    "operator": "in",
                                    "values": [
                                        "false"
                                    ]
                                }
                            ]
                        },
                        {
                            "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)"
                                },
                                {
                                    "name": "SOURCE_ARTIFACT",
                                    "value": "$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"
                                }
                            ],
                            "runAfter": [
                                "build-image-index"
                            ],
                            "taskRef": {
                                "params": [
                                    {
                                        "name": "name",
                                        "value": "push-dockerfile-oci-ta"
                                    },
                                    {
                                        "name": "bundle",
                                        "value": "quay.io/konflux-ci/tekton-catalog/task-push-dockerfile-oci-ta:0.3@sha256:7855471abfe87de080b914f2f3ca27c59e64f6448a7c2435e51435b764494c71"
                                    },
                                    {
                                        "name": "kind",
                                        "value": "task"
                                    }
                                ],
                                "resolver": "bundles"
                            }
                        },
                        {
                            "name": "rpms-signature-scan",
                            "params": [
                                {
                                    "name": "image-url",
                                    "value": "$(tasks.build-image-index.results.IMAGE_URL)"
                                },
                                {
                                    "name": "image-digest",
                                    "value": "$(tasks.build-image-index.results.IMAGE_DIGEST)"
                                }
                            ],
                            "runAfter": [
                                "build-image-index"
                            ],
                            "taskRef": {
                                "params": [
                                    {
                                        "name": "name",
                                        "value": "rpms-signature-scan"
                                    },
                                    {
                                        "name": "bundle",
                                        "value": "quay.io/konflux-ci/tekton-catalog/task-rpms-signature-scan:0.2@sha256:b2224a0442ac705e20a25b8609e1760321d9d86da7901fd0392a90102688e37d"
                                    },
                                    {
                                        "name": "kind",
                                        "value": "task"
                                    }
                                ],
                                "resolver": "bundles"
                            },
                            "when": [
                                {
                                    "input": "$(params.skip-checks)",
                                    "operator": "in",
                                    "values": [
                                        "false"
                                    ]
                                }
                            ]
                        }
                    ],
                    "workspaces": [
                        {
                            "name": "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-mathwizz-history-worker"
                },
                "timeouts": {
                    "pipeline": "2h0m0s"
                },
                "workspaces": [
                    {
                        "name": "git-auth",
                        "secret": {
                            "secretName": "pac-gitauth-wxjazw"
                        }
                    }
                ]
            },
            "status": {
                "childReferences": [
                    {
                        "apiVersion": "tekton.dev/v1",
                        "kind": "TaskRun",
                        "name": "mathwizz-history-worker-on-pull-request-cmsgm-init",
                        "pipelineTaskName": "init"
                    },
                    {
                        "apiVersion": "tekton.dev/v1",
                        "kind": "TaskRun",
                        "name": "mathwizz-history-worker-on-pull-request-cmsgm-clone-repository",
                        "pipelineTaskName": "clone-repository"
                    },
                    {
                        "apiVersion": "tekton.dev/v1",
                        "kind": "TaskRun",
                        "name": "mathwizz-786d618f85a76e7c2870059436fc0b4a-prefetch-dependencies",
                        "pipelineTaskName": "prefetch-dependencies"
                    },
                    {
                        "apiVersion": "tekton.dev/v1",
                        "kind": "TaskRun",
                        "name": "mathwizz-history-worker-on-pull-request-cmsgm-build-container",
                        "pipelineTaskName": "build-container"
                    },
                    {
                        "apiVersion": "tekton.dev/v1",
                        "kind": "TaskRun",
                        "name": "mathwizz-history-worker-on-pull-request-cmsgm-build-image-index",
                        "pipelineTaskName": "build-image-index"
                    },
                    {
                        "apiVersion": "tekton.dev/v1",
                        "kind": "TaskRun",
                        "name": "mat786d618f85a76e7c2870059436fc0b4a-deprecated-base-image-check",
                        "pipelineTaskName": "deprecated-base-image-check",
                        "whenExpressions": [
                            {
                                "input": "false",
                                "operator": "in",
                                "values": [
                                    "false"
                                ]
                            }
                        ]
                    },
                    {
                        "apiVersion": "tekton.dev/v1",
                        "kind": "TaskRun",
                        "name": "mathwizz-history-worker-on-pull-request-cmsgm-clair-scan",
                        "pipelineTaskName": "clair-scan",
                        "whenExpressions": [
                            {
                                "input": "false",
                                "operator": "in",
                                "values": [
                                    "false"
                                ]
                            }
                        ]
                    },
                    {
                        "apiVersion": "tekton.dev/v1",
                        "kind": "TaskRun",
                        "name": "mathwizz-history-worker-on-pullaf55bc358653bb61e2a04aad5bc2dac1",
                        "pipelineTaskName": "ecosystem-cert-preflight-checks",
                        "whenExpressions": [
                            {
                                "input": "false",
                                "operator": "in",
                                "values": [
                                    "false"
                                ]
                            }
                        ]
                    },
                    {
                        "apiVersion": "tekton.dev/v1",
                        "kind": "TaskRun",
                        "name": "mathwizz-history-worker-on-pull-request-cmsgm-sast-snyk-check",
                        "pipelineTaskName": "sast-snyk-check",
                        "whenExpressions": [
                            {
                                "input": "false",
                                "operator": "in",
                                "values": [
                                    "false"
                                ]
                            }
                        ]
                    },
                    {
                        "apiVersion": "tekton.dev/v1",
                        "kind": "TaskRun",
                        "name": "mathwizz-history-worker-on-pull-request-cmsgm-clamav-scan",
                        "pipelineTaskName": "clamav-scan",
                        "whenExpressions": [
                            {
                                "input": "false",
                                "operator": "in",
                                "values": [
                                    "false"
                                ]
                            }
                        ]
                    },
                    {
                        "apiVersion": "tekton.dev/v1",
                        "kind": "TaskRun",
                        "name": "mathwizz-history-worker-on-pull-request-cmsgm-sast-shell-check",
                        "pipelineTaskName": "sast-shell-check",
                        "whenExpressions": [
                            {
                                "input": "false",
                                "operator": "in",
                                "values": [
                                    "false"
                                ]
                            }
                        ]
                    },
                    {
                        "apiVersion": "tekton.dev/v1",
                        "kind": "TaskRun",
                        "name": "mathwizz-his786d618f85a76e7c2870059436fc0b4a-sast-unicode-check",
                        "pipelineTaskName": "sast-unicode-check",
                        "whenExpressions": [
                            {
                                "input": "false",
                                "operator": "in",
                                "values": [
                                    "false"
                                ]
                            }
                        ]
                    },
                    {
                        "apiVersion": "tekton.dev/v1",
                        "kind": "TaskRun",
                        "name": "mathwizz-history-worker-on-pull-request-cmsgm-apply-tags",
                        "pipelineTaskName": "apply-tags"
                    },
                    {
                        "apiVersion": "tekton.dev/v1",
                        "kind": "TaskRun",
                        "name": "mathwizz-history-worker-on-pull-request-cmsgm-push-dockerfile",
                        "pipelineTaskName": "push-dockerfile"
                    },
                    {
                        "apiVersion": "tekton.dev/v1",
                        "kind": "TaskRun",
                        "name": "mathwizz-hi786d618f85a76e7c2870059436fc0b4a-rpms-signature-scan",
                        "pipelineTaskName": "rpms-signature-scan",
                        "whenExpressions": [
                            {
                                "input": "false",
                                "operator": "in",
                                "values": [
                                    "false"
                                ]
                            }
                        ]
                    }
                ],
                "completionTime": "2026-04-23T12:48:14Z",
                "conditions": [
                    {
                        "lastTransitionTime": "2026-04-23T12:48:14Z",
                        "message": "Tasks Completed: 15 (Failed: 1, Cancelled 0), Skipped: 1",
                        "reason": "Failed",
                        "status": "False",
                        "type": "Succeeded"
                    }
                ],
                "pipelineSpec": {
                    "description": "This pipeline is ideal for building container images from a Containerfile while maintaining trust after pipeline customization.\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": "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/DR-MathWizz-bsjyzw"
                                },
                                {
                                    "name": "revision",
                                    "value": "a15184758e0c4cbd5343c50a867eb932548f37f8"
                                },
                                {
                                    "name": "ociStorage",
                                    "value": "quay.io/redhat-appstudio-qe/dr-test-moshekipod-backwards-compat-dr/mathwizz-history-worker:on-pr-a15184758e0c4cbd5343c50a867eb932548f37f8.git"
                                },
                                {
                                    "name": "ociArtifactExpiresAfter",
                                    "value": "6h"
                                }
                            ],
                            "runAfter": [
                                "init"
                            ],
                            "taskRef": {
                                "params": [
                                    {
                                        "name": "name",
                                        "value": "git-clone-oci-ta"
                                    },
                                    {
                                        "name": "bundle",
                                        "value": "quay.io/konflux-ci/tekton-catalog/task-git-clone-oci-ta:0.1@sha256:13d49df7dc9ae301627e45f95a236011422996152f1bea46cd60217b0f057407"
                                    },
                                    {
                                        "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/dr-test-moshekipod-backwards-compat-dr/mathwizz-history-worker:on-pr-a15184758e0c4cbd5343c50a867eb932548f37f8.prefetch"
                                },
                                {
                                    "name": "ociArtifactExpiresAfter",
                                    "value": "6h"
                                }
                            ],
                            "runAfter": [
                                "clone-repository"
                            ],
                            "taskRef": {
                                "params": [
                                    {
                                        "name": "name",
                                        "value": "prefetch-dependencies-oci-ta"
                                    },
                                    {
                                        "name": "bundle",
                                        "value": "quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies-oci-ta:0.3@sha256:5aa530bb95fa77477dad200e4d5d8312ad8bfafef549957f19aa56f1428672fa"
                                    },
                                    {
                                        "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/dr-test-moshekipod-backwards-compat-dr/mathwizz-history-worker:on-pr-a15184758e0c4cbd5343c50a867eb932548f37f8"
                                },
                                {
                                    "name": "DOCKERFILE",
                                    "value": "history-worker/Dockerfile"
                                },
                                {
                                    "name": "CONTEXT",
                                    "value": "history-worker"
                                },
                                {
                                    "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"
                                    },
                                    {
                                        "name": "bundle",
                                        "value": "quay.io/konflux-ci/tekton-catalog/task-buildah-oci-ta:0.9@sha256:681d9f65a7f50cb260ee576ccab551e11d63c549f1e1ef3d201da3c112855bd6"
                                    },
                                    {
                                        "name": "kind",
                                        "value": "task"
                                    }
                                ],
                                "resolver": "bundles"
                            }
                        },
                        {
                            "name": "build-image-index",
                            "params": [
                                {
                                    "name": "IMAGE",
                                    "value": "quay.io/redhat-appstudio-qe/dr-test-moshekipod-backwards-compat-dr/mathwizz-history-worker:on-pr-a15184758e0c4cbd5343c50a867eb932548f37f8"
                                },
                                {
                                    "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)"
                                },
                                {
                                    "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": "source-build-oci-ta"
                                    },
                                    {
                                        "name": "bundle",
                                        "value": "quay.io/konflux-ci/tekton-catalog/task-source-build-oci-ta:0.3@sha256:0917cfc7772e82cb8e74743c2104f43bcf2596aceafe87eec6fce69a8cac5f06"
                                    },
                                    {
                                        "name": "kind",
                                        "value": "task"
                                    }
                                ],
                                "resolver": "bundles"
                            },
                            "when": [
                                {
                                    "input": "false",
                                    "operator": "in",
                                    "values": [
                                        "true"
                                    ]
                                }
                            ]
                        },
                        {
                            "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)"
                                },
                                {
                                    "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-snyk-check-oci-ta"
                                    },
                                    {
                                        "name": "bundle",
                                        "value": "quay.io/konflux-ci/tekton-catalog/task-sast-snyk-check-oci-ta:0.4@sha256:6045ed6f2d37cfdf75cb3f2bf88706839c276a59f892ae027a315456c2914cf3"
                                    },
                                    {
                                        "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"
                                    },
                                    {
                                        "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)"
                                },
                                {
                                    "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"
                                    },
                                    {
                                        "name": "bundle",
                                        "value": "quay.io/konflux-ci/tekton-catalog/task-sast-shell-check-oci-ta:0.1@sha256:c314b4d5369d7961af51c865be28cd792d5f233aef94ecf035b3f84acde398bf"
                                    },
                                    {
                                        "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"
                                    },
                                    {
                                        "name": "bundle",
                                        "value": "quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check-oci-ta:0.4@sha256:3d8a6902ab7c5c2125be07263f395426342c5032b3abfd0140162ad838437bab"
                                    },
                                    {
                                        "name": "kind",
                                        "value": "task"
                                    }
                                ],
                                "resolver": "bundles"
                            },
                            "when": [
                                {
                                    "input": "false",
                                    "operator": "in",
                                    "values": [
                                        "false"
                                    ]
                                }
                            ]
                        },
                        {
                            "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": "history-worker/Dockerfile"
                                },
                                {
                                    "name": "CONTEXT",
                                    "value": "history-worker"
                                },
                                {
                                    "name": "SOURCE_ARTIFACT",
                                    "value": "$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"
                                }
                            ],
                            "runAfter": [
                                "build-image-index"
                            ],
                            "taskRef": {
                                "params": [
                                    {
                                        "name": "name",
                                        "value": "push-dockerfile-oci-ta"
                                    },
                                    {
                                        "name": "bundle",
                                        "value": "quay.io/konflux-ci/tekton-catalog/task-push-dockerfile-oci-ta:0.3@sha256:7855471abfe87de080b914f2f3ca27c59e64f6448a7c2435e51435b764494c71"
                                    },
                                    {
                                        "name": "kind",
                                        "value": "task"
                                    }
                                ],
                                "resolver": "bundles"
                            }
                        },
                        {
                            "name": "rpms-signature-scan",
                            "params": [
                                {
                                    "name": "image-url",
                                    "value": "$(tasks.build-image-index.results.IMAGE_URL)"
                                },
                                {
                                    "name": "image-digest",
                                    "value": "$(tasks.build-image-index.results.IMAGE_DIGEST)"
                                }
                            ],
                            "runAfter": [
                                "build-image-index"
                            ],
                            "taskRef": {
                                "params": [
                                    {
                                        "name": "name",
                                        "value": "rpms-signature-scan"
                                    },
                                    {
                                        "name": "bundle",
                                        "value": "quay.io/konflux-ci/tekton-catalog/task-rpms-signature-scan:0.2@sha256:b2224a0442ac705e20a25b8609e1760321d9d86da7901fd0392a90102688e37d"
                                    },
                                    {
                                        "name": "kind",
                                        "value": "task"
                                    }
                                ],
                                "resolver": "bundles"
                            },
                            "when": [
                                {
                                    "input": "false",
                                    "operator": "in",
                                    "values": [
                                        "false"
                                    ]
                                }
                            ]
                        }
                    ],
                    "workspaces": [
                        {
                            "name": "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/dr-test-moshekipod-backwards-compat-dr/mathwizz-history-worker:on-pr-a15184758e0c4cbd5343c50a867eb932548f37f8"
                    },
                    {
                        "name": "IMAGE_DIGEST",
                        "value": "sha256:4adc45f259e7a0035aace71fc299aa6dfb9dfd5575e883d5be3b3676e7c364fd"
                    },
                    {
                        "name": "CHAINS-GIT_URL",
                        "value": "https://github.com/redhat-appstudio-qe/DR-MathWizz-bsjyzw"
                    },
                    {
                        "name": "CHAINS-GIT_COMMIT",
                        "value": "a15184758e0c4cbd5343c50a867eb932548f37f8"
                    }
                ],
                "skippedTasks": [
                    {
                        "name": "build-source-image",
                        "reason": "PipelineRun was stopping",
                        "whenExpressions": [
                            {
                                "input": "false",
                                "operator": "in",
                                "values": [
                                    "true"
                                ]
                            }
                        ]
                    }
                ],
                "spanContext": {
                    "traceparent": "00-7dabb938d6c892249994dc03d60dc44c-9221c6a9a963a8b2-01"
                },
                "startTime": "2026-04-23T12:44:07Z"
            }
        },
        {
            "apiVersion": "tekton.dev/v1",
            "kind": "PipelineRun",
            "metadata": {
                "annotations": {
                    "build.appstudio.openshift.io/repo": "https://github.com/redhat-appstudio-qe/DR-MathWizz-bsjyzw?rev=b92dbdcd08b9a95f0573ef44f07c6af9362a3778",
                    "build.appstudio.redhat.com/commit_sha": "b92dbdcd08b9a95f0573ef44f07c6af9362a3778",
                    "build.appstudio.redhat.com/pull_request_number": "1",
                    "build.appstudio.redhat.com/target_branch": "main",
                    "chains.tekton.dev/signed": "true",
                    "pipelinesascode.tekton.dev/branch": "main",
                    "pipelinesascode.tekton.dev/cancel-in-progress": "true",
                    "pipelinesascode.tekton.dev/check-run-id": "72696066146",
                    "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-lounzx",
                    "pipelinesascode.tekton.dev/git-provider": "github",
                    "pipelinesascode.tekton.dev/installation-id": "40773614",
                    "pipelinesascode.tekton.dev/log-url": "https://console-openshift-console.apps.rosa.kx-c30d254d27.34mm.p3.openshiftapps.com/k8s/ns/dr-test-moshekipod-backwards-compat-dr/tekton.dev~v1~PipelineRun/mathwizz-web-server-on-pull-request-xnrng",
                    "pipelinesascode.tekton.dev/max-keep-runs": "3",
                    "pipelinesascode.tekton.dev/on-cel-expression": "event == \"pull_request\" \u0026\u0026 target_branch == \"main\" \u0026\u0026 ( \"web-server/***\".pathChanged() || \".tekton/mathwizz-web-server-pull-request.yaml\".pathChanged() || \"web-server/Dockerfile\".pathChanged() )",
                    "pipelinesascode.tekton.dev/original-prname": "mathwizz-web-server-on-pull-request",
                    "pipelinesascode.tekton.dev/pull-request": "1",
                    "pipelinesascode.tekton.dev/repo-url": "https://github.com/redhat-appstudio-qe/DR-MathWizz-bsjyzw",
                    "pipelinesascode.tekton.dev/repository": "mathwizz-web-server",
                    "pipelinesascode.tekton.dev/scm-reporting-plr-started": "true",
                    "pipelinesascode.tekton.dev/sender": "rhtap-qe-app[bot]",
                    "pipelinesascode.tekton.dev/sha": "b92dbdcd08b9a95f0573ef44f07c6af9362a3778",
                    "pipelinesascode.tekton.dev/sha-title": "RHTAP-Qe-App update mathwizz-web-server",
                    "pipelinesascode.tekton.dev/sha-url": "https://github.com/redhat-appstudio-qe/DR-MathWizz-bsjyzw/commit/b92dbdcd08b9a95f0573ef44f07c6af9362a3778",
                    "pipelinesascode.tekton.dev/source-branch": "konflux-mathwizz-web-server",
                    "pipelinesascode.tekton.dev/source-repo-url": "https://github.com/redhat-appstudio-qe/DR-MathWizz-bsjyzw",
                    "pipelinesascode.tekton.dev/state": "completed",
                    "pipelinesascode.tekton.dev/url-org": "redhat-appstudio-qe",
                    "pipelinesascode.tekton.dev/url-repository": "DR-MathWizz-bsjyzw",
                    "results.tekton.dev/record": "dr-test-moshekipod-backwards-compat-dr/results/73941386-03b0-4c6e-8d5d-3139866a6ca6/records/73941386-03b0-4c6e-8d5d-3139866a6ca6",
                    "results.tekton.dev/recordSummaryAnnotations": "{\"repo\":\"DR-MathWizz-bsjyzw\",\"commit\":\"b92dbdcd08b9a95f0573ef44f07c6af9362a3778\",\"eventType\":\"pull_request\",\"pull_request-id\":1}",
                    "results.tekton.dev/result": "dr-test-moshekipod-backwards-compat-dr/results/73941386-03b0-4c6e-8d5d-3139866a6ca6",
                    "test.appstudio.openshift.io/pr-group": "konflux-mathwizz-web-server"
                },
                "creationTimestamp": "2026-04-23T12:44:01Z",
                "finalizers": [
                    "results.tekton.dev/pipelinerun",
                    "chains.tekton.dev/pipelinerun",
                    "pipelinesascode.tekton.dev/finalizer"
                ],
                "generateName": "mathwizz-web-server-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": "moshekipod-backwards-compat-dr",
                    "appstudio.openshift.io/component": "mathwizz-web-server",
                    "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": "72696066146",
                    "pipelinesascode.tekton.dev/event-type": "pull_request",
                    "pipelinesascode.tekton.dev/original-prname": "mathwizz-web-server-on-pull-request",
                    "pipelinesascode.tekton.dev/pull-request": "1",
                    "pipelinesascode.tekton.dev/repository": "mathwizz-web-server",
                    "pipelinesascode.tekton.dev/sha": "b92dbdcd08b9a95f0573ef44f07c6af9362a3778",
                    "pipelinesascode.tekton.dev/state": "completed",
                    "pipelinesascode.tekton.dev/url-org": "redhat-appstudio-qe",
                    "pipelinesascode.tekton.dev/url-repository": "DR-MathWizz-bsjyzw",
                    "tekton.dev/pipeline": "mathwizz-web-server-on-pull-request-xnrng",
                    "test.appstudio.openshift.io/pr-group-sha": "6382b0d2d207976a29048c8e4cb1fef47a2b7ad47dc2357e9246ec817759af"
                },
                "name": "mathwizz-web-server-on-pull-request-xnrng",
                "namespace": "dr-test-moshekipod-backwards-compat-dr",
                "resourceVersion": "198980",
                "uid": "73941386-03b0-4c6e-8d5d-3139866a6ca6"
            },
            "spec": {
                "params": [
                    {
                        "name": "git-url",
                        "value": "https://github.com/redhat-appstudio-qe/DR-MathWizz-bsjyzw"
                    },
                    {
                        "name": "revision",
                        "value": "b92dbdcd08b9a95f0573ef44f07c6af9362a3778"
                    },
                    {
                        "name": "output-image",
                        "value": "quay.io/redhat-appstudio-qe/dr-test-moshekipod-backwards-compat-dr/mathwizz-web-server:on-pr-b92dbdcd08b9a95f0573ef44f07c6af9362a3778"
                    },
                    {
                        "name": "image-expires-after",
                        "value": "6h"
                    },
                    {
                        "name": "dockerfile",
                        "value": "web-server/Dockerfile"
                    },
                    {
                        "name": "path-context",
                        "value": "web-server"
                    }
                ],
                "pipelineSpec": {
                    "description": "This pipeline is ideal for building container images from a Containerfile while maintaining trust after pipeline customization.\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": "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)"
                                },
                                {
                                    "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"
                                    },
                                    {
                                        "name": "bundle",
                                        "value": "quay.io/konflux-ci/tekton-catalog/task-git-clone-oci-ta:0.1@sha256:13d49df7dc9ae301627e45f95a236011422996152f1bea46cd60217b0f057407"
                                    },
                                    {
                                        "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"
                                    },
                                    {
                                        "name": "bundle",
                                        "value": "quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies-oci-ta:0.3@sha256:5aa530bb95fa77477dad200e4d5d8312ad8bfafef549957f19aa56f1428672fa"
                                    },
                                    {
                                        "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"
                                    },
                                    {
                                        "name": "bundle",
                                        "value": "quay.io/konflux-ci/tekton-catalog/task-buildah-oci-ta:0.9@sha256:681d9f65a7f50cb260ee576ccab551e11d63c549f1e1ef3d201da3c112855bd6"
                                    },
                                    {
                                        "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"
                                    },
                                    {
                                        "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)"
                                },
                                {
                                    "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": "source-build-oci-ta"
                                    },
                                    {
                                        "name": "bundle",
                                        "value": "quay.io/konflux-ci/tekton-catalog/task-source-build-oci-ta:0.3@sha256:0917cfc7772e82cb8e74743c2104f43bcf2596aceafe87eec6fce69a8cac5f06"
                                    },
                                    {
                                        "name": "kind",
                                        "value": "task"
                                    }
                                ],
                                "resolver": "bundles"
                            },
                            "when": [
                                {
                                    "input": "$(params.build-source-image)",
                                    "operator": "in",
                                    "values": [
                                        "true"
                                    ]
                                }
                            ]
                        },
                        {
                            "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)"
                                },
                                {
                                    "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-snyk-check-oci-ta"
                                    },
                                    {
                                        "name": "bundle",
                                        "value": "quay.io/konflux-ci/tekton-catalog/task-sast-snyk-check-oci-ta:0.4@sha256:6045ed6f2d37cfdf75cb3f2bf88706839c276a59f892ae027a315456c2914cf3"
                                    },
                                    {
                                        "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"
                                    },
                                    {
                                        "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)"
                                },
                                {
                                    "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"
                                    },
                                    {
                                        "name": "bundle",
                                        "value": "quay.io/konflux-ci/tekton-catalog/task-sast-shell-check-oci-ta:0.1@sha256:c314b4d5369d7961af51c865be28cd792d5f233aef94ecf035b3f84acde398bf"
                                    },
                                    {
                                        "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"
                                    },
                                    {
                                        "name": "bundle",
                                        "value": "quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check-oci-ta:0.4@sha256:3d8a6902ab7c5c2125be07263f395426342c5032b3abfd0140162ad838437bab"
                                    },
                                    {
                                        "name": "kind",
                                        "value": "task"
                                    }
                                ],
                                "resolver": "bundles"
                            },
                            "when": [
                                {
                                    "input": "$(params.skip-checks)",
                                    "operator": "in",
                                    "values": [
                                        "false"
                                    ]
                                }
                            ]
                        },
                        {
                            "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)"
                                },
                                {
                                    "name": "SOURCE_ARTIFACT",
                                    "value": "$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"
                                }
                            ],
                            "runAfter": [
                                "build-image-index"
                            ],
                            "taskRef": {
                                "params": [
                                    {
                                        "name": "name",
                                        "value": "push-dockerfile-oci-ta"
                                    },
                                    {
                                        "name": "bundle",
                                        "value": "quay.io/konflux-ci/tekton-catalog/task-push-dockerfile-oci-ta:0.3@sha256:7855471abfe87de080b914f2f3ca27c59e64f6448a7c2435e51435b764494c71"
                                    },
                                    {
                                        "name": "kind",
                                        "value": "task"
                                    }
                                ],
                                "resolver": "bundles"
                            }
                        },
                        {
                            "name": "rpms-signature-scan",
                            "params": [
                                {
                                    "name": "image-url",
                                    "value": "$(tasks.build-image-index.results.IMAGE_URL)"
                                },
                                {
                                    "name": "image-digest",
                                    "value": "$(tasks.build-image-index.results.IMAGE_DIGEST)"
                                }
                            ],
                            "runAfter": [
                                "build-image-index"
                            ],
                            "taskRef": {
                                "params": [
                                    {
                                        "name": "name",
                                        "value": "rpms-signature-scan"
                                    },
                                    {
                                        "name": "bundle",
                                        "value": "quay.io/konflux-ci/tekton-catalog/task-rpms-signature-scan:0.2@sha256:b2224a0442ac705e20a25b8609e1760321d9d86da7901fd0392a90102688e37d"
                                    },
                                    {
                                        "name": "kind",
                                        "value": "task"
                                    }
                                ],
                                "resolver": "bundles"
                            },
                            "when": [
                                {
                                    "input": "$(params.skip-checks)",
                                    "operator": "in",
                                    "values": [
                                        "false"
                                    ]
                                }
                            ]
                        }
                    ],
                    "workspaces": [
                        {
                            "name": "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-mathwizz-web-server"
                },
                "timeouts": {
                    "pipeline": "2h0m0s"
                },
                "workspaces": [
                    {
                        "name": "git-auth",
                        "secret": {
                            "secretName": "pac-gitauth-lounzx"
                        }
                    }
                ]
            },
            "status": {
                "childReferences": [
                    {
                        "apiVersion": "tekton.dev/v1",
                        "kind": "TaskRun",
                        "name": "mathwizz-web-server-on-pull-request-xnrng-init",
                        "pipelineTaskName": "init"
                    },
                    {
                        "apiVersion": "tekton.dev/v1",
                        "kind": "TaskRun",
                        "name": "mathwizz-web-server-on-pull-request-xnrng-clone-repository",
                        "pipelineTaskName": "clone-repository"
                    },
                    {
                        "apiVersion": "tekton.dev/v1",
                        "kind": "TaskRun",
                        "name": "mathwizz-web-server-on-pull-request-xnrng-prefetch-dependencies",
                        "pipelineTaskName": "prefetch-dependencies"
                    },
                    {
                        "apiVersion": "tekton.dev/v1",
                        "kind": "TaskRun",
                        "name": "mathwizz-web-server-on-pull-request-xnrng-build-container",
                        "pipelineTaskName": "build-container"
                    },
                    {
                        "apiVersion": "tekton.dev/v1",
                        "kind": "TaskRun",
                        "name": "mathwizz-web-server-on-pull-request-xnrng-build-image-index",
                        "pipelineTaskName": "build-image-index"
                    },
                    {
                        "apiVersion": "tekton.dev/v1",
                        "kind": "TaskRun",
                        "name": "mata6c30b4375ebc46b5eba291495523816-deprecated-base-image-check",
                        "pipelineTaskName": "deprecated-base-image-check",
                        "whenExpressions": [
                            {
                                "input": "false",
                                "operator": "in",
                                "values": [
                                    "false"
                                ]
                            }
                        ]
                    },
                    {
                        "apiVersion": "tekton.dev/v1",
                        "kind": "TaskRun",
                        "name": "mathwizz-web-server-on-pull-request-xnrng-clair-scan",
                        "pipelineTaskName": "clair-scan",
                        "whenExpressions": [
                            {
                                "input": "false",
                                "operator": "in",
                                "values": [
                                    "false"
                                ]
                            }
                        ]
                    },
                    {
                        "apiVersion": "tekton.dev/v1",
                        "kind": "TaskRun",
                        "name": "mathwizz-web-server-on-pull-reqe949ff817056dfa1bb2e15dccb5f1556",
                        "pipelineTaskName": "ecosystem-cert-preflight-checks",
                        "whenExpressions": [
                            {
                                "input": "false",
                                "operator": "in",
                                "values": [
                                    "false"
                                ]
                            }
                        ]
                    },
                    {
                        "apiVersion": "tekton.dev/v1",
                        "kind": "TaskRun",
                        "name": "mathwizz-web-server-on-pull-request-xnrng-sast-snyk-check",
                        "pipelineTaskName": "sast-snyk-check",
                        "whenExpressions": [
                            {
                                "input": "false",
                                "operator": "in",
                                "values": [
                                    "false"
                                ]
                            }
                        ]
                    },
                    {
                        "apiVersion": "tekton.dev/v1",
                        "kind": "TaskRun",
                        "name": "mathwizz-web-server-on-pull-request-xnrng-clamav-scan",
                        "pipelineTaskName": "clamav-scan",
                        "whenExpressions": [
                            {
                                "input": "false",
                                "operator": "in",
                                "values": [
                                    "false"
                                ]
                            }
                        ]
                    },
                    {
                        "apiVersion": "tekton.dev/v1",
                        "kind": "TaskRun",
                        "name": "mathwizz-web-server-on-pull-request-xnrng-sast-shell-check",
                        "pipelineTaskName": "sast-shell-check",
                        "whenExpressions": [
                            {
                                "input": "false",
                                "operator": "in",
                                "values": [
                                    "false"
                                ]
                            }
                        ]
                    },
                    {
                        "apiVersion": "tekton.dev/v1",
                        "kind": "TaskRun",
                        "name": "mathwizz-web-server-on-pull-request-xnrng-sast-unicode-check",
                        "pipelineTaskName": "sast-unicode-check",
                        "whenExpressions": [
                            {
                                "input": "false",
                                "operator": "in",
                                "values": [
                                    "false"
                                ]
                            }
                        ]
                    },
                    {
                        "apiVersion": "tekton.dev/v1",
                        "kind": "TaskRun",
                        "name": "mathwizz-web-server-on-pull-request-xnrng-apply-tags",
                        "pipelineTaskName": "apply-tags"
                    },
                    {
                        "apiVersion": "tekton.dev/v1",
                        "kind": "TaskRun",
                        "name": "mathwizz-web-server-on-pull-request-xnrng-push-dockerfile",
                        "pipelineTaskName": "push-dockerfile"
                    },
                    {
                        "apiVersion": "tekton.dev/v1",
                        "kind": "TaskRun",
                        "name": "mathwizz-web-server-on-pull-request-xnrng-rpms-signature-scan",
                        "pipelineTaskName": "rpms-signature-scan",
                        "whenExpressions": [
                            {
                                "input": "false",
                                "operator": "in",
                                "values": [
                                    "false"
                                ]
                            }
                        ]
                    }
                ],
                "completionTime": "2026-04-23T12:48:13Z",
                "conditions": [
                    {
                        "lastTransitionTime": "2026-04-23T12:48:13Z",
                        "message": "Tasks Completed: 15 (Failed: 1, Cancelled 0), Skipped: 1",
                        "reason": "Failed",
                        "status": "False",
                        "type": "Succeeded"
                    }
                ],
                "pipelineSpec": {
                    "description": "This pipeline is ideal for building container images from a Containerfile while maintaining trust after pipeline customization.\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": "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/DR-MathWizz-bsjyzw"
                                },
                                {
                                    "name": "revision",
                                    "value": "b92dbdcd08b9a95f0573ef44f07c6af9362a3778"
                                },
                                {
                                    "name": "ociStorage",
                                    "value": "quay.io/redhat-appstudio-qe/dr-test-moshekipod-backwards-compat-dr/mathwizz-web-server:on-pr-b92dbdcd08b9a95f0573ef44f07c6af9362a3778.git"
                                },
                                {
                                    "name": "ociArtifactExpiresAfter",
                                    "value": "6h"
                                }
                            ],
                            "runAfter": [
                                "init"
                            ],
                            "taskRef": {
                                "params": [
                                    {
                                        "name": "name",
                                        "value": "git-clone-oci-ta"
                                    },
                                    {
                                        "name": "bundle",
                                        "value": "quay.io/konflux-ci/tekton-catalog/task-git-clone-oci-ta:0.1@sha256:13d49df7dc9ae301627e45f95a236011422996152f1bea46cd60217b0f057407"
                                    },
                                    {
                                        "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/dr-test-moshekipod-backwards-compat-dr/mathwizz-web-server:on-pr-b92dbdcd08b9a95f0573ef44f07c6af9362a3778.prefetch"
                                },
                                {
                                    "name": "ociArtifactExpiresAfter",
                                    "value": "6h"
                                }
                            ],
                            "runAfter": [
                                "clone-repository"
                            ],
                            "taskRef": {
                                "params": [
                                    {
                                        "name": "name",
                                        "value": "prefetch-dependencies-oci-ta"
                                    },
                                    {
                                        "name": "bundle",
                                        "value": "quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies-oci-ta:0.3@sha256:5aa530bb95fa77477dad200e4d5d8312ad8bfafef549957f19aa56f1428672fa"
                                    },
                                    {
                                        "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/dr-test-moshekipod-backwards-compat-dr/mathwizz-web-server:on-pr-b92dbdcd08b9a95f0573ef44f07c6af9362a3778"
                                },
                                {
                                    "name": "DOCKERFILE",
                                    "value": "web-server/Dockerfile"
                                },
                                {
                                    "name": "CONTEXT",
                                    "value": "web-server"
                                },
                                {
                                    "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"
                                    },
                                    {
                                        "name": "bundle",
                                        "value": "quay.io/konflux-ci/tekton-catalog/task-buildah-oci-ta:0.9@sha256:681d9f65a7f50cb260ee576ccab551e11d63c549f1e1ef3d201da3c112855bd6"
                                    },
                                    {
                                        "name": "kind",
                                        "value": "task"
                                    }
                                ],
                                "resolver": "bundles"
                            }
                        },
                        {
                            "name": "build-image-index",
                            "params": [
                                {
                                    "name": "IMAGE",
                                    "value": "quay.io/redhat-appstudio-qe/dr-test-moshekipod-backwards-compat-dr/mathwizz-web-server:on-pr-b92dbdcd08b9a95f0573ef44f07c6af9362a3778"
                                },
                                {
                                    "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)"
                                },
                                {
                                    "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": "source-build-oci-ta"
                                    },
                                    {
                                        "name": "bundle",
                                        "value": "quay.io/konflux-ci/tekton-catalog/task-source-build-oci-ta:0.3@sha256:0917cfc7772e82cb8e74743c2104f43bcf2596aceafe87eec6fce69a8cac5f06"
                                    },
                                    {
                                        "name": "kind",
                                        "value": "task"
                                    }
                                ],
                                "resolver": "bundles"
                            },
                            "when": [
                                {
                                    "input": "false",
                                    "operator": "in",
                                    "values": [
                                        "true"
                                    ]
                                }
                            ]
                        },
                        {
                            "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)"
                                },
                                {
                                    "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-snyk-check-oci-ta"
                                    },
                                    {
                                        "name": "bundle",
                                        "value": "quay.io/konflux-ci/tekton-catalog/task-sast-snyk-check-oci-ta:0.4@sha256:6045ed6f2d37cfdf75cb3f2bf88706839c276a59f892ae027a315456c2914cf3"
                                    },
                                    {
                                        "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"
                                    },
                                    {
                                        "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)"
                                },
                                {
                                    "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"
                                    },
                                    {
                                        "name": "bundle",
                                        "value": "quay.io/konflux-ci/tekton-catalog/task-sast-shell-check-oci-ta:0.1@sha256:c314b4d5369d7961af51c865be28cd792d5f233aef94ecf035b3f84acde398bf"
                                    },
                                    {
                                        "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"
                                    },
                                    {
                                        "name": "bundle",
                                        "value": "quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check-oci-ta:0.4@sha256:3d8a6902ab7c5c2125be07263f395426342c5032b3abfd0140162ad838437bab"
                                    },
                                    {
                                        "name": "kind",
                                        "value": "task"
                                    }
                                ],
                                "resolver": "bundles"
                            },
                            "when": [
                                {
                                    "input": "false",
                                    "operator": "in",
                                    "values": [
                                        "false"
                                    ]
                                }
                            ]
                        },
                        {
                            "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": "web-server/Dockerfile"
                                },
                                {
                                    "name": "CONTEXT",
                                    "value": "web-server"
                                },
                                {
                                    "name": "SOURCE_ARTIFACT",
                                    "value": "$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"
                                }
                            ],
                            "runAfter": [
                                "build-image-index"
                            ],
                            "taskRef": {
                                "params": [
                                    {
                                        "name": "name",
                                        "value": "push-dockerfile-oci-ta"
                                    },
                                    {
                                        "name": "bundle",
                                        "value": "quay.io/konflux-ci/tekton-catalog/task-push-dockerfile-oci-ta:0.3@sha256:7855471abfe87de080b914f2f3ca27c59e64f6448a7c2435e51435b764494c71"
                                    },
                                    {
                                        "name": "kind",
                                        "value": "task"
                                    }
                                ],
                                "resolver": "bundles"
                            }
                        },
                        {
                            "name": "rpms-signature-scan",
                            "params": [
                                {
                                    "name": "image-url",
                                    "value": "$(tasks.build-image-index.results.IMAGE_URL)"
                                },
                                {
                                    "name": "image-digest",
                                    "value": "$(tasks.build-image-index.results.IMAGE_DIGEST)"
                                }
                            ],
                            "runAfter": [
                                "build-image-index"
                            ],
                            "taskRef": {
                                "params": [
                                    {
                                        "name": "name",
                                        "value": "rpms-signature-scan"
                                    },
                                    {
                                        "name": "bundle",
                                        "value": "quay.io/konflux-ci/tekton-catalog/task-rpms-signature-scan:0.2@sha256:b2224a0442ac705e20a25b8609e1760321d9d86da7901fd0392a90102688e37d"
                                    },
                                    {
                                        "name": "kind",
                                        "value": "task"
                                    }
                                ],
                                "resolver": "bundles"
                            },
                            "when": [
                                {
                                    "input": "false",
                                    "operator": "in",
                                    "values": [
                                        "false"
                                    ]
                                }
                            ]
                        }
                    ],
                    "workspaces": [
                        {
                            "name": "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/dr-test-moshekipod-backwards-compat-dr/mathwizz-web-server:on-pr-b92dbdcd08b9a95f0573ef44f07c6af9362a3778"
                    },
                    {
                        "name": "IMAGE_DIGEST",
                        "value": "sha256:b3ab52dbdf5b8ad6e3842636beeea0f14d65f33d0fa4d3aa2b19f820270f6657"
                    },
                    {
                        "name": "CHAINS-GIT_URL",
                        "value": "https://github.com/redhat-appstudio-qe/DR-MathWizz-bsjyzw"
                    },
                    {
                        "name": "CHAINS-GIT_COMMIT",
                        "value": "b92dbdcd08b9a95f0573ef44f07c6af9362a3778"
                    }
                ],
                "skippedTasks": [
                    {
                        "name": "build-source-image",
                        "reason": "PipelineRun was stopping",
                        "whenExpressions": [
                            {
                                "input": "false",
                                "operator": "in",
                                "values": [
                                    "true"
                                ]
                            }
                        ]
                    }
                ],
                "spanContext": {
                    "traceparent": "00-a0822f879461bcc9f3f84db1af7e3d0b-dbe594e051fd0458-01"
                },
                "startTime": "2026-04-23T12:44:02Z"
            }
        },
        {
            "apiVersion": "tekton.dev/v1",
            "kind": "PipelineRun",
            "metadata": {
                "annotations": {
                    "chains.tekton.dev/signed": "true",
                    "kueue.konflux-ci.dev/requests-mintmaker": "1",
                    "results.tekton.dev/record": "mintmaker/results/173a2928-8216-4b69-98a8-03037a74a8b9/records/173a2928-8216-4b69-98a8-03037a74a8b9",
                    "results.tekton.dev/result": "mintmaker/results/173a2928-8216-4b69-98a8-03037a74a8b9"
                },
                "creationTimestamp": "2026-04-23T12:00:25Z",
                "finalizers": [
                    "chains.tekton.dev/pipelinerun",
                    "results.tekton.dev/pipelinerun"
                ],
                "generation": 2,
                "labels": {
                    "kueue.x-k8s.io/priority-class": "konflux-dependency-update",
                    "kueue.x-k8s.io/queue-name": "pipelines-queue",
                    "mintmaker.appstudio.redhat.com/application": "integ-app-cmob",
                    "mintmaker.appstudio.redhat.com/branch": "love-triangle-jjmayr",
                    "mintmaker.appstudio.redhat.com/component": "go-component-fupgzw",
                    "mintmaker.appstudio.redhat.com/git-host": "github.com",
                    "mintmaker.appstudio.redhat.com/git-platform": "github",
                    "mintmaker.appstudio.redhat.com/namespace": "group-ucab",
                    "mintmaker.appstudio.redhat.com/repo-branch-hash": "dfedcacc140b",
                    "mintmaker.appstudio.redhat.com/repository": "redhat-appstudio-qe_group-snapshot-multi-component",
                    "tekton.dev/pipeline": "renovate-04231200-09004a88"
                },
                "name": "renovate-04231200-09004a88",
                "namespace": "mintmaker",
                "resourceVersion": "95549",
                "uid": "173a2928-8216-4b69-98a8-03037a74a8b9"
            },
            "spec": {
                "pipelineSpec": {
                    "tasks": [
                        {
                            "name": "build",
                            "taskSpec": {
                                "metadata": {},
                                "spec": null,
                                "steps": [
                                    {
                                        "computeResources": {
                                            "limits": {
                                                "cpu": "100m",
                                                "memory": "512Mi"
                                            },
                                            "requests": {
                                                "cpu": "100m",
                                                "memory": "512Mi"
                                            }
                                        },
                                        "image": "quay.io/konflux-ci/mintmaker-osv-database:latest",
                                        "name": "prepare-db",
                                        "script": "echo 'Copying OSV database to the shared workspace'; cp -r /data/osv-db /workspace/shared-data",
                                        "securityContext": {
                                            "allowPrivilegeEscalation": false,
                                            "capabilities": {
                                                "drop": [
                                                    "ALL"
                                                ]
                                            },
                                            "runAsNonRoot": true,
                                            "runAsUser": 1001120000
                                        }
                                    },
                                    {
                                        "computeResources": {
                                            "limits": {
                                                "cpu": "100m",
                                                "memory": "256Mi"
                                            },
                                            "requests": {
                                                "cpu": "100m",
                                                "memory": "256Mi"
                                            }
                                        },
                                        "image": "registry.access.redhat.com/ubi9",
                                        "name": "prepare-rpm-cert",
                                        "script": "[ ! -f \"/etc/renovate/secret/rpm-activationkey\" ] \u0026\u0026 echo 'RPM secret not found. Exiting.' \u0026\u0026 exit 0;echo 'Generating RPM certificate and copying it to shared workspace';KEY_NAME=$(cat /etc/renovate/secret/rpm-activationkey);ORG_ID=$(cat /etc/renovate/secret/rpm-org);subscription-manager register --activationkey=\"$KEY_NAME\" --org=\"$ORG_ID\";mkdir -p /workspace/shared-data/rpm-certs;cp /etc/pki/entitlement/*-key.pem /workspace/shared-data/rpm-certs/key.pem;cp $(find /etc/pki/entitlement -maxdepth 1 -type f -name '*.pem' ! -name '*-key.pem' -print -quit) /workspace/shared-data/rpm-certs/cert.pem",
                                        "securityContext": {
                                            "allowPrivilegeEscalation": false,
                                            "capabilities": {
                                                "drop": [
                                                    "ALL"
                                                ]
                                            },
                                            "runAsUser": 0
                                        }
                                    },
                                    {
                                        "computeResources": {
                                            "limits": {
                                                "cpu": "300m",
                                                "memory": "3584Mi"
                                            },
                                            "requests": {
                                                "cpu": "300m",
                                                "memory": "3584Mi"
                                            }
                                        },
                                        "env": [
                                            {
                                                "name": "HOME",
                                                "value": "/home/renovate"
                                            },
                                            {
                                                "name": "LOG_LEVEL",
                                                "value": "debug"
                                            },
                                            {
                                                "name": "LOG_FORMAT",
                                                "value": "json"
                                            },
                                            {
                                                "name": "OSV_OFFLINE_DISABLE_DOWNLOAD",
                                                "value": "true"
                                            },
                                            {
                                                "name": "OSV_OFFLINE_ROOT_DIR",
                                                "value": "/workspace/shared-data/osv-db"
                                            },
                                            {
                                                "name": "DNF_VAR_SSL_CLIENT_KEY",
                                                "value": "/workspace/shared-data/rpm-certs/key.pem"
                                            },
                                            {
                                                "name": "DNF_VAR_SSL_CLIENT_CERT",
                                                "value": "/workspace/shared-data/rpm-certs/cert.pem"
                                            },
                                            {
                                                "name": "RENOVATE_X_GITLAB_AUTO_MERGEABLE_CHECK_ATTEMPS",
                                                "value": "7"
                                            }
                                        ],
                                        "image": "quay.io/konflux-ci/mintmaker-renovate-image:latest",
                                        "name": "renovate",
                                        "script": "RENOVATE_TOKEN=$(cat /etc/renovate/secret/renovate-token) RENOVATE_CONFIG_FILE=/etc/renovate/config/config.js LOG_FILE=/workspace/shared-data/renovate-logs.json renovate || true",
                                        "securityContext": {
                                            "allowPrivilegeEscalation": false,
                                            "capabilities": {
                                                "drop": [
                                                    "ALL"
                                                ]
                                            },
                                            "runAsNonRoot": true,
                                            "runAsUser": 1001120000
                                        },
                                        "volumeMounts": [
                                            {
                                                "mountPath": "/etc/renovate/config",
                                                "name": "configmap-renovate-04231200-09004a88",
                                                "readOnly": true
                                            },
                                            {
                                                "mountPath": "/etc/renovate/secret",
                                                "name": "secret-renovate-04231200-09004a88-39ee917b",
                                                "readOnly": true
                                            },
                                            {
                                                "mountPath": "/etc/pki/ca-trust/extracted/pem",
                                                "name": "configmap-trusted-ca-6ct58987ht",
                                                "readOnly": true
                                            }
                                        ]
                                    }
                                ],
                                "volumes": [
                                    {
                                        "configMap": {
                                            "defaultMode": 420,
                                            "items": [
                                                {
                                                    "key": "config.js",
                                                    "path": "config.js"
                                                }
                                            ],
                                            "name": "renovate-04231200-09004a88",
                                            "optional": false
                                        },
                                        "name": "configmap-renovate-04231200-09004a88"
                                    },
                                    {
                                        "name": "secret-renovate-04231200-09004a88-39ee917b",
                                        "secret": {
                                            "defaultMode": 420,
                                            "items": [
                                                {
                                                    "key": "renovate-token",
                                                    "path": "renovate-token"
                                                }
                                            ],
                                            "optional": false,
                                            "secretName": "renovate-04231200-09004a88"
                                        }
                                    },
                                    {
                                        "configMap": {
                                            "defaultMode": 420,
                                            "items": [
                                                {
                                                    "key": "ca-bundle.crt",
                                                    "path": "tls-ca-bundle.pem"
                                                }
                                            ],
                                            "name": "trusted-ca-6ct58987ht",
                                            "optional": false
                                        },
                                        "name": "configmap-trusted-ca-6ct58987ht"
                                    }
                                ],
                                "workspaces": [
                                    {
                                        "name": "shared-data"
                                    }
                                ]
                            },
                            "workspaces": [
                                {
                                    "name": "shared-data",
                                    "workspace": "shared-data"
                                }
                            ]
                        }
                    ],
                    "workspaces": [
                        {
                            "name": "shared-data"
                        }
                    ]
                },
                "taskRunTemplate": {
                    "podTemplate": {
                        "nodeSelector": {
                            "konflux-ci.dev/workload": "konflux-tenants"
                        },
                        "tolerations": [
                            {
                                "effect": "NoSchedule",
                                "key": "konflux-ci.dev/workload",
                                "operator": "Equal",
                                "value": "konflux-tenants"
                            }
                        ]
                    },
                    "serviceAccountName": "mintmaker-controller-manager"
                },
                "timeouts": {
                    "pipeline": "1h0m0s"
                },
                "workspaces": [
                    {
                        "emptyDir": {},
                        "name": "shared-data"
                    }
                ]
            },
            "status": {
                "childReferences": [
                    {
                        "apiVersion": "tekton.dev/v1",
                        "kind": "TaskRun",
                        "name": "renovate-04231200-09004a88-build",
                        "pipelineTaskName": "build"
                    }
                ],
                "completionTime": "2026-04-23T12:03:02Z",
                "conditions": [
                    {
                        "lastTransitionTime": "2026-04-23T12:03:02Z",
                        "message": "Tasks Completed: 1 (Failed: 1, Cancelled 0), Skipped: 0",
                        "reason": "Failed",
                        "status": "False",
                        "type": "Succeeded"
                    }
                ],
                "pipelineSpec": {
                    "tasks": [
                        {
                            "name": "build",
                            "taskSpec": {
                                "metadata": {},
                                "spec": null,
                                "steps": [
                                    {
                                        "computeResources": {
                                            "limits": {
                                                "cpu": "100m",
                                                "memory": "512Mi"
                                            },
                                            "requests": {
                                                "cpu": "100m",
                                                "memory": "512Mi"
                                            }
                                        },
                                        "image": "quay.io/konflux-ci/mintmaker-osv-database:latest",
                                        "name": "prepare-db",
                                        "script": "echo 'Copying OSV database to the shared workspace'; cp -r /data/osv-db /workspace/shared-data",
                                        "securityContext": {
                                            "allowPrivilegeEscalation": false,
                                            "capabilities": {
                                                "drop": [
                                                    "ALL"
                                                ]
                                            },
                                            "runAsNonRoot": true,
                                            "runAsUser": 1001120000
                                        }
                                    },
                                    {
                                        "computeResources": {
                                            "limits": {
                                                "cpu": "100m",
                                                "memory": "256Mi"
                                            },
                                            "requests": {
                                                "cpu": "100m",
                                                "memory": "256Mi"
                                            }
                                        },
                                        "image": "registry.access.redhat.com/ubi9",
                                        "name": "prepare-rpm-cert",
                                        "script": "[ ! -f \"/etc/renovate/secret/rpm-activationkey\" ] \u0026\u0026 echo 'RPM secret not found. Exiting.' \u0026\u0026 exit 0;echo 'Generating RPM certificate and copying it to shared workspace';KEY_NAME=$(cat /etc/renovate/secret/rpm-activationkey);ORG_ID=$(cat /etc/renovate/secret/rpm-org);subscription-manager register --activationkey=\"$KEY_NAME\" --org=\"$ORG_ID\";mkdir -p /workspace/shared-data/rpm-certs;cp /etc/pki/entitlement/*-key.pem /workspace/shared-data/rpm-certs/key.pem;cp $(find /etc/pki/entitlement -maxdepth 1 -type f -name '*.pem' ! -name '*-key.pem' -print -quit) /workspace/shared-data/rpm-certs/cert.pem",
                                        "securityContext": {
                                            "allowPrivilegeEscalation": false,
                                            "capabilities": {
                                                "drop": [
                                                    "ALL"
                                                ]
                                            },
                                            "runAsUser": 0
                                        }
                                    },
                                    {
                                        "computeResources": {
                                            "limits": {
                                                "cpu": "300m",
                                                "memory": "3584Mi"
                                            },
                                            "requests": {
                                                "cpu": "300m",
                                                "memory": "3584Mi"
                                            }
                                        },
                                        "env": [
                                            {
                                                "name": "HOME",
                                                "value": "/home/renovate"
                                            },
                                            {
                                                "name": "LOG_LEVEL",
                                                "value": "debug"
                                            },
                                            {
                                                "name": "LOG_FORMAT",
                                                "value": "json"
                                            },
                                            {
                                                "name": "OSV_OFFLINE_DISABLE_DOWNLOAD",
                                                "value": "true"
                                            },
                                            {
                                                "name": "OSV_OFFLINE_ROOT_DIR",
                                                "value": "/workspace/shared-data/osv-db"
                                            },
                                            {
                                                "name": "DNF_VAR_SSL_CLIENT_KEY",
                                                "value": "/workspace/shared-data/rpm-certs/key.pem"
                                            },
                                            {
                                                "name": "DNF_VAR_SSL_CLIENT_CERT",
                                                "value": "/workspace/shared-data/rpm-certs/cert.pem"
                                            },
                                            {
                                                "name": "RENOVATE_X_GITLAB_AUTO_MERGEABLE_CHECK_ATTEMPS",
                                                "value": "7"
                                            }
                                        ],
                                        "image": "quay.io/konflux-ci/mintmaker-renovate-image:latest",
                                        "name": "renovate",
                                        "script": "RENOVATE_TOKEN=$(cat /etc/renovate/secret/renovate-token) RENOVATE_CONFIG_FILE=/etc/renovate/config/config.js LOG_FILE=/workspace/shared-data/renovate-logs.json renovate || true",
                                        "securityContext": {
                                            "allowPrivilegeEscalation": false,
                                            "capabilities": {
                                                "drop": [
                                                    "ALL"
                                                ]
                                            },
                                            "runAsNonRoot": true,
                                            "runAsUser": 1001120000
                                        },
                                        "volumeMounts": [
                                            {
                                                "mountPath": "/etc/renovate/config",
                                                "name": "configmap-renovate-04231200-09004a88",
                                                "readOnly": true
                                            },
                                            {
                                                "mountPath": "/etc/renovate/secret",
                                                "name": "secret-renovate-04231200-09004a88-39ee917b",
                                                "readOnly": true
                                            },
                                            {
                                                "mountPath": "/etc/pki/ca-trust/extracted/pem",
                                                "name": "configmap-trusted-ca-6ct58987ht",
                                                "readOnly": true
                                            }
                                        ]
                                    }
                                ],
                                "volumes": [
                                    {
                                        "configMap": {
                                            "defaultMode": 420,
                                            "items": [
                                                {
                                                    "key": "config.js",
                                                    "path": "config.js"
                                                }
                                            ],
                                            "name": "renovate-04231200-09004a88",
                                            "optional": false
                                        },
                                        "name": "configmap-renovate-04231200-09004a88"
                                    },
                                    {
                                        "name": "secret-renovate-04231200-09004a88-39ee917b",
                                        "secret": {
                                            "defaultMode": 420,
                                            "items": [
                                                {
                                                    "key": "renovate-token",
                                                    "path": "renovate-token"
                                                }
                                            ],
                                            "optional": false,
                                            "secretName": "renovate-04231200-09004a88"
                                        }
                                    },
                                    {
                                        "configMap": {
                                            "defaultMode": 420,
                                            "items": [
                                                {
                                                    "key": "ca-bundle.crt",
                                                    "path": "tls-ca-bundle.pem"
                                                }
                                            ],
                                            "name": "trusted-ca-6ct58987ht",
                                            "optional": false
                                        },
                                        "name": "configmap-trusted-ca-6ct58987ht"
                                    }
                                ],
                                "workspaces": [
                                    {
                                        "name": "shared-data"
                                    }
                                ]
                            },
                            "workspaces": [
                                {
                                    "name": "shared-data",
                                    "workspace": "shared-data"
                                }
                            ]
                        }
                    ],
                    "workspaces": [
                        {
                            "name": "shared-data"
                        }
                    ]
                },
                "provenance": {
                    "featureFlags": {
                        "awaitSidecarReadiness": true,
                        "coschedule": "workspaces",
                        "enableAPIFields": "alpha",
                        "enableParamEnum": true,
                        "enableProvenanceInStatus": true,
                        "enforceNonfalsifiability": "none",
                        "maxResultSize": 4096,
                        "resultExtractionMethod": "termination-message",
                        "runningInEnvWithInjectedSidecars": true,
                        "verificationNoMatchPolicy": "ignore"
                    }
                },
                "spanContext": {
                    "traceparent": "00-d1068f76a2485fa10ff6fd117df6dbde-dfbe1587a037341a-01"
                },
                "startTime": "2026-04-23T12:00:25Z"
            }
        },
        {
            "apiVersion": "tekton.dev/v1",
            "kind": "PipelineRun",
            "metadata": {
                "annotations": {
                    "chains.tekton.dev/signed": "true",
                    "kueue.konflux-ci.dev/requests-mintmaker": "1",
                    "results.tekton.dev/record": "mintmaker/results/a0c574cf-51e9-4e5f-88b5-3254115a9748/records/a0c574cf-51e9-4e5f-88b5-3254115a9748",
                    "results.tekton.dev/result": "mintmaker/results/a0c574cf-51e9-4e5f-88b5-3254115a9748"
                },
                "creationTimestamp": "2026-04-23T12:00:23Z",
                "finalizers": [
                    "chains.tekton.dev/pipelinerun",
                    "results.tekton.dev/pipelinerun"
                ],
                "generation": 2,
                "labels": {
                    "kueue.x-k8s.io/priority-class": "konflux-dependency-update",
                    "kueue.x-k8s.io/queue-name": "pipelines-queue",
                    "mintmaker.appstudio.redhat.com/application": "test-app-gips",
                    "mintmaker.appstudio.redhat.com/branch": "base-rmqqhp",
                    "mintmaker.appstudio.redhat.com/component": "test-symlink-comp-yjjj",
                    "mintmaker.appstudio.redhat.com/git-host": "github.com",
                    "mintmaker.appstudio.redhat.com/git-platform": "github",
                    "mintmaker.appstudio.redhat.com/namespace": "build-e2e-mddc",
                    "mintmaker.appstudio.redhat.com/repo-branch-hash": "1acdb9ee125c",
                    "mintmaker.appstudio.redhat.com/repository": "redhat-appstudio-qe_devfile-sample-python-basic",
                    "tekton.dev/pipeline": "renovate-04231200-0b463968"
                },
                "name": "renovate-04231200-0b463968",
                "namespace": "mintmaker",
                "resourceVersion": "97930",
                "uid": "a0c574cf-51e9-4e5f-88b5-3254115a9748"
            },
            "spec": {
                "pipelineSpec": {
                    "tasks": [
                        {
                            "name": "build",
                            "taskSpec": {
                                "metadata": {},
                                "spec": null,
                                "steps": [
                                    {
                                        "computeResources": {
                                            "limits": {
                                                "cpu": "100m",
                                                "memory": "512Mi"
                                            },
                                            "requests": {
                                                "cpu": "100m",
                                                "memory": "512Mi"
                                            }
                                        },
                                        "image": "quay.io/konflux-ci/mintmaker-osv-database:latest",
                                        "name": "prepare-db",
                                        "script": "echo 'Copying OSV database to the shared workspace'; cp -r /data/osv-db /workspace/shared-data",
                                        "securityContext": {
                                            "allowPrivilegeEscalation": false,
                                            "capabilities": {
                                                "drop": [
                                                    "ALL"
                                                ]
                                            },
                                            "runAsNonRoot": true,
                                            "runAsUser": 1001120000
                                        }
                                    },
                                    {
                                        "computeResources": {
                                            "limits": {
                                                "cpu": "100m",
                                                "memory": "256Mi"
                                            },
                                            "requests": {
                                                "cpu": "100m",
                                                "memory": "256Mi"
                                            }
                                        },
                                        "image": "registry.access.redhat.com/ubi9",
                                        "name": "prepare-rpm-cert",
                                        "script": "[ ! -f \"/etc/renovate/secret/rpm-activationkey\" ] \u0026\u0026 echo 'RPM secret not found. Exiting.' \u0026\u0026 exit 0;echo 'Generating RPM certificate and copying it to shared workspace';KEY_NAME=$(cat /etc/renovate/secret/rpm-activationkey);ORG_ID=$(cat /etc/renovate/secret/rpm-org);subscription-manager register --activationkey=\"$KEY_NAME\" --org=\"$ORG_ID\";mkdir -p /workspace/shared-data/rpm-certs;cp /etc/pki/entitlement/*-key.pem /workspace/shared-data/rpm-certs/key.pem;cp $(find /etc/pki/entitlement -maxdepth 1 -type f -name '*.pem' ! -name '*-key.pem' -print -quit) /workspace/shared-data/rpm-certs/cert.pem",
                                        "securityContext": {
                                            "allowPrivilegeEscalation": false,
                                            "capabilities": {
                                                "drop": [
                                                    "ALL"
                                                ]
                                            },
                                            "runAsUser": 0
                                        }
                                    },
                                    {
                                        "computeResources": {
                                            "limits": {
                                                "cpu": "300m",
                                                "memory": "3584Mi"
                                            },
                                            "requests": {
                                                "cpu": "300m",
                                                "memory": "3584Mi"
                                            }
                                        },
                                        "env": [
                                            {
                                                "name": "HOME",
                                                "value": "/home/renovate"
                                            },
                                            {
                                                "name": "LOG_LEVEL",
                                                "value": "debug"
                                            },
                                            {
                                                "name": "LOG_FORMAT",
                                                "value": "json"
                                            },
                                            {
                                                "name": "OSV_OFFLINE_DISABLE_DOWNLOAD",
                                                "value": "true"
                                            },
                                            {
                                                "name": "OSV_OFFLINE_ROOT_DIR",
                                                "value": "/workspace/shared-data/osv-db"
                                            },
                                            {
                                                "name": "DNF_VAR_SSL_CLIENT_KEY",
                                                "value": "/workspace/shared-data/rpm-certs/key.pem"
                                            },
                                            {
                                                "name": "DNF_VAR_SSL_CLIENT_CERT",
                                                "value": "/workspace/shared-data/rpm-certs/cert.pem"
                                            },
                                            {
                                                "name": "RENOVATE_X_GITLAB_AUTO_MERGEABLE_CHECK_ATTEMPS",
                                                "value": "7"
                                            }
                                        ],
                                        "image": "quay.io/konflux-ci/mintmaker-renovate-image:latest",
                                        "name": "renovate",
                                        "script": "RENOVATE_TOKEN=$(cat /etc/renovate/secret/renovate-token) RENOVATE_CONFIG_FILE=/etc/renovate/config/config.js LOG_FILE=/workspace/shared-data/renovate-logs.json renovate || true",
                                        "securityContext": {
                                            "allowPrivilegeEscalation": false,
                                            "capabilities": {
                                                "drop": [
                                                    "ALL"
                                                ]
                                            },
                                            "runAsNonRoot": true,
                                            "runAsUser": 1001120000
                                        },
                                        "volumeMounts": [
                                            {
                                                "mountPath": "/etc/renovate/config",
                                                "name": "configmap-renovate-04231200-0b463968",
                                                "readOnly": true
                                            },
                                            {
                                                "mountPath": "/etc/renovate/secret",
                                                "name": "secret-renovate-04231200-0b463968-28784dc4",
                                                "readOnly": true
                                            },
                                            {
                                                "mountPath": "/etc/pki/ca-trust/extracted/pem",
                                                "name": "configmap-trusted-ca-6ct58987ht",
                                                "readOnly": true
                                            }
                                        ]
                                    }
                                ],
                                "volumes": [
                                    {
                                        "configMap": {
                                            "defaultMode": 420,
                                            "items": [
                                                {
                                                    "key": "config.js",
                                                    "path": "config.js"
                                                }
                                            ],
                                            "name": "renovate-04231200-0b463968",
                                            "optional": false
                                        },
                                        "name": "configmap-renovate-04231200-0b463968"
                                    },
                                    {
                                        "name": "secret-renovate-04231200-0b463968-28784dc4",
                                        "secret": {
                                            "defaultMode": 420,
                                            "items": [
                                                {
                                                    "key": "renovate-token",
                                                    "path": "renovate-token"
                                                }
                                            ],
                                            "optional": false,
                                            "secretName": "renovate-04231200-0b463968"
                                        }
                                    },
                                    {
                                        "configMap": {
                                            "defaultMode": 420,
                                            "items": [
                                                {
                                                    "key": "ca-bundle.crt",
                                                    "path": "tls-ca-bundle.pem"
                                                }
                                            ],
                                            "name": "trusted-ca-6ct58987ht",
                                            "optional": false
                                        },
                                        "name": "configmap-trusted-ca-6ct58987ht"
                                    }
                                ],
                                "workspaces": [
                                    {
                                        "name": "shared-data"
                                    }
                                ]
                            },
                            "workspaces": [
                                {
                                    "name": "shared-data",
                                    "workspace": "shared-data"
                                }
                            ]
                        }
                    ],
                    "workspaces": [
                        {
                            "name": "shared-data"
                        }
                    ]
                },
                "taskRunTemplate": {
                    "podTemplate": {
                        "nodeSelector": {
                            "konflux-ci.dev/workload": "konflux-tenants"
                        },
                        "tolerations": [
                            {
                                "effect": "NoSchedule",
                                "key": "konflux-ci.dev/workload",
                                "operator": "Equal",
                                "value": "konflux-tenants"
                            }
                        ]
                    },
                    "serviceAccountName": "mintmaker-controller-manager"
                },
                "timeouts": {
                    "pipeline": "1h0m0s"
                },
                "workspaces": [
                    {
                        "emptyDir": {},
                        "name": "shared-data"
                    }
                ]
            },
            "status": {
                "childReferences": [
                    {
                        "apiVersion": "tekton.dev/v1",
                        "kind": "TaskRun",
                        "name": "renovate-04231200-0b463968-build",
                        "pipelineTaskName": "build"
                    }
                ],
                "completionTime": "2026-04-23T12:04:09Z",
                "conditions": [
                    {
                        "lastTransitionTime": "2026-04-23T12:04:09Z",
                        "message": "Tasks Completed: 1 (Failed: 1, Cancelled 0), Skipped: 0",
                        "reason": "Failed",
                        "status": "False",
                        "type": "Succeeded"
                    }
                ],
                "pipelineSpec": {
                    "tasks": [
                        {
                            "name": "build",
                            "taskSpec": {
                                "metadata": {},
                                "spec": null,
                                "steps": [
                                    {
                                        "computeResources": {
                                            "limits": {
                                                "cpu": "100m",
                                                "memory": "512Mi"
                                            },
                                            "requests": {
                                                "cpu": "100m",
                                                "memory": "512Mi"
                                            }
                                        },
                                        "image": "quay.io/konflux-ci/mintmaker-osv-database:latest",
                                        "name": "prepare-db",
                                        "script": "echo 'Copying OSV database to the shared workspace'; cp -r /data/osv-db /workspace/shared-data",
                                        "securityContext": {
                                            "allowPrivilegeEscalation": false,
                                            "capabilities": {
                                                "drop": [
                                                    "ALL"
                                                ]
                                            },
                                            "runAsNonRoot": true,
                                            "runAsUser": 1001120000
                                        }
                                    },
                                    {
                                        "computeResources": {
                                            "limits": {
                                                "cpu": "100m",
                                                "memory": "256Mi"
                                            },
                                            "requests": {
                                                "cpu": "100m",
                                                "memory": "256Mi"
                                            }
                                        },
                                        "image": "registry.access.redhat.com/ubi9",
                                        "name": "prepare-rpm-cert",
                                        "script": "[ ! -f \"/etc/renovate/secret/rpm-activationkey\" ] \u0026\u0026 echo 'RPM secret not found. Exiting.' \u0026\u0026 exit 0;echo 'Generating RPM certificate and copying it to shared workspace';KEY_NAME=$(cat /etc/renovate/secret/rpm-activationkey);ORG_ID=$(cat /etc/renovate/secret/rpm-org);subscription-manager register --activationkey=\"$KEY_NAME\" --org=\"$ORG_ID\";mkdir -p /workspace/shared-data/rpm-certs;cp /etc/pki/entitlement/*-key.pem /workspace/shared-data/rpm-certs/key.pem;cp $(find /etc/pki/entitlement -maxdepth 1 -type f -name '*.pem' ! -name '*-key.pem' -print -quit) /workspace/shared-data/rpm-certs/cert.pem",
                                        "securityContext": {
                                            "allowPrivilegeEscalation": false,
                                            "capabilities": {
                                                "drop": [
                                                    "ALL"
                                                ]
                                            },
                                            "runAsUser": 0
                                        }
                                    },
                                    {
                                        "computeResources": {
                                            "limits": {
                                                "cpu": "300m",
                                                "memory": "3584Mi"
                                            },
                                            "requests": {
                                                "cpu": "300m",
                                                "memory": "3584Mi"
                                            }
                                        },
                                        "env": [
                                            {
                                                "name": "HOME",
                                                "value": "/home/renovate"
                                            },
                                            {
                                                "name": "LOG_LEVEL",
                                                "value": "debug"
                                            },
                                            {
                                                "name": "LOG_FORMAT",
                                                "value": "json"
                                            },
                                            {
                                                "name": "OSV_OFFLINE_DISABLE_DOWNLOAD",
                                                "value": "true"
                                            },
                                            {
                                                "name": "OSV_OFFLINE_ROOT_DIR",
                                                "value": "/workspace/shared-data/osv-db"
                                            },
                                            {
                                                "name": "DNF_VAR_SSL_CLIENT_KEY",
                                                "value": "/workspace/shared-data/rpm-certs/key.pem"
                                            },
                                            {
                                                "name": "DNF_VAR_SSL_CLIENT_CERT",
                                                "value": "/workspace/shared-data/rpm-certs/cert.pem"
                                            },
                                            {
                                                "name": "RENOVATE_X_GITLAB_AUTO_MERGEABLE_CHECK_ATTEMPS",
                                                "value": "7"
                                            }
                                        ],
                                        "image": "quay.io/konflux-ci/mintmaker-renovate-image:latest",
                                        "name": "renovate",
                                        "script": "RENOVATE_TOKEN=$(cat /etc/renovate/secret/renovate-token) RENOVATE_CONFIG_FILE=/etc/renovate/config/config.js LOG_FILE=/workspace/shared-data/renovate-logs.json renovate || true",
                                        "securityContext": {
                                            "allowPrivilegeEscalation": false,
                                            "capabilities": {
                                                "drop": [
                                                    "ALL"
                                                ]
                                            },
                                            "runAsNonRoot": true,
                                            "runAsUser": 1001120000
                                        },
                                        "volumeMounts": [
                                            {
                                                "mountPath": "/etc/renovate/config",
                                                "name": "configmap-renovate-04231200-0b463968",
                                                "readOnly": true
                                            },
                                            {
                                                "mountPath": "/etc/renovate/secret",
                                                "name": "secret-renovate-04231200-0b463968-28784dc4",
                                                "readOnly": true
                                            },
                                            {
                                                "mountPath": "/etc/pki/ca-trust/extracted/pem",
                                                "name": "configmap-trusted-ca-6ct58987ht",
                                                "readOnly": true
                                            }
                                        ]
                                    }
                                ],
                                "volumes": [
                                    {
                                        "configMap": {
                                            "defaultMode": 420,
                                            "items": [
                                                {
                                                    "key": "config.js",
                                                    "path": "config.js"
                                                }
                                            ],
                                            "name": "renovate-04231200-0b463968",
                                            "optional": false
                                        },
                                        "name": "configmap-renovate-04231200-0b463968"
                                    },
                                    {
                                        "name": "secret-renovate-04231200-0b463968-28784dc4",
                                        "secret": {
                                            "defaultMode": 420,
                                            "items": [
                                                {
                                                    "key": "renovate-token",
                                                    "path": "renovate-token"
                                                }
                                            ],
                                            "optional": false,
                                            "secretName": "renovate-04231200-0b463968"
                                        }
                                    },
                                    {
                                        "configMap": {
                                            "defaultMode": 420,
                                            "items": [
                                                {
                                                    "key": "ca-bundle.crt",
                                                    "path": "tls-ca-bundle.pem"
                                                }
                                            ],
                                            "name": "trusted-ca-6ct58987ht",
                                            "optional": false
                                        },
                                        "name": "configmap-trusted-ca-6ct58987ht"
                                    }
                                ],
                                "workspaces": [
                                    {
                                        "name": "shared-data"
                                    }
                                ]
                            },
                            "workspaces": [
                                {
                                    "name": "shared-data",
                                    "workspace": "shared-data"
                                }
                            ]
                        }
                    ],
                    "workspaces": [
                        {
                            "name": "shared-data"
                        }
                    ]
                },
                "provenance": {
                    "featureFlags": {
                        "awaitSidecarReadiness": true,
                        "coschedule": "workspaces",
                        "enableAPIFields": "alpha",
                        "enableParamEnum": true,
                        "enableProvenanceInStatus": true,
                        "enforceNonfalsifiability": "none",
                        "maxResultSize": 4096,
                        "resultExtractionMethod": "termination-message",
                        "runningInEnvWithInjectedSidecars": true,
                        "verificationNoMatchPolicy": "ignore"
                    }
                },
                "spanContext": {
                    "traceparent": "00-eda5a7def6af1a88c9477fe7886d83a2-1a4c366329af2f3c-01"
                },
                "startTime": "2026-04-23T12:00:23Z"
            }
        },
        {
            "apiVersion": "tekton.dev/v1",
            "kind": "PipelineRun",
            "metadata": {
                "annotations": {
                    "chains.tekton.dev/signed": "true",
                    "kueue.konflux-ci.dev/requests-mintmaker": "1",
                    "results.tekton.dev/record": "mintmaker/results/901464cc-fd24-4c04-b745-8f4002b26848/records/901464cc-fd24-4c04-b745-8f4002b26848",
                    "results.tekton.dev/result": "mintmaker/results/901464cc-fd24-4c04-b745-8f4002b26848"
                },
                "creationTimestamp": "2026-04-23T12:00:13Z",
                "finalizers": [
                    "chains.tekton.dev/pipelinerun",
                    "results.tekton.dev/pipelinerun"
                ],
                "generation": 2,
                "labels": {
                    "kueue.x-k8s.io/priority-class": "konflux-dependency-update",
                    "kueue.x-k8s.io/queue-name": "pipelines-queue",
                    "mintmaker.appstudio.redhat.com/application": "build-suite-component-update-gyat",
                    "mintmaker.appstudio.redhat.com/branch": "multi-component-child-base-mzhb",
                    "mintmaker.appstudio.redhat.com/component": "gl-multi-component-child-mzhb",
                    "mintmaker.appstudio.redhat.com/git-host": "gitlab.com",
                    "mintmaker.appstudio.redhat.com/git-platform": "gitlab",
                    "mintmaker.appstudio.redhat.com/namespace": "build-e2e-jzkz",
                    "mintmaker.appstudio.redhat.com/repo-branch-hash": "5a0ca1488f58",
                    "mintmaker.appstudio.redhat.com/repository": "konflux-qe_build-nudge-child-qonmuu",
                    "tekton.dev/pipeline": "renovate-04231200-22f09936"
                },
                "name": "renovate-04231200-22f09936",
                "namespace": "mintmaker",
                "resourceVersion": "97748",
                "uid": "901464cc-fd24-4c04-b745-8f4002b26848"
            },
            "spec": {
                "pipelineSpec": {
                    "tasks": [
                        {
                            "name": "build",
                            "taskSpec": {
                                "metadata": {},
                                "spec": null,
                                "steps": [
                                    {
                                        "computeResources": {
                                            "limits": {
                                                "cpu": "100m",
                                                "memory": "512Mi"
                                            },
                                            "requests": {
                                                "cpu": "100m",
                                                "memory": "512Mi"
                                            }
                                        },
                                        "image": "quay.io/konflux-ci/mintmaker-osv-database:latest",
                                        "name": "prepare-db",
                                        "script": "echo 'Copying OSV database to the shared workspace'; cp -r /data/osv-db /workspace/shared-data",
                                        "securityContext": {
                                            "allowPrivilegeEscalation": false,
                                            "capabilities": {
                                                "drop": [
                                                    "ALL"
                                                ]
                                            },
                                            "runAsNonRoot": true,
                                            "runAsUser": 1001120000
                                        }
                                    },
                                    {
                                        "computeResources": {
                                            "limits": {
                                                "cpu": "100m",
                                                "memory": "256Mi"
                                            },
                                            "requests": {
                                                "cpu": "100m",
                                                "memory": "256Mi"
                                            }
                                        },
                                        "image": "registry.access.redhat.com/ubi9",
                                        "name": "prepare-rpm-cert",
                                        "script": "[ ! -f \"/etc/renovate/secret/rpm-activationkey\" ] \u0026\u0026 echo 'RPM secret not found. Exiting.' \u0026\u0026 exit 0;echo 'Generating RPM certificate and copying it to shared workspace';KEY_NAME=$(cat /etc/renovate/secret/rpm-activationkey);ORG_ID=$(cat /etc/renovate/secret/rpm-org);subscription-manager register --activationkey=\"$KEY_NAME\" --org=\"$ORG_ID\";mkdir -p /workspace/shared-data/rpm-certs;cp /etc/pki/entitlement/*-key.pem /workspace/shared-data/rpm-certs/key.pem;cp $(find /etc/pki/entitlement -maxdepth 1 -type f -name '*.pem' ! -name '*-key.pem' -print -quit) /workspace/shared-data/rpm-certs/cert.pem",
                                        "securityContext": {
                                            "allowPrivilegeEscalation": false,
                                            "capabilities": {
                                                "drop": [
                                                    "ALL"
                                                ]
                                            },
                                            "runAsUser": 0
                                        }
                                    },
                                    {
                                        "computeResources": {
                                            "limits": {
                                                "cpu": "300m",
                                                "memory": "3584Mi"
                                            },
                                            "requests": {
                                                "cpu": "300m",
                                                "memory": "3584Mi"
                                            }
                                        },
                                        "env": [
                                            {
                                                "name": "HOME",
                                                "value": "/home/renovate"
                                            },
                                            {
                                                "name": "LOG_LEVEL",
                                                "value": "debug"
                                            },
                                            {
                                                "name": "LOG_FORMAT",
                                                "value": "json"
                                            },
                                            {
                                                "name": "OSV_OFFLINE_DISABLE_DOWNLOAD",
                                                "value": "true"
                                            },
                                            {
                                                "name": "OSV_OFFLINE_ROOT_DIR",
                                                "value": "/workspace/shared-data/osv-db"
                                            },
                                            {
                                                "name": "DNF_VAR_SSL_CLIENT_KEY",
                                                "value": "/workspace/shared-data/rpm-certs/key.pem"
                                            },
                                            {
                                                "name": "DNF_VAR_SSL_CLIENT_CERT",
                                                "value": "/workspace/shared-data/rpm-certs/cert.pem"
                                            },
                                            {
                                                "name": "RENOVATE_X_GITLAB_AUTO_MERGEABLE_CHECK_ATTEMPS",
                                                "value": "7"
                                            }
                                        ],
                                        "image": "quay.io/konflux-ci/mintmaker-renovate-image:latest",
                                        "name": "renovate",
                                        "script": "RENOVATE_TOKEN=$(cat /etc/renovate/secret/renovate-token) RENOVATE_CONFIG_FILE=/etc/renovate/config/config.js LOG_FILE=/workspace/shared-data/renovate-logs.json renovate || true",
                                        "securityContext": {
                                            "allowPrivilegeEscalation": false,
                                            "capabilities": {
                                                "drop": [
                                                    "ALL"
                                                ]
                                            },
                                            "runAsNonRoot": true,
                                            "runAsUser": 1001120000
                                        },
                                        "volumeMounts": [
                                            {
                                                "mountPath": "/etc/renovate/config",
                                                "name": "configmap-renovate-04231200-22f09936",
                                                "readOnly": true
                                            },
                                            {
                                                "mountPath": "/etc/renovate/secret",
                                                "name": "secret-renovate-04231200-22f09936-278ca83e",
                                                "readOnly": true
                                            },
                                            {
                                                "mountPath": "/etc/pki/ca-trust/extracted/pem",
                                                "name": "configmap-trusted-ca-6ct58987ht",
                                                "readOnly": true
                                            }
                                        ]
                                    }
                                ],
                                "volumes": [
                                    {
                                        "configMap": {
                                            "defaultMode": 420,
                                            "items": [
                                                {
                                                    "key": "config.js",
                                                    "path": "config.js"
                                                }
                                            ],
                                            "name": "renovate-04231200-22f09936",
                                            "optional": false
                                        },
                                        "name": "configmap-renovate-04231200-22f09936"
                                    },
                                    {
                                        "name": "secret-renovate-04231200-22f09936-278ca83e",
                                        "secret": {
                                            "defaultMode": 420,
                                            "items": [
                                                {
                                                    "key": "renovate-token",
                                                    "path": "renovate-token"
                                                }
                                            ],
                                            "optional": false,
                                            "secretName": "renovate-04231200-22f09936"
                                        }
                                    },
                                    {
                                        "configMap": {
                                            "defaultMode": 420,
                                            "items": [
                                                {
                                                    "key": "ca-bundle.crt",
                                                    "path": "tls-ca-bundle.pem"
                                                }
                                            ],
                                            "name": "trusted-ca-6ct58987ht",
                                            "optional": false
                                        },
                                        "name": "configmap-trusted-ca-6ct58987ht"
                                    }
                                ],
                                "workspaces": [
                                    {
                                        "name": "shared-data"
                                    }
                                ]
                            },
                            "workspaces": [
                                {
                                    "name": "shared-data",
                                    "workspace": "shared-data"
                                }
                            ]
                        }
                    ],
                    "workspaces": [
                        {
                            "name": "shared-data"
                        }
                    ]
                },
                "taskRunTemplate": {
                    "podTemplate": {
                        "nodeSelector": {
                            "konflux-ci.dev/workload": "konflux-tenants"
                        },
                        "tolerations": [
                            {
                                "effect": "NoSchedule",
                                "key": "konflux-ci.dev/workload",
                                "operator": "Equal",
                                "value": "konflux-tenants"
                            }
                        ]
                    },
                    "serviceAccountName": "mintmaker-controller-manager"
                },
                "timeouts": {
                    "pipeline": "1h0m0s"
                },
                "workspaces": [
                    {
                        "emptyDir": {},
                        "name": "shared-data"
                    }
                ]
            },
            "status": {
                "childReferences": [
                    {
                        "apiVersion": "tekton.dev/v1",
                        "kind": "TaskRun",
                        "name": "renovate-04231200-22f09936-build",
                        "pipelineTaskName": "build"
                    }
                ],
                "completionTime": "2026-04-23T12:04:07Z",
                "conditions": [
                    {
                        "lastTransitionTime": "2026-04-23T12:04:07Z",
                        "message": "Tasks Completed: 1 (Failed: 1, Cancelled 0), Skipped: 0",
                        "reason": "Failed",
                        "status": "False",
                        "type": "Succeeded"
                    }
                ],
                "pipelineSpec": {
                    "tasks": [
                        {
                            "name": "build",
                            "taskSpec": {
                                "metadata": {},
                                "spec": null,
                                "steps": [
                                    {
                                        "computeResources": {
                                            "limits": {
                                                "cpu": "100m",
                                                "memory": "512Mi"
                                            },
                                            "requests": {
                                                "cpu": "100m",
                                                "memory": "512Mi"
                                            }
                                        },
                                        "image": "quay.io/konflux-ci/mintmaker-osv-database:latest",
                                        "name": "prepare-db",
                                        "script": "echo 'Copying OSV database to the shared workspace'; cp -r /data/osv-db /workspace/shared-data",
                                        "securityContext": {
                                            "allowPrivilegeEscalation": false,
                                            "capabilities": {
                                                "drop": [
                                                    "ALL"
                                                ]
                                            },
                                            "runAsNonRoot": true,
                                            "runAsUser": 1001120000
                                        }
                                    },
                                    {
                                        "computeResources": {
                                            "limits": {
                                                "cpu": "100m",
                                                "memory": "256Mi"
                                            },
                                            "requests": {
                                                "cpu": "100m",
                                                "memory": "256Mi"
                                            }
                                        },
                                        "image": "registry.access.redhat.com/ubi9",
                                        "name": "prepare-rpm-cert",
                                        "script": "[ ! -f \"/etc/renovate/secret/rpm-activationkey\" ] \u0026\u0026 echo 'RPM secret not found. Exiting.' \u0026\u0026 exit 0;echo 'Generating RPM certificate and copying it to shared workspace';KEY_NAME=$(cat /etc/renovate/secret/rpm-activationkey);ORG_ID=$(cat /etc/renovate/secret/rpm-org);subscription-manager register --activationkey=\"$KEY_NAME\" --org=\"$ORG_ID\";mkdir -p /workspace/shared-data/rpm-certs;cp /etc/pki/entitlement/*-key.pem /workspace/shared-data/rpm-certs/key.pem;cp $(find /etc/pki/entitlement -maxdepth 1 -type f -name '*.pem' ! -name '*-key.pem' -print -quit) /workspace/shared-data/rpm-certs/cert.pem",
                                        "securityContext": {
                                            "allowPrivilegeEscalation": false,
                                            "capabilities": {
                                                "drop": [
                                                    "ALL"
                                                ]
                                            },
                                            "runAsUser": 0
                                        }
                                    },
                                    {
                                        "computeResources": {
                                            "limits": {
                                                "cpu": "300m",
                                                "memory": "3584Mi"
                                            },
                                            "requests": {
                                                "cpu": "300m",
                                                "memory": "3584Mi"
                                            }
                                        },
                                        "env": [
                                            {
                                                "name": "HOME",
                                                "value": "/home/renovate"
                                            },
                                            {
                                                "name": "LOG_LEVEL",
                                                "value": "debug"
                                            },
                                            {
                                                "name": "LOG_FORMAT",
                                                "value": "json"
                                            },
                                            {
                                                "name": "OSV_OFFLINE_DISABLE_DOWNLOAD",
                                                "value": "true"
                                            },
                                            {
                                                "name": "OSV_OFFLINE_ROOT_DIR",
                                                "value": "/workspace/shared-data/osv-db"
                                            },
                                            {
                                                "name": "DNF_VAR_SSL_CLIENT_KEY",
                                                "value": "/workspace/shared-data/rpm-certs/key.pem"
                                            },
                                            {
                                                "name": "DNF_VAR_SSL_CLIENT_CERT",
                                                "value": "/workspace/shared-data/rpm-certs/cert.pem"
                                            },
                                            {
                                                "name": "RENOVATE_X_GITLAB_AUTO_MERGEABLE_CHECK_ATTEMPS",
                                                "value": "7"
                                            }
                                        ],
                                        "image": "quay.io/konflux-ci/mintmaker-renovate-image:latest",
                                        "name": "renovate",
                                        "script": "RENOVATE_TOKEN=$(cat /etc/renovate/secret/renovate-token) RENOVATE_CONFIG_FILE=/etc/renovate/config/config.js LOG_FILE=/workspace/shared-data/renovate-logs.json renovate || true",
                                        "securityContext": {
                                            "allowPrivilegeEscalation": false,
                                            "capabilities": {
                                                "drop": [
                                                    "ALL"
                                                ]
                                            },
                                            "runAsNonRoot": true,
                                            "runAsUser": 1001120000
                                        },
                                        "volumeMounts": [
                                            {
                                                "mountPath": "/etc/renovate/config",
                                                "name": "configmap-renovate-04231200-22f09936",
                                                "readOnly": true
                                            },
                                            {
                                                "mountPath": "/etc/renovate/secret",
                                                "name": "secret-renovate-04231200-22f09936-278ca83e",
                                                "readOnly": true
                                            },
                                            {
                                                "mountPath": "/etc/pki/ca-trust/extracted/pem",
                                                "name": "configmap-trusted-ca-6ct58987ht",
                                                "readOnly": true
                                            }
                                        ]
                                    }
                                ],
                                "volumes": [
                                    {
                                        "configMap": {
                                            "defaultMode": 420,
                                            "items": [
                                                {
                                                    "key": "config.js",
                                                    "path": "config.js"
                                                }
                                            ],
                                            "name": "renovate-04231200-22f09936",
                                            "optional": false
                                        },
                                        "name": "configmap-renovate-04231200-22f09936"
                                    },
                                    {
                                        "name": "secret-renovate-04231200-22f09936-278ca83e",
                                        "secret": {
                                            "defaultMode": 420,
                                            "items": [
                                                {
                                                    "key": "renovate-token",
                                                    "path": "renovate-token"
                                                }
                                            ],
                                            "optional": false,
                                            "secretName": "renovate-04231200-22f09936"
                                        }
                                    },
                                    {
                                        "configMap": {
                                            "defaultMode": 420,
                                            "items": [
                                                {
                                                    "key": "ca-bundle.crt",
                                                    "path": "tls-ca-bundle.pem"
                                                }
                                            ],
                                            "name": "trusted-ca-6ct58987ht",
                                            "optional": false
                                        },
                                        "name": "configmap-trusted-ca-6ct58987ht"
                                    }
                                ],
                                "workspaces": [
                                    {
                                        "name": "shared-data"
                                    }
                                ]
                            },
                            "workspaces": [
                                {
                                    "name": "shared-data",
                                    "workspace": "shared-data"
                                }
                            ]
                        }
                    ],
                    "workspaces": [
                        {
                            "name": "shared-data"
                        }
                    ]
                },
                "provenance": {
                    "featureFlags": {
                        "awaitSidecarReadiness": true,
                        "coschedule": "workspaces",
                        "enableAPIFields": "alpha",
                        "enableParamEnum": true,
                        "enableProvenanceInStatus": true,
                        "enforceNonfalsifiability": "none",
                        "maxResultSize": 4096,
                        "resultExtractionMethod": "termination-message",
                        "runningInEnvWithInjectedSidecars": true,
                        "verificationNoMatchPolicy": "ignore"
                    }
                },
                "spanContext": {
                    "traceparent": "00-b22004cf674b2064cc4bf42b471598be-fc9804273f8f8867-01"
                },
                "startTime": "2026-04-23T12:00:13Z"
            }
        },
        {
            "apiVersion": "tekton.dev/v1",
            "kind": "PipelineRun",
            "metadata": {
                "annotations": {
                    "chains.tekton.dev/signed": "true",
                    "kueue.konflux-ci.dev/requests-mintmaker": "1",
                    "results.tekton.dev/record": "mintmaker/results/ab152d1a-79ae-4c21-9be0-3dfbbe271e47/records/ab152d1a-79ae-4c21-9be0-3dfbbe271e47",
                    "results.tekton.dev/result": "mintmaker/results/ab152d1a-79ae-4c21-9be0-3dfbbe271e47"
                },
                "creationTimestamp": "2026-04-23T12:00:22Z",
                "finalizers": [
                    "chains.tekton.dev/pipelinerun",
                    "results.tekton.dev/pipelinerun"
                ],
                "generation": 2,
                "labels": {
                    "kueue.x-k8s.io/priority-class": "konflux-dependency-update",
                    "kueue.x-k8s.io/queue-name": "pipelines-queue",
                    "mintmaker.appstudio.redhat.com/application": "test-app-gips",
                    "mintmaker.appstudio.redhat.com/branch": "base-vkoofj",
                    "mintmaker.appstudio.redhat.com/component": "test-comp-ycmn",
                    "mintmaker.appstudio.redhat.com/git-host": "github.com",
                    "mintmaker.appstudio.redhat.com/git-platform": "github",
                    "mintmaker.appstudio.redhat.com/namespace": "build-e2e-mddc",
                    "mintmaker.appstudio.redhat.com/repo-branch-hash": "206ea9705ca5",
                    "mintmaker.appstudio.redhat.com/repository": "redhat-appstudio-qe_devfile-sample-python-basic",
                    "tekton.dev/pipeline": "renovate-04231200-2583579a"
                },
                "name": "renovate-04231200-2583579a",
                "namespace": "mintmaker",
                "resourceVersion": "96730",
                "uid": "ab152d1a-79ae-4c21-9be0-3dfbbe271e47"
            },
            "spec": {
                "pipelineSpec": {
                    "tasks": [
                        {
                            "name": "build",
                            "taskSpec": {
                                "metadata": {},
                                "spec": null,
                                "steps": [
                                    {
                                        "computeResources": {
                                            "limits": {
                                                "cpu": "100m",
                                                "memory": "512Mi"
                                            },
                                            "requests": {
                                                "cpu": "100m",
                                                "memory": "512Mi"
                                            }
                                        },
                                        "image": "quay.io/konflux-ci/mintmaker-osv-database:latest",
                                        "name": "prepare-db",
                                        "script": "echo 'Copying OSV database to the shared workspace'; cp -r /data/osv-db /workspace/shared-data",
                                        "securityContext": {
                                            "allowPrivilegeEscalation": false,
                                            "capabilities": {
                                                "drop": [
                                                    "ALL"
                                                ]
                                            },
                                            "runAsNonRoot": true,
                                            "runAsUser": 1001120000
                                        }
                                    },
                                    {
                                        "computeResources": {
                                            "limits": {
                                                "cpu": "100m",
                                                "memory": "256Mi"
                                            },
                                            "requests": {
                                                "cpu": "100m",
                                                "memory": "256Mi"
                                            }
                                        },
                                        "image": "registry.access.redhat.com/ubi9",
                                        "name": "prepare-rpm-cert",
                                        "script": "[ ! -f \"/etc/renovate/secret/rpm-activationkey\" ] \u0026\u0026 echo 'RPM secret not found. Exiting.' \u0026\u0026 exit 0;echo 'Generating RPM certificate and copying it to shared workspace';KEY_NAME=$(cat /etc/renovate/secret/rpm-activationkey);ORG_ID=$(cat /etc/renovate/secret/rpm-org);subscription-manager register --activationkey=\"$KEY_NAME\" --org=\"$ORG_ID\";mkdir -p /workspace/shared-data/rpm-certs;cp /etc/pki/entitlement/*-key.pem /workspace/shared-data/rpm-certs/key.pem;cp $(find /etc/pki/entitlement -maxdepth 1 -type f -name '*.pem' ! -name '*-key.pem' -print -quit) /workspace/shared-data/rpm-certs/cert.pem",
                                        "securityContext": {
                                            "allowPrivilegeEscalation": false,
                                            "capabilities": {
                                                "drop": [
                                                    "ALL"
                                                ]
                                            },
                                            "runAsUser": 0
                                        }
                                    },
                                    {
                                        "computeResources": {
                                            "limits": {
                                                "cpu": "300m",
                                                "memory": "3584Mi"
                                            },
                                            "requests": {
                                                "cpu": "300m",
                                                "memory": "3584Mi"
                                            }
                                        },
                                        "env": [
                                            {
                                                "name": "HOME",
                                                "value": "/home/renovate"
                                            },
                                            {
                                                "name": "LOG_LEVEL",
                                                "value": "debug"
                                            },
                                            {
                                                "name": "LOG_FORMAT",
                                                "value": "json"
                                            },
                                            {
                                                "name": "OSV_OFFLINE_DISABLE_DOWNLOAD",
                                                "value": "true"
                                            },
                                            {
                                                "name": "OSV_OFFLINE_ROOT_DIR",
                                                "value": "/workspace/shared-data/osv-db"
                                            },
                                            {
                                                "name": "DNF_VAR_SSL_CLIENT_KEY",
                                                "value": "/workspace/shared-data/rpm-certs/key.pem"
                                            },
                                            {
                                                "name": "DNF_VAR_SSL_CLIENT_CERT",
                                                "value": "/workspace/shared-data/rpm-certs/cert.pem"
                                            },
                                            {
                                                "name": "RENOVATE_X_GITLAB_AUTO_MERGEABLE_CHECK_ATTEMPS",
                                                "value": "7"
                                            }
                                        ],
                                        "image": "quay.io/konflux-ci/mintmaker-renovate-image:latest",
                                        "name": "renovate",
                                        "script": "RENOVATE_TOKEN=$(cat /etc/renovate/secret/renovate-token) RENOVATE_CONFIG_FILE=/etc/renovate/config/config.js LOG_FILE=/workspace/shared-data/renovate-logs.json renovate || true",
                                        "securityContext": {
                                            "allowPrivilegeEscalation": false,
                                            "capabilities": {
                                                "drop": [
                                                    "ALL"
                                                ]
                                            },
                                            "runAsNonRoot": true,
                                            "runAsUser": 1001120000
                                        },
                                        "volumeMounts": [
                                            {
                                                "mountPath": "/etc/renovate/config",
                                                "name": "configmap-renovate-04231200-2583579a",
                                                "readOnly": true
                                            },
                                            {
                                                "mountPath": "/etc/renovate/secret",
                                                "name": "secret-renovate-04231200-2583579a-7de1f9fc",
                                                "readOnly": true
                                            },
                                            {
                                                "mountPath": "/etc/pki/ca-trust/extracted/pem",
                                                "name": "configmap-trusted-ca-6ct58987ht",
                                                "readOnly": true
                                            }
                                        ]
                                    }
                                ],
                                "volumes": [
                                    {
                                        "configMap": {
                                            "defaultMode": 420,
                                            "items": [
                                                {
                                                    "key": "config.js",
                                                    "path": "config.js"
                                                }
                                            ],
                                            "name": "renovate-04231200-2583579a",
                                            "optional": false
                                        },
                                        "name": "configmap-renovate-04231200-2583579a"
                                    },
                                    {
                                        "name": "secret-renovate-04231200-2583579a-7de1f9fc",
                                        "secret": {
                                            "defaultMode": 420,
                                            "items": [
                                                {
                                                    "key": "renovate-token",
                                                    "path": "renovate-token"
                                                }
                                            ],
                                            "optional": false,
                                            "secretName": "renovate-04231200-2583579a"
                                        }
                                    },
                                    {
                                        "configMap": {
                                            "defaultMode": 420,
                                            "items": [
                                                {
                                                    "key": "ca-bundle.crt",
                                                    "path": "tls-ca-bundle.pem"
                                                }
                                            ],
                                            "name": "trusted-ca-6ct58987ht",
                                            "optional": false
                                        },
                                        "name": "configmap-trusted-ca-6ct58987ht"
                                    }
                                ],
                                "workspaces": [
                                    {
                                        "name": "shared-data"
                                    }
                                ]
                            },
                            "workspaces": [
                                {
                                    "name": "shared-data",
                                    "workspace": "shared-data"
                                }
                            ]
                        }
                    ],
                    "workspaces": [
                        {
                            "name": "shared-data"
                        }
                    ]
                },
                "taskRunTemplate": {
                    "podTemplate": {
                        "nodeSelector": {
                            "konflux-ci.dev/workload": "konflux-tenants"
                        },
                        "tolerations": [
                            {
                                "effect": "NoSchedule",
                                "key": "konflux-ci.dev/workload",
                                "operator": "Equal",
                                "value": "konflux-tenants"
                            }
                        ]
                    },
                    "serviceAccountName": "mintmaker-controller-manager"
                },
                "timeouts": {
                    "pipeline": "1h0m0s"
                },
                "workspaces": [
                    {
                        "emptyDir": {},
                        "name": "shared-data"
                    }
                ]
            },
            "status": {
                "childReferences": [
                    {
                        "apiVersion": "tekton.dev/v1",
                        "kind": "TaskRun",
                        "name": "renovate-04231200-2583579a-build",
                        "pipelineTaskName": "build"
                    }
                ],
                "completionTime": "2026-04-23T12:03:33Z",
                "conditions": [
                    {
                        "lastTransitionTime": "2026-04-23T12:03:33Z",
                        "message": "Tasks Completed: 1 (Failed: 1, Cancelled 0), Skipped: 0",
                        "reason": "Failed",
                        "status": "False",
                        "type": "Succeeded"
                    }
                ],
                "pipelineSpec": {
                    "tasks": [
                        {
                            "name": "build",
                            "taskSpec": {
                                "metadata": {},
                                "spec": null,
                                "steps": [
                                    {
                                        "computeResources": {
                                            "limits": {
                                                "cpu": "100m",
                                                "memory": "512Mi"
                                            },
                                            "requests": {
                                                "cpu": "100m",
                                                "memory": "512Mi"
                                            }
                                        },
                                        "image": "quay.io/konflux-ci/mintmaker-osv-database:latest",
                                        "name": "prepare-db",
                                        "script": "echo 'Copying OSV database to the shared workspace'; cp -r /data/osv-db /workspace/shared-data",
                                        "securityContext": {
                                            "allowPrivilegeEscalation": false,
                                            "capabilities": {
                                                "drop": [
                                                    "ALL"
                                                ]
                                            },
                                            "runAsNonRoot": true,
                                            "runAsUser": 1001120000
                                        }
                                    },
                                    {
                                        "computeResources": {
                                            "limits": {
                                                "cpu": "100m",
                                                "memory": "256Mi"
                                            },
                                            "requests": {
                                                "cpu": "100m",
                                                "memory": "256Mi"
                                            }
                                        },
                                        "image": "registry.access.redhat.com/ubi9",
                                        "name": "prepare-rpm-cert",
                                        "script": "[ ! -f \"/etc/renovate/secret/rpm-activationkey\" ] \u0026\u0026 echo 'RPM secret not found. Exiting.' \u0026\u0026 exit 0;echo 'Generating RPM certificate and copying it to shared workspace';KEY_NAME=$(cat /etc/renovate/secret/rpm-activationkey);ORG_ID=$(cat /etc/renovate/secret/rpm-org);subscription-manager register --activationkey=\"$KEY_NAME\" --org=\"$ORG_ID\";mkdir -p /workspace/shared-data/rpm-certs;cp /etc/pki/entitlement/*-key.pem /workspace/shared-data/rpm-certs/key.pem;cp $(find /etc/pki/entitlement -maxdepth 1 -type f -name '*.pem' ! -name '*-key.pem' -print -quit) /workspace/shared-data/rpm-certs/cert.pem",
                                        "securityContext": {
                                            "allowPrivilegeEscalation": false,
                                            "capabilities": {
                                                "drop": [
                                                    "ALL"
                                                ]
                                            },
                                            "runAsUser": 0
                                        }
                                    },
                                    {
                                        "computeResources": {
                                            "limits": {
                                                "cpu": "300m",
                                                "memory": "3584Mi"
                                            },
                                            "requests": {
                                                "cpu": "300m",
                                                "memory": "3584Mi"
                                            }
                                        },
                                        "env": [
                                            {
                                                "name": "HOME",
                                                "value": "/home/renovate"
                                            },
                                            {
                                                "name": "LOG_LEVEL",
                                                "value": "debug"
                                            },
                                            {
                                                "name": "LOG_FORMAT",
                                                "value": "json"
                                            },
                                            {
                                                "name": "OSV_OFFLINE_DISABLE_DOWNLOAD",
                                                "value": "true"
                                            },
                                            {
                                                "name": "OSV_OFFLINE_ROOT_DIR",
                                                "value": "/workspace/shared-data/osv-db"
                                            },
                                            {
                                                "name": "DNF_VAR_SSL_CLIENT_KEY",
                                                "value": "/workspace/shared-data/rpm-certs/key.pem"
                                            },
                                            {
                                                "name": "DNF_VAR_SSL_CLIENT_CERT",
                                                "value": "/workspace/shared-data/rpm-certs/cert.pem"
                                            },
                                            {
                                                "name": "RENOVATE_X_GITLAB_AUTO_MERGEABLE_CHECK_ATTEMPS",
                                                "value": "7"
                                            }
                                        ],
                                        "image": "quay.io/konflux-ci/mintmaker-renovate-image:latest",
                                        "name": "renovate",
                                        "script": "RENOVATE_TOKEN=$(cat /etc/renovate/secret/renovate-token) RENOVATE_CONFIG_FILE=/etc/renovate/config/config.js LOG_FILE=/workspace/shared-data/renovate-logs.json renovate || true",
                                        "securityContext": {
                                            "allowPrivilegeEscalation": false,
                                            "capabilities": {
                                                "drop": [
                                                    "ALL"
                                                ]
                                            },
                                            "runAsNonRoot": true,
                                            "runAsUser": 1001120000
                                        },
                                        "volumeMounts": [
                                            {
                                                "mountPath": "/etc/renovate/config",
                                                "name": "configmap-renovate-04231200-2583579a",
                                                "readOnly": true
                                            },
                                            {
                                                "mountPath": "/etc/renovate/secret",
                                                "name": "secret-renovate-04231200-2583579a-7de1f9fc",
                                                "readOnly": true
                                            },
                                            {
                                                "mountPath": "/etc/pki/ca-trust/extracted/pem",
                                                "name": "configmap-trusted-ca-6ct58987ht",
                                                "readOnly": true
                                            }
                                        ]
                                    }
                                ],
                                "volumes": [
                                    {
                                        "configMap": {
                                            "defaultMode": 420,
                                            "items": [
                                                {
                                                    "key": "config.js",
                                                    "path": "config.js"
                                                }
                                            ],
                                            "name": "renovate-04231200-2583579a",
                                            "optional": false
                                        },
                                        "name": "configmap-renovate-04231200-2583579a"
                                    },
                                    {
                                        "name": "secret-renovate-04231200-2583579a-7de1f9fc",
                                        "secret": {
                                            "defaultMode": 420,
                                            "items": [
                                                {
                                                    "key": "renovate-token",
                                                    "path": "renovate-token"
                                                }
                                            ],
                                            "optional": false,
                                            "secretName": "renovate-04231200-2583579a"
                                        }
                                    },
                                    {
                                        "configMap": {
                                            "defaultMode": 420,
                                            "items": [
                                                {
                                                    "key": "ca-bundle.crt",
                                                    "path": "tls-ca-bundle.pem"
                                                }
                                            ],
                                            "name": "trusted-ca-6ct58987ht",
                                            "optional": false
                                        },
                                        "name": "configmap-trusted-ca-6ct58987ht"
                                    }
                                ],
                                "workspaces": [
                                    {
                                        "name": "shared-data"
                                    }
                                ]
                            },
                            "workspaces": [
                                {
                                    "name": "shared-data",
                                    "workspace": "shared-data"
                                }
                            ]
                        }
                    ],
                    "workspaces": [
                        {
                            "name": "shared-data"
                        }
                    ]
                },
                "provenance": {
                    "featureFlags": {
                        "awaitSidecarReadiness": true,
                        "coschedule": "workspaces",
                        "enableAPIFields": "alpha",
                        "enableParamEnum": true,
                        "enableProvenanceInStatus": true,
                        "enforceNonfalsifiability": "none",
                        "maxResultSize": 4096,
                        "resultExtractionMethod": "termination-message",
                        "runningInEnvWithInjectedSidecars": true,
                        "verificationNoMatchPolicy": "ignore"
                    }
                },
                "spanContext": {
                    "traceparent": "00-29eaaf85ff9240b73082965abec2fb64-4bb7a1c03cd4c82b-01"
                },
                "startTime": "2026-04-23T12:00:23Z"
            }
        },
        {
            "apiVersion": "tekton.dev/v1",
            "kind": "PipelineRun",
            "metadata": {
                "annotations": {
                    "chains.tekton.dev/signed": "true",
                    "kueue.konflux-ci.dev/requests-mintmaker": "1",
                    "results.tekton.dev/record": "mintmaker/results/3fcf54a0-9cb5-4a49-8821-ed96a28861e2/records/3fcf54a0-9cb5-4a49-8821-ed96a28861e2",
                    "results.tekton.dev/result": "mintmaker/results/3fcf54a0-9cb5-4a49-8821-ed96a28861e2"
                },
                "creationTimestamp": "2026-04-23T12:00:21Z",
                "finalizers": [
                    "chains.tekton.dev/pipelinerun",
                    "results.tekton.dev/pipelinerun"
                ],
                "generation": 2,
                "labels": {
                    "kueue.x-k8s.io/priority-class": "konflux-dependency-update",
                    "kueue.x-k8s.io/queue-name": "pipelines-queue",
                    "mintmaker.appstudio.redhat.com/application": "test-app-gips",
                    "mintmaker.appstudio.redhat.com/branch": "base-zyzgwf",
                    "mintmaker.appstudio.redhat.com/component": "test-comp-bbjg",
                    "mintmaker.appstudio.redhat.com/git-host": "github.com",
                    "mintmaker.appstudio.redhat.com/git-platform": "github",
                    "mintmaker.appstudio.redhat.com/namespace": "build-e2e-mddc",
                    "mintmaker.appstudio.redhat.com/repo-branch-hash": "061edefa5c6e",
                    "mintmaker.appstudio.redhat.com/repository": "redhat-appstudio-qe_devfile-sample-python-basic",
                    "tekton.dev/pipeline": "renovate-04231200-2b6f6cc5"
                },
                "name": "renovate-04231200-2b6f6cc5",
                "namespace": "mintmaker",
                "resourceVersion": "95552",
                "uid": "3fcf54a0-9cb5-4a49-8821-ed96a28861e2"
            },
            "spec": {
                "pipelineSpec": {
                    "tasks": [
                        {
                            "name": "build",
                            "taskSpec": {
                                "metadata": {},
                                "spec": null,
                                "steps": [
                                    {
                                        "computeResources": {
                                            "limits": {
                                                "cpu": "100m",
                                                "memory": "512Mi"
                                            },
                                            "requests": {
                                                "cpu": "100m",
                                                "memory": "512Mi"
                                            }
                                        },
                                        "image": "quay.io/konflux-ci/mintmaker-osv-database:latest",
                                        "name": "prepare-db",
                                        "script": "echo 'Copying OSV database to the shared workspace'; cp -r /data/osv-db /workspace/shared-data",
                                        "securityContext": {
                                            "allowPrivilegeEscalation": false,
                                            "capabilities": {
                                                "drop": [
                                                    "ALL"
                                                ]
                                            },
                                            "runAsNonRoot": true,
                                            "runAsUser": 1001120000
                                        }
                                    },
                                    {
                                        "computeResources": {
                                            "limits": {
                                                "cpu": "100m",
                                                "memory": "256Mi"
                                            },
                                            "requests": {
                                                "cpu": "100m",
                                                "memory": "256Mi"
                                            }
                                        },
                                        "image": "registry.access.redhat.com/ubi9",
                                        "name": "prepare-rpm-cert",
                                        "script": "[ ! -f \"/etc/renovate/secret/rpm-activationkey\" ] \u0026\u0026 echo 'RPM secret not found. Exiting.' \u0026\u0026 exit 0;echo 'Generating RPM certificate and copying it to shared workspace';KEY_NAME=$(cat /etc/renovate/secret/rpm-activationkey);ORG_ID=$(cat /etc/renovate/secret/rpm-org);subscription-manager register --activationkey=\"$KEY_NAME\" --org=\"$ORG_ID\";mkdir -p /workspace/shared-data/rpm-certs;cp /etc/pki/entitlement/*-key.pem /workspace/shared-data/rpm-certs/key.pem;cp $(find /etc/pki/entitlement -maxdepth 1 -type f -name '*.pem' ! -name '*-key.pem' -print -quit) /workspace/shared-data/rpm-certs/cert.pem",
                                        "securityContext": {
                                            "allowPrivilegeEscalation": false,
                                            "capabilities": {
                                                "drop": [
                                                    "ALL"
                                                ]
                                            },
                                            "runAsUser": 0
                                        }
                                    },
                                    {
                                        "computeResources": {
                                            "limits": {
                                                "cpu": "300m",
                                                "memory": "3584Mi"
                                            },
                                            "requests": {
                                                "cpu": "300m",
                                                "memory": "3584Mi"
                                            }
                                        },
                                        "env": [
                                            {
                                                "name": "HOME",
                                                "value": "/home/renovate"
                                            },
                                            {
                                                "name": "LOG_LEVEL",
                                                "value": "debug"
                                            },
                                            {
                                                "name": "LOG_FORMAT",
                                                "value": "json"
                                            },
                                            {
                                                "name": "OSV_OFFLINE_DISABLE_DOWNLOAD",
                                                "value": "true"
                                            },
                                            {
                                                "name": "OSV_OFFLINE_ROOT_DIR",
                                                "value": "/workspace/shared-data/osv-db"
                                            },
                                            {
                                                "name": "DNF_VAR_SSL_CLIENT_KEY",
                                                "value": "/workspace/shared-data/rpm-certs/key.pem"
                                            },
                                            {
                                                "name": "DNF_VAR_SSL_CLIENT_CERT",
                                                "value": "/workspace/shared-data/rpm-certs/cert.pem"
                                            },
                                            {
                                                "name": "RENOVATE_X_GITLAB_AUTO_MERGEABLE_CHECK_ATTEMPS",
                                                "value": "7"
                                            }
                                        ],
                                        "image": "quay.io/konflux-ci/mintmaker-renovate-image:latest",
                                        "name": "renovate",
                                        "script": "RENOVATE_TOKEN=$(cat /etc/renovate/secret/renovate-token) RENOVATE_CONFIG_FILE=/etc/renovate/config/config.js LOG_FILE=/workspace/shared-data/renovate-logs.json renovate || true",
                                        "securityContext": {
                                            "allowPrivilegeEscalation": false,
                                            "capabilities": {
                                                "drop": [
                                                    "ALL"
                                                ]
                                            },
                                            "runAsNonRoot": true,
                                            "runAsUser": 1001120000
                                        },
                                        "volumeMounts": [
                                            {
                                                "mountPath": "/etc/renovate/config",
                                                "name": "configmap-renovate-04231200-2b6f6cc5",
                                                "readOnly": true
                                            },
                                            {
                                                "mountPath": "/etc/renovate/secret",
                                                "name": "secret-renovate-04231200-2b6f6cc5-72d81742",
                                                "readOnly": true
                                            },
                                            {
                                                "mountPath": "/etc/pki/ca-trust/extracted/pem",
                                                "name": "configmap-trusted-ca-6ct58987ht",
                                                "readOnly": true
                                            }
                                        ]
                                    }
                                ],
                                "volumes": [
                                    {
                                        "configMap": {
                                            "defaultMode": 420,
                                            "items": [
                                                {
                                                    "key": "config.js",
                                                    "path": "config.js"
                                                }
                                            ],
                                            "name": "renovate-04231200-2b6f6cc5",
                                            "optional": false
                                        },
                                        "name": "configmap-renovate-04231200-2b6f6cc5"
                                    },
                                    {
                                        "name": "secret-renovate-04231200-2b6f6cc5-72d81742",
                                        "secret": {
                                            "defaultMode": 420,
                                            "items": [
                                                {
                                                    "key": "renovate-token",
                                                    "path": "renovate-token"
                                                }
                                            ],
                                            "optional": false,
                                            "secretName": "renovate-04231200-2b6f6cc5"
                                        }
                                    },
                                    {
                                        "configMap": {
                                            "defaultMode": 420,
                                            "items": [
                                                {
                                                    "key": "ca-bundle.crt",
                                                    "path": "tls-ca-bundle.pem"
                                                }
                                            ],
                                            "name": "trusted-ca-6ct58987ht",
                                            "optional": false
                                        },
                                        "name": "configmap-trusted-ca-6ct58987ht"
                                    }
                                ],
                                "workspaces": [
                                    {
                                        "name": "shared-data"
                                    }
                                ]
                            },
                            "workspaces": [
                                {
                                    "name": "shared-data",
                                    "workspace": "shared-data"
                                }
                            ]
                        }
                    ],
                    "workspaces": [
                        {
                            "name": "shared-data"
                        }
                    ]
                },
                "taskRunTemplate": {
                    "podTemplate": {
                        "nodeSelector": {
                            "konflux-ci.dev/workload": "konflux-tenants"
                        },
                        "tolerations": [
                            {
                                "effect": "NoSchedule",
                                "key": "konflux-ci.dev/workload",
                                "operator": "Equal",
                                "value": "konflux-tenants"
                            }
                        ]
                    },
                    "serviceAccountName": "mintmaker-controller-manager"
                },
                "timeouts": {
                    "pipeline": "1h0m0s"
                },
                "workspaces": [
                    {
                        "emptyDir": {},
                        "name": "shared-data"
                    }
                ]
            },
            "status": {
                "childReferences": [
                    {
                        "apiVersion": "tekton.dev/v1",
                        "kind": "TaskRun",
                        "name": "renovate-04231200-2b6f6cc5-build",
                        "pipelineTaskName": "build"
                    }
                ],
                "completionTime": "2026-04-23T12:03:02Z",
                "conditions": [
                    {
                        "lastTransitionTime": "2026-04-23T12:03:02Z",
                        "message": "Tasks Completed: 1 (Failed: 1, Cancelled 0), Skipped: 0",
                        "reason": "Failed",
                        "status": "False",
                        "type": "Succeeded"
                    }
                ],
                "pipelineSpec": {
                    "tasks": [
                        {
                            "name": "build",
                            "taskSpec": {
                                "metadata": {},
                                "spec": null,
                                "steps": [
                                    {
                                        "computeResources": {
                                            "limits": {
                                                "cpu": "100m",
                                                "memory": "512Mi"
                                            },
                                            "requests": {
                                                "cpu": "100m",
                                                "memory": "512Mi"
                                            }
                                        },
                                        "image": "quay.io/konflux-ci/mintmaker-osv-database:latest",
                                        "name": "prepare-db",
                                        "script": "echo 'Copying OSV database to the shared workspace'; cp -r /data/osv-db /workspace/shared-data",
                                        "securityContext": {
                                            "allowPrivilegeEscalation": false,
                                            "capabilities": {
                                                "drop": [
                                                    "ALL"
                                                ]
                                            },
                                            "runAsNonRoot": true,
                                            "runAsUser": 1001120000
                                        }
                                    },
                                    {
                                        "computeResources": {
                                            "limits": {
                                                "cpu": "100m",
                                                "memory": "256Mi"
                                            },
                                            "requests": {
                                                "cpu": "100m",
                                                "memory": "256Mi"
                                            }
                                        },
                                        "image": "registry.access.redhat.com/ubi9",
                                        "name": "prepare-rpm-cert",
                                        "script": "[ ! -f \"/etc/renovate/secret/rpm-activationkey\" ] \u0026\u0026 echo 'RPM secret not found. Exiting.' \u0026\u0026 exit 0;echo 'Generating RPM certificate and copying it to shared workspace';KEY_NAME=$(cat /etc/renovate/secret/rpm-activationkey);ORG_ID=$(cat /etc/renovate/secret/rpm-org);subscription-manager register --activationkey=\"$KEY_NAME\" --org=\"$ORG_ID\";mkdir -p /workspace/shared-data/rpm-certs;cp /etc/pki/entitlement/*-key.pem /workspace/shared-data/rpm-certs/key.pem;cp $(find /etc/pki/entitlement -maxdepth 1 -type f -name '*.pem' ! -name '*-key.pem' -print -quit) /workspace/shared-data/rpm-certs/cert.pem",
                                        "securityContext": {
                                            "allowPrivilegeEscalation": false,
                                            "capabilities": {
                                                "drop": [
                                                    "ALL"
                                                ]
                                            },
                                            "runAsUser": 0
                                        }
                                    },
                                    {
                                        "computeResources": {
                                            "limits": {
                                                "cpu": "300m",
                                                "memory": "3584Mi"
                                            },
                                            "requests": {
                                                "cpu": "300m",
                                                "memory": "3584Mi"
                                            }
                                        },
                                        "env": [
                                            {
                                                "name": "HOME",
                                                "value": "/home/renovate"
                                            },
                                            {
                                                "name": "LOG_LEVEL",
                                                "value": "debug"
                                            },
                                            {
                                                "name": "LOG_FORMAT",
                                                "value": "json"
                                            },
                                            {
                                                "name": "OSV_OFFLINE_DISABLE_DOWNLOAD",
                                                "value": "true"
                                            },
                                            {
                                                "name": "OSV_OFFLINE_ROOT_DIR",
                                                "value": "/workspace/shared-data/osv-db"
                                            },
                                            {
                                                "name": "DNF_VAR_SSL_CLIENT_KEY",
                                                "value": "/workspace/shared-data/rpm-certs/key.pem"
                                            },
                                            {
                                                "name": "DNF_VAR_SSL_CLIENT_CERT",
                                                "value": "/workspace/shared-data/rpm-certs/cert.pem"
                                            },
                                            {
                                                "name": "RENOVATE_X_GITLAB_AUTO_MERGEABLE_CHECK_ATTEMPS",
                                                "value": "7"
                                            }
                                        ],
                                        "image": "quay.io/konflux-ci/mintmaker-renovate-image:latest",
                                        "name": "renovate",
                                        "script": "RENOVATE_TOKEN=$(cat /etc/renovate/secret/renovate-token) RENOVATE_CONFIG_FILE=/etc/renovate/config/config.js LOG_FILE=/workspace/shared-data/renovate-logs.json renovate || true",
                                        "securityContext": {
                                            "allowPrivilegeEscalation": false,
                                            "capabilities": {
                                                "drop": [
                                                    "ALL"
                                                ]
                                            },
                                            "runAsNonRoot": true,
                                            "runAsUser": 1001120000
                                        },
                                        "volumeMounts": [
                                            {
                                                "mountPath": "/etc/renovate/config",
                                                "name": "configmap-renovate-04231200-2b6f6cc5",
                                                "readOnly": true
                                            },
                                            {
                                                "mountPath": "/etc/renovate/secret",
                                                "name": "secret-renovate-04231200-2b6f6cc5-72d81742",
                                                "readOnly": true
                                            },
                                            {
                                                "mountPath": "/etc/pki/ca-trust/extracted/pem",
                                                "name": "configmap-trusted-ca-6ct58987ht",
                                                "readOnly": true
                                            }
                                        ]
                                    }
                                ],
                                "volumes": [
                                    {
                                        "configMap": {
                                            "defaultMode": 420,
                                            "items": [
                                                {
                                                    "key": "config.js",
                                                    "path": "config.js"
                                                }
                                            ],
                                            "name": "renovate-04231200-2b6f6cc5",
                                            "optional": false
                                        },
                                        "name": "configmap-renovate-04231200-2b6f6cc5"
                                    },
                                    {
                                        "name": "secret-renovate-04231200-2b6f6cc5-72d81742",
                                        "secret": {
                                            "defaultMode": 420,
                                            "items": [
                                                {
                                                    "key": "renovate-token",
                                                    "path": "renovate-token"
                                                }
                                            ],
                                            "optional": false,
                                            "secretName": "renovate-04231200-2b6f6cc5"
                                        }
                                    },
                                    {
                                        "configMap": {
                                            "defaultMode": 420,
                                            "items": [
                                                {
                                                    "key": "ca-bundle.crt",
                                                    "path": "tls-ca-bundle.pem"
                                                }
                                            ],
                                            "name": "trusted-ca-6ct58987ht",
                                            "optional": false
                                        },
                                        "name": "configmap-trusted-ca-6ct58987ht"
                                    }
                                ],
                                "workspaces": [
                                    {
                                        "name": "shared-data"
                                    }
                                ]
                            },
                            "workspaces": [
                                {
                                    "name": "shared-data",
                                    "workspace": "shared-data"
                                }
                            ]
                        }
                    ],
                    "workspaces": [
                        {
                            "name": "shared-data"
                        }
                    ]
                },
                "provenance": {
                    "featureFlags": {
                        "awaitSidecarReadiness": true,
                        "coschedule": "workspaces",
                        "enableAPIFields": "alpha",
                        "enableParamEnum": true,
                        "enableProvenanceInStatus": true,
                        "enforceNonfalsifiability": "none",
                        "maxResultSize": 4096,
                        "resultExtractionMethod": "termination-message",
                        "runningInEnvWithInjectedSidecars": true,
                        "verificationNoMatchPolicy": "ignore"
                    }
                },
                "spanContext": {
                    "traceparent": "00-f0f4d6a1b25f3ad9112944e91c792414-93345e14ebb0c5d6-01"
                },
                "startTime": "2026-04-23T12:00:22Z"
            }
        },
        {
            "apiVersion": "tekton.dev/v1",
            "kind": "PipelineRun",
            "metadata": {
                "annotations": {
                    "chains.tekton.dev/signed": "true",
                    "kueue.konflux-ci.dev/requests-mintmaker": "1",
                    "results.tekton.dev/record": "mintmaker/results/a1bb5fb7-e7fd-4d96-b172-c62ea70203dd/records/a1bb5fb7-e7fd-4d96-b172-c62ea70203dd",
                    "results.tekton.dev/result": "mintmaker/results/a1bb5fb7-e7fd-4d96-b172-c62ea70203dd"
                },
                "creationTimestamp": "2026-04-23T12:00:14Z",
                "finalizers": [
                    "chains.tekton.dev/pipelinerun",
                    "results.tekton.dev/pipelinerun"
                ],
                "generation": 2,
                "labels": {
                    "kueue.x-k8s.io/priority-class": "konflux-dependency-update",
                    "kueue.x-k8s.io/queue-name": "pipelines-queue",
                    "mintmaker.appstudio.redhat.com/application": "build-suite-component-update-gyat",
                    "mintmaker.appstudio.redhat.com/branch": "multi-component-parent-base-mzhb",
                    "mintmaker.appstudio.redhat.com/component": "gl-multi-component-parent-mzhb",
                    "mintmaker.appstudio.redhat.com/git-host": "gitlab.com",
                    "mintmaker.appstudio.redhat.com/git-platform": "gitlab",
                    "mintmaker.appstudio.redhat.com/namespace": "build-e2e-jzkz",
                    "mintmaker.appstudio.redhat.com/repo-branch-hash": "edab44e160db",
                    "mintmaker.appstudio.redhat.com/repository": "konflux-qe_build-nudge-parent-qonmuu",
                    "tekton.dev/pipeline": "renovate-04231200-5bc3be55"
                },
                "name": "renovate-04231200-5bc3be55",
                "namespace": "mintmaker",
                "resourceVersion": "95934",
                "uid": "a1bb5fb7-e7fd-4d96-b172-c62ea70203dd"
            },
            "spec": {
                "pipelineSpec": {
                    "tasks": [
                        {
                            "name": "build",
                            "taskSpec": {
                                "metadata": {},
                                "spec": null,
                                "steps": [
                                    {
                                        "computeResources": {
                                            "limits": {
                                                "cpu": "100m",
                                                "memory": "512Mi"
                                            },
                                            "requests": {
                                                "cpu": "100m",
                                                "memory": "512Mi"
                                            }
                                        },
                                        "image": "quay.io/konflux-ci/mintmaker-osv-database:latest",
                                        "name": "prepare-db",
                                        "script": "echo 'Copying OSV database to the shared workspace'; cp -r /data/osv-db /workspace/shared-data",
                                        "securityContext": {
                                            "allowPrivilegeEscalation": false,
                                            "capabilities": {
                                                "drop": [
                                                    "ALL"
                                                ]
                                            },
                                            "runAsNonRoot": true,
                                            "runAsUser": 1001120000
                                        }
                                    },
                                    {
                                        "computeResources": {
                                            "limits": {
                                                "cpu": "100m",
                                                "memory": "256Mi"
                                            },
                                            "requests": {
                                                "cpu": "100m",
                                                "memory": "256Mi"
                                            }
                                        },
                                        "image": "registry.access.redhat.com/ubi9",
                                        "name": "prepare-rpm-cert",
                                        "script": "[ ! -f \"/etc/renovate/secret/rpm-activationkey\" ] \u0026\u0026 echo 'RPM secret not found. Exiting.' \u0026\u0026 exit 0;echo 'Generating RPM certificate and copying it to shared workspace';KEY_NAME=$(cat /etc/renovate/secret/rpm-activationkey);ORG_ID=$(cat /etc/renovate/secret/rpm-org);subscription-manager register --activationkey=\"$KEY_NAME\" --org=\"$ORG_ID\";mkdir -p /workspace/shared-data/rpm-certs;cp /etc/pki/entitlement/*-key.pem /workspace/shared-data/rpm-certs/key.pem;cp $(find /etc/pki/entitlement -maxdepth 1 -type f -name '*.pem' ! -name '*-key.pem' -print -quit) /workspace/shared-data/rpm-certs/cert.pem",
                                        "securityContext": {
                                            "allowPrivilegeEscalation": false,
                                            "capabilities": {
                                                "drop": [
                                                    "ALL"
                                                ]
                                            },
                                            "runAsUser": 0
                                        }
                                    },
                                    {
                                        "computeResources": {
                                            "limits": {
                                                "cpu": "300m",
                                                "memory": "3584Mi"
                                            },
                                            "requests": {
                                                "cpu": "300m",
                                                "memory": "3584Mi"
                                            }
                                        },
                                        "env": [
                                            {
                                                "name": "HOME",
                                                "value": "/home/renovate"
                                            },
                                            {
                                                "name": "LOG_LEVEL",
                                                "value": "debug"
                                            },
                                            {
                                                "name": "LOG_FORMAT",
                                                "value": "json"
                                            },
                                            {
                                                "name": "OSV_OFFLINE_DISABLE_DOWNLOAD",
                                                "value": "true"
                                            },
                                            {
                                                "name": "OSV_OFFLINE_ROOT_DIR",
                                                "value": "/workspace/shared-data/osv-db"
                                            },
                                            {
                                                "name": "DNF_VAR_SSL_CLIENT_KEY",
                                                "value": "/workspace/shared-data/rpm-certs/key.pem"
                                            },
                                            {
                                                "name": "DNF_VAR_SSL_CLIENT_CERT",
                                                "value": "/workspace/shared-data/rpm-certs/cert.pem"
                                            },
                                            {
                                                "name": "RENOVATE_X_GITLAB_AUTO_MERGEABLE_CHECK_ATTEMPS",
                                                "value": "7"
                                            }
                                        ],
                                        "image": "quay.io/konflux-ci/mintmaker-renovate-image:latest",
                                        "name": "renovate",
                                        "script": "RENOVATE_TOKEN=$(cat /etc/renovate/secret/renovate-token) RENOVATE_CONFIG_FILE=/etc/renovate/config/config.js LOG_FILE=/workspace/shared-data/renovate-logs.json renovate || true",
                                        "securityContext": {
                                            "allowPrivilegeEscalation": false,
                                            "capabilities": {
                                                "drop": [
                                                    "ALL"
                                                ]
                                            },
                                            "runAsNonRoot": true,
                                            "runAsUser": 1001120000
                                        },
                                        "volumeMounts": [
                                            {
                                                "mountPath": "/etc/renovate/config",
                                                "name": "configmap-renovate-04231200-5bc3be55",
                                                "readOnly": true
                                            },
                                            {
                                                "mountPath": "/etc/renovate/secret",
                                                "name": "secret-renovate-04231200-5bc3be55-5f72a709",
                                                "readOnly": true
                                            },
                                            {
                                                "mountPath": "/etc/pki/ca-trust/extracted/pem",
                                                "name": "configmap-trusted-ca-6ct58987ht",
                                                "readOnly": true
                                            }
                                        ]
                                    }
                                ],
                                "volumes": [
                                    {
                                        "configMap": {
                                            "defaultMode": 420,
                                            "items": [
                                                {
                                                    "key": "config.js",
                                                    "path": "config.js"
                                                }
                                            ],
                                            "name": "renovate-04231200-5bc3be55",
                                            "optional": false
                                        },
                                        "name": "configmap-renovate-04231200-5bc3be55"
                                    },
                                    {
                                        "name": "secret-renovate-04231200-5bc3be55-5f72a709",
                                        "secret": {
                                            "defaultMode": 420,
                                            "items": [
                                                {
                                                    "key": "renovate-token",
                                                    "path": "renovate-token"
                                                }
                                            ],
                                            "optional": false,
                                            "secretName": "renovate-04231200-5bc3be55"
                                        }
                                    },
                                    {
                                        "configMap": {
                                            "defaultMode": 420,
                                            "items": [
                                                {
                                                    "key": "ca-bundle.crt",
                                                    "path": "tls-ca-bundle.pem"
                                                }
                                            ],
                                            "name": "trusted-ca-6ct58987ht",
                                            "optional": false
                                        },
                                        "name": "configmap-trusted-ca-6ct58987ht"
                                    }
                                ],
                                "workspaces": [
                                    {
                                        "name": "shared-data"
                                    }
                                ]
                            },
                            "workspaces": [
                                {
                                    "name": "shared-data",
                                    "workspace": "shared-data"
                                }
                            ]
                        }
                    ],
                    "workspaces": [
                        {
                            "name": "shared-data"
                        }
                    ]
                },
                "taskRunTemplate": {
                    "podTemplate": {
                        "nodeSelector": {
                            "konflux-ci.dev/workload": "konflux-tenants"
                        },
                        "tolerations": [
                            {
                                "effect": "NoSchedule",
                                "key": "konflux-ci.dev/workload",
                                "operator": "Equal",
                                "value": "konflux-tenants"
                            }
                        ]
                    },
                    "serviceAccountName": "mintmaker-controller-manager"
                },
                "timeouts": {
                    "pipeline": "1h0m0s"
                },
                "workspaces": [
                    {
                        "emptyDir": {},
                        "name": "shared-data"
                    }
                ]
            },
            "status": {
                "childReferences": [
                    {
                        "apiVersion": "tekton.dev/v1",
                        "kind": "TaskRun",
                        "name": "renovate-04231200-5bc3be55-build",
                        "pipelineTaskName": "build"
                    }
                ],
                "completionTime": "2026-04-23T12:03:04Z",
                "conditions": [
                    {
                        "lastTransitionTime": "2026-04-23T12:03:04Z",
                        "message": "Tasks Completed: 1 (Failed: 1, Cancelled 0), Skipped: 0",
                        "reason": "Failed",
                        "status": "False",
                        "type": "Succeeded"
                    }
                ],
                "pipelineSpec": {
                    "tasks": [
                        {
                            "name": "build",
                            "taskSpec": {
                                "metadata": {},
                                "spec": null,
                                "steps": [
                                    {
                                        "computeResources": {
                                            "limits": {
                                                "cpu": "100m",
                                                "memory": "512Mi"
                                            },
                                            "requests": {
                                                "cpu": "100m",
                                                "memory": "512Mi"
                                            }
                                        },
                                        "image": "quay.io/konflux-ci/mintmaker-osv-database:latest",
                                        "name": "prepare-db",
                                        "script": "echo 'Copying OSV database to the shared workspace'; cp -r /data/osv-db /workspace/shared-data",
                                        "securityContext": {
                                            "allowPrivilegeEscalation": false,
                                            "capabilities": {
                                                "drop": [
                                                    "ALL"
                                                ]
                                            },
                                            "runAsNonRoot": true,
                                            "runAsUser": 1001120000
                                        }
                                    },
                                    {
                                        "computeResources": {
                                            "limits": {
                                                "cpu": "100m",
                                                "memory": "256Mi"
                                            },
                                            "requests": {
                                                "cpu": "100m",
                                                "memory": "256Mi"
                                            }
                                        },
                                        "image": "registry.access.redhat.com/ubi9",
                                        "name": "prepare-rpm-cert",
                                        "script": "[ ! -f \"/etc/renovate/secret/rpm-activationkey\" ] \u0026\u0026 echo 'RPM secret not found. Exiting.' \u0026\u0026 exit 0;echo 'Generating RPM certificate and copying it to shared workspace';KEY_NAME=$(cat /etc/renovate/secret/rpm-activationkey);ORG_ID=$(cat /etc/renovate/secret/rpm-org);subscription-manager register --activationkey=\"$KEY_NAME\" --org=\"$ORG_ID\";mkdir -p /workspace/shared-data/rpm-certs;cp /etc/pki/entitlement/*-key.pem /workspace/shared-data/rpm-certs/key.pem;cp $(find /etc/pki/entitlement -maxdepth 1 -type f -name '*.pem' ! -name '*-key.pem' -print -quit) /workspace/shared-data/rpm-certs/cert.pem",
                                        "securityContext": {
                                            "allowPrivilegeEscalation": false,
                                            "capabilities": {
                                                "drop": [
                                                    "ALL"
                                                ]
                                            },
                                            "runAsUser": 0
                                        }
                                    },
                                    {
                                        "computeResources": {
                                            "limits": {
                                                "cpu": "300m",
                                                "memory": "3584Mi"
                                            },
                                            "requests": {
                                                "cpu": "300m",
                                                "memory": "3584Mi"
                                            }
                                        },
                                        "env": [
                                            {
                                                "name": "HOME",
                                                "value": "/home/renovate"
                                            },
                                            {
                                                "name": "LOG_LEVEL",
                                                "value": "debug"
                                            },
                                            {
                                                "name": "LOG_FORMAT",
                                                "value": "json"
                                            },
                                            {
                                                "name": "OSV_OFFLINE_DISABLE_DOWNLOAD",
                                                "value": "true"
                                            },
                                            {
                                                "name": "OSV_OFFLINE_ROOT_DIR",
                                                "value": "/workspace/shared-data/osv-db"
                                            },
                                            {
                                                "name": "DNF_VAR_SSL_CLIENT_KEY",
                                                "value": "/workspace/shared-data/rpm-certs/key.pem"
                                            },
                                            {
                                                "name": "DNF_VAR_SSL_CLIENT_CERT",
                                                "value": "/workspace/shared-data/rpm-certs/cert.pem"
                                            },
                                            {
                                                "name": "RENOVATE_X_GITLAB_AUTO_MERGEABLE_CHECK_ATTEMPS",
                                                "value": "7"
                                            }
                                        ],
                                        "image": "quay.io/konflux-ci/mintmaker-renovate-image:latest",
                                        "name": "renovate",
                                        "script": "RENOVATE_TOKEN=$(cat /etc/renovate/secret/renovate-token) RENOVATE_CONFIG_FILE=/etc/renovate/config/config.js LOG_FILE=/workspace/shared-data/renovate-logs.json renovate || true",
                                        "securityContext": {
                                            "allowPrivilegeEscalation": false,
                                            "capabilities": {
                                                "drop": [
                                                    "ALL"
                                                ]
                                            },
                                            "runAsNonRoot": true,
                                            "runAsUser": 1001120000
                                        },
                                        "volumeMounts": [
                                            {
                                                "mountPath": "/etc/renovate/config",
                                                "name": "configmap-renovate-04231200-5bc3be55",
                                                "readOnly": true
                                            },
                                            {
                                                "mountPath": "/etc/renovate/secret",
                                                "name": "secret-renovate-04231200-5bc3be55-5f72a709",
                                                "readOnly": true
                                            },
                                            {
                                                "mountPath": "/etc/pki/ca-trust/extracted/pem",
                                                "name": "configmap-trusted-ca-6ct58987ht",
                                                "readOnly": true
                                            }
                                        ]
                                    }
                                ],
                                "volumes": [
                                    {
                                        "configMap": {
                                            "defaultMode": 420,
                                            "items": [
                                                {
                                                    "key": "config.js",
                                                    "path": "config.js"
                                                }
                                            ],
                                            "name": "renovate-04231200-5bc3be55",
                                            "optional": false
                                        },
                                        "name": "configmap-renovate-04231200-5bc3be55"
                                    },
                                    {
                                        "name": "secret-renovate-04231200-5bc3be55-5f72a709",
                                        "secret": {
                                            "defaultMode": 420,
                                            "items": [
                                                {
                                                    "key": "renovate-token",
                                                    "path": "renovate-token"
                                                }
                                            ],
                                            "optional": false,
                                            "secretName": "renovate-04231200-5bc3be55"
                                        }
                                    },
                                    {
                                        "configMap": {
                                            "defaultMode": 420,
                                            "items": [
                                                {
                                                    "key": "ca-bundle.crt",
                                                    "path": "tls-ca-bundle.pem"
                                                }
                                            ],
                                            "name": "trusted-ca-6ct58987ht",
                                            "optional": false
                                        },
                                        "name": "configmap-trusted-ca-6ct58987ht"
                                    }
                                ],
                                "workspaces": [
                                    {
                                        "name": "shared-data"
                                    }
                                ]
                            },
                            "workspaces": [
                                {
                                    "name": "shared-data",
                                    "workspace": "shared-data"
                                }
                            ]
                        }
                    ],
                    "workspaces": [
                        {
                            "name": "shared-data"
                        }
                    ]
                },
                "provenance": {
                    "featureFlags": {
                        "awaitSidecarReadiness": true,
                        "coschedule": "workspaces",
                        "enableAPIFields": "alpha",
                        "enableParamEnum": true,
                        "enableProvenanceInStatus": true,
                        "enforceNonfalsifiability": "none",
                        "maxResultSize": 4096,
                        "resultExtractionMethod": "termination-message",
                        "runningInEnvWithInjectedSidecars": true,
                        "verificationNoMatchPolicy": "ignore"
                    }
                },
                "spanContext": {
                    "traceparent": "00-7aadffcf190c0fdb144eb0d0ff83eecd-7fba44e3180344ca-01"
                },
                "startTime": "2026-04-23T12:00:14Z"
            }
        },
        {
            "apiVersion": "tekton.dev/v1",
            "kind": "PipelineRun",
            "metadata": {
                "annotations": {
                    "chains.tekton.dev/signed": "true",
                    "kueue.konflux-ci.dev/requests-mintmaker": "1",
                    "results.tekton.dev/record": "mintmaker/results/d51a9564-74f5-48a0-a28d-5aa4b4c6ca61/records/d51a9564-74f5-48a0-a28d-5aa4b4c6ca61",
                    "results.tekton.dev/result": "mintmaker/results/d51a9564-74f5-48a0-a28d-5aa4b4c6ca61"
                },
                "creationTimestamp": "2026-04-23T12:00:24Z",
                "finalizers": [
                    "chains.tekton.dev/pipelinerun",
                    "results.tekton.dev/pipelinerun"
                ],
                "generation": 2,
                "labels": {
                    "kueue.x-k8s.io/priority-class": "konflux-dependency-update",
                    "kueue.x-k8s.io/queue-name": "pipelines-queue",
                    "mintmaker.appstudio.redhat.com/application": "build-suite-test-application-mzxb",
                    "mintmaker.appstudio.redhat.com/branch": "base-tmskrb",
                    "mintmaker.appstudio.redhat.com/component": "gl-test-custom-branch-rmczks",
                    "mintmaker.appstudio.redhat.com/git-host": "gitlab.com",
                    "mintmaker.appstudio.redhat.com/git-platform": "gitlab",
                    "mintmaker.appstudio.redhat.com/namespace": "build-e2e-yrvb",
                    "mintmaker.appstudio.redhat.com/repo-branch-hash": "0f43962f4495",
                    "mintmaker.appstudio.redhat.com/repository": "konflux-qe_devfile-sample-hello-world-vzgkzu",
                    "tekton.dev/pipeline": "renovate-04231200-656c646c"
                },
                "name": "renovate-04231200-656c646c",
                "namespace": "mintmaker",
                "resourceVersion": "97753",
                "uid": "d51a9564-74f5-48a0-a28d-5aa4b4c6ca61"
            },
            "spec": {
                "pipelineSpec": {
                    "tasks": [
                        {
                            "name": "build",
                            "taskSpec": {
                                "metadata": {},
                                "spec": null,
                                "steps": [
                                    {
                                        "computeResources": {
                                            "limits": {
                                                "cpu": "100m",
                                                "memory": "512Mi"
                                            },
                                            "requests": {
                                                "cpu": "100m",
                                                "memory": "512Mi"
                                            }
                                        },
                                        "image": "quay.io/konflux-ci/mintmaker-osv-database:latest",
                                        "name": "prepare-db",
                                        "script": "echo 'Copying OSV database to the shared workspace'; cp -r /data/osv-db /workspace/shared-data",
                                        "securityContext": {
                                            "allowPrivilegeEscalation": false,
                                            "capabilities": {
                                                "drop": [
                                                    "ALL"
                                                ]
                                            },
                                            "runAsNonRoot": true,
                                            "runAsUser": 1001120000
                                        }
                                    },
                                    {
                                        "computeResources": {
                                            "limits": {
                                                "cpu": "100m",
                                                "memory": "256Mi"
                                            },
                                            "requests": {
                                                "cpu": "100m",
                                                "memory": "256Mi"
                                            }
                                        },
                                        "image": "registry.access.redhat.com/ubi9",
                                        "name": "prepare-rpm-cert",
                                        "script": "[ ! -f \"/etc/renovate/secret/rpm-activationkey\" ] \u0026\u0026 echo 'RPM secret not found. Exiting.' \u0026\u0026 exit 0;echo 'Generating RPM certificate and copying it to shared workspace';KEY_NAME=$(cat /etc/renovate/secret/rpm-activationkey);ORG_ID=$(cat /etc/renovate/secret/rpm-org);subscription-manager register --activationkey=\"$KEY_NAME\" --org=\"$ORG_ID\";mkdir -p /workspace/shared-data/rpm-certs;cp /etc/pki/entitlement/*-key.pem /workspace/shared-data/rpm-certs/key.pem;cp $(find /etc/pki/entitlement -maxdepth 1 -type f -name '*.pem' ! -name '*-key.pem' -print -quit) /workspace/shared-data/rpm-certs/cert.pem",
                                        "securityContext": {
                                            "allowPrivilegeEscalation": false,
                                            "capabilities": {
                                                "drop": [
                                                    "ALL"
                                                ]
                                            },
                                            "runAsUser": 0
                                        }
                                    },
                                    {
                                        "computeResources": {
                                            "limits": {
                                                "cpu": "300m",
                                                "memory": "3584Mi"
                                            },
                                            "requests": {
                                                "cpu": "300m",
                                                "memory": "3584Mi"
                                            }
                                        },
                                        "env": [
                                            {
                                                "name": "HOME",
                                                "value": "/home/renovate"
                                            },
                                            {
                                                "name": "LOG_LEVEL",
                                                "value": "debug"
                                            },
                                            {
                                                "name": "LOG_FORMAT",
                                                "value": "json"
                                            },
                                            {
                                                "name": "OSV_OFFLINE_DISABLE_DOWNLOAD",
                                                "value": "true"
                                            },
                                            {
                                                "name": "OSV_OFFLINE_ROOT_DIR",
                                                "value": "/workspace/shared-data/osv-db"
                                            },
                                            {
                                                "name": "DNF_VAR_SSL_CLIENT_KEY",
                                                "value": "/workspace/shared-data/rpm-certs/key.pem"
                                            },
                                            {
                                                "name": "DNF_VAR_SSL_CLIENT_CERT",
                                                "value": "/workspace/shared-data/rpm-certs/cert.pem"
                                            },
                                            {
                                                "name": "RENOVATE_X_GITLAB_AUTO_MERGEABLE_CHECK_ATTEMPS",
                                                "value": "7"
                                            }
                                        ],
                                        "image": "quay.io/konflux-ci/mintmaker-renovate-image:latest",
                                        "name": "renovate",
                                        "script": "RENOVATE_TOKEN=$(cat /etc/renovate/secret/renovate-token) RENOVATE_CONFIG_FILE=/etc/renovate/config/config.js LOG_FILE=/workspace/shared-data/renovate-logs.json renovate || true",
                                        "securityContext": {
                                            "allowPrivilegeEscalation": false,
                                            "capabilities": {
                                                "drop": [
                                                    "ALL"
                                                ]
                                            },
                                            "runAsNonRoot": true,
                                            "runAsUser": 1001120000
                                        },
                                        "volumeMounts": [
                                            {
                                                "mountPath": "/etc/renovate/config",
                                                "name": "configmap-renovate-04231200-656c646c",
                                                "readOnly": true
                                            },
                                            {
                                                "mountPath": "/etc/renovate/secret",
                                                "name": "secret-renovate-04231200-656c646c-a397c341",
                                                "readOnly": true
                                            },
                                            {
                                                "mountPath": "/etc/pki/ca-trust/extracted/pem",
                                                "name": "configmap-trusted-ca-6ct58987ht",
                                                "readOnly": true
                                            }
                                        ]
                                    }
                                ],
                                "volumes": [
                                    {
                                        "configMap": {
                                            "defaultMode": 420,
                                            "items": [
                                                {
                                                    "key": "config.js",
                                                    "path": "config.js"
                                                }
                                            ],
                                            "name": "renovate-04231200-656c646c",
                                            "optional": false
                                        },
                                        "name": "configmap-renovate-04231200-656c646c"
                                    },
                                    {
                                        "name": "secret-renovate-04231200-656c646c-a397c341",
                                        "secret": {
                                            "defaultMode": 420,
                                            "items": [
                                                {
                                                    "key": "renovate-token",
                                                    "path": "renovate-token"
                                                }
                                            ],
                                            "optional": false,
                                            "secretName": "renovate-04231200-656c646c"
                                        }
                                    },
                                    {
                                        "configMap": {
                                            "defaultMode": 420,
                                            "items": [
                                                {
                                                    "key": "ca-bundle.crt",
                                                    "path": "tls-ca-bundle.pem"
                                                }
                                            ],
                                            "name": "trusted-ca-6ct58987ht",
                                            "optional": false
                                        },
                                        "name": "configmap-trusted-ca-6ct58987ht"
                                    }
                                ],
                                "workspaces": [
                                    {
                                        "name": "shared-data"
                                    }
                                ]
                            },
                            "workspaces": [
                                {
                                    "name": "shared-data",
                                    "workspace": "shared-data"
                                }
                            ]
                        }
                    ],
                    "workspaces": [
                        {
                            "name": "shared-data"
                        }
                    ]
                },
                "taskRunTemplate": {
                    "podTemplate": {
                        "nodeSelector": {
                            "konflux-ci.dev/workload": "konflux-tenants"
                        },
                        "tolerations": [
                            {
                                "effect": "NoSchedule",
                                "key": "konflux-ci.dev/workload",
                                "operator": "Equal",
                                "value": "konflux-tenants"
                            }
                        ]
                    },
                    "serviceAccountName": "mintmaker-controller-manager"
                },
                "timeouts": {
                    "pipeline": "1h0m0s"
                },
                "workspaces": [
                    {
                        "emptyDir": {},
                        "name": "shared-data"
                    }
                ]
            },
            "status": {
                "childReferences": [
                    {
                        "apiVersion": "tekton.dev/v1",
                        "kind": "TaskRun",
                        "name": "renovate-04231200-656c646c-build",
                        "pipelineTaskName": "build"
                    }
                ],
                "completionTime": "2026-04-23T12:04:07Z",
                "conditions": [
                    {
                        "lastTransitionTime": "2026-04-23T12:04:07Z",
                        "message": "Tasks Completed: 1 (Failed: 1, Cancelled 0), Skipped: 0",
                        "reason": "Failed",
                        "status": "False",
                        "type": "Succeeded"
                    }
                ],
                "pipelineSpec": {
                    "tasks": [
                        {
                            "name": "build",
                            "taskSpec": {
                                "metadata": {},
                                "spec": null,
                                "steps": [
                                    {
                                        "computeResources": {
                                            "limits": {
                                                "cpu": "100m",
                                                "memory": "512Mi"
                                            },
                                            "requests": {
                                                "cpu": "100m",
                                                "memory": "512Mi"
                                            }
                                        },
                                        "image": "quay.io/konflux-ci/mintmaker-osv-database:latest",
                                        "name": "prepare-db",
                                        "script": "echo 'Copying OSV database to the shared workspace'; cp -r /data/osv-db /workspace/shared-data",
                                        "securityContext": {
                                            "allowPrivilegeEscalation": false,
                                            "capabilities": {
                                                "drop": [
                                                    "ALL"
                                                ]
                                            },
                                            "runAsNonRoot": true,
                                            "runAsUser": 1001120000
                                        }
                                    },
                                    {
                                        "computeResources": {
                                            "limits": {
                                                "cpu": "100m",
                                                "memory": "256Mi"
                                            },
                                            "requests": {
                                                "cpu": "100m",
                                                "memory": "256Mi"
                                            }
                                        },
                                        "image": "registry.access.redhat.com/ubi9",
                                        "name": "prepare-rpm-cert",
                                        "script": "[ ! -f \"/etc/renovate/secret/rpm-activationkey\" ] \u0026\u0026 echo 'RPM secret not found. Exiting.' \u0026\u0026 exit 0;echo 'Generating RPM certificate and copying it to shared workspace';KEY_NAME=$(cat /etc/renovate/secret/rpm-activationkey);ORG_ID=$(cat /etc/renovate/secret/rpm-org);subscription-manager register --activationkey=\"$KEY_NAME\" --org=\"$ORG_ID\";mkdir -p /workspace/shared-data/rpm-certs;cp /etc/pki/entitlement/*-key.pem /workspace/shared-data/rpm-certs/key.pem;cp $(find /etc/pki/entitlement -maxdepth 1 -type f -name '*.pem' ! -name '*-key.pem' -print -quit) /workspace/shared-data/rpm-certs/cert.pem",
                                        "securityContext": {
                                            "allowPrivilegeEscalation": false,
                                            "capabilities": {
                                                "drop": [
                                                    "ALL"
                                                ]
                                            },
                                            "runAsUser": 0
                                        }
                                    },
                                    {
                                        "computeResources": {
                                            "limits": {
                                                "cpu": "300m",
                                                "memory": "3584Mi"
                                            },
                                            "requests": {
                                                "cpu": "300m",
                                                "memory": "3584Mi"
                                            }
                                        },
                                        "env": [
                                            {
                                                "name": "HOME",
                                                "value": "/home/renovate"
                                            },
                                            {
                                                "name": "LOG_LEVEL",
                                                "value": "debug"
                                            },
                                            {
                                                "name": "LOG_FORMAT",
                                                "value": "json"
                                            },
                                            {
                                                "name": "OSV_OFFLINE_DISABLE_DOWNLOAD",
                                                "value": "true"
                                            },
                                            {
                                                "name": "OSV_OFFLINE_ROOT_DIR",
                                                "value": "/workspace/shared-data/osv-db"
                                            },
                                            {
                                                "name": "DNF_VAR_SSL_CLIENT_KEY",
                                                "value": "/workspace/shared-data/rpm-certs/key.pem"
                                            },
                                            {
                                                "name": "DNF_VAR_SSL_CLIENT_CERT",
                                                "value": "/workspace/shared-data/rpm-certs/cert.pem"
                                            },
                                            {
                                                "name": "RENOVATE_X_GITLAB_AUTO_MERGEABLE_CHECK_ATTEMPS",
                                                "value": "7"
                                            }
                                        ],
                                        "image": "quay.io/konflux-ci/mintmaker-renovate-image:latest",
                                        "name": "renovate",
                                        "script": "RENOVATE_TOKEN=$(cat /etc/renovate/secret/renovate-token) RENOVATE_CONFIG_FILE=/etc/renovate/config/config.js LOG_FILE=/workspace/shared-data/renovate-logs.json renovate || true",
                                        "securityContext": {
                                            "allowPrivilegeEscalation": false,
                                            "capabilities": {
                                                "drop": [
                                                    "ALL"
                                                ]
                                            },
                                            "runAsNonRoot": true,
                                            "runAsUser": 1001120000
                                        },
                                        "volumeMounts": [
                                            {
                                                "mountPath": "/etc/renovate/config",
                                                "name": "configmap-renovate-04231200-656c646c",
                                                "readOnly": true
                                            },
                                            {
                                                "mountPath": "/etc/renovate/secret",
                                                "name": "secret-renovate-04231200-656c646c-a397c341",
                                                "readOnly": true
                                            },
                                            {
                                                "mountPath": "/etc/pki/ca-trust/extracted/pem",
                                                "name": "configmap-trusted-ca-6ct58987ht",
                                                "readOnly": true
                                            }
                                        ]
                                    }
                                ],
                                "volumes": [
                                    {
                                        "configMap": {
                                            "defaultMode": 420,
                                            "items": [
                                                {
                                                    "key": "config.js",
                                                    "path": "config.js"
                                                }
                                            ],
                                            "name": "renovate-04231200-656c646c",
                                            "optional": false
                                        },
                                        "name": "configmap-renovate-04231200-656c646c"
                                    },
                                    {
                                        "name": "secret-renovate-04231200-656c646c-a397c341",
                                        "secret": {
                                            "defaultMode": 420,
                                            "items": [
                                                {
                                                    "key": "renovate-token",
                                                    "path": "renovate-token"
                                                }
                                            ],
                                            "optional": false,
                                            "secretName": "renovate-04231200-656c646c"
                                        }
                                    },
                                    {
                                        "configMap": {
                                            "defaultMode": 420,
                                            "items": [
                                                {
                                                    "key": "ca-bundle.crt",
                                                    "path": "tls-ca-bundle.pem"
                                                }
                                            ],
                                            "name": "trusted-ca-6ct58987ht",
                                            "optional": false
                                        },
                                        "name": "configmap-trusted-ca-6ct58987ht"
                                    }
                                ],
                                "workspaces": [
                                    {
                                        "name": "shared-data"
                                    }
                                ]
                            },
                            "workspaces": [
                                {
                                    "name": "shared-data",
                                    "workspace": "shared-data"
                                }
                            ]
                        }
                    ],
                    "workspaces": [
                        {
                            "name": "shared-data"
                        }
                    ]
                },
                "provenance": {
                    "featureFlags": {
                        "awaitSidecarReadiness": true,
                        "coschedule": "workspaces",
                        "enableAPIFields": "alpha",
                        "enableParamEnum": true,
                        "enableProvenanceInStatus": true,
                        "enforceNonfalsifiability": "none",
                        "maxResultSize": 4096,
                        "resultExtractionMethod": "termination-message",
                        "runningInEnvWithInjectedSidecars": true,
                        "verificationNoMatchPolicy": "ignore"
                    }
                },
                "spanContext": {
                    "traceparent": "00-29384d60a186708118778512e4889100-0f3c8447272212af-01"
                },
                "startTime": "2026-04-23T12:00:24Z"
            }
        },
        {
            "apiVersion": "tekton.dev/v1",
            "kind": "PipelineRun",
            "metadata": {
                "annotations": {
                    "chains.tekton.dev/signed": "true",
                    "kueue.konflux-ci.dev/requests-mintmaker": "1",
                    "results.tekton.dev/record": "mintmaker/results/70f7f00d-bd32-45f2-a950-09e3df032b5c/records/70f7f00d-bd32-45f2-a950-09e3df032b5c",
                    "results.tekton.dev/result": "mintmaker/results/70f7f00d-bd32-45f2-a950-09e3df032b5c"
                },
                "creationTimestamp": "2026-04-23T12:00:26Z",
                "finalizers": [
                    "chains.tekton.dev/pipelinerun",
                    "results.tekton.dev/pipelinerun"
                ],
                "generation": 2,
                "labels": {
                    "kueue.x-k8s.io/priority-class": "konflux-dependency-update",
                    "kueue.x-k8s.io/queue-name": "pipelines-queue",
                    "mintmaker.appstudio.redhat.com/application": "konflux-demo-app",
                    "mintmaker.appstudio.redhat.com/branch": "base-qxsysi",
                    "mintmaker.appstudio.redhat.com/component": "konflux-demo-component-ixef",
                    "mintmaker.appstudio.redhat.com/git-host": "github.com",
                    "mintmaker.appstudio.redhat.com/git-platform": "github",
                    "mintmaker.appstudio.redhat.com/namespace": "konflux-fppz",
                    "mintmaker.appstudio.redhat.com/repo-branch-hash": "2fab966081f7",
                    "mintmaker.appstudio.redhat.com/repository": "redhat-appstudio-qe_hacbs-test-project-konflux-demo",
                    "tekton.dev/pipeline": "renovate-04231200-7a5445dc"
                },
                "name": "renovate-04231200-7a5445dc",
                "namespace": "mintmaker",
                "resourceVersion": "97825",
                "uid": "70f7f00d-bd32-45f2-a950-09e3df032b5c"
            },
            "spec": {
                "pipelineSpec": {
                    "tasks": [
                        {
                            "name": "build",
                            "taskSpec": {
                                "metadata": {},
                                "spec": null,
                                "steps": [
                                    {
                                        "computeResources": {
                                            "limits": {
                                                "cpu": "100m",
                                                "memory": "512Mi"
                                            },
                                            "requests": {
                                                "cpu": "100m",
                                                "memory": "512Mi"
                                            }
                                        },
                                        "image": "quay.io/konflux-ci/mintmaker-osv-database:latest",
                                        "name": "prepare-db",
                                        "script": "echo 'Copying OSV database to the shared workspace'; cp -r /data/osv-db /workspace/shared-data",
                                        "securityContext": {
                                            "allowPrivilegeEscalation": false,
                                            "capabilities": {
                                                "drop": [
                                                    "ALL"
                                                ]
                                            },
                                            "runAsNonRoot": true,
                                            "runAsUser": 1001120000
                                        }
                                    },
                                    {
                                        "computeResources": {
                                            "limits": {
                                                "cpu": "100m",
                                                "memory": "256Mi"
                                            },
                                            "requests": {
                                                "cpu": "100m",
                                                "memory": "256Mi"
                                            }
                                        },
                                        "image": "registry.access.redhat.com/ubi9",
                                        "name": "prepare-rpm-cert",
                                        "script": "[ ! -f \"/etc/renovate/secret/rpm-activationkey\" ] \u0026\u0026 echo 'RPM secret not found. Exiting.' \u0026\u0026 exit 0;echo 'Generating RPM certificate and copying it to shared workspace';KEY_NAME=$(cat /etc/renovate/secret/rpm-activationkey);ORG_ID=$(cat /etc/renovate/secret/rpm-org);subscription-manager register --activationkey=\"$KEY_NAME\" --org=\"$ORG_ID\";mkdir -p /workspace/shared-data/rpm-certs;cp /etc/pki/entitlement/*-key.pem /workspace/shared-data/rpm-certs/key.pem;cp $(find /etc/pki/entitlement -maxdepth 1 -type f -name '*.pem' ! -name '*-key.pem' -print -quit) /workspace/shared-data/rpm-certs/cert.pem",
                                        "securityContext": {
                                            "allowPrivilegeEscalation": false,
                                            "capabilities": {
                                                "drop": [
                                                    "ALL"
                                                ]
                                            },
                                            "runAsUser": 0
                                        }
                                    },
                                    {
                                        "computeResources": {
                                            "limits": {
                                                "cpu": "300m",
                                                "memory": "3584Mi"
                                            },
                                            "requests": {
                                                "cpu": "300m",
                                                "memory": "3584Mi"
                                            }
                                        },
                                        "env": [
                                            {
                                                "name": "HOME",
                                                "value": "/home/renovate"
                                            },
                                            {
                                                "name": "LOG_LEVEL",
                                                "value": "debug"
                                            },
                                            {
                                                "name": "LOG_FORMAT",
                                                "value": "json"
                                            },
                                            {
                                                "name": "OSV_OFFLINE_DISABLE_DOWNLOAD",
                                                "value": "true"
                                            },
                                            {
                                                "name": "OSV_OFFLINE_ROOT_DIR",
                                                "value": "/workspace/shared-data/osv-db"
                                            },
                                            {
                                                "name": "DNF_VAR_SSL_CLIENT_KEY",
                                                "value": "/workspace/shared-data/rpm-certs/key.pem"
                                            },
                                            {
                                                "name": "DNF_VAR_SSL_CLIENT_CERT",
                                                "value": "/workspace/shared-data/rpm-certs/cert.pem"
                                            },
                                            {
                                                "name": "RENOVATE_X_GITLAB_AUTO_MERGEABLE_CHECK_ATTEMPS",
                                                "value": "7"
                                            }
                                        ],
                                        "image": "quay.io/konflux-ci/mintmaker-renovate-image:latest",
                                        "name": "renovate",
                                        "script": "RENOVATE_TOKEN=$(cat /etc/renovate/secret/renovate-token) RENOVATE_CONFIG_FILE=/etc/renovate/config/config.js LOG_FILE=/workspace/shared-data/renovate-logs.json renovate || true",
                                        "securityContext": {
                                            "allowPrivilegeEscalation": false,
                                            "capabilities": {
                                                "drop": [
                                                    "ALL"
                                                ]
                                            },
                                            "runAsNonRoot": true,
                                            "runAsUser": 1001120000
                                        },
                                        "volumeMounts": [
                                            {
                                                "mountPath": "/etc/renovate/config",
                                                "name": "configmap-renovate-04231200-7a5445dc",
                                                "readOnly": true
                                            },
                                            {
                                                "mountPath": "/etc/renovate/secret",
                                                "name": "secret-renovate-04231200-7a5445dc-e3830187",
                                                "readOnly": true
                                            },
                                            {
                                                "mountPath": "/etc/pki/ca-trust/extracted/pem",
                                                "name": "configmap-trusted-ca-6ct58987ht",
                                                "readOnly": true
                                            }
                                        ]
                                    }
                                ],
                                "volumes": [
                                    {
                                        "configMap": {
                                            "defaultMode": 420,
                                            "items": [
                                                {
                                                    "key": "config.js",
                                                    "path": "config.js"
                                                }
                                            ],
                                            "name": "renovate-04231200-7a5445dc",
                                            "optional": false
                                        },
                                        "name": "configmap-renovate-04231200-7a5445dc"
                                    },
                                    {
                                        "name": "secret-renovate-04231200-7a5445dc-e3830187",
                                        "secret": {
                                            "defaultMode": 420,
                                            "items": [
                                                {
                                                    "key": "renovate-token",
                                                    "path": "renovate-token"
                                                }
                                            ],
                                            "optional": false,
                                            "secretName": "renovate-04231200-7a5445dc"
                                        }
                                    },
                                    {
                                        "configMap": {
                                            "defaultMode": 420,
                                            "items": [
                                                {
                                                    "key": "ca-bundle.crt",
                                                    "path": "tls-ca-bundle.pem"
                                                }
                                            ],
                                            "name": "trusted-ca-6ct58987ht",
                                            "optional": false
                                        },
                                        "name": "configmap-trusted-ca-6ct58987ht"
                                    }
                                ],
                                "workspaces": [
                                    {
                                        "name": "shared-data"
                                    }
                                ]
                            },
                            "workspaces": [
                                {
                                    "name": "shared-data",
                                    "workspace": "shared-data"
                                }
                            ]
                        }
                    ],
                    "workspaces": [
                        {
                            "name": "shared-data"
                        }
                    ]
                },
                "taskRunTemplate": {
                    "podTemplate": {
                        "nodeSelector": {
                            "konflux-ci.dev/workload": "konflux-tenants"
                        },
                        "tolerations": [
                            {
                                "effect": "NoSchedule",
                                "key": "konflux-ci.dev/workload",
                                "operator": "Equal",
                                "value": "konflux-tenants"
                            }
                        ]
                    },
                    "serviceAccountName": "mintmaker-controller-manager"
                },
                "timeouts": {
                    "pipeline": "1h0m0s"
                },
                "workspaces": [
                    {
                        "emptyDir": {},
                        "name": "shared-data"
                    }
                ]
            },
            "status": {
                "childReferences": [
                    {
                        "apiVersion": "tekton.dev/v1",
                        "kind": "TaskRun",
                        "name": "renovate-04231200-7a5445dc-build",
                        "pipelineTaskName": "build"
                    }
                ],
                "completionTime": "2026-04-23T12:04:07Z",
                "conditions": [
                    {
                        "lastTransitionTime": "2026-04-23T12:04:07Z",
                        "message": "Tasks Completed: 1 (Failed: 1, Cancelled 0), Skipped: 0",
                        "reason": "Failed",
                        "status": "False",
                        "type": "Succeeded"
                    }
                ],
                "pipelineSpec": {
                    "tasks": [
                        {
                            "name": "build",
                            "taskSpec": {
                                "metadata": {},
                                "spec": null,
                                "steps": [
                                    {
                                        "computeResources": {
                                            "limits": {
                                                "cpu": "100m",
                                                "memory": "512Mi"
                                            },
                                            "requests": {
                                                "cpu": "100m",
                                                "memory": "512Mi"
                                            }
                                        },
                                        "image": "quay.io/konflux-ci/mintmaker-osv-database:latest",
                                        "name": "prepare-db",
                                        "script": "echo 'Copying OSV database to the shared workspace'; cp -r /data/osv-db /workspace/shared-data",
                                        "securityContext": {
                                            "allowPrivilegeEscalation": false,
                                            "capabilities": {
                                                "drop": [
                                                    "ALL"
                                                ]
                                            },
                                            "runAsNonRoot": true,
                                            "runAsUser": 1001120000
                                        }
                                    },
                                    {
                                        "computeResources": {
                                            "limits": {
                                                "cpu": "100m",
                                                "memory": "256Mi"
                                            },
                                            "requests": {
                                                "cpu": "100m",
                                                "memory": "256Mi"
                                            }
                                        },
                                        "image": "registry.access.redhat.com/ubi9",
                                        "name": "prepare-rpm-cert",
                                        "script": "[ ! -f \"/etc/renovate/secret/rpm-activationkey\" ] \u0026\u0026 echo 'RPM secret not found. Exiting.' \u0026\u0026 exit 0;echo 'Generating RPM certificate and copying it to shared workspace';KEY_NAME=$(cat /etc/renovate/secret/rpm-activationkey);ORG_ID=$(cat /etc/renovate/secret/rpm-org);subscription-manager register --activationkey=\"$KEY_NAME\" --org=\"$ORG_ID\";mkdir -p /workspace/shared-data/rpm-certs;cp /etc/pki/entitlement/*-key.pem /workspace/shared-data/rpm-certs/key.pem;cp $(find /etc/pki/entitlement -maxdepth 1 -type f -name '*.pem' ! -name '*-key.pem' -print -quit) /workspace/shared-data/rpm-certs/cert.pem",
                                        "securityContext": {
                                            "allowPrivilegeEscalation": false,
                                            "capabilities": {
                                                "drop": [
                                                    "ALL"
                                                ]
                                            },
                                            "runAsUser": 0
                                        }
                                    },
                                    {
                                        "computeResources": {
                                            "limits": {
                                                "cpu": "300m",
                                                "memory": "3584Mi"
                                            },
                                            "requests": {
                                                "cpu": "300m",
                                                "memory": "3584Mi"
                                            }
                                        },
                                        "env": [
                                            {
                                                "name": "HOME",
                                                "value": "/home/renovate"
                                            },
                                            {
                                                "name": "LOG_LEVEL",
                                                "value": "debug"
                                            },
                                            {
                                                "name": "LOG_FORMAT",
                                                "value": "json"
                                            },
                                            {
                                                "name": "OSV_OFFLINE_DISABLE_DOWNLOAD",
                                                "value": "true"
                                            },
                                            {
                                                "name": "OSV_OFFLINE_ROOT_DIR",
                                                "value": "/workspace/shared-data/osv-db"
                                            },
                                            {
                                                "name": "DNF_VAR_SSL_CLIENT_KEY",
                                                "value": "/workspace/shared-data/rpm-certs/key.pem"
                                            },
                                            {
                                                "name": "DNF_VAR_SSL_CLIENT_CERT",
                                                "value": "/workspace/shared-data/rpm-certs/cert.pem"
                                            },
                                            {
                                                "name": "RENOVATE_X_GITLAB_AUTO_MERGEABLE_CHECK_ATTEMPS",
                                                "value": "7"
                                            }
                                        ],
                                        "image": "quay.io/konflux-ci/mintmaker-renovate-image:latest",
                                        "name": "renovate",
                                        "script": "RENOVATE_TOKEN=$(cat /etc/renovate/secret/renovate-token) RENOVATE_CONFIG_FILE=/etc/renovate/config/config.js LOG_FILE=/workspace/shared-data/renovate-logs.json renovate || true",
                                        "securityContext": {
                                            "allowPrivilegeEscalation": false,
                                            "capabilities": {
                                                "drop": [
                                                    "ALL"
                                                ]
                                            },
                                            "runAsNonRoot": true,
                                            "runAsUser": 1001120000
                                        },
                                        "volumeMounts": [
                                            {
                                                "mountPath": "/etc/renovate/config",
                                                "name": "configmap-renovate-04231200-7a5445dc",
                                                "readOnly": true
                                            },
                                            {
                                                "mountPath": "/etc/renovate/secret",
                                                "name": "secret-renovate-04231200-7a5445dc-e3830187",
                                                "readOnly": true
                                            },
                                            {
                                                "mountPath": "/etc/pki/ca-trust/extracted/pem",
                                                "name": "configmap-trusted-ca-6ct58987ht",
                                                "readOnly": true
                                            }
                                        ]
                                    }
                                ],
                                "volumes": [
                                    {
                                        "configMap": {
                                            "defaultMode": 420,
                                            "items": [
                                                {
                                                    "key": "config.js",
                                                    "path": "config.js"
                                                }
                                            ],
                                            "name": "renovate-04231200-7a5445dc",
                                            "optional": false
                                        },
                                        "name": "configmap-renovate-04231200-7a5445dc"
                                    },
                                    {
                                        "name": "secret-renovate-04231200-7a5445dc-e3830187",
                                        "secret": {
                                            "defaultMode": 420,
                                            "items": [
                                                {
                                                    "key": "renovate-token",
                                                    "path": "renovate-token"
                                                }
                                            ],
                                            "optional": false,
                                            "secretName": "renovate-04231200-7a5445dc"
                                        }
                                    },
                                    {
                                        "configMap": {
                                            "defaultMode": 420,
                                            "items": [
                                                {
                                                    "key": "ca-bundle.crt",
                                                    "path": "tls-ca-bundle.pem"
                                                }
                                            ],
                                            "name": "trusted-ca-6ct58987ht",
                                            "optional": false
                                        },
                                        "name": "configmap-trusted-ca-6ct58987ht"
                                    }
                                ],
                                "workspaces": [
                                    {
                                        "name": "shared-data"
                                    }
                                ]
                            },
                            "workspaces": [
                                {
                                    "name": "shared-data",
                                    "workspace": "shared-data"
                                }
                            ]
                        }
                    ],
                    "workspaces": [
                        {
                            "name": "shared-data"
                        }
                    ]
                },
                "provenance": {
                    "featureFlags": {
                        "awaitSidecarReadiness": true,
                        "coschedule": "workspaces",
                        "enableAPIFields": "alpha",
                        "enableParamEnum": true,
                        "enableProvenanceInStatus": true,
                        "enforceNonfalsifiability": "none",
                        "maxResultSize": 4096,
                        "resultExtractionMethod": "termination-message",
                        "runningInEnvWithInjectedSidecars": true,
                        "verificationNoMatchPolicy": "ignore"
                    }
                },
                "spanContext": {
                    "traceparent": "00-4f986e3c4de4c0ae126225312e48a475-729a1026a70c14fd-01"
                },
                "startTime": "2026-04-23T12:00:26Z"
            }
        },
        {
            "apiVersion": "tekton.dev/v1",
            "kind": "PipelineRun",
            "metadata": {
                "annotations": {
                    "chains.tekton.dev/signed": "true",
                    "kueue.konflux-ci.dev/requests-mintmaker": "1",
                    "results.tekton.dev/record": "mintmaker/results/71c333f7-d5d3-4158-b228-eb9898fa2e87/records/71c333f7-d5d3-4158-b228-eb9898fa2e87",
                    "results.tekton.dev/result": "mintmaker/results/71c333f7-d5d3-4158-b228-eb9898fa2e87"
                },
                "creationTimestamp": "2026-04-23T12:00:23Z",
                "finalizers": [
                    "chains.tekton.dev/pipelinerun",
                    "results.tekton.dev/pipelinerun"
                ],
                "generation": 2,
                "labels": {
                    "kueue.x-k8s.io/priority-class": "konflux-dependency-update",
                    "kueue.x-k8s.io/queue-name": "pipelines-queue",
                    "mintmaker.appstudio.redhat.com/application": "build-suite-component-update-xgtb",
                    "mintmaker.appstudio.redhat.com/branch": "multi-component-child-base-fsov",
                    "mintmaker.appstudio.redhat.com/component": "gh-multi-component-child-fsov",
                    "mintmaker.appstudio.redhat.com/git-host": "github.com",
                    "mintmaker.appstudio.redhat.com/git-platform": "github",
                    "mintmaker.appstudio.redhat.com/namespace": "build-e2e-wmfa",
                    "mintmaker.appstudio.redhat.com/repo-branch-hash": "adcf774f901b",
                    "mintmaker.appstudio.redhat.com/repository": "redhat-appstudio-qe_build-nudge-child-kairnd",
                    "tekton.dev/pipeline": "renovate-04231200-84cf981e"
                },
                "name": "renovate-04231200-84cf981e",
                "namespace": "mintmaker",
                "resourceVersion": "95561",
                "uid": "71c333f7-d5d3-4158-b228-eb9898fa2e87"
            },
            "spec": {
                "pipelineSpec": {
                    "tasks": [
                        {
                            "name": "build",
                            "taskSpec": {
                                "metadata": {},
                                "spec": null,
                                "steps": [
                                    {
                                        "computeResources": {
                                            "limits": {
                                                "cpu": "100m",
                                                "memory": "512Mi"
                                            },
                                            "requests": {
                                                "cpu": "100m",
                                                "memory": "512Mi"
                                            }
                                        },
                                        "image": "quay.io/konflux-ci/mintmaker-osv-database:latest",
                                        "name": "prepare-db",
                                        "script": "echo 'Copying OSV database to the shared workspace'; cp -r /data/osv-db /workspace/shared-data",
                                        "securityContext": {
                                            "allowPrivilegeEscalation": false,
                                            "capabilities": {
                                                "drop": [
                                                    "ALL"
                                                ]
                                            },
                                            "runAsNonRoot": true,
                                            "runAsUser": 1001120000
                                        }
                                    },
                                    {
                                        "computeResources": {
                                            "limits": {
                                                "cpu": "100m",
                                                "memory": "256Mi"
                                            },
                                            "requests": {
                                                "cpu": "100m",
                                                "memory": "256Mi"
                                            }
                                        },
                                        "image": "registry.access.redhat.com/ubi9",
                                        "name": "prepare-rpm-cert",
                                        "script": "[ ! -f \"/etc/renovate/secret/rpm-activationkey\" ] \u0026\u0026 echo 'RPM secret not found. Exiting.' \u0026\u0026 exit 0;echo 'Generating RPM certificate and copying it to shared workspace';KEY_NAME=$(cat /etc/renovate/secret/rpm-activationkey);ORG_ID=$(cat /etc/renovate/secret/rpm-org);subscription-manager register --activationkey=\"$KEY_NAME\" --org=\"$ORG_ID\";mkdir -p /workspace/shared-data/rpm-certs;cp /etc/pki/entitlement/*-key.pem /workspace/shared-data/rpm-certs/key.pem;cp $(find /etc/pki/entitlement -maxdepth 1 -type f -name '*.pem' ! -name '*-key.pem' -print -quit) /workspace/shared-data/rpm-certs/cert.pem",
                                        "securityContext": {
                                            "allowPrivilegeEscalation": false,
                                            "capabilities": {
                                                "drop": [
                                                    "ALL"
                                                ]
                                            },
                                            "runAsUser": 0
                                        }
                                    },
                                    {
                                        "computeResources": {
                                            "limits": {
                                                "cpu": "300m",
                                                "memory": "3584Mi"
                                            },
                                            "requests": {
                                                "cpu": "300m",
                                                "memory": "3584Mi"
                                            }
                                        },
                                        "env": [
                                            {
                                                "name": "HOME",
                                                "value": "/home/renovate"
                                            },
                                            {
                                                "name": "LOG_LEVEL",
                                                "value": "debug"
                                            },
                                            {
                                                "name": "LOG_FORMAT",
                                                "value": "json"
                                            },
                                            {
                                                "name": "OSV_OFFLINE_DISABLE_DOWNLOAD",
                                                "value": "true"
                                            },
                                            {
                                                "name": "OSV_OFFLINE_ROOT_DIR",
                                                "value": "/workspace/shared-data/osv-db"
                                            },
                                            {
                                                "name": "DNF_VAR_SSL_CLIENT_KEY",
                                                "value": "/workspace/shared-data/rpm-certs/key.pem"
                                            },
                                            {
                                                "name": "DNF_VAR_SSL_CLIENT_CERT",
                                                "value": "/workspace/shared-data/rpm-certs/cert.pem"
                                            },
                                            {
                                                "name": "RENOVATE_X_GITLAB_AUTO_MERGEABLE_CHECK_ATTEMPS",
                                                "value": "7"
                                            }
                                        ],
                                        "image": "quay.io/konflux-ci/mintmaker-renovate-image:latest",
                                        "name": "renovate",
                                        "script": "RENOVATE_TOKEN=$(cat /etc/renovate/secret/renovate-token) RENOVATE_CONFIG_FILE=/etc/renovate/config/config.js LOG_FILE=/workspace/shared-data/renovate-logs.json renovate || true",
                                        "securityContext": {
                                            "allowPrivilegeEscalation": false,
                                            "capabilities": {
                                                "drop": [
                                                    "ALL"
                                                ]
                                            },
                                            "runAsNonRoot": true,
                                            "runAsUser": 1001120000
                                        },
                                        "volumeMounts": [
                                            {
                                                "mountPath": "/etc/renovate/config",
                                                "name": "configmap-renovate-04231200-84cf981e",
                                                "readOnly": true
                                            },
                                            {
                                                "mountPath": "/etc/renovate/secret",
                                                "name": "secret-renovate-04231200-84cf981e-5bc767c3",
                                                "readOnly": true
                                            },
                                            {
                                                "mountPath": "/etc/pki/ca-trust/extracted/pem",
                                                "name": "configmap-trusted-ca-6ct58987ht",
                                                "readOnly": true
                                            }
                                        ]
                                    }
                                ],
                                "volumes": [
                                    {
                                        "configMap": {
                                            "defaultMode": 420,
                                            "items": [
                                                {
                                                    "key": "config.js",
                                                    "path": "config.js"
                                                }
                                            ],
                                            "name": "renovate-04231200-84cf981e",
                                            "optional": false
                                        },
                                        "name": "configmap-renovate-04231200-84cf981e"
                                    },
                                    {
                                        "name": "secret-renovate-04231200-84cf981e-5bc767c3",
                                        "secret": {
                                            "defaultMode": 420,
                                            "items": [
                                                {
                                                    "key": "renovate-token",
                                                    "path": "renovate-token"
                                                }
                                            ],
                                            "optional": false,
                                            "secretName": "renovate-04231200-84cf981e"
                                        }
                                    },
                                    {
                                        "configMap": {
                                            "defaultMode": 420,
                                            "items": [
                                                {
                                                    "key": "ca-bundle.crt",
                                                    "path": "tls-ca-bundle.pem"
                                                }
                                            ],
                                            "name": "trusted-ca-6ct58987ht",
                                            "optional": false
                                        },
                                        "name": "configmap-trusted-ca-6ct58987ht"
                                    }
                                ],
                                "workspaces": [
                                    {
                                        "name": "shared-data"
                                    }
                                ]
                            },
                            "workspaces": [
                                {
                                    "name": "shared-data",
                                    "workspace": "shared-data"
                                }
                            ]
                        }
                    ],
                    "workspaces": [
                        {
                            "name": "shared-data"
                        }
                    ]
                },
                "taskRunTemplate": {
                    "podTemplate": {
                        "nodeSelector": {
                            "konflux-ci.dev/workload": "konflux-tenants"
                        },
                        "tolerations": [
                            {
                                "effect": "NoSchedule",
                                "key": "konflux-ci.dev/workload",
                                "operator": "Equal",
                                "value": "konflux-tenants"
                            }
                        ]
                    },
                    "serviceAccountName": "mintmaker-controller-manager"
                },
                "timeouts": {
                    "pipeline": "1h0m0s"
                },
                "workspaces": [
                    {
                        "emptyDir": {},
                        "name": "shared-data"
                    }
                ]
            },
            "status": {
                "childReferences": [
                    {
                        "apiVersion": "tekton.dev/v1",
                        "kind": "TaskRun",
                        "name": "renovate-04231200-84cf981e-build",
                        "pipelineTaskName": "build"
                    }
                ],
                "completionTime": "2026-04-23T12:03:02Z",
                "conditions": [
                    {
                        "lastTransitionTime": "2026-04-23T12:03:02Z",
                        "message": "Tasks Completed: 1 (Failed: 1, Cancelled 0), Skipped: 0",
                        "reason": "Failed",
                        "status": "False",
                        "type": "Succeeded"
                    }
                ],
                "pipelineSpec": {
                    "tasks": [
                        {
                            "name": "build",
                            "taskSpec": {
                                "metadata": {},
                                "spec": null,
                                "steps": [
                                    {
                                        "computeResources": {
                                            "limits": {
                                                "cpu": "100m",
                                                "memory": "512Mi"
                                            },
                                            "requests": {
                                                "cpu": "100m",
                                                "memory": "512Mi"
                                            }
                                        },
                                        "image": "quay.io/konflux-ci/mintmaker-osv-database:latest",
                                        "name": "prepare-db",
                                        "script": "echo 'Copying OSV database to the shared workspace'; cp -r /data/osv-db /workspace/shared-data",
                                        "securityContext": {
                                            "allowPrivilegeEscalation": false,
                                            "capabilities": {
                                                "drop": [
                                                    "ALL"
                                                ]
                                            },
                                            "runAsNonRoot": true,
                                            "runAsUser": 1001120000
                                        }
                                    },
                                    {
                                        "computeResources": {
                                            "limits": {
                                                "cpu": "100m",
                                                "memory": "256Mi"
                                            },
                                            "requests": {
                                                "cpu": "100m",
                                                "memory": "256Mi"
                                            }
                                        },
                                        "image": "registry.access.redhat.com/ubi9",
                                        "name": "prepare-rpm-cert",
                                        "script": "[ ! -f \"/etc/renovate/secret/rpm-activationkey\" ] \u0026\u0026 echo 'RPM secret not found. Exiting.' \u0026\u0026 exit 0;echo 'Generating RPM certificate and copying it to shared workspace';KEY_NAME=$(cat /etc/renovate/secret/rpm-activationkey);ORG_ID=$(cat /etc/renovate/secret/rpm-org);subscription-manager register --activationkey=\"$KEY_NAME\" --org=\"$ORG_ID\";mkdir -p /workspace/shared-data/rpm-certs;cp /etc/pki/entitlement/*-key.pem /workspace/shared-data/rpm-certs/key.pem;cp $(find /etc/pki/entitlement -maxdepth 1 -type f -name '*.pem' ! -name '*-key.pem' -print -quit) /workspace/shared-data/rpm-certs/cert.pem",
                                        "securityContext": {
                                            "allowPrivilegeEscalation": false,
                                            "capabilities": {
                                                "drop": [
                                                    "ALL"
                                                ]
                                            },
                                            "runAsUser": 0
                                        }
                                    },
                                    {
                                        "computeResources": {
                                            "limits": {
                                                "cpu": "300m",
                                                "memory": "3584Mi"
                                            },
                                            "requests": {
                                                "cpu": "300m",
                                                "memory": "3584Mi"
                                            }
                                        },
                                        "env": [
                                            {
                                                "name": "HOME",
                                                "value": "/home/renovate"
                                            },
                                            {
                                                "name": "LOG_LEVEL",
                                                "value": "debug"
                                            },
                                            {
                                                "name": "LOG_FORMAT",
                                                "value": "json"
                                            },
                                            {
                                                "name": "OSV_OFFLINE_DISABLE_DOWNLOAD",
                                                "value": "true"
                                            },
                                            {
                                                "name": "OSV_OFFLINE_ROOT_DIR",
                                                "value": "/workspace/shared-data/osv-db"
                                            },
                                            {
                                                "name": "DNF_VAR_SSL_CLIENT_KEY",
                                                "value": "/workspace/shared-data/rpm-certs/key.pem"
                                            },
                                            {
                                                "name": "DNF_VAR_SSL_CLIENT_CERT",
                                                "value": "/workspace/shared-data/rpm-certs/cert.pem"
                                            },
                                            {
                                                "name": "RENOVATE_X_GITLAB_AUTO_MERGEABLE_CHECK_ATTEMPS",
                                                "value": "7"
                                            }
                                        ],
                                        "image": "quay.io/konflux-ci/mintmaker-renovate-image:latest",
                                        "name": "renovate",
                                        "script": "RENOVATE_TOKEN=$(cat /etc/renovate/secret/renovate-token) RENOVATE_CONFIG_FILE=/etc/renovate/config/config.js LOG_FILE=/workspace/shared-data/renovate-logs.json renovate || true",
                                        "securityContext": {
                                            "allowPrivilegeEscalation": false,
                                            "capabilities": {
                                                "drop": [
                                                    "ALL"
                                                ]
                                            },
                                            "runAsNonRoot": true,
                                            "runAsUser": 1001120000
                                        },
                                        "volumeMounts": [
                                            {
                                                "mountPath": "/etc/renovate/config",
                                                "name": "configmap-renovate-04231200-84cf981e",
                                                "readOnly": true
                                            },
                                            {
                                                "mountPath": "/etc/renovate/secret",
                                                "name": "secret-renovate-04231200-84cf981e-5bc767c3",
                                                "readOnly": true
                                            },
                                            {
                                                "mountPath": "/etc/pki/ca-trust/extracted/pem",
                                                "name": "configmap-trusted-ca-6ct58987ht",
                                                "readOnly": true
                                            }
                                        ]
                                    }
                                ],
                                "volumes": [
                                    {
                                        "configMap": {
                                            "defaultMode": 420,
                                            "items": [
                                                {
                                                    "key": "config.js",
                                                    "path": "config.js"
                                                }
                                            ],
                                            "name": "renovate-04231200-84cf981e",
                                            "optional": false
                                        },
                                        "name": "configmap-renovate-04231200-84cf981e"
                                    },
                                    {
                                        "name": "secret-renovate-04231200-84cf981e-5bc767c3",
                                        "secret": {
                                            "defaultMode": 420,
                                            "items": [
                                                {
                                                    "key": "renovate-token",
                                                    "path": "renovate-token"
                                                }
                                            ],
                                            "optional": false,
                                            "secretName": "renovate-04231200-84cf981e"
                                        }
                                    },
                                    {
                                        "configMap": {
                                            "defaultMode": 420,
                                            "items": [
                                                {
                                                    "key": "ca-bundle.crt",
                                                    "path": "tls-ca-bundle.pem"
                                                }
                                            ],
                                            "name": "trusted-ca-6ct58987ht",
                                            "optional": false
                                        },
                                        "name": "configmap-trusted-ca-6ct58987ht"
                                    }
                                ],
                                "workspaces": [
                                    {
                                        "name": "shared-data"
                                    }
                                ]
                            },
                            "workspaces": [
                                {
                                    "name": "shared-data",
                                    "workspace": "shared-data"
                                }
                            ]
                        }
                    ],
                    "workspaces": [
                        {
                            "name": "shared-data"
                        }
                    ]
                },
                "provenance": {
                    "featureFlags": {
                        "awaitSidecarReadiness": true,
                        "coschedule": "workspaces",
                        "enableAPIFields": "alpha",
                        "enableParamEnum": true,
                        "enableProvenanceInStatus": true,
                        "enforceNonfalsifiability": "none",
                        "maxResultSize": 4096,
                        "resultExtractionMethod": "termination-message",
                        "runningInEnvWithInjectedSidecars": true,
                        "verificationNoMatchPolicy": "ignore"
                    }
                },
                "spanContext": {
                    "traceparent": "00-aa9bc9e82ff8dc4ea7017f4314e9f282-03242937128efe5f-01"
                },
                "startTime": "2026-04-23T12:00:24Z"
            }
        },
        {
            "apiVersion": "tekton.dev/v1",
            "kind": "PipelineRun",
            "metadata": {
                "annotations": {
                    "chains.tekton.dev/signed": "true",
                    "kueue.konflux-ci.dev/requests-mintmaker": "1",
                    "results.tekton.dev/record": "mintmaker/results/aed9b76d-78d7-4b80-b234-27dd56e4dd1a/records/aed9b76d-78d7-4b80-b234-27dd56e4dd1a",
                    "results.tekton.dev/result": "mintmaker/results/aed9b76d-78d7-4b80-b234-27dd56e4dd1a"
                },
                "creationTimestamp": "2026-04-23T12:00:22Z",
                "finalizers": [
                    "chains.tekton.dev/pipelinerun",
                    "results.tekton.dev/pipelinerun"
                ],
                "generation": 2,
                "labels": {
                    "kueue.x-k8s.io/priority-class": "konflux-dependency-update",
                    "kueue.x-k8s.io/queue-name": "pipelines-queue",
                    "mintmaker.appstudio.redhat.com/application": "test-app-gips",
                    "mintmaker.appstudio.redhat.com/branch": "base-nvvhxk",
                    "mintmaker.appstudio.redhat.com/component": "test-comp-wmxk",
                    "mintmaker.appstudio.redhat.com/git-host": "github.com",
                    "mintmaker.appstudio.redhat.com/git-platform": "github",
                    "mintmaker.appstudio.redhat.com/namespace": "build-e2e-mddc",
                    "mintmaker.appstudio.redhat.com/repo-branch-hash": "ab9cdc497775",
                    "mintmaker.appstudio.redhat.com/repository": "redhat-appstudio-qe_devfile-sample-python-basic",
                    "tekton.dev/pipeline": "renovate-04231200-b1a8208b"
                },
                "name": "renovate-04231200-b1a8208b",
                "namespace": "mintmaker",
                "resourceVersion": "95562",
                "uid": "aed9b76d-78d7-4b80-b234-27dd56e4dd1a"
            },
            "spec": {
                "pipelineSpec": {
                    "tasks": [
                        {
                            "name": "build",
                            "taskSpec": {
                                "metadata": {},
                                "spec": null,
                                "steps": [
                                    {
                                        "computeResources": {
                                            "limits": {
                                                "cpu": "100m",
                                                "memory": "512Mi"
                                            },
                                            "requests": {
                                                "cpu": "100m",
                                                "memory": "512Mi"
                                            }
                                        },
                                        "image": "quay.io/konflux-ci/mintmaker-osv-database:latest",
                                        "name": "prepare-db",
                                        "script": "echo 'Copying OSV database to the shared workspace'; cp -r /data/osv-db /workspace/shared-data",
                                        "securityContext": {
                                            "allowPrivilegeEscalation": false,
                                            "capabilities": {
                                                "drop": [
                                                    "ALL"
                                                ]
                                            },
                                            "runAsNonRoot": true,
                                            "runAsUser": 1001120000
                                        }
                                    },
                                    {
                                        "computeResources": {
                                            "limits": {
                                                "cpu": "100m",
                                                "memory": "256Mi"
                                            },
                                            "requests": {
                                                "cpu": "100m",
                                                "memory": "256Mi"
                                            }
                                        },
                                        "image": "registry.access.redhat.com/ubi9",
                                        "name": "prepare-rpm-cert",
                                        "script": "[ ! -f \"/etc/renovate/secret/rpm-activationkey\" ] \u0026\u0026 echo 'RPM secret not found. Exiting.' \u0026\u0026 exit 0;echo 'Generating RPM certificate and copying it to shared workspace';KEY_NAME=$(cat /etc/renovate/secret/rpm-activationkey);ORG_ID=$(cat /etc/renovate/secret/rpm-org);subscription-manager register --activationkey=\"$KEY_NAME\" --org=\"$ORG_ID\";mkdir -p /workspace/shared-data/rpm-certs;cp /etc/pki/entitlement/*-key.pem /workspace/shared-data/rpm-certs/key.pem;cp $(find /etc/pki/entitlement -maxdepth 1 -type f -name '*.pem' ! -name '*-key.pem' -print -quit) /workspace/shared-data/rpm-certs/cert.pem",
                                        "securityContext": {
                                            "allowPrivilegeEscalation": false,
                                            "capabilities": {
                                                "drop": [
                                                    "ALL"
                                                ]
                                            },
                                            "runAsUser": 0
                                        }
                                    },
                                    {
                                        "computeResources": {
                                            "limits": {
                                                "cpu": "300m",
                                                "memory": "3584Mi"
                                            },
                                            "requests": {
                                                "cpu": "300m",
                                                "memory": "3584Mi"
                                            }
                                        },
                                        "env": [
                                            {
                                                "name": "HOME",
                                                "value": "/home/renovate"
                                            },
                                            {
                                                "name": "LOG_LEVEL",
                                                "value": "debug"
                                            },
                                            {
                                                "name": "LOG_FORMAT",
                                                "value": "json"
                                            },
                                            {
                                                "name": "OSV_OFFLINE_DISABLE_DOWNLOAD",
                                                "value": "true"
                                            },
                                            {
                                                "name": "OSV_OFFLINE_ROOT_DIR",
                                                "value": "/workspace/shared-data/osv-db"
                                            },
                                            {
                                                "name": "DNF_VAR_SSL_CLIENT_KEY",
                                                "value": "/workspace/shared-data/rpm-certs/key.pem"
                                            },
                                            {
                                                "name": "DNF_VAR_SSL_CLIENT_CERT",
                                                "value": "/workspace/shared-data/rpm-certs/cert.pem"
                                            },
                                            {
                                                "name": "RENOVATE_X_GITLAB_AUTO_MERGEABLE_CHECK_ATTEMPS",
                                                "value": "7"
                                            }
                                        ],
                                        "image": "quay.io/konflux-ci/mintmaker-renovate-image:latest",
                                        "name": "renovate",
                                        "script": "RENOVATE_TOKEN=$(cat /etc/renovate/secret/renovate-token) RENOVATE_CONFIG_FILE=/etc/renovate/config/config.js LOG_FILE=/workspace/shared-data/renovate-logs.json renovate || true",
                                        "securityContext": {
                                            "allowPrivilegeEscalation": false,
                                            "capabilities": {
                                                "drop": [
                                                    "ALL"
                                                ]
                                            },
                                            "runAsNonRoot": true,
                                            "runAsUser": 1001120000
                                        },
                                        "volumeMounts": [
                                            {
                                                "mountPath": "/etc/renovate/config",
                                                "name": "configmap-renovate-04231200-b1a8208b",
                                                "readOnly": true
                                            },
                                            {
                                                "mountPath": "/etc/renovate/secret",
                                                "name": "secret-renovate-04231200-b1a8208b-46e32cdc",
                                                "readOnly": true
                                            },
                                            {
                                                "mountPath": "/etc/pki/ca-trust/extracted/pem",
                                                "name": "configmap-trusted-ca-6ct58987ht",
                                                "readOnly": true
                                            }
                                        ]
                                    }
                                ],
                                "volumes": [
                                    {
                                        "configMap": {
                                            "defaultMode": 420,
                                            "items": [
                                                {
                                                    "key": "config.js",
                                                    "path": "config.js"
                                                }
                                            ],
                                            "name": "renovate-04231200-b1a8208b",
                                            "optional": false
                                        },
                                        "name": "configmap-renovate-04231200-b1a8208b"
                                    },
                                    {
                                        "name": "secret-renovate-04231200-b1a8208b-46e32cdc",
                                        "secret": {
                                            "defaultMode": 420,
                                            "items": [
                                                {
                                                    "key": "renovate-token",
                                                    "path": "renovate-token"
                                                }
                                            ],
                                            "optional": false,
                                            "secretName": "renovate-04231200-b1a8208b"
                                        }
                                    },
                                    {
                                        "configMap": {
                                            "defaultMode": 420,
                                            "items": [
                                                {
                                                    "key": "ca-bundle.crt",
                                                    "path": "tls-ca-bundle.pem"
                                                }
                                            ],
                                            "name": "trusted-ca-6ct58987ht",
                                            "optional": false
                                        },
                                        "name": "configmap-trusted-ca-6ct58987ht"
                                    }
                                ],
                                "workspaces": [
                                    {
                                        "name": "shared-data"
                                    }
                                ]
                            },
                            "workspaces": [
                                {
                                    "name": "shared-data",
                                    "workspace": "shared-data"
                                }
                            ]
                        }
                    ],
                    "workspaces": [
                        {
                            "name": "shared-data"
                        }
                    ]
                },
                "taskRunTemplate": {
                    "podTemplate": {
                        "nodeSelector": {
                            "konflux-ci.dev/workload": "konflux-tenants"
                        },
                        "tolerations": [
                            {
                                "effect": "NoSchedule",
                                "key": "konflux-ci.dev/workload",
                                "operator": "Equal",
                                "value": "konflux-tenants"
                            }
                        ]
                    },
                    "serviceAccountName": "mintmaker-controller-manager"
                },
                "timeouts": {
                    "pipeline": "1h0m0s"
                },
                "workspaces": [
                    {
                        "emptyDir": {},
                        "name": "shared-data"
                    }
                ]
            },
            "status": {
                "childReferences": [
                    {
                        "apiVersion": "tekton.dev/v1",
                        "kind": "TaskRun",
                        "name": "renovate-04231200-b1a8208b-build",
                        "pipelineTaskName": "build"
                    }
                ],
                "completionTime": "2026-04-23T12:03:02Z",
                "conditions": [
                    {
                        "lastTransitionTime": "2026-04-23T12:03:02Z",
                        "message": "Tasks Completed: 1 (Failed: 1, Cancelled 0), Skipped: 0",
                        "reason": "Failed",
                        "status": "False",
                        "type": "Succeeded"
                    }
                ],
                "pipelineSpec": {
                    "tasks": [
                        {
                            "name": "build",
                            "taskSpec": {
                                "metadata": {},
                                "spec": null,
                                "steps": [
                                    {
                                        "computeResources": {
                                            "limits": {
                                                "cpu": "100m",
                                                "memory": "512Mi"
                                            },
                                            "requests": {
                                                "cpu": "100m",
                                                "memory": "512Mi"
                                            }
                                        },
                                        "image": "quay.io/konflux-ci/mintmaker-osv-database:latest",
                                        "name": "prepare-db",
                                        "script": "echo 'Copying OSV database to the shared workspace'; cp -r /data/osv-db /workspace/shared-data",
                                        "securityContext": {
                                            "allowPrivilegeEscalation": false,
                                            "capabilities": {
                                                "drop": [
                                                    "ALL"
                                                ]
                                            },
                                            "runAsNonRoot": true,
                                            "runAsUser": 1001120000
                                        }
                                    },
                                    {
                                        "computeResources": {
                                            "limits": {
                                                "cpu": "100m",
                                                "memory": "256Mi"
                                            },
                                            "requests": {
                                                "cpu": "100m",
                                                "memory": "256Mi"
                                            }
                                        },
                                        "image": "registry.access.redhat.com/ubi9",
                                        "name": "prepare-rpm-cert",
                                        "script": "[ ! -f \"/etc/renovate/secret/rpm-activationkey\" ] \u0026\u0026 echo 'RPM secret not found. Exiting.' \u0026\u0026 exit 0;echo 'Generating RPM certificate and copying it to shared workspace';KEY_NAME=$(cat /etc/renovate/secret/rpm-activationkey);ORG_ID=$(cat /etc/renovate/secret/rpm-org);subscription-manager register --activationkey=\"$KEY_NAME\" --org=\"$ORG_ID\";mkdir -p /workspace/shared-data/rpm-certs;cp /etc/pki/entitlement/*-key.pem /workspace/shared-data/rpm-certs/key.pem;cp $(find /etc/pki/entitlement -maxdepth 1 -type f -name '*.pem' ! -name '*-key.pem' -print -quit) /workspace/shared-data/rpm-certs/cert.pem",
                                        "securityContext": {
                                            "allowPrivilegeEscalation": false,
                                            "capabilities": {
                                                "drop": [
                                                    "ALL"
                                                ]
                                            },
                                            "runAsUser": 0
                                        }
                                    },
                                    {
                                        "computeResources": {
                                            "limits": {
                                                "cpu": "300m",
                                                "memory": "3584Mi"
                                            },
                                            "requests": {
                                                "cpu": "300m",
                                                "memory": "3584Mi"
                                            }
                                        },
                                        "env": [
                                            {
                                                "name": "HOME",
                                                "value": "/home/renovate"
                                            },
                                            {
                                                "name": "LOG_LEVEL",
                                                "value": "debug"
                                            },
                                            {
                                                "name": "LOG_FORMAT",
                                                "value": "json"
                                            },
                                            {
                                                "name": "OSV_OFFLINE_DISABLE_DOWNLOAD",
                                                "value": "true"
                                            },
                                            {
                                                "name": "OSV_OFFLINE_ROOT_DIR",
                                                "value": "/workspace/shared-data/osv-db"
                                            },
                                            {
                                                "name": "DNF_VAR_SSL_CLIENT_KEY",
                                                "value": "/workspace/shared-data/rpm-certs/key.pem"
                                            },
                                            {
                                                "name": "DNF_VAR_SSL_CLIENT_CERT",
                                                "value": "/workspace/shared-data/rpm-certs/cert.pem"
                                            },
                                            {
                                                "name": "RENOVATE_X_GITLAB_AUTO_MERGEABLE_CHECK_ATTEMPS",
                                                "value": "7"
                                            }
                                        ],
                                        "image": "quay.io/konflux-ci/mintmaker-renovate-image:latest",
                                        "name": "renovate",
                                        "script": "RENOVATE_TOKEN=$(cat /etc/renovate/secret/renovate-token) RENOVATE_CONFIG_FILE=/etc/renovate/config/config.js LOG_FILE=/workspace/shared-data/renovate-logs.json renovate || true",
                                        "securityContext": {
                                            "allowPrivilegeEscalation": false,
                                            "capabilities": {
                                                "drop": [
                                                    "ALL"
                                                ]
                                            },
                                            "runAsNonRoot": true,
                                            "runAsUser": 1001120000
                                        },
                                        "volumeMounts": [
                                            {
                                                "mountPath": "/etc/renovate/config",
                                                "name": "configmap-renovate-04231200-b1a8208b",
                                                "readOnly": true
                                            },
                                            {
                                                "mountPath": "/etc/renovate/secret",
                                                "name": "secret-renovate-04231200-b1a8208b-46e32cdc",
                                                "readOnly": true
                                            },
                                            {
                                                "mountPath": "/etc/pki/ca-trust/extracted/pem",
                                                "name": "configmap-trusted-ca-6ct58987ht",
                                                "readOnly": true
                                            }
                                        ]
                                    }
                                ],
                                "volumes": [
                                    {
                                        "configMap": {
                                            "defaultMode": 420,
                                            "items": [
                                                {
                                                    "key": "config.js",
                                                    "path": "config.js"
                                                }
                                            ],
                                            "name": "renovate-04231200-b1a8208b",
                                            "optional": false
                                        },
                                        "name": "configmap-renovate-04231200-b1a8208b"
                                    },
                                    {
                                        "name": "secret-renovate-04231200-b1a8208b-46e32cdc",
                                        "secret": {
                                            "defaultMode": 420,
                                            "items": [
                                                {
                                                    "key": "renovate-token",
                                                    "path": "renovate-token"
                                                }
                                            ],
                                            "optional": false,
                                            "secretName": "renovate-04231200-b1a8208b"
                                        }
                                    },
                                    {
                                        "configMap": {
                                            "defaultMode": 420,
                                            "items": [
                                                {
                                                    "key": "ca-bundle.crt",
                                                    "path": "tls-ca-bundle.pem"
                                                }
                                            ],
                                            "name": "trusted-ca-6ct58987ht",
                                            "optional": false
                                        },
                                        "name": "configmap-trusted-ca-6ct58987ht"
                                    }
                                ],
                                "workspaces": [
                                    {
                                        "name": "shared-data"
                                    }
                                ]
                            },
                            "workspaces": [
                                {
                                    "name": "shared-data",
                                    "workspace": "shared-data"
                                }
                            ]
                        }
                    ],
                    "workspaces": [
                        {
                            "name": "shared-data"
                        }
                    ]
                },
                "provenance": {
                    "featureFlags": {
                        "awaitSidecarReadiness": true,
                        "coschedule": "workspaces",
                        "enableAPIFields": "alpha",
                        "enableParamEnum": true,
                        "enableProvenanceInStatus": true,
                        "enforceNonfalsifiability": "none",
                        "maxResultSize": 4096,
                        "resultExtractionMethod": "termination-message",
                        "runningInEnvWithInjectedSidecars": true,
                        "verificationNoMatchPolicy": "ignore"
                    }
                },
                "spanContext": {
                    "traceparent": "00-a6330359e0f2abd6154cfdccb7584b42-503f57026576c929-01"
                },
                "startTime": "2026-04-23T12:00:22Z"
            }
        },
        {
            "apiVersion": "tekton.dev/v1",
            "kind": "PipelineRun",
            "metadata": {
                "annotations": {
                    "chains.tekton.dev/signed": "true",
                    "kueue.konflux-ci.dev/requests-mintmaker": "1",
                    "results.tekton.dev/record": "mintmaker/results/c0c03763-8744-45ca-b87c-890f9defedc6/records/c0c03763-8744-45ca-b87c-890f9defedc6",
                    "results.tekton.dev/result": "mintmaker/results/c0c03763-8744-45ca-b87c-890f9defedc6"
                },
                "creationTimestamp": "2026-04-23T12:00:25Z",
                "finalizers": [
                    "chains.tekton.dev/pipelinerun",
                    "results.tekton.dev/pipelinerun"
                ],
                "generation": 2,
                "labels": {
                    "kueue.x-k8s.io/priority-class": "konflux-dependency-update",
                    "kueue.x-k8s.io/queue-name": "pipelines-queue",
                    "mintmaker.appstudio.redhat.com/application": "integ-app-bjhk",
                    "mintmaker.appstudio.redhat.com/branch": "base-xryjpl",
                    "mintmaker.appstudio.redhat.com/component": "test-component-pac-mqcghj",
                    "mintmaker.appstudio.redhat.com/git-host": "github.com",
                    "mintmaker.appstudio.redhat.com/git-platform": "github",
                    "mintmaker.appstudio.redhat.com/namespace": "integration1-qwmr",
                    "mintmaker.appstudio.redhat.com/repo-branch-hash": "c0012e08133f",
                    "mintmaker.appstudio.redhat.com/repository": "redhat-appstudio-qe_konflux-test-integration",
                    "tekton.dev/pipeline": "renovate-04231200-bcef10dc"
                },
                "name": "renovate-04231200-bcef10dc",
                "namespace": "mintmaker",
                "resourceVersion": "96826",
                "uid": "c0c03763-8744-45ca-b87c-890f9defedc6"
            },
            "spec": {
                "pipelineSpec": {
                    "tasks": [
                        {
                            "name": "build",
                            "taskSpec": {
                                "metadata": {},
                                "spec": null,
                                "steps": [
                                    {
                                        "computeResources": {
                                            "limits": {
                                                "cpu": "100m",
                                                "memory": "512Mi"
                                            },
                                            "requests": {
                                                "cpu": "100m",
                                                "memory": "512Mi"
                                            }
                                        },
                                        "image": "quay.io/konflux-ci/mintmaker-osv-database:latest",
                                        "name": "prepare-db",
                                        "script": "echo 'Copying OSV database to the shared workspace'; cp -r /data/osv-db /workspace/shared-data",
                                        "securityContext": {
                                            "allowPrivilegeEscalation": false,
                                            "capabilities": {
                                                "drop": [
                                                    "ALL"
                                                ]
                                            },
                                            "runAsNonRoot": true,
                                            "runAsUser": 1001120000
                                        }
                                    },
                                    {
                                        "computeResources": {
                                            "limits": {
                                                "cpu": "100m",
                                                "memory": "256Mi"
                                            },
                                            "requests": {
                                                "cpu": "100m",
                                                "memory": "256Mi"
                                            }
                                        },
                                        "image": "registry.access.redhat.com/ubi9",
                                        "name": "prepare-rpm-cert",
                                        "script": "[ ! -f \"/etc/renovate/secret/rpm-activationkey\" ] \u0026\u0026 echo 'RPM secret not found. Exiting.' \u0026\u0026 exit 0;echo 'Generating RPM certificate and copying it to shared workspace';KEY_NAME=$(cat /etc/renovate/secret/rpm-activationkey);ORG_ID=$(cat /etc/renovate/secret/rpm-org);subscription-manager register --activationkey=\"$KEY_NAME\" --org=\"$ORG_ID\";mkdir -p /workspace/shared-data/rpm-certs;cp /etc/pki/entitlement/*-key.pem /workspace/shared-data/rpm-certs/key.pem;cp $(find /etc/pki/entitlement -maxdepth 1 -type f -name '*.pem' ! -name '*-key.pem' -print -quit) /workspace/shared-data/rpm-certs/cert.pem",
                                        "securityContext": {
                                            "allowPrivilegeEscalation": false,
                                            "capabilities": {
                                                "drop": [
                                                    "ALL"
                                                ]
                                            },
                                            "runAsUser": 0
                                        }
                                    },
                                    {
                                        "computeResources": {
                                            "limits": {
                                                "cpu": "300m",
                                                "memory": "3584Mi"
                                            },
                                            "requests": {
                                                "cpu": "300m",
                                                "memory": "3584Mi"
                                            }
                                        },
                                        "env": [
                                            {
                                                "name": "HOME",
                                                "value": "/home/renovate"
                                            },
                                            {
                                                "name": "LOG_LEVEL",
                                                "value": "debug"
                                            },
                                            {
                                                "name": "LOG_FORMAT",
                                                "value": "json"
                                            },
                                            {
                                                "name": "OSV_OFFLINE_DISABLE_DOWNLOAD",
                                                "value": "true"
                                            },
                                            {
                                                "name": "OSV_OFFLINE_ROOT_DIR",
                                                "value": "/workspace/shared-data/osv-db"
                                            },
                                            {
                                                "name": "DNF_VAR_SSL_CLIENT_KEY",
                                                "value": "/workspace/shared-data/rpm-certs/key.pem"
                                            },
                                            {
                                                "name": "DNF_VAR_SSL_CLIENT_CERT",
                                                "value": "/workspace/shared-data/rpm-certs/cert.pem"
                                            },
                                            {
                                                "name": "RENOVATE_X_GITLAB_AUTO_MERGEABLE_CHECK_ATTEMPS",
                                                "value": "7"
                                            }
                                        ],
                                        "image": "quay.io/konflux-ci/mintmaker-renovate-image:latest",
                                        "name": "renovate",
                                        "script": "RENOVATE_TOKEN=$(cat /etc/renovate/secret/renovate-token) RENOVATE_CONFIG_FILE=/etc/renovate/config/config.js LOG_FILE=/workspace/shared-data/renovate-logs.json renovate || true",
                                        "securityContext": {
                                            "allowPrivilegeEscalation": false,
                                            "capabilities": {
                                                "drop": [
                                                    "ALL"
                                                ]
                                            },
                                            "runAsNonRoot": true,
                                            "runAsUser": 1001120000
                                        },
                                        "volumeMounts": [
                                            {
                                                "mountPath": "/etc/renovate/config",
                                                "name": "configmap-renovate-04231200-bcef10dc",
                                                "readOnly": true
                                            },
                                            {
                                                "mountPath": "/etc/renovate/secret",
                                                "name": "secret-renovate-04231200-bcef10dc-c469b610",
                                                "readOnly": true
                                            },
                                            {
                                                "mountPath": "/etc/pki/ca-trust/extracted/pem",
                                                "name": "configmap-trusted-ca-6ct58987ht",
                                                "readOnly": true
                                            }
                                        ]
                                    }
                                ],
                                "volumes": [
                                    {
                                        "configMap": {
                                            "defaultMode": 420,
                                            "items": [
                                                {
                                                    "key": "config.js",
                                                    "path": "config.js"
                                                }
                                            ],
                                            "name": "renovate-04231200-bcef10dc",
                                            "optional": false
                                        },
                                        "name": "configmap-renovate-04231200-bcef10dc"
                                    },
                                    {
                                        "name": "secret-renovate-04231200-bcef10dc-c469b610",
                                        "secret": {
                                            "defaultMode": 420,
                                            "items": [
                                                {
                                                    "key": "renovate-token",
                                                    "path": "renovate-token"
                                                }
                                            ],
                                            "optional": false,
                                            "secretName": "renovate-04231200-bcef10dc"
                                        }
                                    },
                                    {
                                        "configMap": {
                                            "defaultMode": 420,
                                            "items": [
                                                {
                                                    "key": "ca-bundle.crt",
                                                    "path": "tls-ca-bundle.pem"
                                                }
                                            ],
                                            "name": "trusted-ca-6ct58987ht",
                                            "optional": false
                                        },
                                        "name": "configmap-trusted-ca-6ct58987ht"
                                    }
                                ],
                                "workspaces": [
                                    {
                                        "name": "shared-data"
                                    }
                                ]
                            },
                            "workspaces": [
                                {
                                    "name": "shared-data",
                                    "workspace": "shared-data"
                                }
                            ]
                        }
                    ],
                    "workspaces": [
                        {
                            "name": "shared-data"
                        }
                    ]
                },
                "taskRunTemplate": {
                    "podTemplate": {
                        "nodeSelector": {
                            "konflux-ci.dev/workload": "konflux-tenants"
                        },
                        "tolerations": [
                            {
                                "effect": "NoSchedule",
                                "key": "konflux-ci.dev/workload",
                                "operator": "Equal",
                                "value": "konflux-tenants"
                            }
                        ]
                    },
                    "serviceAccountName": "mintmaker-controller-manager"
                },
                "timeouts": {
                    "pipeline": "1h0m0s"
                },
                "workspaces": [
                    {
                        "emptyDir": {},
                        "name": "shared-data"
                    }
                ]
            },
            "status": {
                "childReferences": [
                    {
                        "apiVersion": "tekton.dev/v1",
                        "kind": "TaskRun",
                        "name": "renovate-04231200-bcef10dc-build",
                        "pipelineTaskName": "build"
                    }
                ],
                "completionTime": "2026-04-23T12:03:35Z",
                "conditions": [
                    {
                        "lastTransitionTime": "2026-04-23T12:03:35Z",
                        "message": "Tasks Completed: 1 (Failed: 1, Cancelled 0), Skipped: 0",
                        "reason": "Failed",
                        "status": "False",
                        "type": "Succeeded"
                    }
                ],
                "pipelineSpec": {
                    "tasks": [
                        {
                            "name": "build",
                            "taskSpec": {
                                "metadata": {},
                                "spec": null,
                                "steps": [
                                    {
                                        "computeResources": {
                                            "limits": {
                                                "cpu": "100m",
                                                "memory": "512Mi"
                                            },
                                            "requests": {
                                                "cpu": "100m",
                                                "memory": "512Mi"
                                            }
                                        },
                                        "image": "quay.io/konflux-ci/mintmaker-osv-database:latest",
                                        "name": "prepare-db",
                                        "script": "echo 'Copying OSV database to the shared workspace'; cp -r /data/osv-db /workspace/shared-data",
                                        "securityContext": {
                                            "allowPrivilegeEscalation": false,
                                            "capabilities": {
                                                "drop": [
                                                    "ALL"
                                                ]
                                            },
                                            "runAsNonRoot": true,
                                            "runAsUser": 1001120000
                                        }
                                    },
                                    {
                                        "computeResources": {
                                            "limits": {
                                                "cpu": "100m",
                                                "memory": "256Mi"
                                            },
                                            "requests": {
                                                "cpu": "100m",
                                                "memory": "256Mi"
                                            }
                                        },
                                        "image": "registry.access.redhat.com/ubi9",
                                        "name": "prepare-rpm-cert",
                                        "script": "[ ! -f \"/etc/renovate/secret/rpm-activationkey\" ] \u0026\u0026 echo 'RPM secret not found. Exiting.' \u0026\u0026 exit 0;echo 'Generating RPM certificate and copying it to shared workspace';KEY_NAME=$(cat /etc/renovate/secret/rpm-activationkey);ORG_ID=$(cat /etc/renovate/secret/rpm-org);subscription-manager register --activationkey=\"$KEY_NAME\" --org=\"$ORG_ID\";mkdir -p /workspace/shared-data/rpm-certs;cp /etc/pki/entitlement/*-key.pem /workspace/shared-data/rpm-certs/key.pem;cp $(find /etc/pki/entitlement -maxdepth 1 -type f -name '*.pem' ! -name '*-key.pem' -print -quit) /workspace/shared-data/rpm-certs/cert.pem",
                                        "securityContext": {
                                            "allowPrivilegeEscalation": false,
                                            "capabilities": {
                                                "drop": [
                                                    "ALL"
                                                ]
                                            },
                                            "runAsUser": 0
                                        }
                                    },
                                    {
                                        "computeResources": {
                                            "limits": {
                                                "cpu": "300m",
                                                "memory": "3584Mi"
                                            },
                                            "requests": {
                                                "cpu": "300m",
                                                "memory": "3584Mi"
                                            }
                                        },
                                        "env": [
                                            {
                                                "name": "HOME",
                                                "value": "/home/renovate"
                                            },
                                            {
                                                "name": "LOG_LEVEL",
                                                "value": "debug"
                                            },
                                            {
                                                "name": "LOG_FORMAT",
                                                "value": "json"
                                            },
                                            {
                                                "name": "OSV_OFFLINE_DISABLE_DOWNLOAD",
                                                "value": "true"
                                            },
                                            {
                                                "name": "OSV_OFFLINE_ROOT_DIR",
                                                "value": "/workspace/shared-data/osv-db"
                                            },
                                            {
                                                "name": "DNF_VAR_SSL_CLIENT_KEY",
                                                "value": "/workspace/shared-data/rpm-certs/key.pem"
                                            },
                                            {
                                                "name": "DNF_VAR_SSL_CLIENT_CERT",
                                                "value": "/workspace/shared-data/rpm-certs/cert.pem"
                                            },
                                            {
                                                "name": "RENOVATE_X_GITLAB_AUTO_MERGEABLE_CHECK_ATTEMPS",
                                                "value": "7"
                                            }
                                        ],
                                        "image": "quay.io/konflux-ci/mintmaker-renovate-image:latest",
                                        "name": "renovate",
                                        "script": "RENOVATE_TOKEN=$(cat /etc/renovate/secret/renovate-token) RENOVATE_CONFIG_FILE=/etc/renovate/config/config.js LOG_FILE=/workspace/shared-data/renovate-logs.json renovate || true",
                                        "securityContext": {
                                            "allowPrivilegeEscalation": false,
                                            "capabilities": {
                                                "drop": [
                                                    "ALL"
                                                ]
                                            },
                                            "runAsNonRoot": true,
                                            "runAsUser": 1001120000
                                        },
                                        "volumeMounts": [
                                            {
                                                "mountPath": "/etc/renovate/config",
                                                "name": "configmap-renovate-04231200-bcef10dc",
                                                "readOnly": true
                                            },
                                            {
                                                "mountPath": "/etc/renovate/secret",
                                                "name": "secret-renovate-04231200-bcef10dc-c469b610",
                                                "readOnly": true
                                            },
                                            {
                                                "mountPath": "/etc/pki/ca-trust/extracted/pem",
                                                "name": "configmap-trusted-ca-6ct58987ht",
                                                "readOnly": true
                                            }
                                        ]
                                    }
                                ],
                                "volumes": [
                                    {
                                        "configMap": {
                                            "defaultMode": 420,
                                            "items": [
                                                {
                                                    "key": "config.js",
                                                    "path": "config.js"
                                                }
                                            ],
                                            "name": "renovate-04231200-bcef10dc",
                                            "optional": false
                                        },
                                        "name": "configmap-renovate-04231200-bcef10dc"
                                    },
                                    {
                                        "name": "secret-renovate-04231200-bcef10dc-c469b610",
                                        "secret": {
                                            "defaultMode": 420,
                                            "items": [
                                                {
                                                    "key": "renovate-token",
                                                    "path": "renovate-token"
                                                }
                                            ],
                                            "optional": false,
                                            "secretName": "renovate-04231200-bcef10dc"
                                        }
                                    },
                                    {
                                        "configMap": {
                                            "defaultMode": 420,
                                            "items": [
                                                {
                                                    "key": "ca-bundle.crt",
                                                    "path": "tls-ca-bundle.pem"
                                                }
                                            ],
                                            "name": "trusted-ca-6ct58987ht",
                                            "optional": false
                                        },
                                        "name": "configmap-trusted-ca-6ct58987ht"
                                    }
                                ],
                                "workspaces": [
                                    {
                                        "name": "shared-data"
                                    }
                                ]
                            },
                            "workspaces": [
                                {
                                    "name": "shared-data",
                                    "workspace": "shared-data"
                                }
                            ]
                        }
                    ],
                    "workspaces": [
                        {
                            "name": "shared-data"
                        }
                    ]
                },
                "provenance": {
                    "featureFlags": {
                        "awaitSidecarReadiness": true,
                        "coschedule": "workspaces",
                        "enableAPIFields": "alpha",
                        "enableParamEnum": true,
                        "enableProvenanceInStatus": true,
                        "enforceNonfalsifiability": "none",
                        "maxResultSize": 4096,
                        "resultExtractionMethod": "termination-message",
                        "runningInEnvWithInjectedSidecars": true,
                        "verificationNoMatchPolicy": "ignore"
                    }
                },
                "spanContext": {
                    "traceparent": "00-08ec6f54fede154bf17e1c6964e0f9c4-5843927ad46e8aef-01"
                },
                "startTime": "2026-04-23T12:00:25Z"
            }
        },
        {
            "apiVersion": "tekton.dev/v1",
            "kind": "PipelineRun",
            "metadata": {
                "annotations": {
                    "chains.tekton.dev/signed": "true",
                    "kueue.konflux-ci.dev/requests-mintmaker": "1",
                    "results.tekton.dev/record": "mintmaker/results/362440f1-4c49-4713-91f8-4e6f722a4e75/records/362440f1-4c49-4713-91f8-4e6f722a4e75",
                    "results.tekton.dev/result": "mintmaker/results/362440f1-4c49-4713-91f8-4e6f722a4e75"
                },
                "creationTimestamp": "2026-04-23T12:00:23Z",
                "finalizers": [
                    "chains.tekton.dev/pipelinerun",
                    "results.tekton.dev/pipelinerun"
                ],
                "generation": 2,
                "labels": {
                    "kueue.x-k8s.io/priority-class": "konflux-dependency-update",
                    "kueue.x-k8s.io/queue-name": "pipelines-queue",
                    "mintmaker.appstudio.redhat.com/application": "build-suite-test-application-onzm",
                    "mintmaker.appstudio.redhat.com/branch": "base-qmmdig",
                    "mintmaker.appstudio.redhat.com/component": "gh-test-custom-branch-opldxk",
                    "mintmaker.appstudio.redhat.com/git-host": "github.com",
                    "mintmaker.appstudio.redhat.com/git-platform": "github",
                    "mintmaker.appstudio.redhat.com/namespace": "build-e2e-qzbk",
                    "mintmaker.appstudio.redhat.com/repo-branch-hash": "b2103df86e45",
                    "mintmaker.appstudio.redhat.com/repository": "redhat-appstudio-qe_devfile-sample-hello-world-pgcnpq",
                    "tekton.dev/pipeline": "renovate-04231200-c7b8ecbf"
                },
                "name": "renovate-04231200-c7b8ecbf",
                "namespace": "mintmaker",
                "resourceVersion": "97504",
                "uid": "362440f1-4c49-4713-91f8-4e6f722a4e75"
            },
            "spec": {
                "pipelineSpec": {
                    "tasks": [
                        {
                            "name": "build",
                            "taskSpec": {
                                "metadata": {},
                                "spec": null,
                                "steps": [
                                    {
                                        "computeResources": {
                                            "limits": {
                                                "cpu": "100m",
                                                "memory": "512Mi"
                                            },
                                            "requests": {
                                                "cpu": "100m",
                                                "memory": "512Mi"
                                            }
                                        },
                                        "image": "quay.io/konflux-ci/mintmaker-osv-database:latest",
                                        "name": "prepare-db",
                                        "script": "echo 'Copying OSV database to the shared workspace'; cp -r /data/osv-db /workspace/shared-data",
                                        "securityContext": {
                                            "allowPrivilegeEscalation": false,
                                            "capabilities": {
                                                "drop": [
                                                    "ALL"
                                                ]
                                            },
                                            "runAsNonRoot": true,
                                            "runAsUser": 1001120000
                                        }
                                    },
                                    {
                                        "computeResources": {
                                            "limits": {
                                                "cpu": "100m",
                                                "memory": "256Mi"
                                            },
                                            "requests": {
                                                "cpu": "100m",
                                                "memory": "256Mi"
                                            }
                                        },
                                        "image": "registry.access.redhat.com/ubi9",
                                        "name": "prepare-rpm-cert",
                                        "script": "[ ! -f \"/etc/renovate/secret/rpm-activationkey\" ] \u0026\u0026 echo 'RPM secret not found. Exiting.' \u0026\u0026 exit 0;echo 'Generating RPM certificate and copying it to shared workspace';KEY_NAME=$(cat /etc/renovate/secret/rpm-activationkey);ORG_ID=$(cat /etc/renovate/secret/rpm-org);subscription-manager register --activationkey=\"$KEY_NAME\" --org=\"$ORG_ID\";mkdir -p /workspace/shared-data/rpm-certs;cp /etc/pki/entitlement/*-key.pem /workspace/shared-data/rpm-certs/key.pem;cp $(find /etc/pki/entitlement -maxdepth 1 -type f -name '*.pem' ! -name '*-key.pem' -print -quit) /workspace/shared-data/rpm-certs/cert.pem",
                                        "securityContext": {
                                            "allowPrivilegeEscalation": false,
                                            "capabilities": {
                                                "drop": [
                                                    "ALL"
                                                ]
                                            },
                                            "runAsUser": 0
                                        }
                                    },
                                    {
                                        "computeResources": {
                                            "limits": {
                                                "cpu": "300m",
                                                "memory": "3584Mi"
                                            },
                                            "requests": {
                                                "cpu": "300m",
                                                "memory": "3584Mi"
                                            }
                                        },
                                        "env": [
                                            {
                                                "name": "HOME",
                                                "value": "/home/renovate"
                                            },
                                            {
                                                "name": "LOG_LEVEL",
                                                "value": "debug"
                                            },
                                            {
                                                "name": "LOG_FORMAT",
                                                "value": "json"
                                            },
                                            {
                                                "name": "OSV_OFFLINE_DISABLE_DOWNLOAD",
                                                "value": "true"
                                            },
                                            {
                                                "name": "OSV_OFFLINE_ROOT_DIR",
                                                "value": "/workspace/shared-data/osv-db"
                                            },
                                            {
                                                "name": "DNF_VAR_SSL_CLIENT_KEY",
                                                "value": "/workspace/shared-data/rpm-certs/key.pem"
                                            },
                                            {
                                                "name": "DNF_VAR_SSL_CLIENT_CERT",
                                                "value": "/workspace/shared-data/rpm-certs/cert.pem"
                                            },
                                            {
                                                "name": "RENOVATE_X_GITLAB_AUTO_MERGEABLE_CHECK_ATTEMPS",
                                                "value": "7"
                                            }
                                        ],
                                        "image": "quay.io/konflux-ci/mintmaker-renovate-image:latest",
                                        "name": "renovate",
                                        "script": "RENOVATE_TOKEN=$(cat /etc/renovate/secret/renovate-token) RENOVATE_CONFIG_FILE=/etc/renovate/config/config.js LOG_FILE=/workspace/shared-data/renovate-logs.json renovate || true",
                                        "securityContext": {
                                            "allowPrivilegeEscalation": false,
                                            "capabilities": {
                                                "drop": [
                                                    "ALL"
                                                ]
                                            },
                                            "runAsNonRoot": true,
                                            "runAsUser": 1001120000
                                        },
                                        "volumeMounts": [
                                            {
                                                "mountPath": "/etc/renovate/config",
                                                "name": "configmap-renovate-04231200-c7b8ecbf",
                                                "readOnly": true
                                            },
                                            {
                                                "mountPath": "/etc/renovate/secret",
                                                "name": "secret-renovate-04231200-c7b8ecbf-a6a5c8c9",
                                                "readOnly": true
                                            },
                                            {
                                                "mountPath": "/etc/pki/ca-trust/extracted/pem",
                                                "name": "configmap-trusted-ca-6ct58987ht",
                                                "readOnly": true
                                            }
                                        ]
                                    }
                                ],
                                "volumes": [
                                    {
                                        "configMap": {
                                            "defaultMode": 420,
                                            "items": [
                                                {
                                                    "key": "config.js",
                                                    "path": "config.js"
                                                }
                                            ],
                                            "name": "renovate-04231200-c7b8ecbf",
                                            "optional": false
                                        },
                                        "name": "configmap-renovate-04231200-c7b8ecbf"
                                    },
                                    {
                                        "name": "secret-renovate-04231200-c7b8ecbf-a6a5c8c9",
                                        "secret": {
                                            "defaultMode": 420,
                                            "items": [
                                                {
                                                    "key": "renovate-token",
                                                    "path": "renovate-token"
                                                }
                                            ],
                                            "optional": false,
                                            "secretName": "renovate-04231200-c7b8ecbf"
                                        }
                                    },
                                    {
                                        "configMap": {
                                            "defaultMode": 420,
                                            "items": [
                                                {
                                                    "key": "ca-bundle.crt",
                                                    "path": "tls-ca-bundle.pem"
                                                }
                                            ],
                                            "name": "trusted-ca-6ct58987ht",
                                            "optional": false
                                        },
                                        "name": "configmap-trusted-ca-6ct58987ht"
                                    }
                                ],
                                "workspaces": [
                                    {
                                        "name": "shared-data"
                                    }
                                ]
                            },
                            "workspaces": [
                                {
                                    "name": "shared-data",
                                    "workspace": "shared-data"
                                }
                            ]
                        }
                    ],
                    "workspaces": [
                        {
                            "name": "shared-data"
                        }
                    ]
                },
                "taskRunTemplate": {
                    "podTemplate": {
                        "nodeSelector": {
                            "konflux-ci.dev/workload": "konflux-tenants"
                        },
                        "tolerations": [
                            {
                                "effect": "NoSchedule",
                                "key": "konflux-ci.dev/workload",
                                "operator": "Equal",
                                "value": "konflux-tenants"
                            }
                        ]
                    },
                    "serviceAccountName": "mintmaker-controller-manager"
                },
                "timeouts": {
                    "pipeline": "1h0m0s"
                },
                "workspaces": [
                    {
                        "emptyDir": {},
                        "name": "shared-data"
                    }
                ]
            },
            "status": {
                "childReferences": [
                    {
                        "apiVersion": "tekton.dev/v1",
                        "kind": "TaskRun",
                        "name": "renovate-04231200-c7b8ecbf-build",
                        "pipelineTaskName": "build"
                    }
                ],
                "completionTime": "2026-04-23T12:04:04Z",
                "conditions": [
                    {
                        "lastTransitionTime": "2026-04-23T12:04:04Z",
                        "message": "Tasks Completed: 1 (Failed: 1, Cancelled 0), Skipped: 0",
                        "reason": "Failed",
                        "status": "False",
                        "type": "Succeeded"
                    }
                ],
                "pipelineSpec": {
                    "tasks": [
                        {
                            "name": "build",
                            "taskSpec": {
                                "metadata": {},
                                "spec": null,
                                "steps": [
                                    {
                                        "computeResources": {
                                            "limits": {
                                                "cpu": "100m",
                                                "memory": "512Mi"
                                            },
                                            "requests": {
                                                "cpu": "100m",
                                                "memory": "512Mi"
                                            }
                                        },
                                        "image": "quay.io/konflux-ci/mintmaker-osv-database:latest",
                                        "name": "prepare-db",
                                        "script": "echo 'Copying OSV database to the shared workspace'; cp -r /data/osv-db /workspace/shared-data",
                                        "securityContext": {
                                            "allowPrivilegeEscalation": false,
                                            "capabilities": {
                                                "drop": [
                                                    "ALL"
                                                ]
                                            },
                                            "runAsNonRoot": true,
                                            "runAsUser": 1001120000
                                        }
                                    },
                                    {
                                        "computeResources": {
                                            "limits": {
                                                "cpu": "100m",
                                                "memory": "256Mi"
                                            },
                                            "requests": {
                                                "cpu": "100m",
                                                "memory": "256Mi"
                                            }
                                        },
                                        "image": "registry.access.redhat.com/ubi9",
                                        "name": "prepare-rpm-cert",
                                        "script": "[ ! -f \"/etc/renovate/secret/rpm-activationkey\" ] \u0026\u0026 echo 'RPM secret not found. Exiting.' \u0026\u0026 exit 0;echo 'Generating RPM certificate and copying it to shared workspace';KEY_NAME=$(cat /etc/renovate/secret/rpm-activationkey);ORG_ID=$(cat /etc/renovate/secret/rpm-org);subscription-manager register --activationkey=\"$KEY_NAME\" --org=\"$ORG_ID\";mkdir -p /workspace/shared-data/rpm-certs;cp /etc/pki/entitlement/*-key.pem /workspace/shared-data/rpm-certs/key.pem;cp $(find /etc/pki/entitlement -maxdepth 1 -type f -name '*.pem' ! -name '*-key.pem' -print -quit) /workspace/shared-data/rpm-certs/cert.pem",
                                        "securityContext": {
                                            "allowPrivilegeEscalation": false,
                                            "capabilities": {
                                                "drop": [
                                                    "ALL"
                                                ]
                                            },
                                            "runAsUser": 0
                                        }
                                    },
                                    {
                                        "computeResources": {
                                            "limits": {
                                                "cpu": "300m",
                                                "memory": "3584Mi"
                                            },
                                            "requests": {
                                                "cpu": "300m",
                                                "memory": "3584Mi"
                                            }
                                        },
                                        "env": [
                                            {
                                                "name": "HOME",
                                                "value": "/home/renovate"
                                            },
                                            {
                                                "name": "LOG_LEVEL",
                                                "value": "debug"
                                            },
                                            {
                                                "name": "LOG_FORMAT",
                                                "value": "json"
                                            },
                                            {
                                                "name": "OSV_OFFLINE_DISABLE_DOWNLOAD",
                                                "value": "true"
                                            },
                                            {
                                                "name": "OSV_OFFLINE_ROOT_DIR",
                                                "value": "/workspace/shared-data/osv-db"
                                            },
                                            {
                                                "name": "DNF_VAR_SSL_CLIENT_KEY",
                                                "value": "/workspace/shared-data/rpm-certs/key.pem"
                                            },
                                            {
                                                "name": "DNF_VAR_SSL_CLIENT_CERT",
                                                "value": "/workspace/shared-data/rpm-certs/cert.pem"
                                            },
                                            {
                                                "name": "RENOVATE_X_GITLAB_AUTO_MERGEABLE_CHECK_ATTEMPS",
                                                "value": "7"
                                            }
                                        ],
                                        "image": "quay.io/konflux-ci/mintmaker-renovate-image:latest",
                                        "name": "renovate",
                                        "script": "RENOVATE_TOKEN=$(cat /etc/renovate/secret/renovate-token) RENOVATE_CONFIG_FILE=/etc/renovate/config/config.js LOG_FILE=/workspace/shared-data/renovate-logs.json renovate || true",
                                        "securityContext": {
                                            "allowPrivilegeEscalation": false,
                                            "capabilities": {
                                                "drop": [
                                                    "ALL"
                                                ]
                                            },
                                            "runAsNonRoot": true,
                                            "runAsUser": 1001120000
                                        },
                                        "volumeMounts": [
                                            {
                                                "mountPath": "/etc/renovate/config",
                                                "name": "configmap-renovate-04231200-c7b8ecbf",
                                                "readOnly": true
                                            },
                                            {
                                                "mountPath": "/etc/renovate/secret",
                                                "name": "secret-renovate-04231200-c7b8ecbf-a6a5c8c9",
                                                "readOnly": true
                                            },
                                            {
                                                "mountPath": "/etc/pki/ca-trust/extracted/pem",
                                                "name": "configmap-trusted-ca-6ct58987ht",
                                                "readOnly": true
                                            }
                                        ]
                                    }
                                ],
                                "volumes": [
                                    {
                                        "configMap": {
                                            "defaultMode": 420,
                                            "items": [
                                                {
                                                    "key": "config.js",
                                                    "path": "config.js"
                                                }
                                            ],
                                            "name": "renovate-04231200-c7b8ecbf",
                                            "optional": false
                                        },
                                        "name": "configmap-renovate-04231200-c7b8ecbf"
                                    },
                                    {
                                        "name": "secret-renovate-04231200-c7b8ecbf-a6a5c8c9",
                                        "secret": {
                                            "defaultMode": 420,
                                            "items": [
                                                {
                                                    "key": "renovate-token",
                                                    "path": "renovate-token"
                                                }
                                            ],
                                            "optional": false,
                                            "secretName": "renovate-04231200-c7b8ecbf"
                                        }
                                    },
                                    {
                                        "configMap": {
                                            "defaultMode": 420,
                                            "items": [
                                                {
                                                    "key": "ca-bundle.crt",
                                                    "path": "tls-ca-bundle.pem"
                                                }
                                            ],
                                            "name": "trusted-ca-6ct58987ht",
                                            "optional": false
                                        },
                                        "name": "configmap-trusted-ca-6ct58987ht"
                                    }
                                ],
                                "workspaces": [
                                    {
                                        "name": "shared-data"
                                    }
                                ]
                            },
                            "workspaces": [
                                {
                                    "name": "shared-data",
                                    "workspace": "shared-data"
                                }
                            ]
                        }
                    ],
                    "workspaces": [
                        {
                            "name": "shared-data"
                        }
                    ]
                },
                "provenance": {
                    "featureFlags": {
                        "awaitSidecarReadiness": true,
                        "coschedule": "workspaces",
                        "enableAPIFields": "alpha",
                        "enableParamEnum": true,
                        "enableProvenanceInStatus": true,
                        "enforceNonfalsifiability": "none",
                        "maxResultSize": 4096,
                        "resultExtractionMethod": "termination-message",
                        "runningInEnvWithInjectedSidecars": true,
                        "verificationNoMatchPolicy": "ignore"
                    }
                },
                "spanContext": {
                    "traceparent": "00-c3eb4227a4b72b8319f6db6f4cb67e4d-ea913c28eaf7592a-01"
                },
                "startTime": "2026-04-23T12:00:23Z"
            }
        },
        {
            "apiVersion": "tekton.dev/v1",
            "kind": "PipelineRun",
            "metadata": {
                "annotations": {
                    "chains.tekton.dev/signed": "true",
                    "kueue.konflux-ci.dev/requests-mintmaker": "1",
                    "results.tekton.dev/record": "mintmaker/results/80dd2163-8932-4dc6-90f4-6180495a5109/records/80dd2163-8932-4dc6-90f4-6180495a5109",
                    "results.tekton.dev/result": "mintmaker/results/80dd2163-8932-4dc6-90f4-6180495a5109"
                },
                "creationTimestamp": "2026-04-23T12:00:24Z",
                "finalizers": [
                    "chains.tekton.dev/pipelinerun",
                    "results.tekton.dev/pipelinerun"
                ],
                "generation": 2,
                "labels": {
                    "kueue.x-k8s.io/priority-class": "konflux-dependency-update",
                    "kueue.x-k8s.io/queue-name": "pipelines-queue",
                    "mintmaker.appstudio.redhat.com/application": "build-suite-component-update-xgtb",
                    "mintmaker.appstudio.redhat.com/branch": "multi-component-parent-base-fsov",
                    "mintmaker.appstudio.redhat.com/component": "gh-multi-component-parent-fsov",
                    "mintmaker.appstudio.redhat.com/git-host": "github.com",
                    "mintmaker.appstudio.redhat.com/git-platform": "github",
                    "mintmaker.appstudio.redhat.com/namespace": "build-e2e-wmfa",
                    "mintmaker.appstudio.redhat.com/repo-branch-hash": "454f1222fd64",
                    "mintmaker.appstudio.redhat.com/repository": "redhat-appstudio-qe_build-nudge-parent-kairnd",
                    "tekton.dev/pipeline": "renovate-04231200-d5a38f68"
                },
                "name": "renovate-04231200-d5a38f68",
                "namespace": "mintmaker",
                "resourceVersion": "96907",
                "uid": "80dd2163-8932-4dc6-90f4-6180495a5109"
            },
            "spec": {
                "pipelineSpec": {
                    "tasks": [
                        {
                            "name": "build",
                            "taskSpec": {
                                "metadata": {},
                                "spec": null,
                                "steps": [
                                    {
                                        "computeResources": {
                                            "limits": {
                                                "cpu": "100m",
                                                "memory": "512Mi"
                                            },
                                            "requests": {
                                                "cpu": "100m",
                                                "memory": "512Mi"
                                            }
                                        },
                                        "image": "quay.io/konflux-ci/mintmaker-osv-database:latest",
                                        "name": "prepare-db",
                                        "script": "echo 'Copying OSV database to the shared workspace'; cp -r /data/osv-db /workspace/shared-data",
                                        "securityContext": {
                                            "allowPrivilegeEscalation": false,
                                            "capabilities": {
                                                "drop": [
                                                    "ALL"
                                                ]
                                            },
                                            "runAsNonRoot": true,
                                            "runAsUser": 1001120000
                                        }
                                    },
                                    {
                                        "computeResources": {
                                            "limits": {
                                                "cpu": "100m",
                                                "memory": "256Mi"
                                            },
                                            "requests": {
                                                "cpu": "100m",
                                                "memory": "256Mi"
                                            }
                                        },
                                        "image": "registry.access.redhat.com/ubi9",
                                        "name": "prepare-rpm-cert",
                                        "script": "[ ! -f \"/etc/renovate/secret/rpm-activationkey\" ] \u0026\u0026 echo 'RPM secret not found. Exiting.' \u0026\u0026 exit 0;echo 'Generating RPM certificate and copying it to shared workspace';KEY_NAME=$(cat /etc/renovate/secret/rpm-activationkey);ORG_ID=$(cat /etc/renovate/secret/rpm-org);subscription-manager register --activationkey=\"$KEY_NAME\" --org=\"$ORG_ID\";mkdir -p /workspace/shared-data/rpm-certs;cp /etc/pki/entitlement/*-key.pem /workspace/shared-data/rpm-certs/key.pem;cp $(find /etc/pki/entitlement -maxdepth 1 -type f -name '*.pem' ! -name '*-key.pem' -print -quit) /workspace/shared-data/rpm-certs/cert.pem",
                                        "securityContext": {
                                            "allowPrivilegeEscalation": false,
                                            "capabilities": {
                                                "drop": [
                                                    "ALL"
                                                ]
                                            },
                                            "runAsUser": 0
                                        }
                                    },
                                    {
                                        "computeResources": {
                                            "limits": {
                                                "cpu": "300m",
                                                "memory": "3584Mi"
                                            },
                                            "requests": {
                                                "cpu": "300m",
                                                "memory": "3584Mi"
                                            }
                                        },
                                        "env": [
                                            {
                                                "name": "HOME",
                                                "value": "/home/renovate"
                                            },
                                            {
                                                "name": "LOG_LEVEL",
                                                "value": "debug"
                                            },
                                            {
                                                "name": "LOG_FORMAT",
                                                "value": "json"
                                            },
                                            {
                                                "name": "OSV_OFFLINE_DISABLE_DOWNLOAD",
                                                "value": "true"
                                            },
                                            {
                                                "name": "OSV_OFFLINE_ROOT_DIR",
                                                "value": "/workspace/shared-data/osv-db"
                                            },
                                            {
                                                "name": "DNF_VAR_SSL_CLIENT_KEY",
                                                "value": "/workspace/shared-data/rpm-certs/key.pem"
                                            },
                                            {
                                                "name": "DNF_VAR_SSL_CLIENT_CERT",
                                                "value": "/workspace/shared-data/rpm-certs/cert.pem"
                                            },
                                            {
                                                "name": "RENOVATE_X_GITLAB_AUTO_MERGEABLE_CHECK_ATTEMPS",
                                                "value": "7"
                                            }
                                        ],
                                        "image": "quay.io/konflux-ci/mintmaker-renovate-image:latest",
                                        "name": "renovate",
                                        "script": "RENOVATE_TOKEN=$(cat /etc/renovate/secret/renovate-token) RENOVATE_CONFIG_FILE=/etc/renovate/config/config.js LOG_FILE=/workspace/shared-data/renovate-logs.json renovate || true",
                                        "securityContext": {
                                            "allowPrivilegeEscalation": false,
                                            "capabilities": {
                                                "drop": [
                                                    "ALL"
                                                ]
                                            },
                                            "runAsNonRoot": true,
                                            "runAsUser": 1001120000
                                        },
                                        "volumeMounts": [
                                            {
                                                "mountPath": "/etc/renovate/config",
                                                "name": "configmap-renovate-04231200-d5a38f68",
                                                "readOnly": true
                                            },
                                            {
                                                "mountPath": "/etc/renovate/secret",
                                                "name": "secret-renovate-04231200-d5a38f68-35dc51e8",
                                                "readOnly": true
                                            },
                                            {
                                                "mountPath": "/etc/pki/ca-trust/extracted/pem",
                                                "name": "configmap-trusted-ca-6ct58987ht",
                                                "readOnly": true
                                            }
                                        ]
                                    }
                                ],
                                "volumes": [
                                    {
                                        "configMap": {
                                            "defaultMode": 420,
                                            "items": [
                                                {
                                                    "key": "config.js",
                                                    "path": "config.js"
                                                }
                                            ],
                                            "name": "renovate-04231200-d5a38f68",
                                            "optional": false
                                        },
                                        "name": "configmap-renovate-04231200-d5a38f68"
                                    },
                                    {
                                        "name": "secret-renovate-04231200-d5a38f68-35dc51e8",
                                        "secret": {
                                            "defaultMode": 420,
                                            "items": [
                                                {
                                                    "key": "renovate-token",
                                                    "path": "renovate-token"
                                                }
                                            ],
                                            "optional": false,
                                            "secretName": "renovate-04231200-d5a38f68"
                                        }
                                    },
                                    {
                                        "configMap": {
                                            "defaultMode": 420,
                                            "items": [
                                                {
                                                    "key": "ca-bundle.crt",
                                                    "path": "tls-ca-bundle.pem"
                                                }
                                            ],
                                            "name": "trusted-ca-6ct58987ht",
                                            "optional": false
                                        },
                                        "name": "configmap-trusted-ca-6ct58987ht"
                                    }
                                ],
                                "workspaces": [
                                    {
                                        "name": "shared-data"
                                    }
                                ]
                            },
                            "workspaces": [
                                {
                                    "name": "shared-data",
                                    "workspace": "shared-data"
                                }
                            ]
                        }
                    ],
                    "workspaces": [
                        {
                            "name": "shared-data"
                        }
                    ]
                },
                "taskRunTemplate": {
                    "podTemplate": {
                        "nodeSelector": {
                            "konflux-ci.dev/workload": "konflux-tenants"
                        },
                        "tolerations": [
                            {
                                "effect": "NoSchedule",
                                "key": "konflux-ci.dev/workload",
                                "operator": "Equal",
                                "value": "konflux-tenants"
                            }
                        ]
                    },
                    "serviceAccountName": "mintmaker-controller-manager"
                },
                "timeouts": {
                    "pipeline": "1h0m0s"
                },
                "workspaces": [
                    {
                        "emptyDir": {},
                        "name": "shared-data"
                    }
                ]
            },
            "status": {
                "childReferences": [
                    {
                        "apiVersion": "tekton.dev/v1",
                        "kind": "TaskRun",
                        "name": "renovate-04231200-d5a38f68-build",
                        "pipelineTaskName": "build"
                    }
                ],
                "completionTime": "2026-04-23T12:03:37Z",
                "conditions": [
                    {
                        "lastTransitionTime": "2026-04-23T12:03:37Z",
                        "message": "Tasks Completed: 1 (Failed: 1, Cancelled 0), Skipped: 0",
                        "reason": "Failed",
                        "status": "False",
                        "type": "Succeeded"
                    }
                ],
                "pipelineSpec": {
                    "tasks": [
                        {
                            "name": "build",
                            "taskSpec": {
                                "metadata": {},
                                "spec": null,
                                "steps": [
                                    {
                                        "computeResources": {
                                            "limits": {
                                                "cpu": "100m",
                                                "memory": "512Mi"
                                            },
                                            "requests": {
                                                "cpu": "100m",
                                                "memory": "512Mi"
                                            }
                                        },
                                        "image": "quay.io/konflux-ci/mintmaker-osv-database:latest",
                                        "name": "prepare-db",
                                        "script": "echo 'Copying OSV database to the shared workspace'; cp -r /data/osv-db /workspace/shared-data",
                                        "securityContext": {
                                            "allowPrivilegeEscalation": false,
                                            "capabilities": {
                                                "drop": [
                                                    "ALL"
                                                ]
                                            },
                                            "runAsNonRoot": true,
                                            "runAsUser": 1001120000
                                        }
                                    },
                                    {
                                        "computeResources": {
                                            "limits": {
                                                "cpu": "100m",
                                                "memory": "256Mi"
                                            },
                                            "requests": {
                                                "cpu": "100m",
                                                "memory": "256Mi"
                                            }
                                        },
                                        "image": "registry.access.redhat.com/ubi9",
                                        "name": "prepare-rpm-cert",
                                        "script": "[ ! -f \"/etc/renovate/secret/rpm-activationkey\" ] \u0026\u0026 echo 'RPM secret not found. Exiting.' \u0026\u0026 exit 0;echo 'Generating RPM certificate and copying it to shared workspace';KEY_NAME=$(cat /etc/renovate/secret/rpm-activationkey);ORG_ID=$(cat /etc/renovate/secret/rpm-org);subscription-manager register --activationkey=\"$KEY_NAME\" --org=\"$ORG_ID\";mkdir -p /workspace/shared-data/rpm-certs;cp /etc/pki/entitlement/*-key.pem /workspace/shared-data/rpm-certs/key.pem;cp $(find /etc/pki/entitlement -maxdepth 1 -type f -name '*.pem' ! -name '*-key.pem' -print -quit) /workspace/shared-data/rpm-certs/cert.pem",
                                        "securityContext": {
                                            "allowPrivilegeEscalation": false,
                                            "capabilities": {
                                                "drop": [
                                                    "ALL"
                                                ]
                                            },
                                            "runAsUser": 0
                                        }
                                    },
                                    {
                                        "computeResources": {
                                            "limits": {
                                                "cpu": "300m",
                                                "memory": "3584Mi"
                                            },
                                            "requests": {
                                                "cpu": "300m",
                                                "memory": "3584Mi"
                                            }
                                        },
                                        "env": [
                                            {
                                                "name": "HOME",
                                                "value": "/home/renovate"
                                            },
                                            {
                                                "name": "LOG_LEVEL",
                                                "value": "debug"
                                            },
                                            {
                                                "name": "LOG_FORMAT",
                                                "value": "json"
                                            },
                                            {
                                                "name": "OSV_OFFLINE_DISABLE_DOWNLOAD",
                                                "value": "true"
                                            },
                                            {
                                                "name": "OSV_OFFLINE_ROOT_DIR",
                                                "value": "/workspace/shared-data/osv-db"
                                            },
                                            {
                                                "name": "DNF_VAR_SSL_CLIENT_KEY",
                                                "value": "/workspace/shared-data/rpm-certs/key.pem"
                                            },
                                            {
                                                "name": "DNF_VAR_SSL_CLIENT_CERT",
                                                "value": "/workspace/shared-data/rpm-certs/cert.pem"
                                            },
                                            {
                                                "name": "RENOVATE_X_GITLAB_AUTO_MERGEABLE_CHECK_ATTEMPS",
                                                "value": "7"
                                            }
                                        ],
                                        "image": "quay.io/konflux-ci/mintmaker-renovate-image:latest",
                                        "name": "renovate",
                                        "script": "RENOVATE_TOKEN=$(cat /etc/renovate/secret/renovate-token) RENOVATE_CONFIG_FILE=/etc/renovate/config/config.js LOG_FILE=/workspace/shared-data/renovate-logs.json renovate || true",
                                        "securityContext": {
                                            "allowPrivilegeEscalation": false,
                                            "capabilities": {
                                                "drop": [
                                                    "ALL"
                                                ]
                                            },
                                            "runAsNonRoot": true,
                                            "runAsUser": 1001120000
                                        },
                                        "volumeMounts": [
                                            {
                                                "mountPath": "/etc/renovate/config",
                                                "name": "configmap-renovate-04231200-d5a38f68",
                                                "readOnly": true
                                            },
                                            {
                                                "mountPath": "/etc/renovate/secret",
                                                "name": "secret-renovate-04231200-d5a38f68-35dc51e8",
                                                "readOnly": true
                                            },
                                            {
                                                "mountPath": "/etc/pki/ca-trust/extracted/pem",
                                                "name": "configmap-trusted-ca-6ct58987ht",
                                                "readOnly": true
                                            }
                                        ]
                                    }
                                ],
                                "volumes": [
                                    {
                                        "configMap": {
                                            "defaultMode": 420,
                                            "items": [
                                                {
                                                    "key": "config.js",
                                                    "path": "config.js"
                                                }
                                            ],
                                            "name": "renovate-04231200-d5a38f68",
                                            "optional": false
                                        },
                                        "name": "configmap-renovate-04231200-d5a38f68"
                                    },
                                    {
                                        "name": "secret-renovate-04231200-d5a38f68-35dc51e8",
                                        "secret": {
                                            "defaultMode": 420,
                                            "items": [
                                                {
                                                    "key": "renovate-token",
                                                    "path": "renovate-token"
                                                }
                                            ],
                                            "optional": false,
                                            "secretName": "renovate-04231200-d5a38f68"
                                        }
                                    },
                                    {
                                        "configMap": {
                                            "defaultMode": 420,
                                            "items": [
                                                {
                                                    "key": "ca-bundle.crt",
                                                    "path": "tls-ca-bundle.pem"
                                                }
                                            ],
                                            "name": "trusted-ca-6ct58987ht",
                                            "optional": false
                                        },
                                        "name": "configmap-trusted-ca-6ct58987ht"
                                    }
                                ],
                                "workspaces": [
                                    {
                                        "name": "shared-data"
                                    }
                                ]
                            },
                            "workspaces": [
                                {
                                    "name": "shared-data",
                                    "workspace": "shared-data"
                                }
                            ]
                        }
                    ],
                    "workspaces": [
                        {
                            "name": "shared-data"
                        }
                    ]
                },
                "provenance": {
                    "featureFlags": {
                        "awaitSidecarReadiness": true,
                        "coschedule": "workspaces",
                        "enableAPIFields": "alpha",
                        "enableParamEnum": true,
                        "enableProvenanceInStatus": true,
                        "enforceNonfalsifiability": "none",
                        "maxResultSize": 4096,
                        "resultExtractionMethod": "termination-message",
                        "runningInEnvWithInjectedSidecars": true,
                        "verificationNoMatchPolicy": "ignore"
                    }
                },
                "spanContext": {
                    "traceparent": "00-474e8c3fb289a49d68611ebd2e6edca7-8503f076ad6f1b29-01"
                },
                "startTime": "2026-04-23T12:00:24Z"
            }
        },
        {
            "apiVersion": "tekton.dev/v1",
            "kind": "PipelineRun",
            "metadata": {
                "annotations": {
                    "chains.tekton.dev/signed": "true",
                    "kueue.konflux-ci.dev/requests-mintmaker": "1",
                    "results.tekton.dev/record": "mintmaker/results/d65d5cd8-1fb9-4d36-929e-653610cdb398/records/d65d5cd8-1fb9-4d36-929e-653610cdb398",
                    "results.tekton.dev/result": "mintmaker/results/d65d5cd8-1fb9-4d36-929e-653610cdb398"
                },
                "creationTimestamp": "2026-04-23T12:00:21Z",
                "finalizers": [
                    "chains.tekton.dev/pipelinerun",
                    "results.tekton.dev/pipelinerun"
                ],
                "generation": 2,
                "labels": {
                    "kueue.x-k8s.io/priority-class": "konflux-dependency-update",
                    "kueue.x-k8s.io/queue-name": "pipelines-queue",
                    "mintmaker.appstudio.redhat.com/application": "build-suite-positive-mc-zxju",
                    "mintmaker.appstudio.redhat.com/branch": "multi-component-base-funpqp",
                    "mintmaker.appstudio.redhat.com/component": "go-component-ylakqd",
                    "mintmaker.appstudio.redhat.com/git-host": "github.com",
                    "mintmaker.appstudio.redhat.com/git-platform": "github",
                    "mintmaker.appstudio.redhat.com/namespace": "build-e2e-kelq",
                    "mintmaker.appstudio.redhat.com/repo-branch-hash": "049d02f9f4c3",
                    "mintmaker.appstudio.redhat.com/repository": "redhat-appstudio-qe_sample-multi-component",
                    "tekton.dev/pipeline": "renovate-04231200-e01e267c"
                },
                "name": "renovate-04231200-e01e267c",
                "namespace": "mintmaker",
                "resourceVersion": "96819",
                "uid": "d65d5cd8-1fb9-4d36-929e-653610cdb398"
            },
            "spec": {
                "pipelineSpec": {
                    "tasks": [
                        {
                            "name": "build",
                            "taskSpec": {
                                "metadata": {},
                                "spec": null,
                                "steps": [
                                    {
                                        "computeResources": {
                                            "limits": {
                                                "cpu": "100m",
                                                "memory": "512Mi"
                                            },
                                            "requests": {
                                                "cpu": "100m",
                                                "memory": "512Mi"
                                            }
                                        },
                                        "image": "quay.io/konflux-ci/mintmaker-osv-database:latest",
                                        "name": "prepare-db",
                                        "script": "echo 'Copying OSV database to the shared workspace'; cp -r /data/osv-db /workspace/shared-data",
                                        "securityContext": {
                                            "allowPrivilegeEscalation": false,
                                            "capabilities": {
                                                "drop": [
                                                    "ALL"
                                                ]
                                            },
                                            "runAsNonRoot": true,
                                            "runAsUser": 1001120000
                                        }
                                    },
                                    {
                                        "computeResources": {
                                            "limits": {
                                                "cpu": "100m",
                                                "memory": "256Mi"
                                            },
                                            "requests": {
                                                "cpu": "100m",
                                                "memory": "256Mi"
                                            }
                                        },
                                        "image": "registry.access.redhat.com/ubi9",
                                        "name": "prepare-rpm-cert",
                                        "script": "[ ! -f \"/etc/renovate/secret/rpm-activationkey\" ] \u0026\u0026 echo 'RPM secret not found. Exiting.' \u0026\u0026 exit 0;echo 'Generating RPM certificate and copying it to shared workspace';KEY_NAME=$(cat /etc/renovate/secret/rpm-activationkey);ORG_ID=$(cat /etc/renovate/secret/rpm-org);subscription-manager register --activationkey=\"$KEY_NAME\" --org=\"$ORG_ID\";mkdir -p /workspace/shared-data/rpm-certs;cp /etc/pki/entitlement/*-key.pem /workspace/shared-data/rpm-certs/key.pem;cp $(find /etc/pki/entitlement -maxdepth 1 -type f -name '*.pem' ! -name '*-key.pem' -print -quit) /workspace/shared-data/rpm-certs/cert.pem",
                                        "securityContext": {
                                            "allowPrivilegeEscalation": false,
                                            "capabilities": {
                                                "drop": [
                                                    "ALL"
                                                ]
                                            },
                                            "runAsUser": 0
                                        }
                                    },
                                    {
                                        "computeResources": {
                                            "limits": {
                                                "cpu": "300m",
                                                "memory": "3584Mi"
                                            },
                                            "requests": {
                                                "cpu": "300m",
                                                "memory": "3584Mi"
                                            }
                                        },
                                        "env": [
                                            {
                                                "name": "HOME",
                                                "value": "/home/renovate"
                                            },
                                            {
                                                "name": "LOG_LEVEL",
                                                "value": "debug"
                                            },
                                            {
                                                "name": "LOG_FORMAT",
                                                "value": "json"
                                            },
                                            {
                                                "name": "OSV_OFFLINE_DISABLE_DOWNLOAD",
                                                "value": "true"
                                            },
                                            {
                                                "name": "OSV_OFFLINE_ROOT_DIR",
                                                "value": "/workspace/shared-data/osv-db"
                                            },
                                            {
                                                "name": "DNF_VAR_SSL_CLIENT_KEY",
                                                "value": "/workspace/shared-data/rpm-certs/key.pem"
                                            },
                                            {
                                                "name": "DNF_VAR_SSL_CLIENT_CERT",
                                                "value": "/workspace/shared-data/rpm-certs/cert.pem"
                                            },
                                            {
                                                "name": "RENOVATE_X_GITLAB_AUTO_MERGEABLE_CHECK_ATTEMPS",
                                                "value": "7"
                                            }
                                        ],
                                        "image": "quay.io/konflux-ci/mintmaker-renovate-image:latest",
                                        "name": "renovate",
                                        "script": "RENOVATE_TOKEN=$(cat /etc/renovate/secret/renovate-token) RENOVATE_CONFIG_FILE=/etc/renovate/config/config.js LOG_FILE=/workspace/shared-data/renovate-logs.json renovate || true",
                                        "securityContext": {
                                            "allowPrivilegeEscalation": false,
                                            "capabilities": {
                                                "drop": [
                                                    "ALL"
                                                ]
                                            },
                                            "runAsNonRoot": true,
                                            "runAsUser": 1001120000
                                        },
                                        "volumeMounts": [
                                            {
                                                "mountPath": "/etc/renovate/config",
                                                "name": "configmap-renovate-04231200-e01e267c",
                                                "readOnly": true
                                            },
                                            {
                                                "mountPath": "/etc/renovate/secret",
                                                "name": "secret-renovate-04231200-e01e267c-8203c122",
                                                "readOnly": true
                                            },
                                            {
                                                "mountPath": "/etc/pki/ca-trust/extracted/pem",
                                                "name": "configmap-trusted-ca-6ct58987ht",
                                                "readOnly": true
                                            }
                                        ]
                                    }
                                ],
                                "volumes": [
                                    {
                                        "configMap": {
                                            "defaultMode": 420,
                                            "items": [
                                                {
                                                    "key": "config.js",
                                                    "path": "config.js"
                                                }
                                            ],
                                            "name": "renovate-04231200-e01e267c",
                                            "optional": false
                                        },
                                        "name": "configmap-renovate-04231200-e01e267c"
                                    },
                                    {
                                        "name": "secret-renovate-04231200-e01e267c-8203c122",
                                        "secret": {
                                            "defaultMode": 420,
                                            "items": [
                                                {
                                                    "key": "renovate-token",
                                                    "path": "renovate-token"
                                                }
                                            ],
                                            "optional": false,
                                            "secretName": "renovate-04231200-e01e267c"
                                        }
                                    },
                                    {
                                        "configMap": {
                                            "defaultMode": 420,
                                            "items": [
                                                {
                                                    "key": "ca-bundle.crt",
                                                    "path": "tls-ca-bundle.pem"
                                                }
                                            ],
                                            "name": "trusted-ca-6ct58987ht",
                                            "optional": false
                                        },
                                        "name": "configmap-trusted-ca-6ct58987ht"
                                    }
                                ],
                                "workspaces": [
                                    {
                                        "name": "shared-data"
                                    }
                                ]
                            },
                            "workspaces": [
                                {
                                    "name": "shared-data",
                                    "workspace": "shared-data"
                                }
                            ]
                        }
                    ],
                    "workspaces": [
                        {
                            "name": "shared-data"
                        }
                    ]
                },
                "taskRunTemplate": {
                    "podTemplate": {
                        "nodeSelector": {
                            "konflux-ci.dev/workload": "konflux-tenants"
                        },
                        "tolerations": [
                            {
                                "effect": "NoSchedule",
                                "key": "konflux-ci.dev/workload",
                                "operator": "Equal",
                                "value": "konflux-tenants"
                            }
                        ]
                    },
                    "serviceAccountName": "mintmaker-controller-manager"
                },
                "timeouts": {
                    "pipeline": "1h0m0s"
                },
                "workspaces": [
                    {
                        "emptyDir": {},
                        "name": "shared-data"
                    }
                ]
            },
            "status": {
                "childReferences": [
                    {
                        "apiVersion": "tekton.dev/v1",
                        "kind": "TaskRun",
                        "name": "renovate-04231200-e01e267c-build",
                        "pipelineTaskName": "build"
                    }
                ],
                "completionTime": "2026-04-23T12:03:34Z",
                "conditions": [
                    {
                        "lastTransitionTime": "2026-04-23T12:03:34Z",
                        "message": "Tasks Completed: 1 (Failed: 1, Cancelled 0), Skipped: 0",
                        "reason": "Failed",
                        "status": "False",
                        "type": "Succeeded"
                    }
                ],
                "pipelineSpec": {
                    "tasks": [
                        {
                            "name": "build",
                            "taskSpec": {
                                "metadata": {},
                                "spec": null,
                                "steps": [
                                    {
                                        "computeResources": {
                                            "limits": {
                                                "cpu": "100m",
                                                "memory": "512Mi"
                                            },
                                            "requests": {
                                                "cpu": "100m",
                                                "memory": "512Mi"
                                            }
                                        },
                                        "image": "quay.io/konflux-ci/mintmaker-osv-database:latest",
                                        "name": "prepare-db",
                                        "script": "echo 'Copying OSV database to the shared workspace'; cp -r /data/osv-db /workspace/shared-data",
                                        "securityContext": {
                                            "allowPrivilegeEscalation": false,
                                            "capabilities": {
                                                "drop": [
                                                    "ALL"
                                                ]
                                            },
                                            "runAsNonRoot": true,
                                            "runAsUser": 1001120000
                                        }
                                    },
                                    {
                                        "computeResources": {
                                            "limits": {
                                                "cpu": "100m",
                                                "memory": "256Mi"
                                            },
                                            "requests": {
                                                "cpu": "100m",
                                                "memory": "256Mi"
                                            }
                                        },
                                        "image": "registry.access.redhat.com/ubi9",
                                        "name": "prepare-rpm-cert",
                                        "script": "[ ! -f \"/etc/renovate/secret/rpm-activationkey\" ] \u0026\u0026 echo 'RPM secret not found. Exiting.' \u0026\u0026 exit 0;echo 'Generating RPM certificate and copying it to shared workspace';KEY_NAME=$(cat /etc/renovate/secret/rpm-activationkey);ORG_ID=$(cat /etc/renovate/secret/rpm-org);subscription-manager register --activationkey=\"$KEY_NAME\" --org=\"$ORG_ID\";mkdir -p /workspace/shared-data/rpm-certs;cp /etc/pki/entitlement/*-key.pem /workspace/shared-data/rpm-certs/key.pem;cp $(find /etc/pki/entitlement -maxdepth 1 -type f -name '*.pem' ! -name '*-key.pem' -print -quit) /workspace/shared-data/rpm-certs/cert.pem",
                                        "securityContext": {
                                            "allowPrivilegeEscalation": false,
                                            "capabilities": {
                                                "drop": [
                                                    "ALL"
                                                ]
                                            },
                                            "runAsUser": 0
                                        }
                                    },
                                    {
                                        "computeResources": {
                                            "limits": {
                                                "cpu": "300m",
                                                "memory": "3584Mi"
                                            },
                                            "requests": {
                                                "cpu": "300m",
                                                "memory": "3584Mi"
                                            }
                                        },
                                        "env": [
                                            {
                                                "name": "HOME",
                                                "value": "/home/renovate"
                                            },
                                            {
                                                "name": "LOG_LEVEL",
                                                "value": "debug"
                                            },
                                            {
                                                "name": "LOG_FORMAT",
                                                "value": "json"
                                            },
                                            {
                                                "name": "OSV_OFFLINE_DISABLE_DOWNLOAD",
                                                "value": "true"
                                            },
                                            {
                                                "name": "OSV_OFFLINE_ROOT_DIR",
                                                "value": "/workspace/shared-data/osv-db"
                                            },
                                            {
                                                "name": "DNF_VAR_SSL_CLIENT_KEY",
                                                "value": "/workspace/shared-data/rpm-certs/key.pem"
                                            },
                                            {
                                                "name": "DNF_VAR_SSL_CLIENT_CERT",
                                                "value": "/workspace/shared-data/rpm-certs/cert.pem"
                                            },
                                            {
                                                "name": "RENOVATE_X_GITLAB_AUTO_MERGEABLE_CHECK_ATTEMPS",
                                                "value": "7"
                                            }
                                        ],
                                        "image": "quay.io/konflux-ci/mintmaker-renovate-image:latest",
                                        "name": "renovate",
                                        "script": "RENOVATE_TOKEN=$(cat /etc/renovate/secret/renovate-token) RENOVATE_CONFIG_FILE=/etc/renovate/config/config.js LOG_FILE=/workspace/shared-data/renovate-logs.json renovate || true",
                                        "securityContext": {
                                            "allowPrivilegeEscalation": false,
                                            "capabilities": {
                                                "drop": [
                                                    "ALL"
                                                ]
                                            },
                                            "runAsNonRoot": true,
                                            "runAsUser": 1001120000
                                        },
                                        "volumeMounts": [
                                            {
                                                "mountPath": "/etc/renovate/config",
                                                "name": "configmap-renovate-04231200-e01e267c",
                                                "readOnly": true
                                            },
                                            {
                                                "mountPath": "/etc/renovate/secret",
                                                "name": "secret-renovate-04231200-e01e267c-8203c122",
                                                "readOnly": true
                                            },
                                            {
                                                "mountPath": "/etc/pki/ca-trust/extracted/pem",
                                                "name": "configmap-trusted-ca-6ct58987ht",
                                                "readOnly": true
                                            }
                                        ]
                                    }
                                ],
                                "volumes": [
                                    {
                                        "configMap": {
                                            "defaultMode": 420,
                                            "items": [
                                                {
                                                    "key": "config.js",
                                                    "path": "config.js"
                                                }
                                            ],
                                            "name": "renovate-04231200-e01e267c",
                                            "optional": false
                                        },
                                        "name": "configmap-renovate-04231200-e01e267c"
                                    },
                                    {
                                        "name": "secret-renovate-04231200-e01e267c-8203c122",
                                        "secret": {
                                            "defaultMode": 420,
                                            "items": [
                                                {
                                                    "key": "renovate-token",
                                                    "path": "renovate-token"
                                                }
                                            ],
                                            "optional": false,
                                            "secretName": "renovate-04231200-e01e267c"
                                        }
                                    },
                                    {
                                        "configMap": {
                                            "defaultMode": 420,
                                            "items": [
                                                {
                                                    "key": "ca-bundle.crt",
                                                    "path": "tls-ca-bundle.pem"
                                                }
                                            ],
                                            "name": "trusted-ca-6ct58987ht",
                                            "optional": false
                                        },
                                        "name": "configmap-trusted-ca-6ct58987ht"
                                    }
                                ],
                                "workspaces": [
                                    {
                                        "name": "shared-data"
                                    }
                                ]
                            },
                            "workspaces": [
                                {
                                    "name": "shared-data",
                                    "workspace": "shared-data"
                                }
                            ]
                        }
                    ],
                    "workspaces": [
                        {
                            "name": "shared-data"
                        }
                    ]
                },
                "provenance": {
                    "featureFlags": {
                        "awaitSidecarReadiness": true,
                        "coschedule": "workspaces",
                        "enableAPIFields": "alpha",
                        "enableParamEnum": true,
                        "enableProvenanceInStatus": true,
                        "enforceNonfalsifiability": "none",
                        "maxResultSize": 4096,
                        "resultExtractionMethod": "termination-message",
                        "runningInEnvWithInjectedSidecars": true,
                        "verificationNoMatchPolicy": "ignore"
                    }
                },
                "spanContext": {
                    "traceparent": "00-efe82f9af3e180b0c66583a731e04454-2e6c30e3166b3a9a-01"
                },
                "startTime": "2026-04-23T12:00:21Z"
            }
        },
        {
            "apiVersion": "tekton.dev/v1",
            "kind": "PipelineRun",
            "metadata": {
                "annotations": {
                    "chains.tekton.dev/signed": "true",
                    "kueue.konflux-ci.dev/requests-mintmaker": "1",
                    "results.tekton.dev/record": "mintmaker/results/9698dd33-ef58-4858-956d-0f78fac0078a/records/9698dd33-ef58-4858-956d-0f78fac0078a",
                    "results.tekton.dev/result": "mintmaker/results/9698dd33-ef58-4858-956d-0f78fac0078a"
                },
                "creationTimestamp": "2026-04-23T12:00:25Z",
                "finalizers": [
                    "chains.tekton.dev/pipelinerun",
                    "results.tekton.dev/pipelinerun"
                ],
                "generation": 2,
                "labels": {
                    "kueue.x-k8s.io/priority-class": "konflux-dependency-update",
                    "kueue.x-k8s.io/queue-name": "pipelines-queue",
                    "mintmaker.appstudio.redhat.com/application": "integ-app-xrgd",
                    "mintmaker.appstudio.redhat.com/branch": "base-gitlab-wxnsye",
                    "mintmaker.appstudio.redhat.com/component": "test-comp-pac-gitlab-ywafnq",
                    "mintmaker.appstudio.redhat.com/git-host": "gitlab.com",
                    "mintmaker.appstudio.redhat.com/git-platform": "gitlab",
                    "mintmaker.appstudio.redhat.com/namespace": "gitlab-rep-mlhv",
                    "mintmaker.appstudio.redhat.com/repo-branch-hash": "3ee525a70292",
                    "mintmaker.appstudio.redhat.com/repository": "konflux-qe_hacbs-test-project-integration",
                    "tekton.dev/pipeline": "renovate-04231200-e0c10c51"
                },
                "name": "renovate-04231200-e0c10c51",
                "namespace": "mintmaker",
                "resourceVersion": "97462",
                "uid": "9698dd33-ef58-4858-956d-0f78fac0078a"
            },
            "spec": {
                "pipelineSpec": {
                    "tasks": [
                        {
                            "name": "build",
                            "taskSpec": {
                                "metadata": {},
                                "spec": null,
                                "steps": [
                                    {
                                        "computeResources": {
                                            "limits": {
                                                "cpu": "100m",
                                                "memory": "512Mi"
                                            },
                                            "requests": {
                                                "cpu": "100m",
                                                "memory": "512Mi"
                                            }
                                        },
                                        "image": "quay.io/konflux-ci/mintmaker-osv-database:latest",
                                        "name": "prepare-db",
                                        "script": "echo 'Copying OSV database to the shared workspace'; cp -r /data/osv-db /workspace/shared-data",
                                        "securityContext": {
                                            "allowPrivilegeEscalation": false,
                                            "capabilities": {
                                                "drop": [
                                                    "ALL"
                                                ]
                                            },
                                            "runAsNonRoot": true,
                                            "runAsUser": 1001120000
                                        }
                                    },
                                    {
                                        "computeResources": {
                                            "limits": {
                                                "cpu": "100m",
                                                "memory": "256Mi"
                                            },
                                            "requests": {
                                                "cpu": "100m",
                                                "memory": "256Mi"
                                            }
                                        },
                                        "image": "registry.access.redhat.com/ubi9",
                                        "name": "prepare-rpm-cert",
                                        "script": "[ ! -f \"/etc/renovate/secret/rpm-activationkey\" ] \u0026\u0026 echo 'RPM secret not found. Exiting.' \u0026\u0026 exit 0;echo 'Generating RPM certificate and copying it to shared workspace';KEY_NAME=$(cat /etc/renovate/secret/rpm-activationkey);ORG_ID=$(cat /etc/renovate/secret/rpm-org);subscription-manager register --activationkey=\"$KEY_NAME\" --org=\"$ORG_ID\";mkdir -p /workspace/shared-data/rpm-certs;cp /etc/pki/entitlement/*-key.pem /workspace/shared-data/rpm-certs/key.pem;cp $(find /etc/pki/entitlement -maxdepth 1 -type f -name '*.pem' ! -name '*-key.pem' -print -quit) /workspace/shared-data/rpm-certs/cert.pem",
                                        "securityContext": {
                                            "allowPrivilegeEscalation": false,
                                            "capabilities": {
                                                "drop": [
                                                    "ALL"
                                                ]
                                            },
                                            "runAsUser": 0
                                        }
                                    },
                                    {
                                        "computeResources": {
                                            "limits": {
                                                "cpu": "300m",
                                                "memory": "3584Mi"
                                            },
                                            "requests": {
                                                "cpu": "300m",
                                                "memory": "3584Mi"
                                            }
                                        },
                                        "env": [
                                            {
                                                "name": "HOME",
                                                "value": "/home/renovate"
                                            },
                                            {
                                                "name": "LOG_LEVEL",
                                                "value": "debug"
                                            },
                                            {
                                                "name": "LOG_FORMAT",
                                                "value": "json"
                                            },
                                            {
                                                "name": "OSV_OFFLINE_DISABLE_DOWNLOAD",
                                                "value": "true"
                                            },
                                            {
                                                "name": "OSV_OFFLINE_ROOT_DIR",
                                                "value": "/workspace/shared-data/osv-db"
                                            },
                                            {
                                                "name": "DNF_VAR_SSL_CLIENT_KEY",
                                                "value": "/workspace/shared-data/rpm-certs/key.pem"
                                            },
                                            {
                                                "name": "DNF_VAR_SSL_CLIENT_CERT",
                                                "value": "/workspace/shared-data/rpm-certs/cert.pem"
                                            },
                                            {
                                                "name": "RENOVATE_X_GITLAB_AUTO_MERGEABLE_CHECK_ATTEMPS",
                                                "value": "7"
                                            }
                                        ],
                                        "image": "quay.io/konflux-ci/mintmaker-renovate-image:latest",
                                        "name": "renovate",
                                        "script": "RENOVATE_TOKEN=$(cat /etc/renovate/secret/renovate-token) RENOVATE_CONFIG_FILE=/etc/renovate/config/config.js LOG_FILE=/workspace/shared-data/renovate-logs.json renovate || true",
                                        "securityContext": {
                                            "allowPrivilegeEscalation": false,
                                            "capabilities": {
                                                "drop": [
                                                    "ALL"
                                                ]
                                            },
                                            "runAsNonRoot": true,
                                            "runAsUser": 1001120000
                                        },
                                        "volumeMounts": [
                                            {
                                                "mountPath": "/etc/renovate/config",
                                                "name": "configmap-renovate-04231200-e0c10c51",
                                                "readOnly": true
                                            },
                                            {
                                                "mountPath": "/etc/renovate/secret",
                                                "name": "secret-renovate-04231200-e0c10c51-b17b00f0",
                                                "readOnly": true
                                            },
                                            {
                                                "mountPath": "/etc/pki/ca-trust/extracted/pem",
                                                "name": "configmap-trusted-ca-6ct58987ht",
                                                "readOnly": true
                                            }
                                        ]
                                    }
                                ],
                                "volumes": [
                                    {
                                        "configMap": {
                                            "defaultMode": 420,
                                            "items": [
                                                {
                                                    "key": "config.js",
                                                    "path": "config.js"
                                                }
                                            ],
                                            "name": "renovate-04231200-e0c10c51",
                                            "optional": false
                                        },
                                        "name": "configmap-renovate-04231200-e0c10c51"
                                    },
                                    {
                                        "name": "secret-renovate-04231200-e0c10c51-b17b00f0",
                                        "secret": {
                                            "defaultMode": 420,
                                            "items": [
                                                {
                                                    "key": "renovate-token",
                                                    "path": "renovate-token"
                                                }
                                            ],
                                            "optional": false,
                                            "secretName": "renovate-04231200-e0c10c51"
                                        }
                                    },
                                    {
                                        "configMap": {
                                            "defaultMode": 420,
                                            "items": [
                                                {
                                                    "key": "ca-bundle.crt",
                                                    "path": "tls-ca-bundle.pem"
                                                }
                                            ],
                                            "name": "trusted-ca-6ct58987ht",
                                            "optional": false
                                        },
                                        "name": "configmap-trusted-ca-6ct58987ht"
                                    }
                                ],
                                "workspaces": [
                                    {
                                        "name": "shared-data"
                                    }
                                ]
                            },
                            "workspaces": [
                                {
                                    "name": "shared-data",
                                    "workspace": "shared-data"
                                }
                            ]
                        }
                    ],
                    "workspaces": [
                        {
                            "name": "shared-data"
                        }
                    ]
                },
                "taskRunTemplate": {
                    "podTemplate": {
                        "nodeSelector": {
                            "konflux-ci.dev/workload": "konflux-tenants"
                        },
                        "tolerations": [
                            {
                                "effect": "NoSchedule",
                                "key": "konflux-ci.dev/workload",
                                "operator": "Equal",
                                "value": "konflux-tenants"
                            }
                        ]
                    },
                    "serviceAccountName": "mintmaker-controller-manager"
                },
                "timeouts": {
                    "pipeline": "1h0m0s"
                },
                "workspaces": [
                    {
                        "emptyDir": {},
                        "name": "shared-data"
                    }
                ]
            },
            "status": {
                "childReferences": [
                    {
                        "apiVersion": "tekton.dev/v1",
                        "kind": "TaskRun",
                        "name": "renovate-04231200-e0c10c51-build",
                        "pipelineTaskName": "build"
                    }
                ],
                "completionTime": "2026-04-23T12:04:03Z",
                "conditions": [
                    {
                        "lastTransitionTime": "2026-04-23T12:04:03Z",
                        "message": "Tasks Completed: 1 (Failed: 1, Cancelled 0), Skipped: 0",
                        "reason": "Failed",
                        "status": "False",
                        "type": "Succeeded"
                    }
                ],
                "pipelineSpec": {
                    "tasks": [
                        {
                            "name": "build",
                            "taskSpec": {
                                "metadata": {},
                                "spec": null,
                                "steps": [
                                    {
                                        "computeResources": {
                                            "limits": {
                                                "cpu": "100m",
                                                "memory": "512Mi"
                                            },
                                            "requests": {
                                                "cpu": "100m",
                                                "memory": "512Mi"
                                            }
                                        },
                                        "image": "quay.io/konflux-ci/mintmaker-osv-database:latest",
                                        "name": "prepare-db",
                                        "script": "echo 'Copying OSV database to the shared workspace'; cp -r /data/osv-db /workspace/shared-data",
                                        "securityContext": {
                                            "allowPrivilegeEscalation": false,
                                            "capabilities": {
                                                "drop": [
                                                    "ALL"
                                                ]
                                            },
                                            "runAsNonRoot": true,
                                            "runAsUser": 1001120000
                                        }
                                    },
                                    {
                                        "computeResources": {
                                            "limits": {
                                                "cpu": "100m",
                                                "memory": "256Mi"
                                            },
                                            "requests": {
                                                "cpu": "100m",
                                                "memory": "256Mi"
                                            }
                                        },
                                        "image": "registry.access.redhat.com/ubi9",
                                        "name": "prepare-rpm-cert",
                                        "script": "[ ! -f \"/etc/renovate/secret/rpm-activationkey\" ] \u0026\u0026 echo 'RPM secret not found. Exiting.' \u0026\u0026 exit 0;echo 'Generating RPM certificate and copying it to shared workspace';KEY_NAME=$(cat /etc/renovate/secret/rpm-activationkey);ORG_ID=$(cat /etc/renovate/secret/rpm-org);subscription-manager register --activationkey=\"$KEY_NAME\" --org=\"$ORG_ID\";mkdir -p /workspace/shared-data/rpm-certs;cp /etc/pki/entitlement/*-key.pem /workspace/shared-data/rpm-certs/key.pem;cp $(find /etc/pki/entitlement -maxdepth 1 -type f -name '*.pem' ! -name '*-key.pem' -print -quit) /workspace/shared-data/rpm-certs/cert.pem",
                                        "securityContext": {
                                            "allowPrivilegeEscalation": false,
                                            "capabilities": {
                                                "drop": [
                                                    "ALL"
                                                ]
                                            },
                                            "runAsUser": 0
                                        }
                                    },
                                    {
                                        "computeResources": {
                                            "limits": {
                                                "cpu": "300m",
                                                "memory": "3584Mi"
                                            },
                                            "requests": {
                                                "cpu": "300m",
                                                "memory": "3584Mi"
                                            }
                                        },
                                        "env": [
                                            {
                                                "name": "HOME",
                                                "value": "/home/renovate"
                                            },
                                            {
                                                "name": "LOG_LEVEL",
                                                "value": "debug"
                                            },
                                            {
                                                "name": "LOG_FORMAT",
                                                "value": "json"
                                            },
                                            {
                                                "name": "OSV_OFFLINE_DISABLE_DOWNLOAD",
                                                "value": "true"
                                            },
                                            {
                                                "name": "OSV_OFFLINE_ROOT_DIR",
                                                "value": "/workspace/shared-data/osv-db"
                                            },
                                            {
                                                "name": "DNF_VAR_SSL_CLIENT_KEY",
                                                "value": "/workspace/shared-data/rpm-certs/key.pem"
                                            },
                                            {
                                                "name": "DNF_VAR_SSL_CLIENT_CERT",
                                                "value": "/workspace/shared-data/rpm-certs/cert.pem"
                                            },
                                            {
                                                "name": "RENOVATE_X_GITLAB_AUTO_MERGEABLE_CHECK_ATTEMPS",
                                                "value": "7"
                                            }
                                        ],
                                        "image": "quay.io/konflux-ci/mintmaker-renovate-image:latest",
                                        "name": "renovate",
                                        "script": "RENOVATE_TOKEN=$(cat /etc/renovate/secret/renovate-token) RENOVATE_CONFIG_FILE=/etc/renovate/config/config.js LOG_FILE=/workspace/shared-data/renovate-logs.json renovate || true",
                                        "securityContext": {
                                            "allowPrivilegeEscalation": false,
                                            "capabilities": {
                                                "drop": [
                                                    "ALL"
                                                ]
                                            },
                                            "runAsNonRoot": true,
                                            "runAsUser": 1001120000
                                        },
                                        "volumeMounts": [
                                            {
                                                "mountPath": "/etc/renovate/config",
                                                "name": "configmap-renovate-04231200-e0c10c51",
                                                "readOnly": true
                                            },
                                            {
                                                "mountPath": "/etc/renovate/secret",
                                                "name": "secret-renovate-04231200-e0c10c51-b17b00f0",
                                                "readOnly": true
                                            },
                                            {
                                                "mountPath": "/etc/pki/ca-trust/extracted/pem",
                                                "name": "configmap-trusted-ca-6ct58987ht",
                                                "readOnly": true
                                            }
                                        ]
                                    }
                                ],
                                "volumes": [
                                    {
                                        "configMap": {
                                            "defaultMode": 420,
                                            "items": [
                                                {
                                                    "key": "config.js",
                                                    "path": "config.js"
                                                }
                                            ],
                                            "name": "renovate-04231200-e0c10c51",
                                            "optional": false
                                        },
                                        "name": "configmap-renovate-04231200-e0c10c51"
                                    },
                                    {
                                        "name": "secret-renovate-04231200-e0c10c51-b17b00f0",
                                        "secret": {
                                            "defaultMode": 420,
                                            "items": [
                                                {
                                                    "key": "renovate-token",
                                                    "path": "renovate-token"
                                                }
                                            ],
                                            "optional": false,
                                            "secretName": "renovate-04231200-e0c10c51"
                                        }
                                    },
                                    {
                                        "configMap": {
                                            "defaultMode": 420,
                                            "items": [
                                                {
                                                    "key": "ca-bundle.crt",
                                                    "path": "tls-ca-bundle.pem"
                                                }
                                            ],
                                            "name": "trusted-ca-6ct58987ht",
                                            "optional": false
                                        },
                                        "name": "configmap-trusted-ca-6ct58987ht"
                                    }
                                ],
                                "workspaces": [
                                    {
                                        "name": "shared-data"
                                    }
                                ]
                            },
                            "workspaces": [
                                {
                                    "name": "shared-data",
                                    "workspace": "shared-data"
                                }
                            ]
                        }
                    ],
                    "workspaces": [
                        {
                            "name": "shared-data"
                        }
                    ]
                },
                "provenance": {
                    "featureFlags": {
                        "awaitSidecarReadiness": true,
                        "coschedule": "workspaces",
                        "enableAPIFields": "alpha",
                        "enableParamEnum": true,
                        "enableProvenanceInStatus": true,
                        "enforceNonfalsifiability": "none",
                        "maxResultSize": 4096,
                        "resultExtractionMethod": "termination-message",
                        "runningInEnvWithInjectedSidecars": true,
                        "verificationNoMatchPolicy": "ignore"
                    }
                },
                "spanContext": {
                    "traceparent": "00-105bbff3ce25902ac7f89c384c546640-9433923b2daca58a-01"
                },
                "startTime": "2026-04-23T12:00:25Z"
            }
        },
        {
            "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=0405be8d991a3046fe1ba86892af1c1898ee5c3f",
                    "build.appstudio.redhat.com/commit_sha": "0405be8d991a3046fe1ba86892af1c1898ee5c3f",
                    "build.appstudio.redhat.com/pull_request_number": "9464",
                    "build.appstudio.redhat.com/target_branch": "base-tkypbo",
                    "chains.tekton.dev/signed": "true",
                    "pipelinesascode.tekton.dev/branch": "base-tkypbo",
                    "pipelinesascode.tekton.dev/cancel-in-progress": "true",
                    "pipelinesascode.tekton.dev/check-run-id": "72687947711",
                    "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-jeilvj",
                    "pipelinesascode.tekton.dev/git-provider": "github",
                    "pipelinesascode.tekton.dev/installation-id": "40773614",
                    "pipelinesascode.tekton.dev/log-url": "https://console-openshift-console.apps.rosa.kx-c30d254d27.34mm.p3.openshiftapps.com/k8s/ns/stat-rep-toyx/tekton.dev~v1~PipelineRun/test-component-pac-fdlcmu-on-pull-request-2kclr",
                    "pipelinesascode.tekton.dev/max-keep-runs": "3",
                    "pipelinesascode.tekton.dev/on-cel-expression": "event == \"pull_request\" \u0026\u0026 target_branch == \"base-tkypbo\"",
                    "pipelinesascode.tekton.dev/original-prname": "test-component-pac-fdlcmu-on-pull-request",
                    "pipelinesascode.tekton.dev/pull-request": "9464",
                    "pipelinesascode.tekton.dev/repo-url": "https://github.com/redhat-appstudio-qe/konflux-test-integration-status-report",
                    "pipelinesascode.tekton.dev/repository": "test-component-pac-fdlcmu",
                    "pipelinesascode.tekton.dev/scm-reporting-plr-started": "true",
                    "pipelinesascode.tekton.dev/sender": "rhtap-qe-app[bot]",
                    "pipelinesascode.tekton.dev/sha": "0405be8d991a3046fe1ba86892af1c1898ee5c3f",
                    "pipelinesascode.tekton.dev/sha-title": "RHTAP-Qe-App update test-component-pac-fdlcmu",
                    "pipelinesascode.tekton.dev/sha-url": "https://github.com/redhat-appstudio-qe/konflux-test-integration-status-report/commit/0405be8d991a3046fe1ba86892af1c1898ee5c3f",
                    "pipelinesascode.tekton.dev/source-branch": "konflux-test-component-pac-fdlcmu",
                    "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-toyx/results/9b34c130-80fb-48c4-be35-6bb03c8715e5/records/9b34c130-80fb-48c4-be35-6bb03c8715e5",
                    "results.tekton.dev/recordSummaryAnnotations": "{\"repo\":\"konflux-test-integration-status-report\",\"commit\":\"0405be8d991a3046fe1ba86892af1c1898ee5c3f\",\"eventType\":\"pull_request\",\"pull_request-id\":9464}",
                    "results.tekton.dev/result": "stat-rep-toyx/results/9b34c130-80fb-48c4-be35-6bb03c8715e5",
                    "test.appstudio.openshift.io/pr-group": "konflux-test-component-pac-fdlcmu",
                    "test.appstudio.openshift.io/snapshot-creation-report": "GroupSnapshotCreationFailed"
                },
                "creationTimestamp": "2026-04-23T11:50:35Z",
                "finalizers": [
                    "results.tekton.dev/pipelinerun",
                    "chains.tekton.dev/pipelinerun",
                    "pipelinesascode.tekton.dev/finalizer"
                ],
                "generateName": "test-component-pac-fdlcmu-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-zchw",
                    "appstudio.openshift.io/component": "test-component-pac-fdlcmu",
                    "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": "72687947711",
                    "pipelinesascode.tekton.dev/event-type": "pull_request",
                    "pipelinesascode.tekton.dev/original-prname": "test-component-pac-fdlcmu-on-pull-request",
                    "pipelinesascode.tekton.dev/pull-request": "9464",
                    "pipelinesascode.tekton.dev/repository": "test-component-pac-fdlcmu",
                    "pipelinesascode.tekton.dev/sha": "0405be8d991a3046fe1ba86892af1c1898ee5c3f",
                    "pipelinesascode.tekton.dev/state": "completed",
                    "pipelinesascode.tekton.dev/url-org": "redhat-appstudio-qe",
                    "pipelinesascode.tekton.dev/url-repository": "konflux-test-integration-status-report",
                    "tekton.dev/pipeline": "test-component-pac-fdlcmu-on-pull-request-2kclr",
                    "test.appstudio.openshift.io/pr-group-sha": "3208ebc8a75aef74bfb07c6ca68a410405bb5fe9aab746cee1fe8e087dc76e"
                },
                "name": "test-component-pac-fdlcmu-on-pull-request-2kclr",
                "namespace": "stat-rep-toyx",
                "resourceVersion": "74213",
                "uid": "9b34c130-80fb-48c4-be35-6bb03c8715e5"
            },
            "spec": {
                "params": [
                    {
                        "name": "git-url",
                        "value": "https://github.com/redhat-appstudio-qe/konflux-test-integration-status-report"
                    },
                    {
                        "name": "revision",
                        "value": "0405be8d991a3046fe1ba86892af1c1898ee5c3f"
                    },
                    {
                        "name": "output-image",
                        "value": "quay.io/redhat-appstudio-qe/stat-rep-toyx/test-component-pac-fdlcmu:on-pr-0405be8d991a3046fe1ba86892af1c1898ee5c3f"
                    },
                    {
                        "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:ad23d92c7224a385e427397e979509b40624e72f799212717fddf812e102e44d"
                                    },
                                    {
                                        "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:ecb0583a01bf8dfd86b58f7d929387b1050a3dbdbdc6a8be8cd40181041cc335"
                                    },
                                    {
                                        "name": "kind",
                                        "value": "task"
                                    }
                                ],
                                "resolver": "bundles"
                            },
                            "when": [
                                {
                                    "input": "$(params.skip-checks)",
                                    "operator": "in",
                                    "values": [
                                        "false"
                                    ]
                                }
                            ],
                            "workspaces": [
                                {
                                    "name": "workspace",
                                    "workspace": "workspace"
                                }
                            ]
                        },
                        {
                            "name": "clamav-scan",
                            "params": [
                                {
                                    "name": "image-digest",
                                    "value": "$(tasks.build-image-index.results.IMAGE_DIGEST)"
                                },
                                {
                                    "name": "image-url",
                                    "value": "$(tasks.build-image-index.results.IMAGE_URL)"
                                }
                            ],
                            "runAfter": [
                                "build-image-index"
                            ],
                            "taskRef": {
                                "params": [
                                    {
                                        "name": "name",
                                        "value": "clamav-scan"
                                    },
                                    {
                                        "name": "bundle",
                                        "value": "quay.io/konflux-ci/tekton-catalog/task-clamav-scan:0.3@sha256:9f18b216ce71a66909e7cb17d9b34526c02d73cf12884ba32d1f10614f7b9f5a"
                                    },
                                    {
                                        "name": "kind",
                                        "value": "task"
                                    }
                                ],
                                "resolver": "bundles"
                            },
                            "when": [
                                {
                                    "input": "$(params.skip-checks)",
                                    "operator": "in",
                                    "values": [
                                        "false"
                                    ]
                                }
                            ]
                        },
                        {
                            "name": "sast-shell-check",
                            "params": [
                                {
                                    "name": "image-digest",
                                    "value": "$(tasks.build-image-index.results.IMAGE_DIGEST)"
                                },
                                {
                                    "name": "image-url",
                                    "value": "$(tasks.build-image-index.results.IMAGE_URL)"
                                }
                            ],
                            "runAfter": [
                                "build-image-index"
                            ],
                            "taskRef": {
                                "params": [
                                    {
                                        "name": "name",
                                        "value": "sast-shell-check"
                                    },
                                    {
                                        "name": "bundle",
                                        "value": "quay.io/konflux-ci/tekton-catalog/task-sast-shell-check:0.1@sha256:5ffec704e0946b247e0e2bf8a4547546a9e43ab661e5ab9ec29faae4751c6861"
                                    },
                                    {
                                        "name": "kind",
                                        "value": "task"
                                    }
                                ],
                                "resolver": "bundles"
                            },
                            "when": [
                                {
                                    "input": "$(params.skip-checks)",
                                    "operator": "in",
                                    "values": [
                                        "false"
                                    ]
                                }
                            ],
                            "workspaces": [
                                {
                                    "name": "workspace",
                                    "workspace": "workspace"
                                }
                            ]
                        },
                        {
                            "name": "sast-unicode-check",
                            "params": [
                                {
                                    "name": "image-digest",
                                    "value": "$(tasks.build-image-index.results.IMAGE_DIGEST)"
                                },
                                {
                                    "name": "image-url",
                                    "value": "$(tasks.build-image-index.results.IMAGE_URL)"
                                }
                            ],
                            "runAfter": [
                                "build-image-index"
                            ],
                            "taskRef": {
                                "params": [
                                    {
                                        "name": "name",
                                        "value": "sast-unicode-check"
                                    },
                                    {
                                        "name": "bundle",
                                        "value": "quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check:0.4@sha256:d65abc145444d056dfc373cd42843c3653e35435ef9d2f1e3d3fbabf0fbef477"
                                    },
                                    {
                                        "name": "kind",
                                        "value": "task"
                                    }
                                ],
                                "resolver": "bundles"
                            },
                            "when": [
                                {
                                    "input": "$(params.skip-checks)",
                                    "operator": "in",
                                    "values": [
                                        "false"
                                    ]
                                }
                            ],
                            "workspaces": [
                                {
                                    "name": "workspace",
                                    "workspace": "workspace"
                                }
                            ]
                        },
                        {
                            "name": "apply-tags",
                            "params": [
                                {
                                    "name": "IMAGE_URL",
                                    "value": "$(tasks.build-image-index.results.IMAGE_URL)"
                                },
                                {
                                    "name": "IMAGE_DIGEST",
                                    "value": "$(tasks.build-image-index.results.IMAGE_DIGEST)"
                                }
                            ],
                            "runAfter": [
                                "build-image-index"
                            ],
                            "taskRef": {
                                "params": [
                                    {
                                        "name": "name",
                                        "value": "apply-tags"
                                    },
                                    {
                                        "name": "bundle",
                                        "value": "quay.io/konflux-ci/tekton-catalog/task-apply-tags:0.3@sha256: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:b2224a0442ac705e20a25b8609e1760321d9d86da7901fd0392a90102688e37d"
                                    },
                                    {
                                        "name": "kind",
                                        "value": "task"
                                    }
                                ],
                                "resolver": "bundles"
                            },
                            "when": [
                                {
                                    "input": "$(params.skip-checks)",
                                    "operator": "in",
                                    "values": [
                                        "false"
                                    ]
                                }
                            ]
                        }
                    ],
                    "workspaces": [
                        {
                            "name": "workspace"
                        },
                        {
                            "name": "git-auth",
                            "optional": true
                        },
                        {
                            "name": "netrc",
                            "optional": true
                        }
                    ]
                },
                "taskRunTemplate": {
                    "podTemplate": {
                        "nodeSelector": {
                            "konflux-ci.dev/workload": "konflux-tenants"
                        },
                        "tolerations": [
                            {
                                "effect": "NoSchedule",
                                "key": "konflux-ci.dev/workload",
                                "operator": "Equal",
                                "value": "konflux-tenants"
                            }
                        ]
                    },
                    "serviceAccountName": "build-pipeline-test-component-pac-fdlcmu"
                },
                "timeouts": {
                    "pipeline": "2h0m0s"
                },
                "workspaces": [
                    {
                        "name": "workspace",
                        "volumeClaimTemplate": {
                            "metadata": {},
                            "spec": {
                                "accessModes": [
                                    "ReadWriteOnce"
                                ],
                                "resources": {
                                    "requests": {
                                        "storage": "1Gi"
                                    }
                                }
                            },
                            "status": {}
                        }
                    },
                    {
                        "name": "git-auth",
                        "secret": {
                            "secretName": "pac-gitauth-jeilvj"
                        }
                    }
                ]
            },
            "status": {
                "childReferences": [
                    {
                        "apiVersion": "tekton.dev/v1",
                        "kind": "TaskRun",
                        "name": "test-component-pac-fdlcmu-on-pull-request-2kclr-init",
                        "pipelineTaskName": "init"
                    },
                    {
                        "apiVersion": "tekton.dev/v1",
                        "kind": "TaskRun",
                        "name": "test-component738c42692184f8c03a88f9ed6b057e3c-clone-repository",
                        "pipelineTaskName": "clone-repository"
                    },
                    {
                        "apiVersion": "tekton.dev/v1",
                        "kind": "TaskRun",
                        "name": "test-comp738c42692184f8c03a88f9ed6b057e3c-prefetch-dependencies",
                        "pipelineTaskName": "prefetch-dependencies"
                    },
                    {
                        "apiVersion": "tekton.dev/v1",
                        "kind": "TaskRun",
                        "name": "test-component-pac-fdlcmu-on-pull-request-2kclr-build-container",
                        "pipelineTaskName": "build-container"
                    },
                    {
                        "apiVersion": "tekton.dev/v1",
                        "kind": "TaskRun",
                        "name": "test-componen738c42692184f8c03a88f9ed6b057e3c-build-image-index",
                        "pipelineTaskName": "build-image-index"
                    }
                ],
                "completionTime": "2026-04-23T11:54:29Z",
                "conditions": [
                    {
                        "lastTransitionTime": "2026-04-23T11:54:29Z",
                        "message": "Tasks Completed: 5 (Failed: 1, Cancelled 0), Skipped: 11",
                        "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": "0405be8d991a3046fe1ba86892af1c1898ee5c3f"
                                }
                            ],
                            "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:ad23d92c7224a385e427397e979509b40624e72f799212717fddf812e102e44d"
                                    },
                                    {
                                        "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-toyx/test-component-pac-fdlcmu:on-pr-0405be8d991a3046fe1ba86892af1c1898ee5c3f"
                                },
                                {
                                    "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-toyx/test-component-pac-fdlcmu:on-pr-0405be8d991a3046fe1ba86892af1c1898ee5c3f"
                                },
                                {
                                    "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:ecb0583a01bf8dfd86b58f7d929387b1050a3dbdbdc6a8be8cd40181041cc335"
                                    },
                                    {
                                        "name": "kind",
                                        "value": "task"
                                    }
                                ],
                                "resolver": "bundles"
                            },
                            "when": [
                                {
                                    "input": "false",
                                    "operator": "in",
                                    "values": [
                                        "false"
                                    ]
                                }
                            ],
                            "workspaces": [
                                {
                                    "name": "workspace",
                                    "workspace": "workspace"
                                }
                            ]
                        },
                        {
                            "name": "clamav-scan",
                            "params": [
                                {
                                    "name": "image-digest",
                                    "value": "$(tasks.build-image-index.results.IMAGE_DIGEST)"
                                },
                                {
                                    "name": "image-url",
                                    "value": "$(tasks.build-image-index.results.IMAGE_URL)"
                                }
                            ],
                            "runAfter": [
                                "build-image-index"
                            ],
                            "taskRef": {
                                "params": [
                                    {
                                        "name": "name",
                                        "value": "clamav-scan"
                                    },
                                    {
                                        "name": "bundle",
                                        "value": "quay.io/konflux-ci/tekton-catalog/task-clamav-scan:0.3@sha256:9f18b216ce71a66909e7cb17d9b34526c02d73cf12884ba32d1f10614f7b9f5a"
                                    },
                                    {
                                        "name": "kind",
                                        "value": "task"
                                    }
                                ],
                                "resolver": "bundles"
                            },
                            "when": [
                                {
                                    "input": "false",
                                    "operator": "in",
                                    "values": [
                                        "false"
                                    ]
                                }
                            ]
                        },
                        {
                            "name": "sast-shell-check",
                            "params": [
                                {
                                    "name": "image-digest",
                                    "value": "$(tasks.build-image-index.results.IMAGE_DIGEST)"
                                },
                                {
                                    "name": "image-url",
                                    "value": "$(tasks.build-image-index.results.IMAGE_URL)"
                                }
                            ],
                            "runAfter": [
                                "build-image-index"
                            ],
                            "taskRef": {
                                "params": [
                                    {
                                        "name": "name",
                                        "value": "sast-shell-check"
                                    },
                                    {
                                        "name": "bundle",
                                        "value": "quay.io/konflux-ci/tekton-catalog/task-sast-shell-check:0.1@sha256:5ffec704e0946b247e0e2bf8a4547546a9e43ab661e5ab9ec29faae4751c6861"
                                    },
                                    {
                                        "name": "kind",
                                        "value": "task"
                                    }
                                ],
                                "resolver": "bundles"
                            },
                            "when": [
                                {
                                    "input": "false",
                                    "operator": "in",
                                    "values": [
                                        "false"
                                    ]
                                }
                            ],
                            "workspaces": [
                                {
                                    "name": "workspace",
                                    "workspace": "workspace"
                                }
                            ]
                        },
                        {
                            "name": "sast-unicode-check",
                            "params": [
                                {
                                    "name": "image-digest",
                                    "value": "$(tasks.build-image-index.results.IMAGE_DIGEST)"
                                },
                                {
                                    "name": "image-url",
                                    "value": "$(tasks.build-image-index.results.IMAGE_URL)"
                                }
                            ],
                            "runAfter": [
                                "build-image-index"
                            ],
                            "taskRef": {
                                "params": [
                                    {
                                        "name": "name",
                                        "value": "sast-unicode-check"
                                    },
                                    {
                                        "name": "bundle",
                                        "value": "quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check:0.4@sha256:d65abc145444d056dfc373cd42843c3653e35435ef9d2f1e3d3fbabf0fbef477"
                                    },
                                    {
                                        "name": "kind",
                                        "value": "task"
                                    }
                                ],
                                "resolver": "bundles"
                            },
                            "when": [
                                {
                                    "input": "false",
                                    "operator": "in",
                                    "values": [
                                        "false"
                                    ]
                                }
                            ],
                            "workspaces": [
                                {
                                    "name": "workspace",
                                    "workspace": "workspace"
                                }
                            ]
                        },
                        {
                            "name": "apply-tags",
                            "params": [
                                {
                                    "name": "IMAGE_URL",
                                    "value": "$(tasks.build-image-index.results.IMAGE_URL)"
                                },
                                {
                                    "name": "IMAGE_DIGEST",
                                    "value": "$(tasks.build-image-index.results.IMAGE_DIGEST)"
                                }
                            ],
                            "runAfter": [
                                "build-image-index"
                            ],
                            "taskRef": {
                                "params": [
                                    {
                                        "name": "name",
                                        "value": "apply-tags"
                                    },
                                    {
                                        "name": "bundle",
                                        "value": "quay.io/konflux-ci/tekton-catalog/task-apply-tags:0.3@sha256: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:b2224a0442ac705e20a25b8609e1760321d9d86da7901fd0392a90102688e37d"
                                    },
                                    {
                                        "name": "kind",
                                        "value": "task"
                                    }
                                ],
                                "resolver": "bundles"
                            },
                            "when": [
                                {
                                    "input": "false",
                                    "operator": "in",
                                    "values": [
                                        "false"
                                    ]
                                }
                            ]
                        }
                    ],
                    "workspaces": [
                        {
                            "name": "workspace"
                        },
                        {
                            "name": "git-auth",
                            "optional": true
                        },
                        {
                            "name": "netrc",
                            "optional": true
                        }
                    ]
                },
                "provenance": {
                    "featureFlags": {
                        "awaitSidecarReadiness": true,
                        "coschedule": "workspaces",
                        "enableAPIFields": "alpha",
                        "enableParamEnum": true,
                        "enableProvenanceInStatus": true,
                        "enforceNonfalsifiability": "none",
                        "maxResultSize": 4096,
                        "resultExtractionMethod": "termination-message",
                        "runningInEnvWithInjectedSidecars": true,
                        "verificationNoMatchPolicy": "ignore"
                    }
                },
                "results": [
                    {
                        "name": "CHAINS-GIT_URL",
                        "value": "https://github.com/redhat-appstudio-qe/konflux-test-integration-status-report"
                    },
                    {
                        "name": "CHAINS-GIT_COMMIT",
                        "value": "0405be8d991a3046fe1ba86892af1c1898ee5c3f"
                    }
                ],
                "skippedTasks": [
                    {
                        "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-bfaddb02aaaaa8a4ee1ee21a25161e28-d6a0ed087572684e-01"
                },
                "startTime": "2026-04-23T11:50:35Z"
            }
        }
    ],
    "kind": "List",
    "metadata": {
        "resourceVersion": ""
    }
}
