{
    "apiVersion": "v1",
    "items": [
        {
            "apiVersion": "appstudio.redhat.com/v1alpha1",
            "kind": "EnterpriseContractPolicy",
            "metadata": {
                "creationTimestamp": "2026-08-14T18:43:10Z",
                "generation": 1,
                "labels": {
                    "konflux.konflux-ci.dev/component": "enterprise-contract",
                    "konflux.konflux-ci.dev/owner": "konflux-enterprise-contract"
                },
                "name": "default",
                "namespace": "enterprise-contract-service",
                "ownerReferences": [
                    {
                        "apiVersion": "konflux.konflux-ci.dev/v1alpha1",
                        "blockOwnerDeletion": true,
                        "controller": true,
                        "kind": "KonfluxEnterpriseContract",
                        "name": "konflux-enterprise-contract",
                        "uid": "344d097a-e1f3-48a3-ba25-ae18b66c78ac"
                    }
                ],
                "resourceVersion": "6632",
                "uid": "d0327063-ea1d-44f4-8ae9-3ec78fdf8793"
            },
            "spec": {
                "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.",
                "name": "Default",
                "publicKey": "k8s://openshift-pipelines/public-key",
                "sources": [
                    {
                        "config": {
                            "exclude": [
                                "hermetic_task",
                                "source_image",
                                "rpm_repos"
                            ],
                            "include": [
                                "@redhat"
                            ]
                        },
                        "data": [
                            "github.com/konflux-ci/konflux-operator-trusted-sources//data?ref=8eaa4f44c2bf67e6e2b20c5777b0d73e978c632b"
                        ],
                        "name": "Default",
                        "policy": [
                            "oci::quay.io/conforma/release-policy:latest@sha256:f7c5997c273af6f3f3e0c8cb1b34ee44a796e2649df4303c6f121ae774db3dee"
                        ]
                    }
                ]
            }
        },
        {
            "apiVersion": "appstudio.redhat.com/v1alpha1",
            "kind": "EnterpriseContractPolicy",
            "metadata": {
                "creationTimestamp": "2026-08-14T18:46:08Z",
                "generation": 1,
                "name": "hpath-policy-fqoe",
                "namespace": "happy-path-managed",
                "resourceVersion": "8739",
                "uid": "3a7ca204-64a4-4cc3-b157-234837b587e1"
            },
            "spec": {
                "description": "Red Hat's enterprise requirements",
                "publicKey": "k8s://happy-path-managed/cosign-public-key",
                "sources": [
                    {
                        "config": {
                            "exclude": [
                                "step_image_registries",
                                "tasks.required_tasks_found:prefetch-dependencies"
                            ],
                            "include": [
                                "@slsa3"
                            ]
                        },
                        "data": [
                            "github.com/konflux-ci/konflux-operator-trusted-sources//data?ref=8eaa4f44c2bf67e6e2b20c5777b0d73e978c632b"
                        ],
                        "name": "Default",
                        "policy": [
                            "oci::quay.io/conforma/release-policy:latest@sha256:f7c5997c273af6f3f3e0c8cb1b34ee44a796e2649df4303c6f121ae774db3dee"
                        ]
                    }
                ]
            }
        }
    ],
    "kind": "List",
    "metadata": {
        "resourceVersion": ""
    }
}
