{
    "apiVersion": "v1",
    "items": [
        {
            "apiVersion": "tekton.dev/v1",
            "kind": "PipelineRun",
            "metadata": {
                "annotations": {
                    "chains.tekton.dev/signed": "true",
                    "chains.tekton.dev/transparency": "http://rekor-server.tsf-tas.svc.cluster.local/api/v1/log/entries?logIndex=79",
                    "operator-sdk/primary-resource": "default-tenant/tsf-demo-app-20260425-192221-000-b3b65b0-66plt",
                    "operator-sdk/primary-resource-type": "Release.appstudio.redhat.com",
                    "pac.test.appstudio.openshift.io/branch": "base-myfbzj",
                    "pac.test.appstudio.openshift.io/cancel-in-progress": "false",
                    "pac.test.appstudio.openshift.io/check-run-id": "73028645991",
                    "pac.test.appstudio.openshift.io/controller-info": "{\"name\":\"default\",\"configmap\":\"pipelines-as-code\",\"secret\":\"pipelines-as-code-secret\", \"gRepo\": \"pipelines-as-code\"}",
                    "pac.test.appstudio.openshift.io/event-type": "push",
                    "pac.test.appstudio.openshift.io/git-auth-secret": "pac-gitauth-yboavx",
                    "pac.test.appstudio.openshift.io/git-provider": "github",
                    "pac.test.appstudio.openshift.io/installation-id": "112348674",
                    "pac.test.appstudio.openshift.io/log-url": "https://konflux-ui-konflux-ui.apps.rosa.kx-5860d6f123.04oj.p3.openshiftapps.com/ns/default-tenant/pipelinerun/tsf-demo-comp-on-push-xcln6",
                    "pac.test.appstudio.openshift.io/max-keep-runs": "3",
                    "pac.test.appstudio.openshift.io/on-cel-expression": "event == \"push\" \u0026\u0026 target_branch == \"base-myfbzj\"",
                    "pac.test.appstudio.openshift.io/original-prname": "tsf-demo-comp-on-push",
                    "pac.test.appstudio.openshift.io/repo-url": "https://github.com/rhads-tsf-qe/testrepo",
                    "pac.test.appstudio.openshift.io/repository": "tsf-demo-comp",
                    "pac.test.appstudio.openshift.io/scm-reporting-plr-started": "true",
                    "pac.test.appstudio.openshift.io/sender": "rhtap-ci-tests-bot",
                    "pac.test.appstudio.openshift.io/sha": "b3b65b0912882839788475cafebab74da0ac6cd2",
                    "pac.test.appstudio.openshift.io/sha-title": "Merge pull request #242 from rhads-tsf-qe/konflux-tsf-demo-comp",
                    "pac.test.appstudio.openshift.io/sha-url": "https://github.com/rhads-tsf-qe/testrepo/commit/b3b65b0912882839788475cafebab74da0ac6cd2",
                    "pac.test.appstudio.openshift.io/source-branch": "refs/heads/base-myfbzj",
                    "pac.test.appstudio.openshift.io/source-repo-url": "https://github.com/rhads-tsf-qe/testrepo",
                    "pac.test.appstudio.openshift.io/state": "completed",
                    "pac.test.appstudio.openshift.io/url-org": "rhads-tsf-qe",
                    "pac.test.appstudio.openshift.io/url-repository": "testrepo",
                    "results.tekton.dev/record": "default-managed-tenant-xjvnb/results/d2133b31-c0ea-45bb-8747-c3eded24dd12/records/d2133b31-c0ea-45bb-8747-c3eded24dd12",
                    "results.tekton.dev/result": "default-managed-tenant-xjvnb/results/d2133b31-c0ea-45bb-8747-c3eded24dd12",
                    "results.tekton.dev/stored": "true",
                    "tekton.dev/pipelines.minVersion": "0.12.1",
                    "tekton.dev/tags": "release"
                },
                "creationTimestamp": "2026-04-25T19:30:58Z",
                "deletionGracePeriodSeconds": 0,
                "deletionTimestamp": "2026-04-25T19:34:07Z",
                "finalizers": [
                    "appstudio.redhat.com/release-finalizer"
                ],
                "generateName": "managed-",
                "generation": 2,
                "labels": {
                    "appstudio.openshift.io/application": "tsf-demo-app",
                    "appstudio.openshift.io/service": "release",
                    "appstudio.openshift.io/snapshot": "tsf-demo-app-20260425-192221-000",
                    "pipelines.appstudio.openshift.io/type": "managed",
                    "release.appstudio.openshift.io/name": "tsf-demo-app-20260425-192221-000-b3b65b0-66plt",
                    "release.appstudio.openshift.io/namespace": "default-tenant",
                    "tekton.dev/pipeline": "push-to-external-registry"
                },
                "name": "managed-s6jsc",
                "namespace": "default-managed-tenant-xjvnb",
                "resourceVersion": "47240",
                "uid": "d2133b31-c0ea-45bb-8747-c3eded24dd12"
            },
            "spec": {
                "params": [
                    {
                        "name": "release",
                        "value": "default-tenant/tsf-demo-app-20260425-192221-000-b3b65b0-66plt"
                    },
                    {
                        "name": "releasePlan",
                        "value": "default-tenant/tsf-release"
                    },
                    {
                        "name": "releasePlanAdmission",
                        "value": "default-managed-tenant-xjvnb/tsf-release"
                    },
                    {
                        "name": "releaseServiceConfig",
                        "value": "release-service/release-service-config"
                    },
                    {
                        "name": "snapshot",
                        "value": "default-tenant/tsf-demo-app-20260425-192221-000"
                    },
                    {
                        "name": "enterpriseContractPolicy",
                        "value": "{\"name\":\"Default\",\"description\":\"Includes most of the rules and policies required internally by Red Hat when building Red Hat products. It excludes the requirement of hermetic builds. Available collections are defined in https://redhat-appstudio.github.io/docs.stonesoup.io/ec-policies/release_policy.html#_available_rule_collections. If a different policy configuration is desired, this resource can serve as a starting point. See the docs on how to include and exclude rules https://redhat-appstudio.github.io/docs.stonesoup.io/ec-policies/policy_configuration.html#_including_and_excluding_rules.\",\"sources\":[{\"name\":\"Default\",\"policy\":[\"oci::quay.io/conforma/release-policy:konflux@sha256:1b296a925b4021f4b4959ea289596925a8735540e554f3ba7754a651731a216f\"],\"data\":[\"github.com/konflux-ci/konflux-operator-trusted-sources//data?ref=95b1ba6bd85fa2117c544f4adb446f9b74a870e3\",\"github.com/redhat-appstudio/tsf-conforma-data//data?ref=1966f21842d507441a7a5e1c7de9071cf3f9ec53\"],\"config\":{\"exclude\":[\"hermetic_task\",\"source_image\",\"rpm_repos\"],\"include\":[\"@redhat\"]}}],\"publicKey\":\"k8s://openshift-pipelines/public-key\"}"
                    },
                    {
                        "name": "verify_ec_task_bundle",
                        "value": "quay.io/enterprise-contract/ec-task-bundle@sha256:4b657f5bf6144625093a5a58eeb3352816f5bf4196a53a915b4f109764460cc8"
                    },
                    {
                        "name": "verify_ec_task_git_revision",
                        "value": "b1ede77ff694522a917dea2b4bde14b2cc1839f2"
                    },
                    {
                        "name": "taskGitUrl",
                        "value": "https://github.com/konflux-ci/release-service-catalog.git"
                    },
                    {
                        "name": "taskGitRevision",
                        "value": "development"
                    },
                    {
                        "name": "ociStorage",
                        "value": "quay.io/rhtap_qe/default-managed-tenant-xjvnb/default-managed-tenant-xjvnb-9f1ec4/trusted-artifacts"
                    }
                ],
                "pipelineRef": {
                    "params": [
                        {
                            "name": "url",
                            "value": "https://github.com/konflux-ci/release-service-catalog.git"
                        },
                        {
                            "name": "revision",
                            "value": "development"
                        },
                        {
                            "name": "pathInRepo",
                            "value": "pipelines/managed/push-to-external-registry/push-to-external-registry.yaml"
                        }
                    ],
                    "resolver": "git"
                },
                "taskRunSpecs": [
                    {
                        "pipelineTaskName": "push-snapshot",
                        "stepSpecs": [
                            {
                                "computeResources": {
                                    "limits": {
                                        "memory": "1Gi"
                                    },
                                    "requests": {
                                        "cpu": "10m",
                                        "memory": "256Mi"
                                    }
                                },
                                "name": "push-snapshot"
                            }
                        ]
                    }
                ],
                "taskRunTemplate": {
                    "serviceAccountName": "release-pipeline"
                },
                "timeouts": {
                    "pipeline": "1h0m0s"
                },
                "workspaces": [
                    {
                        "name": "release-workspace",
                        "volumeClaimTemplate": {
                            "metadata": {
                                "creationTimestamp": null
                            },
                            "spec": {
                                "accessModes": [
                                    "ReadWriteOnce"
                                ],
                                "resources": {
                                    "requests": {
                                        "storage": "1Gi"
                                    }
                                }
                            },
                            "status": {}
                        }
                    }
                ]
            },
            "status": {
                "childReferences": [
                    {
                        "apiVersion": "tekton.dev/v1",
                        "kind": "TaskRun",
                        "name": "managed-s6jsc-apply-mapping",
                        "pipelineTaskName": "apply-mapping"
                    },
                    {
                        "apiVersion": "tekton.dev/v1",
                        "kind": "TaskRun",
                        "name": "managed-s6jsc-check-data-keys",
                        "pipelineTaskName": "check-data-keys"
                    },
                    {
                        "apiVersion": "tekton.dev/v1",
                        "kind": "TaskRun",
                        "name": "managed-s6jsc-collect-data",
                        "pipelineTaskName": "collect-data"
                    },
                    {
                        "apiVersion": "tekton.dev/v1",
                        "kind": "TaskRun",
                        "name": "managed-s6jsc-collect-registry-token-secret",
                        "pipelineTaskName": "collect-registry-token-secret"
                    },
                    {
                        "apiVersion": "tekton.dev/v1",
                        "kind": "TaskRun",
                        "name": "managed-s6jsc-collect-signing-params",
                        "pipelineTaskName": "collect-signing-params"
                    },
                    {
                        "apiVersion": "tekton.dev/v1",
                        "kind": "TaskRun",
                        "name": "managed-s6jsc-collect-task-params",
                        "pipelineTaskName": "collect-task-params"
                    },
                    {
                        "apiVersion": "tekton.dev/v1",
                        "kind": "TaskRun",
                        "name": "managed-s6jsc-collect-tpa-params",
                        "pipelineTaskName": "collect-tpa-params",
                        "whenExpressions": [
                            {
                                "input": "false",
                                "operator": "in",
                                "values": [
                                    "false"
                                ]
                            }
                        ]
                    },
                    {
                        "apiVersion": "tekton.dev/v1",
                        "kind": "TaskRun",
                        "name": "managed-s6jsc-filter-already-released-images",
                        "pipelineTaskName": "filter-already-released-images"
                    },
                    {
                        "apiVersion": "tekton.dev/v1",
                        "kind": "TaskRun",
                        "name": "managed-s6jsc-process-component-sbom",
                        "pipelineTaskName": "process-component-sbom",
                        "whenExpressions": [
                            {
                                "input": "https://server-tsf-tpa.apps.rosa.kx-5860d6f123.04oj.p3.openshiftapps.com",
                                "operator": "notin",
                                "values": [
                                    ""
                                ]
                            }
                        ]
                    },
                    {
                        "apiVersion": "tekton.dev/v1",
                        "kind": "TaskRun",
                        "name": "managed-s6jsc-push-snapshot",
                        "pipelineTaskName": "push-snapshot",
                        "whenExpressions": [
                            {
                                "input": "true",
                                "operator": "in",
                                "values": [
                                    "true"
                                ]
                            },
                            {
                                "input": "false",
                                "operator": "in",
                                "values": [
                                    "false"
                                ]
                            }
                        ]
                    },
                    {
                        "apiVersion": "tekton.dev/v1",
                        "kind": "TaskRun",
                        "name": "managed-s6jsc-reduce-snapshot",
                        "pipelineTaskName": "reduce-snapshot"
                    },
                    {
                        "apiVersion": "tekton.dev/v1",
                        "kind": "TaskRun",
                        "name": "managed-s6jsc-sign-image-cosign-keyless",
                        "pipelineTaskName": "sign-image-cosign-keyless",
                        "whenExpressions": [
                            {
                                "input": "true",
                                "operator": "in",
                                "values": [
                                    "true",
                                    "True",
                                    "TRUE"
                                ]
                            }
                        ]
                    },
                    {
                        "apiVersion": "tekton.dev/v1",
                        "kind": "TaskRun",
                        "name": "managed-s6jsc-update-cr-status",
                        "pipelineTaskName": "update-cr-status"
                    },
                    {
                        "apiVersion": "tekton.dev/v1",
                        "kind": "TaskRun",
                        "name": "managed-s6jsc-verify-access-to-resources",
                        "pipelineTaskName": "verify-access-to-resources"
                    },
                    {
                        "apiVersion": "tekton.dev/v1",
                        "kind": "TaskRun",
                        "name": "managed-s6jsc-verify-conforma",
                        "pipelineTaskName": "verify-conforma",
                        "whenExpressions": [
                            {
                                "input": "false",
                                "operator": "in",
                                "values": [
                                    "false"
                                ]
                            }
                        ]
                    }
                ],
                "completionTime": "2026-04-25T19:33:59Z",
                "conditions": [
                    {
                        "lastTransitionTime": "2026-04-25T19:33:59Z",
                        "message": "Pipeline default-managed-tenant-xjvnb/ can't be Run; it contains Tasks that don't exist: Couldn't retrieve Task \"resolver type git\\nurl = https://github.com/konflux-ci/release-service-catalog.git\\n\": retryable error validating referenced object make-repo-public: tasks.tekton.dev \"778c1a45-f861-47b1-ac3d-879118271999\" is forbidden: unable to create new content in namespace default-managed-tenant-xjvnb because it is being terminated",
                        "reason": "CouldntGetTask",
                        "status": "False",
                        "type": "Succeeded"
                    }
                ],
                "pipelineSpec": {
                    "description": "Tekton pipeline to release Snapshots to an external registry.",
                    "params": [
                        {
                            "description": "The namespaced name (namespace/name) of the Release custom resource initiating this pipeline execution",
                            "name": "release",
                            "type": "string"
                        },
                        {
                            "description": "The namespaced name (namespace/name) of the releasePlan",
                            "name": "releasePlan",
                            "type": "string"
                        },
                        {
                            "description": "The namespaced name (namespace/name) of the releasePlanAdmission",
                            "name": "releasePlanAdmission",
                            "type": "string"
                        },
                        {
                            "description": "The namespaced name (namespace/name) of the releaseServiceConfig",
                            "name": "releaseServiceConfig",
                            "type": "string"
                        },
                        {
                            "description": "The namespaced name (namespace/name) of the snapshot",
                            "name": "snapshot",
                            "type": "string"
                        },
                        {
                            "description": "JSON representation of the EnterpriseContractPolicy",
                            "name": "enterpriseContractPolicy",
                            "type": "string"
                        },
                        {
                            "default": "pipeline_intention=release",
                            "description": "Extra rule data to be merged into the policy specified in params.enterpriseContractPolicy. Use syntax\n\"key1=value1,key2=value2...\"\n",
                            "name": "enterpriseContractExtraRuleData",
                            "type": "string"
                        },
                        {
                            "description": "The git revision to be used when consuming the verify-conforma task",
                            "name": "verify_ec_task_git_revision",
                            "type": "string"
                        },
                        {
                            "default": "https://github.com/konflux-ci/release-service-catalog.git",
                            "description": "The url to the git repo where the release-service-catalog tasks to be used are stored",
                            "name": "taskGitUrl",
                            "type": "string"
                        },
                        {
                            "description": "The revision in the taskGitUrl repo to be used",
                            "name": "taskGitRevision",
                            "type": "string"
                        },
                        {
                            "default": "quay.io/konflux-ci/release-service-trusted-artifacts",
                            "description": "The OCI repository where the Trusted Artifacts are stored",
                            "name": "ociStorage",
                            "type": "string"
                        },
                        {
                            "default": "",
                            "description": "oras options to pass to Trusted Artifacts calls",
                            "name": "orasOptions",
                            "type": "string"
                        },
                        {
                            "default": "",
                            "description": "Flag to enable debug logging in trusted artifacts. Set to a non-empty string to enable",
                            "name": "trustedArtifactsDebug",
                            "type": "string"
                        },
                        {
                            "default": "/var/workdir/release",
                            "description": "The location where data will be stored",
                            "name": "dataDir",
                            "type": "string"
                        },
                        {
                            "default": "fb3aaa43fb938f05c3f175a7e4c699da63c5f34b",
                            "description": "The git revision to be used when consuming Mobster tasks for SBOM processing",
                            "name": "mobster_tasks_git_revision",
                            "type": "string"
                        },
                        {
                            "default": "k8s://openshift-pipelines/public-key",
                            "description": "Path to the key used by Conforma to verify attestations signed by it",
                            "name": "conformaPubKey",
                            "type": "string"
                        }
                    ],
                    "tasks": [
                        {
                            "name": "verify-access-to-resources",
                            "params": [
                                {
                                    "name": "release",
                                    "value": "default-tenant/tsf-demo-app-20260425-192221-000-b3b65b0-66plt"
                                },
                                {
                                    "name": "releasePlan",
                                    "value": "default-tenant/tsf-release"
                                },
                                {
                                    "name": "releasePlanAdmission",
                                    "value": "default-managed-tenant-xjvnb/tsf-release"
                                },
                                {
                                    "name": "releaseServiceConfig",
                                    "value": "release-service/release-service-config"
                                },
                                {
                                    "name": "snapshot",
                                    "value": "default-tenant/tsf-demo-app-20260425-192221-000"
                                },
                                {
                                    "name": "requireInternalServices",
                                    "value": "false"
                                }
                            ],
                            "taskRef": {
                                "params": [
                                    {
                                        "name": "url",
                                        "value": "https://github.com/konflux-ci/release-service-catalog.git"
                                    },
                                    {
                                        "name": "revision",
                                        "value": "development"
                                    },
                                    {
                                        "name": "pathInRepo",
                                        "value": "tasks/managed/verify-access-to-resources/verify-access-to-resources.yaml"
                                    }
                                ],
                                "resolver": "git"
                            }
                        },
                        {
                            "name": "collect-data",
                            "params": [
                                {
                                    "name": "release",
                                    "value": "default-tenant/tsf-demo-app-20260425-192221-000-b3b65b0-66plt"
                                },
                                {
                                    "name": "releasePlan",
                                    "value": "default-tenant/tsf-release"
                                },
                                {
                                    "name": "releasePlanAdmission",
                                    "value": "default-managed-tenant-xjvnb/tsf-release"
                                },
                                {
                                    "name": "releaseServiceConfig",
                                    "value": "release-service/release-service-config"
                                },
                                {
                                    "name": "snapshot",
                                    "value": "default-tenant/tsf-demo-app-20260425-192221-000"
                                },
                                {
                                    "name": "subdirectory",
                                    "value": "d2133b31-c0ea-45bb-8747-c3eded24dd12"
                                },
                                {
                                    "name": "ociStorage",
                                    "value": "quay.io/rhtap_qe/default-managed-tenant-xjvnb/default-managed-tenant-xjvnb-9f1ec4/trusted-artifacts"
                                },
                                {
                                    "name": "dataDir",
                                    "value": "/var/workdir/release"
                                },
                                {
                                    "name": "trustedArtifactsDebug",
                                    "value": ""
                                },
                                {
                                    "name": "taskGitUrl",
                                    "value": "https://github.com/konflux-ci/release-service-catalog.git"
                                },
                                {
                                    "name": "taskGitRevision",
                                    "value": "development"
                                }
                            ],
                            "runAfter": [
                                "verify-access-to-resources"
                            ],
                            "taskRef": {
                                "params": [
                                    {
                                        "name": "url",
                                        "value": "https://github.com/konflux-ci/release-service-catalog.git"
                                    },
                                    {
                                        "name": "revision",
                                        "value": "development"
                                    },
                                    {
                                        "name": "pathInRepo",
                                        "value": "tasks/managed/collect-data/collect-data.yaml"
                                    }
                                ],
                                "resolver": "git"
                            }
                        },
                        {
                            "name": "collect-task-params",
                            "params": [
                                {
                                    "name": "dataDir",
                                    "value": "/var/workdir/release"
                                },
                                {
                                    "name": "dataPath",
                                    "value": "$(tasks.collect-data.results.data)"
                                },
                                {
                                    "name": "keysToExtract",
                                    "value": "[\n  {\"resultIndex\": 0, \"key\": \".conforma.workerCount\", \"default\": \"4\"},\n  {\"resultIndex\": 1, \"key\": \".sign.cosignSecretName\", \"default\": \"secret-not-present\"}\n]\n"
                                },
                                {
                                    "name": "taskGitUrl",
                                    "value": "https://github.com/konflux-ci/release-service-catalog.git"
                                },
                                {
                                    "name": "taskGitRevision",
                                    "value": "development"
                                },
                                {
                                    "name": "ociStorage",
                                    "value": "quay.io/rhtap_qe/default-managed-tenant-xjvnb/default-managed-tenant-xjvnb-9f1ec4/trusted-artifacts"
                                },
                                {
                                    "name": "sourceDataArtifact",
                                    "value": "$(tasks.collect-data.results.sourceDataArtifact)"
                                },
                                {
                                    "name": "trustedArtifactsDebug",
                                    "value": ""
                                }
                            ],
                            "runAfter": [
                                "collect-data"
                            ],
                            "taskRef": {
                                "params": [
                                    {
                                        "name": "url",
                                        "value": "https://github.com/konflux-ci/release-service-catalog.git"
                                    },
                                    {
                                        "name": "revision",
                                        "value": "development"
                                    },
                                    {
                                        "name": "pathInRepo",
                                        "value": "tasks/managed/collect-task-params/collect-task-params.yaml"
                                    }
                                ],
                                "resolver": "git"
                            }
                        },
                        {
                            "name": "check-data-keys",
                            "params": [
                                {
                                    "name": "dataPath",
                                    "value": "$(tasks.collect-data.results.data)"
                                },
                                {
                                    "name": "schema",
                                    "value": "https://github.com/konflux-ci/release-service-catalog.git/raw/development/schema/dataKeys.json"
                                },
                                {
                                    "name": "systems",
                                    "value": "[\n  {\"systemName\": \"mapping\", \"dynamic\": false}\n]\n"
                                },
                                {
                                    "name": "ociStorage",
                                    "value": "quay.io/rhtap_qe/default-managed-tenant-xjvnb/default-managed-tenant-xjvnb-9f1ec4/trusted-artifacts"
                                },
                                {
                                    "name": "sourceDataArtifact",
                                    "value": "$(tasks.collect-data.results.sourceDataArtifact)"
                                },
                                {
                                    "name": "dataDir",
                                    "value": "/var/workdir/release"
                                },
                                {
                                    "name": "trustedArtifactsDebug",
                                    "value": ""
                                },
                                {
                                    "name": "taskGitUrl",
                                    "value": "https://github.com/konflux-ci/release-service-catalog.git"
                                },
                                {
                                    "name": "taskGitRevision",
                                    "value": "development"
                                }
                            ],
                            "runAfter": [
                                "collect-data"
                            ],
                            "taskRef": {
                                "params": [
                                    {
                                        "name": "url",
                                        "value": "https://github.com/konflux-ci/release-service-catalog.git"
                                    },
                                    {
                                        "name": "revision",
                                        "value": "development"
                                    },
                                    {
                                        "name": "pathInRepo",
                                        "value": "tasks/managed/check-data-keys/check-data-keys.yaml"
                                    }
                                ],
                                "resolver": "git"
                            }
                        },
                        {
                            "name": "collect-signing-params",
                            "runAfter": [
                                "collect-data"
                            ],
                            "taskRef": {
                                "params": [
                                    {
                                        "name": "url",
                                        "value": "https://github.com/konflux-ci/release-service-catalog.git"
                                    },
                                    {
                                        "name": "revision",
                                        "value": "development"
                                    },
                                    {
                                        "name": "pathInRepo",
                                        "value": "tasks/managed/collect-signing-params/collect-signing-params.yaml"
                                    }
                                ],
                                "resolver": "git"
                            }
                        },
                        {
                            "name": "reduce-snapshot",
                            "params": [
                                {
                                    "name": "SNAPSHOT",
                                    "value": "/var/workdir/release/$(tasks.collect-data.results.snapshotSpec)"
                                },
                                {
                                    "name": "SINGLE_COMPONENT",
                                    "value": "$(tasks.collect-data.results.singleComponentMode)"
                                },
                                {
                                    "name": "SINGLE_COMPONENT_CUSTOM_RESOURCE",
                                    "value": "snapshot/$(tasks.collect-data.results.snapshotName)"
                                },
                                {
                                    "name": "SINGLE_COMPONENT_CUSTOM_RESOURCE_NS",
                                    "value": "$(tasks.collect-data.results.snapshotNamespace)"
                                },
                                {
                                    "name": "SNAPSHOT_PATH",
                                    "value": "/var/workdir/release/$(tasks.collect-data.results.snapshotSpec)"
                                },
                                {
                                    "name": "ociStorage",
                                    "value": "quay.io/rhtap_qe/default-managed-tenant-xjvnb/default-managed-tenant-xjvnb-9f1ec4/trusted-artifacts"
                                },
                                {
                                    "name": "sourceDataArtifact",
                                    "value": "$(tasks.collect-data.results.sourceDataArtifact)"
                                },
                                {
                                    "name": "dataDir",
                                    "value": "/var/workdir/release"
                                },
                                {
                                    "name": "trustedArtifactsDebug",
                                    "value": ""
                                },
                                {
                                    "name": "taskGitUrl",
                                    "value": "https://github.com/konflux-ci/release-service-catalog.git"
                                },
                                {
                                    "name": "taskGitRevision",
                                    "value": "development"
                                }
                            ],
                            "runAfter": [
                                "collect-data"
                            ],
                            "taskRef": {
                                "params": [
                                    {
                                        "name": "url",
                                        "value": "https://github.com/konflux-ci/release-service-catalog.git"
                                    },
                                    {
                                        "name": "revision",
                                        "value": "development"
                                    },
                                    {
                                        "name": "pathInRepo",
                                        "value": "tasks/managed/reduce-snapshot/reduce-snapshot.yaml"
                                    }
                                ],
                                "resolver": "git"
                            }
                        },
                        {
                            "name": "apply-mapping",
                            "params": [
                                {
                                    "name": "failOnEmptyResult",
                                    "value": "true"
                                },
                                {
                                    "name": "dataPath",
                                    "value": "$(tasks.collect-data.results.data)"
                                },
                                {
                                    "name": "snapshotPath",
                                    "value": "$(tasks.collect-data.results.snapshotSpec)"
                                },
                                {
                                    "name": "ociStorage",
                                    "value": "quay.io/rhtap_qe/default-managed-tenant-xjvnb/default-managed-tenant-xjvnb-9f1ec4/trusted-artifacts"
                                },
                                {
                                    "name": "sourceDataArtifact",
                                    "value": "$(tasks.reduce-snapshot.results.sourceDataArtifact)"
                                },
                                {
                                    "name": "dataDir",
                                    "value": "/var/workdir/release"
                                },
                                {
                                    "name": "trustedArtifactsDebug",
                                    "value": ""
                                },
                                {
                                    "name": "taskGitUrl",
                                    "value": "https://github.com/konflux-ci/release-service-catalog.git"
                                },
                                {
                                    "name": "taskGitRevision",
                                    "value": "development"
                                }
                            ],
                            "retries": 3,
                            "runAfter": [
                                "reduce-snapshot"
                            ],
                            "taskRef": {
                                "params": [
                                    {
                                        "name": "url",
                                        "value": "https://github.com/konflux-ci/release-service-catalog.git"
                                    },
                                    {
                                        "name": "revision",
                                        "value": "development"
                                    },
                                    {
                                        "name": "pathInRepo",
                                        "value": "tasks/managed/apply-mapping/apply-mapping.yaml"
                                    }
                                ],
                                "resolver": "git"
                            }
                        },
                        {
                            "name": "filter-already-released-images",
                            "params": [
                                {
                                    "name": "snapshotPath",
                                    "value": "$(tasks.collect-data.results.snapshotSpec)"
                                },
                                {
                                    "name": "ociStorage",
                                    "value": "quay.io/rhtap_qe/default-managed-tenant-xjvnb/default-managed-tenant-xjvnb-9f1ec4/trusted-artifacts"
                                },
                                {
                                    "name": "sourceDataArtifact",
                                    "value": "$(tasks.apply-mapping.results.sourceDataArtifact)"
                                },
                                {
                                    "name": "dataDir",
                                    "value": "/var/workdir/release"
                                },
                                {
                                    "name": "trustedArtifactsDebug",
                                    "value": ""
                                },
                                {
                                    "name": "taskGitUrl",
                                    "value": "https://github.com/konflux-ci/release-service-catalog.git"
                                },
                                {
                                    "name": "taskGitRevision",
                                    "value": "development"
                                }
                            ],
                            "runAfter": [
                                "apply-mapping"
                            ],
                            "taskRef": {
                                "params": [
                                    {
                                        "name": "url",
                                        "value": "https://github.com/konflux-ci/release-service-catalog.git"
                                    },
                                    {
                                        "name": "revision",
                                        "value": "development"
                                    },
                                    {
                                        "name": "pathInRepo",
                                        "value": "tasks/managed/filter-already-released-images/filter-already-released-images.yaml"
                                    }
                                ],
                                "resolver": "git"
                            }
                        },
                        {
                            "name": "verify-conforma",
                            "params": [
                                {
                                    "name": "SNAPSHOT_FILENAME",
                                    "value": "$(tasks.collect-data.results.snapshotSpec)"
                                },
                                {
                                    "name": "SSL_CERT_DIR",
                                    "value": "/var/run/secrets/kubernetes.io/serviceaccount"
                                },
                                {
                                    "name": "POLICY_CONFIGURATION",
                                    "value": "{\"name\":\"Default\",\"description\":\"Includes most of the rules and policies required internally by Red Hat when building Red Hat products. It excludes the requirement of hermetic builds. Available collections are defined in https://redhat-appstudio.github.io/docs.stonesoup.io/ec-policies/release_policy.html#_available_rule_collections. If a different policy configuration is desired, this resource can serve as a starting point. See the docs on how to include and exclude rules https://redhat-appstudio.github.io/docs.stonesoup.io/ec-policies/policy_configuration.html#_including_and_excluding_rules.\",\"sources\":[{\"name\":\"Default\",\"policy\":[\"oci::quay.io/conforma/release-policy:konflux@sha256:1b296a925b4021f4b4959ea289596925a8735540e554f3ba7754a651731a216f\"],\"data\":[\"github.com/konflux-ci/konflux-operator-trusted-sources//data?ref=95b1ba6bd85fa2117c544f4adb446f9b74a870e3\",\"github.com/redhat-appstudio/tsf-conforma-data//data?ref=1966f21842d507441a7a5e1c7de9071cf3f9ec53\"],\"config\":{\"exclude\":[\"hermetic_task\",\"source_image\",\"rpm_repos\"],\"include\":[\"@redhat\"]}}],\"publicKey\":\"k8s://openshift-pipelines/public-key\"}"
                                },
                                {
                                    "name": "STRICT",
                                    "value": "true"
                                },
                                {
                                    "name": "IGNORE_REKOR",
                                    "value": "true"
                                },
                                {
                                    "name": "EXTRA_RULE_DATA",
                                    "value": "pipeline_intention=release"
                                },
                                {
                                    "name": "WORKERS",
                                    "value": "$(tasks.collect-task-params.results.extractedValues[0])"
                                },
                                {
                                    "name": "SOURCE_DATA_ARTIFACT",
                                    "value": "$(tasks.filter-already-released-images.results.sourceDataArtifact)"
                                },
                                {
                                    "name": "TRUSTED_ARTIFACTS_DEBUG",
                                    "value": ""
                                },
                                {
                                    "name": "CERTIFICATE_IDENTITY",
                                    "value": "$(tasks.collect-signing-params.results.tektonChainsIdentity)"
                                },
                                {
                                    "name": "CERTIFICATE_OIDC_ISSUER",
                                    "value": "$(tasks.collect-signing-params.results.defaultOIDCIssuer)"
                                },
                                {
                                    "name": "TUF_MIRROR",
                                    "value": "$(tasks.collect-signing-params.results.tufUrl)"
                                },
                                {
                                    "name": "REKOR_HOST",
                                    "value": "$(tasks.collect-signing-params.results.rekorUrl)"
                                }
                            ],
                            "runAfter": [
                                "filter-already-released-images",
                                "collect-task-params",
                                "collect-signing-params"
                            ],
                            "taskRef": {
                                "params": [
                                    {
                                        "name": "url",
                                        "value": "https://github.com/conforma/cli"
                                    },
                                    {
                                        "name": "revision",
                                        "value": "b1ede77ff694522a917dea2b4bde14b2cc1839f2"
                                    },
                                    {
                                        "name": "pathInRepo",
                                        "value": "tasks/verify-conforma-konflux-ta/0.1/verify-conforma-konflux-ta.yaml"
                                    }
                                ],
                                "resolver": "git"
                            },
                            "timeout": "4h0m0s",
                            "when": [
                                {
                                    "input": "$(tasks.filter-already-released-images.results.skip_release)",
                                    "operator": "in",
                                    "values": [
                                        "false"
                                    ]
                                }
                            ]
                        },
                        {
                            "name": "push-snapshot",
                            "params": [
                                {
                                    "name": "snapshotPath",
                                    "value": "$(tasks.collect-data.results.snapshotSpec)"
                                },
                                {
                                    "name": "dataPath",
                                    "value": "$(tasks.collect-data.results.data)"
                                },
                                {
                                    "name": "resultsDirPath",
                                    "value": "$(tasks.collect-data.results.resultsDir)"
                                },
                                {
                                    "name": "ociStorage",
                                    "value": "quay.io/rhtap_qe/default-managed-tenant-xjvnb/default-managed-tenant-xjvnb-9f1ec4/trusted-artifacts"
                                },
                                {
                                    "name": "sourceDataArtifact",
                                    "value": "$(tasks.filter-already-released-images.results.sourceDataArtifact)"
                                },
                                {
                                    "name": "dataDir",
                                    "value": "/var/workdir/release"
                                },
                                {
                                    "name": "trustedArtifactsDebug",
                                    "value": ""
                                },
                                {
                                    "name": "taskGitUrl",
                                    "value": "https://github.com/konflux-ci/release-service-catalog.git"
                                },
                                {
                                    "name": "taskGitRevision",
                                    "value": "development"
                                }
                            ],
                            "retries": 5,
                            "runAfter": [
                                "verify-conforma"
                            ],
                            "taskRef": {
                                "params": [
                                    {
                                        "name": "url",
                                        "value": "https://github.com/konflux-ci/release-service-catalog.git"
                                    },
                                    {
                                        "name": "revision",
                                        "value": "development"
                                    },
                                    {
                                        "name": "pathInRepo",
                                        "value": "tasks/managed/push-snapshot/push-snapshot.yaml"
                                    }
                                ],
                                "resolver": "git"
                            },
                            "when": [
                                {
                                    "input": "$(tasks.apply-mapping.results.mapped)",
                                    "operator": "in",
                                    "values": [
                                        "true"
                                    ]
                                },
                                {
                                    "input": "$(tasks.filter-already-released-images.results.skip_release)",
                                    "operator": "in",
                                    "values": [
                                        "false"
                                    ]
                                }
                            ]
                        },
                        {
                            "name": "sign-image-cosign-keyless",
                            "params": [
                                {
                                    "name": "snapshotPath",
                                    "value": "$(tasks.collect-data.results.snapshotSpec)"
                                },
                                {
                                    "name": "ociStorage",
                                    "value": "quay.io/rhtap_qe/default-managed-tenant-xjvnb/default-managed-tenant-xjvnb-9f1ec4/trusted-artifacts"
                                },
                                {
                                    "name": "sourceDataArtifact",
                                    "value": "$(tasks.apply-mapping.results.sourceDataArtifact)"
                                },
                                {
                                    "name": "dataDir",
                                    "value": "/var/workdir/release"
                                },
                                {
                                    "name": "trustedArtifactsDebug",
                                    "value": ""
                                },
                                {
                                    "name": "taskGitUrl",
                                    "value": "https://github.com/konflux-ci/release-service-catalog.git"
                                },
                                {
                                    "name": "taskGitRevision",
                                    "value": "development"
                                },
                                {
                                    "name": "keylessRekorURL",
                                    "value": "$(tasks.collect-signing-params.results.rekorUrl)"
                                },
                                {
                                    "name": "keylessFulcioURL",
                                    "value": "$(tasks.collect-signing-params.results.fulcioUrl)"
                                },
                                {
                                    "name": "keylessOIDCIssuer",
                                    "value": "$(tasks.collect-signing-params.results.defaultOIDCIssuer)"
                                },
                                {
                                    "name": "keylessTufURL",
                                    "value": "$(tasks.collect-signing-params.results.tufUrl)"
                                }
                            ],
                            "runAfter": [
                                "collect-signing-params",
                                "push-snapshot",
                                "collect-task-params"
                            ],
                            "taskRef": {
                                "params": [
                                    {
                                        "name": "url",
                                        "value": "https://github.com/konflux-ci/release-service-catalog.git"
                                    },
                                    {
                                        "name": "revision",
                                        "value": "development"
                                    },
                                    {
                                        "name": "pathInRepo",
                                        "value": "tasks/managed/sign-image-cosign-keyless/sign-image-cosign-keyless.yaml"
                                    }
                                ],
                                "resolver": "git"
                            },
                            "timeout": "6h0m0s",
                            "when": [
                                {
                                    "input": "$(tasks.collect-signing-params.results.enableKeylessSigning)",
                                    "operator": "in",
                                    "values": [
                                        "true",
                                        "True",
                                        "TRUE"
                                    ]
                                }
                            ]
                        },
                        {
                            "name": "collect-registry-token-secret",
                            "params": [
                                {
                                    "name": "dataPath",
                                    "value": "$(tasks.collect-data.results.data)"
                                },
                                {
                                    "name": "ociStorage",
                                    "value": "quay.io/rhtap_qe/default-managed-tenant-xjvnb/default-managed-tenant-xjvnb-9f1ec4/trusted-artifacts"
                                },
                                {
                                    "name": "sourceDataArtifact",
                                    "value": "$(tasks.collect-data.results.sourceDataArtifact)"
                                },
                                {
                                    "name": "dataDir",
                                    "value": "/var/workdir/release"
                                },
                                {
                                    "name": "trustedArtifactsDebug",
                                    "value": ""
                                },
                                {
                                    "name": "taskGitUrl",
                                    "value": "https://github.com/konflux-ci/release-service-catalog.git"
                                },
                                {
                                    "name": "taskGitRevision",
                                    "value": "development"
                                }
                            ],
                            "runAfter": [
                                "collect-data"
                            ],
                            "taskRef": {
                                "params": [
                                    {
                                        "name": "url",
                                        "value": "https://github.com/konflux-ci/release-service-catalog.git"
                                    },
                                    {
                                        "name": "revision",
                                        "value": "development"
                                    },
                                    {
                                        "name": "pathInRepo",
                                        "value": "tasks/managed/collect-registry-token-secret/collect-registry-token-secret.yaml"
                                    }
                                ],
                                "resolver": "git"
                            }
                        },
                        {
                            "name": "make-repo-public",
                            "params": [
                                {
                                    "name": "dataPath",
                                    "value": "$(tasks.collect-data.results.data)"
                                },
                                {
                                    "name": "snapshotPath",
                                    "value": "$(tasks.collect-data.results.snapshotSpec)"
                                },
                                {
                                    "name": "registrySecret",
                                    "value": "$(tasks.collect-registry-token-secret.results.registrySecret)"
                                },
                                {
                                    "name": "ociStorage",
                                    "value": "quay.io/rhtap_qe/default-managed-tenant-xjvnb/default-managed-tenant-xjvnb-9f1ec4/trusted-artifacts"
                                },
                                {
                                    "name": "sourceDataArtifact",
                                    "value": "$(tasks.push-snapshot.results.sourceDataArtifact)"
                                },
                                {
                                    "name": "dataDir",
                                    "value": "/var/workdir/release"
                                },
                                {
                                    "name": "trustedArtifactsDebug",
                                    "value": ""
                                },
                                {
                                    "name": "taskGitUrl",
                                    "value": "https://github.com/konflux-ci/release-service-catalog.git"
                                },
                                {
                                    "name": "taskGitRevision",
                                    "value": "development"
                                }
                            ],
                            "retries": 5,
                            "runAfter": [
                                "collect-registry-token-secret",
                                "push-snapshot"
                            ],
                            "taskRef": {
                                "params": [
                                    {
                                        "name": "url",
                                        "value": "https://github.com/konflux-ci/release-service-catalog.git"
                                    },
                                    {
                                        "name": "revision",
                                        "value": "development"
                                    },
                                    {
                                        "name": "pathInRepo",
                                        "value": "tasks/managed/make-repo-public/make-repo-public.yaml"
                                    }
                                ],
                                "resolver": "git"
                            },
                            "when": [
                                {
                                    "input": "$(tasks.collect-registry-token-secret.results.registrySecret)",
                                    "operator": "notin",
                                    "values": [
                                        ""
                                    ]
                                }
                            ]
                        },
                        {
                            "name": "collect-tpa-params",
                            "params": [
                                {
                                    "name": "dataPath",
                                    "value": "$(tasks.collect-data.results.data)"
                                },
                                {
                                    "name": "ociStorage",
                                    "value": "quay.io/rhtap_qe/default-managed-tenant-xjvnb/default-managed-tenant-xjvnb-9f1ec4/trusted-artifacts"
                                },
                                {
                                    "name": "sourceDataArtifact",
                                    "value": "$(tasks.collect-data.results.sourceDataArtifact)"
                                },
                                {
                                    "name": "dataDir",
                                    "value": "/var/workdir/release"
                                },
                                {
                                    "name": "trustedArtifactsDebug",
                                    "value": ""
                                },
                                {
                                    "name": "taskGitUrl",
                                    "value": "https://github.com/konflux-ci/release-service-catalog.git"
                                },
                                {
                                    "name": "taskGitRevision",
                                    "value": "development"
                                },
                                {
                                    "name": "failOnMissing",
                                    "value": "false"
                                }
                            ],
                            "runAfter": [
                                "collect-data"
                            ],
                            "taskRef": {
                                "params": [
                                    {
                                        "name": "url",
                                        "value": "https://github.com/konflux-ci/release-service-catalog.git"
                                    },
                                    {
                                        "name": "revision",
                                        "value": "development"
                                    },
                                    {
                                        "name": "pathInRepo",
                                        "value": "tasks/managed/collect-tpa-params/collect-tpa-params.yaml"
                                    }
                                ],
                                "resolver": "git"
                            },
                            "when": [
                                {
                                    "input": "$(tasks.filter-already-released-images.results.skip_release)",
                                    "operator": "in",
                                    "values": [
                                        "false"
                                    ]
                                }
                            ]
                        },
                        {
                            "name": "process-component-sbom",
                            "params": [
                                {
                                    "name": "resultsDirPath",
                                    "value": "$(tasks.collect-data.results.resultsDir)"
                                },
                                {
                                    "name": "snapshotSpec",
                                    "value": "$(tasks.collect-data.results.snapshotSpec)"
                                },
                                {
                                    "name": "releaseData",
                                    "value": "$(tasks.collect-data.results.data)"
                                },
                                {
                                    "name": "retryAWSSecretName",
                                    "value": "$(tasks.collect-tpa-params.results.retryAWSSecretName)"
                                },
                                {
                                    "name": "retryS3Bucket",
                                    "value": "$(tasks.collect-tpa-params.results.retryS3Bucket)"
                                },
                                {
                                    "name": "atlasSecretName",
                                    "value": "$(tasks.collect-tpa-params.results.secretName)"
                                },
                                {
                                    "name": "ssoTokenUrl",
                                    "value": "$(tasks.collect-tpa-params.results.ssoTokenUrl)"
                                },
                                {
                                    "name": "atlasApiUrl",
                                    "value": "$(tasks.collect-tpa-params.results.atlasApiUrl)"
                                },
                                {
                                    "name": "ociStorage",
                                    "value": "quay.io/rhtap_qe/default-managed-tenant-xjvnb/default-managed-tenant-xjvnb-9f1ec4/trusted-artifacts"
                                },
                                {
                                    "name": "sourceDataArtifact",
                                    "value": "$(tasks.filter-already-released-images.results.sourceDataArtifact)"
                                },
                                {
                                    "name": "dataDir",
                                    "value": "/var/workdir/release"
                                },
                                {
                                    "name": "trustedArtifactsDebug",
                                    "value": ""
                                },
                                {
                                    "name": "taskGitUrl",
                                    "value": "https://github.com/konflux-ci/release-service-catalog.git"
                                },
                                {
                                    "name": "taskGitRevision",
                                    "value": "development"
                                },
                                {
                                    "name": "cosignSecretName",
                                    "value": "$(tasks.collect-task-params.results.extractedValues[1])"
                                },
                                {
                                    "name": "attestationPubKey",
                                    "value": "k8s://openshift-pipelines/public-key"
                                },
                                {
                                    "name": "defaultOIDCIssuer",
                                    "value": "$(tasks.collect-signing-params.results.defaultOIDCIssuer)"
                                },
                                {
                                    "name": "rekorExternalUrl",
                                    "value": "$(tasks.collect-signing-params.results.rekorExternalUrl)"
                                },
                                {
                                    "name": "fulcioExternalUrl",
                                    "value": "$(tasks.collect-signing-params.results.fulcioExternalUrl)"
                                },
                                {
                                    "name": "tufExternalUrl",
                                    "value": "$(tasks.collect-signing-params.results.tufExternalUrl)"
                                },
                                {
                                    "name": "buildIdentityRegexp",
                                    "value": "$(tasks.collect-signing-params.results.buildIdentityRegexp)"
                                }
                            ],
                            "runAfter": [
                                "collect-data",
                                "apply-mapping",
                                "collect-tpa-params",
                                "push-snapshot"
                            ],
                            "taskRef": {
                                "params": [
                                    {
                                        "name": "url",
                                        "value": "https://github.com/konflux-ci/mobster.git"
                                    },
                                    {
                                        "name": "revision",
                                        "value": "fb3aaa43fb938f05c3f175a7e4c699da63c5f34b"
                                    },
                                    {
                                        "name": "pathInRepo",
                                        "value": "tasks/augment-component-sboms-ta/0.3/augment-component-sboms-ta.yaml"
                                    }
                                ],
                                "resolver": "git"
                            },
                            "when": [
                                {
                                    "input": "$(tasks.collect-tpa-params.results.atlasApiUrl)",
                                    "operator": "notin",
                                    "values": [
                                        ""
                                    ]
                                }
                            ]
                        },
                        {
                            "name": "update-cr-status",
                            "params": [
                                {
                                    "name": "resource",
                                    "value": "default-tenant/tsf-demo-app-20260425-192221-000-b3b65b0-66plt"
                                },
                                {
                                    "name": "resultsDirPath",
                                    "value": "$(tasks.collect-data.results.resultsDir)"
                                },
                                {
                                    "name": "ociStorage",
                                    "value": "quay.io/rhtap_qe/default-managed-tenant-xjvnb/default-managed-tenant-xjvnb-9f1ec4/trusted-artifacts"
                                },
                                {
                                    "name": "resultArtifacts",
                                    "value": [
                                        "$(tasks.push-snapshot.results.sourceDataArtifact)=/var/workdir/release"
                                    ]
                                },
                                {
                                    "name": "dataDir",
                                    "value": "/var/workdir/release"
                                },
                                {
                                    "name": "trustedArtifactsDebug",
                                    "value": ""
                                },
                                {
                                    "name": "taskGitUrl",
                                    "value": "https://github.com/konflux-ci/release-service-catalog.git"
                                },
                                {
                                    "name": "taskGitRevision",
                                    "value": "development"
                                }
                            ],
                            "runAfter": [
                                "push-snapshot",
                                "process-component-sbom"
                            ],
                            "taskRef": {
                                "params": [
                                    {
                                        "name": "url",
                                        "value": "https://github.com/konflux-ci/release-service-catalog.git"
                                    },
                                    {
                                        "name": "revision",
                                        "value": "development"
                                    },
                                    {
                                        "name": "pathInRepo",
                                        "value": "tasks/managed/update-cr-status/update-cr-status.yaml"
                                    }
                                ],
                                "resolver": "git"
                            }
                        }
                    ]
                },
                "provenance": {
                    "featureFlags": {
                        "awaitSidecarReadiness": true,
                        "coschedule": "workspaces",
                        "enableAPIFields": "beta",
                        "enableProvenanceInStatus": true,
                        "enforceNonfalsifiability": "none",
                        "maxResultSize": 4096,
                        "resultExtractionMethod": "termination-message",
                        "runningInEnvWithInjectedSidecars": true,
                        "verificationNoMatchPolicy": "ignore"
                    },
                    "refSource": {
                        "digest": {
                            "sha1": "48a31f6910278fccd79a551bac7174fb734dad3b"
                        },
                        "entryPoint": "pipelines/managed/push-to-external-registry/push-to-external-registry.yaml",
                        "uri": "git+https://github.com/konflux-ci/release-service-catalog.git"
                    }
                },
                "skippedTasks": [
                    {
                        "name": "make-repo-public",
                        "reason": "When Expressions evaluated to false",
                        "whenExpressions": [
                            {
                                "operator": "notin",
                                "values": [
                                    ""
                                ]
                            }
                        ]
                    }
                ],
                "startTime": "2026-04-25T19:30:58Z"
            }
        },
        {
            "apiVersion": "tekton.dev/v1",
            "kind": "PipelineRun",
            "metadata": {
                "annotations": {
                    "build.appstudio.openshift.io/repo": "https://github.com/rhads-tsf-qe/testrepo?rev=cdef74f143ecd7e71fc1a0771a7835c75551d0e4",
                    "build.appstudio.redhat.com/commit_sha": "cdef74f143ecd7e71fc1a0771a7835c75551d0e4",
                    "build.appstudio.redhat.com/pull_request_number": "242",
                    "build.appstudio.redhat.com/target_branch": "base-myfbzj",
                    "chains.tekton.dev/signed": "true",
                    "pipelinesascode.tekton.dev/branch": "base-myfbzj",
                    "pipelinesascode.tekton.dev/cancel-in-progress": "true",
                    "pipelinesascode.tekton.dev/check-run-id": "73028634876",
                    "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-rcvfcr",
                    "pipelinesascode.tekton.dev/git-provider": "github",
                    "pipelinesascode.tekton.dev/installation-id": "112348674",
                    "pipelinesascode.tekton.dev/log-url": "https://konflux-ui-konflux-ui.apps.rosa.kx-5860d6f123.04oj.p3.openshiftapps.com/ns/default-tenant/pipelinerun/tsf-demo-comp-on-pull-request-rmxb7",
                    "pipelinesascode.tekton.dev/max-keep-runs": "3",
                    "pipelinesascode.tekton.dev/on-cel-expression": "event == \"pull_request\" \u0026\u0026 target_branch == \"base-myfbzj\"",
                    "pipelinesascode.tekton.dev/original-prname": "tsf-demo-comp-on-pull-request",
                    "pipelinesascode.tekton.dev/pull-request": "242",
                    "pipelinesascode.tekton.dev/repo-url": "https://github.com/rhads-tsf-qe/testrepo",
                    "pipelinesascode.tekton.dev/repository": "tsf-demo-comp",
                    "pipelinesascode.tekton.dev/scm-reporting-plr-started": "true",
                    "pipelinesascode.tekton.dev/sender": "rhads-tsf-ci[bot]",
                    "pipelinesascode.tekton.dev/sha": "cdef74f143ecd7e71fc1a0771a7835c75551d0e4",
                    "pipelinesascode.tekton.dev/sha-title": "RHADS-TSF-CI update tsf-demo-comp",
                    "pipelinesascode.tekton.dev/sha-url": "https://github.com/rhads-tsf-qe/testrepo/commit/cdef74f143ecd7e71fc1a0771a7835c75551d0e4",
                    "pipelinesascode.tekton.dev/source-branch": "konflux-tsf-demo-comp",
                    "pipelinesascode.tekton.dev/source-repo-url": "https://github.com/rhads-tsf-qe/testrepo",
                    "pipelinesascode.tekton.dev/state": "completed",
                    "pipelinesascode.tekton.dev/url-org": "rhads-tsf-qe",
                    "pipelinesascode.tekton.dev/url-repository": "testrepo",
                    "results.tekton.dev/record": "default-tenant/results/296362e5-9b77-43ac-95dc-b74b6049996c/records/296362e5-9b77-43ac-95dc-b74b6049996c",
                    "results.tekton.dev/recordSummaryAnnotations": "{\"repo\":\"testrepo\",\"commit\":\"cdef74f143ecd7e71fc1a0771a7835c75551d0e4\",\"eventType\":\"pull_request\",\"pull_request-id\":242}",
                    "results.tekton.dev/result": "default-tenant/results/296362e5-9b77-43ac-95dc-b74b6049996c",
                    "results.tekton.dev/stored": "true",
                    "test.appstudio.openshift.io/pr-group": "konflux-tsf-demo-comp",
                    "test.appstudio.openshift.io/snapshot-creation-report": "GroupSnapshotCreationFailed"
                },
                "creationTimestamp": "2026-04-25T19:22:08Z",
                "finalizers": [
                    "chains.tekton.dev/pipelinerun",
                    "results.tekton.dev/pipelinerun",
                    "pipelinesascode.tekton.dev/finalizer"
                ],
                "generateName": "tsf-demo-comp-on-pull-request-",
                "generation": 2,
                "labels": {
                    "app.kubernetes.io/managed-by": "pipelinesascode.tekton.dev",
                    "app.kubernetes.io/version": "v0.37.7",
                    "appstudio.openshift.io/application": "tsf-demo-app",
                    "appstudio.openshift.io/component": "tsf-demo-comp",
                    "pipelines.appstudio.openshift.io/type": "build",
                    "pipelinesascode.tekton.dev/cancel-in-progress": "true",
                    "pipelinesascode.tekton.dev/check-run-id": "73028634876",
                    "pipelinesascode.tekton.dev/event-type": "pull_request",
                    "pipelinesascode.tekton.dev/original-prname": "tsf-demo-comp-on-pull-request",
                    "pipelinesascode.tekton.dev/pull-request": "242",
                    "pipelinesascode.tekton.dev/repository": "tsf-demo-comp",
                    "pipelinesascode.tekton.dev/sha": "cdef74f143ecd7e71fc1a0771a7835c75551d0e4",
                    "pipelinesascode.tekton.dev/state": "completed",
                    "pipelinesascode.tekton.dev/url-org": "rhads-tsf-qe",
                    "pipelinesascode.tekton.dev/url-repository": "testrepo",
                    "tekton.dev/pipeline": "tsf-demo-comp-on-pull-request-rmxb7",
                    "test.appstudio.openshift.io/pr-group-sha": "e5069fd5afbb0dd2d302e33fb7e375be47613ee02b0ea3b06542f7ea04bca2"
                },
                "name": "tsf-demo-comp-on-pull-request-rmxb7",
                "namespace": "default-tenant",
                "resourceVersion": "33507",
                "uid": "296362e5-9b77-43ac-95dc-b74b6049996c"
            },
            "spec": {
                "params": [
                    {
                        "name": "git-url",
                        "value": "https://github.com/rhads-tsf-qe/testrepo"
                    },
                    {
                        "name": "revision",
                        "value": "cdef74f143ecd7e71fc1a0771a7835c75551d0e4"
                    },
                    {
                        "name": "output-image",
                        "value": "quay.io/rhtap_qe/default-tenant/tsf-demo-comp:on-pr-cdef74f143ecd7e71fc1a0771a7835c75551d0e4"
                    },
                    {
                        "name": "image-expires-after",
                        "value": "5d"
                    },
                    {
                        "name": "dockerfile",
                        "value": "Dockerfile"
                    }
                ],
                "pipelineSpec": {
                    "description": "This pipeline is ideal for building demo container images from a Containerfile while maintaining trust after pipeline customization.\n\nThis version of pipeline has minimal resource requests set, it's good for demonstrating and testing.\n\n_Uses `buildah` to create a container image leveraging [trusted artifacts](https://konflux-ci.dev/architecture/ADR/0036-trusted-artifacts.html). It also optionally creates a source image and runs some build-time tests. Information is shared between tasks using OCI artifacts instead of PVCs. EC will pass the [`trusted_task.trusted`](https://conforma.dev/docs/policy/packages/release_trusted_task.html#trusted_task__trusted) policy as long as all data used to build the artifact is generated from trusted tasks.\nThis pipeline is pushed as a Tekton bundle to [quay.io](https://quay.io/repository/konflux-ci/tekton-catalog/pipeline-docker-build-oci-ta?tab=tags)_\n",
                    "params": [
                        {
                            "description": "Source Repository URL",
                            "name": "git-url",
                            "type": "string"
                        },
                        {
                            "default": "",
                            "description": "Revision of the Source Repository",
                            "name": "revision",
                            "type": "string"
                        },
                        {
                            "description": "Fully Qualified Output Image",
                            "name": "output-image",
                            "type": "string"
                        },
                        {
                            "default": ".",
                            "description": "Path to the source code of an application's component from where to build image.",
                            "name": "path-context",
                            "type": "string"
                        },
                        {
                            "default": "Dockerfile",
                            "description": "Path to the Dockerfile inside the context specified by parameter path-context",
                            "name": "dockerfile",
                            "type": "string"
                        },
                        {
                            "default": "false",
                            "description": "Skip checks against built image",
                            "name": "skip-checks",
                            "type": "string"
                        },
                        {
                            "default": "false",
                            "description": "Execute the build with network isolation",
                            "name": "hermetic",
                            "type": "string"
                        },
                        {
                            "default": "",
                            "description": "Build dependencies to be prefetched",
                            "name": "prefetch-input",
                            "type": "string"
                        },
                        {
                            "default": "",
                            "description": "Image tag expiration time, time values could be something like 1h, 2d, 3w for hours, days, and weeks, respectively.",
                            "name": "image-expires-after",
                            "type": "string"
                        },
                        {
                            "default": "false",
                            "description": "Add built image into an OCI image index",
                            "name": "build-image-index",
                            "type": "string"
                        },
                        {
                            "default": "docker",
                            "description": "The format for the resulting image's mediaType. Valid values are oci or docker.",
                            "name": "buildah-format",
                            "type": "string"
                        },
                        {
                            "default": "false",
                            "description": "Enable cache proxy configuration",
                            "name": "enable-cache-proxy",
                            "type": "string"
                        },
                        {
                            "default": [],
                            "description": "Array of --build-arg values (\"arg=value\" strings) for buildah",
                            "name": "build-args",
                            "type": "array"
                        },
                        {
                            "default": "",
                            "description": "Path to a file with build arguments for buildah, see https://www.mankier.com/1/buildah-build#--build-arg-file",
                            "name": "build-args-file",
                            "type": "string"
                        },
                        {
                            "default": "false",
                            "description": "Whether to enable privileged mode, should be used only with remote VMs",
                            "name": "privileged-nested",
                            "type": "string"
                        }
                    ],
                    "results": [
                        {
                            "description": "",
                            "name": "IMAGE_URL",
                            "value": "$(tasks.build-image-index.results.IMAGE_URL)"
                        },
                        {
                            "description": "",
                            "name": "IMAGE_DIGEST",
                            "value": "$(tasks.build-image-index.results.IMAGE_DIGEST)"
                        },
                        {
                            "description": "",
                            "name": "CHAINS-GIT_URL",
                            "value": "$(tasks.clone-repository.results.url)"
                        },
                        {
                            "description": "",
                            "name": "CHAINS-GIT_COMMIT",
                            "value": "$(tasks.clone-repository.results.commit)"
                        }
                    ],
                    "tasks": [
                        {
                            "name": "init",
                            "params": [
                                {
                                    "name": "enable-cache-proxy",
                                    "value": "$(params.enable-cache-proxy)"
                                }
                            ],
                            "taskRef": {
                                "params": [
                                    {
                                        "name": "name",
                                        "value": "init"
                                    },
                                    {
                                        "name": "bundle",
                                        "value": "quay.io/konflux-ci/tekton-catalog/task-init:0.4@sha256:288f3106118edc1d0f0c79a89c960abf5841a4dd8bc3f38feb10527253105b19"
                                    },
                                    {
                                        "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:2fff50eaed7d278c3ed82375d28241eaf6eecbc389ec4d44992721786a0dfa68"
                                    },
                                    {
                                        "name": "kind",
                                        "value": "task"
                                    }
                                ],
                                "resolver": "bundles"
                            },
                            "workspaces": [
                                {
                                    "name": "basic-auth",
                                    "workspace": "git-auth"
                                }
                            ]
                        },
                        {
                            "name": "prefetch-dependencies",
                            "params": [
                                {
                                    "name": "input",
                                    "value": "$(params.prefetch-input)"
                                },
                                {
                                    "name": "SOURCE_ARTIFACT",
                                    "value": "$(tasks.clone-repository.results.SOURCE_ARTIFACT)"
                                },
                                {
                                    "name": "ociStorage",
                                    "value": "$(params.output-image).prefetch"
                                },
                                {
                                    "name": "ociArtifactExpiresAfter",
                                    "value": "$(params.image-expires-after)"
                                }
                            ],
                            "runAfter": [
                                "clone-repository"
                            ],
                            "taskRef": {
                                "params": [
                                    {
                                        "name": "name",
                                        "value": "prefetch-dependencies-oci-ta-min"
                                    },
                                    {
                                        "name": "bundle",
                                        "value": "quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies-oci-ta-min:0.3@sha256:1a41e7ee19f9e02874b4ef1f74e6f588a7601deaf5b30ca0862808e5760cea5d"
                                    },
                                    {
                                        "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:95c1b5a8b454e19bd4eb28bf90ee0247467743d0e0f5737d952dce1a99108d2f"
                                    },
                                    {
                                        "name": "kind",
                                        "value": "task"
                                    }
                                ],
                                "resolver": "bundles"
                            }
                        },
                        {
                            "name": "build-image-index",
                            "params": [
                                {
                                    "name": "IMAGE",
                                    "value": "$(params.output-image)"
                                },
                                {
                                    "name": "COMMIT_SHA",
                                    "value": "$(tasks.clone-repository.results.commit)"
                                },
                                {
                                    "name": "IMAGE_EXPIRES_AFTER",
                                    "value": "$(params.image-expires-after)"
                                },
                                {
                                    "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.2@sha256:79b412747e07caf80cace222ef8ee7e7955676f7928b893ed39c107f4ec62bf3"
                                    },
                                    {
                                        "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": "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-min"
                                    },
                                    {
                                        "name": "bundle",
                                        "value": "quay.io/konflux-ci/tekton-catalog/task-clair-scan-min:0.3@sha256:c117d0fd0b5413b5addb014027f06b1ea2c39c8e962876810c40c7baf5b54e72"
                                    },
                                    {
                                        "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:47b81d6b3d752649eddfbb8b3fd8f6522c4bb07f6d1946f9bc45dae3f92e2c9a"
                                    },
                                    {
                                        "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": {
                    "serviceAccountName": "build-pipeline-tsf-demo-comp"
                },
                "timeouts": {
                    "pipeline": "1h0m0s"
                },
                "workspaces": [
                    {
                        "name": "git-auth",
                        "secret": {
                            "secretName": "pac-gitauth-rcvfcr"
                        }
                    }
                ]
            },
            "status": {
                "childReferences": [
                    {
                        "apiVersion": "tekton.dev/v1",
                        "kind": "TaskRun",
                        "name": "tsf-demo-comp-on-pull-request-rmxb7-init",
                        "pipelineTaskName": "init"
                    }
                ],
                "completionTime": "2026-04-25T19:22:21Z",
                "conditions": [
                    {
                        "lastTransitionTime": "2026-04-25T19:22:21Z",
                        "message": "PipelineRun \"tsf-demo-comp-on-pull-request-rmxb7\" was cancelled",
                        "reason": "Cancelled",
                        "status": "False",
                        "type": "Succeeded"
                    }
                ],
                "pipelineSpec": {
                    "description": "This pipeline is ideal for building demo container images from a Containerfile while maintaining trust after pipeline customization.\n\nThis version of pipeline has minimal resource requests set, it's good for demonstrating and testing.\n\n_Uses `buildah` to create a container image leveraging [trusted artifacts](https://konflux-ci.dev/architecture/ADR/0036-trusted-artifacts.html). It also optionally creates a source image and runs some build-time tests. Information is shared between tasks using OCI artifacts instead of PVCs. EC will pass the [`trusted_task.trusted`](https://conforma.dev/docs/policy/packages/release_trusted_task.html#trusted_task__trusted) policy as long as all data used to build the artifact is generated from trusted tasks.\nThis pipeline is pushed as a Tekton bundle to [quay.io](https://quay.io/repository/konflux-ci/tekton-catalog/pipeline-docker-build-oci-ta?tab=tags)_\n",
                    "params": [
                        {
                            "description": "Source Repository URL",
                            "name": "git-url",
                            "type": "string"
                        },
                        {
                            "default": "",
                            "description": "Revision of the Source Repository",
                            "name": "revision",
                            "type": "string"
                        },
                        {
                            "description": "Fully Qualified Output Image",
                            "name": "output-image",
                            "type": "string"
                        },
                        {
                            "default": ".",
                            "description": "Path to the source code of an application's component from where to build image.",
                            "name": "path-context",
                            "type": "string"
                        },
                        {
                            "default": "Dockerfile",
                            "description": "Path to the Dockerfile inside the context specified by parameter path-context",
                            "name": "dockerfile",
                            "type": "string"
                        },
                        {
                            "default": "false",
                            "description": "Skip checks against built image",
                            "name": "skip-checks",
                            "type": "string"
                        },
                        {
                            "default": "false",
                            "description": "Execute the build with network isolation",
                            "name": "hermetic",
                            "type": "string"
                        },
                        {
                            "default": "",
                            "description": "Build dependencies to be prefetched",
                            "name": "prefetch-input",
                            "type": "string"
                        },
                        {
                            "default": "",
                            "description": "Image tag expiration time, time values could be something like 1h, 2d, 3w for hours, days, and weeks, respectively.",
                            "name": "image-expires-after",
                            "type": "string"
                        },
                        {
                            "default": "false",
                            "description": "Add built image into an OCI image index",
                            "name": "build-image-index",
                            "type": "string"
                        },
                        {
                            "default": "docker",
                            "description": "The format for the resulting image's mediaType. Valid values are oci or docker.",
                            "name": "buildah-format",
                            "type": "string"
                        },
                        {
                            "default": "false",
                            "description": "Enable cache proxy configuration",
                            "name": "enable-cache-proxy",
                            "type": "string"
                        },
                        {
                            "default": [],
                            "description": "Array of --build-arg values (\"arg=value\" strings) for buildah",
                            "name": "build-args",
                            "type": "array"
                        },
                        {
                            "default": "",
                            "description": "Path to a file with build arguments for buildah, see https://www.mankier.com/1/buildah-build#--build-arg-file",
                            "name": "build-args-file",
                            "type": "string"
                        },
                        {
                            "default": "false",
                            "description": "Whether to enable privileged mode, should be used only with remote VMs",
                            "name": "privileged-nested",
                            "type": "string"
                        }
                    ],
                    "results": [
                        {
                            "description": "",
                            "name": "IMAGE_URL",
                            "value": "$(tasks.build-image-index.results.IMAGE_URL)"
                        },
                        {
                            "description": "",
                            "name": "IMAGE_DIGEST",
                            "value": "$(tasks.build-image-index.results.IMAGE_DIGEST)"
                        },
                        {
                            "description": "",
                            "name": "CHAINS-GIT_URL",
                            "value": "$(tasks.clone-repository.results.url)"
                        },
                        {
                            "description": "",
                            "name": "CHAINS-GIT_COMMIT",
                            "value": "$(tasks.clone-repository.results.commit)"
                        }
                    ],
                    "tasks": [
                        {
                            "name": "init",
                            "params": [
                                {
                                    "name": "enable-cache-proxy",
                                    "value": "false"
                                }
                            ],
                            "taskRef": {
                                "params": [
                                    {
                                        "name": "name",
                                        "value": "init"
                                    },
                                    {
                                        "name": "bundle",
                                        "value": "quay.io/konflux-ci/tekton-catalog/task-init:0.4@sha256:288f3106118edc1d0f0c79a89c960abf5841a4dd8bc3f38feb10527253105b19"
                                    },
                                    {
                                        "name": "kind",
                                        "value": "task"
                                    }
                                ],
                                "resolver": "bundles"
                            }
                        },
                        {
                            "name": "clone-repository",
                            "params": [
                                {
                                    "name": "url",
                                    "value": "https://github.com/rhads-tsf-qe/testrepo"
                                },
                                {
                                    "name": "revision",
                                    "value": "cdef74f143ecd7e71fc1a0771a7835c75551d0e4"
                                },
                                {
                                    "name": "ociStorage",
                                    "value": "quay.io/rhtap_qe/default-tenant/tsf-demo-comp:on-pr-cdef74f143ecd7e71fc1a0771a7835c75551d0e4.git"
                                },
                                {
                                    "name": "ociArtifactExpiresAfter",
                                    "value": "5d"
                                }
                            ],
                            "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:2fff50eaed7d278c3ed82375d28241eaf6eecbc389ec4d44992721786a0dfa68"
                                    },
                                    {
                                        "name": "kind",
                                        "value": "task"
                                    }
                                ],
                                "resolver": "bundles"
                            },
                            "workspaces": [
                                {
                                    "name": "basic-auth",
                                    "workspace": "git-auth"
                                }
                            ]
                        },
                        {
                            "name": "prefetch-dependencies",
                            "params": [
                                {
                                    "name": "input",
                                    "value": ""
                                },
                                {
                                    "name": "SOURCE_ARTIFACT",
                                    "value": "$(tasks.clone-repository.results.SOURCE_ARTIFACT)"
                                },
                                {
                                    "name": "ociStorage",
                                    "value": "quay.io/rhtap_qe/default-tenant/tsf-demo-comp:on-pr-cdef74f143ecd7e71fc1a0771a7835c75551d0e4.prefetch"
                                },
                                {
                                    "name": "ociArtifactExpiresAfter",
                                    "value": "5d"
                                }
                            ],
                            "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:1a41e7ee19f9e02874b4ef1f74e6f588a7601deaf5b30ca0862808e5760cea5d"
                                    },
                                    {
                                        "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/rhtap_qe/default-tenant/tsf-demo-comp:on-pr-cdef74f143ecd7e71fc1a0771a7835c75551d0e4"
                                },
                                {
                                    "name": "DOCKERFILE",
                                    "value": "Dockerfile"
                                },
                                {
                                    "name": "CONTEXT",
                                    "value": "."
                                },
                                {
                                    "name": "HERMETIC",
                                    "value": "false"
                                },
                                {
                                    "name": "PREFETCH_INPUT",
                                    "value": ""
                                },
                                {
                                    "name": "IMAGE_EXPIRES_AFTER",
                                    "value": "5d"
                                },
                                {
                                    "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:95c1b5a8b454e19bd4eb28bf90ee0247467743d0e0f5737d952dce1a99108d2f"
                                    },
                                    {
                                        "name": "kind",
                                        "value": "task"
                                    }
                                ],
                                "resolver": "bundles"
                            }
                        },
                        {
                            "name": "build-image-index",
                            "params": [
                                {
                                    "name": "IMAGE",
                                    "value": "quay.io/rhtap_qe/default-tenant/tsf-demo-comp:on-pr-cdef74f143ecd7e71fc1a0771a7835c75551d0e4"
                                },
                                {
                                    "name": "COMMIT_SHA",
                                    "value": "$(tasks.clone-repository.results.commit)"
                                },
                                {
                                    "name": "IMAGE_EXPIRES_AFTER",
                                    "value": "5d"
                                },
                                {
                                    "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.2@sha256:79b412747e07caf80cace222ef8ee7e7955676f7928b893ed39c107f4ec62bf3"
                                    },
                                    {
                                        "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": "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-min"
                                    },
                                    {
                                        "name": "bundle",
                                        "value": "quay.io/konflux-ci/tekton-catalog/task-clair-scan-min:0.3@sha256:c117d0fd0b5413b5addb014027f06b1ea2c39c8e962876810c40c7baf5b54e72"
                                    },
                                    {
                                        "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:47b81d6b3d752649eddfbb8b3fd8f6522c4bb07f6d1946f9bc45dae3f92e2c9a"
                                    },
                                    {
                                        "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": "beta",
                        "enableProvenanceInStatus": true,
                        "enforceNonfalsifiability": "none",
                        "maxResultSize": 4096,
                        "resultExtractionMethod": "termination-message",
                        "runningInEnvWithInjectedSidecars": true,
                        "verificationNoMatchPolicy": "ignore"
                    }
                },
                "skippedTasks": [
                    {
                        "name": "clone-repository",
                        "reason": "PipelineRun was stopping"
                    },
                    {
                        "name": "prefetch-dependencies",
                        "reason": "PipelineRun was stopping"
                    },
                    {
                        "name": "build-container",
                        "reason": "PipelineRun was stopping"
                    },
                    {
                        "name": "build-image-index",
                        "reason": "PipelineRun was stopping"
                    },
                    {
                        "name": "deprecated-base-image-check",
                        "reason": "PipelineRun was stopping",
                        "whenExpressions": [
                            {
                                "input": "false",
                                "operator": "in",
                                "values": [
                                    "false"
                                ]
                            }
                        ]
                    },
                    {
                        "name": "clair-scan",
                        "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"
                                ]
                            }
                        ]
                    }
                ],
                "startTime": "2026-04-25T19:22:08Z"
            }
        },
        {
            "apiVersion": "tekton.dev/v1",
            "kind": "PipelineRun",
            "metadata": {
                "annotations": {
                    "appstudio.openshift.io/snapshot": "tsf-demo-app-20260425-192029-000",
                    "appstudio.openshift.io/snapshots": "tsf-demo-app-20260425-192029-000",
                    "build.appstudio.openshift.io/repo": "https://github.com/rhads-tsf-qe/testrepo?rev=dc9cee755a43934d7553fc24634b76f550102aee",
                    "build.appstudio.redhat.com/commit_sha": "dc9cee755a43934d7553fc24634b76f550102aee",
                    "build.appstudio.redhat.com/target_branch": "base-xmluja",
                    "chains.tekton.dev/signed": "true",
                    "chains.tekton.dev/transparency": "http://rekor-server.tsf-tas.svc.cluster.local/api/v1/log/entries?logIndex=32",
                    "pipelinesascode.tekton.dev/branch": "base-xmluja",
                    "pipelinesascode.tekton.dev/cancel-in-progress": "false",
                    "pipelinesascode.tekton.dev/check-run-id": "73028548302",
                    "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-glrhqg",
                    "pipelinesascode.tekton.dev/git-provider": "github",
                    "pipelinesascode.tekton.dev/installation-id": "112348674",
                    "pipelinesascode.tekton.dev/log-url": "https://konflux-ui-konflux-ui.apps.rosa.kx-5860d6f123.04oj.p3.openshiftapps.com/ns/default-tenant/pipelinerun/tsf-demo-comp-on-push-hqrf2",
                    "pipelinesascode.tekton.dev/max-keep-runs": "3",
                    "pipelinesascode.tekton.dev/on-cel-expression": "event == \"push\" \u0026\u0026 target_branch == \"base-xmluja\"",
                    "pipelinesascode.tekton.dev/original-prname": "tsf-demo-comp-on-push",
                    "pipelinesascode.tekton.dev/pull-request": "241",
                    "pipelinesascode.tekton.dev/repo-url": "https://github.com/rhads-tsf-qe/testrepo",
                    "pipelinesascode.tekton.dev/repository": "tsf-demo-comp",
                    "pipelinesascode.tekton.dev/scm-reporting-plr-started": "true",
                    "pipelinesascode.tekton.dev/sender": "rhtap-ci-tests-bot",
                    "pipelinesascode.tekton.dev/sha": "dc9cee755a43934d7553fc24634b76f550102aee",
                    "pipelinesascode.tekton.dev/sha-title": "Merge pull request #241 from rhads-tsf-qe/konflux-tsf-demo-comp",
                    "pipelinesascode.tekton.dev/sha-url": "https://github.com/rhads-tsf-qe/testrepo/commit/dc9cee755a43934d7553fc24634b76f550102aee",
                    "pipelinesascode.tekton.dev/source-branch": "refs/heads/base-xmluja",
                    "pipelinesascode.tekton.dev/source-repo-url": "https://github.com/rhads-tsf-qe/testrepo",
                    "pipelinesascode.tekton.dev/state": "completed",
                    "pipelinesascode.tekton.dev/url-org": "rhads-tsf-qe",
                    "pipelinesascode.tekton.dev/url-repository": "testrepo",
                    "results.tekton.dev/record": "default-tenant/results/81b344d6-9bd5-459c-9f60-3be995cdd189/records/81b344d6-9bd5-459c-9f60-3be995cdd189",
                    "results.tekton.dev/recordSummaryAnnotations": "{\"repo\":\"testrepo\",\"commit\":\"dc9cee755a43934d7553fc24634b76f550102aee\",\"eventType\":\"push\",\"pull_request-id\":241}",
                    "results.tekton.dev/result": "default-tenant/results/81b344d6-9bd5-459c-9f60-3be995cdd189",
                    "results.tekton.dev/stored": "true",
                    "test.appstudio.openshift.io/added-to-global-candidate-list": "{\"result\":true,\"reason\":\"Success\",\"lastupdatedtime\":\"2026-04-25T19:29:44Z\"}",
                    "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-25T19:20:27Z",
                "finalizers": [
                    "chains.tekton.dev/pipelinerun",
                    "results.tekton.dev/pipelinerun",
                    "pipelinesascode.tekton.dev/finalizer"
                ],
                "generateName": "tsf-demo-comp-on-push-",
                "generation": 1,
                "labels": {
                    "app.kubernetes.io/managed-by": "pipelinesascode.tekton.dev",
                    "app.kubernetes.io/version": "v0.37.7",
                    "appstudio.openshift.io/application": "tsf-demo-app",
                    "appstudio.openshift.io/component": "tsf-demo-comp",
                    "pipelines.appstudio.openshift.io/type": "build",
                    "pipelinesascode.tekton.dev/cancel-in-progress": "false",
                    "pipelinesascode.tekton.dev/check-run-id": "73028548302",
                    "pipelinesascode.tekton.dev/event-type": "push",
                    "pipelinesascode.tekton.dev/original-prname": "tsf-demo-comp-on-push",
                    "pipelinesascode.tekton.dev/pull-request": "241",
                    "pipelinesascode.tekton.dev/repository": "tsf-demo-comp",
                    "pipelinesascode.tekton.dev/sha": "dc9cee755a43934d7553fc24634b76f550102aee",
                    "pipelinesascode.tekton.dev/state": "completed",
                    "pipelinesascode.tekton.dev/url-org": "rhads-tsf-qe",
                    "pipelinesascode.tekton.dev/url-repository": "testrepo",
                    "tekton.dev/pipeline": "tsf-demo-comp-on-push-hqrf2"
                },
                "name": "tsf-demo-comp-on-push-hqrf2",
                "namespace": "default-tenant",
                "resourceVersion": "39711",
                "uid": "81b344d6-9bd5-459c-9f60-3be995cdd189"
            },
            "spec": {
                "params": [
                    {
                        "name": "git-url",
                        "value": "https://github.com/rhads-tsf-qe/testrepo"
                    },
                    {
                        "name": "revision",
                        "value": "dc9cee755a43934d7553fc24634b76f550102aee"
                    },
                    {
                        "name": "output-image",
                        "value": "quay.io/rhtap_qe/default-tenant/tsf-demo-comp:dc9cee755a43934d7553fc24634b76f550102aee"
                    },
                    {
                        "name": "dockerfile",
                        "value": "Dockerfile"
                    }
                ],
                "pipelineSpec": {
                    "description": "This pipeline is ideal for building demo container images from a Containerfile while maintaining trust after pipeline customization.\n\nThis version of pipeline has minimal resource requests set, it's good for demonstrating and testing.\n\n_Uses `buildah` to create a container image leveraging [trusted artifacts](https://konflux-ci.dev/architecture/ADR/0036-trusted-artifacts.html). It also optionally creates a source image and runs some build-time tests. Information is shared between tasks using OCI artifacts instead of PVCs. EC will pass the [`trusted_task.trusted`](https://conforma.dev/docs/policy/packages/release_trusted_task.html#trusted_task__trusted) policy as long as all data used to build the artifact is generated from trusted tasks.\nThis pipeline is pushed as a Tekton bundle to [quay.io](https://quay.io/repository/konflux-ci/tekton-catalog/pipeline-docker-build-oci-ta?tab=tags)_\n",
                    "params": [
                        {
                            "description": "Source Repository URL",
                            "name": "git-url",
                            "type": "string"
                        },
                        {
                            "default": "",
                            "description": "Revision of the Source Repository",
                            "name": "revision",
                            "type": "string"
                        },
                        {
                            "description": "Fully Qualified Output Image",
                            "name": "output-image",
                            "type": "string"
                        },
                        {
                            "default": ".",
                            "description": "Path to the source code of an application's component from where to build image.",
                            "name": "path-context",
                            "type": "string"
                        },
                        {
                            "default": "Dockerfile",
                            "description": "Path to the Dockerfile inside the context specified by parameter path-context",
                            "name": "dockerfile",
                            "type": "string"
                        },
                        {
                            "default": "false",
                            "description": "Skip checks against built image",
                            "name": "skip-checks",
                            "type": "string"
                        },
                        {
                            "default": "false",
                            "description": "Execute the build with network isolation",
                            "name": "hermetic",
                            "type": "string"
                        },
                        {
                            "default": "",
                            "description": "Build dependencies to be prefetched",
                            "name": "prefetch-input",
                            "type": "string"
                        },
                        {
                            "default": "",
                            "description": "Image tag expiration time, time values could be something like 1h, 2d, 3w for hours, days, and weeks, respectively.",
                            "name": "image-expires-after",
                            "type": "string"
                        },
                        {
                            "default": "false",
                            "description": "Add built image into an OCI image index",
                            "name": "build-image-index",
                            "type": "string"
                        },
                        {
                            "default": "docker",
                            "description": "The format for the resulting image's mediaType. Valid values are oci or docker.",
                            "name": "buildah-format",
                            "type": "string"
                        },
                        {
                            "default": "false",
                            "description": "Enable cache proxy configuration",
                            "name": "enable-cache-proxy",
                            "type": "string"
                        },
                        {
                            "default": [],
                            "description": "Array of --build-arg values (\"arg=value\" strings) for buildah",
                            "name": "build-args",
                            "type": "array"
                        },
                        {
                            "default": "",
                            "description": "Path to a file with build arguments for buildah, see https://www.mankier.com/1/buildah-build#--build-arg-file",
                            "name": "build-args-file",
                            "type": "string"
                        },
                        {
                            "default": "false",
                            "description": "Whether to enable privileged mode, should be used only with remote VMs",
                            "name": "privileged-nested",
                            "type": "string"
                        }
                    ],
                    "results": [
                        {
                            "description": "",
                            "name": "IMAGE_URL",
                            "value": "$(tasks.build-image-index.results.IMAGE_URL)"
                        },
                        {
                            "description": "",
                            "name": "IMAGE_DIGEST",
                            "value": "$(tasks.build-image-index.results.IMAGE_DIGEST)"
                        },
                        {
                            "description": "",
                            "name": "CHAINS-GIT_URL",
                            "value": "$(tasks.clone-repository.results.url)"
                        },
                        {
                            "description": "",
                            "name": "CHAINS-GIT_COMMIT",
                            "value": "$(tasks.clone-repository.results.commit)"
                        }
                    ],
                    "tasks": [
                        {
                            "name": "init",
                            "params": [
                                {
                                    "name": "enable-cache-proxy",
                                    "value": "$(params.enable-cache-proxy)"
                                }
                            ],
                            "taskRef": {
                                "params": [
                                    {
                                        "name": "name",
                                        "value": "init"
                                    },
                                    {
                                        "name": "bundle",
                                        "value": "quay.io/konflux-ci/tekton-catalog/task-init:0.4@sha256:288f3106118edc1d0f0c79a89c960abf5841a4dd8bc3f38feb10527253105b19"
                                    },
                                    {
                                        "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:2fff50eaed7d278c3ed82375d28241eaf6eecbc389ec4d44992721786a0dfa68"
                                    },
                                    {
                                        "name": "kind",
                                        "value": "task"
                                    }
                                ],
                                "resolver": "bundles"
                            },
                            "workspaces": [
                                {
                                    "name": "basic-auth",
                                    "workspace": "git-auth"
                                }
                            ]
                        },
                        {
                            "name": "prefetch-dependencies",
                            "params": [
                                {
                                    "name": "input",
                                    "value": "$(params.prefetch-input)"
                                },
                                {
                                    "name": "SOURCE_ARTIFACT",
                                    "value": "$(tasks.clone-repository.results.SOURCE_ARTIFACT)"
                                },
                                {
                                    "name": "ociStorage",
                                    "value": "$(params.output-image).prefetch"
                                },
                                {
                                    "name": "ociArtifactExpiresAfter",
                                    "value": "$(params.image-expires-after)"
                                }
                            ],
                            "runAfter": [
                                "clone-repository"
                            ],
                            "taskRef": {
                                "params": [
                                    {
                                        "name": "name",
                                        "value": "prefetch-dependencies-oci-ta-min"
                                    },
                                    {
                                        "name": "bundle",
                                        "value": "quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies-oci-ta-min:0.3@sha256:1a41e7ee19f9e02874b4ef1f74e6f588a7601deaf5b30ca0862808e5760cea5d"
                                    },
                                    {
                                        "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:95c1b5a8b454e19bd4eb28bf90ee0247467743d0e0f5737d952dce1a99108d2f"
                                    },
                                    {
                                        "name": "kind",
                                        "value": "task"
                                    }
                                ],
                                "resolver": "bundles"
                            }
                        },
                        {
                            "name": "build-image-index",
                            "params": [
                                {
                                    "name": "IMAGE",
                                    "value": "$(params.output-image)"
                                },
                                {
                                    "name": "COMMIT_SHA",
                                    "value": "$(tasks.clone-repository.results.commit)"
                                },
                                {
                                    "name": "IMAGE_EXPIRES_AFTER",
                                    "value": "$(params.image-expires-after)"
                                },
                                {
                                    "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.2@sha256:79b412747e07caf80cace222ef8ee7e7955676f7928b893ed39c107f4ec62bf3"
                                    },
                                    {
                                        "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": "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-min"
                                    },
                                    {
                                        "name": "bundle",
                                        "value": "quay.io/konflux-ci/tekton-catalog/task-clair-scan-min:0.3@sha256:c117d0fd0b5413b5addb014027f06b1ea2c39c8e962876810c40c7baf5b54e72"
                                    },
                                    {
                                        "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:47b81d6b3d752649eddfbb8b3fd8f6522c4bb07f6d1946f9bc45dae3f92e2c9a"
                                    },
                                    {
                                        "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": {
                    "serviceAccountName": "build-pipeline-tsf-demo-comp"
                },
                "timeouts": {
                    "pipeline": "1h0m0s"
                },
                "workspaces": [
                    {
                        "name": "git-auth",
                        "secret": {
                            "secretName": "pac-gitauth-glrhqg"
                        }
                    }
                ]
            },
            "status": {
                "childReferences": [
                    {
                        "apiVersion": "tekton.dev/v1",
                        "kind": "TaskRun",
                        "name": "tsf-demo-comp-on-push-hqrf2-init",
                        "pipelineTaskName": "init"
                    },
                    {
                        "apiVersion": "tekton.dev/v1",
                        "kind": "TaskRun",
                        "name": "tsf-demo-comp-on-push-hqrf2-clone-repository",
                        "pipelineTaskName": "clone-repository"
                    },
                    {
                        "apiVersion": "tekton.dev/v1",
                        "kind": "TaskRun",
                        "name": "tsf-demo-comp-on-push-hqrf2-prefetch-dependencies",
                        "pipelineTaskName": "prefetch-dependencies"
                    },
                    {
                        "apiVersion": "tekton.dev/v1",
                        "kind": "TaskRun",
                        "name": "tsf-demo-comp-on-push-hqrf2-build-container",
                        "pipelineTaskName": "build-container"
                    },
                    {
                        "apiVersion": "tekton.dev/v1",
                        "kind": "TaskRun",
                        "name": "tsf-demo-comp-on-push-hqrf2-build-image-index",
                        "pipelineTaskName": "build-image-index"
                    },
                    {
                        "apiVersion": "tekton.dev/v1",
                        "kind": "TaskRun",
                        "name": "tsf-demo-comp-on-push-hqrf2-deprecated-base-image-check",
                        "pipelineTaskName": "deprecated-base-image-check",
                        "whenExpressions": [
                            {
                                "input": "false",
                                "operator": "in",
                                "values": [
                                    "false"
                                ]
                            }
                        ]
                    },
                    {
                        "apiVersion": "tekton.dev/v1",
                        "kind": "TaskRun",
                        "name": "tsf-demo-comp-on-push-hqrf2-clair-scan",
                        "pipelineTaskName": "clair-scan",
                        "whenExpressions": [
                            {
                                "input": "false",
                                "operator": "in",
                                "values": [
                                    "false"
                                ]
                            }
                        ]
                    },
                    {
                        "apiVersion": "tekton.dev/v1",
                        "kind": "TaskRun",
                        "name": "tsf-demo-comp-on-push-hqrf2-clamav-scan",
                        "pipelineTaskName": "clamav-scan",
                        "whenExpressions": [
                            {
                                "input": "false",
                                "operator": "in",
                                "values": [
                                    "false"
                                ]
                            }
                        ]
                    },
                    {
                        "apiVersion": "tekton.dev/v1",
                        "kind": "TaskRun",
                        "name": "tsf-demo-comp-on-push-hqrf2-sast-shell-check",
                        "pipelineTaskName": "sast-shell-check",
                        "whenExpressions": [
                            {
                                "input": "false",
                                "operator": "in",
                                "values": [
                                    "false"
                                ]
                            }
                        ]
                    },
                    {
                        "apiVersion": "tekton.dev/v1",
                        "kind": "TaskRun",
                        "name": "tsf-demo-comp-on-push-hqrf2-sast-unicode-check",
                        "pipelineTaskName": "sast-unicode-check",
                        "whenExpressions": [
                            {
                                "input": "false",
                                "operator": "in",
                                "values": [
                                    "false"
                                ]
                            }
                        ]
                    },
                    {
                        "apiVersion": "tekton.dev/v1",
                        "kind": "TaskRun",
                        "name": "tsf-demo-comp-on-push-hqrf2-rpms-signature-scan",
                        "pipelineTaskName": "rpms-signature-scan",
                        "whenExpressions": [
                            {
                                "input": "false",
                                "operator": "in",
                                "values": [
                                    "false"
                                ]
                            }
                        ]
                    },
                    {
                        "apiVersion": "tekton.dev/v1",
                        "kind": "TaskRun",
                        "name": "tsf-demo-comp-on-push-hqrf2-tpa-scan",
                        "pipelineTaskName": "tpa-scan",
                        "whenExpressions": [
                            {
                                "input": "false",
                                "operator": "in",
                                "values": [
                                    "false"
                                ]
                            }
                        ]
                    }
                ],
                "completionTime": "2026-04-25T19:29:41Z",
                "conditions": [
                    {
                        "lastTransitionTime": "2026-04-25T19:29:41Z",
                        "message": "Tasks Completed: 12 (Failed: 0, Cancelled 0), Skipped: 0",
                        "reason": "Succeeded",
                        "status": "True",
                        "type": "Succeeded"
                    }
                ],
                "pipelineSpec": {
                    "description": "This pipeline is ideal for building demo container images from a Containerfile while maintaining trust after pipeline customization.\n\nThis version of pipeline has minimal resource requests set, it's good for demonstrating and testing.\n\n_Uses `buildah` to create a container image leveraging [trusted artifacts](https://konflux-ci.dev/architecture/ADR/0036-trusted-artifacts.html). It also optionally creates a source image and runs some build-time tests. Information is shared between tasks using OCI artifacts instead of PVCs. EC will pass the [`trusted_task.trusted`](https://conforma.dev/docs/policy/packages/release_trusted_task.html#trusted_task__trusted) policy as long as all data used to build the artifact is generated from trusted tasks.\nThis pipeline is pushed as a Tekton bundle to [quay.io](https://quay.io/repository/konflux-ci/tekton-catalog/pipeline-docker-build-oci-ta?tab=tags)_\n",
                    "params": [
                        {
                            "description": "Source Repository URL",
                            "name": "git-url",
                            "type": "string"
                        },
                        {
                            "default": "",
                            "description": "Revision of the Source Repository",
                            "name": "revision",
                            "type": "string"
                        },
                        {
                            "description": "Fully Qualified Output Image",
                            "name": "output-image",
                            "type": "string"
                        },
                        {
                            "default": ".",
                            "description": "Path to the source code of an application's component from where to build image.",
                            "name": "path-context",
                            "type": "string"
                        },
                        {
                            "default": "Dockerfile",
                            "description": "Path to the Dockerfile inside the context specified by parameter path-context",
                            "name": "dockerfile",
                            "type": "string"
                        },
                        {
                            "default": "false",
                            "description": "Skip checks against built image",
                            "name": "skip-checks",
                            "type": "string"
                        },
                        {
                            "default": "false",
                            "description": "Execute the build with network isolation",
                            "name": "hermetic",
                            "type": "string"
                        },
                        {
                            "default": "",
                            "description": "Build dependencies to be prefetched",
                            "name": "prefetch-input",
                            "type": "string"
                        },
                        {
                            "default": "",
                            "description": "Image tag expiration time, time values could be something like 1h, 2d, 3w for hours, days, and weeks, respectively.",
                            "name": "image-expires-after",
                            "type": "string"
                        },
                        {
                            "default": "false",
                            "description": "Add built image into an OCI image index",
                            "name": "build-image-index",
                            "type": "string"
                        },
                        {
                            "default": "docker",
                            "description": "The format for the resulting image's mediaType. Valid values are oci or docker.",
                            "name": "buildah-format",
                            "type": "string"
                        },
                        {
                            "default": "false",
                            "description": "Enable cache proxy configuration",
                            "name": "enable-cache-proxy",
                            "type": "string"
                        },
                        {
                            "default": [],
                            "description": "Array of --build-arg values (\"arg=value\" strings) for buildah",
                            "name": "build-args",
                            "type": "array"
                        },
                        {
                            "default": "",
                            "description": "Path to a file with build arguments for buildah, see https://www.mankier.com/1/buildah-build#--build-arg-file",
                            "name": "build-args-file",
                            "type": "string"
                        },
                        {
                            "default": "false",
                            "description": "Whether to enable privileged mode, should be used only with remote VMs",
                            "name": "privileged-nested",
                            "type": "string"
                        }
                    ],
                    "results": [
                        {
                            "description": "",
                            "name": "IMAGE_URL",
                            "value": "$(tasks.build-image-index.results.IMAGE_URL)"
                        },
                        {
                            "description": "",
                            "name": "IMAGE_DIGEST",
                            "value": "$(tasks.build-image-index.results.IMAGE_DIGEST)"
                        },
                        {
                            "description": "",
                            "name": "CHAINS-GIT_URL",
                            "value": "$(tasks.clone-repository.results.url)"
                        },
                        {
                            "description": "",
                            "name": "CHAINS-GIT_COMMIT",
                            "value": "$(tasks.clone-repository.results.commit)"
                        }
                    ],
                    "tasks": [
                        {
                            "name": "init",
                            "params": [
                                {
                                    "name": "enable-cache-proxy",
                                    "value": "false"
                                }
                            ],
                            "taskRef": {
                                "params": [
                                    {
                                        "name": "name",
                                        "value": "init"
                                    },
                                    {
                                        "name": "bundle",
                                        "value": "quay.io/konflux-ci/tekton-catalog/task-init:0.4@sha256:288f3106118edc1d0f0c79a89c960abf5841a4dd8bc3f38feb10527253105b19"
                                    },
                                    {
                                        "name": "kind",
                                        "value": "task"
                                    }
                                ],
                                "resolver": "bundles"
                            }
                        },
                        {
                            "name": "clone-repository",
                            "params": [
                                {
                                    "name": "url",
                                    "value": "https://github.com/rhads-tsf-qe/testrepo"
                                },
                                {
                                    "name": "revision",
                                    "value": "dc9cee755a43934d7553fc24634b76f550102aee"
                                },
                                {
                                    "name": "ociStorage",
                                    "value": "quay.io/rhtap_qe/default-tenant/tsf-demo-comp:dc9cee755a43934d7553fc24634b76f550102aee.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:2fff50eaed7d278c3ed82375d28241eaf6eecbc389ec4d44992721786a0dfa68"
                                    },
                                    {
                                        "name": "kind",
                                        "value": "task"
                                    }
                                ],
                                "resolver": "bundles"
                            },
                            "workspaces": [
                                {
                                    "name": "basic-auth",
                                    "workspace": "git-auth"
                                }
                            ]
                        },
                        {
                            "name": "prefetch-dependencies",
                            "params": [
                                {
                                    "name": "input",
                                    "value": ""
                                },
                                {
                                    "name": "SOURCE_ARTIFACT",
                                    "value": "$(tasks.clone-repository.results.SOURCE_ARTIFACT)"
                                },
                                {
                                    "name": "ociStorage",
                                    "value": "quay.io/rhtap_qe/default-tenant/tsf-demo-comp:dc9cee755a43934d7553fc24634b76f550102aee.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:1a41e7ee19f9e02874b4ef1f74e6f588a7601deaf5b30ca0862808e5760cea5d"
                                    },
                                    {
                                        "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/rhtap_qe/default-tenant/tsf-demo-comp:dc9cee755a43934d7553fc24634b76f550102aee"
                                },
                                {
                                    "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:95c1b5a8b454e19bd4eb28bf90ee0247467743d0e0f5737d952dce1a99108d2f"
                                    },
                                    {
                                        "name": "kind",
                                        "value": "task"
                                    }
                                ],
                                "resolver": "bundles"
                            }
                        },
                        {
                            "name": "build-image-index",
                            "params": [
                                {
                                    "name": "IMAGE",
                                    "value": "quay.io/rhtap_qe/default-tenant/tsf-demo-comp:dc9cee755a43934d7553fc24634b76f550102aee"
                                },
                                {
                                    "name": "COMMIT_SHA",
                                    "value": "$(tasks.clone-repository.results.commit)"
                                },
                                {
                                    "name": "IMAGE_EXPIRES_AFTER",
                                    "value": ""
                                },
                                {
                                    "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.2@sha256:79b412747e07caf80cace222ef8ee7e7955676f7928b893ed39c107f4ec62bf3"
                                    },
                                    {
                                        "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": "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-min"
                                    },
                                    {
                                        "name": "bundle",
                                        "value": "quay.io/konflux-ci/tekton-catalog/task-clair-scan-min:0.3@sha256:c117d0fd0b5413b5addb014027f06b1ea2c39c8e962876810c40c7baf5b54e72"
                                    },
                                    {
                                        "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:47b81d6b3d752649eddfbb8b3fd8f6522c4bb07f6d1946f9bc45dae3f92e2c9a"
                                    },
                                    {
                                        "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": "beta",
                        "enableProvenanceInStatus": true,
                        "enforceNonfalsifiability": "none",
                        "maxResultSize": 4096,
                        "resultExtractionMethod": "termination-message",
                        "runningInEnvWithInjectedSidecars": true,
                        "verificationNoMatchPolicy": "ignore"
                    }
                },
                "results": [
                    {
                        "name": "IMAGE_URL",
                        "value": "quay.io/rhtap_qe/default-tenant/tsf-demo-comp:dc9cee755a43934d7553fc24634b76f550102aee"
                    },
                    {
                        "name": "IMAGE_DIGEST",
                        "value": "sha256:6a203ec072eaa56eacb4cc06693f5fb6f21cd9c071de33d5ade97a5184e7d433"
                    },
                    {
                        "name": "CHAINS-GIT_URL",
                        "value": "https://github.com/rhads-tsf-qe/testrepo"
                    },
                    {
                        "name": "CHAINS-GIT_COMMIT",
                        "value": "dc9cee755a43934d7553fc24634b76f550102aee"
                    }
                ],
                "startTime": "2026-04-25T19:20:29Z"
            }
        },
        {
            "apiVersion": "tekton.dev/v1",
            "kind": "PipelineRun",
            "metadata": {
                "annotations": {
                    "appstudio.openshift.io/snapshot": "tsf-demo-app-20260425-192221-000",
                    "appstudio.openshift.io/snapshots": "tsf-demo-app-20260425-192221-000",
                    "build.appstudio.openshift.io/repo": "https://github.com/rhads-tsf-qe/testrepo?rev=b3b65b0912882839788475cafebab74da0ac6cd2",
                    "build.appstudio.redhat.com/commit_sha": "b3b65b0912882839788475cafebab74da0ac6cd2",
                    "build.appstudio.redhat.com/target_branch": "base-myfbzj",
                    "chains.tekton.dev/signed": "true",
                    "chains.tekton.dev/transparency": "http://rekor-server.tsf-tas.svc.cluster.local/api/v1/log/entries?logIndex=38",
                    "pipelinesascode.tekton.dev/branch": "base-myfbzj",
                    "pipelinesascode.tekton.dev/cancel-in-progress": "false",
                    "pipelinesascode.tekton.dev/check-run-id": "73028645991",
                    "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-yboavx",
                    "pipelinesascode.tekton.dev/git-provider": "github",
                    "pipelinesascode.tekton.dev/installation-id": "112348674",
                    "pipelinesascode.tekton.dev/log-url": "https://konflux-ui-konflux-ui.apps.rosa.kx-5860d6f123.04oj.p3.openshiftapps.com/ns/default-tenant/pipelinerun/tsf-demo-comp-on-push-xcln6",
                    "pipelinesascode.tekton.dev/max-keep-runs": "3",
                    "pipelinesascode.tekton.dev/on-cel-expression": "event == \"push\" \u0026\u0026 target_branch == \"base-myfbzj\"",
                    "pipelinesascode.tekton.dev/original-prname": "tsf-demo-comp-on-push",
                    "pipelinesascode.tekton.dev/repo-url": "https://github.com/rhads-tsf-qe/testrepo",
                    "pipelinesascode.tekton.dev/repository": "tsf-demo-comp",
                    "pipelinesascode.tekton.dev/scm-reporting-plr-started": "true",
                    "pipelinesascode.tekton.dev/sender": "rhtap-ci-tests-bot",
                    "pipelinesascode.tekton.dev/sha": "b3b65b0912882839788475cafebab74da0ac6cd2",
                    "pipelinesascode.tekton.dev/sha-title": "Merge pull request #242 from rhads-tsf-qe/konflux-tsf-demo-comp",
                    "pipelinesascode.tekton.dev/sha-url": "https://github.com/rhads-tsf-qe/testrepo/commit/b3b65b0912882839788475cafebab74da0ac6cd2",
                    "pipelinesascode.tekton.dev/source-branch": "refs/heads/base-myfbzj",
                    "pipelinesascode.tekton.dev/source-repo-url": "https://github.com/rhads-tsf-qe/testrepo",
                    "pipelinesascode.tekton.dev/state": "completed",
                    "pipelinesascode.tekton.dev/url-org": "rhads-tsf-qe",
                    "pipelinesascode.tekton.dev/url-repository": "testrepo",
                    "results.tekton.dev/record": "default-tenant/results/aaca7cb3-b881-43e1-b611-996355679b01/records/aaca7cb3-b881-43e1-b611-996355679b01",
                    "results.tekton.dev/recordSummaryAnnotations": "{\"repo\":\"testrepo\",\"commit\":\"b3b65b0912882839788475cafebab74da0ac6cd2\",\"eventType\":\"push\"}",
                    "results.tekton.dev/result": "default-tenant/results/aaca7cb3-b881-43e1-b611-996355679b01",
                    "results.tekton.dev/stored": "true",
                    "test.appstudio.openshift.io/added-to-global-candidate-list": "{\"result\":true,\"reason\":\"Success\",\"lastupdatedtime\":\"2026-04-25T19:30:30Z\"}",
                    "test.appstudio.openshift.io/create-snapshot-status": "{\"message\":\"Sucessfully created snapshot. See annotation appstudio.openshift.io/snapshot for name\",\"status\":\"success\"}"
                },
                "creationTimestamp": "2026-04-25T19:22:21Z",
                "finalizers": [
                    "chains.tekton.dev/pipelinerun",
                    "pipelinesascode.tekton.dev/finalizer",
                    "results.tekton.dev/pipelinerun"
                ],
                "generateName": "tsf-demo-comp-on-push-",
                "generation": 1,
                "labels": {
                    "app.kubernetes.io/managed-by": "pipelinesascode.tekton.dev",
                    "app.kubernetes.io/version": "v0.37.7",
                    "appstudio.openshift.io/application": "tsf-demo-app",
                    "appstudio.openshift.io/component": "tsf-demo-comp",
                    "pipelines.appstudio.openshift.io/type": "build",
                    "pipelinesascode.tekton.dev/cancel-in-progress": "false",
                    "pipelinesascode.tekton.dev/check-run-id": "73028645991",
                    "pipelinesascode.tekton.dev/event-type": "push",
                    "pipelinesascode.tekton.dev/original-prname": "tsf-demo-comp-on-push",
                    "pipelinesascode.tekton.dev/repository": "tsf-demo-comp",
                    "pipelinesascode.tekton.dev/sha": "b3b65b0912882839788475cafebab74da0ac6cd2",
                    "pipelinesascode.tekton.dev/state": "completed",
                    "pipelinesascode.tekton.dev/url-org": "rhads-tsf-qe",
                    "pipelinesascode.tekton.dev/url-repository": "testrepo",
                    "tekton.dev/pipeline": "tsf-demo-comp-on-push-xcln6"
                },
                "name": "tsf-demo-comp-on-push-xcln6",
                "namespace": "default-tenant",
                "resourceVersion": "40901",
                "uid": "aaca7cb3-b881-43e1-b611-996355679b01"
            },
            "spec": {
                "params": [
                    {
                        "name": "git-url",
                        "value": "https://github.com/rhads-tsf-qe/testrepo"
                    },
                    {
                        "name": "revision",
                        "value": "b3b65b0912882839788475cafebab74da0ac6cd2"
                    },
                    {
                        "name": "output-image",
                        "value": "quay.io/rhtap_qe/default-tenant/tsf-demo-comp:b3b65b0912882839788475cafebab74da0ac6cd2"
                    },
                    {
                        "name": "dockerfile",
                        "value": "Dockerfile"
                    }
                ],
                "pipelineSpec": {
                    "description": "This pipeline is ideal for building demo container images from a Containerfile while maintaining trust after pipeline customization.\n\nThis version of pipeline has minimal resource requests set, it's good for demonstrating and testing.\n\n_Uses `buildah` to create a container image leveraging [trusted artifacts](https://konflux-ci.dev/architecture/ADR/0036-trusted-artifacts.html). It also optionally creates a source image and runs some build-time tests. Information is shared between tasks using OCI artifacts instead of PVCs. EC will pass the [`trusted_task.trusted`](https://conforma.dev/docs/policy/packages/release_trusted_task.html#trusted_task__trusted) policy as long as all data used to build the artifact is generated from trusted tasks.\nThis pipeline is pushed as a Tekton bundle to [quay.io](https://quay.io/repository/konflux-ci/tekton-catalog/pipeline-docker-build-oci-ta?tab=tags)_\n",
                    "params": [
                        {
                            "description": "Source Repository URL",
                            "name": "git-url",
                            "type": "string"
                        },
                        {
                            "default": "",
                            "description": "Revision of the Source Repository",
                            "name": "revision",
                            "type": "string"
                        },
                        {
                            "description": "Fully Qualified Output Image",
                            "name": "output-image",
                            "type": "string"
                        },
                        {
                            "default": ".",
                            "description": "Path to the source code of an application's component from where to build image.",
                            "name": "path-context",
                            "type": "string"
                        },
                        {
                            "default": "Dockerfile",
                            "description": "Path to the Dockerfile inside the context specified by parameter path-context",
                            "name": "dockerfile",
                            "type": "string"
                        },
                        {
                            "default": "false",
                            "description": "Skip checks against built image",
                            "name": "skip-checks",
                            "type": "string"
                        },
                        {
                            "default": "false",
                            "description": "Execute the build with network isolation",
                            "name": "hermetic",
                            "type": "string"
                        },
                        {
                            "default": "",
                            "description": "Build dependencies to be prefetched",
                            "name": "prefetch-input",
                            "type": "string"
                        },
                        {
                            "default": "",
                            "description": "Image tag expiration time, time values could be something like 1h, 2d, 3w for hours, days, and weeks, respectively.",
                            "name": "image-expires-after",
                            "type": "string"
                        },
                        {
                            "default": "false",
                            "description": "Add built image into an OCI image index",
                            "name": "build-image-index",
                            "type": "string"
                        },
                        {
                            "default": "docker",
                            "description": "The format for the resulting image's mediaType. Valid values are oci or docker.",
                            "name": "buildah-format",
                            "type": "string"
                        },
                        {
                            "default": "false",
                            "description": "Enable cache proxy configuration",
                            "name": "enable-cache-proxy",
                            "type": "string"
                        },
                        {
                            "default": [],
                            "description": "Array of --build-arg values (\"arg=value\" strings) for buildah",
                            "name": "build-args",
                            "type": "array"
                        },
                        {
                            "default": "",
                            "description": "Path to a file with build arguments for buildah, see https://www.mankier.com/1/buildah-build#--build-arg-file",
                            "name": "build-args-file",
                            "type": "string"
                        },
                        {
                            "default": "false",
                            "description": "Whether to enable privileged mode, should be used only with remote VMs",
                            "name": "privileged-nested",
                            "type": "string"
                        }
                    ],
                    "results": [
                        {
                            "description": "",
                            "name": "IMAGE_URL",
                            "value": "$(tasks.build-image-index.results.IMAGE_URL)"
                        },
                        {
                            "description": "",
                            "name": "IMAGE_DIGEST",
                            "value": "$(tasks.build-image-index.results.IMAGE_DIGEST)"
                        },
                        {
                            "description": "",
                            "name": "CHAINS-GIT_URL",
                            "value": "$(tasks.clone-repository.results.url)"
                        },
                        {
                            "description": "",
                            "name": "CHAINS-GIT_COMMIT",
                            "value": "$(tasks.clone-repository.results.commit)"
                        }
                    ],
                    "tasks": [
                        {
                            "name": "init",
                            "params": [
                                {
                                    "name": "enable-cache-proxy",
                                    "value": "$(params.enable-cache-proxy)"
                                }
                            ],
                            "taskRef": {
                                "params": [
                                    {
                                        "name": "name",
                                        "value": "init"
                                    },
                                    {
                                        "name": "bundle",
                                        "value": "quay.io/konflux-ci/tekton-catalog/task-init:0.4@sha256:288f3106118edc1d0f0c79a89c960abf5841a4dd8bc3f38feb10527253105b19"
                                    },
                                    {
                                        "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:2fff50eaed7d278c3ed82375d28241eaf6eecbc389ec4d44992721786a0dfa68"
                                    },
                                    {
                                        "name": "kind",
                                        "value": "task"
                                    }
                                ],
                                "resolver": "bundles"
                            },
                            "workspaces": [
                                {
                                    "name": "basic-auth",
                                    "workspace": "git-auth"
                                }
                            ]
                        },
                        {
                            "name": "prefetch-dependencies",
                            "params": [
                                {
                                    "name": "input",
                                    "value": "$(params.prefetch-input)"
                                },
                                {
                                    "name": "SOURCE_ARTIFACT",
                                    "value": "$(tasks.clone-repository.results.SOURCE_ARTIFACT)"
                                },
                                {
                                    "name": "ociStorage",
                                    "value": "$(params.output-image).prefetch"
                                },
                                {
                                    "name": "ociArtifactExpiresAfter",
                                    "value": "$(params.image-expires-after)"
                                }
                            ],
                            "runAfter": [
                                "clone-repository"
                            ],
                            "taskRef": {
                                "params": [
                                    {
                                        "name": "name",
                                        "value": "prefetch-dependencies-oci-ta-min"
                                    },
                                    {
                                        "name": "bundle",
                                        "value": "quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies-oci-ta-min:0.3@sha256:1a41e7ee19f9e02874b4ef1f74e6f588a7601deaf5b30ca0862808e5760cea5d"
                                    },
                                    {
                                        "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:95c1b5a8b454e19bd4eb28bf90ee0247467743d0e0f5737d952dce1a99108d2f"
                                    },
                                    {
                                        "name": "kind",
                                        "value": "task"
                                    }
                                ],
                                "resolver": "bundles"
                            }
                        },
                        {
                            "name": "build-image-index",
                            "params": [
                                {
                                    "name": "IMAGE",
                                    "value": "$(params.output-image)"
                                },
                                {
                                    "name": "COMMIT_SHA",
                                    "value": "$(tasks.clone-repository.results.commit)"
                                },
                                {
                                    "name": "IMAGE_EXPIRES_AFTER",
                                    "value": "$(params.image-expires-after)"
                                },
                                {
                                    "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.2@sha256:79b412747e07caf80cace222ef8ee7e7955676f7928b893ed39c107f4ec62bf3"
                                    },
                                    {
                                        "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": "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-min"
                                    },
                                    {
                                        "name": "bundle",
                                        "value": "quay.io/konflux-ci/tekton-catalog/task-clair-scan-min:0.3@sha256:c117d0fd0b5413b5addb014027f06b1ea2c39c8e962876810c40c7baf5b54e72"
                                    },
                                    {
                                        "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:47b81d6b3d752649eddfbb8b3fd8f6522c4bb07f6d1946f9bc45dae3f92e2c9a"
                                    },
                                    {
                                        "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": {
                    "serviceAccountName": "build-pipeline-tsf-demo-comp"
                },
                "timeouts": {
                    "pipeline": "1h0m0s"
                },
                "workspaces": [
                    {
                        "name": "git-auth",
                        "secret": {
                            "secretName": "pac-gitauth-yboavx"
                        }
                    }
                ]
            },
            "status": {
                "childReferences": [
                    {
                        "apiVersion": "tekton.dev/v1",
                        "kind": "TaskRun",
                        "name": "tsf-demo-comp-on-push-xcln6-init",
                        "pipelineTaskName": "init"
                    },
                    {
                        "apiVersion": "tekton.dev/v1",
                        "kind": "TaskRun",
                        "name": "tsf-demo-comp-on-push-xcln6-clone-repository",
                        "pipelineTaskName": "clone-repository"
                    },
                    {
                        "apiVersion": "tekton.dev/v1",
                        "kind": "TaskRun",
                        "name": "tsf-demo-comp-on-push-xcln6-prefetch-dependencies",
                        "pipelineTaskName": "prefetch-dependencies"
                    },
                    {
                        "apiVersion": "tekton.dev/v1",
                        "kind": "TaskRun",
                        "name": "tsf-demo-comp-on-push-xcln6-build-container",
                        "pipelineTaskName": "build-container"
                    },
                    {
                        "apiVersion": "tekton.dev/v1",
                        "kind": "TaskRun",
                        "name": "tsf-demo-comp-on-push-xcln6-build-image-index",
                        "pipelineTaskName": "build-image-index"
                    },
                    {
                        "apiVersion": "tekton.dev/v1",
                        "kind": "TaskRun",
                        "name": "tsf-demo-comp-on-push-xcln6-deprecated-base-image-check",
                        "pipelineTaskName": "deprecated-base-image-check",
                        "whenExpressions": [
                            {
                                "input": "false",
                                "operator": "in",
                                "values": [
                                    "false"
                                ]
                            }
                        ]
                    },
                    {
                        "apiVersion": "tekton.dev/v1",
                        "kind": "TaskRun",
                        "name": "tsf-demo-comp-on-push-xcln6-clair-scan",
                        "pipelineTaskName": "clair-scan",
                        "whenExpressions": [
                            {
                                "input": "false",
                                "operator": "in",
                                "values": [
                                    "false"
                                ]
                            }
                        ]
                    },
                    {
                        "apiVersion": "tekton.dev/v1",
                        "kind": "TaskRun",
                        "name": "tsf-demo-comp-on-push-xcln6-clamav-scan",
                        "pipelineTaskName": "clamav-scan",
                        "whenExpressions": [
                            {
                                "input": "false",
                                "operator": "in",
                                "values": [
                                    "false"
                                ]
                            }
                        ]
                    },
                    {
                        "apiVersion": "tekton.dev/v1",
                        "kind": "TaskRun",
                        "name": "tsf-demo-comp-on-push-xcln6-sast-shell-check",
                        "pipelineTaskName": "sast-shell-check",
                        "whenExpressions": [
                            {
                                "input": "false",
                                "operator": "in",
                                "values": [
                                    "false"
                                ]
                            }
                        ]
                    },
                    {
                        "apiVersion": "tekton.dev/v1",
                        "kind": "TaskRun",
                        "name": "tsf-demo-comp-on-push-xcln6-sast-unicode-check",
                        "pipelineTaskName": "sast-unicode-check",
                        "whenExpressions": [
                            {
                                "input": "false",
                                "operator": "in",
                                "values": [
                                    "false"
                                ]
                            }
                        ]
                    },
                    {
                        "apiVersion": "tekton.dev/v1",
                        "kind": "TaskRun",
                        "name": "tsf-demo-comp-on-push-xcln6-rpms-signature-scan",
                        "pipelineTaskName": "rpms-signature-scan",
                        "whenExpressions": [
                            {
                                "input": "false",
                                "operator": "in",
                                "values": [
                                    "false"
                                ]
                            }
                        ]
                    },
                    {
                        "apiVersion": "tekton.dev/v1",
                        "kind": "TaskRun",
                        "name": "tsf-demo-comp-on-push-xcln6-tpa-scan",
                        "pipelineTaskName": "tpa-scan",
                        "whenExpressions": [
                            {
                                "input": "false",
                                "operator": "in",
                                "values": [
                                    "false"
                                ]
                            }
                        ]
                    }
                ],
                "completionTime": "2026-04-25T19:30:26Z",
                "conditions": [
                    {
                        "lastTransitionTime": "2026-04-25T19:30:26Z",
                        "message": "Tasks Completed: 12 (Failed: 0, Cancelled 0), Skipped: 0",
                        "reason": "Succeeded",
                        "status": "True",
                        "type": "Succeeded"
                    }
                ],
                "pipelineSpec": {
                    "description": "This pipeline is ideal for building demo container images from a Containerfile while maintaining trust after pipeline customization.\n\nThis version of pipeline has minimal resource requests set, it's good for demonstrating and testing.\n\n_Uses `buildah` to create a container image leveraging [trusted artifacts](https://konflux-ci.dev/architecture/ADR/0036-trusted-artifacts.html). It also optionally creates a source image and runs some build-time tests. Information is shared between tasks using OCI artifacts instead of PVCs. EC will pass the [`trusted_task.trusted`](https://conforma.dev/docs/policy/packages/release_trusted_task.html#trusted_task__trusted) policy as long as all data used to build the artifact is generated from trusted tasks.\nThis pipeline is pushed as a Tekton bundle to [quay.io](https://quay.io/repository/konflux-ci/tekton-catalog/pipeline-docker-build-oci-ta?tab=tags)_\n",
                    "params": [
                        {
                            "description": "Source Repository URL",
                            "name": "git-url",
                            "type": "string"
                        },
                        {
                            "default": "",
                            "description": "Revision of the Source Repository",
                            "name": "revision",
                            "type": "string"
                        },
                        {
                            "description": "Fully Qualified Output Image",
                            "name": "output-image",
                            "type": "string"
                        },
                        {
                            "default": ".",
                            "description": "Path to the source code of an application's component from where to build image.",
                            "name": "path-context",
                            "type": "string"
                        },
                        {
                            "default": "Dockerfile",
                            "description": "Path to the Dockerfile inside the context specified by parameter path-context",
                            "name": "dockerfile",
                            "type": "string"
                        },
                        {
                            "default": "false",
                            "description": "Skip checks against built image",
                            "name": "skip-checks",
                            "type": "string"
                        },
                        {
                            "default": "false",
                            "description": "Execute the build with network isolation",
                            "name": "hermetic",
                            "type": "string"
                        },
                        {
                            "default": "",
                            "description": "Build dependencies to be prefetched",
                            "name": "prefetch-input",
                            "type": "string"
                        },
                        {
                            "default": "",
                            "description": "Image tag expiration time, time values could be something like 1h, 2d, 3w for hours, days, and weeks, respectively.",
                            "name": "image-expires-after",
                            "type": "string"
                        },
                        {
                            "default": "false",
                            "description": "Add built image into an OCI image index",
                            "name": "build-image-index",
                            "type": "string"
                        },
                        {
                            "default": "docker",
                            "description": "The format for the resulting image's mediaType. Valid values are oci or docker.",
                            "name": "buildah-format",
                            "type": "string"
                        },
                        {
                            "default": "false",
                            "description": "Enable cache proxy configuration",
                            "name": "enable-cache-proxy",
                            "type": "string"
                        },
                        {
                            "default": [],
                            "description": "Array of --build-arg values (\"arg=value\" strings) for buildah",
                            "name": "build-args",
                            "type": "array"
                        },
                        {
                            "default": "",
                            "description": "Path to a file with build arguments for buildah, see https://www.mankier.com/1/buildah-build#--build-arg-file",
                            "name": "build-args-file",
                            "type": "string"
                        },
                        {
                            "default": "false",
                            "description": "Whether to enable privileged mode, should be used only with remote VMs",
                            "name": "privileged-nested",
                            "type": "string"
                        }
                    ],
                    "results": [
                        {
                            "description": "",
                            "name": "IMAGE_URL",
                            "value": "$(tasks.build-image-index.results.IMAGE_URL)"
                        },
                        {
                            "description": "",
                            "name": "IMAGE_DIGEST",
                            "value": "$(tasks.build-image-index.results.IMAGE_DIGEST)"
                        },
                        {
                            "description": "",
                            "name": "CHAINS-GIT_URL",
                            "value": "$(tasks.clone-repository.results.url)"
                        },
                        {
                            "description": "",
                            "name": "CHAINS-GIT_COMMIT",
                            "value": "$(tasks.clone-repository.results.commit)"
                        }
                    ],
                    "tasks": [
                        {
                            "name": "init",
                            "params": [
                                {
                                    "name": "enable-cache-proxy",
                                    "value": "false"
                                }
                            ],
                            "taskRef": {
                                "params": [
                                    {
                                        "name": "name",
                                        "value": "init"
                                    },
                                    {
                                        "name": "bundle",
                                        "value": "quay.io/konflux-ci/tekton-catalog/task-init:0.4@sha256:288f3106118edc1d0f0c79a89c960abf5841a4dd8bc3f38feb10527253105b19"
                                    },
                                    {
                                        "name": "kind",
                                        "value": "task"
                                    }
                                ],
                                "resolver": "bundles"
                            }
                        },
                        {
                            "name": "clone-repository",
                            "params": [
                                {
                                    "name": "url",
                                    "value": "https://github.com/rhads-tsf-qe/testrepo"
                                },
                                {
                                    "name": "revision",
                                    "value": "b3b65b0912882839788475cafebab74da0ac6cd2"
                                },
                                {
                                    "name": "ociStorage",
                                    "value": "quay.io/rhtap_qe/default-tenant/tsf-demo-comp:b3b65b0912882839788475cafebab74da0ac6cd2.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:2fff50eaed7d278c3ed82375d28241eaf6eecbc389ec4d44992721786a0dfa68"
                                    },
                                    {
                                        "name": "kind",
                                        "value": "task"
                                    }
                                ],
                                "resolver": "bundles"
                            },
                            "workspaces": [
                                {
                                    "name": "basic-auth",
                                    "workspace": "git-auth"
                                }
                            ]
                        },
                        {
                            "name": "prefetch-dependencies",
                            "params": [
                                {
                                    "name": "input",
                                    "value": ""
                                },
                                {
                                    "name": "SOURCE_ARTIFACT",
                                    "value": "$(tasks.clone-repository.results.SOURCE_ARTIFACT)"
                                },
                                {
                                    "name": "ociStorage",
                                    "value": "quay.io/rhtap_qe/default-tenant/tsf-demo-comp:b3b65b0912882839788475cafebab74da0ac6cd2.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:1a41e7ee19f9e02874b4ef1f74e6f588a7601deaf5b30ca0862808e5760cea5d"
                                    },
                                    {
                                        "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/rhtap_qe/default-tenant/tsf-demo-comp:b3b65b0912882839788475cafebab74da0ac6cd2"
                                },
                                {
                                    "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:95c1b5a8b454e19bd4eb28bf90ee0247467743d0e0f5737d952dce1a99108d2f"
                                    },
                                    {
                                        "name": "kind",
                                        "value": "task"
                                    }
                                ],
                                "resolver": "bundles"
                            }
                        },
                        {
                            "name": "build-image-index",
                            "params": [
                                {
                                    "name": "IMAGE",
                                    "value": "quay.io/rhtap_qe/default-tenant/tsf-demo-comp:b3b65b0912882839788475cafebab74da0ac6cd2"
                                },
                                {
                                    "name": "COMMIT_SHA",
                                    "value": "$(tasks.clone-repository.results.commit)"
                                },
                                {
                                    "name": "IMAGE_EXPIRES_AFTER",
                                    "value": ""
                                },
                                {
                                    "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.2@sha256:79b412747e07caf80cace222ef8ee7e7955676f7928b893ed39c107f4ec62bf3"
                                    },
                                    {
                                        "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": "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-min"
                                    },
                                    {
                                        "name": "bundle",
                                        "value": "quay.io/konflux-ci/tekton-catalog/task-clair-scan-min:0.3@sha256:c117d0fd0b5413b5addb014027f06b1ea2c39c8e962876810c40c7baf5b54e72"
                                    },
                                    {
                                        "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:47b81d6b3d752649eddfbb8b3fd8f6522c4bb07f6d1946f9bc45dae3f92e2c9a"
                                    },
                                    {
                                        "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": "beta",
                        "enableProvenanceInStatus": true,
                        "enforceNonfalsifiability": "none",
                        "maxResultSize": 4096,
                        "resultExtractionMethod": "termination-message",
                        "runningInEnvWithInjectedSidecars": true,
                        "verificationNoMatchPolicy": "ignore"
                    }
                },
                "results": [
                    {
                        "name": "IMAGE_URL",
                        "value": "quay.io/rhtap_qe/default-tenant/tsf-demo-comp:b3b65b0912882839788475cafebab74da0ac6cd2"
                    },
                    {
                        "name": "IMAGE_DIGEST",
                        "value": "sha256:05131464b5516ee9c44a7fec98044462c7be50a050c47c3f8c90699834fd1b35"
                    },
                    {
                        "name": "CHAINS-GIT_URL",
                        "value": "https://github.com/rhads-tsf-qe/testrepo"
                    },
                    {
                        "name": "CHAINS-GIT_COMMIT",
                        "value": "b3b65b0912882839788475cafebab74da0ac6cd2"
                    }
                ],
                "startTime": "2026-04-25T19:22:21Z"
            }
        }
    ],
    "kind": "List",
    "metadata": {
        "resourceVersion": ""
    }
}
