Action not permitted
Modal body text goes here.
Modal Title
Modal Body
CVE-2025-66564 (GCVE-0-2025-66564)
Vulnerability from cvelistv5 – Published: 2025-12-04 22:37 – Updated: 2025-12-05 14:55- CWE-405 - Asymmetric Resource Consumption (Amplification)
| URL | Tags |
|---|---|
| https://github.com/sigstore/timestamp-authority/s… | x_refsource_CONFIRM |
| https://github.com/sigstore/timestamp-authority/c… | x_refsource_MISC |
| Vendor | Product | Version | |
|---|---|---|---|
| sigstore | timestamp-authority |
Affected:
< 2.0.3
|
{
"containers": {
"adp": [
{
"metrics": [
{
"other": {
"content": {
"id": "CVE-2025-66564",
"options": [
{
"Exploitation": "none"
},
{
"Automatable": "yes"
},
{
"Technical Impact": "partial"
}
],
"role": "CISA Coordinator",
"timestamp": "2025-12-05T14:55:44.658584Z",
"version": "2.0.3"
},
"type": "ssvc"
}
}
],
"providerMetadata": {
"dateUpdated": "2025-12-05T14:55:53.273Z",
"orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
"shortName": "CISA-ADP"
},
"title": "CISA ADP Vulnrichment"
}
],
"cna": {
"affected": [
{
"product": "timestamp-authority",
"vendor": "sigstore",
"versions": [
{
"status": "affected",
"version": "\u003c 2.0.3"
}
]
}
],
"descriptions": [
{
"lang": "en",
"value": "Sigstore Timestamp Authority is a service for issuing RFC 3161 timestamps. Prior to 2.0.3, Function api.ParseJSONRequest currently splits (via a call to strings.Split) an optionally-provided OID (which is untrusted data) on periods. Similarly, function api.getContentType splits the Content-Type header (which is also untrusted data) on an application string. As a result, in the face of a malicious request with either an excessively long OID in the payload containing many period characters or a malformed Content-Type header, a call to api.ParseJSONRequest or api.getContentType incurs allocations of O(n) bytes (where n stands for the length of the function\u0027s argument). This vulnerability is fixed in 2.0.3."
}
],
"metrics": [
{
"cvssV3_1": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
}
}
],
"problemTypes": [
{
"descriptions": [
{
"cweId": "CWE-405",
"description": "CWE-405: Asymmetric Resource Consumption (Amplification)",
"lang": "en",
"type": "CWE"
}
]
}
],
"providerMetadata": {
"dateUpdated": "2025-12-04T22:37:13.307Z",
"orgId": "a0819718-46f1-4df5-94e2-005712e83aaa",
"shortName": "GitHub_M"
},
"references": [
{
"name": "https://github.com/sigstore/timestamp-authority/security/advisories/GHSA-4qg8-fj49-pxjh",
"tags": [
"x_refsource_CONFIRM"
],
"url": "https://github.com/sigstore/timestamp-authority/security/advisories/GHSA-4qg8-fj49-pxjh"
},
{
"name": "https://github.com/sigstore/timestamp-authority/commit/0cae34e197d685a14904e0bad135b89d13b69421",
"tags": [
"x_refsource_MISC"
],
"url": "https://github.com/sigstore/timestamp-authority/commit/0cae34e197d685a14904e0bad135b89d13b69421"
}
],
"source": {
"advisory": "GHSA-4qg8-fj49-pxjh",
"discovery": "UNKNOWN"
},
"title": "Sigstore Timestamp Authority allocates excessive memory during request parsing"
}
},
"cveMetadata": {
"assignerOrgId": "a0819718-46f1-4df5-94e2-005712e83aaa",
"assignerShortName": "GitHub_M",
"cveId": "CVE-2025-66564",
"datePublished": "2025-12-04T22:37:13.307Z",
"dateReserved": "2025-12-04T16:05:22.975Z",
"dateUpdated": "2025-12-05T14:55:53.273Z",
"state": "PUBLISHED"
},
"dataType": "CVE_RECORD",
"dataVersion": "5.2",
"vulnerability-lookup:meta": {
"epss": {
"cve": "CVE-2025-66564",
"date": "2026-06-06",
"epss": "0.00019",
"percentile": "0.05357"
},
"nvd": "{\"cve\":{\"id\":\"CVE-2025-66564\",\"sourceIdentifier\":\"security-advisories@github.com\",\"published\":\"2025-12-04T23:15:47.430\",\"lastModified\":\"2026-03-17T20:38:33.343\",\"vulnStatus\":\"Analyzed\",\"cveTags\":[],\"descriptions\":[{\"lang\":\"en\",\"value\":\"Sigstore Timestamp Authority is a service for issuing RFC 3161 timestamps. Prior to 2.0.3, Function api.ParseJSONRequest currently splits (via a call to strings.Split) an optionally-provided OID (which is untrusted data) on periods. Similarly, function api.getContentType splits the Content-Type header (which is also untrusted data) on an application string. As a result, in the face of a malicious request with either an excessively long OID in the payload containing many period characters or a malformed Content-Type header, a call to api.ParseJSONRequest or api.getContentType incurs allocations of O(n) bytes (where n stands for the length of the function\u0027s argument). This vulnerability is fixed in 2.0.3.\"}],\"metrics\":{\"cvssMetricV31\":[{\"source\":\"security-advisories@github.com\",\"type\":\"Secondary\",\"cvssData\":{\"version\":\"3.1\",\"vectorString\":\"CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H\",\"baseScore\":7.5,\"baseSeverity\":\"HIGH\",\"attackVector\":\"NETWORK\",\"attackComplexity\":\"LOW\",\"privilegesRequired\":\"NONE\",\"userInteraction\":\"NONE\",\"scope\":\"UNCHANGED\",\"confidentialityImpact\":\"NONE\",\"integrityImpact\":\"NONE\",\"availabilityImpact\":\"HIGH\"},\"exploitabilityScore\":3.9,\"impactScore\":3.6}]},\"weaknesses\":[{\"source\":\"security-advisories@github.com\",\"type\":\"Secondary\",\"description\":[{\"lang\":\"en\",\"value\":\"CWE-405\"}]}],\"configurations\":[{\"nodes\":[{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:linuxfoundation:sigstore_timestamp_authority:*:*:*:*:*:*:*:*\",\"versionEndExcluding\":\"2.0.3\",\"matchCriteriaId\":\"7D8EA727-11A8-4D61-8E22-F87608DA7009\"}]}]}],\"references\":[{\"url\":\"https://github.com/sigstore/timestamp-authority/commit/0cae34e197d685a14904e0bad135b89d13b69421\",\"source\":\"security-advisories@github.com\",\"tags\":[\"Patch\"]},{\"url\":\"https://github.com/sigstore/timestamp-authority/security/advisories/GHSA-4qg8-fj49-pxjh\",\"source\":\"security-advisories@github.com\",\"tags\":[\"Vendor Advisory\"]}]}}",
"vulnrichment": {
"containers": "{\"adp\": [{\"title\": \"CISA ADP Vulnrichment\", \"metrics\": [{\"other\": {\"type\": \"ssvc\", \"content\": {\"id\": \"CVE-2025-66564\", \"role\": \"CISA Coordinator\", \"options\": [{\"Exploitation\": \"none\"}, {\"Automatable\": \"yes\"}, {\"Technical Impact\": \"partial\"}], \"version\": \"2.0.3\", \"timestamp\": \"2025-12-05T14:55:44.658584Z\"}}}], \"providerMetadata\": {\"orgId\": \"134c704f-9b21-4f2e-91b3-4a467353bcc0\", \"shortName\": \"CISA-ADP\", \"dateUpdated\": \"2025-12-05T14:55:50.449Z\"}}], \"cna\": {\"title\": \"Sigstore Timestamp Authority allocates excessive memory during request parsing\", \"source\": {\"advisory\": \"GHSA-4qg8-fj49-pxjh\", \"discovery\": \"UNKNOWN\"}, \"metrics\": [{\"cvssV3_1\": {\"scope\": \"UNCHANGED\", \"version\": \"3.1\", \"baseScore\": 7.5, \"attackVector\": \"NETWORK\", \"baseSeverity\": \"HIGH\", \"vectorString\": \"CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H\", \"integrityImpact\": \"NONE\", \"userInteraction\": \"NONE\", \"attackComplexity\": \"LOW\", \"availabilityImpact\": \"HIGH\", \"privilegesRequired\": \"NONE\", \"confidentialityImpact\": \"NONE\"}}], \"affected\": [{\"vendor\": \"sigstore\", \"product\": \"timestamp-authority\", \"versions\": [{\"status\": \"affected\", \"version\": \"\u003c 2.0.3\"}]}], \"references\": [{\"url\": \"https://github.com/sigstore/timestamp-authority/security/advisories/GHSA-4qg8-fj49-pxjh\", \"name\": \"https://github.com/sigstore/timestamp-authority/security/advisories/GHSA-4qg8-fj49-pxjh\", \"tags\": [\"x_refsource_CONFIRM\"]}, {\"url\": \"https://github.com/sigstore/timestamp-authority/commit/0cae34e197d685a14904e0bad135b89d13b69421\", \"name\": \"https://github.com/sigstore/timestamp-authority/commit/0cae34e197d685a14904e0bad135b89d13b69421\", \"tags\": [\"x_refsource_MISC\"]}], \"descriptions\": [{\"lang\": \"en\", \"value\": \"Sigstore Timestamp Authority is a service for issuing RFC 3161 timestamps. Prior to 2.0.3, Function api.ParseJSONRequest currently splits (via a call to strings.Split) an optionally-provided OID (which is untrusted data) on periods. Similarly, function api.getContentType splits the Content-Type header (which is also untrusted data) on an application string. As a result, in the face of a malicious request with either an excessively long OID in the payload containing many period characters or a malformed Content-Type header, a call to api.ParseJSONRequest or api.getContentType incurs allocations of O(n) bytes (where n stands for the length of the function\u0027s argument). This vulnerability is fixed in 2.0.3.\"}], \"problemTypes\": [{\"descriptions\": [{\"lang\": \"en\", \"type\": \"CWE\", \"cweId\": \"CWE-405\", \"description\": \"CWE-405: Asymmetric Resource Consumption (Amplification)\"}]}], \"providerMetadata\": {\"orgId\": \"a0819718-46f1-4df5-94e2-005712e83aaa\", \"shortName\": \"GitHub_M\", \"dateUpdated\": \"2025-12-04T22:37:13.307Z\"}}}",
"cveMetadata": "{\"cveId\": \"CVE-2025-66564\", \"state\": \"PUBLISHED\", \"dateUpdated\": \"2025-12-05T14:55:53.273Z\", \"dateReserved\": \"2025-12-04T16:05:22.975Z\", \"assignerOrgId\": \"a0819718-46f1-4df5-94e2-005712e83aaa\", \"datePublished\": \"2025-12-04T22:37:13.307Z\", \"assignerShortName\": \"GitHub_M\"}",
"dataType": "CVE_RECORD",
"dataVersion": "5.2"
}
}
}
RHSA-2026:3087
Vulnerability from csaf_redhat - Published: 2026-02-23 13:35 - Updated: 2026-06-07 01:23A flaw was found in Lodash. A prototype pollution vulnerability in the _.unset and _.omit functions allows an attacker able to control property paths to delete methods from global prototypes. By removing essential functionalities, this can result in a denial of service.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/rhtas-console-ui-rhel9@sha256:e7ee88dd498d337304db3d90f4f352e55114475dbc9d75c3b18a49a249492b1e_amd64 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/rhtas-console-rhel9@sha256:9178c9d48b3e6ac76f4f74b7bb60f450a5076de937ee8843e19cf4749449ecd8_amd64 | — |
Workaround
|
A flaw was found in golang. A remote attacker could exploit this vulnerability by providing a specially crafted certificate during the error string construction process within the `HostnameError.Error()` function. This flaw, caused by unbounded string concatenation, leads to excessive resource consumption. Successful exploitation can result in a denial of service (DoS) for the affected system.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/rhtas-console-rhel9@sha256:9178c9d48b3e6ac76f4f74b7bb60f450a5076de937ee8843e19cf4749449ecd8_amd64 | — |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/rhtas-console-ui-rhel9@sha256:e7ee88dd498d337304db3d90f4f352e55114475dbc9d75c3b18a49a249492b1e_amd64 | — |
A flaw was found in Sigstore Timestamp Authority. This vulnerability allows a denial of service via excessive memory allocation when processing a specially crafted Object Identifier or Content-Type header.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/rhtas-console-rhel9@sha256:9178c9d48b3e6ac76f4f74b7bb60f450a5076de937ee8843e19cf4749449ecd8_amd64 | — |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/rhtas-console-ui-rhel9@sha256:e7ee88dd498d337304db3d90f4f352e55114475dbc9d75c3b18a49a249492b1e_amd64 | — |
A cross site scripting flaw has been discovered in the npm react-router and @remix-run/router packages. React Router (and Remix v1/v2) SPA open navigation redirects originating from loaders or actions in Framework Mode, Data Mode, or the unstable RSC modes can result in unsafe URLs causing unintended javascript execution on the client. This is only an issue if you are creating redirect paths from untrusted content or via an open redirect.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/rhtas-console-ui-rhel9@sha256:e7ee88dd498d337304db3d90f4f352e55114475dbc9d75c3b18a49a249492b1e_amd64 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/rhtas-console-rhel9@sha256:9178c9d48b3e6ac76f4f74b7bb60f450a5076de937ee8843e19cf4749449ecd8_amd64 | — |
Workaround
|
A denial of service flaw has been discovered in the Axios npm package. the mergeConfig function in axios crashes with a TypeError when processing configuration objects containing __proto__ as an own property. An attacker can trigger this by providing a malicious configuration object created via JSON.parse(), causing complete denial of service.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/rhtas-console-ui-rhel9@sha256:e7ee88dd498d337304db3d90f4f352e55114475dbc9d75c3b18a49a249492b1e_amd64 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/rhtas-console-rhel9@sha256:9178c9d48b3e6ac76f4f74b7bb60f450a5076de937ee8843e19cf4749449ecd8_amd64 | — |
Workaround
|
{
"document": {
"aggregate_severity": {
"namespace": "https://access.redhat.com/security/updates/classification/",
"text": "Important"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "The 1.3.2 release of Red Hat Trusted Artifact Signer OpenShift Operator.\nFor more details please visit the product documentation at https://access.redhat.com/documentation/en-us/red_hat_trusted_artifact_signer/1.3",
"title": "Topic"
},
{
"category": "general",
"text": "The RHTAS Operator can be used with OpenShift Container Platform 4.16, 4.17, 4.18, 4.19 and 4.20",
"title": "Details"
},
{
"category": "legal_disclaimer",
"text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.",
"title": "Terms of Use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://access.redhat.com/security/team/contact/",
"issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.",
"name": "Red Hat Product Security",
"namespace": "https://www.redhat.com"
},
"references": [
{
"category": "self",
"summary": "https://access.redhat.com/errata/RHSA-2026:3087",
"url": "https://access.redhat.com/errata/RHSA-2026:3087"
},
{
"category": "external",
"summary": "https://access.redhat.com/documentation/en-us/red_hat_trusted_artifact_signer/1.3",
"url": "https://access.redhat.com/documentation/en-us/red_hat_trusted_artifact_signer/1.3"
},
{
"category": "external",
"summary": "https://access.redhat.com/documentation/en-us/red_hat_trusted_artifact_signer/1.3/html-single/release_notes/index",
"url": "https://access.redhat.com/documentation/en-us/red_hat_trusted_artifact_signer/1.3/html-single/release_notes/index"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2025-13465",
"url": "https://access.redhat.com/security/cve/CVE-2025-13465"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2025-61729",
"url": "https://access.redhat.com/security/cve/CVE-2025-61729"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2025-66564",
"url": "https://access.redhat.com/security/cve/CVE-2025-66564"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-22029",
"url": "https://access.redhat.com/security/cve/CVE-2026-22029"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-25639",
"url": "https://access.redhat.com/security/cve/CVE-2026-25639"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/",
"url": "https://access.redhat.com/security/updates/classification/"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2026/rhsa-2026_3087.json"
}
],
"title": "Red Hat Security Advisory: RHTAS 1.3.2 - Red Hat Trusted Artifact Signer Release",
"tracking": {
"current_release_date": "2026-06-07T01:23:39+00:00",
"generator": {
"date": "2026-06-07T01:23:39+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.8.2"
}
},
"id": "RHSA-2026:3087",
"initial_release_date": "2026-02-23T13:35:49+00:00",
"revision_history": [
{
"date": "2026-02-23T13:35:49+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2026-02-23T13:37:45+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-06-07T01:23:39+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat Trusted Artifact Signer 1.3",
"product": {
"name": "Red Hat Trusted Artifact Signer 1.3",
"product_id": "Red Hat Trusted Artifact Signer 1.3",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:trusted_artifact_signer:1.3::el9"
}
}
}
],
"category": "product_family",
"name": "Red Hat Trusted Artifact Signer"
},
{
"branches": [
{
"category": "product_version",
"name": "registry.redhat.io/rhtas/rhtas-console-rhel9@sha256:9178c9d48b3e6ac76f4f74b7bb60f450a5076de937ee8843e19cf4749449ecd8_amd64",
"product": {
"name": "registry.redhat.io/rhtas/rhtas-console-rhel9@sha256:9178c9d48b3e6ac76f4f74b7bb60f450a5076de937ee8843e19cf4749449ecd8_amd64",
"product_id": "registry.redhat.io/rhtas/rhtas-console-rhel9@sha256:9178c9d48b3e6ac76f4f74b7bb60f450a5076de937ee8843e19cf4749449ecd8_amd64",
"product_identification_helper": {
"purl": "pkg:oci/rhtas-console-rhel9@sha256%3A9178c9d48b3e6ac76f4f74b7bb60f450a5076de937ee8843e19cf4749449ecd8?arch=amd64\u0026repository_url=registry.redhat.io/rhtas\u0026tag=1771324865"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhtas/rhtas-console-ui-rhel9@sha256:e7ee88dd498d337304db3d90f4f352e55114475dbc9d75c3b18a49a249492b1e_amd64",
"product": {
"name": "registry.redhat.io/rhtas/rhtas-console-ui-rhel9@sha256:e7ee88dd498d337304db3d90f4f352e55114475dbc9d75c3b18a49a249492b1e_amd64",
"product_id": "registry.redhat.io/rhtas/rhtas-console-ui-rhel9@sha256:e7ee88dd498d337304db3d90f4f352e55114475dbc9d75c3b18a49a249492b1e_amd64",
"product_identification_helper": {
"purl": "pkg:oci/rhtas-console-ui-rhel9@sha256%3Ae7ee88dd498d337304db3d90f4f352e55114475dbc9d75c3b18a49a249492b1e?arch=amd64\u0026repository_url=registry.redhat.io/rhtas\u0026tag=1771324807"
}
}
}
],
"category": "architecture",
"name": "amd64"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhtas/rhtas-console-rhel9@sha256:9178c9d48b3e6ac76f4f74b7bb60f450a5076de937ee8843e19cf4749449ecd8_amd64 as a component of Red Hat Trusted Artifact Signer 1.3",
"product_id": "Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/rhtas-console-rhel9@sha256:9178c9d48b3e6ac76f4f74b7bb60f450a5076de937ee8843e19cf4749449ecd8_amd64"
},
"product_reference": "registry.redhat.io/rhtas/rhtas-console-rhel9@sha256:9178c9d48b3e6ac76f4f74b7bb60f450a5076de937ee8843e19cf4749449ecd8_amd64",
"relates_to_product_reference": "Red Hat Trusted Artifact Signer 1.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhtas/rhtas-console-ui-rhel9@sha256:e7ee88dd498d337304db3d90f4f352e55114475dbc9d75c3b18a49a249492b1e_amd64 as a component of Red Hat Trusted Artifact Signer 1.3",
"product_id": "Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/rhtas-console-ui-rhel9@sha256:e7ee88dd498d337304db3d90f4f352e55114475dbc9d75c3b18a49a249492b1e_amd64"
},
"product_reference": "registry.redhat.io/rhtas/rhtas-console-ui-rhel9@sha256:e7ee88dd498d337304db3d90f4f352e55114475dbc9d75c3b18a49a249492b1e_amd64",
"relates_to_product_reference": "Red Hat Trusted Artifact Signer 1.3"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2025-13465",
"cwe": {
"id": "CWE-1321",
"name": "Improperly Controlled Modification of Object Prototype Attributes (\u0027Prototype Pollution\u0027)"
},
"discovery_date": "2026-01-21T20:01:28.774829+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/rhtas-console-rhel9@sha256:9178c9d48b3e6ac76f4f74b7bb60f450a5076de937ee8843e19cf4749449ecd8_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2431740"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Lodash. A prototype pollution vulnerability in the _.unset and _.omit functions allows an attacker able to control property paths to delete methods from global prototypes. By removing essential functionalities, this can result in a denial of service.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "lodash: prototype pollution in _.unset and _.omit functions",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This issue is only exploitable by applications using the _.unset and _.omit functions on an object and allowing user input to determine the path of the property to be removed. This issue only allows the deletion of properties but does not allow overwriting their behavior, limiting the impact to a denial of service. Due to this reason, this vulnerability has been rated with an important severity.\n\nIn Grafana, JavaScript code runs only in the browser, while the server side is all Golang. Therefore, the worst-case scenario is a loss of functionality in the client application inside the browser. To reflect this, the CVSS availability metric and the severity of the Grafana and the Grafana-PCP component have been updated to low and moderate, respectively.\n\nThe lodash dependency is bundled and used by the pcs-web-ui component of the PCS package. In Red Hat Enterprise Linux 8.10, the pcs-web-ui component is no longer included in the PCS package. As a result, RHEL 8.10 does not ship the vulnerable lodash component within PCS and is therefore not-affected by this CVE.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/rhtas-console-ui-rhel9@sha256:e7ee88dd498d337304db3d90f4f352e55114475dbc9d75c3b18a49a249492b1e_amd64"
],
"known_not_affected": [
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/rhtas-console-rhel9@sha256:9178c9d48b3e6ac76f4f74b7bb60f450a5076de937ee8843e19cf4749449ecd8_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-13465"
},
{
"category": "external",
"summary": "RHBZ#2431740",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2431740"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-13465",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-13465"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-13465",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-13465"
},
{
"category": "external",
"summary": "https://github.com/lodash/lodash/security/advisories/GHSA-xxjr-mmjv-4gpg",
"url": "https://github.com/lodash/lodash/security/advisories/GHSA-xxjr-mmjv-4gpg"
}
],
"release_date": "2026-01-21T19:05:28.846000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-02-23T13:35:49+00:00",
"details": "Red Hat Trusted Artifact Signer simplifies cryptographic signing and verifying of software artifacts such as container images, binaries and source code changes. It is a self-managed on-premise deployment of the Sigstore project available at https://sigstore.dev\n\nPlatform Engineers, Software Developers and Security Professionals may use RHTAS to ensure the integrity, transparency and assurance of their organization\u0027s software supply chain.\n\nFor details on using the operator, refer to the product documentation at https://access.redhat.com/documentation/en-us/red_hat_trusted_artifact_signer/1.3\n\nYou can find the release notes for this version of Red Hat Trusted Artifact Signer at https://access.redhat.com/documentation/en-us/red_hat_trusted_artifact_signer/1.3/html-single/release_notes/index",
"product_ids": [
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/rhtas-console-ui-rhel9@sha256:e7ee88dd498d337304db3d90f4f352e55114475dbc9d75c3b18a49a249492b1e_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:3087"
},
{
"category": "workaround",
"details": "To mitigate this issue, implement strict input validation before passing any property paths to the _.unset and _.omit functions to block attempts to access the prototype chain. Ensure that strings like __proto__, constructor and prototype are blocked, for example.",
"product_ids": [
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/rhtas-console-rhel9@sha256:9178c9d48b3e6ac76f4f74b7bb60f450a5076de937ee8843e19cf4749449ecd8_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/rhtas-console-ui-rhel9@sha256:e7ee88dd498d337304db3d90f4f352e55114475dbc9d75c3b18a49a249492b1e_amd64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 8.2,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:H",
"version": "3.1"
},
"products": [
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/rhtas-console-rhel9@sha256:9178c9d48b3e6ac76f4f74b7bb60f450a5076de937ee8843e19cf4749449ecd8_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/rhtas-console-ui-rhel9@sha256:e7ee88dd498d337304db3d90f4f352e55114475dbc9d75c3b18a49a249492b1e_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "lodash: prototype pollution in _.unset and _.omit functions"
},
{
"cve": "CVE-2025-61729",
"cwe": {
"id": "CWE-1050",
"name": "Excessive Platform Resource Consumption within a Loop"
},
"discovery_date": "2025-12-02T20:01:45.330964+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/rhtas-console-ui-rhel9@sha256:e7ee88dd498d337304db3d90f4f352e55114475dbc9d75c3b18a49a249492b1e_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2418462"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in golang. A remote attacker could exploit this vulnerability by providing a specially crafted certificate during the error string construction process within the `HostnameError.Error()` function. This flaw, caused by unbounded string concatenation, leads to excessive resource consumption. Successful exploitation can result in a denial of service (DoS) for the affected system.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "crypto/x509: golang: Denial of Service due to excessive resource consumption via crafted certificate",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/rhtas-console-rhel9@sha256:9178c9d48b3e6ac76f4f74b7bb60f450a5076de937ee8843e19cf4749449ecd8_amd64"
],
"known_not_affected": [
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/rhtas-console-ui-rhel9@sha256:e7ee88dd498d337304db3d90f4f352e55114475dbc9d75c3b18a49a249492b1e_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-61729"
},
{
"category": "external",
"summary": "RHBZ#2418462",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2418462"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-61729",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-61729"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-61729",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-61729"
},
{
"category": "external",
"summary": "https://go.dev/cl/725920",
"url": "https://go.dev/cl/725920"
},
{
"category": "external",
"summary": "https://go.dev/issue/76445",
"url": "https://go.dev/issue/76445"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/8FJoBkPddm4",
"url": "https://groups.google.com/g/golang-announce/c/8FJoBkPddm4"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2025-4155",
"url": "https://pkg.go.dev/vuln/GO-2025-4155"
}
],
"release_date": "2025-12-02T18:54:10.166000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-02-23T13:35:49+00:00",
"details": "Red Hat Trusted Artifact Signer simplifies cryptographic signing and verifying of software artifacts such as container images, binaries and source code changes. It is a self-managed on-premise deployment of the Sigstore project available at https://sigstore.dev\n\nPlatform Engineers, Software Developers and Security Professionals may use RHTAS to ensure the integrity, transparency and assurance of their organization\u0027s software supply chain.\n\nFor details on using the operator, refer to the product documentation at https://access.redhat.com/documentation/en-us/red_hat_trusted_artifact_signer/1.3\n\nYou can find the release notes for this version of Red Hat Trusted Artifact Signer at https://access.redhat.com/documentation/en-us/red_hat_trusted_artifact_signer/1.3/html-single/release_notes/index",
"product_ids": [
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/rhtas-console-rhel9@sha256:9178c9d48b3e6ac76f4f74b7bb60f450a5076de937ee8843e19cf4749449ecd8_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:3087"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/rhtas-console-rhel9@sha256:9178c9d48b3e6ac76f4f74b7bb60f450a5076de937ee8843e19cf4749449ecd8_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/rhtas-console-ui-rhel9@sha256:e7ee88dd498d337304db3d90f4f352e55114475dbc9d75c3b18a49a249492b1e_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "crypto/x509: golang: Denial of Service due to excessive resource consumption via crafted certificate"
},
{
"cve": "CVE-2025-66564",
"cwe": {
"id": "CWE-405",
"name": "Asymmetric Resource Consumption (Amplification)"
},
"discovery_date": "2025-12-04T23:01:11.786030+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/rhtas-console-ui-rhel9@sha256:e7ee88dd498d337304db3d90f4f352e55114475dbc9d75c3b18a49a249492b1e_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2419054"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Sigstore Timestamp Authority. This vulnerability allows a denial of service via excessive memory allocation when processing a specially crafted Object Identifier or Content-Type header.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "github.com/sigstore/timestamp-authority: Sigstore Timestamp Authority: Denial of Service via excessive OID or Content-Type header parsing",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This vulnerability is rated Important for Red Hat products. The Sigstore Timestamp Authority, a service for issuing RFC 3161 timestamps, is prone to excessive memory allocation. This occurs when processing untrusted OID payloads with many period characters or malformed Content-Type headers. An unauthenticated attacker could exploit this flaw to trigger a denial of service in affected Red Hat products that utilize this component.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/rhtas-console-rhel9@sha256:9178c9d48b3e6ac76f4f74b7bb60f450a5076de937ee8843e19cf4749449ecd8_amd64"
],
"known_not_affected": [
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/rhtas-console-ui-rhel9@sha256:e7ee88dd498d337304db3d90f4f352e55114475dbc9d75c3b18a49a249492b1e_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-66564"
},
{
"category": "external",
"summary": "RHBZ#2419054",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2419054"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-66564",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-66564"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-66564",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-66564"
},
{
"category": "external",
"summary": "https://github.com/sigstore/timestamp-authority/commit/0cae34e197d685a14904e0bad135b89d13b69421",
"url": "https://github.com/sigstore/timestamp-authority/commit/0cae34e197d685a14904e0bad135b89d13b69421"
},
{
"category": "external",
"summary": "https://github.com/sigstore/timestamp-authority/security/advisories/GHSA-4qg8-fj49-pxjh",
"url": "https://github.com/sigstore/timestamp-authority/security/advisories/GHSA-4qg8-fj49-pxjh"
}
],
"release_date": "2025-12-04T22:37:13.307000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-02-23T13:35:49+00:00",
"details": "Red Hat Trusted Artifact Signer simplifies cryptographic signing and verifying of software artifacts such as container images, binaries and source code changes. It is a self-managed on-premise deployment of the Sigstore project available at https://sigstore.dev\n\nPlatform Engineers, Software Developers and Security Professionals may use RHTAS to ensure the integrity, transparency and assurance of their organization\u0027s software supply chain.\n\nFor details on using the operator, refer to the product documentation at https://access.redhat.com/documentation/en-us/red_hat_trusted_artifact_signer/1.3\n\nYou can find the release notes for this version of Red Hat Trusted Artifact Signer at https://access.redhat.com/documentation/en-us/red_hat_trusted_artifact_signer/1.3/html-single/release_notes/index",
"product_ids": [
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/rhtas-console-rhel9@sha256:9178c9d48b3e6ac76f4f74b7bb60f450a5076de937ee8843e19cf4749449ecd8_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:3087"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/rhtas-console-rhel9@sha256:9178c9d48b3e6ac76f4f74b7bb60f450a5076de937ee8843e19cf4749449ecd8_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/rhtas-console-ui-rhel9@sha256:e7ee88dd498d337304db3d90f4f352e55114475dbc9d75c3b18a49a249492b1e_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "github.com/sigstore/timestamp-authority: Sigstore Timestamp Authority: Denial of Service via excessive OID or Content-Type header parsing"
},
{
"cve": "CVE-2026-22029",
"cwe": {
"id": "CWE-79",
"name": "Improper Neutralization of Input During Web Page Generation (\u0027Cross-site Scripting\u0027)"
},
"discovery_date": "2026-01-10T04:01:03.694749+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/rhtas-console-rhel9@sha256:9178c9d48b3e6ac76f4f74b7bb60f450a5076de937ee8843e19cf4749449ecd8_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2428412"
}
],
"notes": [
{
"category": "description",
"text": "A cross site scripting flaw has been discovered in the npm react-router and @remix-run/router packages. React Router (and Remix v1/v2) SPA open navigation redirects originating from loaders or actions in Framework Mode, Data Mode, or the unstable RSC modes can result in unsafe URLs causing unintended javascript execution on the client. This is only an issue if you are creating redirect paths from untrusted content or via an open redirect.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "@remix-run/router: react-router: React Router vulnerable to XSS via Open Redirects",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/rhtas-console-ui-rhel9@sha256:e7ee88dd498d337304db3d90f4f352e55114475dbc9d75c3b18a49a249492b1e_amd64"
],
"known_not_affected": [
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/rhtas-console-rhel9@sha256:9178c9d48b3e6ac76f4f74b7bb60f450a5076de937ee8843e19cf4749449ecd8_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-22029"
},
{
"category": "external",
"summary": "RHBZ#2428412",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2428412"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-22029",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-22029"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-22029",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-22029"
},
{
"category": "external",
"summary": "https://github.com/remix-run/react-router/security/advisories/GHSA-2w69-qvjg-hvjx",
"url": "https://github.com/remix-run/react-router/security/advisories/GHSA-2w69-qvjg-hvjx"
}
],
"release_date": "2026-01-10T02:42:32.736000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-02-23T13:35:49+00:00",
"details": "Red Hat Trusted Artifact Signer simplifies cryptographic signing and verifying of software artifacts such as container images, binaries and source code changes. It is a self-managed on-premise deployment of the Sigstore project available at https://sigstore.dev\n\nPlatform Engineers, Software Developers and Security Professionals may use RHTAS to ensure the integrity, transparency and assurance of their organization\u0027s software supply chain.\n\nFor details on using the operator, refer to the product documentation at https://access.redhat.com/documentation/en-us/red_hat_trusted_artifact_signer/1.3\n\nYou can find the release notes for this version of Red Hat Trusted Artifact Signer at https://access.redhat.com/documentation/en-us/red_hat_trusted_artifact_signer/1.3/html-single/release_notes/index",
"product_ids": [
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/rhtas-console-ui-rhel9@sha256:e7ee88dd498d337304db3d90f4f352e55114475dbc9d75c3b18a49a249492b1e_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:3087"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/rhtas-console-rhel9@sha256:9178c9d48b3e6ac76f4f74b7bb60f450a5076de937ee8843e19cf4749449ecd8_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/rhtas-console-ui-rhel9@sha256:e7ee88dd498d337304db3d90f4f352e55114475dbc9d75c3b18a49a249492b1e_amd64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 8.0,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "CHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:C/C:H/I:H/A:N",
"version": "3.1"
},
"products": [
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/rhtas-console-rhel9@sha256:9178c9d48b3e6ac76f4f74b7bb60f450a5076de937ee8843e19cf4749449ecd8_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/rhtas-console-ui-rhel9@sha256:e7ee88dd498d337304db3d90f4f352e55114475dbc9d75c3b18a49a249492b1e_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "@remix-run/router: react-router: React Router vulnerable to XSS via Open Redirects"
},
{
"cve": "CVE-2026-25639",
"cwe": {
"id": "CWE-1287",
"name": "Improper Validation of Specified Type of Input"
},
"discovery_date": "2026-02-09T21:00:49.280114+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/rhtas-console-rhel9@sha256:9178c9d48b3e6ac76f4f74b7bb60f450a5076de937ee8843e19cf4749449ecd8_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2438237"
}
],
"notes": [
{
"category": "description",
"text": "A denial of service flaw has been discovered in the Axios npm package. the mergeConfig function in axios crashes with a TypeError when processing configuration objects containing __proto__ as an own property. An attacker can trigger this by providing a malicious configuration object created via JSON.parse(), causing complete denial of service.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "axios: Axios affected by Denial of Service via __proto__ Key in mergeConfig",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/rhtas-console-ui-rhel9@sha256:e7ee88dd498d337304db3d90f4f352e55114475dbc9d75c3b18a49a249492b1e_amd64"
],
"known_not_affected": [
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/rhtas-console-rhel9@sha256:9178c9d48b3e6ac76f4f74b7bb60f450a5076de937ee8843e19cf4749449ecd8_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-25639"
},
{
"category": "external",
"summary": "RHBZ#2438237",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2438237"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-25639",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-25639"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-25639",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-25639"
},
{
"category": "external",
"summary": "https://github.com/axios/axios/commit/28c721588c7a77e7503d0a434e016f852c597b57",
"url": "https://github.com/axios/axios/commit/28c721588c7a77e7503d0a434e016f852c597b57"
},
{
"category": "external",
"summary": "https://github.com/axios/axios/releases/tag/v1.13.5",
"url": "https://github.com/axios/axios/releases/tag/v1.13.5"
},
{
"category": "external",
"summary": "https://github.com/axios/axios/security/advisories/GHSA-43fc-jf86-j433",
"url": "https://github.com/axios/axios/security/advisories/GHSA-43fc-jf86-j433"
}
],
"release_date": "2026-02-09T20:11:22.374000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-02-23T13:35:49+00:00",
"details": "Red Hat Trusted Artifact Signer simplifies cryptographic signing and verifying of software artifacts such as container images, binaries and source code changes. It is a self-managed on-premise deployment of the Sigstore project available at https://sigstore.dev\n\nPlatform Engineers, Software Developers and Security Professionals may use RHTAS to ensure the integrity, transparency and assurance of their organization\u0027s software supply chain.\n\nFor details on using the operator, refer to the product documentation at https://access.redhat.com/documentation/en-us/red_hat_trusted_artifact_signer/1.3\n\nYou can find the release notes for this version of Red Hat Trusted Artifact Signer at https://access.redhat.com/documentation/en-us/red_hat_trusted_artifact_signer/1.3/html-single/release_notes/index",
"product_ids": [
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/rhtas-console-ui-rhel9@sha256:e7ee88dd498d337304db3d90f4f352e55114475dbc9d75c3b18a49a249492b1e_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:3087"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/rhtas-console-rhel9@sha256:9178c9d48b3e6ac76f4f74b7bb60f450a5076de937ee8843e19cf4749449ecd8_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/rhtas-console-ui-rhel9@sha256:e7ee88dd498d337304db3d90f4f352e55114475dbc9d75c3b18a49a249492b1e_amd64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/rhtas-console-rhel9@sha256:9178c9d48b3e6ac76f4f74b7bb60f450a5076de937ee8843e19cf4749449ecd8_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/rhtas-console-ui-rhel9@sha256:e7ee88dd498d337304db3d90f4f352e55114475dbc9d75c3b18a49a249492b1e_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "axios: Axios affected by Denial of Service via __proto__ Key in mergeConfig"
}
]
}
RHSA-2026:3710
Vulnerability from csaf_redhat - Published: 2026-03-04 06:00 - Updated: 2026-06-07 01:23A flaw was found in the Node.js WebSocket library (ws). A request with several headers exceeding the 'server.maxHeadersCount' threshold could be used to crash a ws server, leading to a denial of service.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel8@sha256:0dee713a14ab49d93b52b280d4ca3c6fc1c5f604087c81b755a6715330c91ea7_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel8@sha256:50133b51c695735e5f1fdb54d5423331091c1d113b0747d9565a42839d7510bc_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel8@sha256:56bf189b754dee71d8b4ce9e44389b4ca0762e5f633e728210825472f4c8f3f6_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel8@sha256:d356f3a86b2d3054a9f9c6e36bd488c8eaaef4af199e6a8188f8b50921698d25_arm64 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel8@sha256:0cb744cb7946d857a2cffec641fcbc994e77ddc8d4a5b14c17a28621f4a0a4a9_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel8@sha256:416c99f02abb6274fc87b2599e96b90e74e7a94c28806629c2b98fb2dc7e2afc_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel8@sha256:5c78dfe2380653f0167358565c8b7cab1010321a4eda27ec931715805ab2c256_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel8@sha256:d71dc72648f45660ae1fd98acac0f1876540cac853f5c097ab85c3a5f2c2084f_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel8@sha256:494857108f0b09c8b8985062cc11b9879d126b207fcd72f6abb64ded3d8d1793_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel8@sha256:abca24c41cb24749e70a90aac93354d1924785e3eaf92a55b6906690861bac49_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel8@sha256:b7b03dd023aafe65290969336bcf9e0b7a241c3510dcb3d26519581ba4eed719_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel8@sha256:d52e4a16b2908e99f1e69a1e2ee9233a231fd28c70916ed06c9cd8560478340c_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-controller-rhel8@sha256:35c7d22ab878030711c1ec9d340f25f78257ca3eabdcb5db23db90e80d55e8f1_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-controller-rhel8@sha256:5345cdb7e11186fda1577345f0e426946a5ee9e6bbe6486845511f03114dbe52_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-controller-rhel8@sha256:71d7e93eb9e845a429a7e68801ce7675ffdeebb730c236a8b6c3d59767d8e5d8_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-controller-rhel8@sha256:b33b33412464a6d0bf510e6dd2dc7df8b4ced9a5c08a14d8522db6c8457d1a36_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel8@sha256:9209e159bb11236b49511ed3a59c7f687d06a9f82a02497a637d765cc14ea0c3_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel8@sha256:b2c21a004712bd198698ea75793e57abbe1665e17479e34d0b5e8c81d60b967d_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel8@sha256:b894d94d3e18dc2f4f71f4e791e25da158397264b49ac82f4780ac3322e66200_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel8@sha256:f532249811710dde78cab85e31f99bfebb5ee161167f8116ea00297ac343eefd_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-events-rhel8@sha256:001e28b882e81e4d424b2e1a39933211f15e68048406a6432e6ec59e4b96cc2c_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-events-rhel8@sha256:03dc5eb942a8fb202d8d6492764d5d27dcc326b556bb068070c10b00a3a9d277_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-events-rhel8@sha256:0e59fd179abc02c54784b3293bc3d21087bd0ec135c691c5523879149da33a5a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-events-rhel8@sha256:898085897ff200fdba4d6c14b59548c7fe53164a8c2649e2263a69116737edbf_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel8@sha256:3479cbadb4aa7bab5cc56115d7efe4e406d60010e28561857804926c3fbac9cc_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel8@sha256:6067cedcfde517cc751e14030c620126ea6facf50a4ff16374ca8ebe7bfcbe8b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel8@sha256:a77292658b1ef1e2922f2b7c904ff73c8911bb84f130953897c3a66aec8560da_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel8@sha256:c8aaf02aede730dacca2eed8bb32044f39b74d3ee3fd619a0fa2af864d874fa6_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel8@sha256:1066cf4185e3cd917c05e6d6759fb0a69428c4b43398df10dff8abe523761c09_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel8@sha256:525bbd7fe14ba88b4d9be13c5857e477e3a8daac1185a146707ebb8ef8e81acd_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel8@sha256:dbb678695a4bd07c27a14fec9b70359929bf0d4d33d9ce2d70d1b5157e5026c1_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel8@sha256:fbddec04429c15c833b7631fe3d7c783d33520f30f6d5c8aef2e66b7634873b8_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel8@sha256:0a12cf22aa798dbc3661f7e83aa9c280fe394de5b0ecc6ed7c93be1df539fce9_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel8@sha256:cf30088c2a33f0717657b0ac7c2df1544cb02a39e235011c9d21c658222ef39e_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel8@sha256:ea7aae64763683de9e3fcbda5d6865c975a561b8c6b4299be9dd34088bc5e684_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel8@sha256:fdd2f4bffececf03b6566cf573fdf6224495d79a75ad1031219fad9902d7a3f1_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel8@sha256:23a535f97d17329cf2a1cc9dde90d4d9e2f3f5d979539a8ef5982e1f6693b144_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel8@sha256:7b61bda6116f3f1e93c856543ade553b0a1e4353542f5147da6929a5a8adbac3_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel8@sha256:ab98453c7e13ef2a9429531a1b1635e814df4784599be5c79848fcc849d05136_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel8@sha256:d2993b1a28d230faf64f020c8e8248e06fabf5cd225189b8218a71b2f40e6a9b_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel8@sha256:065def0cfd1e282fd57faedff24873ddb4057afd42d4abc887859c6b8cf8c901_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel8@sha256:14e1402c0d2f4d449146471fff84f6548affdbcd81d1864bce0d29c29ccb15bd_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel8@sha256:1709fbbd4a92d49d492e6bc977f2c32efe4559bde59668e818be70d38acdf757_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel8@sha256:5f9e44c7e682756007cc7bc493511c4a44536a04271ec1984f5a3ece7f1a8a49_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-nop-rhel8@sha256:72978ab3728ae29e51b68affb9e0b9a501bc69653c392783cb9ea121c8971661_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-nop-rhel8@sha256:9a0cf80bdfe89d4c472dc555f314d0bd5c4763bc637d45ddd89b8bb78236a44f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-nop-rhel8@sha256:b767a9acd7013d08b744b8155cecbe219bfd7a416a3f1ac3a129d67ab062741a_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-nop-rhel8@sha256:dfb1b5680a223da82b0b2dada35342525a88a925f4d22b8168c7edcf2b93049c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel8@sha256:46612f85239df62f6c6d3684367e34a06ddf3982754d5d130b5c0d77f587deea_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel8@sha256:4c111f708f6ae46c74f7ecae415b9b12e1cbb0380f97c4bee6f98ce32de0ef18_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel8@sha256:607ba1de03fdda867014d183a7f54745c6d687441d7e230cbe45d9234c623ed2_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel8@sha256:c7633b12a75e2a382fb3104a6fcc03227dcc980d2d764f828c75b48ccf73bbab_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel8@sha256:0a2fbc739785a2cc2ad17b79e360788216b2a87422e7d1512ea59a8672557a3e_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel8@sha256:25c1f3d9abd1e123e2a11e5349c0b59eb24238a10dc16e01e59976d061ea7af7_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel8@sha256:375388a1122a4bc5ffe695d4f8c69c9cf0c1d65ba89e92a6caeb68be40fbbbdc_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel8@sha256:739b8da7ebcad332129f65fee9e17f2b29370b1f68c030e3751d2f37ed4f9326_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel8@sha256:0d2a673d31a7b920fce466a25fa1968c57fe95d1c8c5bd2759f5de611d000b5f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel8@sha256:3542aba4cb22ce189574cf439a9dc758678e6272b83d8ff6089f1815284c576b_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel8@sha256:8c97cb0a4a88a1ddb7a6e7650100e958464b526d7c1454c306c7326f75ca0ab1_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel8@sha256:8ce8fce1d1e1acd9fb44dc4d5797e57fe8e349624f6c7b1351757d7d6143b679_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel8@sha256:540dd3000891505e605b3f269f99da6c53d1e452cf35bb7a1918bb8ce190772b_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel8@sha256:5f0ff9a2dfa1468eff57b5e44d971056d06e6c5a2672e14717686b3eba17a341_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel8@sha256:bba628b46144f5d52f4a6e303d1b90c9a7f4a0a7b3f0c13839f9f795da874254_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel8@sha256:f2ee01a1a497bd505ca1289290c0a07eda82901e698079fe1bc6557519d4ee99_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel8@sha256:37002485d6cf0f0ce261894d23db0bf94291fa7a121a154d15e5e4dcde20961f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel8@sha256:7561c3f65b9ea5268ed46b35f821c319abb1b4cb0894885a5a205cb920842b50_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel8@sha256:7f56583cad2cef40a2be5f4e96a62fcc155c8818fdc7d786400fadb60c85e631_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel8@sha256:ac72ab75d693dd84576e61df319e891b3de889f4e347c9c5b6597ccbd529ae0d_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel8@sha256:025fa4d5b4ca78c69f85c8836f9e585f71c2e48466ff7f38fab36dc66f65880e_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel8@sha256:534369ccbc380afa8482d089c9806484843122f9f3ece03d468604ef2de1daff_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel8@sha256:cea3159fd16b609ef54d99bf435f72c142f0f7ecbbe3c3eaa9dd2035267395d2_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel8@sha256:eae22f08294cb4179c659fca1effea2fc9f270a3059ddd32cf5a9ba1aaf8d2d1_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel8@sha256:1873003c677cb43b754c22493f9ecd91fa61eced098816823b7bceaf2051113a_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel8@sha256:26e9f9232764f62c9c8ec24c3f7938fdaa362f4f10b6c71c894b1cea92f55404_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel8@sha256:8969e863a2ac74d0ab37812bd0aa5d86f261b97d0c2fecd0f35d2343c2f5bd67_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel8@sha256:bc98620c8b16b39d796d81f25bd30ff227f2f2e723536bf28d55bdc76e9ac1ad_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel8@sha256:2f5cd53d974785de7aa44cb7ff7340e08c44a98eac5b3b60a9eb4535e63e62f7_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel8@sha256:608f3eb154f67488869fceeee31df1bcf596385c41d03c7390364153bac6b8b2_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel8@sha256:ca0bcdf562b50a8d2d665172658de8f444dab6fb4ca39ce49abb253e05aa8c7c_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel8@sha256:fed536fdc9330d719dda8baef65c856e9c301e86363b767a52f78fea8336103e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel8@sha256:012597e8046bf9f3e53d6f3c9543405e77ad5fd8f44964bc669cdf9581726170_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel8@sha256:36959d582ce1a74d7bf594b8e1b84edfa14233ddc2a2b22fcb66c0a0335a7bd3_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel8@sha256:3888fb9d6780e137b4545e8830f45383e68ca84a42394749b64e391d535172e7_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel8@sha256:79af298015635f2bde40b74943cc5aa201d8bef1cb1d333938816757328609e6_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel8@sha256:0d45b4a62b0fc7e101f68e94d6f1b18bc1a2770cccfebc27380d1bbcafbabb49_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel8@sha256:142369000580845dc3a0da67cf4de781dd2ad1ccaa6acf234d7650424e95bf09_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel8@sha256:26d9157c1a6c7d0cfcde263a0a17b15cca996b2b79c6cf0168a16304068c6abc_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel8@sha256:7a4aa11a1273f668d89230adaa720b4e1fcea0cbaa57c63fa01a2cf6867d981c_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel8@sha256:25f485a1b1e0c5015304744148e7a3fbb6728fe90f389e5d507b2d36917efdf5_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel8@sha256:6f30b86646ff8d94ba28949bdf826d751fba38c824a3acabb1480896f41d411a_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel8@sha256:a0663bcada815073c34ec07a99cd53242db85e933912c48b5ed25892ccfa4eb1_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel8@sha256:e6213a9e4243024eb73cef85526dbc294920f0e7c35b031d4b46bc5a5072af23_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel8@sha256:18c0e9a76603a5312f3c7e2b9d468fe5a6d1e3f3f3b41c5ddcad952f6a49e528_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel8@sha256:2723ec216e5ead0550a5dece8b4ef76abade44503ff67da9becdb59ee6a74b64_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel8@sha256:5f68ba66d17d612702cc47916df916b751c3b8d71faa094f1a174cb4338c3d68_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel8@sha256:8d927c5044b9df81791f00774e7831f0a4d5a458f7a335f8bf925696b5479548_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel8@sha256:3d6ba54c22f00a6eefdb5a920e9f2a377cd25f46ac0ce43fbbd207f9bddf87af_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel8@sha256:4f9a87bf93808a7c27c0bcd5387527fd9261f4c666da11e4f5ba8f831028fc3e_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel8@sha256:6ecd313eff04d48c873fa3b4b3a0e1bc94e1e715ab5919e33718a06a2b561851_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel8@sha256:7efeac843ef6910c061c535e290dc43a8fca0522e1897845237bff9df7706da9_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel8@sha256:3e51c0031aaefd0b1ae80908c887075c82888f29552a4b71a3de6148ed6a7fb4_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel8@sha256:578c9afda064065cc2f4e18b59dbb92cf78015654573de80a72bc4e56fc0d1f3_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel8@sha256:d4fa2a61f381b3f00b9fb76cb1d019b28a2413a936f9b5a786d1d98e8a8361a0_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel8@sha256:fbbf6924f67a455359ccd4e884e1608fb20475850e874874d158f5f2e01425c8_amd64 | — |
Workaround
|
A flaw was found in the npm pbkdf2 library, allowing signature spoofing. When executing in javascript engines other than Nodejs or Nodejs when importing pbkdf2/browser, certain algorithms will silently fail and return invalid data. The return values are predictable, which undermines the security guarantees of the package.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel8@sha256:1066cf4185e3cd917c05e6d6759fb0a69428c4b43398df10dff8abe523761c09_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel8@sha256:525bbd7fe14ba88b4d9be13c5857e477e3a8daac1185a146707ebb8ef8e81acd_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel8@sha256:dbb678695a4bd07c27a14fec9b70359929bf0d4d33d9ce2d70d1b5157e5026c1_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel8@sha256:fbddec04429c15c833b7631fe3d7c783d33520f30f6d5c8aef2e66b7634873b8_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel8@sha256:0a12cf22aa798dbc3661f7e83aa9c280fe394de5b0ecc6ed7c93be1df539fce9_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel8@sha256:cf30088c2a33f0717657b0ac7c2df1544cb02a39e235011c9d21c658222ef39e_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel8@sha256:ea7aae64763683de9e3fcbda5d6865c975a561b8c6b4299be9dd34088bc5e684_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel8@sha256:fdd2f4bffececf03b6566cf573fdf6224495d79a75ad1031219fad9902d7a3f1_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel8@sha256:0dee713a14ab49d93b52b280d4ca3c6fc1c5f604087c81b755a6715330c91ea7_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel8@sha256:50133b51c695735e5f1fdb54d5423331091c1d113b0747d9565a42839d7510bc_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel8@sha256:56bf189b754dee71d8b4ce9e44389b4ca0762e5f633e728210825472f4c8f3f6_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel8@sha256:d356f3a86b2d3054a9f9c6e36bd488c8eaaef4af199e6a8188f8b50921698d25_arm64 | — |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel8@sha256:0cb744cb7946d857a2cffec641fcbc994e77ddc8d4a5b14c17a28621f4a0a4a9_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel8@sha256:416c99f02abb6274fc87b2599e96b90e74e7a94c28806629c2b98fb2dc7e2afc_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel8@sha256:5c78dfe2380653f0167358565c8b7cab1010321a4eda27ec931715805ab2c256_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel8@sha256:d71dc72648f45660ae1fd98acac0f1876540cac853f5c097ab85c3a5f2c2084f_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel8@sha256:494857108f0b09c8b8985062cc11b9879d126b207fcd72f6abb64ded3d8d1793_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel8@sha256:abca24c41cb24749e70a90aac93354d1924785e3eaf92a55b6906690861bac49_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel8@sha256:b7b03dd023aafe65290969336bcf9e0b7a241c3510dcb3d26519581ba4eed719_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel8@sha256:d52e4a16b2908e99f1e69a1e2ee9233a231fd28c70916ed06c9cd8560478340c_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-controller-rhel8@sha256:35c7d22ab878030711c1ec9d340f25f78257ca3eabdcb5db23db90e80d55e8f1_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-controller-rhel8@sha256:5345cdb7e11186fda1577345f0e426946a5ee9e6bbe6486845511f03114dbe52_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-controller-rhel8@sha256:71d7e93eb9e845a429a7e68801ce7675ffdeebb730c236a8b6c3d59767d8e5d8_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-controller-rhel8@sha256:b33b33412464a6d0bf510e6dd2dc7df8b4ced9a5c08a14d8522db6c8457d1a36_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel8@sha256:9209e159bb11236b49511ed3a59c7f687d06a9f82a02497a637d765cc14ea0c3_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel8@sha256:b2c21a004712bd198698ea75793e57abbe1665e17479e34d0b5e8c81d60b967d_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel8@sha256:b894d94d3e18dc2f4f71f4e791e25da158397264b49ac82f4780ac3322e66200_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel8@sha256:f532249811710dde78cab85e31f99bfebb5ee161167f8116ea00297ac343eefd_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-events-rhel8@sha256:001e28b882e81e4d424b2e1a39933211f15e68048406a6432e6ec59e4b96cc2c_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-events-rhel8@sha256:03dc5eb942a8fb202d8d6492764d5d27dcc326b556bb068070c10b00a3a9d277_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-events-rhel8@sha256:0e59fd179abc02c54784b3293bc3d21087bd0ec135c691c5523879149da33a5a_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-events-rhel8@sha256:898085897ff200fdba4d6c14b59548c7fe53164a8c2649e2263a69116737edbf_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel8@sha256:3479cbadb4aa7bab5cc56115d7efe4e406d60010e28561857804926c3fbac9cc_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel8@sha256:6067cedcfde517cc751e14030c620126ea6facf50a4ff16374ca8ebe7bfcbe8b_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel8@sha256:a77292658b1ef1e2922f2b7c904ff73c8911bb84f130953897c3a66aec8560da_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel8@sha256:c8aaf02aede730dacca2eed8bb32044f39b74d3ee3fd619a0fa2af864d874fa6_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel8@sha256:23a535f97d17329cf2a1cc9dde90d4d9e2f3f5d979539a8ef5982e1f6693b144_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel8@sha256:7b61bda6116f3f1e93c856543ade553b0a1e4353542f5147da6929a5a8adbac3_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel8@sha256:ab98453c7e13ef2a9429531a1b1635e814df4784599be5c79848fcc849d05136_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel8@sha256:d2993b1a28d230faf64f020c8e8248e06fabf5cd225189b8218a71b2f40e6a9b_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel8@sha256:065def0cfd1e282fd57faedff24873ddb4057afd42d4abc887859c6b8cf8c901_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel8@sha256:14e1402c0d2f4d449146471fff84f6548affdbcd81d1864bce0d29c29ccb15bd_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel8@sha256:1709fbbd4a92d49d492e6bc977f2c32efe4559bde59668e818be70d38acdf757_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel8@sha256:5f9e44c7e682756007cc7bc493511c4a44536a04271ec1984f5a3ece7f1a8a49_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-nop-rhel8@sha256:72978ab3728ae29e51b68affb9e0b9a501bc69653c392783cb9ea121c8971661_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-nop-rhel8@sha256:9a0cf80bdfe89d4c472dc555f314d0bd5c4763bc637d45ddd89b8bb78236a44f_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-nop-rhel8@sha256:b767a9acd7013d08b744b8155cecbe219bfd7a416a3f1ac3a129d67ab062741a_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-nop-rhel8@sha256:dfb1b5680a223da82b0b2dada35342525a88a925f4d22b8168c7edcf2b93049c_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel8@sha256:46612f85239df62f6c6d3684367e34a06ddf3982754d5d130b5c0d77f587deea_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel8@sha256:4c111f708f6ae46c74f7ecae415b9b12e1cbb0380f97c4bee6f98ce32de0ef18_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel8@sha256:607ba1de03fdda867014d183a7f54745c6d687441d7e230cbe45d9234c623ed2_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel8@sha256:c7633b12a75e2a382fb3104a6fcc03227dcc980d2d764f828c75b48ccf73bbab_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel8@sha256:0a2fbc739785a2cc2ad17b79e360788216b2a87422e7d1512ea59a8672557a3e_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel8@sha256:25c1f3d9abd1e123e2a11e5349c0b59eb24238a10dc16e01e59976d061ea7af7_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel8@sha256:375388a1122a4bc5ffe695d4f8c69c9cf0c1d65ba89e92a6caeb68be40fbbbdc_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel8@sha256:739b8da7ebcad332129f65fee9e17f2b29370b1f68c030e3751d2f37ed4f9326_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel8@sha256:0d2a673d31a7b920fce466a25fa1968c57fe95d1c8c5bd2759f5de611d000b5f_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel8@sha256:3542aba4cb22ce189574cf439a9dc758678e6272b83d8ff6089f1815284c576b_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel8@sha256:8c97cb0a4a88a1ddb7a6e7650100e958464b526d7c1454c306c7326f75ca0ab1_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel8@sha256:8ce8fce1d1e1acd9fb44dc4d5797e57fe8e349624f6c7b1351757d7d6143b679_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel8@sha256:540dd3000891505e605b3f269f99da6c53d1e452cf35bb7a1918bb8ce190772b_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel8@sha256:5f0ff9a2dfa1468eff57b5e44d971056d06e6c5a2672e14717686b3eba17a341_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel8@sha256:bba628b46144f5d52f4a6e303d1b90c9a7f4a0a7b3f0c13839f9f795da874254_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel8@sha256:f2ee01a1a497bd505ca1289290c0a07eda82901e698079fe1bc6557519d4ee99_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel8@sha256:37002485d6cf0f0ce261894d23db0bf94291fa7a121a154d15e5e4dcde20961f_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel8@sha256:7561c3f65b9ea5268ed46b35f821c319abb1b4cb0894885a5a205cb920842b50_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel8@sha256:7f56583cad2cef40a2be5f4e96a62fcc155c8818fdc7d786400fadb60c85e631_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel8@sha256:ac72ab75d693dd84576e61df319e891b3de889f4e347c9c5b6597ccbd529ae0d_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel8@sha256:025fa4d5b4ca78c69f85c8836f9e585f71c2e48466ff7f38fab36dc66f65880e_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel8@sha256:534369ccbc380afa8482d089c9806484843122f9f3ece03d468604ef2de1daff_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel8@sha256:cea3159fd16b609ef54d99bf435f72c142f0f7ecbbe3c3eaa9dd2035267395d2_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel8@sha256:eae22f08294cb4179c659fca1effea2fc9f270a3059ddd32cf5a9ba1aaf8d2d1_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel8@sha256:1873003c677cb43b754c22493f9ecd91fa61eced098816823b7bceaf2051113a_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel8@sha256:26e9f9232764f62c9c8ec24c3f7938fdaa362f4f10b6c71c894b1cea92f55404_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel8@sha256:8969e863a2ac74d0ab37812bd0aa5d86f261b97d0c2fecd0f35d2343c2f5bd67_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel8@sha256:bc98620c8b16b39d796d81f25bd30ff227f2f2e723536bf28d55bdc76e9ac1ad_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel8@sha256:2f5cd53d974785de7aa44cb7ff7340e08c44a98eac5b3b60a9eb4535e63e62f7_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel8@sha256:608f3eb154f67488869fceeee31df1bcf596385c41d03c7390364153bac6b8b2_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel8@sha256:ca0bcdf562b50a8d2d665172658de8f444dab6fb4ca39ce49abb253e05aa8c7c_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel8@sha256:fed536fdc9330d719dda8baef65c856e9c301e86363b767a52f78fea8336103e_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel8@sha256:012597e8046bf9f3e53d6f3c9543405e77ad5fd8f44964bc669cdf9581726170_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel8@sha256:36959d582ce1a74d7bf594b8e1b84edfa14233ddc2a2b22fcb66c0a0335a7bd3_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel8@sha256:3888fb9d6780e137b4545e8830f45383e68ca84a42394749b64e391d535172e7_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel8@sha256:79af298015635f2bde40b74943cc5aa201d8bef1cb1d333938816757328609e6_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel8@sha256:0d45b4a62b0fc7e101f68e94d6f1b18bc1a2770cccfebc27380d1bbcafbabb49_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel8@sha256:142369000580845dc3a0da67cf4de781dd2ad1ccaa6acf234d7650424e95bf09_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel8@sha256:26d9157c1a6c7d0cfcde263a0a17b15cca996b2b79c6cf0168a16304068c6abc_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel8@sha256:7a4aa11a1273f668d89230adaa720b4e1fcea0cbaa57c63fa01a2cf6867d981c_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel8@sha256:25f485a1b1e0c5015304744148e7a3fbb6728fe90f389e5d507b2d36917efdf5_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel8@sha256:6f30b86646ff8d94ba28949bdf826d751fba38c824a3acabb1480896f41d411a_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel8@sha256:a0663bcada815073c34ec07a99cd53242db85e933912c48b5ed25892ccfa4eb1_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel8@sha256:e6213a9e4243024eb73cef85526dbc294920f0e7c35b031d4b46bc5a5072af23_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel8@sha256:18c0e9a76603a5312f3c7e2b9d468fe5a6d1e3f3f3b41c5ddcad952f6a49e528_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel8@sha256:2723ec216e5ead0550a5dece8b4ef76abade44503ff67da9becdb59ee6a74b64_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel8@sha256:5f68ba66d17d612702cc47916df916b751c3b8d71faa094f1a174cb4338c3d68_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel8@sha256:8d927c5044b9df81791f00774e7831f0a4d5a458f7a335f8bf925696b5479548_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel8@sha256:3d6ba54c22f00a6eefdb5a920e9f2a377cd25f46ac0ce43fbbd207f9bddf87af_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel8@sha256:4f9a87bf93808a7c27c0bcd5387527fd9261f4c666da11e4f5ba8f831028fc3e_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel8@sha256:6ecd313eff04d48c873fa3b4b3a0e1bc94e1e715ab5919e33718a06a2b561851_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel8@sha256:7efeac843ef6910c061c535e290dc43a8fca0522e1897845237bff9df7706da9_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel8@sha256:3e51c0031aaefd0b1ae80908c887075c82888f29552a4b71a3de6148ed6a7fb4_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel8@sha256:578c9afda064065cc2f4e18b59dbb92cf78015654573de80a72bc4e56fc0d1f3_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel8@sha256:d4fa2a61f381b3f00b9fb76cb1d019b28a2413a936f9b5a786d1d98e8a8361a0_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel8@sha256:fbbf6924f67a455359ccd4e884e1608fb20475850e874874d158f5f2e01425c8_amd64 | — |
A flaw was found in the npm pbkdf2 library, allowing signature spoofing. Under specific use cases, pbkdf2 may return static keys. This issue only occurs when running the library on Node.js.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel8@sha256:1066cf4185e3cd917c05e6d6759fb0a69428c4b43398df10dff8abe523761c09_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel8@sha256:525bbd7fe14ba88b4d9be13c5857e477e3a8daac1185a146707ebb8ef8e81acd_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel8@sha256:dbb678695a4bd07c27a14fec9b70359929bf0d4d33d9ce2d70d1b5157e5026c1_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel8@sha256:fbddec04429c15c833b7631fe3d7c783d33520f30f6d5c8aef2e66b7634873b8_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel8@sha256:0a12cf22aa798dbc3661f7e83aa9c280fe394de5b0ecc6ed7c93be1df539fce9_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel8@sha256:cf30088c2a33f0717657b0ac7c2df1544cb02a39e235011c9d21c658222ef39e_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel8@sha256:ea7aae64763683de9e3fcbda5d6865c975a561b8c6b4299be9dd34088bc5e684_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel8@sha256:fdd2f4bffececf03b6566cf573fdf6224495d79a75ad1031219fad9902d7a3f1_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel8@sha256:0dee713a14ab49d93b52b280d4ca3c6fc1c5f604087c81b755a6715330c91ea7_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel8@sha256:50133b51c695735e5f1fdb54d5423331091c1d113b0747d9565a42839d7510bc_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel8@sha256:56bf189b754dee71d8b4ce9e44389b4ca0762e5f633e728210825472f4c8f3f6_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel8@sha256:d356f3a86b2d3054a9f9c6e36bd488c8eaaef4af199e6a8188f8b50921698d25_arm64 | — |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel8@sha256:0cb744cb7946d857a2cffec641fcbc994e77ddc8d4a5b14c17a28621f4a0a4a9_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel8@sha256:416c99f02abb6274fc87b2599e96b90e74e7a94c28806629c2b98fb2dc7e2afc_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel8@sha256:5c78dfe2380653f0167358565c8b7cab1010321a4eda27ec931715805ab2c256_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel8@sha256:d71dc72648f45660ae1fd98acac0f1876540cac853f5c097ab85c3a5f2c2084f_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel8@sha256:494857108f0b09c8b8985062cc11b9879d126b207fcd72f6abb64ded3d8d1793_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel8@sha256:abca24c41cb24749e70a90aac93354d1924785e3eaf92a55b6906690861bac49_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel8@sha256:b7b03dd023aafe65290969336bcf9e0b7a241c3510dcb3d26519581ba4eed719_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel8@sha256:d52e4a16b2908e99f1e69a1e2ee9233a231fd28c70916ed06c9cd8560478340c_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-controller-rhel8@sha256:35c7d22ab878030711c1ec9d340f25f78257ca3eabdcb5db23db90e80d55e8f1_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-controller-rhel8@sha256:5345cdb7e11186fda1577345f0e426946a5ee9e6bbe6486845511f03114dbe52_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-controller-rhel8@sha256:71d7e93eb9e845a429a7e68801ce7675ffdeebb730c236a8b6c3d59767d8e5d8_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-controller-rhel8@sha256:b33b33412464a6d0bf510e6dd2dc7df8b4ced9a5c08a14d8522db6c8457d1a36_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel8@sha256:9209e159bb11236b49511ed3a59c7f687d06a9f82a02497a637d765cc14ea0c3_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel8@sha256:b2c21a004712bd198698ea75793e57abbe1665e17479e34d0b5e8c81d60b967d_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel8@sha256:b894d94d3e18dc2f4f71f4e791e25da158397264b49ac82f4780ac3322e66200_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel8@sha256:f532249811710dde78cab85e31f99bfebb5ee161167f8116ea00297ac343eefd_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-events-rhel8@sha256:001e28b882e81e4d424b2e1a39933211f15e68048406a6432e6ec59e4b96cc2c_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-events-rhel8@sha256:03dc5eb942a8fb202d8d6492764d5d27dcc326b556bb068070c10b00a3a9d277_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-events-rhel8@sha256:0e59fd179abc02c54784b3293bc3d21087bd0ec135c691c5523879149da33a5a_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-events-rhel8@sha256:898085897ff200fdba4d6c14b59548c7fe53164a8c2649e2263a69116737edbf_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel8@sha256:3479cbadb4aa7bab5cc56115d7efe4e406d60010e28561857804926c3fbac9cc_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel8@sha256:6067cedcfde517cc751e14030c620126ea6facf50a4ff16374ca8ebe7bfcbe8b_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel8@sha256:a77292658b1ef1e2922f2b7c904ff73c8911bb84f130953897c3a66aec8560da_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel8@sha256:c8aaf02aede730dacca2eed8bb32044f39b74d3ee3fd619a0fa2af864d874fa6_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel8@sha256:23a535f97d17329cf2a1cc9dde90d4d9e2f3f5d979539a8ef5982e1f6693b144_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel8@sha256:7b61bda6116f3f1e93c856543ade553b0a1e4353542f5147da6929a5a8adbac3_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel8@sha256:ab98453c7e13ef2a9429531a1b1635e814df4784599be5c79848fcc849d05136_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel8@sha256:d2993b1a28d230faf64f020c8e8248e06fabf5cd225189b8218a71b2f40e6a9b_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel8@sha256:065def0cfd1e282fd57faedff24873ddb4057afd42d4abc887859c6b8cf8c901_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel8@sha256:14e1402c0d2f4d449146471fff84f6548affdbcd81d1864bce0d29c29ccb15bd_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel8@sha256:1709fbbd4a92d49d492e6bc977f2c32efe4559bde59668e818be70d38acdf757_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel8@sha256:5f9e44c7e682756007cc7bc493511c4a44536a04271ec1984f5a3ece7f1a8a49_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-nop-rhel8@sha256:72978ab3728ae29e51b68affb9e0b9a501bc69653c392783cb9ea121c8971661_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-nop-rhel8@sha256:9a0cf80bdfe89d4c472dc555f314d0bd5c4763bc637d45ddd89b8bb78236a44f_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-nop-rhel8@sha256:b767a9acd7013d08b744b8155cecbe219bfd7a416a3f1ac3a129d67ab062741a_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-nop-rhel8@sha256:dfb1b5680a223da82b0b2dada35342525a88a925f4d22b8168c7edcf2b93049c_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel8@sha256:46612f85239df62f6c6d3684367e34a06ddf3982754d5d130b5c0d77f587deea_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel8@sha256:4c111f708f6ae46c74f7ecae415b9b12e1cbb0380f97c4bee6f98ce32de0ef18_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel8@sha256:607ba1de03fdda867014d183a7f54745c6d687441d7e230cbe45d9234c623ed2_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel8@sha256:c7633b12a75e2a382fb3104a6fcc03227dcc980d2d764f828c75b48ccf73bbab_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel8@sha256:0a2fbc739785a2cc2ad17b79e360788216b2a87422e7d1512ea59a8672557a3e_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel8@sha256:25c1f3d9abd1e123e2a11e5349c0b59eb24238a10dc16e01e59976d061ea7af7_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel8@sha256:375388a1122a4bc5ffe695d4f8c69c9cf0c1d65ba89e92a6caeb68be40fbbbdc_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel8@sha256:739b8da7ebcad332129f65fee9e17f2b29370b1f68c030e3751d2f37ed4f9326_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel8@sha256:0d2a673d31a7b920fce466a25fa1968c57fe95d1c8c5bd2759f5de611d000b5f_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel8@sha256:3542aba4cb22ce189574cf439a9dc758678e6272b83d8ff6089f1815284c576b_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel8@sha256:8c97cb0a4a88a1ddb7a6e7650100e958464b526d7c1454c306c7326f75ca0ab1_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel8@sha256:8ce8fce1d1e1acd9fb44dc4d5797e57fe8e349624f6c7b1351757d7d6143b679_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel8@sha256:540dd3000891505e605b3f269f99da6c53d1e452cf35bb7a1918bb8ce190772b_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel8@sha256:5f0ff9a2dfa1468eff57b5e44d971056d06e6c5a2672e14717686b3eba17a341_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel8@sha256:bba628b46144f5d52f4a6e303d1b90c9a7f4a0a7b3f0c13839f9f795da874254_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel8@sha256:f2ee01a1a497bd505ca1289290c0a07eda82901e698079fe1bc6557519d4ee99_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel8@sha256:37002485d6cf0f0ce261894d23db0bf94291fa7a121a154d15e5e4dcde20961f_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel8@sha256:7561c3f65b9ea5268ed46b35f821c319abb1b4cb0894885a5a205cb920842b50_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel8@sha256:7f56583cad2cef40a2be5f4e96a62fcc155c8818fdc7d786400fadb60c85e631_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel8@sha256:ac72ab75d693dd84576e61df319e891b3de889f4e347c9c5b6597ccbd529ae0d_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel8@sha256:025fa4d5b4ca78c69f85c8836f9e585f71c2e48466ff7f38fab36dc66f65880e_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel8@sha256:534369ccbc380afa8482d089c9806484843122f9f3ece03d468604ef2de1daff_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel8@sha256:cea3159fd16b609ef54d99bf435f72c142f0f7ecbbe3c3eaa9dd2035267395d2_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel8@sha256:eae22f08294cb4179c659fca1effea2fc9f270a3059ddd32cf5a9ba1aaf8d2d1_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel8@sha256:1873003c677cb43b754c22493f9ecd91fa61eced098816823b7bceaf2051113a_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel8@sha256:26e9f9232764f62c9c8ec24c3f7938fdaa362f4f10b6c71c894b1cea92f55404_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel8@sha256:8969e863a2ac74d0ab37812bd0aa5d86f261b97d0c2fecd0f35d2343c2f5bd67_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel8@sha256:bc98620c8b16b39d796d81f25bd30ff227f2f2e723536bf28d55bdc76e9ac1ad_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel8@sha256:2f5cd53d974785de7aa44cb7ff7340e08c44a98eac5b3b60a9eb4535e63e62f7_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel8@sha256:608f3eb154f67488869fceeee31df1bcf596385c41d03c7390364153bac6b8b2_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel8@sha256:ca0bcdf562b50a8d2d665172658de8f444dab6fb4ca39ce49abb253e05aa8c7c_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel8@sha256:fed536fdc9330d719dda8baef65c856e9c301e86363b767a52f78fea8336103e_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel8@sha256:012597e8046bf9f3e53d6f3c9543405e77ad5fd8f44964bc669cdf9581726170_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel8@sha256:36959d582ce1a74d7bf594b8e1b84edfa14233ddc2a2b22fcb66c0a0335a7bd3_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel8@sha256:3888fb9d6780e137b4545e8830f45383e68ca84a42394749b64e391d535172e7_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel8@sha256:79af298015635f2bde40b74943cc5aa201d8bef1cb1d333938816757328609e6_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel8@sha256:0d45b4a62b0fc7e101f68e94d6f1b18bc1a2770cccfebc27380d1bbcafbabb49_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel8@sha256:142369000580845dc3a0da67cf4de781dd2ad1ccaa6acf234d7650424e95bf09_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel8@sha256:26d9157c1a6c7d0cfcde263a0a17b15cca996b2b79c6cf0168a16304068c6abc_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel8@sha256:7a4aa11a1273f668d89230adaa720b4e1fcea0cbaa57c63fa01a2cf6867d981c_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel8@sha256:25f485a1b1e0c5015304744148e7a3fbb6728fe90f389e5d507b2d36917efdf5_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel8@sha256:6f30b86646ff8d94ba28949bdf826d751fba38c824a3acabb1480896f41d411a_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel8@sha256:a0663bcada815073c34ec07a99cd53242db85e933912c48b5ed25892ccfa4eb1_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel8@sha256:e6213a9e4243024eb73cef85526dbc294920f0e7c35b031d4b46bc5a5072af23_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel8@sha256:18c0e9a76603a5312f3c7e2b9d468fe5a6d1e3f3f3b41c5ddcad952f6a49e528_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel8@sha256:2723ec216e5ead0550a5dece8b4ef76abade44503ff67da9becdb59ee6a74b64_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel8@sha256:5f68ba66d17d612702cc47916df916b751c3b8d71faa094f1a174cb4338c3d68_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel8@sha256:8d927c5044b9df81791f00774e7831f0a4d5a458f7a335f8bf925696b5479548_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel8@sha256:3d6ba54c22f00a6eefdb5a920e9f2a377cd25f46ac0ce43fbbd207f9bddf87af_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel8@sha256:4f9a87bf93808a7c27c0bcd5387527fd9261f4c666da11e4f5ba8f831028fc3e_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel8@sha256:6ecd313eff04d48c873fa3b4b3a0e1bc94e1e715ab5919e33718a06a2b561851_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel8@sha256:7efeac843ef6910c061c535e290dc43a8fca0522e1897845237bff9df7706da9_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel8@sha256:3e51c0031aaefd0b1ae80908c887075c82888f29552a4b71a3de6148ed6a7fb4_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel8@sha256:578c9afda064065cc2f4e18b59dbb92cf78015654573de80a72bc4e56fc0d1f3_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel8@sha256:d4fa2a61f381b3f00b9fb76cb1d019b28a2413a936f9b5a786d1d98e8a8361a0_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel8@sha256:fbbf6924f67a455359ccd4e884e1608fb20475850e874874d158f5f2e01425c8_amd64 | — |
An improper input validation vulnerability was found in the cipher-base npm package. Missing input type checks in the polyfill of the Node.js `createHash` function result in invalid value calculations, hanging and rewinding the hash state, including turning a tagged hash into an untagged hash, for malicious JSON-stringifyable inputs.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel8@sha256:1066cf4185e3cd917c05e6d6759fb0a69428c4b43398df10dff8abe523761c09_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel8@sha256:525bbd7fe14ba88b4d9be13c5857e477e3a8daac1185a146707ebb8ef8e81acd_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel8@sha256:dbb678695a4bd07c27a14fec9b70359929bf0d4d33d9ce2d70d1b5157e5026c1_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel8@sha256:fbddec04429c15c833b7631fe3d7c783d33520f30f6d5c8aef2e66b7634873b8_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel8@sha256:0a12cf22aa798dbc3661f7e83aa9c280fe394de5b0ecc6ed7c93be1df539fce9_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel8@sha256:cf30088c2a33f0717657b0ac7c2df1544cb02a39e235011c9d21c658222ef39e_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel8@sha256:ea7aae64763683de9e3fcbda5d6865c975a561b8c6b4299be9dd34088bc5e684_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel8@sha256:fdd2f4bffececf03b6566cf573fdf6224495d79a75ad1031219fad9902d7a3f1_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel8@sha256:0dee713a14ab49d93b52b280d4ca3c6fc1c5f604087c81b755a6715330c91ea7_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel8@sha256:50133b51c695735e5f1fdb54d5423331091c1d113b0747d9565a42839d7510bc_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel8@sha256:56bf189b754dee71d8b4ce9e44389b4ca0762e5f633e728210825472f4c8f3f6_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel8@sha256:d356f3a86b2d3054a9f9c6e36bd488c8eaaef4af199e6a8188f8b50921698d25_arm64 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel8@sha256:0cb744cb7946d857a2cffec641fcbc994e77ddc8d4a5b14c17a28621f4a0a4a9_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel8@sha256:416c99f02abb6274fc87b2599e96b90e74e7a94c28806629c2b98fb2dc7e2afc_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel8@sha256:5c78dfe2380653f0167358565c8b7cab1010321a4eda27ec931715805ab2c256_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel8@sha256:d71dc72648f45660ae1fd98acac0f1876540cac853f5c097ab85c3a5f2c2084f_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel8@sha256:494857108f0b09c8b8985062cc11b9879d126b207fcd72f6abb64ded3d8d1793_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel8@sha256:abca24c41cb24749e70a90aac93354d1924785e3eaf92a55b6906690861bac49_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel8@sha256:b7b03dd023aafe65290969336bcf9e0b7a241c3510dcb3d26519581ba4eed719_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel8@sha256:d52e4a16b2908e99f1e69a1e2ee9233a231fd28c70916ed06c9cd8560478340c_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-controller-rhel8@sha256:35c7d22ab878030711c1ec9d340f25f78257ca3eabdcb5db23db90e80d55e8f1_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-controller-rhel8@sha256:5345cdb7e11186fda1577345f0e426946a5ee9e6bbe6486845511f03114dbe52_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-controller-rhel8@sha256:71d7e93eb9e845a429a7e68801ce7675ffdeebb730c236a8b6c3d59767d8e5d8_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-controller-rhel8@sha256:b33b33412464a6d0bf510e6dd2dc7df8b4ced9a5c08a14d8522db6c8457d1a36_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel8@sha256:9209e159bb11236b49511ed3a59c7f687d06a9f82a02497a637d765cc14ea0c3_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel8@sha256:b2c21a004712bd198698ea75793e57abbe1665e17479e34d0b5e8c81d60b967d_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel8@sha256:b894d94d3e18dc2f4f71f4e791e25da158397264b49ac82f4780ac3322e66200_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel8@sha256:f532249811710dde78cab85e31f99bfebb5ee161167f8116ea00297ac343eefd_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-events-rhel8@sha256:001e28b882e81e4d424b2e1a39933211f15e68048406a6432e6ec59e4b96cc2c_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-events-rhel8@sha256:03dc5eb942a8fb202d8d6492764d5d27dcc326b556bb068070c10b00a3a9d277_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-events-rhel8@sha256:0e59fd179abc02c54784b3293bc3d21087bd0ec135c691c5523879149da33a5a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-events-rhel8@sha256:898085897ff200fdba4d6c14b59548c7fe53164a8c2649e2263a69116737edbf_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel8@sha256:3479cbadb4aa7bab5cc56115d7efe4e406d60010e28561857804926c3fbac9cc_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel8@sha256:6067cedcfde517cc751e14030c620126ea6facf50a4ff16374ca8ebe7bfcbe8b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel8@sha256:a77292658b1ef1e2922f2b7c904ff73c8911bb84f130953897c3a66aec8560da_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel8@sha256:c8aaf02aede730dacca2eed8bb32044f39b74d3ee3fd619a0fa2af864d874fa6_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel8@sha256:23a535f97d17329cf2a1cc9dde90d4d9e2f3f5d979539a8ef5982e1f6693b144_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel8@sha256:7b61bda6116f3f1e93c856543ade553b0a1e4353542f5147da6929a5a8adbac3_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel8@sha256:ab98453c7e13ef2a9429531a1b1635e814df4784599be5c79848fcc849d05136_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel8@sha256:d2993b1a28d230faf64f020c8e8248e06fabf5cd225189b8218a71b2f40e6a9b_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel8@sha256:065def0cfd1e282fd57faedff24873ddb4057afd42d4abc887859c6b8cf8c901_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel8@sha256:14e1402c0d2f4d449146471fff84f6548affdbcd81d1864bce0d29c29ccb15bd_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel8@sha256:1709fbbd4a92d49d492e6bc977f2c32efe4559bde59668e818be70d38acdf757_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel8@sha256:5f9e44c7e682756007cc7bc493511c4a44536a04271ec1984f5a3ece7f1a8a49_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-nop-rhel8@sha256:72978ab3728ae29e51b68affb9e0b9a501bc69653c392783cb9ea121c8971661_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-nop-rhel8@sha256:9a0cf80bdfe89d4c472dc555f314d0bd5c4763bc637d45ddd89b8bb78236a44f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-nop-rhel8@sha256:b767a9acd7013d08b744b8155cecbe219bfd7a416a3f1ac3a129d67ab062741a_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-nop-rhel8@sha256:dfb1b5680a223da82b0b2dada35342525a88a925f4d22b8168c7edcf2b93049c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel8@sha256:46612f85239df62f6c6d3684367e34a06ddf3982754d5d130b5c0d77f587deea_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel8@sha256:4c111f708f6ae46c74f7ecae415b9b12e1cbb0380f97c4bee6f98ce32de0ef18_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel8@sha256:607ba1de03fdda867014d183a7f54745c6d687441d7e230cbe45d9234c623ed2_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel8@sha256:c7633b12a75e2a382fb3104a6fcc03227dcc980d2d764f828c75b48ccf73bbab_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel8@sha256:0a2fbc739785a2cc2ad17b79e360788216b2a87422e7d1512ea59a8672557a3e_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel8@sha256:25c1f3d9abd1e123e2a11e5349c0b59eb24238a10dc16e01e59976d061ea7af7_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel8@sha256:375388a1122a4bc5ffe695d4f8c69c9cf0c1d65ba89e92a6caeb68be40fbbbdc_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel8@sha256:739b8da7ebcad332129f65fee9e17f2b29370b1f68c030e3751d2f37ed4f9326_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel8@sha256:0d2a673d31a7b920fce466a25fa1968c57fe95d1c8c5bd2759f5de611d000b5f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel8@sha256:3542aba4cb22ce189574cf439a9dc758678e6272b83d8ff6089f1815284c576b_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel8@sha256:8c97cb0a4a88a1ddb7a6e7650100e958464b526d7c1454c306c7326f75ca0ab1_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel8@sha256:8ce8fce1d1e1acd9fb44dc4d5797e57fe8e349624f6c7b1351757d7d6143b679_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel8@sha256:540dd3000891505e605b3f269f99da6c53d1e452cf35bb7a1918bb8ce190772b_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel8@sha256:5f0ff9a2dfa1468eff57b5e44d971056d06e6c5a2672e14717686b3eba17a341_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel8@sha256:bba628b46144f5d52f4a6e303d1b90c9a7f4a0a7b3f0c13839f9f795da874254_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel8@sha256:f2ee01a1a497bd505ca1289290c0a07eda82901e698079fe1bc6557519d4ee99_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel8@sha256:37002485d6cf0f0ce261894d23db0bf94291fa7a121a154d15e5e4dcde20961f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel8@sha256:7561c3f65b9ea5268ed46b35f821c319abb1b4cb0894885a5a205cb920842b50_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel8@sha256:7f56583cad2cef40a2be5f4e96a62fcc155c8818fdc7d786400fadb60c85e631_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel8@sha256:ac72ab75d693dd84576e61df319e891b3de889f4e347c9c5b6597ccbd529ae0d_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel8@sha256:025fa4d5b4ca78c69f85c8836f9e585f71c2e48466ff7f38fab36dc66f65880e_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel8@sha256:534369ccbc380afa8482d089c9806484843122f9f3ece03d468604ef2de1daff_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel8@sha256:cea3159fd16b609ef54d99bf435f72c142f0f7ecbbe3c3eaa9dd2035267395d2_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel8@sha256:eae22f08294cb4179c659fca1effea2fc9f270a3059ddd32cf5a9ba1aaf8d2d1_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel8@sha256:1873003c677cb43b754c22493f9ecd91fa61eced098816823b7bceaf2051113a_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel8@sha256:26e9f9232764f62c9c8ec24c3f7938fdaa362f4f10b6c71c894b1cea92f55404_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel8@sha256:8969e863a2ac74d0ab37812bd0aa5d86f261b97d0c2fecd0f35d2343c2f5bd67_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel8@sha256:bc98620c8b16b39d796d81f25bd30ff227f2f2e723536bf28d55bdc76e9ac1ad_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel8@sha256:2f5cd53d974785de7aa44cb7ff7340e08c44a98eac5b3b60a9eb4535e63e62f7_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel8@sha256:608f3eb154f67488869fceeee31df1bcf596385c41d03c7390364153bac6b8b2_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel8@sha256:ca0bcdf562b50a8d2d665172658de8f444dab6fb4ca39ce49abb253e05aa8c7c_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel8@sha256:fed536fdc9330d719dda8baef65c856e9c301e86363b767a52f78fea8336103e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel8@sha256:012597e8046bf9f3e53d6f3c9543405e77ad5fd8f44964bc669cdf9581726170_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel8@sha256:36959d582ce1a74d7bf594b8e1b84edfa14233ddc2a2b22fcb66c0a0335a7bd3_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel8@sha256:3888fb9d6780e137b4545e8830f45383e68ca84a42394749b64e391d535172e7_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel8@sha256:79af298015635f2bde40b74943cc5aa201d8bef1cb1d333938816757328609e6_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel8@sha256:0d45b4a62b0fc7e101f68e94d6f1b18bc1a2770cccfebc27380d1bbcafbabb49_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel8@sha256:142369000580845dc3a0da67cf4de781dd2ad1ccaa6acf234d7650424e95bf09_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel8@sha256:26d9157c1a6c7d0cfcde263a0a17b15cca996b2b79c6cf0168a16304068c6abc_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel8@sha256:7a4aa11a1273f668d89230adaa720b4e1fcea0cbaa57c63fa01a2cf6867d981c_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel8@sha256:25f485a1b1e0c5015304744148e7a3fbb6728fe90f389e5d507b2d36917efdf5_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel8@sha256:6f30b86646ff8d94ba28949bdf826d751fba38c824a3acabb1480896f41d411a_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel8@sha256:a0663bcada815073c34ec07a99cd53242db85e933912c48b5ed25892ccfa4eb1_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel8@sha256:e6213a9e4243024eb73cef85526dbc294920f0e7c35b031d4b46bc5a5072af23_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel8@sha256:18c0e9a76603a5312f3c7e2b9d468fe5a6d1e3f3f3b41c5ddcad952f6a49e528_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel8@sha256:2723ec216e5ead0550a5dece8b4ef76abade44503ff67da9becdb59ee6a74b64_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel8@sha256:5f68ba66d17d612702cc47916df916b751c3b8d71faa094f1a174cb4338c3d68_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel8@sha256:8d927c5044b9df81791f00774e7831f0a4d5a458f7a335f8bf925696b5479548_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel8@sha256:3d6ba54c22f00a6eefdb5a920e9f2a377cd25f46ac0ce43fbbd207f9bddf87af_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel8@sha256:4f9a87bf93808a7c27c0bcd5387527fd9261f4c666da11e4f5ba8f831028fc3e_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel8@sha256:6ecd313eff04d48c873fa3b4b3a0e1bc94e1e715ab5919e33718a06a2b561851_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel8@sha256:7efeac843ef6910c061c535e290dc43a8fca0522e1897845237bff9df7706da9_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel8@sha256:3e51c0031aaefd0b1ae80908c887075c82888f29552a4b71a3de6148ed6a7fb4_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel8@sha256:578c9afda064065cc2f4e18b59dbb92cf78015654573de80a72bc4e56fc0d1f3_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel8@sha256:d4fa2a61f381b3f00b9fb76cb1d019b28a2413a936f9b5a786d1d98e8a8361a0_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel8@sha256:fbbf6924f67a455359ccd4e884e1608fb20475850e874874d158f5f2e01425c8_amd64 | — |
Workaround
|
A vulnerability was found in sha.js, where the hashing implementation does not perform sufficient input type validation. The .update() function accepts arbitrary objects, including those with crafted length properties, which can alter the internal state machine of the hashing process. This flaw may result in unexpected behavior such as rewinding the hash state, producing inconsistent digest outputs, or entering invalid processing loops. The issue was introduced due to the reliance on JavaScript object coercion rules rather than enforcing strict buffer or string inputs.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel8@sha256:1066cf4185e3cd917c05e6d6759fb0a69428c4b43398df10dff8abe523761c09_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel8@sha256:525bbd7fe14ba88b4d9be13c5857e477e3a8daac1185a146707ebb8ef8e81acd_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel8@sha256:dbb678695a4bd07c27a14fec9b70359929bf0d4d33d9ce2d70d1b5157e5026c1_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel8@sha256:fbddec04429c15c833b7631fe3d7c783d33520f30f6d5c8aef2e66b7634873b8_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel8@sha256:0a12cf22aa798dbc3661f7e83aa9c280fe394de5b0ecc6ed7c93be1df539fce9_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel8@sha256:cf30088c2a33f0717657b0ac7c2df1544cb02a39e235011c9d21c658222ef39e_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel8@sha256:ea7aae64763683de9e3fcbda5d6865c975a561b8c6b4299be9dd34088bc5e684_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel8@sha256:fdd2f4bffececf03b6566cf573fdf6224495d79a75ad1031219fad9902d7a3f1_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel8@sha256:0dee713a14ab49d93b52b280d4ca3c6fc1c5f604087c81b755a6715330c91ea7_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel8@sha256:50133b51c695735e5f1fdb54d5423331091c1d113b0747d9565a42839d7510bc_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel8@sha256:56bf189b754dee71d8b4ce9e44389b4ca0762e5f633e728210825472f4c8f3f6_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel8@sha256:d356f3a86b2d3054a9f9c6e36bd488c8eaaef4af199e6a8188f8b50921698d25_arm64 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel8@sha256:0cb744cb7946d857a2cffec641fcbc994e77ddc8d4a5b14c17a28621f4a0a4a9_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel8@sha256:416c99f02abb6274fc87b2599e96b90e74e7a94c28806629c2b98fb2dc7e2afc_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel8@sha256:5c78dfe2380653f0167358565c8b7cab1010321a4eda27ec931715805ab2c256_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel8@sha256:d71dc72648f45660ae1fd98acac0f1876540cac853f5c097ab85c3a5f2c2084f_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel8@sha256:494857108f0b09c8b8985062cc11b9879d126b207fcd72f6abb64ded3d8d1793_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel8@sha256:abca24c41cb24749e70a90aac93354d1924785e3eaf92a55b6906690861bac49_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel8@sha256:b7b03dd023aafe65290969336bcf9e0b7a241c3510dcb3d26519581ba4eed719_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel8@sha256:d52e4a16b2908e99f1e69a1e2ee9233a231fd28c70916ed06c9cd8560478340c_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-controller-rhel8@sha256:35c7d22ab878030711c1ec9d340f25f78257ca3eabdcb5db23db90e80d55e8f1_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-controller-rhel8@sha256:5345cdb7e11186fda1577345f0e426946a5ee9e6bbe6486845511f03114dbe52_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-controller-rhel8@sha256:71d7e93eb9e845a429a7e68801ce7675ffdeebb730c236a8b6c3d59767d8e5d8_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-controller-rhel8@sha256:b33b33412464a6d0bf510e6dd2dc7df8b4ced9a5c08a14d8522db6c8457d1a36_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel8@sha256:9209e159bb11236b49511ed3a59c7f687d06a9f82a02497a637d765cc14ea0c3_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel8@sha256:b2c21a004712bd198698ea75793e57abbe1665e17479e34d0b5e8c81d60b967d_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel8@sha256:b894d94d3e18dc2f4f71f4e791e25da158397264b49ac82f4780ac3322e66200_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel8@sha256:f532249811710dde78cab85e31f99bfebb5ee161167f8116ea00297ac343eefd_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-events-rhel8@sha256:001e28b882e81e4d424b2e1a39933211f15e68048406a6432e6ec59e4b96cc2c_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-events-rhel8@sha256:03dc5eb942a8fb202d8d6492764d5d27dcc326b556bb068070c10b00a3a9d277_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-events-rhel8@sha256:0e59fd179abc02c54784b3293bc3d21087bd0ec135c691c5523879149da33a5a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-events-rhel8@sha256:898085897ff200fdba4d6c14b59548c7fe53164a8c2649e2263a69116737edbf_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel8@sha256:3479cbadb4aa7bab5cc56115d7efe4e406d60010e28561857804926c3fbac9cc_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel8@sha256:6067cedcfde517cc751e14030c620126ea6facf50a4ff16374ca8ebe7bfcbe8b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel8@sha256:a77292658b1ef1e2922f2b7c904ff73c8911bb84f130953897c3a66aec8560da_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel8@sha256:c8aaf02aede730dacca2eed8bb32044f39b74d3ee3fd619a0fa2af864d874fa6_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel8@sha256:23a535f97d17329cf2a1cc9dde90d4d9e2f3f5d979539a8ef5982e1f6693b144_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel8@sha256:7b61bda6116f3f1e93c856543ade553b0a1e4353542f5147da6929a5a8adbac3_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel8@sha256:ab98453c7e13ef2a9429531a1b1635e814df4784599be5c79848fcc849d05136_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel8@sha256:d2993b1a28d230faf64f020c8e8248e06fabf5cd225189b8218a71b2f40e6a9b_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel8@sha256:065def0cfd1e282fd57faedff24873ddb4057afd42d4abc887859c6b8cf8c901_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel8@sha256:14e1402c0d2f4d449146471fff84f6548affdbcd81d1864bce0d29c29ccb15bd_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel8@sha256:1709fbbd4a92d49d492e6bc977f2c32efe4559bde59668e818be70d38acdf757_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel8@sha256:5f9e44c7e682756007cc7bc493511c4a44536a04271ec1984f5a3ece7f1a8a49_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-nop-rhel8@sha256:72978ab3728ae29e51b68affb9e0b9a501bc69653c392783cb9ea121c8971661_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-nop-rhel8@sha256:9a0cf80bdfe89d4c472dc555f314d0bd5c4763bc637d45ddd89b8bb78236a44f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-nop-rhel8@sha256:b767a9acd7013d08b744b8155cecbe219bfd7a416a3f1ac3a129d67ab062741a_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-nop-rhel8@sha256:dfb1b5680a223da82b0b2dada35342525a88a925f4d22b8168c7edcf2b93049c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel8@sha256:46612f85239df62f6c6d3684367e34a06ddf3982754d5d130b5c0d77f587deea_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel8@sha256:4c111f708f6ae46c74f7ecae415b9b12e1cbb0380f97c4bee6f98ce32de0ef18_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel8@sha256:607ba1de03fdda867014d183a7f54745c6d687441d7e230cbe45d9234c623ed2_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel8@sha256:c7633b12a75e2a382fb3104a6fcc03227dcc980d2d764f828c75b48ccf73bbab_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel8@sha256:0a2fbc739785a2cc2ad17b79e360788216b2a87422e7d1512ea59a8672557a3e_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel8@sha256:25c1f3d9abd1e123e2a11e5349c0b59eb24238a10dc16e01e59976d061ea7af7_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel8@sha256:375388a1122a4bc5ffe695d4f8c69c9cf0c1d65ba89e92a6caeb68be40fbbbdc_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel8@sha256:739b8da7ebcad332129f65fee9e17f2b29370b1f68c030e3751d2f37ed4f9326_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel8@sha256:0d2a673d31a7b920fce466a25fa1968c57fe95d1c8c5bd2759f5de611d000b5f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel8@sha256:3542aba4cb22ce189574cf439a9dc758678e6272b83d8ff6089f1815284c576b_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel8@sha256:8c97cb0a4a88a1ddb7a6e7650100e958464b526d7c1454c306c7326f75ca0ab1_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel8@sha256:8ce8fce1d1e1acd9fb44dc4d5797e57fe8e349624f6c7b1351757d7d6143b679_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel8@sha256:540dd3000891505e605b3f269f99da6c53d1e452cf35bb7a1918bb8ce190772b_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel8@sha256:5f0ff9a2dfa1468eff57b5e44d971056d06e6c5a2672e14717686b3eba17a341_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel8@sha256:bba628b46144f5d52f4a6e303d1b90c9a7f4a0a7b3f0c13839f9f795da874254_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel8@sha256:f2ee01a1a497bd505ca1289290c0a07eda82901e698079fe1bc6557519d4ee99_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel8@sha256:37002485d6cf0f0ce261894d23db0bf94291fa7a121a154d15e5e4dcde20961f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel8@sha256:7561c3f65b9ea5268ed46b35f821c319abb1b4cb0894885a5a205cb920842b50_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel8@sha256:7f56583cad2cef40a2be5f4e96a62fcc155c8818fdc7d786400fadb60c85e631_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel8@sha256:ac72ab75d693dd84576e61df319e891b3de889f4e347c9c5b6597ccbd529ae0d_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel8@sha256:025fa4d5b4ca78c69f85c8836f9e585f71c2e48466ff7f38fab36dc66f65880e_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel8@sha256:534369ccbc380afa8482d089c9806484843122f9f3ece03d468604ef2de1daff_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel8@sha256:cea3159fd16b609ef54d99bf435f72c142f0f7ecbbe3c3eaa9dd2035267395d2_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel8@sha256:eae22f08294cb4179c659fca1effea2fc9f270a3059ddd32cf5a9ba1aaf8d2d1_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel8@sha256:1873003c677cb43b754c22493f9ecd91fa61eced098816823b7bceaf2051113a_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel8@sha256:26e9f9232764f62c9c8ec24c3f7938fdaa362f4f10b6c71c894b1cea92f55404_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel8@sha256:8969e863a2ac74d0ab37812bd0aa5d86f261b97d0c2fecd0f35d2343c2f5bd67_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel8@sha256:bc98620c8b16b39d796d81f25bd30ff227f2f2e723536bf28d55bdc76e9ac1ad_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel8@sha256:2f5cd53d974785de7aa44cb7ff7340e08c44a98eac5b3b60a9eb4535e63e62f7_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel8@sha256:608f3eb154f67488869fceeee31df1bcf596385c41d03c7390364153bac6b8b2_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel8@sha256:ca0bcdf562b50a8d2d665172658de8f444dab6fb4ca39ce49abb253e05aa8c7c_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel8@sha256:fed536fdc9330d719dda8baef65c856e9c301e86363b767a52f78fea8336103e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel8@sha256:012597e8046bf9f3e53d6f3c9543405e77ad5fd8f44964bc669cdf9581726170_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel8@sha256:36959d582ce1a74d7bf594b8e1b84edfa14233ddc2a2b22fcb66c0a0335a7bd3_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel8@sha256:3888fb9d6780e137b4545e8830f45383e68ca84a42394749b64e391d535172e7_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel8@sha256:79af298015635f2bde40b74943cc5aa201d8bef1cb1d333938816757328609e6_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel8@sha256:0d45b4a62b0fc7e101f68e94d6f1b18bc1a2770cccfebc27380d1bbcafbabb49_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel8@sha256:142369000580845dc3a0da67cf4de781dd2ad1ccaa6acf234d7650424e95bf09_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel8@sha256:26d9157c1a6c7d0cfcde263a0a17b15cca996b2b79c6cf0168a16304068c6abc_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel8@sha256:7a4aa11a1273f668d89230adaa720b4e1fcea0cbaa57c63fa01a2cf6867d981c_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel8@sha256:25f485a1b1e0c5015304744148e7a3fbb6728fe90f389e5d507b2d36917efdf5_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel8@sha256:6f30b86646ff8d94ba28949bdf826d751fba38c824a3acabb1480896f41d411a_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel8@sha256:a0663bcada815073c34ec07a99cd53242db85e933912c48b5ed25892ccfa4eb1_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel8@sha256:e6213a9e4243024eb73cef85526dbc294920f0e7c35b031d4b46bc5a5072af23_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel8@sha256:18c0e9a76603a5312f3c7e2b9d468fe5a6d1e3f3f3b41c5ddcad952f6a49e528_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel8@sha256:2723ec216e5ead0550a5dece8b4ef76abade44503ff67da9becdb59ee6a74b64_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel8@sha256:5f68ba66d17d612702cc47916df916b751c3b8d71faa094f1a174cb4338c3d68_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel8@sha256:8d927c5044b9df81791f00774e7831f0a4d5a458f7a335f8bf925696b5479548_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel8@sha256:3d6ba54c22f00a6eefdb5a920e9f2a377cd25f46ac0ce43fbbd207f9bddf87af_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel8@sha256:4f9a87bf93808a7c27c0bcd5387527fd9261f4c666da11e4f5ba8f831028fc3e_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel8@sha256:6ecd313eff04d48c873fa3b4b3a0e1bc94e1e715ab5919e33718a06a2b561851_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel8@sha256:7efeac843ef6910c061c535e290dc43a8fca0522e1897845237bff9df7706da9_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel8@sha256:3e51c0031aaefd0b1ae80908c887075c82888f29552a4b71a3de6148ed6a7fb4_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel8@sha256:578c9afda064065cc2f4e18b59dbb92cf78015654573de80a72bc4e56fc0d1f3_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel8@sha256:d4fa2a61f381b3f00b9fb76cb1d019b28a2413a936f9b5a786d1d98e8a8361a0_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel8@sha256:fbbf6924f67a455359ccd4e884e1608fb20475850e874874d158f5f2e01425c8_amd64 | — |
Workaround
|
A flaw was found in node-forge. This vulnerability allows unauthenticated attackers to bypass downstream cryptographic verifications and security decisions via crafting ASN.1 (Abstract Syntax Notation One) structures to desynchronize schema validations, yielding a semantic divergence.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel8@sha256:494857108f0b09c8b8985062cc11b9879d126b207fcd72f6abb64ded3d8d1793_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel8@sha256:abca24c41cb24749e70a90aac93354d1924785e3eaf92a55b6906690861bac49_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel8@sha256:b7b03dd023aafe65290969336bcf9e0b7a241c3510dcb3d26519581ba4eed719_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel8@sha256:d52e4a16b2908e99f1e69a1e2ee9233a231fd28c70916ed06c9cd8560478340c_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel8@sha256:0dee713a14ab49d93b52b280d4ca3c6fc1c5f604087c81b755a6715330c91ea7_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel8@sha256:50133b51c695735e5f1fdb54d5423331091c1d113b0747d9565a42839d7510bc_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel8@sha256:56bf189b754dee71d8b4ce9e44389b4ca0762e5f633e728210825472f4c8f3f6_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel8@sha256:d356f3a86b2d3054a9f9c6e36bd488c8eaaef4af199e6a8188f8b50921698d25_arm64 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel8@sha256:0cb744cb7946d857a2cffec641fcbc994e77ddc8d4a5b14c17a28621f4a0a4a9_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel8@sha256:416c99f02abb6274fc87b2599e96b90e74e7a94c28806629c2b98fb2dc7e2afc_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel8@sha256:5c78dfe2380653f0167358565c8b7cab1010321a4eda27ec931715805ab2c256_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel8@sha256:d71dc72648f45660ae1fd98acac0f1876540cac853f5c097ab85c3a5f2c2084f_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-controller-rhel8@sha256:35c7d22ab878030711c1ec9d340f25f78257ca3eabdcb5db23db90e80d55e8f1_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-controller-rhel8@sha256:5345cdb7e11186fda1577345f0e426946a5ee9e6bbe6486845511f03114dbe52_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-controller-rhel8@sha256:71d7e93eb9e845a429a7e68801ce7675ffdeebb730c236a8b6c3d59767d8e5d8_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-controller-rhel8@sha256:b33b33412464a6d0bf510e6dd2dc7df8b4ced9a5c08a14d8522db6c8457d1a36_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel8@sha256:9209e159bb11236b49511ed3a59c7f687d06a9f82a02497a637d765cc14ea0c3_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel8@sha256:b2c21a004712bd198698ea75793e57abbe1665e17479e34d0b5e8c81d60b967d_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel8@sha256:b894d94d3e18dc2f4f71f4e791e25da158397264b49ac82f4780ac3322e66200_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel8@sha256:f532249811710dde78cab85e31f99bfebb5ee161167f8116ea00297ac343eefd_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-events-rhel8@sha256:001e28b882e81e4d424b2e1a39933211f15e68048406a6432e6ec59e4b96cc2c_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-events-rhel8@sha256:03dc5eb942a8fb202d8d6492764d5d27dcc326b556bb068070c10b00a3a9d277_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-events-rhel8@sha256:0e59fd179abc02c54784b3293bc3d21087bd0ec135c691c5523879149da33a5a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-events-rhel8@sha256:898085897ff200fdba4d6c14b59548c7fe53164a8c2649e2263a69116737edbf_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel8@sha256:3479cbadb4aa7bab5cc56115d7efe4e406d60010e28561857804926c3fbac9cc_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel8@sha256:6067cedcfde517cc751e14030c620126ea6facf50a4ff16374ca8ebe7bfcbe8b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel8@sha256:a77292658b1ef1e2922f2b7c904ff73c8911bb84f130953897c3a66aec8560da_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel8@sha256:c8aaf02aede730dacca2eed8bb32044f39b74d3ee3fd619a0fa2af864d874fa6_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel8@sha256:1066cf4185e3cd917c05e6d6759fb0a69428c4b43398df10dff8abe523761c09_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel8@sha256:525bbd7fe14ba88b4d9be13c5857e477e3a8daac1185a146707ebb8ef8e81acd_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel8@sha256:dbb678695a4bd07c27a14fec9b70359929bf0d4d33d9ce2d70d1b5157e5026c1_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel8@sha256:fbddec04429c15c833b7631fe3d7c783d33520f30f6d5c8aef2e66b7634873b8_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel8@sha256:0a12cf22aa798dbc3661f7e83aa9c280fe394de5b0ecc6ed7c93be1df539fce9_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel8@sha256:cf30088c2a33f0717657b0ac7c2df1544cb02a39e235011c9d21c658222ef39e_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel8@sha256:ea7aae64763683de9e3fcbda5d6865c975a561b8c6b4299be9dd34088bc5e684_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel8@sha256:fdd2f4bffececf03b6566cf573fdf6224495d79a75ad1031219fad9902d7a3f1_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel8@sha256:23a535f97d17329cf2a1cc9dde90d4d9e2f3f5d979539a8ef5982e1f6693b144_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel8@sha256:7b61bda6116f3f1e93c856543ade553b0a1e4353542f5147da6929a5a8adbac3_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel8@sha256:ab98453c7e13ef2a9429531a1b1635e814df4784599be5c79848fcc849d05136_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel8@sha256:d2993b1a28d230faf64f020c8e8248e06fabf5cd225189b8218a71b2f40e6a9b_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel8@sha256:065def0cfd1e282fd57faedff24873ddb4057afd42d4abc887859c6b8cf8c901_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel8@sha256:14e1402c0d2f4d449146471fff84f6548affdbcd81d1864bce0d29c29ccb15bd_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel8@sha256:1709fbbd4a92d49d492e6bc977f2c32efe4559bde59668e818be70d38acdf757_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel8@sha256:5f9e44c7e682756007cc7bc493511c4a44536a04271ec1984f5a3ece7f1a8a49_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-nop-rhel8@sha256:72978ab3728ae29e51b68affb9e0b9a501bc69653c392783cb9ea121c8971661_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-nop-rhel8@sha256:9a0cf80bdfe89d4c472dc555f314d0bd5c4763bc637d45ddd89b8bb78236a44f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-nop-rhel8@sha256:b767a9acd7013d08b744b8155cecbe219bfd7a416a3f1ac3a129d67ab062741a_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-nop-rhel8@sha256:dfb1b5680a223da82b0b2dada35342525a88a925f4d22b8168c7edcf2b93049c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel8@sha256:46612f85239df62f6c6d3684367e34a06ddf3982754d5d130b5c0d77f587deea_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel8@sha256:4c111f708f6ae46c74f7ecae415b9b12e1cbb0380f97c4bee6f98ce32de0ef18_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel8@sha256:607ba1de03fdda867014d183a7f54745c6d687441d7e230cbe45d9234c623ed2_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel8@sha256:c7633b12a75e2a382fb3104a6fcc03227dcc980d2d764f828c75b48ccf73bbab_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel8@sha256:0a2fbc739785a2cc2ad17b79e360788216b2a87422e7d1512ea59a8672557a3e_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel8@sha256:25c1f3d9abd1e123e2a11e5349c0b59eb24238a10dc16e01e59976d061ea7af7_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel8@sha256:375388a1122a4bc5ffe695d4f8c69c9cf0c1d65ba89e92a6caeb68be40fbbbdc_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel8@sha256:739b8da7ebcad332129f65fee9e17f2b29370b1f68c030e3751d2f37ed4f9326_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel8@sha256:0d2a673d31a7b920fce466a25fa1968c57fe95d1c8c5bd2759f5de611d000b5f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel8@sha256:3542aba4cb22ce189574cf439a9dc758678e6272b83d8ff6089f1815284c576b_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel8@sha256:8c97cb0a4a88a1ddb7a6e7650100e958464b526d7c1454c306c7326f75ca0ab1_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel8@sha256:8ce8fce1d1e1acd9fb44dc4d5797e57fe8e349624f6c7b1351757d7d6143b679_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel8@sha256:540dd3000891505e605b3f269f99da6c53d1e452cf35bb7a1918bb8ce190772b_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel8@sha256:5f0ff9a2dfa1468eff57b5e44d971056d06e6c5a2672e14717686b3eba17a341_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel8@sha256:bba628b46144f5d52f4a6e303d1b90c9a7f4a0a7b3f0c13839f9f795da874254_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel8@sha256:f2ee01a1a497bd505ca1289290c0a07eda82901e698079fe1bc6557519d4ee99_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel8@sha256:37002485d6cf0f0ce261894d23db0bf94291fa7a121a154d15e5e4dcde20961f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel8@sha256:7561c3f65b9ea5268ed46b35f821c319abb1b4cb0894885a5a205cb920842b50_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel8@sha256:7f56583cad2cef40a2be5f4e96a62fcc155c8818fdc7d786400fadb60c85e631_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel8@sha256:ac72ab75d693dd84576e61df319e891b3de889f4e347c9c5b6597ccbd529ae0d_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel8@sha256:025fa4d5b4ca78c69f85c8836f9e585f71c2e48466ff7f38fab36dc66f65880e_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel8@sha256:534369ccbc380afa8482d089c9806484843122f9f3ece03d468604ef2de1daff_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel8@sha256:cea3159fd16b609ef54d99bf435f72c142f0f7ecbbe3c3eaa9dd2035267395d2_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel8@sha256:eae22f08294cb4179c659fca1effea2fc9f270a3059ddd32cf5a9ba1aaf8d2d1_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel8@sha256:1873003c677cb43b754c22493f9ecd91fa61eced098816823b7bceaf2051113a_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel8@sha256:26e9f9232764f62c9c8ec24c3f7938fdaa362f4f10b6c71c894b1cea92f55404_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel8@sha256:8969e863a2ac74d0ab37812bd0aa5d86f261b97d0c2fecd0f35d2343c2f5bd67_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel8@sha256:bc98620c8b16b39d796d81f25bd30ff227f2f2e723536bf28d55bdc76e9ac1ad_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel8@sha256:2f5cd53d974785de7aa44cb7ff7340e08c44a98eac5b3b60a9eb4535e63e62f7_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel8@sha256:608f3eb154f67488869fceeee31df1bcf596385c41d03c7390364153bac6b8b2_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel8@sha256:ca0bcdf562b50a8d2d665172658de8f444dab6fb4ca39ce49abb253e05aa8c7c_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel8@sha256:fed536fdc9330d719dda8baef65c856e9c301e86363b767a52f78fea8336103e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel8@sha256:012597e8046bf9f3e53d6f3c9543405e77ad5fd8f44964bc669cdf9581726170_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel8@sha256:36959d582ce1a74d7bf594b8e1b84edfa14233ddc2a2b22fcb66c0a0335a7bd3_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel8@sha256:3888fb9d6780e137b4545e8830f45383e68ca84a42394749b64e391d535172e7_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel8@sha256:79af298015635f2bde40b74943cc5aa201d8bef1cb1d333938816757328609e6_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel8@sha256:0d45b4a62b0fc7e101f68e94d6f1b18bc1a2770cccfebc27380d1bbcafbabb49_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel8@sha256:142369000580845dc3a0da67cf4de781dd2ad1ccaa6acf234d7650424e95bf09_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel8@sha256:26d9157c1a6c7d0cfcde263a0a17b15cca996b2b79c6cf0168a16304068c6abc_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel8@sha256:7a4aa11a1273f668d89230adaa720b4e1fcea0cbaa57c63fa01a2cf6867d981c_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel8@sha256:25f485a1b1e0c5015304744148e7a3fbb6728fe90f389e5d507b2d36917efdf5_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel8@sha256:6f30b86646ff8d94ba28949bdf826d751fba38c824a3acabb1480896f41d411a_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel8@sha256:a0663bcada815073c34ec07a99cd53242db85e933912c48b5ed25892ccfa4eb1_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel8@sha256:e6213a9e4243024eb73cef85526dbc294920f0e7c35b031d4b46bc5a5072af23_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel8@sha256:18c0e9a76603a5312f3c7e2b9d468fe5a6d1e3f3f3b41c5ddcad952f6a49e528_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel8@sha256:2723ec216e5ead0550a5dece8b4ef76abade44503ff67da9becdb59ee6a74b64_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel8@sha256:5f68ba66d17d612702cc47916df916b751c3b8d71faa094f1a174cb4338c3d68_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel8@sha256:8d927c5044b9df81791f00774e7831f0a4d5a458f7a335f8bf925696b5479548_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel8@sha256:3d6ba54c22f00a6eefdb5a920e9f2a377cd25f46ac0ce43fbbd207f9bddf87af_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel8@sha256:4f9a87bf93808a7c27c0bcd5387527fd9261f4c666da11e4f5ba8f831028fc3e_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel8@sha256:6ecd313eff04d48c873fa3b4b3a0e1bc94e1e715ab5919e33718a06a2b561851_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel8@sha256:7efeac843ef6910c061c535e290dc43a8fca0522e1897845237bff9df7706da9_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel8@sha256:3e51c0031aaefd0b1ae80908c887075c82888f29552a4b71a3de6148ed6a7fb4_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel8@sha256:578c9afda064065cc2f4e18b59dbb92cf78015654573de80a72bc4e56fc0d1f3_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel8@sha256:d4fa2a61f381b3f00b9fb76cb1d019b28a2413a936f9b5a786d1d98e8a8361a0_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel8@sha256:fbbf6924f67a455359ccd4e884e1608fb20475850e874874d158f5f2e01425c8_amd64 | — |
Workaround
|
A flaw was found in Lodash. A prototype pollution vulnerability in the _.unset and _.omit functions allows an attacker able to control property paths to delete methods from global prototypes. By removing essential functionalities, this can result in a denial of service.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel8@sha256:494857108f0b09c8b8985062cc11b9879d126b207fcd72f6abb64ded3d8d1793_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel8@sha256:abca24c41cb24749e70a90aac93354d1924785e3eaf92a55b6906690861bac49_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel8@sha256:b7b03dd023aafe65290969336bcf9e0b7a241c3510dcb3d26519581ba4eed719_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel8@sha256:d52e4a16b2908e99f1e69a1e2ee9233a231fd28c70916ed06c9cd8560478340c_s390x | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel8@sha256:0cb744cb7946d857a2cffec641fcbc994e77ddc8d4a5b14c17a28621f4a0a4a9_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel8@sha256:416c99f02abb6274fc87b2599e96b90e74e7a94c28806629c2b98fb2dc7e2afc_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel8@sha256:5c78dfe2380653f0167358565c8b7cab1010321a4eda27ec931715805ab2c256_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel8@sha256:d71dc72648f45660ae1fd98acac0f1876540cac853f5c097ab85c3a5f2c2084f_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-controller-rhel8@sha256:35c7d22ab878030711c1ec9d340f25f78257ca3eabdcb5db23db90e80d55e8f1_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-controller-rhel8@sha256:5345cdb7e11186fda1577345f0e426946a5ee9e6bbe6486845511f03114dbe52_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-controller-rhel8@sha256:71d7e93eb9e845a429a7e68801ce7675ffdeebb730c236a8b6c3d59767d8e5d8_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-controller-rhel8@sha256:b33b33412464a6d0bf510e6dd2dc7df8b4ced9a5c08a14d8522db6c8457d1a36_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel8@sha256:9209e159bb11236b49511ed3a59c7f687d06a9f82a02497a637d765cc14ea0c3_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel8@sha256:b2c21a004712bd198698ea75793e57abbe1665e17479e34d0b5e8c81d60b967d_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel8@sha256:b894d94d3e18dc2f4f71f4e791e25da158397264b49ac82f4780ac3322e66200_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel8@sha256:f532249811710dde78cab85e31f99bfebb5ee161167f8116ea00297ac343eefd_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-events-rhel8@sha256:001e28b882e81e4d424b2e1a39933211f15e68048406a6432e6ec59e4b96cc2c_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-events-rhel8@sha256:03dc5eb942a8fb202d8d6492764d5d27dcc326b556bb068070c10b00a3a9d277_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-events-rhel8@sha256:0e59fd179abc02c54784b3293bc3d21087bd0ec135c691c5523879149da33a5a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-events-rhel8@sha256:898085897ff200fdba4d6c14b59548c7fe53164a8c2649e2263a69116737edbf_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel8@sha256:3479cbadb4aa7bab5cc56115d7efe4e406d60010e28561857804926c3fbac9cc_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel8@sha256:6067cedcfde517cc751e14030c620126ea6facf50a4ff16374ca8ebe7bfcbe8b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel8@sha256:a77292658b1ef1e2922f2b7c904ff73c8911bb84f130953897c3a66aec8560da_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel8@sha256:c8aaf02aede730dacca2eed8bb32044f39b74d3ee3fd619a0fa2af864d874fa6_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel8@sha256:1066cf4185e3cd917c05e6d6759fb0a69428c4b43398df10dff8abe523761c09_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel8@sha256:525bbd7fe14ba88b4d9be13c5857e477e3a8daac1185a146707ebb8ef8e81acd_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel8@sha256:dbb678695a4bd07c27a14fec9b70359929bf0d4d33d9ce2d70d1b5157e5026c1_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel8@sha256:fbddec04429c15c833b7631fe3d7c783d33520f30f6d5c8aef2e66b7634873b8_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel8@sha256:0a12cf22aa798dbc3661f7e83aa9c280fe394de5b0ecc6ed7c93be1df539fce9_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel8@sha256:cf30088c2a33f0717657b0ac7c2df1544cb02a39e235011c9d21c658222ef39e_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel8@sha256:ea7aae64763683de9e3fcbda5d6865c975a561b8c6b4299be9dd34088bc5e684_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel8@sha256:fdd2f4bffececf03b6566cf573fdf6224495d79a75ad1031219fad9902d7a3f1_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel8@sha256:0dee713a14ab49d93b52b280d4ca3c6fc1c5f604087c81b755a6715330c91ea7_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel8@sha256:50133b51c695735e5f1fdb54d5423331091c1d113b0747d9565a42839d7510bc_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel8@sha256:56bf189b754dee71d8b4ce9e44389b4ca0762e5f633e728210825472f4c8f3f6_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel8@sha256:d356f3a86b2d3054a9f9c6e36bd488c8eaaef4af199e6a8188f8b50921698d25_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel8@sha256:23a535f97d17329cf2a1cc9dde90d4d9e2f3f5d979539a8ef5982e1f6693b144_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel8@sha256:7b61bda6116f3f1e93c856543ade553b0a1e4353542f5147da6929a5a8adbac3_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel8@sha256:ab98453c7e13ef2a9429531a1b1635e814df4784599be5c79848fcc849d05136_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel8@sha256:d2993b1a28d230faf64f020c8e8248e06fabf5cd225189b8218a71b2f40e6a9b_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel8@sha256:065def0cfd1e282fd57faedff24873ddb4057afd42d4abc887859c6b8cf8c901_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel8@sha256:14e1402c0d2f4d449146471fff84f6548affdbcd81d1864bce0d29c29ccb15bd_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel8@sha256:1709fbbd4a92d49d492e6bc977f2c32efe4559bde59668e818be70d38acdf757_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel8@sha256:5f9e44c7e682756007cc7bc493511c4a44536a04271ec1984f5a3ece7f1a8a49_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-nop-rhel8@sha256:72978ab3728ae29e51b68affb9e0b9a501bc69653c392783cb9ea121c8971661_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-nop-rhel8@sha256:9a0cf80bdfe89d4c472dc555f314d0bd5c4763bc637d45ddd89b8bb78236a44f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-nop-rhel8@sha256:b767a9acd7013d08b744b8155cecbe219bfd7a416a3f1ac3a129d67ab062741a_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-nop-rhel8@sha256:dfb1b5680a223da82b0b2dada35342525a88a925f4d22b8168c7edcf2b93049c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel8@sha256:46612f85239df62f6c6d3684367e34a06ddf3982754d5d130b5c0d77f587deea_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel8@sha256:4c111f708f6ae46c74f7ecae415b9b12e1cbb0380f97c4bee6f98ce32de0ef18_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel8@sha256:607ba1de03fdda867014d183a7f54745c6d687441d7e230cbe45d9234c623ed2_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel8@sha256:c7633b12a75e2a382fb3104a6fcc03227dcc980d2d764f828c75b48ccf73bbab_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel8@sha256:0a2fbc739785a2cc2ad17b79e360788216b2a87422e7d1512ea59a8672557a3e_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel8@sha256:25c1f3d9abd1e123e2a11e5349c0b59eb24238a10dc16e01e59976d061ea7af7_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel8@sha256:375388a1122a4bc5ffe695d4f8c69c9cf0c1d65ba89e92a6caeb68be40fbbbdc_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel8@sha256:739b8da7ebcad332129f65fee9e17f2b29370b1f68c030e3751d2f37ed4f9326_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel8@sha256:0d2a673d31a7b920fce466a25fa1968c57fe95d1c8c5bd2759f5de611d000b5f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel8@sha256:3542aba4cb22ce189574cf439a9dc758678e6272b83d8ff6089f1815284c576b_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel8@sha256:8c97cb0a4a88a1ddb7a6e7650100e958464b526d7c1454c306c7326f75ca0ab1_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel8@sha256:8ce8fce1d1e1acd9fb44dc4d5797e57fe8e349624f6c7b1351757d7d6143b679_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel8@sha256:540dd3000891505e605b3f269f99da6c53d1e452cf35bb7a1918bb8ce190772b_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel8@sha256:5f0ff9a2dfa1468eff57b5e44d971056d06e6c5a2672e14717686b3eba17a341_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel8@sha256:bba628b46144f5d52f4a6e303d1b90c9a7f4a0a7b3f0c13839f9f795da874254_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel8@sha256:f2ee01a1a497bd505ca1289290c0a07eda82901e698079fe1bc6557519d4ee99_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel8@sha256:37002485d6cf0f0ce261894d23db0bf94291fa7a121a154d15e5e4dcde20961f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel8@sha256:7561c3f65b9ea5268ed46b35f821c319abb1b4cb0894885a5a205cb920842b50_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel8@sha256:7f56583cad2cef40a2be5f4e96a62fcc155c8818fdc7d786400fadb60c85e631_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel8@sha256:ac72ab75d693dd84576e61df319e891b3de889f4e347c9c5b6597ccbd529ae0d_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel8@sha256:025fa4d5b4ca78c69f85c8836f9e585f71c2e48466ff7f38fab36dc66f65880e_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel8@sha256:534369ccbc380afa8482d089c9806484843122f9f3ece03d468604ef2de1daff_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel8@sha256:cea3159fd16b609ef54d99bf435f72c142f0f7ecbbe3c3eaa9dd2035267395d2_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel8@sha256:eae22f08294cb4179c659fca1effea2fc9f270a3059ddd32cf5a9ba1aaf8d2d1_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel8@sha256:1873003c677cb43b754c22493f9ecd91fa61eced098816823b7bceaf2051113a_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel8@sha256:26e9f9232764f62c9c8ec24c3f7938fdaa362f4f10b6c71c894b1cea92f55404_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel8@sha256:8969e863a2ac74d0ab37812bd0aa5d86f261b97d0c2fecd0f35d2343c2f5bd67_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel8@sha256:bc98620c8b16b39d796d81f25bd30ff227f2f2e723536bf28d55bdc76e9ac1ad_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel8@sha256:2f5cd53d974785de7aa44cb7ff7340e08c44a98eac5b3b60a9eb4535e63e62f7_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel8@sha256:608f3eb154f67488869fceeee31df1bcf596385c41d03c7390364153bac6b8b2_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel8@sha256:ca0bcdf562b50a8d2d665172658de8f444dab6fb4ca39ce49abb253e05aa8c7c_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel8@sha256:fed536fdc9330d719dda8baef65c856e9c301e86363b767a52f78fea8336103e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel8@sha256:012597e8046bf9f3e53d6f3c9543405e77ad5fd8f44964bc669cdf9581726170_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel8@sha256:36959d582ce1a74d7bf594b8e1b84edfa14233ddc2a2b22fcb66c0a0335a7bd3_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel8@sha256:3888fb9d6780e137b4545e8830f45383e68ca84a42394749b64e391d535172e7_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel8@sha256:79af298015635f2bde40b74943cc5aa201d8bef1cb1d333938816757328609e6_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel8@sha256:0d45b4a62b0fc7e101f68e94d6f1b18bc1a2770cccfebc27380d1bbcafbabb49_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel8@sha256:142369000580845dc3a0da67cf4de781dd2ad1ccaa6acf234d7650424e95bf09_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel8@sha256:26d9157c1a6c7d0cfcde263a0a17b15cca996b2b79c6cf0168a16304068c6abc_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel8@sha256:7a4aa11a1273f668d89230adaa720b4e1fcea0cbaa57c63fa01a2cf6867d981c_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel8@sha256:25f485a1b1e0c5015304744148e7a3fbb6728fe90f389e5d507b2d36917efdf5_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel8@sha256:6f30b86646ff8d94ba28949bdf826d751fba38c824a3acabb1480896f41d411a_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel8@sha256:a0663bcada815073c34ec07a99cd53242db85e933912c48b5ed25892ccfa4eb1_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel8@sha256:e6213a9e4243024eb73cef85526dbc294920f0e7c35b031d4b46bc5a5072af23_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel8@sha256:18c0e9a76603a5312f3c7e2b9d468fe5a6d1e3f3f3b41c5ddcad952f6a49e528_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel8@sha256:2723ec216e5ead0550a5dece8b4ef76abade44503ff67da9becdb59ee6a74b64_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel8@sha256:5f68ba66d17d612702cc47916df916b751c3b8d71faa094f1a174cb4338c3d68_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel8@sha256:8d927c5044b9df81791f00774e7831f0a4d5a458f7a335f8bf925696b5479548_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel8@sha256:3d6ba54c22f00a6eefdb5a920e9f2a377cd25f46ac0ce43fbbd207f9bddf87af_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel8@sha256:4f9a87bf93808a7c27c0bcd5387527fd9261f4c666da11e4f5ba8f831028fc3e_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel8@sha256:6ecd313eff04d48c873fa3b4b3a0e1bc94e1e715ab5919e33718a06a2b561851_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel8@sha256:7efeac843ef6910c061c535e290dc43a8fca0522e1897845237bff9df7706da9_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel8@sha256:3e51c0031aaefd0b1ae80908c887075c82888f29552a4b71a3de6148ed6a7fb4_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel8@sha256:578c9afda064065cc2f4e18b59dbb92cf78015654573de80a72bc4e56fc0d1f3_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel8@sha256:d4fa2a61f381b3f00b9fb76cb1d019b28a2413a936f9b5a786d1d98e8a8361a0_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel8@sha256:fbbf6924f67a455359ccd4e884e1608fb20475850e874874d158f5f2e01425c8_amd64 | — |
Workaround
|
A flaw was found in qs, a module used for parsing query strings. A remote attacker can exploit an improper input validation vulnerability by sending specially crafted HTTP requests that use bracket notation (e.g., `a[]=value`). This bypasses the `arrayLimit` option, which is designed to limit the size of parsed arrays and prevent resource exhaustion. Successful exploitation can lead to memory exhaustion, causing a Denial of Service (DoS) where the application crashes or becomes unresponsive, making the service unavailable to users.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel8@sha256:494857108f0b09c8b8985062cc11b9879d126b207fcd72f6abb64ded3d8d1793_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel8@sha256:abca24c41cb24749e70a90aac93354d1924785e3eaf92a55b6906690861bac49_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel8@sha256:b7b03dd023aafe65290969336bcf9e0b7a241c3510dcb3d26519581ba4eed719_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel8@sha256:d52e4a16b2908e99f1e69a1e2ee9233a231fd28c70916ed06c9cd8560478340c_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel8@sha256:0dee713a14ab49d93b52b280d4ca3c6fc1c5f604087c81b755a6715330c91ea7_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel8@sha256:50133b51c695735e5f1fdb54d5423331091c1d113b0747d9565a42839d7510bc_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel8@sha256:56bf189b754dee71d8b4ce9e44389b4ca0762e5f633e728210825472f4c8f3f6_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel8@sha256:d356f3a86b2d3054a9f9c6e36bd488c8eaaef4af199e6a8188f8b50921698d25_arm64 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel8@sha256:0cb744cb7946d857a2cffec641fcbc994e77ddc8d4a5b14c17a28621f4a0a4a9_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel8@sha256:416c99f02abb6274fc87b2599e96b90e74e7a94c28806629c2b98fb2dc7e2afc_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel8@sha256:5c78dfe2380653f0167358565c8b7cab1010321a4eda27ec931715805ab2c256_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel8@sha256:d71dc72648f45660ae1fd98acac0f1876540cac853f5c097ab85c3a5f2c2084f_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-controller-rhel8@sha256:35c7d22ab878030711c1ec9d340f25f78257ca3eabdcb5db23db90e80d55e8f1_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-controller-rhel8@sha256:5345cdb7e11186fda1577345f0e426946a5ee9e6bbe6486845511f03114dbe52_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-controller-rhel8@sha256:71d7e93eb9e845a429a7e68801ce7675ffdeebb730c236a8b6c3d59767d8e5d8_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-controller-rhel8@sha256:b33b33412464a6d0bf510e6dd2dc7df8b4ced9a5c08a14d8522db6c8457d1a36_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel8@sha256:9209e159bb11236b49511ed3a59c7f687d06a9f82a02497a637d765cc14ea0c3_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel8@sha256:b2c21a004712bd198698ea75793e57abbe1665e17479e34d0b5e8c81d60b967d_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel8@sha256:b894d94d3e18dc2f4f71f4e791e25da158397264b49ac82f4780ac3322e66200_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel8@sha256:f532249811710dde78cab85e31f99bfebb5ee161167f8116ea00297ac343eefd_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-events-rhel8@sha256:001e28b882e81e4d424b2e1a39933211f15e68048406a6432e6ec59e4b96cc2c_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-events-rhel8@sha256:03dc5eb942a8fb202d8d6492764d5d27dcc326b556bb068070c10b00a3a9d277_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-events-rhel8@sha256:0e59fd179abc02c54784b3293bc3d21087bd0ec135c691c5523879149da33a5a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-events-rhel8@sha256:898085897ff200fdba4d6c14b59548c7fe53164a8c2649e2263a69116737edbf_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel8@sha256:3479cbadb4aa7bab5cc56115d7efe4e406d60010e28561857804926c3fbac9cc_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel8@sha256:6067cedcfde517cc751e14030c620126ea6facf50a4ff16374ca8ebe7bfcbe8b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel8@sha256:a77292658b1ef1e2922f2b7c904ff73c8911bb84f130953897c3a66aec8560da_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel8@sha256:c8aaf02aede730dacca2eed8bb32044f39b74d3ee3fd619a0fa2af864d874fa6_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel8@sha256:1066cf4185e3cd917c05e6d6759fb0a69428c4b43398df10dff8abe523761c09_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel8@sha256:525bbd7fe14ba88b4d9be13c5857e477e3a8daac1185a146707ebb8ef8e81acd_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel8@sha256:dbb678695a4bd07c27a14fec9b70359929bf0d4d33d9ce2d70d1b5157e5026c1_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel8@sha256:fbddec04429c15c833b7631fe3d7c783d33520f30f6d5c8aef2e66b7634873b8_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel8@sha256:0a12cf22aa798dbc3661f7e83aa9c280fe394de5b0ecc6ed7c93be1df539fce9_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel8@sha256:cf30088c2a33f0717657b0ac7c2df1544cb02a39e235011c9d21c658222ef39e_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel8@sha256:ea7aae64763683de9e3fcbda5d6865c975a561b8c6b4299be9dd34088bc5e684_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel8@sha256:fdd2f4bffececf03b6566cf573fdf6224495d79a75ad1031219fad9902d7a3f1_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel8@sha256:23a535f97d17329cf2a1cc9dde90d4d9e2f3f5d979539a8ef5982e1f6693b144_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel8@sha256:7b61bda6116f3f1e93c856543ade553b0a1e4353542f5147da6929a5a8adbac3_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel8@sha256:ab98453c7e13ef2a9429531a1b1635e814df4784599be5c79848fcc849d05136_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel8@sha256:d2993b1a28d230faf64f020c8e8248e06fabf5cd225189b8218a71b2f40e6a9b_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel8@sha256:065def0cfd1e282fd57faedff24873ddb4057afd42d4abc887859c6b8cf8c901_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel8@sha256:14e1402c0d2f4d449146471fff84f6548affdbcd81d1864bce0d29c29ccb15bd_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel8@sha256:1709fbbd4a92d49d492e6bc977f2c32efe4559bde59668e818be70d38acdf757_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel8@sha256:5f9e44c7e682756007cc7bc493511c4a44536a04271ec1984f5a3ece7f1a8a49_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-nop-rhel8@sha256:72978ab3728ae29e51b68affb9e0b9a501bc69653c392783cb9ea121c8971661_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-nop-rhel8@sha256:9a0cf80bdfe89d4c472dc555f314d0bd5c4763bc637d45ddd89b8bb78236a44f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-nop-rhel8@sha256:b767a9acd7013d08b744b8155cecbe219bfd7a416a3f1ac3a129d67ab062741a_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-nop-rhel8@sha256:dfb1b5680a223da82b0b2dada35342525a88a925f4d22b8168c7edcf2b93049c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel8@sha256:46612f85239df62f6c6d3684367e34a06ddf3982754d5d130b5c0d77f587deea_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel8@sha256:4c111f708f6ae46c74f7ecae415b9b12e1cbb0380f97c4bee6f98ce32de0ef18_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel8@sha256:607ba1de03fdda867014d183a7f54745c6d687441d7e230cbe45d9234c623ed2_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel8@sha256:c7633b12a75e2a382fb3104a6fcc03227dcc980d2d764f828c75b48ccf73bbab_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel8@sha256:0a2fbc739785a2cc2ad17b79e360788216b2a87422e7d1512ea59a8672557a3e_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel8@sha256:25c1f3d9abd1e123e2a11e5349c0b59eb24238a10dc16e01e59976d061ea7af7_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel8@sha256:375388a1122a4bc5ffe695d4f8c69c9cf0c1d65ba89e92a6caeb68be40fbbbdc_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel8@sha256:739b8da7ebcad332129f65fee9e17f2b29370b1f68c030e3751d2f37ed4f9326_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel8@sha256:0d2a673d31a7b920fce466a25fa1968c57fe95d1c8c5bd2759f5de611d000b5f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel8@sha256:3542aba4cb22ce189574cf439a9dc758678e6272b83d8ff6089f1815284c576b_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel8@sha256:8c97cb0a4a88a1ddb7a6e7650100e958464b526d7c1454c306c7326f75ca0ab1_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel8@sha256:8ce8fce1d1e1acd9fb44dc4d5797e57fe8e349624f6c7b1351757d7d6143b679_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel8@sha256:540dd3000891505e605b3f269f99da6c53d1e452cf35bb7a1918bb8ce190772b_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel8@sha256:5f0ff9a2dfa1468eff57b5e44d971056d06e6c5a2672e14717686b3eba17a341_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel8@sha256:bba628b46144f5d52f4a6e303d1b90c9a7f4a0a7b3f0c13839f9f795da874254_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel8@sha256:f2ee01a1a497bd505ca1289290c0a07eda82901e698079fe1bc6557519d4ee99_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel8@sha256:37002485d6cf0f0ce261894d23db0bf94291fa7a121a154d15e5e4dcde20961f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel8@sha256:7561c3f65b9ea5268ed46b35f821c319abb1b4cb0894885a5a205cb920842b50_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel8@sha256:7f56583cad2cef40a2be5f4e96a62fcc155c8818fdc7d786400fadb60c85e631_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel8@sha256:ac72ab75d693dd84576e61df319e891b3de889f4e347c9c5b6597ccbd529ae0d_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel8@sha256:025fa4d5b4ca78c69f85c8836f9e585f71c2e48466ff7f38fab36dc66f65880e_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel8@sha256:534369ccbc380afa8482d089c9806484843122f9f3ece03d468604ef2de1daff_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel8@sha256:cea3159fd16b609ef54d99bf435f72c142f0f7ecbbe3c3eaa9dd2035267395d2_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel8@sha256:eae22f08294cb4179c659fca1effea2fc9f270a3059ddd32cf5a9ba1aaf8d2d1_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel8@sha256:1873003c677cb43b754c22493f9ecd91fa61eced098816823b7bceaf2051113a_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel8@sha256:26e9f9232764f62c9c8ec24c3f7938fdaa362f4f10b6c71c894b1cea92f55404_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel8@sha256:8969e863a2ac74d0ab37812bd0aa5d86f261b97d0c2fecd0f35d2343c2f5bd67_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel8@sha256:bc98620c8b16b39d796d81f25bd30ff227f2f2e723536bf28d55bdc76e9ac1ad_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel8@sha256:2f5cd53d974785de7aa44cb7ff7340e08c44a98eac5b3b60a9eb4535e63e62f7_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel8@sha256:608f3eb154f67488869fceeee31df1bcf596385c41d03c7390364153bac6b8b2_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel8@sha256:ca0bcdf562b50a8d2d665172658de8f444dab6fb4ca39ce49abb253e05aa8c7c_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel8@sha256:fed536fdc9330d719dda8baef65c856e9c301e86363b767a52f78fea8336103e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel8@sha256:012597e8046bf9f3e53d6f3c9543405e77ad5fd8f44964bc669cdf9581726170_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel8@sha256:36959d582ce1a74d7bf594b8e1b84edfa14233ddc2a2b22fcb66c0a0335a7bd3_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel8@sha256:3888fb9d6780e137b4545e8830f45383e68ca84a42394749b64e391d535172e7_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel8@sha256:79af298015635f2bde40b74943cc5aa201d8bef1cb1d333938816757328609e6_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel8@sha256:0d45b4a62b0fc7e101f68e94d6f1b18bc1a2770cccfebc27380d1bbcafbabb49_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel8@sha256:142369000580845dc3a0da67cf4de781dd2ad1ccaa6acf234d7650424e95bf09_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel8@sha256:26d9157c1a6c7d0cfcde263a0a17b15cca996b2b79c6cf0168a16304068c6abc_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel8@sha256:7a4aa11a1273f668d89230adaa720b4e1fcea0cbaa57c63fa01a2cf6867d981c_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel8@sha256:25f485a1b1e0c5015304744148e7a3fbb6728fe90f389e5d507b2d36917efdf5_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel8@sha256:6f30b86646ff8d94ba28949bdf826d751fba38c824a3acabb1480896f41d411a_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel8@sha256:a0663bcada815073c34ec07a99cd53242db85e933912c48b5ed25892ccfa4eb1_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel8@sha256:e6213a9e4243024eb73cef85526dbc294920f0e7c35b031d4b46bc5a5072af23_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel8@sha256:18c0e9a76603a5312f3c7e2b9d468fe5a6d1e3f3f3b41c5ddcad952f6a49e528_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel8@sha256:2723ec216e5ead0550a5dece8b4ef76abade44503ff67da9becdb59ee6a74b64_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel8@sha256:5f68ba66d17d612702cc47916df916b751c3b8d71faa094f1a174cb4338c3d68_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel8@sha256:8d927c5044b9df81791f00774e7831f0a4d5a458f7a335f8bf925696b5479548_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel8@sha256:3d6ba54c22f00a6eefdb5a920e9f2a377cd25f46ac0ce43fbbd207f9bddf87af_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel8@sha256:4f9a87bf93808a7c27c0bcd5387527fd9261f4c666da11e4f5ba8f831028fc3e_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel8@sha256:6ecd313eff04d48c873fa3b4b3a0e1bc94e1e715ab5919e33718a06a2b561851_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel8@sha256:7efeac843ef6910c061c535e290dc43a8fca0522e1897845237bff9df7706da9_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel8@sha256:3e51c0031aaefd0b1ae80908c887075c82888f29552a4b71a3de6148ed6a7fb4_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel8@sha256:578c9afda064065cc2f4e18b59dbb92cf78015654573de80a72bc4e56fc0d1f3_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel8@sha256:d4fa2a61f381b3f00b9fb76cb1d019b28a2413a936f9b5a786d1d98e8a8361a0_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel8@sha256:fbbf6924f67a455359ccd4e884e1608fb20475850e874874d158f5f2e01425c8_amd64 | — |
Workaround
|
An ASN.1 Denial of Service (Dos) vulnerability exists in the node-forge asn1.fromDer function within forge/lib/asn1.js. The ASN.1 DER parser implementation (_fromDer) recurses for every constructed ASN.1 value (SEQUENCE, SET, etc.) and lacks a guard limiting recursion depth. An attacker can craft a small DER blob containing a very large nesting depth of constructed TLVs which causes the Node.js V8 engine to exhaust its call stack and throw RangeError: Maximum call stack size exceeded, crashing or incapacitating the process handling the parse. This is a remote, low-cost Denial-of-Service against applications that parse untrusted ASN.1 objects.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel8@sha256:0dee713a14ab49d93b52b280d4ca3c6fc1c5f604087c81b755a6715330c91ea7_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel8@sha256:50133b51c695735e5f1fdb54d5423331091c1d113b0747d9565a42839d7510bc_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel8@sha256:56bf189b754dee71d8b4ce9e44389b4ca0762e5f633e728210825472f4c8f3f6_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel8@sha256:d356f3a86b2d3054a9f9c6e36bd488c8eaaef4af199e6a8188f8b50921698d25_arm64 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel8@sha256:0cb744cb7946d857a2cffec641fcbc994e77ddc8d4a5b14c17a28621f4a0a4a9_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel8@sha256:416c99f02abb6274fc87b2599e96b90e74e7a94c28806629c2b98fb2dc7e2afc_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel8@sha256:5c78dfe2380653f0167358565c8b7cab1010321a4eda27ec931715805ab2c256_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel8@sha256:d71dc72648f45660ae1fd98acac0f1876540cac853f5c097ab85c3a5f2c2084f_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel8@sha256:494857108f0b09c8b8985062cc11b9879d126b207fcd72f6abb64ded3d8d1793_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel8@sha256:abca24c41cb24749e70a90aac93354d1924785e3eaf92a55b6906690861bac49_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel8@sha256:b7b03dd023aafe65290969336bcf9e0b7a241c3510dcb3d26519581ba4eed719_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel8@sha256:d52e4a16b2908e99f1e69a1e2ee9233a231fd28c70916ed06c9cd8560478340c_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-controller-rhel8@sha256:35c7d22ab878030711c1ec9d340f25f78257ca3eabdcb5db23db90e80d55e8f1_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-controller-rhel8@sha256:5345cdb7e11186fda1577345f0e426946a5ee9e6bbe6486845511f03114dbe52_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-controller-rhel8@sha256:71d7e93eb9e845a429a7e68801ce7675ffdeebb730c236a8b6c3d59767d8e5d8_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-controller-rhel8@sha256:b33b33412464a6d0bf510e6dd2dc7df8b4ced9a5c08a14d8522db6c8457d1a36_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel8@sha256:9209e159bb11236b49511ed3a59c7f687d06a9f82a02497a637d765cc14ea0c3_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel8@sha256:b2c21a004712bd198698ea75793e57abbe1665e17479e34d0b5e8c81d60b967d_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel8@sha256:b894d94d3e18dc2f4f71f4e791e25da158397264b49ac82f4780ac3322e66200_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel8@sha256:f532249811710dde78cab85e31f99bfebb5ee161167f8116ea00297ac343eefd_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-events-rhel8@sha256:001e28b882e81e4d424b2e1a39933211f15e68048406a6432e6ec59e4b96cc2c_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-events-rhel8@sha256:03dc5eb942a8fb202d8d6492764d5d27dcc326b556bb068070c10b00a3a9d277_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-events-rhel8@sha256:0e59fd179abc02c54784b3293bc3d21087bd0ec135c691c5523879149da33a5a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-events-rhel8@sha256:898085897ff200fdba4d6c14b59548c7fe53164a8c2649e2263a69116737edbf_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel8@sha256:3479cbadb4aa7bab5cc56115d7efe4e406d60010e28561857804926c3fbac9cc_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel8@sha256:6067cedcfde517cc751e14030c620126ea6facf50a4ff16374ca8ebe7bfcbe8b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel8@sha256:a77292658b1ef1e2922f2b7c904ff73c8911bb84f130953897c3a66aec8560da_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel8@sha256:c8aaf02aede730dacca2eed8bb32044f39b74d3ee3fd619a0fa2af864d874fa6_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel8@sha256:1066cf4185e3cd917c05e6d6759fb0a69428c4b43398df10dff8abe523761c09_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel8@sha256:525bbd7fe14ba88b4d9be13c5857e477e3a8daac1185a146707ebb8ef8e81acd_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel8@sha256:dbb678695a4bd07c27a14fec9b70359929bf0d4d33d9ce2d70d1b5157e5026c1_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel8@sha256:fbddec04429c15c833b7631fe3d7c783d33520f30f6d5c8aef2e66b7634873b8_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel8@sha256:0a12cf22aa798dbc3661f7e83aa9c280fe394de5b0ecc6ed7c93be1df539fce9_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel8@sha256:cf30088c2a33f0717657b0ac7c2df1544cb02a39e235011c9d21c658222ef39e_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel8@sha256:ea7aae64763683de9e3fcbda5d6865c975a561b8c6b4299be9dd34088bc5e684_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel8@sha256:fdd2f4bffececf03b6566cf573fdf6224495d79a75ad1031219fad9902d7a3f1_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel8@sha256:23a535f97d17329cf2a1cc9dde90d4d9e2f3f5d979539a8ef5982e1f6693b144_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel8@sha256:7b61bda6116f3f1e93c856543ade553b0a1e4353542f5147da6929a5a8adbac3_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel8@sha256:ab98453c7e13ef2a9429531a1b1635e814df4784599be5c79848fcc849d05136_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel8@sha256:d2993b1a28d230faf64f020c8e8248e06fabf5cd225189b8218a71b2f40e6a9b_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel8@sha256:065def0cfd1e282fd57faedff24873ddb4057afd42d4abc887859c6b8cf8c901_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel8@sha256:14e1402c0d2f4d449146471fff84f6548affdbcd81d1864bce0d29c29ccb15bd_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel8@sha256:1709fbbd4a92d49d492e6bc977f2c32efe4559bde59668e818be70d38acdf757_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel8@sha256:5f9e44c7e682756007cc7bc493511c4a44536a04271ec1984f5a3ece7f1a8a49_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-nop-rhel8@sha256:72978ab3728ae29e51b68affb9e0b9a501bc69653c392783cb9ea121c8971661_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-nop-rhel8@sha256:9a0cf80bdfe89d4c472dc555f314d0bd5c4763bc637d45ddd89b8bb78236a44f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-nop-rhel8@sha256:b767a9acd7013d08b744b8155cecbe219bfd7a416a3f1ac3a129d67ab062741a_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-nop-rhel8@sha256:dfb1b5680a223da82b0b2dada35342525a88a925f4d22b8168c7edcf2b93049c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel8@sha256:46612f85239df62f6c6d3684367e34a06ddf3982754d5d130b5c0d77f587deea_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel8@sha256:4c111f708f6ae46c74f7ecae415b9b12e1cbb0380f97c4bee6f98ce32de0ef18_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel8@sha256:607ba1de03fdda867014d183a7f54745c6d687441d7e230cbe45d9234c623ed2_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel8@sha256:c7633b12a75e2a382fb3104a6fcc03227dcc980d2d764f828c75b48ccf73bbab_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel8@sha256:0a2fbc739785a2cc2ad17b79e360788216b2a87422e7d1512ea59a8672557a3e_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel8@sha256:25c1f3d9abd1e123e2a11e5349c0b59eb24238a10dc16e01e59976d061ea7af7_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel8@sha256:375388a1122a4bc5ffe695d4f8c69c9cf0c1d65ba89e92a6caeb68be40fbbbdc_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel8@sha256:739b8da7ebcad332129f65fee9e17f2b29370b1f68c030e3751d2f37ed4f9326_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel8@sha256:0d2a673d31a7b920fce466a25fa1968c57fe95d1c8c5bd2759f5de611d000b5f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel8@sha256:3542aba4cb22ce189574cf439a9dc758678e6272b83d8ff6089f1815284c576b_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel8@sha256:8c97cb0a4a88a1ddb7a6e7650100e958464b526d7c1454c306c7326f75ca0ab1_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel8@sha256:8ce8fce1d1e1acd9fb44dc4d5797e57fe8e349624f6c7b1351757d7d6143b679_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel8@sha256:540dd3000891505e605b3f269f99da6c53d1e452cf35bb7a1918bb8ce190772b_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel8@sha256:5f0ff9a2dfa1468eff57b5e44d971056d06e6c5a2672e14717686b3eba17a341_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel8@sha256:bba628b46144f5d52f4a6e303d1b90c9a7f4a0a7b3f0c13839f9f795da874254_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel8@sha256:f2ee01a1a497bd505ca1289290c0a07eda82901e698079fe1bc6557519d4ee99_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel8@sha256:37002485d6cf0f0ce261894d23db0bf94291fa7a121a154d15e5e4dcde20961f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel8@sha256:7561c3f65b9ea5268ed46b35f821c319abb1b4cb0894885a5a205cb920842b50_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel8@sha256:7f56583cad2cef40a2be5f4e96a62fcc155c8818fdc7d786400fadb60c85e631_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel8@sha256:ac72ab75d693dd84576e61df319e891b3de889f4e347c9c5b6597ccbd529ae0d_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel8@sha256:025fa4d5b4ca78c69f85c8836f9e585f71c2e48466ff7f38fab36dc66f65880e_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel8@sha256:534369ccbc380afa8482d089c9806484843122f9f3ece03d468604ef2de1daff_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel8@sha256:cea3159fd16b609ef54d99bf435f72c142f0f7ecbbe3c3eaa9dd2035267395d2_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel8@sha256:eae22f08294cb4179c659fca1effea2fc9f270a3059ddd32cf5a9ba1aaf8d2d1_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel8@sha256:1873003c677cb43b754c22493f9ecd91fa61eced098816823b7bceaf2051113a_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel8@sha256:26e9f9232764f62c9c8ec24c3f7938fdaa362f4f10b6c71c894b1cea92f55404_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel8@sha256:8969e863a2ac74d0ab37812bd0aa5d86f261b97d0c2fecd0f35d2343c2f5bd67_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel8@sha256:bc98620c8b16b39d796d81f25bd30ff227f2f2e723536bf28d55bdc76e9ac1ad_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel8@sha256:2f5cd53d974785de7aa44cb7ff7340e08c44a98eac5b3b60a9eb4535e63e62f7_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel8@sha256:608f3eb154f67488869fceeee31df1bcf596385c41d03c7390364153bac6b8b2_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel8@sha256:ca0bcdf562b50a8d2d665172658de8f444dab6fb4ca39ce49abb253e05aa8c7c_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel8@sha256:fed536fdc9330d719dda8baef65c856e9c301e86363b767a52f78fea8336103e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel8@sha256:012597e8046bf9f3e53d6f3c9543405e77ad5fd8f44964bc669cdf9581726170_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel8@sha256:36959d582ce1a74d7bf594b8e1b84edfa14233ddc2a2b22fcb66c0a0335a7bd3_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel8@sha256:3888fb9d6780e137b4545e8830f45383e68ca84a42394749b64e391d535172e7_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel8@sha256:79af298015635f2bde40b74943cc5aa201d8bef1cb1d333938816757328609e6_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel8@sha256:0d45b4a62b0fc7e101f68e94d6f1b18bc1a2770cccfebc27380d1bbcafbabb49_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel8@sha256:142369000580845dc3a0da67cf4de781dd2ad1ccaa6acf234d7650424e95bf09_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel8@sha256:26d9157c1a6c7d0cfcde263a0a17b15cca996b2b79c6cf0168a16304068c6abc_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel8@sha256:7a4aa11a1273f668d89230adaa720b4e1fcea0cbaa57c63fa01a2cf6867d981c_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel8@sha256:25f485a1b1e0c5015304744148e7a3fbb6728fe90f389e5d507b2d36917efdf5_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel8@sha256:6f30b86646ff8d94ba28949bdf826d751fba38c824a3acabb1480896f41d411a_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel8@sha256:a0663bcada815073c34ec07a99cd53242db85e933912c48b5ed25892ccfa4eb1_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel8@sha256:e6213a9e4243024eb73cef85526dbc294920f0e7c35b031d4b46bc5a5072af23_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel8@sha256:18c0e9a76603a5312f3c7e2b9d468fe5a6d1e3f3f3b41c5ddcad952f6a49e528_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel8@sha256:2723ec216e5ead0550a5dece8b4ef76abade44503ff67da9becdb59ee6a74b64_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel8@sha256:5f68ba66d17d612702cc47916df916b751c3b8d71faa094f1a174cb4338c3d68_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel8@sha256:8d927c5044b9df81791f00774e7831f0a4d5a458f7a335f8bf925696b5479548_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel8@sha256:3d6ba54c22f00a6eefdb5a920e9f2a377cd25f46ac0ce43fbbd207f9bddf87af_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel8@sha256:4f9a87bf93808a7c27c0bcd5387527fd9261f4c666da11e4f5ba8f831028fc3e_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel8@sha256:6ecd313eff04d48c873fa3b4b3a0e1bc94e1e715ab5919e33718a06a2b561851_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel8@sha256:7efeac843ef6910c061c535e290dc43a8fca0522e1897845237bff9df7706da9_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel8@sha256:3e51c0031aaefd0b1ae80908c887075c82888f29552a4b71a3de6148ed6a7fb4_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel8@sha256:578c9afda064065cc2f4e18b59dbb92cf78015654573de80a72bc4e56fc0d1f3_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel8@sha256:d4fa2a61f381b3f00b9fb76cb1d019b28a2413a936f9b5a786d1d98e8a8361a0_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel8@sha256:fbbf6924f67a455359ccd4e884e1608fb20475850e874874d158f5f2e01425c8_amd64 | — |
Workaround
|
A flaw was found in Fulcio, a free-to-use certificate authority. This vulnerability allows a denial of service (DoS) due to excessive memory allocation when processing a malicious OpenID Connect (OIDC) identity token containing numerous period characters.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel8@sha256:0cb744cb7946d857a2cffec641fcbc994e77ddc8d4a5b14c17a28621f4a0a4a9_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel8@sha256:416c99f02abb6274fc87b2599e96b90e74e7a94c28806629c2b98fb2dc7e2afc_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel8@sha256:5c78dfe2380653f0167358565c8b7cab1010321a4eda27ec931715805ab2c256_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel8@sha256:d71dc72648f45660ae1fd98acac0f1876540cac853f5c097ab85c3a5f2c2084f_s390x | — |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel8@sha256:494857108f0b09c8b8985062cc11b9879d126b207fcd72f6abb64ded3d8d1793_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel8@sha256:abca24c41cb24749e70a90aac93354d1924785e3eaf92a55b6906690861bac49_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel8@sha256:b7b03dd023aafe65290969336bcf9e0b7a241c3510dcb3d26519581ba4eed719_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel8@sha256:d52e4a16b2908e99f1e69a1e2ee9233a231fd28c70916ed06c9cd8560478340c_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-controller-rhel8@sha256:35c7d22ab878030711c1ec9d340f25f78257ca3eabdcb5db23db90e80d55e8f1_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-controller-rhel8@sha256:5345cdb7e11186fda1577345f0e426946a5ee9e6bbe6486845511f03114dbe52_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-controller-rhel8@sha256:71d7e93eb9e845a429a7e68801ce7675ffdeebb730c236a8b6c3d59767d8e5d8_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-controller-rhel8@sha256:b33b33412464a6d0bf510e6dd2dc7df8b4ced9a5c08a14d8522db6c8457d1a36_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel8@sha256:9209e159bb11236b49511ed3a59c7f687d06a9f82a02497a637d765cc14ea0c3_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel8@sha256:b2c21a004712bd198698ea75793e57abbe1665e17479e34d0b5e8c81d60b967d_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel8@sha256:b894d94d3e18dc2f4f71f4e791e25da158397264b49ac82f4780ac3322e66200_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel8@sha256:f532249811710dde78cab85e31f99bfebb5ee161167f8116ea00297ac343eefd_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-events-rhel8@sha256:001e28b882e81e4d424b2e1a39933211f15e68048406a6432e6ec59e4b96cc2c_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-events-rhel8@sha256:03dc5eb942a8fb202d8d6492764d5d27dcc326b556bb068070c10b00a3a9d277_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-events-rhel8@sha256:0e59fd179abc02c54784b3293bc3d21087bd0ec135c691c5523879149da33a5a_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-events-rhel8@sha256:898085897ff200fdba4d6c14b59548c7fe53164a8c2649e2263a69116737edbf_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel8@sha256:3479cbadb4aa7bab5cc56115d7efe4e406d60010e28561857804926c3fbac9cc_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel8@sha256:6067cedcfde517cc751e14030c620126ea6facf50a4ff16374ca8ebe7bfcbe8b_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel8@sha256:a77292658b1ef1e2922f2b7c904ff73c8911bb84f130953897c3a66aec8560da_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel8@sha256:c8aaf02aede730dacca2eed8bb32044f39b74d3ee3fd619a0fa2af864d874fa6_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel8@sha256:1066cf4185e3cd917c05e6d6759fb0a69428c4b43398df10dff8abe523761c09_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel8@sha256:525bbd7fe14ba88b4d9be13c5857e477e3a8daac1185a146707ebb8ef8e81acd_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel8@sha256:dbb678695a4bd07c27a14fec9b70359929bf0d4d33d9ce2d70d1b5157e5026c1_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel8@sha256:fbddec04429c15c833b7631fe3d7c783d33520f30f6d5c8aef2e66b7634873b8_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel8@sha256:0a12cf22aa798dbc3661f7e83aa9c280fe394de5b0ecc6ed7c93be1df539fce9_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel8@sha256:cf30088c2a33f0717657b0ac7c2df1544cb02a39e235011c9d21c658222ef39e_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel8@sha256:ea7aae64763683de9e3fcbda5d6865c975a561b8c6b4299be9dd34088bc5e684_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel8@sha256:fdd2f4bffececf03b6566cf573fdf6224495d79a75ad1031219fad9902d7a3f1_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel8@sha256:0dee713a14ab49d93b52b280d4ca3c6fc1c5f604087c81b755a6715330c91ea7_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel8@sha256:50133b51c695735e5f1fdb54d5423331091c1d113b0747d9565a42839d7510bc_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel8@sha256:56bf189b754dee71d8b4ce9e44389b4ca0762e5f633e728210825472f4c8f3f6_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel8@sha256:d356f3a86b2d3054a9f9c6e36bd488c8eaaef4af199e6a8188f8b50921698d25_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel8@sha256:23a535f97d17329cf2a1cc9dde90d4d9e2f3f5d979539a8ef5982e1f6693b144_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel8@sha256:7b61bda6116f3f1e93c856543ade553b0a1e4353542f5147da6929a5a8adbac3_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel8@sha256:ab98453c7e13ef2a9429531a1b1635e814df4784599be5c79848fcc849d05136_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel8@sha256:d2993b1a28d230faf64f020c8e8248e06fabf5cd225189b8218a71b2f40e6a9b_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel8@sha256:065def0cfd1e282fd57faedff24873ddb4057afd42d4abc887859c6b8cf8c901_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel8@sha256:14e1402c0d2f4d449146471fff84f6548affdbcd81d1864bce0d29c29ccb15bd_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel8@sha256:1709fbbd4a92d49d492e6bc977f2c32efe4559bde59668e818be70d38acdf757_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel8@sha256:5f9e44c7e682756007cc7bc493511c4a44536a04271ec1984f5a3ece7f1a8a49_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-nop-rhel8@sha256:72978ab3728ae29e51b68affb9e0b9a501bc69653c392783cb9ea121c8971661_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-nop-rhel8@sha256:9a0cf80bdfe89d4c472dc555f314d0bd5c4763bc637d45ddd89b8bb78236a44f_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-nop-rhel8@sha256:b767a9acd7013d08b744b8155cecbe219bfd7a416a3f1ac3a129d67ab062741a_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-nop-rhel8@sha256:dfb1b5680a223da82b0b2dada35342525a88a925f4d22b8168c7edcf2b93049c_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel8@sha256:46612f85239df62f6c6d3684367e34a06ddf3982754d5d130b5c0d77f587deea_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel8@sha256:4c111f708f6ae46c74f7ecae415b9b12e1cbb0380f97c4bee6f98ce32de0ef18_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel8@sha256:607ba1de03fdda867014d183a7f54745c6d687441d7e230cbe45d9234c623ed2_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel8@sha256:c7633b12a75e2a382fb3104a6fcc03227dcc980d2d764f828c75b48ccf73bbab_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel8@sha256:0a2fbc739785a2cc2ad17b79e360788216b2a87422e7d1512ea59a8672557a3e_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel8@sha256:25c1f3d9abd1e123e2a11e5349c0b59eb24238a10dc16e01e59976d061ea7af7_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel8@sha256:375388a1122a4bc5ffe695d4f8c69c9cf0c1d65ba89e92a6caeb68be40fbbbdc_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel8@sha256:739b8da7ebcad332129f65fee9e17f2b29370b1f68c030e3751d2f37ed4f9326_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel8@sha256:0d2a673d31a7b920fce466a25fa1968c57fe95d1c8c5bd2759f5de611d000b5f_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel8@sha256:3542aba4cb22ce189574cf439a9dc758678e6272b83d8ff6089f1815284c576b_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel8@sha256:8c97cb0a4a88a1ddb7a6e7650100e958464b526d7c1454c306c7326f75ca0ab1_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel8@sha256:8ce8fce1d1e1acd9fb44dc4d5797e57fe8e349624f6c7b1351757d7d6143b679_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel8@sha256:540dd3000891505e605b3f269f99da6c53d1e452cf35bb7a1918bb8ce190772b_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel8@sha256:5f0ff9a2dfa1468eff57b5e44d971056d06e6c5a2672e14717686b3eba17a341_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel8@sha256:bba628b46144f5d52f4a6e303d1b90c9a7f4a0a7b3f0c13839f9f795da874254_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel8@sha256:f2ee01a1a497bd505ca1289290c0a07eda82901e698079fe1bc6557519d4ee99_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel8@sha256:37002485d6cf0f0ce261894d23db0bf94291fa7a121a154d15e5e4dcde20961f_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel8@sha256:7561c3f65b9ea5268ed46b35f821c319abb1b4cb0894885a5a205cb920842b50_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel8@sha256:7f56583cad2cef40a2be5f4e96a62fcc155c8818fdc7d786400fadb60c85e631_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel8@sha256:ac72ab75d693dd84576e61df319e891b3de889f4e347c9c5b6597ccbd529ae0d_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel8@sha256:025fa4d5b4ca78c69f85c8836f9e585f71c2e48466ff7f38fab36dc66f65880e_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel8@sha256:534369ccbc380afa8482d089c9806484843122f9f3ece03d468604ef2de1daff_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel8@sha256:cea3159fd16b609ef54d99bf435f72c142f0f7ecbbe3c3eaa9dd2035267395d2_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel8@sha256:eae22f08294cb4179c659fca1effea2fc9f270a3059ddd32cf5a9ba1aaf8d2d1_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel8@sha256:1873003c677cb43b754c22493f9ecd91fa61eced098816823b7bceaf2051113a_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel8@sha256:26e9f9232764f62c9c8ec24c3f7938fdaa362f4f10b6c71c894b1cea92f55404_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel8@sha256:8969e863a2ac74d0ab37812bd0aa5d86f261b97d0c2fecd0f35d2343c2f5bd67_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel8@sha256:bc98620c8b16b39d796d81f25bd30ff227f2f2e723536bf28d55bdc76e9ac1ad_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel8@sha256:2f5cd53d974785de7aa44cb7ff7340e08c44a98eac5b3b60a9eb4535e63e62f7_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel8@sha256:608f3eb154f67488869fceeee31df1bcf596385c41d03c7390364153bac6b8b2_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel8@sha256:ca0bcdf562b50a8d2d665172658de8f444dab6fb4ca39ce49abb253e05aa8c7c_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel8@sha256:fed536fdc9330d719dda8baef65c856e9c301e86363b767a52f78fea8336103e_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel8@sha256:012597e8046bf9f3e53d6f3c9543405e77ad5fd8f44964bc669cdf9581726170_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel8@sha256:36959d582ce1a74d7bf594b8e1b84edfa14233ddc2a2b22fcb66c0a0335a7bd3_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel8@sha256:3888fb9d6780e137b4545e8830f45383e68ca84a42394749b64e391d535172e7_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel8@sha256:79af298015635f2bde40b74943cc5aa201d8bef1cb1d333938816757328609e6_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel8@sha256:0d45b4a62b0fc7e101f68e94d6f1b18bc1a2770cccfebc27380d1bbcafbabb49_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel8@sha256:142369000580845dc3a0da67cf4de781dd2ad1ccaa6acf234d7650424e95bf09_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel8@sha256:26d9157c1a6c7d0cfcde263a0a17b15cca996b2b79c6cf0168a16304068c6abc_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel8@sha256:7a4aa11a1273f668d89230adaa720b4e1fcea0cbaa57c63fa01a2cf6867d981c_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel8@sha256:25f485a1b1e0c5015304744148e7a3fbb6728fe90f389e5d507b2d36917efdf5_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel8@sha256:6f30b86646ff8d94ba28949bdf826d751fba38c824a3acabb1480896f41d411a_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel8@sha256:a0663bcada815073c34ec07a99cd53242db85e933912c48b5ed25892ccfa4eb1_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel8@sha256:e6213a9e4243024eb73cef85526dbc294920f0e7c35b031d4b46bc5a5072af23_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel8@sha256:18c0e9a76603a5312f3c7e2b9d468fe5a6d1e3f3f3b41c5ddcad952f6a49e528_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel8@sha256:2723ec216e5ead0550a5dece8b4ef76abade44503ff67da9becdb59ee6a74b64_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel8@sha256:5f68ba66d17d612702cc47916df916b751c3b8d71faa094f1a174cb4338c3d68_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel8@sha256:8d927c5044b9df81791f00774e7831f0a4d5a458f7a335f8bf925696b5479548_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel8@sha256:3d6ba54c22f00a6eefdb5a920e9f2a377cd25f46ac0ce43fbbd207f9bddf87af_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel8@sha256:4f9a87bf93808a7c27c0bcd5387527fd9261f4c666da11e4f5ba8f831028fc3e_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel8@sha256:6ecd313eff04d48c873fa3b4b3a0e1bc94e1e715ab5919e33718a06a2b561851_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel8@sha256:7efeac843ef6910c061c535e290dc43a8fca0522e1897845237bff9df7706da9_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel8@sha256:3e51c0031aaefd0b1ae80908c887075c82888f29552a4b71a3de6148ed6a7fb4_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel8@sha256:578c9afda064065cc2f4e18b59dbb92cf78015654573de80a72bc4e56fc0d1f3_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel8@sha256:d4fa2a61f381b3f00b9fb76cb1d019b28a2413a936f9b5a786d1d98e8a8361a0_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel8@sha256:fbbf6924f67a455359ccd4e884e1608fb20475850e874874d158f5f2e01425c8_amd64 | — |
A flaw was found in Sigstore Timestamp Authority. This vulnerability allows a denial of service via excessive memory allocation when processing a specially crafted Object Identifier or Content-Type header.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel8@sha256:0cb744cb7946d857a2cffec641fcbc994e77ddc8d4a5b14c17a28621f4a0a4a9_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel8@sha256:416c99f02abb6274fc87b2599e96b90e74e7a94c28806629c2b98fb2dc7e2afc_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel8@sha256:5c78dfe2380653f0167358565c8b7cab1010321a4eda27ec931715805ab2c256_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel8@sha256:d71dc72648f45660ae1fd98acac0f1876540cac853f5c097ab85c3a5f2c2084f_s390x | — |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel8@sha256:494857108f0b09c8b8985062cc11b9879d126b207fcd72f6abb64ded3d8d1793_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel8@sha256:abca24c41cb24749e70a90aac93354d1924785e3eaf92a55b6906690861bac49_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel8@sha256:b7b03dd023aafe65290969336bcf9e0b7a241c3510dcb3d26519581ba4eed719_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel8@sha256:d52e4a16b2908e99f1e69a1e2ee9233a231fd28c70916ed06c9cd8560478340c_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-controller-rhel8@sha256:35c7d22ab878030711c1ec9d340f25f78257ca3eabdcb5db23db90e80d55e8f1_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-controller-rhel8@sha256:5345cdb7e11186fda1577345f0e426946a5ee9e6bbe6486845511f03114dbe52_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-controller-rhel8@sha256:71d7e93eb9e845a429a7e68801ce7675ffdeebb730c236a8b6c3d59767d8e5d8_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-controller-rhel8@sha256:b33b33412464a6d0bf510e6dd2dc7df8b4ced9a5c08a14d8522db6c8457d1a36_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel8@sha256:9209e159bb11236b49511ed3a59c7f687d06a9f82a02497a637d765cc14ea0c3_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel8@sha256:b2c21a004712bd198698ea75793e57abbe1665e17479e34d0b5e8c81d60b967d_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel8@sha256:b894d94d3e18dc2f4f71f4e791e25da158397264b49ac82f4780ac3322e66200_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel8@sha256:f532249811710dde78cab85e31f99bfebb5ee161167f8116ea00297ac343eefd_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-events-rhel8@sha256:001e28b882e81e4d424b2e1a39933211f15e68048406a6432e6ec59e4b96cc2c_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-events-rhel8@sha256:03dc5eb942a8fb202d8d6492764d5d27dcc326b556bb068070c10b00a3a9d277_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-events-rhel8@sha256:0e59fd179abc02c54784b3293bc3d21087bd0ec135c691c5523879149da33a5a_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-events-rhel8@sha256:898085897ff200fdba4d6c14b59548c7fe53164a8c2649e2263a69116737edbf_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel8@sha256:3479cbadb4aa7bab5cc56115d7efe4e406d60010e28561857804926c3fbac9cc_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel8@sha256:6067cedcfde517cc751e14030c620126ea6facf50a4ff16374ca8ebe7bfcbe8b_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel8@sha256:a77292658b1ef1e2922f2b7c904ff73c8911bb84f130953897c3a66aec8560da_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel8@sha256:c8aaf02aede730dacca2eed8bb32044f39b74d3ee3fd619a0fa2af864d874fa6_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel8@sha256:1066cf4185e3cd917c05e6d6759fb0a69428c4b43398df10dff8abe523761c09_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel8@sha256:525bbd7fe14ba88b4d9be13c5857e477e3a8daac1185a146707ebb8ef8e81acd_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel8@sha256:dbb678695a4bd07c27a14fec9b70359929bf0d4d33d9ce2d70d1b5157e5026c1_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel8@sha256:fbddec04429c15c833b7631fe3d7c783d33520f30f6d5c8aef2e66b7634873b8_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel8@sha256:0a12cf22aa798dbc3661f7e83aa9c280fe394de5b0ecc6ed7c93be1df539fce9_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel8@sha256:cf30088c2a33f0717657b0ac7c2df1544cb02a39e235011c9d21c658222ef39e_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel8@sha256:ea7aae64763683de9e3fcbda5d6865c975a561b8c6b4299be9dd34088bc5e684_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel8@sha256:fdd2f4bffececf03b6566cf573fdf6224495d79a75ad1031219fad9902d7a3f1_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel8@sha256:0dee713a14ab49d93b52b280d4ca3c6fc1c5f604087c81b755a6715330c91ea7_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel8@sha256:50133b51c695735e5f1fdb54d5423331091c1d113b0747d9565a42839d7510bc_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel8@sha256:56bf189b754dee71d8b4ce9e44389b4ca0762e5f633e728210825472f4c8f3f6_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel8@sha256:d356f3a86b2d3054a9f9c6e36bd488c8eaaef4af199e6a8188f8b50921698d25_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel8@sha256:23a535f97d17329cf2a1cc9dde90d4d9e2f3f5d979539a8ef5982e1f6693b144_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel8@sha256:7b61bda6116f3f1e93c856543ade553b0a1e4353542f5147da6929a5a8adbac3_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel8@sha256:ab98453c7e13ef2a9429531a1b1635e814df4784599be5c79848fcc849d05136_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel8@sha256:d2993b1a28d230faf64f020c8e8248e06fabf5cd225189b8218a71b2f40e6a9b_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel8@sha256:065def0cfd1e282fd57faedff24873ddb4057afd42d4abc887859c6b8cf8c901_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel8@sha256:14e1402c0d2f4d449146471fff84f6548affdbcd81d1864bce0d29c29ccb15bd_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel8@sha256:1709fbbd4a92d49d492e6bc977f2c32efe4559bde59668e818be70d38acdf757_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel8@sha256:5f9e44c7e682756007cc7bc493511c4a44536a04271ec1984f5a3ece7f1a8a49_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-nop-rhel8@sha256:72978ab3728ae29e51b68affb9e0b9a501bc69653c392783cb9ea121c8971661_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-nop-rhel8@sha256:9a0cf80bdfe89d4c472dc555f314d0bd5c4763bc637d45ddd89b8bb78236a44f_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-nop-rhel8@sha256:b767a9acd7013d08b744b8155cecbe219bfd7a416a3f1ac3a129d67ab062741a_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-nop-rhel8@sha256:dfb1b5680a223da82b0b2dada35342525a88a925f4d22b8168c7edcf2b93049c_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel8@sha256:46612f85239df62f6c6d3684367e34a06ddf3982754d5d130b5c0d77f587deea_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel8@sha256:4c111f708f6ae46c74f7ecae415b9b12e1cbb0380f97c4bee6f98ce32de0ef18_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel8@sha256:607ba1de03fdda867014d183a7f54745c6d687441d7e230cbe45d9234c623ed2_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel8@sha256:c7633b12a75e2a382fb3104a6fcc03227dcc980d2d764f828c75b48ccf73bbab_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel8@sha256:0a2fbc739785a2cc2ad17b79e360788216b2a87422e7d1512ea59a8672557a3e_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel8@sha256:25c1f3d9abd1e123e2a11e5349c0b59eb24238a10dc16e01e59976d061ea7af7_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel8@sha256:375388a1122a4bc5ffe695d4f8c69c9cf0c1d65ba89e92a6caeb68be40fbbbdc_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel8@sha256:739b8da7ebcad332129f65fee9e17f2b29370b1f68c030e3751d2f37ed4f9326_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel8@sha256:0d2a673d31a7b920fce466a25fa1968c57fe95d1c8c5bd2759f5de611d000b5f_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel8@sha256:3542aba4cb22ce189574cf439a9dc758678e6272b83d8ff6089f1815284c576b_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel8@sha256:8c97cb0a4a88a1ddb7a6e7650100e958464b526d7c1454c306c7326f75ca0ab1_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel8@sha256:8ce8fce1d1e1acd9fb44dc4d5797e57fe8e349624f6c7b1351757d7d6143b679_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel8@sha256:540dd3000891505e605b3f269f99da6c53d1e452cf35bb7a1918bb8ce190772b_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel8@sha256:5f0ff9a2dfa1468eff57b5e44d971056d06e6c5a2672e14717686b3eba17a341_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel8@sha256:bba628b46144f5d52f4a6e303d1b90c9a7f4a0a7b3f0c13839f9f795da874254_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel8@sha256:f2ee01a1a497bd505ca1289290c0a07eda82901e698079fe1bc6557519d4ee99_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel8@sha256:37002485d6cf0f0ce261894d23db0bf94291fa7a121a154d15e5e4dcde20961f_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel8@sha256:7561c3f65b9ea5268ed46b35f821c319abb1b4cb0894885a5a205cb920842b50_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel8@sha256:7f56583cad2cef40a2be5f4e96a62fcc155c8818fdc7d786400fadb60c85e631_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel8@sha256:ac72ab75d693dd84576e61df319e891b3de889f4e347c9c5b6597ccbd529ae0d_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel8@sha256:025fa4d5b4ca78c69f85c8836f9e585f71c2e48466ff7f38fab36dc66f65880e_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel8@sha256:534369ccbc380afa8482d089c9806484843122f9f3ece03d468604ef2de1daff_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel8@sha256:cea3159fd16b609ef54d99bf435f72c142f0f7ecbbe3c3eaa9dd2035267395d2_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel8@sha256:eae22f08294cb4179c659fca1effea2fc9f270a3059ddd32cf5a9ba1aaf8d2d1_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel8@sha256:1873003c677cb43b754c22493f9ecd91fa61eced098816823b7bceaf2051113a_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel8@sha256:26e9f9232764f62c9c8ec24c3f7938fdaa362f4f10b6c71c894b1cea92f55404_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel8@sha256:8969e863a2ac74d0ab37812bd0aa5d86f261b97d0c2fecd0f35d2343c2f5bd67_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel8@sha256:bc98620c8b16b39d796d81f25bd30ff227f2f2e723536bf28d55bdc76e9ac1ad_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel8@sha256:2f5cd53d974785de7aa44cb7ff7340e08c44a98eac5b3b60a9eb4535e63e62f7_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel8@sha256:608f3eb154f67488869fceeee31df1bcf596385c41d03c7390364153bac6b8b2_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel8@sha256:ca0bcdf562b50a8d2d665172658de8f444dab6fb4ca39ce49abb253e05aa8c7c_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel8@sha256:fed536fdc9330d719dda8baef65c856e9c301e86363b767a52f78fea8336103e_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel8@sha256:012597e8046bf9f3e53d6f3c9543405e77ad5fd8f44964bc669cdf9581726170_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel8@sha256:36959d582ce1a74d7bf594b8e1b84edfa14233ddc2a2b22fcb66c0a0335a7bd3_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel8@sha256:3888fb9d6780e137b4545e8830f45383e68ca84a42394749b64e391d535172e7_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel8@sha256:79af298015635f2bde40b74943cc5aa201d8bef1cb1d333938816757328609e6_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel8@sha256:0d45b4a62b0fc7e101f68e94d6f1b18bc1a2770cccfebc27380d1bbcafbabb49_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel8@sha256:142369000580845dc3a0da67cf4de781dd2ad1ccaa6acf234d7650424e95bf09_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel8@sha256:26d9157c1a6c7d0cfcde263a0a17b15cca996b2b79c6cf0168a16304068c6abc_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel8@sha256:7a4aa11a1273f668d89230adaa720b4e1fcea0cbaa57c63fa01a2cf6867d981c_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel8@sha256:25f485a1b1e0c5015304744148e7a3fbb6728fe90f389e5d507b2d36917efdf5_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel8@sha256:6f30b86646ff8d94ba28949bdf826d751fba38c824a3acabb1480896f41d411a_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel8@sha256:a0663bcada815073c34ec07a99cd53242db85e933912c48b5ed25892ccfa4eb1_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel8@sha256:e6213a9e4243024eb73cef85526dbc294920f0e7c35b031d4b46bc5a5072af23_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel8@sha256:18c0e9a76603a5312f3c7e2b9d468fe5a6d1e3f3f3b41c5ddcad952f6a49e528_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel8@sha256:2723ec216e5ead0550a5dece8b4ef76abade44503ff67da9becdb59ee6a74b64_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel8@sha256:5f68ba66d17d612702cc47916df916b751c3b8d71faa094f1a174cb4338c3d68_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel8@sha256:8d927c5044b9df81791f00774e7831f0a4d5a458f7a335f8bf925696b5479548_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel8@sha256:3d6ba54c22f00a6eefdb5a920e9f2a377cd25f46ac0ce43fbbd207f9bddf87af_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel8@sha256:4f9a87bf93808a7c27c0bcd5387527fd9261f4c666da11e4f5ba8f831028fc3e_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel8@sha256:6ecd313eff04d48c873fa3b4b3a0e1bc94e1e715ab5919e33718a06a2b561851_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel8@sha256:7efeac843ef6910c061c535e290dc43a8fca0522e1897845237bff9df7706da9_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel8@sha256:3e51c0031aaefd0b1ae80908c887075c82888f29552a4b71a3de6148ed6a7fb4_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel8@sha256:578c9afda064065cc2f4e18b59dbb92cf78015654573de80a72bc4e56fc0d1f3_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel8@sha256:d4fa2a61f381b3f00b9fb76cb1d019b28a2413a936f9b5a786d1d98e8a8361a0_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel8@sha256:fbbf6924f67a455359ccd4e884e1608fb20475850e874874d158f5f2e01425c8_amd64 | — |
{
"document": {
"aggregate_severity": {
"namespace": "https://access.redhat.com/security/updates/classification/",
"text": "Important"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "The 1.15.3 GA release of Red Hat OpenShift Pipelines Operator..\nFor more details see [product documentation](https://docs.redhat.com/en/documentation/red_hat_openshift_pipelines).",
"title": "Topic"
},
{
"category": "general",
"text": "The 1.15.3 release of Red Hat OpenShift Pipelines Operator.",
"title": "Details"
},
{
"category": "legal_disclaimer",
"text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.",
"title": "Terms of Use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://access.redhat.com/security/team/contact/",
"issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.",
"name": "Red Hat Product Security",
"namespace": "https://www.redhat.com"
},
"references": [
{
"category": "self",
"summary": "https://access.redhat.com/errata/RHSA-2026:3710",
"url": "https://access.redhat.com/errata/RHSA-2026:3710"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2024-37890",
"url": "https://access.redhat.com/security/cve/CVE-2024-37890"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2025-12816",
"url": "https://access.redhat.com/security/cve/CVE-2025-12816"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2025-13465",
"url": "https://access.redhat.com/security/cve/CVE-2025-13465"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2025-15284",
"url": "https://access.redhat.com/security/cve/CVE-2025-15284"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2025-6545",
"url": "https://access.redhat.com/security/cve/CVE-2025-6545"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2025-6547",
"url": "https://access.redhat.com/security/cve/CVE-2025-6547"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2025-66031",
"url": "https://access.redhat.com/security/cve/CVE-2025-66031"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2025-66506",
"url": "https://access.redhat.com/security/cve/CVE-2025-66506"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2025-66564",
"url": "https://access.redhat.com/security/cve/CVE-2025-66564"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2025-9287",
"url": "https://access.redhat.com/security/cve/CVE-2025-9287"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2025-9288",
"url": "https://access.redhat.com/security/cve/CVE-2025-9288"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/",
"url": "https://access.redhat.com/security/updates/classification/"
},
{
"category": "external",
"summary": "https://docs.redhat.com/en/documentation/red_hat_openshift_pipelines",
"url": "https://docs.redhat.com/en/documentation/red_hat_openshift_pipelines"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2026/rhsa-2026_3710.json"
}
],
"title": "Red Hat Security Advisory: Red Hat OpenShift Pipelines Release 1.15.3",
"tracking": {
"current_release_date": "2026-06-07T01:23:50+00:00",
"generator": {
"date": "2026-06-07T01:23:50+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.8.2"
}
},
"id": "RHSA-2026:3710",
"initial_release_date": "2026-03-04T06:00:07+00:00",
"revision_history": [
{
"date": "2026-03-04T06:00:07+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2026-03-04T06:00:16+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-06-07T01:23:50+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat OpenShift Pipelines 1.15",
"product": {
"name": "Red Hat OpenShift Pipelines 1.15",
"product_id": "Red Hat OpenShift Pipelines 1.15",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:openshift_pipelines:1.15::el8"
}
}
}
],
"category": "product_family",
"name": "Red Hat OpenShift Pipelines"
},
{
"branches": [
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel8@sha256:b7b03dd023aafe65290969336bcf9e0b7a241c3510dcb3d26519581ba4eed719_arm64",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel8@sha256:b7b03dd023aafe65290969336bcf9e0b7a241c3510dcb3d26519581ba4eed719_arm64",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel8@sha256:b7b03dd023aafe65290969336bcf9e0b7a241c3510dcb3d26519581ba4eed719_arm64",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-console-plugin-rhel8@sha256%3Ab7b03dd023aafe65290969336bcf9e0b7a241c3510dcb3d26519581ba4eed719?arch=arm64\u0026repository_url=registry.redhat.io/openshift-pipelines\u0026tag=1772110573"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel8@sha256:d2993b1a28d230faf64f020c8e8248e06fabf5cd225189b8218a71b2f40e6a9b_arm64",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel8@sha256:d2993b1a28d230faf64f020c8e8248e06fabf5cd225189b8218a71b2f40e6a9b_arm64",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel8@sha256:d2993b1a28d230faf64f020c8e8248e06fabf5cd225189b8218a71b2f40e6a9b_arm64",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-manual-approval-gate-controller-rhel8@sha256%3Ad2993b1a28d230faf64f020c8e8248e06fabf5cd225189b8218a71b2f40e6a9b?arch=arm64\u0026repository_url=registry.redhat.io/openshift-pipelines\u0026tag=1771964902"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel8@sha256:065def0cfd1e282fd57faedff24873ddb4057afd42d4abc887859c6b8cf8c901_arm64",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel8@sha256:065def0cfd1e282fd57faedff24873ddb4057afd42d4abc887859c6b8cf8c901_arm64",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel8@sha256:065def0cfd1e282fd57faedff24873ddb4057afd42d4abc887859c6b8cf8c901_arm64",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-manual-approval-gate-webhook-rhel8@sha256%3A065def0cfd1e282fd57faedff24873ddb4057afd42d4abc887859c6b8cf8c901?arch=arm64\u0026repository_url=registry.redhat.io/openshift-pipelines\u0026tag=1771964870"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel8@sha256:c7633b12a75e2a382fb3104a6fcc03227dcc980d2d764f828c75b48ccf73bbab_arm64",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel8@sha256:c7633b12a75e2a382fb3104a6fcc03227dcc980d2d764f828c75b48ccf73bbab_arm64",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel8@sha256:c7633b12a75e2a382fb3104a6fcc03227dcc980d2d764f828c75b48ccf73bbab_arm64",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-pipelines-as-code-cli-rhel8@sha256%3Ac7633b12a75e2a382fb3104a6fcc03227dcc980d2d764f828c75b48ccf73bbab?arch=arm64\u0026repository_url=registry.redhat.io/openshift-pipelines\u0026tag=1772093708"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel8@sha256:25c1f3d9abd1e123e2a11e5349c0b59eb24238a10dc16e01e59976d061ea7af7_arm64",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel8@sha256:25c1f3d9abd1e123e2a11e5349c0b59eb24238a10dc16e01e59976d061ea7af7_arm64",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel8@sha256:25c1f3d9abd1e123e2a11e5349c0b59eb24238a10dc16e01e59976d061ea7af7_arm64",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-pipelines-as-code-controller-rhel8@sha256%3A25c1f3d9abd1e123e2a11e5349c0b59eb24238a10dc16e01e59976d061ea7af7?arch=arm64\u0026repository_url=registry.redhat.io/openshift-pipelines\u0026tag=1772093710"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel8@sha256:0d2a673d31a7b920fce466a25fa1968c57fe95d1c8c5bd2759f5de611d000b5f_arm64",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel8@sha256:0d2a673d31a7b920fce466a25fa1968c57fe95d1c8c5bd2759f5de611d000b5f_arm64",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel8@sha256:0d2a673d31a7b920fce466a25fa1968c57fe95d1c8c5bd2759f5de611d000b5f_arm64",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-pipelines-as-code-watcher-rhel8@sha256%3A0d2a673d31a7b920fce466a25fa1968c57fe95d1c8c5bd2759f5de611d000b5f?arch=arm64\u0026repository_url=registry.redhat.io/openshift-pipelines\u0026tag=1772093722"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel8@sha256:bba628b46144f5d52f4a6e303d1b90c9a7f4a0a7b3f0c13839f9f795da874254_arm64",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel8@sha256:bba628b46144f5d52f4a6e303d1b90c9a7f4a0a7b3f0c13839f9f795da874254_arm64",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel8@sha256:bba628b46144f5d52f4a6e303d1b90c9a7f4a0a7b3f0c13839f9f795da874254_arm64",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-pipelines-as-code-webhook-rhel8@sha256%3Abba628b46144f5d52f4a6e303d1b90c9a7f4a0a7b3f0c13839f9f795da874254?arch=arm64\u0026repository_url=registry.redhat.io/openshift-pipelines\u0026tag=1772093723"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel8@sha256:0cb744cb7946d857a2cffec641fcbc994e77ddc8d4a5b14c17a28621f4a0a4a9_arm64",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel8@sha256:0cb744cb7946d857a2cffec641fcbc994e77ddc8d4a5b14c17a28621f4a0a4a9_arm64",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel8@sha256:0cb744cb7946d857a2cffec641fcbc994e77ddc8d4a5b14c17a28621f4a0a4a9_arm64",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-chains-controller-rhel8@sha256%3A0cb744cb7946d857a2cffec641fcbc994e77ddc8d4a5b14c17a28621f4a0a4a9?arch=arm64\u0026repository_url=registry.redhat.io/openshift-pipelines\u0026tag=1772093872"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel8@sha256:3479cbadb4aa7bab5cc56115d7efe4e406d60010e28561857804926c3fbac9cc_arm64",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel8@sha256:3479cbadb4aa7bab5cc56115d7efe4e406d60010e28561857804926c3fbac9cc_arm64",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel8@sha256:3479cbadb4aa7bab5cc56115d7efe4e406d60010e28561857804926c3fbac9cc_arm64",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-git-init-rhel8@sha256%3A3479cbadb4aa7bab5cc56115d7efe4e406d60010e28561857804926c3fbac9cc?arch=arm64\u0026repository_url=registry.redhat.io/openshift-pipelines\u0026tag=1772123833"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel8@sha256:dbb678695a4bd07c27a14fec9b70359929bf0d4d33d9ce2d70d1b5157e5026c1_arm64",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel8@sha256:dbb678695a4bd07c27a14fec9b70359929bf0d4d33d9ce2d70d1b5157e5026c1_arm64",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel8@sha256:dbb678695a4bd07c27a14fec9b70359929bf0d4d33d9ce2d70d1b5157e5026c1_arm64",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-hub-api-rhel8@sha256%3Adbb678695a4bd07c27a14fec9b70359929bf0d4d33d9ce2d70d1b5157e5026c1?arch=arm64\u0026repository_url=registry.redhat.io/openshift-pipelines\u0026tag=1771425314"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel8@sha256:cf30088c2a33f0717657b0ac7c2df1544cb02a39e235011c9d21c658222ef39e_arm64",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel8@sha256:cf30088c2a33f0717657b0ac7c2df1544cb02a39e235011c9d21c658222ef39e_arm64",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel8@sha256:cf30088c2a33f0717657b0ac7c2df1544cb02a39e235011c9d21c658222ef39e_arm64",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-hub-db-migration-rhel8@sha256%3Acf30088c2a33f0717657b0ac7c2df1544cb02a39e235011c9d21c658222ef39e?arch=arm64\u0026repository_url=registry.redhat.io/openshift-pipelines\u0026tag=1771964224"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel8@sha256:d356f3a86b2d3054a9f9c6e36bd488c8eaaef4af199e6a8188f8b50921698d25_arm64",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel8@sha256:d356f3a86b2d3054a9f9c6e36bd488c8eaaef4af199e6a8188f8b50921698d25_arm64",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel8@sha256:d356f3a86b2d3054a9f9c6e36bd488c8eaaef4af199e6a8188f8b50921698d25_arm64",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-hub-ui-rhel8@sha256%3Ad356f3a86b2d3054a9f9c6e36bd488c8eaaef4af199e6a8188f8b50921698d25?arch=arm64\u0026repository_url=registry.redhat.io/openshift-pipelines\u0026tag=1772036471"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-controller-rhel8@sha256:5345cdb7e11186fda1577345f0e426946a5ee9e6bbe6486845511f03114dbe52_arm64",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-controller-rhel8@sha256:5345cdb7e11186fda1577345f0e426946a5ee9e6bbe6486845511f03114dbe52_arm64",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-controller-rhel8@sha256:5345cdb7e11186fda1577345f0e426946a5ee9e6bbe6486845511f03114dbe52_arm64",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-controller-rhel8@sha256%3A5345cdb7e11186fda1577345f0e426946a5ee9e6bbe6486845511f03114dbe52?arch=arm64\u0026repository_url=registry.redhat.io/openshift-pipelines\u0026tag=1771964207"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel8@sha256:9209e159bb11236b49511ed3a59c7f687d06a9f82a02497a637d765cc14ea0c3_arm64",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel8@sha256:9209e159bb11236b49511ed3a59c7f687d06a9f82a02497a637d765cc14ea0c3_arm64",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel8@sha256:9209e159bb11236b49511ed3a59c7f687d06a9f82a02497a637d765cc14ea0c3_arm64",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-entrypoint-rhel8@sha256%3A9209e159bb11236b49511ed3a59c7f687d06a9f82a02497a637d765cc14ea0c3?arch=arm64\u0026repository_url=registry.redhat.io/openshift-pipelines\u0026tag=1771964128"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-events-rhel8@sha256:0e59fd179abc02c54784b3293bc3d21087bd0ec135c691c5523879149da33a5a_arm64",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-events-rhel8@sha256:0e59fd179abc02c54784b3293bc3d21087bd0ec135c691c5523879149da33a5a_arm64",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-events-rhel8@sha256:0e59fd179abc02c54784b3293bc3d21087bd0ec135c691c5523879149da33a5a_arm64",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-events-rhel8@sha256%3A0e59fd179abc02c54784b3293bc3d21087bd0ec135c691c5523879149da33a5a?arch=arm64\u0026repository_url=registry.redhat.io/openshift-pipelines\u0026tag=1771964016"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-nop-rhel8@sha256:9a0cf80bdfe89d4c472dc555f314d0bd5c4763bc637d45ddd89b8bb78236a44f_arm64",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-nop-rhel8@sha256:9a0cf80bdfe89d4c472dc555f314d0bd5c4763bc637d45ddd89b8bb78236a44f_arm64",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-nop-rhel8@sha256:9a0cf80bdfe89d4c472dc555f314d0bd5c4763bc637d45ddd89b8bb78236a44f_arm64",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-nop-rhel8@sha256%3A9a0cf80bdfe89d4c472dc555f314d0bd5c4763bc637d45ddd89b8bb78236a44f?arch=arm64\u0026repository_url=registry.redhat.io/openshift-pipelines\u0026tag=1771510606"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel8@sha256:37002485d6cf0f0ce261894d23db0bf94291fa7a121a154d15e5e4dcde20961f_arm64",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel8@sha256:37002485d6cf0f0ce261894d23db0bf94291fa7a121a154d15e5e4dcde20961f_arm64",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel8@sha256:37002485d6cf0f0ce261894d23db0bf94291fa7a121a154d15e5e4dcde20961f_arm64",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-resolvers-rhel8@sha256%3A37002485d6cf0f0ce261894d23db0bf94291fa7a121a154d15e5e4dcde20961f?arch=arm64\u0026repository_url=registry.redhat.io/openshift-pipelines\u0026tag=1771964097"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel8@sha256:ca0bcdf562b50a8d2d665172658de8f444dab6fb4ca39ce49abb253e05aa8c7c_arm64",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel8@sha256:ca0bcdf562b50a8d2d665172658de8f444dab6fb4ca39ce49abb253e05aa8c7c_arm64",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel8@sha256:ca0bcdf562b50a8d2d665172658de8f444dab6fb4ca39ce49abb253e05aa8c7c_arm64",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-sidecarlogresults-rhel8@sha256%3Aca0bcdf562b50a8d2d665172658de8f444dab6fb4ca39ce49abb253e05aa8c7c?arch=arm64\u0026repository_url=registry.redhat.io/openshift-pipelines\u0026tag=1771964076"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel8@sha256:7efeac843ef6910c061c535e290dc43a8fca0522e1897845237bff9df7706da9_arm64",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel8@sha256:7efeac843ef6910c061c535e290dc43a8fca0522e1897845237bff9df7706da9_arm64",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel8@sha256:7efeac843ef6910c061c535e290dc43a8fca0522e1897845237bff9df7706da9_arm64",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-webhook-rhel8@sha256%3A7efeac843ef6910c061c535e290dc43a8fca0522e1897845237bff9df7706da9?arch=arm64\u0026repository_url=registry.redhat.io/openshift-pipelines\u0026tag=1771964042"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel8@sha256:d4fa2a61f381b3f00b9fb76cb1d019b28a2413a936f9b5a786d1d98e8a8361a0_arm64",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel8@sha256:d4fa2a61f381b3f00b9fb76cb1d019b28a2413a936f9b5a786d1d98e8a8361a0_arm64",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel8@sha256:d4fa2a61f381b3f00b9fb76cb1d019b28a2413a936f9b5a786d1d98e8a8361a0_arm64",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-workingdirinit-rhel8@sha256%3Ad4fa2a61f381b3f00b9fb76cb1d019b28a2413a936f9b5a786d1d98e8a8361a0?arch=arm64\u0026repository_url=registry.redhat.io/openshift-pipelines\u0026tag=1771964021"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel8@sha256:025fa4d5b4ca78c69f85c8836f9e585f71c2e48466ff7f38fab36dc66f65880e_arm64",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel8@sha256:025fa4d5b4ca78c69f85c8836f9e585f71c2e48466ff7f38fab36dc66f65880e_arm64",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel8@sha256:025fa4d5b4ca78c69f85c8836f9e585f71c2e48466ff7f38fab36dc66f65880e_arm64",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-results-api-rhel8@sha256%3A025fa4d5b4ca78c69f85c8836f9e585f71c2e48466ff7f38fab36dc66f65880e?arch=arm64\u0026repository_url=registry.redhat.io/openshift-pipelines\u0026tag=1771964016"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel8@sha256:bc98620c8b16b39d796d81f25bd30ff227f2f2e723536bf28d55bdc76e9ac1ad_arm64",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel8@sha256:bc98620c8b16b39d796d81f25bd30ff227f2f2e723536bf28d55bdc76e9ac1ad_arm64",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel8@sha256:bc98620c8b16b39d796d81f25bd30ff227f2f2e723536bf28d55bdc76e9ac1ad_arm64",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-results-watcher-rhel8@sha256%3Abc98620c8b16b39d796d81f25bd30ff227f2f2e723536bf28d55bdc76e9ac1ad?arch=arm64\u0026repository_url=registry.redhat.io/openshift-pipelines\u0026tag=1771964091"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel8@sha256:3888fb9d6780e137b4545e8830f45383e68ca84a42394749b64e391d535172e7_arm64",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel8@sha256:3888fb9d6780e137b4545e8830f45383e68ca84a42394749b64e391d535172e7_arm64",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel8@sha256:3888fb9d6780e137b4545e8830f45383e68ca84a42394749b64e391d535172e7_arm64",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-triggers-controller-rhel8@sha256%3A3888fb9d6780e137b4545e8830f45383e68ca84a42394749b64e391d535172e7?arch=arm64\u0026repository_url=registry.redhat.io/openshift-pipelines\u0026tag=1771964129"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel8@sha256:0d45b4a62b0fc7e101f68e94d6f1b18bc1a2770cccfebc27380d1bbcafbabb49_arm64",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel8@sha256:0d45b4a62b0fc7e101f68e94d6f1b18bc1a2770cccfebc27380d1bbcafbabb49_arm64",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel8@sha256:0d45b4a62b0fc7e101f68e94d6f1b18bc1a2770cccfebc27380d1bbcafbabb49_arm64",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-triggers-core-interceptors-rhel8@sha256%3A0d45b4a62b0fc7e101f68e94d6f1b18bc1a2770cccfebc27380d1bbcafbabb49?arch=arm64\u0026repository_url=registry.redhat.io/openshift-pipelines\u0026tag=1771964233"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel8@sha256:a0663bcada815073c34ec07a99cd53242db85e933912c48b5ed25892ccfa4eb1_arm64",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel8@sha256:a0663bcada815073c34ec07a99cd53242db85e933912c48b5ed25892ccfa4eb1_arm64",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel8@sha256:a0663bcada815073c34ec07a99cd53242db85e933912c48b5ed25892ccfa4eb1_arm64",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-triggers-eventlistenersink-rhel8@sha256%3Aa0663bcada815073c34ec07a99cd53242db85e933912c48b5ed25892ccfa4eb1?arch=arm64\u0026repository_url=registry.redhat.io/openshift-pipelines\u0026tag=1771964246"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel8@sha256:2723ec216e5ead0550a5dece8b4ef76abade44503ff67da9becdb59ee6a74b64_arm64",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel8@sha256:2723ec216e5ead0550a5dece8b4ef76abade44503ff67da9becdb59ee6a74b64_arm64",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel8@sha256:2723ec216e5ead0550a5dece8b4ef76abade44503ff67da9becdb59ee6a74b64_arm64",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-triggers-webhook-rhel8@sha256%3A2723ec216e5ead0550a5dece8b4ef76abade44503ff67da9becdb59ee6a74b64?arch=arm64\u0026repository_url=registry.redhat.io/openshift-pipelines\u0026tag=1771964165"
}
}
}
],
"category": "architecture",
"name": "arm64"
},
{
"branches": [
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel8@sha256:494857108f0b09c8b8985062cc11b9879d126b207fcd72f6abb64ded3d8d1793_ppc64le",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel8@sha256:494857108f0b09c8b8985062cc11b9879d126b207fcd72f6abb64ded3d8d1793_ppc64le",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel8@sha256:494857108f0b09c8b8985062cc11b9879d126b207fcd72f6abb64ded3d8d1793_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-console-plugin-rhel8@sha256%3A494857108f0b09c8b8985062cc11b9879d126b207fcd72f6abb64ded3d8d1793?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift-pipelines\u0026tag=1772110573"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel8@sha256:ab98453c7e13ef2a9429531a1b1635e814df4784599be5c79848fcc849d05136_ppc64le",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel8@sha256:ab98453c7e13ef2a9429531a1b1635e814df4784599be5c79848fcc849d05136_ppc64le",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel8@sha256:ab98453c7e13ef2a9429531a1b1635e814df4784599be5c79848fcc849d05136_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-manual-approval-gate-controller-rhel8@sha256%3Aab98453c7e13ef2a9429531a1b1635e814df4784599be5c79848fcc849d05136?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift-pipelines\u0026tag=1771964902"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel8@sha256:5f9e44c7e682756007cc7bc493511c4a44536a04271ec1984f5a3ece7f1a8a49_ppc64le",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel8@sha256:5f9e44c7e682756007cc7bc493511c4a44536a04271ec1984f5a3ece7f1a8a49_ppc64le",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel8@sha256:5f9e44c7e682756007cc7bc493511c4a44536a04271ec1984f5a3ece7f1a8a49_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-manual-approval-gate-webhook-rhel8@sha256%3A5f9e44c7e682756007cc7bc493511c4a44536a04271ec1984f5a3ece7f1a8a49?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift-pipelines\u0026tag=1771964870"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel8@sha256:46612f85239df62f6c6d3684367e34a06ddf3982754d5d130b5c0d77f587deea_ppc64le",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel8@sha256:46612f85239df62f6c6d3684367e34a06ddf3982754d5d130b5c0d77f587deea_ppc64le",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel8@sha256:46612f85239df62f6c6d3684367e34a06ddf3982754d5d130b5c0d77f587deea_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-pipelines-as-code-cli-rhel8@sha256%3A46612f85239df62f6c6d3684367e34a06ddf3982754d5d130b5c0d77f587deea?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift-pipelines\u0026tag=1772093708"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel8@sha256:0a2fbc739785a2cc2ad17b79e360788216b2a87422e7d1512ea59a8672557a3e_ppc64le",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel8@sha256:0a2fbc739785a2cc2ad17b79e360788216b2a87422e7d1512ea59a8672557a3e_ppc64le",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel8@sha256:0a2fbc739785a2cc2ad17b79e360788216b2a87422e7d1512ea59a8672557a3e_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-pipelines-as-code-controller-rhel8@sha256%3A0a2fbc739785a2cc2ad17b79e360788216b2a87422e7d1512ea59a8672557a3e?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift-pipelines\u0026tag=1772093710"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel8@sha256:3542aba4cb22ce189574cf439a9dc758678e6272b83d8ff6089f1815284c576b_ppc64le",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel8@sha256:3542aba4cb22ce189574cf439a9dc758678e6272b83d8ff6089f1815284c576b_ppc64le",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel8@sha256:3542aba4cb22ce189574cf439a9dc758678e6272b83d8ff6089f1815284c576b_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-pipelines-as-code-watcher-rhel8@sha256%3A3542aba4cb22ce189574cf439a9dc758678e6272b83d8ff6089f1815284c576b?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift-pipelines\u0026tag=1772093722"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel8@sha256:540dd3000891505e605b3f269f99da6c53d1e452cf35bb7a1918bb8ce190772b_ppc64le",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel8@sha256:540dd3000891505e605b3f269f99da6c53d1e452cf35bb7a1918bb8ce190772b_ppc64le",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel8@sha256:540dd3000891505e605b3f269f99da6c53d1e452cf35bb7a1918bb8ce190772b_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-pipelines-as-code-webhook-rhel8@sha256%3A540dd3000891505e605b3f269f99da6c53d1e452cf35bb7a1918bb8ce190772b?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift-pipelines\u0026tag=1772093723"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel8@sha256:416c99f02abb6274fc87b2599e96b90e74e7a94c28806629c2b98fb2dc7e2afc_ppc64le",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel8@sha256:416c99f02abb6274fc87b2599e96b90e74e7a94c28806629c2b98fb2dc7e2afc_ppc64le",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel8@sha256:416c99f02abb6274fc87b2599e96b90e74e7a94c28806629c2b98fb2dc7e2afc_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-chains-controller-rhel8@sha256%3A416c99f02abb6274fc87b2599e96b90e74e7a94c28806629c2b98fb2dc7e2afc?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift-pipelines\u0026tag=1772093872"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel8@sha256:a77292658b1ef1e2922f2b7c904ff73c8911bb84f130953897c3a66aec8560da_ppc64le",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel8@sha256:a77292658b1ef1e2922f2b7c904ff73c8911bb84f130953897c3a66aec8560da_ppc64le",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel8@sha256:a77292658b1ef1e2922f2b7c904ff73c8911bb84f130953897c3a66aec8560da_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-git-init-rhel8@sha256%3Aa77292658b1ef1e2922f2b7c904ff73c8911bb84f130953897c3a66aec8560da?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift-pipelines\u0026tag=1772123833"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel8@sha256:fbddec04429c15c833b7631fe3d7c783d33520f30f6d5c8aef2e66b7634873b8_ppc64le",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel8@sha256:fbddec04429c15c833b7631fe3d7c783d33520f30f6d5c8aef2e66b7634873b8_ppc64le",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel8@sha256:fbddec04429c15c833b7631fe3d7c783d33520f30f6d5c8aef2e66b7634873b8_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-hub-api-rhel8@sha256%3Afbddec04429c15c833b7631fe3d7c783d33520f30f6d5c8aef2e66b7634873b8?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift-pipelines\u0026tag=1771425314"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel8@sha256:fdd2f4bffececf03b6566cf573fdf6224495d79a75ad1031219fad9902d7a3f1_ppc64le",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel8@sha256:fdd2f4bffececf03b6566cf573fdf6224495d79a75ad1031219fad9902d7a3f1_ppc64le",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel8@sha256:fdd2f4bffececf03b6566cf573fdf6224495d79a75ad1031219fad9902d7a3f1_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-hub-db-migration-rhel8@sha256%3Afdd2f4bffececf03b6566cf573fdf6224495d79a75ad1031219fad9902d7a3f1?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift-pipelines\u0026tag=1771964224"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel8@sha256:56bf189b754dee71d8b4ce9e44389b4ca0762e5f633e728210825472f4c8f3f6_ppc64le",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel8@sha256:56bf189b754dee71d8b4ce9e44389b4ca0762e5f633e728210825472f4c8f3f6_ppc64le",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel8@sha256:56bf189b754dee71d8b4ce9e44389b4ca0762e5f633e728210825472f4c8f3f6_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-hub-ui-rhel8@sha256%3A56bf189b754dee71d8b4ce9e44389b4ca0762e5f633e728210825472f4c8f3f6?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift-pipelines\u0026tag=1772036471"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-controller-rhel8@sha256:35c7d22ab878030711c1ec9d340f25f78257ca3eabdcb5db23db90e80d55e8f1_ppc64le",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-controller-rhel8@sha256:35c7d22ab878030711c1ec9d340f25f78257ca3eabdcb5db23db90e80d55e8f1_ppc64le",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-controller-rhel8@sha256:35c7d22ab878030711c1ec9d340f25f78257ca3eabdcb5db23db90e80d55e8f1_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-controller-rhel8@sha256%3A35c7d22ab878030711c1ec9d340f25f78257ca3eabdcb5db23db90e80d55e8f1?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift-pipelines\u0026tag=1771964207"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel8@sha256:b2c21a004712bd198698ea75793e57abbe1665e17479e34d0b5e8c81d60b967d_ppc64le",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel8@sha256:b2c21a004712bd198698ea75793e57abbe1665e17479e34d0b5e8c81d60b967d_ppc64le",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel8@sha256:b2c21a004712bd198698ea75793e57abbe1665e17479e34d0b5e8c81d60b967d_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-entrypoint-rhel8@sha256%3Ab2c21a004712bd198698ea75793e57abbe1665e17479e34d0b5e8c81d60b967d?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift-pipelines\u0026tag=1771964128"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-events-rhel8@sha256:001e28b882e81e4d424b2e1a39933211f15e68048406a6432e6ec59e4b96cc2c_ppc64le",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-events-rhel8@sha256:001e28b882e81e4d424b2e1a39933211f15e68048406a6432e6ec59e4b96cc2c_ppc64le",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-events-rhel8@sha256:001e28b882e81e4d424b2e1a39933211f15e68048406a6432e6ec59e4b96cc2c_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-events-rhel8@sha256%3A001e28b882e81e4d424b2e1a39933211f15e68048406a6432e6ec59e4b96cc2c?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift-pipelines\u0026tag=1771964016"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-nop-rhel8@sha256:b767a9acd7013d08b744b8155cecbe219bfd7a416a3f1ac3a129d67ab062741a_ppc64le",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-nop-rhel8@sha256:b767a9acd7013d08b744b8155cecbe219bfd7a416a3f1ac3a129d67ab062741a_ppc64le",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-nop-rhel8@sha256:b767a9acd7013d08b744b8155cecbe219bfd7a416a3f1ac3a129d67ab062741a_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-nop-rhel8@sha256%3Ab767a9acd7013d08b744b8155cecbe219bfd7a416a3f1ac3a129d67ab062741a?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift-pipelines\u0026tag=1771510606"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel8@sha256:7561c3f65b9ea5268ed46b35f821c319abb1b4cb0894885a5a205cb920842b50_ppc64le",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel8@sha256:7561c3f65b9ea5268ed46b35f821c319abb1b4cb0894885a5a205cb920842b50_ppc64le",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel8@sha256:7561c3f65b9ea5268ed46b35f821c319abb1b4cb0894885a5a205cb920842b50_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-resolvers-rhel8@sha256%3A7561c3f65b9ea5268ed46b35f821c319abb1b4cb0894885a5a205cb920842b50?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift-pipelines\u0026tag=1771964097"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel8@sha256:608f3eb154f67488869fceeee31df1bcf596385c41d03c7390364153bac6b8b2_ppc64le",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel8@sha256:608f3eb154f67488869fceeee31df1bcf596385c41d03c7390364153bac6b8b2_ppc64le",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel8@sha256:608f3eb154f67488869fceeee31df1bcf596385c41d03c7390364153bac6b8b2_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-sidecarlogresults-rhel8@sha256%3A608f3eb154f67488869fceeee31df1bcf596385c41d03c7390364153bac6b8b2?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift-pipelines\u0026tag=1771964076"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel8@sha256:4f9a87bf93808a7c27c0bcd5387527fd9261f4c666da11e4f5ba8f831028fc3e_ppc64le",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel8@sha256:4f9a87bf93808a7c27c0bcd5387527fd9261f4c666da11e4f5ba8f831028fc3e_ppc64le",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel8@sha256:4f9a87bf93808a7c27c0bcd5387527fd9261f4c666da11e4f5ba8f831028fc3e_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-webhook-rhel8@sha256%3A4f9a87bf93808a7c27c0bcd5387527fd9261f4c666da11e4f5ba8f831028fc3e?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift-pipelines\u0026tag=1771964042"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel8@sha256:578c9afda064065cc2f4e18b59dbb92cf78015654573de80a72bc4e56fc0d1f3_ppc64le",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel8@sha256:578c9afda064065cc2f4e18b59dbb92cf78015654573de80a72bc4e56fc0d1f3_ppc64le",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel8@sha256:578c9afda064065cc2f4e18b59dbb92cf78015654573de80a72bc4e56fc0d1f3_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-workingdirinit-rhel8@sha256%3A578c9afda064065cc2f4e18b59dbb92cf78015654573de80a72bc4e56fc0d1f3?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift-pipelines\u0026tag=1771964021"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel8@sha256:eae22f08294cb4179c659fca1effea2fc9f270a3059ddd32cf5a9ba1aaf8d2d1_ppc64le",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel8@sha256:eae22f08294cb4179c659fca1effea2fc9f270a3059ddd32cf5a9ba1aaf8d2d1_ppc64le",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel8@sha256:eae22f08294cb4179c659fca1effea2fc9f270a3059ddd32cf5a9ba1aaf8d2d1_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-results-api-rhel8@sha256%3Aeae22f08294cb4179c659fca1effea2fc9f270a3059ddd32cf5a9ba1aaf8d2d1?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift-pipelines\u0026tag=1771964016"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel8@sha256:8969e863a2ac74d0ab37812bd0aa5d86f261b97d0c2fecd0f35d2343c2f5bd67_ppc64le",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel8@sha256:8969e863a2ac74d0ab37812bd0aa5d86f261b97d0c2fecd0f35d2343c2f5bd67_ppc64le",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel8@sha256:8969e863a2ac74d0ab37812bd0aa5d86f261b97d0c2fecd0f35d2343c2f5bd67_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-results-watcher-rhel8@sha256%3A8969e863a2ac74d0ab37812bd0aa5d86f261b97d0c2fecd0f35d2343c2f5bd67?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift-pipelines\u0026tag=1771964091"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel8@sha256:36959d582ce1a74d7bf594b8e1b84edfa14233ddc2a2b22fcb66c0a0335a7bd3_ppc64le",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel8@sha256:36959d582ce1a74d7bf594b8e1b84edfa14233ddc2a2b22fcb66c0a0335a7bd3_ppc64le",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel8@sha256:36959d582ce1a74d7bf594b8e1b84edfa14233ddc2a2b22fcb66c0a0335a7bd3_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-triggers-controller-rhel8@sha256%3A36959d582ce1a74d7bf594b8e1b84edfa14233ddc2a2b22fcb66c0a0335a7bd3?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift-pipelines\u0026tag=1771964129"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel8@sha256:7a4aa11a1273f668d89230adaa720b4e1fcea0cbaa57c63fa01a2cf6867d981c_ppc64le",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel8@sha256:7a4aa11a1273f668d89230adaa720b4e1fcea0cbaa57c63fa01a2cf6867d981c_ppc64le",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel8@sha256:7a4aa11a1273f668d89230adaa720b4e1fcea0cbaa57c63fa01a2cf6867d981c_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-triggers-core-interceptors-rhel8@sha256%3A7a4aa11a1273f668d89230adaa720b4e1fcea0cbaa57c63fa01a2cf6867d981c?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift-pipelines\u0026tag=1771964233"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel8@sha256:6f30b86646ff8d94ba28949bdf826d751fba38c824a3acabb1480896f41d411a_ppc64le",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel8@sha256:6f30b86646ff8d94ba28949bdf826d751fba38c824a3acabb1480896f41d411a_ppc64le",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel8@sha256:6f30b86646ff8d94ba28949bdf826d751fba38c824a3acabb1480896f41d411a_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-triggers-eventlistenersink-rhel8@sha256%3A6f30b86646ff8d94ba28949bdf826d751fba38c824a3acabb1480896f41d411a?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift-pipelines\u0026tag=1771964246"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel8@sha256:5f68ba66d17d612702cc47916df916b751c3b8d71faa094f1a174cb4338c3d68_ppc64le",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel8@sha256:5f68ba66d17d612702cc47916df916b751c3b8d71faa094f1a174cb4338c3d68_ppc64le",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel8@sha256:5f68ba66d17d612702cc47916df916b751c3b8d71faa094f1a174cb4338c3d68_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-triggers-webhook-rhel8@sha256%3A5f68ba66d17d612702cc47916df916b751c3b8d71faa094f1a174cb4338c3d68?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift-pipelines\u0026tag=1771964165"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel8@sha256:d52e4a16b2908e99f1e69a1e2ee9233a231fd28c70916ed06c9cd8560478340c_s390x",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel8@sha256:d52e4a16b2908e99f1e69a1e2ee9233a231fd28c70916ed06c9cd8560478340c_s390x",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel8@sha256:d52e4a16b2908e99f1e69a1e2ee9233a231fd28c70916ed06c9cd8560478340c_s390x",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-console-plugin-rhel8@sha256%3Ad52e4a16b2908e99f1e69a1e2ee9233a231fd28c70916ed06c9cd8560478340c?arch=s390x\u0026repository_url=registry.redhat.io/openshift-pipelines\u0026tag=1772110573"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel8@sha256:7b61bda6116f3f1e93c856543ade553b0a1e4353542f5147da6929a5a8adbac3_s390x",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel8@sha256:7b61bda6116f3f1e93c856543ade553b0a1e4353542f5147da6929a5a8adbac3_s390x",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel8@sha256:7b61bda6116f3f1e93c856543ade553b0a1e4353542f5147da6929a5a8adbac3_s390x",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-manual-approval-gate-controller-rhel8@sha256%3A7b61bda6116f3f1e93c856543ade553b0a1e4353542f5147da6929a5a8adbac3?arch=s390x\u0026repository_url=registry.redhat.io/openshift-pipelines\u0026tag=1771964902"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel8@sha256:14e1402c0d2f4d449146471fff84f6548affdbcd81d1864bce0d29c29ccb15bd_s390x",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel8@sha256:14e1402c0d2f4d449146471fff84f6548affdbcd81d1864bce0d29c29ccb15bd_s390x",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel8@sha256:14e1402c0d2f4d449146471fff84f6548affdbcd81d1864bce0d29c29ccb15bd_s390x",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-manual-approval-gate-webhook-rhel8@sha256%3A14e1402c0d2f4d449146471fff84f6548affdbcd81d1864bce0d29c29ccb15bd?arch=s390x\u0026repository_url=registry.redhat.io/openshift-pipelines\u0026tag=1771964870"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel8@sha256:4c111f708f6ae46c74f7ecae415b9b12e1cbb0380f97c4bee6f98ce32de0ef18_s390x",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel8@sha256:4c111f708f6ae46c74f7ecae415b9b12e1cbb0380f97c4bee6f98ce32de0ef18_s390x",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel8@sha256:4c111f708f6ae46c74f7ecae415b9b12e1cbb0380f97c4bee6f98ce32de0ef18_s390x",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-pipelines-as-code-cli-rhel8@sha256%3A4c111f708f6ae46c74f7ecae415b9b12e1cbb0380f97c4bee6f98ce32de0ef18?arch=s390x\u0026repository_url=registry.redhat.io/openshift-pipelines\u0026tag=1772093708"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel8@sha256:375388a1122a4bc5ffe695d4f8c69c9cf0c1d65ba89e92a6caeb68be40fbbbdc_s390x",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel8@sha256:375388a1122a4bc5ffe695d4f8c69c9cf0c1d65ba89e92a6caeb68be40fbbbdc_s390x",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel8@sha256:375388a1122a4bc5ffe695d4f8c69c9cf0c1d65ba89e92a6caeb68be40fbbbdc_s390x",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-pipelines-as-code-controller-rhel8@sha256%3A375388a1122a4bc5ffe695d4f8c69c9cf0c1d65ba89e92a6caeb68be40fbbbdc?arch=s390x\u0026repository_url=registry.redhat.io/openshift-pipelines\u0026tag=1772093710"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel8@sha256:8c97cb0a4a88a1ddb7a6e7650100e958464b526d7c1454c306c7326f75ca0ab1_s390x",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel8@sha256:8c97cb0a4a88a1ddb7a6e7650100e958464b526d7c1454c306c7326f75ca0ab1_s390x",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel8@sha256:8c97cb0a4a88a1ddb7a6e7650100e958464b526d7c1454c306c7326f75ca0ab1_s390x",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-pipelines-as-code-watcher-rhel8@sha256%3A8c97cb0a4a88a1ddb7a6e7650100e958464b526d7c1454c306c7326f75ca0ab1?arch=s390x\u0026repository_url=registry.redhat.io/openshift-pipelines\u0026tag=1772093722"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel8@sha256:f2ee01a1a497bd505ca1289290c0a07eda82901e698079fe1bc6557519d4ee99_s390x",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel8@sha256:f2ee01a1a497bd505ca1289290c0a07eda82901e698079fe1bc6557519d4ee99_s390x",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel8@sha256:f2ee01a1a497bd505ca1289290c0a07eda82901e698079fe1bc6557519d4ee99_s390x",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-pipelines-as-code-webhook-rhel8@sha256%3Af2ee01a1a497bd505ca1289290c0a07eda82901e698079fe1bc6557519d4ee99?arch=s390x\u0026repository_url=registry.redhat.io/openshift-pipelines\u0026tag=1772093723"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel8@sha256:d71dc72648f45660ae1fd98acac0f1876540cac853f5c097ab85c3a5f2c2084f_s390x",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel8@sha256:d71dc72648f45660ae1fd98acac0f1876540cac853f5c097ab85c3a5f2c2084f_s390x",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel8@sha256:d71dc72648f45660ae1fd98acac0f1876540cac853f5c097ab85c3a5f2c2084f_s390x",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-chains-controller-rhel8@sha256%3Ad71dc72648f45660ae1fd98acac0f1876540cac853f5c097ab85c3a5f2c2084f?arch=s390x\u0026repository_url=registry.redhat.io/openshift-pipelines\u0026tag=1772093872"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel8@sha256:c8aaf02aede730dacca2eed8bb32044f39b74d3ee3fd619a0fa2af864d874fa6_s390x",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel8@sha256:c8aaf02aede730dacca2eed8bb32044f39b74d3ee3fd619a0fa2af864d874fa6_s390x",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel8@sha256:c8aaf02aede730dacca2eed8bb32044f39b74d3ee3fd619a0fa2af864d874fa6_s390x",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-git-init-rhel8@sha256%3Ac8aaf02aede730dacca2eed8bb32044f39b74d3ee3fd619a0fa2af864d874fa6?arch=s390x\u0026repository_url=registry.redhat.io/openshift-pipelines\u0026tag=1772123833"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel8@sha256:1066cf4185e3cd917c05e6d6759fb0a69428c4b43398df10dff8abe523761c09_s390x",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel8@sha256:1066cf4185e3cd917c05e6d6759fb0a69428c4b43398df10dff8abe523761c09_s390x",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel8@sha256:1066cf4185e3cd917c05e6d6759fb0a69428c4b43398df10dff8abe523761c09_s390x",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-hub-api-rhel8@sha256%3A1066cf4185e3cd917c05e6d6759fb0a69428c4b43398df10dff8abe523761c09?arch=s390x\u0026repository_url=registry.redhat.io/openshift-pipelines\u0026tag=1771425314"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel8@sha256:0a12cf22aa798dbc3661f7e83aa9c280fe394de5b0ecc6ed7c93be1df539fce9_s390x",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel8@sha256:0a12cf22aa798dbc3661f7e83aa9c280fe394de5b0ecc6ed7c93be1df539fce9_s390x",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel8@sha256:0a12cf22aa798dbc3661f7e83aa9c280fe394de5b0ecc6ed7c93be1df539fce9_s390x",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-hub-db-migration-rhel8@sha256%3A0a12cf22aa798dbc3661f7e83aa9c280fe394de5b0ecc6ed7c93be1df539fce9?arch=s390x\u0026repository_url=registry.redhat.io/openshift-pipelines\u0026tag=1771964224"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel8@sha256:50133b51c695735e5f1fdb54d5423331091c1d113b0747d9565a42839d7510bc_s390x",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel8@sha256:50133b51c695735e5f1fdb54d5423331091c1d113b0747d9565a42839d7510bc_s390x",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel8@sha256:50133b51c695735e5f1fdb54d5423331091c1d113b0747d9565a42839d7510bc_s390x",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-hub-ui-rhel8@sha256%3A50133b51c695735e5f1fdb54d5423331091c1d113b0747d9565a42839d7510bc?arch=s390x\u0026repository_url=registry.redhat.io/openshift-pipelines\u0026tag=1772036471"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-controller-rhel8@sha256:71d7e93eb9e845a429a7e68801ce7675ffdeebb730c236a8b6c3d59767d8e5d8_s390x",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-controller-rhel8@sha256:71d7e93eb9e845a429a7e68801ce7675ffdeebb730c236a8b6c3d59767d8e5d8_s390x",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-controller-rhel8@sha256:71d7e93eb9e845a429a7e68801ce7675ffdeebb730c236a8b6c3d59767d8e5d8_s390x",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-controller-rhel8@sha256%3A71d7e93eb9e845a429a7e68801ce7675ffdeebb730c236a8b6c3d59767d8e5d8?arch=s390x\u0026repository_url=registry.redhat.io/openshift-pipelines\u0026tag=1771964207"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel8@sha256:b894d94d3e18dc2f4f71f4e791e25da158397264b49ac82f4780ac3322e66200_s390x",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel8@sha256:b894d94d3e18dc2f4f71f4e791e25da158397264b49ac82f4780ac3322e66200_s390x",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel8@sha256:b894d94d3e18dc2f4f71f4e791e25da158397264b49ac82f4780ac3322e66200_s390x",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-entrypoint-rhel8@sha256%3Ab894d94d3e18dc2f4f71f4e791e25da158397264b49ac82f4780ac3322e66200?arch=s390x\u0026repository_url=registry.redhat.io/openshift-pipelines\u0026tag=1771964128"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-events-rhel8@sha256:03dc5eb942a8fb202d8d6492764d5d27dcc326b556bb068070c10b00a3a9d277_s390x",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-events-rhel8@sha256:03dc5eb942a8fb202d8d6492764d5d27dcc326b556bb068070c10b00a3a9d277_s390x",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-events-rhel8@sha256:03dc5eb942a8fb202d8d6492764d5d27dcc326b556bb068070c10b00a3a9d277_s390x",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-events-rhel8@sha256%3A03dc5eb942a8fb202d8d6492764d5d27dcc326b556bb068070c10b00a3a9d277?arch=s390x\u0026repository_url=registry.redhat.io/openshift-pipelines\u0026tag=1771964016"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-nop-rhel8@sha256:72978ab3728ae29e51b68affb9e0b9a501bc69653c392783cb9ea121c8971661_s390x",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-nop-rhel8@sha256:72978ab3728ae29e51b68affb9e0b9a501bc69653c392783cb9ea121c8971661_s390x",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-nop-rhel8@sha256:72978ab3728ae29e51b68affb9e0b9a501bc69653c392783cb9ea121c8971661_s390x",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-nop-rhel8@sha256%3A72978ab3728ae29e51b68affb9e0b9a501bc69653c392783cb9ea121c8971661?arch=s390x\u0026repository_url=registry.redhat.io/openshift-pipelines\u0026tag=1771510606"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel8@sha256:ac72ab75d693dd84576e61df319e891b3de889f4e347c9c5b6597ccbd529ae0d_s390x",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel8@sha256:ac72ab75d693dd84576e61df319e891b3de889f4e347c9c5b6597ccbd529ae0d_s390x",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel8@sha256:ac72ab75d693dd84576e61df319e891b3de889f4e347c9c5b6597ccbd529ae0d_s390x",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-resolvers-rhel8@sha256%3Aac72ab75d693dd84576e61df319e891b3de889f4e347c9c5b6597ccbd529ae0d?arch=s390x\u0026repository_url=registry.redhat.io/openshift-pipelines\u0026tag=1771964097"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel8@sha256:2f5cd53d974785de7aa44cb7ff7340e08c44a98eac5b3b60a9eb4535e63e62f7_s390x",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel8@sha256:2f5cd53d974785de7aa44cb7ff7340e08c44a98eac5b3b60a9eb4535e63e62f7_s390x",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel8@sha256:2f5cd53d974785de7aa44cb7ff7340e08c44a98eac5b3b60a9eb4535e63e62f7_s390x",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-sidecarlogresults-rhel8@sha256%3A2f5cd53d974785de7aa44cb7ff7340e08c44a98eac5b3b60a9eb4535e63e62f7?arch=s390x\u0026repository_url=registry.redhat.io/openshift-pipelines\u0026tag=1771964076"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel8@sha256:6ecd313eff04d48c873fa3b4b3a0e1bc94e1e715ab5919e33718a06a2b561851_s390x",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel8@sha256:6ecd313eff04d48c873fa3b4b3a0e1bc94e1e715ab5919e33718a06a2b561851_s390x",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel8@sha256:6ecd313eff04d48c873fa3b4b3a0e1bc94e1e715ab5919e33718a06a2b561851_s390x",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-webhook-rhel8@sha256%3A6ecd313eff04d48c873fa3b4b3a0e1bc94e1e715ab5919e33718a06a2b561851?arch=s390x\u0026repository_url=registry.redhat.io/openshift-pipelines\u0026tag=1771964042"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel8@sha256:3e51c0031aaefd0b1ae80908c887075c82888f29552a4b71a3de6148ed6a7fb4_s390x",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel8@sha256:3e51c0031aaefd0b1ae80908c887075c82888f29552a4b71a3de6148ed6a7fb4_s390x",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel8@sha256:3e51c0031aaefd0b1ae80908c887075c82888f29552a4b71a3de6148ed6a7fb4_s390x",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-workingdirinit-rhel8@sha256%3A3e51c0031aaefd0b1ae80908c887075c82888f29552a4b71a3de6148ed6a7fb4?arch=s390x\u0026repository_url=registry.redhat.io/openshift-pipelines\u0026tag=1771964021"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel8@sha256:534369ccbc380afa8482d089c9806484843122f9f3ece03d468604ef2de1daff_s390x",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel8@sha256:534369ccbc380afa8482d089c9806484843122f9f3ece03d468604ef2de1daff_s390x",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel8@sha256:534369ccbc380afa8482d089c9806484843122f9f3ece03d468604ef2de1daff_s390x",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-results-api-rhel8@sha256%3A534369ccbc380afa8482d089c9806484843122f9f3ece03d468604ef2de1daff?arch=s390x\u0026repository_url=registry.redhat.io/openshift-pipelines\u0026tag=1771964016"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel8@sha256:1873003c677cb43b754c22493f9ecd91fa61eced098816823b7bceaf2051113a_s390x",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel8@sha256:1873003c677cb43b754c22493f9ecd91fa61eced098816823b7bceaf2051113a_s390x",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel8@sha256:1873003c677cb43b754c22493f9ecd91fa61eced098816823b7bceaf2051113a_s390x",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-results-watcher-rhel8@sha256%3A1873003c677cb43b754c22493f9ecd91fa61eced098816823b7bceaf2051113a?arch=s390x\u0026repository_url=registry.redhat.io/openshift-pipelines\u0026tag=1771964091"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel8@sha256:012597e8046bf9f3e53d6f3c9543405e77ad5fd8f44964bc669cdf9581726170_s390x",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel8@sha256:012597e8046bf9f3e53d6f3c9543405e77ad5fd8f44964bc669cdf9581726170_s390x",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel8@sha256:012597e8046bf9f3e53d6f3c9543405e77ad5fd8f44964bc669cdf9581726170_s390x",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-triggers-controller-rhel8@sha256%3A012597e8046bf9f3e53d6f3c9543405e77ad5fd8f44964bc669cdf9581726170?arch=s390x\u0026repository_url=registry.redhat.io/openshift-pipelines\u0026tag=1771964129"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel8@sha256:26d9157c1a6c7d0cfcde263a0a17b15cca996b2b79c6cf0168a16304068c6abc_s390x",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel8@sha256:26d9157c1a6c7d0cfcde263a0a17b15cca996b2b79c6cf0168a16304068c6abc_s390x",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel8@sha256:26d9157c1a6c7d0cfcde263a0a17b15cca996b2b79c6cf0168a16304068c6abc_s390x",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-triggers-core-interceptors-rhel8@sha256%3A26d9157c1a6c7d0cfcde263a0a17b15cca996b2b79c6cf0168a16304068c6abc?arch=s390x\u0026repository_url=registry.redhat.io/openshift-pipelines\u0026tag=1771964233"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel8@sha256:25f485a1b1e0c5015304744148e7a3fbb6728fe90f389e5d507b2d36917efdf5_s390x",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel8@sha256:25f485a1b1e0c5015304744148e7a3fbb6728fe90f389e5d507b2d36917efdf5_s390x",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel8@sha256:25f485a1b1e0c5015304744148e7a3fbb6728fe90f389e5d507b2d36917efdf5_s390x",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-triggers-eventlistenersink-rhel8@sha256%3A25f485a1b1e0c5015304744148e7a3fbb6728fe90f389e5d507b2d36917efdf5?arch=s390x\u0026repository_url=registry.redhat.io/openshift-pipelines\u0026tag=1771964246"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel8@sha256:8d927c5044b9df81791f00774e7831f0a4d5a458f7a335f8bf925696b5479548_s390x",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel8@sha256:8d927c5044b9df81791f00774e7831f0a4d5a458f7a335f8bf925696b5479548_s390x",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel8@sha256:8d927c5044b9df81791f00774e7831f0a4d5a458f7a335f8bf925696b5479548_s390x",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-triggers-webhook-rhel8@sha256%3A8d927c5044b9df81791f00774e7831f0a4d5a458f7a335f8bf925696b5479548?arch=s390x\u0026repository_url=registry.redhat.io/openshift-pipelines\u0026tag=1771964165"
}
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel8@sha256:abca24c41cb24749e70a90aac93354d1924785e3eaf92a55b6906690861bac49_amd64",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel8@sha256:abca24c41cb24749e70a90aac93354d1924785e3eaf92a55b6906690861bac49_amd64",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel8@sha256:abca24c41cb24749e70a90aac93354d1924785e3eaf92a55b6906690861bac49_amd64",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-console-plugin-rhel8@sha256%3Aabca24c41cb24749e70a90aac93354d1924785e3eaf92a55b6906690861bac49?arch=amd64\u0026repository_url=registry.redhat.io/openshift-pipelines\u0026tag=1772110573"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel8@sha256:23a535f97d17329cf2a1cc9dde90d4d9e2f3f5d979539a8ef5982e1f6693b144_amd64",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel8@sha256:23a535f97d17329cf2a1cc9dde90d4d9e2f3f5d979539a8ef5982e1f6693b144_amd64",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel8@sha256:23a535f97d17329cf2a1cc9dde90d4d9e2f3f5d979539a8ef5982e1f6693b144_amd64",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-manual-approval-gate-controller-rhel8@sha256%3A23a535f97d17329cf2a1cc9dde90d4d9e2f3f5d979539a8ef5982e1f6693b144?arch=amd64\u0026repository_url=registry.redhat.io/openshift-pipelines\u0026tag=1771964902"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-controller-rhel8@sha256:b33b33412464a6d0bf510e6dd2dc7df8b4ced9a5c08a14d8522db6c8457d1a36_amd64",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-controller-rhel8@sha256:b33b33412464a6d0bf510e6dd2dc7df8b4ced9a5c08a14d8522db6c8457d1a36_amd64",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-controller-rhel8@sha256:b33b33412464a6d0bf510e6dd2dc7df8b4ced9a5c08a14d8522db6c8457d1a36_amd64",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-controller-rhel8@sha256%3Ab33b33412464a6d0bf510e6dd2dc7df8b4ced9a5c08a14d8522db6c8457d1a36?arch=amd64\u0026repository_url=registry.redhat.io/openshift-pipelines\u0026tag=1771964207"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel8@sha256:1709fbbd4a92d49d492e6bc977f2c32efe4559bde59668e818be70d38acdf757_amd64",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel8@sha256:1709fbbd4a92d49d492e6bc977f2c32efe4559bde59668e818be70d38acdf757_amd64",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel8@sha256:1709fbbd4a92d49d492e6bc977f2c32efe4559bde59668e818be70d38acdf757_amd64",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-manual-approval-gate-webhook-rhel8@sha256%3A1709fbbd4a92d49d492e6bc977f2c32efe4559bde59668e818be70d38acdf757?arch=amd64\u0026repository_url=registry.redhat.io/openshift-pipelines\u0026tag=1771964870"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel8@sha256:607ba1de03fdda867014d183a7f54745c6d687441d7e230cbe45d9234c623ed2_amd64",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel8@sha256:607ba1de03fdda867014d183a7f54745c6d687441d7e230cbe45d9234c623ed2_amd64",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel8@sha256:607ba1de03fdda867014d183a7f54745c6d687441d7e230cbe45d9234c623ed2_amd64",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-pipelines-as-code-cli-rhel8@sha256%3A607ba1de03fdda867014d183a7f54745c6d687441d7e230cbe45d9234c623ed2?arch=amd64\u0026repository_url=registry.redhat.io/openshift-pipelines\u0026tag=1772093708"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel8@sha256:739b8da7ebcad332129f65fee9e17f2b29370b1f68c030e3751d2f37ed4f9326_amd64",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel8@sha256:739b8da7ebcad332129f65fee9e17f2b29370b1f68c030e3751d2f37ed4f9326_amd64",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel8@sha256:739b8da7ebcad332129f65fee9e17f2b29370b1f68c030e3751d2f37ed4f9326_amd64",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-pipelines-as-code-controller-rhel8@sha256%3A739b8da7ebcad332129f65fee9e17f2b29370b1f68c030e3751d2f37ed4f9326?arch=amd64\u0026repository_url=registry.redhat.io/openshift-pipelines\u0026tag=1772093710"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel8@sha256:8ce8fce1d1e1acd9fb44dc4d5797e57fe8e349624f6c7b1351757d7d6143b679_amd64",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel8@sha256:8ce8fce1d1e1acd9fb44dc4d5797e57fe8e349624f6c7b1351757d7d6143b679_amd64",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel8@sha256:8ce8fce1d1e1acd9fb44dc4d5797e57fe8e349624f6c7b1351757d7d6143b679_amd64",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-pipelines-as-code-watcher-rhel8@sha256%3A8ce8fce1d1e1acd9fb44dc4d5797e57fe8e349624f6c7b1351757d7d6143b679?arch=amd64\u0026repository_url=registry.redhat.io/openshift-pipelines\u0026tag=1772093722"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel8@sha256:5f0ff9a2dfa1468eff57b5e44d971056d06e6c5a2672e14717686b3eba17a341_amd64",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel8@sha256:5f0ff9a2dfa1468eff57b5e44d971056d06e6c5a2672e14717686b3eba17a341_amd64",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel8@sha256:5f0ff9a2dfa1468eff57b5e44d971056d06e6c5a2672e14717686b3eba17a341_amd64",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-pipelines-as-code-webhook-rhel8@sha256%3A5f0ff9a2dfa1468eff57b5e44d971056d06e6c5a2672e14717686b3eba17a341?arch=amd64\u0026repository_url=registry.redhat.io/openshift-pipelines\u0026tag=1772093723"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel8@sha256:5c78dfe2380653f0167358565c8b7cab1010321a4eda27ec931715805ab2c256_amd64",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel8@sha256:5c78dfe2380653f0167358565c8b7cab1010321a4eda27ec931715805ab2c256_amd64",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel8@sha256:5c78dfe2380653f0167358565c8b7cab1010321a4eda27ec931715805ab2c256_amd64",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-chains-controller-rhel8@sha256%3A5c78dfe2380653f0167358565c8b7cab1010321a4eda27ec931715805ab2c256?arch=amd64\u0026repository_url=registry.redhat.io/openshift-pipelines\u0026tag=1772093872"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel8@sha256:6067cedcfde517cc751e14030c620126ea6facf50a4ff16374ca8ebe7bfcbe8b_amd64",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel8@sha256:6067cedcfde517cc751e14030c620126ea6facf50a4ff16374ca8ebe7bfcbe8b_amd64",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel8@sha256:6067cedcfde517cc751e14030c620126ea6facf50a4ff16374ca8ebe7bfcbe8b_amd64",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-git-init-rhel8@sha256%3A6067cedcfde517cc751e14030c620126ea6facf50a4ff16374ca8ebe7bfcbe8b?arch=amd64\u0026repository_url=registry.redhat.io/openshift-pipelines\u0026tag=1772123833"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel8@sha256:525bbd7fe14ba88b4d9be13c5857e477e3a8daac1185a146707ebb8ef8e81acd_amd64",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel8@sha256:525bbd7fe14ba88b4d9be13c5857e477e3a8daac1185a146707ebb8ef8e81acd_amd64",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel8@sha256:525bbd7fe14ba88b4d9be13c5857e477e3a8daac1185a146707ebb8ef8e81acd_amd64",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-hub-api-rhel8@sha256%3A525bbd7fe14ba88b4d9be13c5857e477e3a8daac1185a146707ebb8ef8e81acd?arch=amd64\u0026repository_url=registry.redhat.io/openshift-pipelines\u0026tag=1771425314"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel8@sha256:ea7aae64763683de9e3fcbda5d6865c975a561b8c6b4299be9dd34088bc5e684_amd64",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel8@sha256:ea7aae64763683de9e3fcbda5d6865c975a561b8c6b4299be9dd34088bc5e684_amd64",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel8@sha256:ea7aae64763683de9e3fcbda5d6865c975a561b8c6b4299be9dd34088bc5e684_amd64",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-hub-db-migration-rhel8@sha256%3Aea7aae64763683de9e3fcbda5d6865c975a561b8c6b4299be9dd34088bc5e684?arch=amd64\u0026repository_url=registry.redhat.io/openshift-pipelines\u0026tag=1771964224"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel8@sha256:0dee713a14ab49d93b52b280d4ca3c6fc1c5f604087c81b755a6715330c91ea7_amd64",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel8@sha256:0dee713a14ab49d93b52b280d4ca3c6fc1c5f604087c81b755a6715330c91ea7_amd64",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel8@sha256:0dee713a14ab49d93b52b280d4ca3c6fc1c5f604087c81b755a6715330c91ea7_amd64",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-hub-ui-rhel8@sha256%3A0dee713a14ab49d93b52b280d4ca3c6fc1c5f604087c81b755a6715330c91ea7?arch=amd64\u0026repository_url=registry.redhat.io/openshift-pipelines\u0026tag=1772036471"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel8@sha256:f532249811710dde78cab85e31f99bfebb5ee161167f8116ea00297ac343eefd_amd64",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel8@sha256:f532249811710dde78cab85e31f99bfebb5ee161167f8116ea00297ac343eefd_amd64",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel8@sha256:f532249811710dde78cab85e31f99bfebb5ee161167f8116ea00297ac343eefd_amd64",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-entrypoint-rhel8@sha256%3Af532249811710dde78cab85e31f99bfebb5ee161167f8116ea00297ac343eefd?arch=amd64\u0026repository_url=registry.redhat.io/openshift-pipelines\u0026tag=1771964128"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-events-rhel8@sha256:898085897ff200fdba4d6c14b59548c7fe53164a8c2649e2263a69116737edbf_amd64",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-events-rhel8@sha256:898085897ff200fdba4d6c14b59548c7fe53164a8c2649e2263a69116737edbf_amd64",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-events-rhel8@sha256:898085897ff200fdba4d6c14b59548c7fe53164a8c2649e2263a69116737edbf_amd64",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-events-rhel8@sha256%3A898085897ff200fdba4d6c14b59548c7fe53164a8c2649e2263a69116737edbf?arch=amd64\u0026repository_url=registry.redhat.io/openshift-pipelines\u0026tag=1771964016"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-nop-rhel8@sha256:dfb1b5680a223da82b0b2dada35342525a88a925f4d22b8168c7edcf2b93049c_amd64",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-nop-rhel8@sha256:dfb1b5680a223da82b0b2dada35342525a88a925f4d22b8168c7edcf2b93049c_amd64",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-nop-rhel8@sha256:dfb1b5680a223da82b0b2dada35342525a88a925f4d22b8168c7edcf2b93049c_amd64",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-nop-rhel8@sha256%3Adfb1b5680a223da82b0b2dada35342525a88a925f4d22b8168c7edcf2b93049c?arch=amd64\u0026repository_url=registry.redhat.io/openshift-pipelines\u0026tag=1771510606"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel8@sha256:7f56583cad2cef40a2be5f4e96a62fcc155c8818fdc7d786400fadb60c85e631_amd64",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel8@sha256:7f56583cad2cef40a2be5f4e96a62fcc155c8818fdc7d786400fadb60c85e631_amd64",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel8@sha256:7f56583cad2cef40a2be5f4e96a62fcc155c8818fdc7d786400fadb60c85e631_amd64",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-resolvers-rhel8@sha256%3A7f56583cad2cef40a2be5f4e96a62fcc155c8818fdc7d786400fadb60c85e631?arch=amd64\u0026repository_url=registry.redhat.io/openshift-pipelines\u0026tag=1771964097"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel8@sha256:fed536fdc9330d719dda8baef65c856e9c301e86363b767a52f78fea8336103e_amd64",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel8@sha256:fed536fdc9330d719dda8baef65c856e9c301e86363b767a52f78fea8336103e_amd64",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel8@sha256:fed536fdc9330d719dda8baef65c856e9c301e86363b767a52f78fea8336103e_amd64",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-sidecarlogresults-rhel8@sha256%3Afed536fdc9330d719dda8baef65c856e9c301e86363b767a52f78fea8336103e?arch=amd64\u0026repository_url=registry.redhat.io/openshift-pipelines\u0026tag=1771964076"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel8@sha256:3d6ba54c22f00a6eefdb5a920e9f2a377cd25f46ac0ce43fbbd207f9bddf87af_amd64",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel8@sha256:3d6ba54c22f00a6eefdb5a920e9f2a377cd25f46ac0ce43fbbd207f9bddf87af_amd64",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel8@sha256:3d6ba54c22f00a6eefdb5a920e9f2a377cd25f46ac0ce43fbbd207f9bddf87af_amd64",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-webhook-rhel8@sha256%3A3d6ba54c22f00a6eefdb5a920e9f2a377cd25f46ac0ce43fbbd207f9bddf87af?arch=amd64\u0026repository_url=registry.redhat.io/openshift-pipelines\u0026tag=1771964042"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel8@sha256:fbbf6924f67a455359ccd4e884e1608fb20475850e874874d158f5f2e01425c8_amd64",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel8@sha256:fbbf6924f67a455359ccd4e884e1608fb20475850e874874d158f5f2e01425c8_amd64",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel8@sha256:fbbf6924f67a455359ccd4e884e1608fb20475850e874874d158f5f2e01425c8_amd64",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-workingdirinit-rhel8@sha256%3Afbbf6924f67a455359ccd4e884e1608fb20475850e874874d158f5f2e01425c8?arch=amd64\u0026repository_url=registry.redhat.io/openshift-pipelines\u0026tag=1771964021"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel8@sha256:cea3159fd16b609ef54d99bf435f72c142f0f7ecbbe3c3eaa9dd2035267395d2_amd64",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel8@sha256:cea3159fd16b609ef54d99bf435f72c142f0f7ecbbe3c3eaa9dd2035267395d2_amd64",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel8@sha256:cea3159fd16b609ef54d99bf435f72c142f0f7ecbbe3c3eaa9dd2035267395d2_amd64",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-results-api-rhel8@sha256%3Acea3159fd16b609ef54d99bf435f72c142f0f7ecbbe3c3eaa9dd2035267395d2?arch=amd64\u0026repository_url=registry.redhat.io/openshift-pipelines\u0026tag=1771964016"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel8@sha256:26e9f9232764f62c9c8ec24c3f7938fdaa362f4f10b6c71c894b1cea92f55404_amd64",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel8@sha256:26e9f9232764f62c9c8ec24c3f7938fdaa362f4f10b6c71c894b1cea92f55404_amd64",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel8@sha256:26e9f9232764f62c9c8ec24c3f7938fdaa362f4f10b6c71c894b1cea92f55404_amd64",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-results-watcher-rhel8@sha256%3A26e9f9232764f62c9c8ec24c3f7938fdaa362f4f10b6c71c894b1cea92f55404?arch=amd64\u0026repository_url=registry.redhat.io/openshift-pipelines\u0026tag=1771964091"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel8@sha256:79af298015635f2bde40b74943cc5aa201d8bef1cb1d333938816757328609e6_amd64",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel8@sha256:79af298015635f2bde40b74943cc5aa201d8bef1cb1d333938816757328609e6_amd64",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel8@sha256:79af298015635f2bde40b74943cc5aa201d8bef1cb1d333938816757328609e6_amd64",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-triggers-controller-rhel8@sha256%3A79af298015635f2bde40b74943cc5aa201d8bef1cb1d333938816757328609e6?arch=amd64\u0026repository_url=registry.redhat.io/openshift-pipelines\u0026tag=1771964129"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel8@sha256:142369000580845dc3a0da67cf4de781dd2ad1ccaa6acf234d7650424e95bf09_amd64",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel8@sha256:142369000580845dc3a0da67cf4de781dd2ad1ccaa6acf234d7650424e95bf09_amd64",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel8@sha256:142369000580845dc3a0da67cf4de781dd2ad1ccaa6acf234d7650424e95bf09_amd64",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-triggers-core-interceptors-rhel8@sha256%3A142369000580845dc3a0da67cf4de781dd2ad1ccaa6acf234d7650424e95bf09?arch=amd64\u0026repository_url=registry.redhat.io/openshift-pipelines\u0026tag=1771964233"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel8@sha256:e6213a9e4243024eb73cef85526dbc294920f0e7c35b031d4b46bc5a5072af23_amd64",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel8@sha256:e6213a9e4243024eb73cef85526dbc294920f0e7c35b031d4b46bc5a5072af23_amd64",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel8@sha256:e6213a9e4243024eb73cef85526dbc294920f0e7c35b031d4b46bc5a5072af23_amd64",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-triggers-eventlistenersink-rhel8@sha256%3Ae6213a9e4243024eb73cef85526dbc294920f0e7c35b031d4b46bc5a5072af23?arch=amd64\u0026repository_url=registry.redhat.io/openshift-pipelines\u0026tag=1771964246"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel8@sha256:18c0e9a76603a5312f3c7e2b9d468fe5a6d1e3f3f3b41c5ddcad952f6a49e528_amd64",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel8@sha256:18c0e9a76603a5312f3c7e2b9d468fe5a6d1e3f3f3b41c5ddcad952f6a49e528_amd64",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel8@sha256:18c0e9a76603a5312f3c7e2b9d468fe5a6d1e3f3f3b41c5ddcad952f6a49e528_amd64",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-triggers-webhook-rhel8@sha256%3A18c0e9a76603a5312f3c7e2b9d468fe5a6d1e3f3f3b41c5ddcad952f6a49e528?arch=amd64\u0026repository_url=registry.redhat.io/openshift-pipelines\u0026tag=1771964165"
}
}
}
],
"category": "architecture",
"name": "amd64"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel8@sha256:0cb744cb7946d857a2cffec641fcbc994e77ddc8d4a5b14c17a28621f4a0a4a9_arm64 as a component of Red Hat OpenShift Pipelines 1.15",
"product_id": "Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel8@sha256:0cb744cb7946d857a2cffec641fcbc994e77ddc8d4a5b14c17a28621f4a0a4a9_arm64"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel8@sha256:0cb744cb7946d857a2cffec641fcbc994e77ddc8d4a5b14c17a28621f4a0a4a9_arm64",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel8@sha256:416c99f02abb6274fc87b2599e96b90e74e7a94c28806629c2b98fb2dc7e2afc_ppc64le as a component of Red Hat OpenShift Pipelines 1.15",
"product_id": "Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel8@sha256:416c99f02abb6274fc87b2599e96b90e74e7a94c28806629c2b98fb2dc7e2afc_ppc64le"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel8@sha256:416c99f02abb6274fc87b2599e96b90e74e7a94c28806629c2b98fb2dc7e2afc_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel8@sha256:5c78dfe2380653f0167358565c8b7cab1010321a4eda27ec931715805ab2c256_amd64 as a component of Red Hat OpenShift Pipelines 1.15",
"product_id": "Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel8@sha256:5c78dfe2380653f0167358565c8b7cab1010321a4eda27ec931715805ab2c256_amd64"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel8@sha256:5c78dfe2380653f0167358565c8b7cab1010321a4eda27ec931715805ab2c256_amd64",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel8@sha256:d71dc72648f45660ae1fd98acac0f1876540cac853f5c097ab85c3a5f2c2084f_s390x as a component of Red Hat OpenShift Pipelines 1.15",
"product_id": "Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel8@sha256:d71dc72648f45660ae1fd98acac0f1876540cac853f5c097ab85c3a5f2c2084f_s390x"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel8@sha256:d71dc72648f45660ae1fd98acac0f1876540cac853f5c097ab85c3a5f2c2084f_s390x",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel8@sha256:494857108f0b09c8b8985062cc11b9879d126b207fcd72f6abb64ded3d8d1793_ppc64le as a component of Red Hat OpenShift Pipelines 1.15",
"product_id": "Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel8@sha256:494857108f0b09c8b8985062cc11b9879d126b207fcd72f6abb64ded3d8d1793_ppc64le"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel8@sha256:494857108f0b09c8b8985062cc11b9879d126b207fcd72f6abb64ded3d8d1793_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel8@sha256:abca24c41cb24749e70a90aac93354d1924785e3eaf92a55b6906690861bac49_amd64 as a component of Red Hat OpenShift Pipelines 1.15",
"product_id": "Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel8@sha256:abca24c41cb24749e70a90aac93354d1924785e3eaf92a55b6906690861bac49_amd64"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel8@sha256:abca24c41cb24749e70a90aac93354d1924785e3eaf92a55b6906690861bac49_amd64",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel8@sha256:b7b03dd023aafe65290969336bcf9e0b7a241c3510dcb3d26519581ba4eed719_arm64 as a component of Red Hat OpenShift Pipelines 1.15",
"product_id": "Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel8@sha256:b7b03dd023aafe65290969336bcf9e0b7a241c3510dcb3d26519581ba4eed719_arm64"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel8@sha256:b7b03dd023aafe65290969336bcf9e0b7a241c3510dcb3d26519581ba4eed719_arm64",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel8@sha256:d52e4a16b2908e99f1e69a1e2ee9233a231fd28c70916ed06c9cd8560478340c_s390x as a component of Red Hat OpenShift Pipelines 1.15",
"product_id": "Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel8@sha256:d52e4a16b2908e99f1e69a1e2ee9233a231fd28c70916ed06c9cd8560478340c_s390x"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel8@sha256:d52e4a16b2908e99f1e69a1e2ee9233a231fd28c70916ed06c9cd8560478340c_s390x",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-controller-rhel8@sha256:35c7d22ab878030711c1ec9d340f25f78257ca3eabdcb5db23db90e80d55e8f1_ppc64le as a component of Red Hat OpenShift Pipelines 1.15",
"product_id": "Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-controller-rhel8@sha256:35c7d22ab878030711c1ec9d340f25f78257ca3eabdcb5db23db90e80d55e8f1_ppc64le"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-controller-rhel8@sha256:35c7d22ab878030711c1ec9d340f25f78257ca3eabdcb5db23db90e80d55e8f1_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-controller-rhel8@sha256:5345cdb7e11186fda1577345f0e426946a5ee9e6bbe6486845511f03114dbe52_arm64 as a component of Red Hat OpenShift Pipelines 1.15",
"product_id": "Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-controller-rhel8@sha256:5345cdb7e11186fda1577345f0e426946a5ee9e6bbe6486845511f03114dbe52_arm64"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-controller-rhel8@sha256:5345cdb7e11186fda1577345f0e426946a5ee9e6bbe6486845511f03114dbe52_arm64",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-controller-rhel8@sha256:71d7e93eb9e845a429a7e68801ce7675ffdeebb730c236a8b6c3d59767d8e5d8_s390x as a component of Red Hat OpenShift Pipelines 1.15",
"product_id": "Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-controller-rhel8@sha256:71d7e93eb9e845a429a7e68801ce7675ffdeebb730c236a8b6c3d59767d8e5d8_s390x"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-controller-rhel8@sha256:71d7e93eb9e845a429a7e68801ce7675ffdeebb730c236a8b6c3d59767d8e5d8_s390x",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-controller-rhel8@sha256:b33b33412464a6d0bf510e6dd2dc7df8b4ced9a5c08a14d8522db6c8457d1a36_amd64 as a component of Red Hat OpenShift Pipelines 1.15",
"product_id": "Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-controller-rhel8@sha256:b33b33412464a6d0bf510e6dd2dc7df8b4ced9a5c08a14d8522db6c8457d1a36_amd64"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-controller-rhel8@sha256:b33b33412464a6d0bf510e6dd2dc7df8b4ced9a5c08a14d8522db6c8457d1a36_amd64",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel8@sha256:9209e159bb11236b49511ed3a59c7f687d06a9f82a02497a637d765cc14ea0c3_arm64 as a component of Red Hat OpenShift Pipelines 1.15",
"product_id": "Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel8@sha256:9209e159bb11236b49511ed3a59c7f687d06a9f82a02497a637d765cc14ea0c3_arm64"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel8@sha256:9209e159bb11236b49511ed3a59c7f687d06a9f82a02497a637d765cc14ea0c3_arm64",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel8@sha256:b2c21a004712bd198698ea75793e57abbe1665e17479e34d0b5e8c81d60b967d_ppc64le as a component of Red Hat OpenShift Pipelines 1.15",
"product_id": "Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel8@sha256:b2c21a004712bd198698ea75793e57abbe1665e17479e34d0b5e8c81d60b967d_ppc64le"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel8@sha256:b2c21a004712bd198698ea75793e57abbe1665e17479e34d0b5e8c81d60b967d_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel8@sha256:b894d94d3e18dc2f4f71f4e791e25da158397264b49ac82f4780ac3322e66200_s390x as a component of Red Hat OpenShift Pipelines 1.15",
"product_id": "Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel8@sha256:b894d94d3e18dc2f4f71f4e791e25da158397264b49ac82f4780ac3322e66200_s390x"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel8@sha256:b894d94d3e18dc2f4f71f4e791e25da158397264b49ac82f4780ac3322e66200_s390x",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel8@sha256:f532249811710dde78cab85e31f99bfebb5ee161167f8116ea00297ac343eefd_amd64 as a component of Red Hat OpenShift Pipelines 1.15",
"product_id": "Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel8@sha256:f532249811710dde78cab85e31f99bfebb5ee161167f8116ea00297ac343eefd_amd64"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel8@sha256:f532249811710dde78cab85e31f99bfebb5ee161167f8116ea00297ac343eefd_amd64",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-events-rhel8@sha256:001e28b882e81e4d424b2e1a39933211f15e68048406a6432e6ec59e4b96cc2c_ppc64le as a component of Red Hat OpenShift Pipelines 1.15",
"product_id": "Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-events-rhel8@sha256:001e28b882e81e4d424b2e1a39933211f15e68048406a6432e6ec59e4b96cc2c_ppc64le"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-events-rhel8@sha256:001e28b882e81e4d424b2e1a39933211f15e68048406a6432e6ec59e4b96cc2c_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-events-rhel8@sha256:03dc5eb942a8fb202d8d6492764d5d27dcc326b556bb068070c10b00a3a9d277_s390x as a component of Red Hat OpenShift Pipelines 1.15",
"product_id": "Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-events-rhel8@sha256:03dc5eb942a8fb202d8d6492764d5d27dcc326b556bb068070c10b00a3a9d277_s390x"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-events-rhel8@sha256:03dc5eb942a8fb202d8d6492764d5d27dcc326b556bb068070c10b00a3a9d277_s390x",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-events-rhel8@sha256:0e59fd179abc02c54784b3293bc3d21087bd0ec135c691c5523879149da33a5a_arm64 as a component of Red Hat OpenShift Pipelines 1.15",
"product_id": "Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-events-rhel8@sha256:0e59fd179abc02c54784b3293bc3d21087bd0ec135c691c5523879149da33a5a_arm64"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-events-rhel8@sha256:0e59fd179abc02c54784b3293bc3d21087bd0ec135c691c5523879149da33a5a_arm64",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-events-rhel8@sha256:898085897ff200fdba4d6c14b59548c7fe53164a8c2649e2263a69116737edbf_amd64 as a component of Red Hat OpenShift Pipelines 1.15",
"product_id": "Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-events-rhel8@sha256:898085897ff200fdba4d6c14b59548c7fe53164a8c2649e2263a69116737edbf_amd64"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-events-rhel8@sha256:898085897ff200fdba4d6c14b59548c7fe53164a8c2649e2263a69116737edbf_amd64",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel8@sha256:3479cbadb4aa7bab5cc56115d7efe4e406d60010e28561857804926c3fbac9cc_arm64 as a component of Red Hat OpenShift Pipelines 1.15",
"product_id": "Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel8@sha256:3479cbadb4aa7bab5cc56115d7efe4e406d60010e28561857804926c3fbac9cc_arm64"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel8@sha256:3479cbadb4aa7bab5cc56115d7efe4e406d60010e28561857804926c3fbac9cc_arm64",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel8@sha256:6067cedcfde517cc751e14030c620126ea6facf50a4ff16374ca8ebe7bfcbe8b_amd64 as a component of Red Hat OpenShift Pipelines 1.15",
"product_id": "Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel8@sha256:6067cedcfde517cc751e14030c620126ea6facf50a4ff16374ca8ebe7bfcbe8b_amd64"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel8@sha256:6067cedcfde517cc751e14030c620126ea6facf50a4ff16374ca8ebe7bfcbe8b_amd64",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel8@sha256:a77292658b1ef1e2922f2b7c904ff73c8911bb84f130953897c3a66aec8560da_ppc64le as a component of Red Hat OpenShift Pipelines 1.15",
"product_id": "Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel8@sha256:a77292658b1ef1e2922f2b7c904ff73c8911bb84f130953897c3a66aec8560da_ppc64le"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel8@sha256:a77292658b1ef1e2922f2b7c904ff73c8911bb84f130953897c3a66aec8560da_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel8@sha256:c8aaf02aede730dacca2eed8bb32044f39b74d3ee3fd619a0fa2af864d874fa6_s390x as a component of Red Hat OpenShift Pipelines 1.15",
"product_id": "Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel8@sha256:c8aaf02aede730dacca2eed8bb32044f39b74d3ee3fd619a0fa2af864d874fa6_s390x"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel8@sha256:c8aaf02aede730dacca2eed8bb32044f39b74d3ee3fd619a0fa2af864d874fa6_s390x",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel8@sha256:1066cf4185e3cd917c05e6d6759fb0a69428c4b43398df10dff8abe523761c09_s390x as a component of Red Hat OpenShift Pipelines 1.15",
"product_id": "Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel8@sha256:1066cf4185e3cd917c05e6d6759fb0a69428c4b43398df10dff8abe523761c09_s390x"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel8@sha256:1066cf4185e3cd917c05e6d6759fb0a69428c4b43398df10dff8abe523761c09_s390x",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel8@sha256:525bbd7fe14ba88b4d9be13c5857e477e3a8daac1185a146707ebb8ef8e81acd_amd64 as a component of Red Hat OpenShift Pipelines 1.15",
"product_id": "Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel8@sha256:525bbd7fe14ba88b4d9be13c5857e477e3a8daac1185a146707ebb8ef8e81acd_amd64"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel8@sha256:525bbd7fe14ba88b4d9be13c5857e477e3a8daac1185a146707ebb8ef8e81acd_amd64",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel8@sha256:dbb678695a4bd07c27a14fec9b70359929bf0d4d33d9ce2d70d1b5157e5026c1_arm64 as a component of Red Hat OpenShift Pipelines 1.15",
"product_id": "Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel8@sha256:dbb678695a4bd07c27a14fec9b70359929bf0d4d33d9ce2d70d1b5157e5026c1_arm64"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel8@sha256:dbb678695a4bd07c27a14fec9b70359929bf0d4d33d9ce2d70d1b5157e5026c1_arm64",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel8@sha256:fbddec04429c15c833b7631fe3d7c783d33520f30f6d5c8aef2e66b7634873b8_ppc64le as a component of Red Hat OpenShift Pipelines 1.15",
"product_id": "Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel8@sha256:fbddec04429c15c833b7631fe3d7c783d33520f30f6d5c8aef2e66b7634873b8_ppc64le"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel8@sha256:fbddec04429c15c833b7631fe3d7c783d33520f30f6d5c8aef2e66b7634873b8_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel8@sha256:0a12cf22aa798dbc3661f7e83aa9c280fe394de5b0ecc6ed7c93be1df539fce9_s390x as a component of Red Hat OpenShift Pipelines 1.15",
"product_id": "Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel8@sha256:0a12cf22aa798dbc3661f7e83aa9c280fe394de5b0ecc6ed7c93be1df539fce9_s390x"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel8@sha256:0a12cf22aa798dbc3661f7e83aa9c280fe394de5b0ecc6ed7c93be1df539fce9_s390x",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel8@sha256:cf30088c2a33f0717657b0ac7c2df1544cb02a39e235011c9d21c658222ef39e_arm64 as a component of Red Hat OpenShift Pipelines 1.15",
"product_id": "Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel8@sha256:cf30088c2a33f0717657b0ac7c2df1544cb02a39e235011c9d21c658222ef39e_arm64"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel8@sha256:cf30088c2a33f0717657b0ac7c2df1544cb02a39e235011c9d21c658222ef39e_arm64",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel8@sha256:ea7aae64763683de9e3fcbda5d6865c975a561b8c6b4299be9dd34088bc5e684_amd64 as a component of Red Hat OpenShift Pipelines 1.15",
"product_id": "Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel8@sha256:ea7aae64763683de9e3fcbda5d6865c975a561b8c6b4299be9dd34088bc5e684_amd64"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel8@sha256:ea7aae64763683de9e3fcbda5d6865c975a561b8c6b4299be9dd34088bc5e684_amd64",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel8@sha256:fdd2f4bffececf03b6566cf573fdf6224495d79a75ad1031219fad9902d7a3f1_ppc64le as a component of Red Hat OpenShift Pipelines 1.15",
"product_id": "Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel8@sha256:fdd2f4bffececf03b6566cf573fdf6224495d79a75ad1031219fad9902d7a3f1_ppc64le"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel8@sha256:fdd2f4bffececf03b6566cf573fdf6224495d79a75ad1031219fad9902d7a3f1_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel8@sha256:0dee713a14ab49d93b52b280d4ca3c6fc1c5f604087c81b755a6715330c91ea7_amd64 as a component of Red Hat OpenShift Pipelines 1.15",
"product_id": "Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel8@sha256:0dee713a14ab49d93b52b280d4ca3c6fc1c5f604087c81b755a6715330c91ea7_amd64"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel8@sha256:0dee713a14ab49d93b52b280d4ca3c6fc1c5f604087c81b755a6715330c91ea7_amd64",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel8@sha256:50133b51c695735e5f1fdb54d5423331091c1d113b0747d9565a42839d7510bc_s390x as a component of Red Hat OpenShift Pipelines 1.15",
"product_id": "Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel8@sha256:50133b51c695735e5f1fdb54d5423331091c1d113b0747d9565a42839d7510bc_s390x"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel8@sha256:50133b51c695735e5f1fdb54d5423331091c1d113b0747d9565a42839d7510bc_s390x",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel8@sha256:56bf189b754dee71d8b4ce9e44389b4ca0762e5f633e728210825472f4c8f3f6_ppc64le as a component of Red Hat OpenShift Pipelines 1.15",
"product_id": "Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel8@sha256:56bf189b754dee71d8b4ce9e44389b4ca0762e5f633e728210825472f4c8f3f6_ppc64le"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel8@sha256:56bf189b754dee71d8b4ce9e44389b4ca0762e5f633e728210825472f4c8f3f6_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel8@sha256:d356f3a86b2d3054a9f9c6e36bd488c8eaaef4af199e6a8188f8b50921698d25_arm64 as a component of Red Hat OpenShift Pipelines 1.15",
"product_id": "Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel8@sha256:d356f3a86b2d3054a9f9c6e36bd488c8eaaef4af199e6a8188f8b50921698d25_arm64"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel8@sha256:d356f3a86b2d3054a9f9c6e36bd488c8eaaef4af199e6a8188f8b50921698d25_arm64",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel8@sha256:23a535f97d17329cf2a1cc9dde90d4d9e2f3f5d979539a8ef5982e1f6693b144_amd64 as a component of Red Hat OpenShift Pipelines 1.15",
"product_id": "Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel8@sha256:23a535f97d17329cf2a1cc9dde90d4d9e2f3f5d979539a8ef5982e1f6693b144_amd64"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel8@sha256:23a535f97d17329cf2a1cc9dde90d4d9e2f3f5d979539a8ef5982e1f6693b144_amd64",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel8@sha256:7b61bda6116f3f1e93c856543ade553b0a1e4353542f5147da6929a5a8adbac3_s390x as a component of Red Hat OpenShift Pipelines 1.15",
"product_id": "Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel8@sha256:7b61bda6116f3f1e93c856543ade553b0a1e4353542f5147da6929a5a8adbac3_s390x"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel8@sha256:7b61bda6116f3f1e93c856543ade553b0a1e4353542f5147da6929a5a8adbac3_s390x",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel8@sha256:ab98453c7e13ef2a9429531a1b1635e814df4784599be5c79848fcc849d05136_ppc64le as a component of Red Hat OpenShift Pipelines 1.15",
"product_id": "Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel8@sha256:ab98453c7e13ef2a9429531a1b1635e814df4784599be5c79848fcc849d05136_ppc64le"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel8@sha256:ab98453c7e13ef2a9429531a1b1635e814df4784599be5c79848fcc849d05136_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel8@sha256:d2993b1a28d230faf64f020c8e8248e06fabf5cd225189b8218a71b2f40e6a9b_arm64 as a component of Red Hat OpenShift Pipelines 1.15",
"product_id": "Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel8@sha256:d2993b1a28d230faf64f020c8e8248e06fabf5cd225189b8218a71b2f40e6a9b_arm64"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel8@sha256:d2993b1a28d230faf64f020c8e8248e06fabf5cd225189b8218a71b2f40e6a9b_arm64",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel8@sha256:065def0cfd1e282fd57faedff24873ddb4057afd42d4abc887859c6b8cf8c901_arm64 as a component of Red Hat OpenShift Pipelines 1.15",
"product_id": "Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel8@sha256:065def0cfd1e282fd57faedff24873ddb4057afd42d4abc887859c6b8cf8c901_arm64"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel8@sha256:065def0cfd1e282fd57faedff24873ddb4057afd42d4abc887859c6b8cf8c901_arm64",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel8@sha256:14e1402c0d2f4d449146471fff84f6548affdbcd81d1864bce0d29c29ccb15bd_s390x as a component of Red Hat OpenShift Pipelines 1.15",
"product_id": "Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel8@sha256:14e1402c0d2f4d449146471fff84f6548affdbcd81d1864bce0d29c29ccb15bd_s390x"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel8@sha256:14e1402c0d2f4d449146471fff84f6548affdbcd81d1864bce0d29c29ccb15bd_s390x",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel8@sha256:1709fbbd4a92d49d492e6bc977f2c32efe4559bde59668e818be70d38acdf757_amd64 as a component of Red Hat OpenShift Pipelines 1.15",
"product_id": "Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel8@sha256:1709fbbd4a92d49d492e6bc977f2c32efe4559bde59668e818be70d38acdf757_amd64"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel8@sha256:1709fbbd4a92d49d492e6bc977f2c32efe4559bde59668e818be70d38acdf757_amd64",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel8@sha256:5f9e44c7e682756007cc7bc493511c4a44536a04271ec1984f5a3ece7f1a8a49_ppc64le as a component of Red Hat OpenShift Pipelines 1.15",
"product_id": "Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel8@sha256:5f9e44c7e682756007cc7bc493511c4a44536a04271ec1984f5a3ece7f1a8a49_ppc64le"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel8@sha256:5f9e44c7e682756007cc7bc493511c4a44536a04271ec1984f5a3ece7f1a8a49_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-nop-rhel8@sha256:72978ab3728ae29e51b68affb9e0b9a501bc69653c392783cb9ea121c8971661_s390x as a component of Red Hat OpenShift Pipelines 1.15",
"product_id": "Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-nop-rhel8@sha256:72978ab3728ae29e51b68affb9e0b9a501bc69653c392783cb9ea121c8971661_s390x"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-nop-rhel8@sha256:72978ab3728ae29e51b68affb9e0b9a501bc69653c392783cb9ea121c8971661_s390x",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-nop-rhel8@sha256:9a0cf80bdfe89d4c472dc555f314d0bd5c4763bc637d45ddd89b8bb78236a44f_arm64 as a component of Red Hat OpenShift Pipelines 1.15",
"product_id": "Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-nop-rhel8@sha256:9a0cf80bdfe89d4c472dc555f314d0bd5c4763bc637d45ddd89b8bb78236a44f_arm64"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-nop-rhel8@sha256:9a0cf80bdfe89d4c472dc555f314d0bd5c4763bc637d45ddd89b8bb78236a44f_arm64",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-nop-rhel8@sha256:b767a9acd7013d08b744b8155cecbe219bfd7a416a3f1ac3a129d67ab062741a_ppc64le as a component of Red Hat OpenShift Pipelines 1.15",
"product_id": "Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-nop-rhel8@sha256:b767a9acd7013d08b744b8155cecbe219bfd7a416a3f1ac3a129d67ab062741a_ppc64le"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-nop-rhel8@sha256:b767a9acd7013d08b744b8155cecbe219bfd7a416a3f1ac3a129d67ab062741a_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-nop-rhel8@sha256:dfb1b5680a223da82b0b2dada35342525a88a925f4d22b8168c7edcf2b93049c_amd64 as a component of Red Hat OpenShift Pipelines 1.15",
"product_id": "Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-nop-rhel8@sha256:dfb1b5680a223da82b0b2dada35342525a88a925f4d22b8168c7edcf2b93049c_amd64"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-nop-rhel8@sha256:dfb1b5680a223da82b0b2dada35342525a88a925f4d22b8168c7edcf2b93049c_amd64",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel8@sha256:46612f85239df62f6c6d3684367e34a06ddf3982754d5d130b5c0d77f587deea_ppc64le as a component of Red Hat OpenShift Pipelines 1.15",
"product_id": "Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel8@sha256:46612f85239df62f6c6d3684367e34a06ddf3982754d5d130b5c0d77f587deea_ppc64le"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel8@sha256:46612f85239df62f6c6d3684367e34a06ddf3982754d5d130b5c0d77f587deea_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel8@sha256:4c111f708f6ae46c74f7ecae415b9b12e1cbb0380f97c4bee6f98ce32de0ef18_s390x as a component of Red Hat OpenShift Pipelines 1.15",
"product_id": "Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel8@sha256:4c111f708f6ae46c74f7ecae415b9b12e1cbb0380f97c4bee6f98ce32de0ef18_s390x"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel8@sha256:4c111f708f6ae46c74f7ecae415b9b12e1cbb0380f97c4bee6f98ce32de0ef18_s390x",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel8@sha256:607ba1de03fdda867014d183a7f54745c6d687441d7e230cbe45d9234c623ed2_amd64 as a component of Red Hat OpenShift Pipelines 1.15",
"product_id": "Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel8@sha256:607ba1de03fdda867014d183a7f54745c6d687441d7e230cbe45d9234c623ed2_amd64"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel8@sha256:607ba1de03fdda867014d183a7f54745c6d687441d7e230cbe45d9234c623ed2_amd64",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel8@sha256:c7633b12a75e2a382fb3104a6fcc03227dcc980d2d764f828c75b48ccf73bbab_arm64 as a component of Red Hat OpenShift Pipelines 1.15",
"product_id": "Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel8@sha256:c7633b12a75e2a382fb3104a6fcc03227dcc980d2d764f828c75b48ccf73bbab_arm64"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel8@sha256:c7633b12a75e2a382fb3104a6fcc03227dcc980d2d764f828c75b48ccf73bbab_arm64",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel8@sha256:0a2fbc739785a2cc2ad17b79e360788216b2a87422e7d1512ea59a8672557a3e_ppc64le as a component of Red Hat OpenShift Pipelines 1.15",
"product_id": "Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel8@sha256:0a2fbc739785a2cc2ad17b79e360788216b2a87422e7d1512ea59a8672557a3e_ppc64le"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel8@sha256:0a2fbc739785a2cc2ad17b79e360788216b2a87422e7d1512ea59a8672557a3e_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel8@sha256:25c1f3d9abd1e123e2a11e5349c0b59eb24238a10dc16e01e59976d061ea7af7_arm64 as a component of Red Hat OpenShift Pipelines 1.15",
"product_id": "Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel8@sha256:25c1f3d9abd1e123e2a11e5349c0b59eb24238a10dc16e01e59976d061ea7af7_arm64"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel8@sha256:25c1f3d9abd1e123e2a11e5349c0b59eb24238a10dc16e01e59976d061ea7af7_arm64",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel8@sha256:375388a1122a4bc5ffe695d4f8c69c9cf0c1d65ba89e92a6caeb68be40fbbbdc_s390x as a component of Red Hat OpenShift Pipelines 1.15",
"product_id": "Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel8@sha256:375388a1122a4bc5ffe695d4f8c69c9cf0c1d65ba89e92a6caeb68be40fbbbdc_s390x"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel8@sha256:375388a1122a4bc5ffe695d4f8c69c9cf0c1d65ba89e92a6caeb68be40fbbbdc_s390x",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel8@sha256:739b8da7ebcad332129f65fee9e17f2b29370b1f68c030e3751d2f37ed4f9326_amd64 as a component of Red Hat OpenShift Pipelines 1.15",
"product_id": "Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel8@sha256:739b8da7ebcad332129f65fee9e17f2b29370b1f68c030e3751d2f37ed4f9326_amd64"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel8@sha256:739b8da7ebcad332129f65fee9e17f2b29370b1f68c030e3751d2f37ed4f9326_amd64",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel8@sha256:0d2a673d31a7b920fce466a25fa1968c57fe95d1c8c5bd2759f5de611d000b5f_arm64 as a component of Red Hat OpenShift Pipelines 1.15",
"product_id": "Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel8@sha256:0d2a673d31a7b920fce466a25fa1968c57fe95d1c8c5bd2759f5de611d000b5f_arm64"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel8@sha256:0d2a673d31a7b920fce466a25fa1968c57fe95d1c8c5bd2759f5de611d000b5f_arm64",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel8@sha256:3542aba4cb22ce189574cf439a9dc758678e6272b83d8ff6089f1815284c576b_ppc64le as a component of Red Hat OpenShift Pipelines 1.15",
"product_id": "Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel8@sha256:3542aba4cb22ce189574cf439a9dc758678e6272b83d8ff6089f1815284c576b_ppc64le"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel8@sha256:3542aba4cb22ce189574cf439a9dc758678e6272b83d8ff6089f1815284c576b_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel8@sha256:8c97cb0a4a88a1ddb7a6e7650100e958464b526d7c1454c306c7326f75ca0ab1_s390x as a component of Red Hat OpenShift Pipelines 1.15",
"product_id": "Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel8@sha256:8c97cb0a4a88a1ddb7a6e7650100e958464b526d7c1454c306c7326f75ca0ab1_s390x"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel8@sha256:8c97cb0a4a88a1ddb7a6e7650100e958464b526d7c1454c306c7326f75ca0ab1_s390x",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel8@sha256:8ce8fce1d1e1acd9fb44dc4d5797e57fe8e349624f6c7b1351757d7d6143b679_amd64 as a component of Red Hat OpenShift Pipelines 1.15",
"product_id": "Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel8@sha256:8ce8fce1d1e1acd9fb44dc4d5797e57fe8e349624f6c7b1351757d7d6143b679_amd64"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel8@sha256:8ce8fce1d1e1acd9fb44dc4d5797e57fe8e349624f6c7b1351757d7d6143b679_amd64",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel8@sha256:540dd3000891505e605b3f269f99da6c53d1e452cf35bb7a1918bb8ce190772b_ppc64le as a component of Red Hat OpenShift Pipelines 1.15",
"product_id": "Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel8@sha256:540dd3000891505e605b3f269f99da6c53d1e452cf35bb7a1918bb8ce190772b_ppc64le"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel8@sha256:540dd3000891505e605b3f269f99da6c53d1e452cf35bb7a1918bb8ce190772b_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel8@sha256:5f0ff9a2dfa1468eff57b5e44d971056d06e6c5a2672e14717686b3eba17a341_amd64 as a component of Red Hat OpenShift Pipelines 1.15",
"product_id": "Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel8@sha256:5f0ff9a2dfa1468eff57b5e44d971056d06e6c5a2672e14717686b3eba17a341_amd64"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel8@sha256:5f0ff9a2dfa1468eff57b5e44d971056d06e6c5a2672e14717686b3eba17a341_amd64",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel8@sha256:bba628b46144f5d52f4a6e303d1b90c9a7f4a0a7b3f0c13839f9f795da874254_arm64 as a component of Red Hat OpenShift Pipelines 1.15",
"product_id": "Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel8@sha256:bba628b46144f5d52f4a6e303d1b90c9a7f4a0a7b3f0c13839f9f795da874254_arm64"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel8@sha256:bba628b46144f5d52f4a6e303d1b90c9a7f4a0a7b3f0c13839f9f795da874254_arm64",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel8@sha256:f2ee01a1a497bd505ca1289290c0a07eda82901e698079fe1bc6557519d4ee99_s390x as a component of Red Hat OpenShift Pipelines 1.15",
"product_id": "Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel8@sha256:f2ee01a1a497bd505ca1289290c0a07eda82901e698079fe1bc6557519d4ee99_s390x"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel8@sha256:f2ee01a1a497bd505ca1289290c0a07eda82901e698079fe1bc6557519d4ee99_s390x",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel8@sha256:37002485d6cf0f0ce261894d23db0bf94291fa7a121a154d15e5e4dcde20961f_arm64 as a component of Red Hat OpenShift Pipelines 1.15",
"product_id": "Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel8@sha256:37002485d6cf0f0ce261894d23db0bf94291fa7a121a154d15e5e4dcde20961f_arm64"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel8@sha256:37002485d6cf0f0ce261894d23db0bf94291fa7a121a154d15e5e4dcde20961f_arm64",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel8@sha256:7561c3f65b9ea5268ed46b35f821c319abb1b4cb0894885a5a205cb920842b50_ppc64le as a component of Red Hat OpenShift Pipelines 1.15",
"product_id": "Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel8@sha256:7561c3f65b9ea5268ed46b35f821c319abb1b4cb0894885a5a205cb920842b50_ppc64le"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel8@sha256:7561c3f65b9ea5268ed46b35f821c319abb1b4cb0894885a5a205cb920842b50_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel8@sha256:7f56583cad2cef40a2be5f4e96a62fcc155c8818fdc7d786400fadb60c85e631_amd64 as a component of Red Hat OpenShift Pipelines 1.15",
"product_id": "Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel8@sha256:7f56583cad2cef40a2be5f4e96a62fcc155c8818fdc7d786400fadb60c85e631_amd64"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel8@sha256:7f56583cad2cef40a2be5f4e96a62fcc155c8818fdc7d786400fadb60c85e631_amd64",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel8@sha256:ac72ab75d693dd84576e61df319e891b3de889f4e347c9c5b6597ccbd529ae0d_s390x as a component of Red Hat OpenShift Pipelines 1.15",
"product_id": "Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel8@sha256:ac72ab75d693dd84576e61df319e891b3de889f4e347c9c5b6597ccbd529ae0d_s390x"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel8@sha256:ac72ab75d693dd84576e61df319e891b3de889f4e347c9c5b6597ccbd529ae0d_s390x",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel8@sha256:025fa4d5b4ca78c69f85c8836f9e585f71c2e48466ff7f38fab36dc66f65880e_arm64 as a component of Red Hat OpenShift Pipelines 1.15",
"product_id": "Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel8@sha256:025fa4d5b4ca78c69f85c8836f9e585f71c2e48466ff7f38fab36dc66f65880e_arm64"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel8@sha256:025fa4d5b4ca78c69f85c8836f9e585f71c2e48466ff7f38fab36dc66f65880e_arm64",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel8@sha256:534369ccbc380afa8482d089c9806484843122f9f3ece03d468604ef2de1daff_s390x as a component of Red Hat OpenShift Pipelines 1.15",
"product_id": "Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel8@sha256:534369ccbc380afa8482d089c9806484843122f9f3ece03d468604ef2de1daff_s390x"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel8@sha256:534369ccbc380afa8482d089c9806484843122f9f3ece03d468604ef2de1daff_s390x",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel8@sha256:cea3159fd16b609ef54d99bf435f72c142f0f7ecbbe3c3eaa9dd2035267395d2_amd64 as a component of Red Hat OpenShift Pipelines 1.15",
"product_id": "Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel8@sha256:cea3159fd16b609ef54d99bf435f72c142f0f7ecbbe3c3eaa9dd2035267395d2_amd64"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel8@sha256:cea3159fd16b609ef54d99bf435f72c142f0f7ecbbe3c3eaa9dd2035267395d2_amd64",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel8@sha256:eae22f08294cb4179c659fca1effea2fc9f270a3059ddd32cf5a9ba1aaf8d2d1_ppc64le as a component of Red Hat OpenShift Pipelines 1.15",
"product_id": "Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel8@sha256:eae22f08294cb4179c659fca1effea2fc9f270a3059ddd32cf5a9ba1aaf8d2d1_ppc64le"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel8@sha256:eae22f08294cb4179c659fca1effea2fc9f270a3059ddd32cf5a9ba1aaf8d2d1_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel8@sha256:1873003c677cb43b754c22493f9ecd91fa61eced098816823b7bceaf2051113a_s390x as a component of Red Hat OpenShift Pipelines 1.15",
"product_id": "Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel8@sha256:1873003c677cb43b754c22493f9ecd91fa61eced098816823b7bceaf2051113a_s390x"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel8@sha256:1873003c677cb43b754c22493f9ecd91fa61eced098816823b7bceaf2051113a_s390x",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel8@sha256:26e9f9232764f62c9c8ec24c3f7938fdaa362f4f10b6c71c894b1cea92f55404_amd64 as a component of Red Hat OpenShift Pipelines 1.15",
"product_id": "Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel8@sha256:26e9f9232764f62c9c8ec24c3f7938fdaa362f4f10b6c71c894b1cea92f55404_amd64"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel8@sha256:26e9f9232764f62c9c8ec24c3f7938fdaa362f4f10b6c71c894b1cea92f55404_amd64",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel8@sha256:8969e863a2ac74d0ab37812bd0aa5d86f261b97d0c2fecd0f35d2343c2f5bd67_ppc64le as a component of Red Hat OpenShift Pipelines 1.15",
"product_id": "Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel8@sha256:8969e863a2ac74d0ab37812bd0aa5d86f261b97d0c2fecd0f35d2343c2f5bd67_ppc64le"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel8@sha256:8969e863a2ac74d0ab37812bd0aa5d86f261b97d0c2fecd0f35d2343c2f5bd67_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel8@sha256:bc98620c8b16b39d796d81f25bd30ff227f2f2e723536bf28d55bdc76e9ac1ad_arm64 as a component of Red Hat OpenShift Pipelines 1.15",
"product_id": "Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel8@sha256:bc98620c8b16b39d796d81f25bd30ff227f2f2e723536bf28d55bdc76e9ac1ad_arm64"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel8@sha256:bc98620c8b16b39d796d81f25bd30ff227f2f2e723536bf28d55bdc76e9ac1ad_arm64",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel8@sha256:2f5cd53d974785de7aa44cb7ff7340e08c44a98eac5b3b60a9eb4535e63e62f7_s390x as a component of Red Hat OpenShift Pipelines 1.15",
"product_id": "Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel8@sha256:2f5cd53d974785de7aa44cb7ff7340e08c44a98eac5b3b60a9eb4535e63e62f7_s390x"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel8@sha256:2f5cd53d974785de7aa44cb7ff7340e08c44a98eac5b3b60a9eb4535e63e62f7_s390x",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel8@sha256:608f3eb154f67488869fceeee31df1bcf596385c41d03c7390364153bac6b8b2_ppc64le as a component of Red Hat OpenShift Pipelines 1.15",
"product_id": "Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel8@sha256:608f3eb154f67488869fceeee31df1bcf596385c41d03c7390364153bac6b8b2_ppc64le"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel8@sha256:608f3eb154f67488869fceeee31df1bcf596385c41d03c7390364153bac6b8b2_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel8@sha256:ca0bcdf562b50a8d2d665172658de8f444dab6fb4ca39ce49abb253e05aa8c7c_arm64 as a component of Red Hat OpenShift Pipelines 1.15",
"product_id": "Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel8@sha256:ca0bcdf562b50a8d2d665172658de8f444dab6fb4ca39ce49abb253e05aa8c7c_arm64"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel8@sha256:ca0bcdf562b50a8d2d665172658de8f444dab6fb4ca39ce49abb253e05aa8c7c_arm64",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel8@sha256:fed536fdc9330d719dda8baef65c856e9c301e86363b767a52f78fea8336103e_amd64 as a component of Red Hat OpenShift Pipelines 1.15",
"product_id": "Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel8@sha256:fed536fdc9330d719dda8baef65c856e9c301e86363b767a52f78fea8336103e_amd64"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel8@sha256:fed536fdc9330d719dda8baef65c856e9c301e86363b767a52f78fea8336103e_amd64",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel8@sha256:012597e8046bf9f3e53d6f3c9543405e77ad5fd8f44964bc669cdf9581726170_s390x as a component of Red Hat OpenShift Pipelines 1.15",
"product_id": "Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel8@sha256:012597e8046bf9f3e53d6f3c9543405e77ad5fd8f44964bc669cdf9581726170_s390x"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel8@sha256:012597e8046bf9f3e53d6f3c9543405e77ad5fd8f44964bc669cdf9581726170_s390x",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel8@sha256:36959d582ce1a74d7bf594b8e1b84edfa14233ddc2a2b22fcb66c0a0335a7bd3_ppc64le as a component of Red Hat OpenShift Pipelines 1.15",
"product_id": "Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel8@sha256:36959d582ce1a74d7bf594b8e1b84edfa14233ddc2a2b22fcb66c0a0335a7bd3_ppc64le"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel8@sha256:36959d582ce1a74d7bf594b8e1b84edfa14233ddc2a2b22fcb66c0a0335a7bd3_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel8@sha256:3888fb9d6780e137b4545e8830f45383e68ca84a42394749b64e391d535172e7_arm64 as a component of Red Hat OpenShift Pipelines 1.15",
"product_id": "Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel8@sha256:3888fb9d6780e137b4545e8830f45383e68ca84a42394749b64e391d535172e7_arm64"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel8@sha256:3888fb9d6780e137b4545e8830f45383e68ca84a42394749b64e391d535172e7_arm64",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel8@sha256:79af298015635f2bde40b74943cc5aa201d8bef1cb1d333938816757328609e6_amd64 as a component of Red Hat OpenShift Pipelines 1.15",
"product_id": "Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel8@sha256:79af298015635f2bde40b74943cc5aa201d8bef1cb1d333938816757328609e6_amd64"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel8@sha256:79af298015635f2bde40b74943cc5aa201d8bef1cb1d333938816757328609e6_amd64",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel8@sha256:0d45b4a62b0fc7e101f68e94d6f1b18bc1a2770cccfebc27380d1bbcafbabb49_arm64 as a component of Red Hat OpenShift Pipelines 1.15",
"product_id": "Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel8@sha256:0d45b4a62b0fc7e101f68e94d6f1b18bc1a2770cccfebc27380d1bbcafbabb49_arm64"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel8@sha256:0d45b4a62b0fc7e101f68e94d6f1b18bc1a2770cccfebc27380d1bbcafbabb49_arm64",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel8@sha256:142369000580845dc3a0da67cf4de781dd2ad1ccaa6acf234d7650424e95bf09_amd64 as a component of Red Hat OpenShift Pipelines 1.15",
"product_id": "Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel8@sha256:142369000580845dc3a0da67cf4de781dd2ad1ccaa6acf234d7650424e95bf09_amd64"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel8@sha256:142369000580845dc3a0da67cf4de781dd2ad1ccaa6acf234d7650424e95bf09_amd64",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel8@sha256:26d9157c1a6c7d0cfcde263a0a17b15cca996b2b79c6cf0168a16304068c6abc_s390x as a component of Red Hat OpenShift Pipelines 1.15",
"product_id": "Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel8@sha256:26d9157c1a6c7d0cfcde263a0a17b15cca996b2b79c6cf0168a16304068c6abc_s390x"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel8@sha256:26d9157c1a6c7d0cfcde263a0a17b15cca996b2b79c6cf0168a16304068c6abc_s390x",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel8@sha256:7a4aa11a1273f668d89230adaa720b4e1fcea0cbaa57c63fa01a2cf6867d981c_ppc64le as a component of Red Hat OpenShift Pipelines 1.15",
"product_id": "Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel8@sha256:7a4aa11a1273f668d89230adaa720b4e1fcea0cbaa57c63fa01a2cf6867d981c_ppc64le"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel8@sha256:7a4aa11a1273f668d89230adaa720b4e1fcea0cbaa57c63fa01a2cf6867d981c_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel8@sha256:25f485a1b1e0c5015304744148e7a3fbb6728fe90f389e5d507b2d36917efdf5_s390x as a component of Red Hat OpenShift Pipelines 1.15",
"product_id": "Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel8@sha256:25f485a1b1e0c5015304744148e7a3fbb6728fe90f389e5d507b2d36917efdf5_s390x"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel8@sha256:25f485a1b1e0c5015304744148e7a3fbb6728fe90f389e5d507b2d36917efdf5_s390x",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel8@sha256:6f30b86646ff8d94ba28949bdf826d751fba38c824a3acabb1480896f41d411a_ppc64le as a component of Red Hat OpenShift Pipelines 1.15",
"product_id": "Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel8@sha256:6f30b86646ff8d94ba28949bdf826d751fba38c824a3acabb1480896f41d411a_ppc64le"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel8@sha256:6f30b86646ff8d94ba28949bdf826d751fba38c824a3acabb1480896f41d411a_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel8@sha256:a0663bcada815073c34ec07a99cd53242db85e933912c48b5ed25892ccfa4eb1_arm64 as a component of Red Hat OpenShift Pipelines 1.15",
"product_id": "Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel8@sha256:a0663bcada815073c34ec07a99cd53242db85e933912c48b5ed25892ccfa4eb1_arm64"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel8@sha256:a0663bcada815073c34ec07a99cd53242db85e933912c48b5ed25892ccfa4eb1_arm64",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel8@sha256:e6213a9e4243024eb73cef85526dbc294920f0e7c35b031d4b46bc5a5072af23_amd64 as a component of Red Hat OpenShift Pipelines 1.15",
"product_id": "Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel8@sha256:e6213a9e4243024eb73cef85526dbc294920f0e7c35b031d4b46bc5a5072af23_amd64"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel8@sha256:e6213a9e4243024eb73cef85526dbc294920f0e7c35b031d4b46bc5a5072af23_amd64",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel8@sha256:18c0e9a76603a5312f3c7e2b9d468fe5a6d1e3f3f3b41c5ddcad952f6a49e528_amd64 as a component of Red Hat OpenShift Pipelines 1.15",
"product_id": "Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel8@sha256:18c0e9a76603a5312f3c7e2b9d468fe5a6d1e3f3f3b41c5ddcad952f6a49e528_amd64"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel8@sha256:18c0e9a76603a5312f3c7e2b9d468fe5a6d1e3f3f3b41c5ddcad952f6a49e528_amd64",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel8@sha256:2723ec216e5ead0550a5dece8b4ef76abade44503ff67da9becdb59ee6a74b64_arm64 as a component of Red Hat OpenShift Pipelines 1.15",
"product_id": "Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel8@sha256:2723ec216e5ead0550a5dece8b4ef76abade44503ff67da9becdb59ee6a74b64_arm64"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel8@sha256:2723ec216e5ead0550a5dece8b4ef76abade44503ff67da9becdb59ee6a74b64_arm64",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel8@sha256:5f68ba66d17d612702cc47916df916b751c3b8d71faa094f1a174cb4338c3d68_ppc64le as a component of Red Hat OpenShift Pipelines 1.15",
"product_id": "Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel8@sha256:5f68ba66d17d612702cc47916df916b751c3b8d71faa094f1a174cb4338c3d68_ppc64le"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel8@sha256:5f68ba66d17d612702cc47916df916b751c3b8d71faa094f1a174cb4338c3d68_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel8@sha256:8d927c5044b9df81791f00774e7831f0a4d5a458f7a335f8bf925696b5479548_s390x as a component of Red Hat OpenShift Pipelines 1.15",
"product_id": "Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel8@sha256:8d927c5044b9df81791f00774e7831f0a4d5a458f7a335f8bf925696b5479548_s390x"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel8@sha256:8d927c5044b9df81791f00774e7831f0a4d5a458f7a335f8bf925696b5479548_s390x",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel8@sha256:3d6ba54c22f00a6eefdb5a920e9f2a377cd25f46ac0ce43fbbd207f9bddf87af_amd64 as a component of Red Hat OpenShift Pipelines 1.15",
"product_id": "Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel8@sha256:3d6ba54c22f00a6eefdb5a920e9f2a377cd25f46ac0ce43fbbd207f9bddf87af_amd64"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel8@sha256:3d6ba54c22f00a6eefdb5a920e9f2a377cd25f46ac0ce43fbbd207f9bddf87af_amd64",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel8@sha256:4f9a87bf93808a7c27c0bcd5387527fd9261f4c666da11e4f5ba8f831028fc3e_ppc64le as a component of Red Hat OpenShift Pipelines 1.15",
"product_id": "Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel8@sha256:4f9a87bf93808a7c27c0bcd5387527fd9261f4c666da11e4f5ba8f831028fc3e_ppc64le"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel8@sha256:4f9a87bf93808a7c27c0bcd5387527fd9261f4c666da11e4f5ba8f831028fc3e_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel8@sha256:6ecd313eff04d48c873fa3b4b3a0e1bc94e1e715ab5919e33718a06a2b561851_s390x as a component of Red Hat OpenShift Pipelines 1.15",
"product_id": "Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel8@sha256:6ecd313eff04d48c873fa3b4b3a0e1bc94e1e715ab5919e33718a06a2b561851_s390x"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel8@sha256:6ecd313eff04d48c873fa3b4b3a0e1bc94e1e715ab5919e33718a06a2b561851_s390x",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel8@sha256:7efeac843ef6910c061c535e290dc43a8fca0522e1897845237bff9df7706da9_arm64 as a component of Red Hat OpenShift Pipelines 1.15",
"product_id": "Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel8@sha256:7efeac843ef6910c061c535e290dc43a8fca0522e1897845237bff9df7706da9_arm64"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel8@sha256:7efeac843ef6910c061c535e290dc43a8fca0522e1897845237bff9df7706da9_arm64",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel8@sha256:3e51c0031aaefd0b1ae80908c887075c82888f29552a4b71a3de6148ed6a7fb4_s390x as a component of Red Hat OpenShift Pipelines 1.15",
"product_id": "Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel8@sha256:3e51c0031aaefd0b1ae80908c887075c82888f29552a4b71a3de6148ed6a7fb4_s390x"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel8@sha256:3e51c0031aaefd0b1ae80908c887075c82888f29552a4b71a3de6148ed6a7fb4_s390x",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel8@sha256:578c9afda064065cc2f4e18b59dbb92cf78015654573de80a72bc4e56fc0d1f3_ppc64le as a component of Red Hat OpenShift Pipelines 1.15",
"product_id": "Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel8@sha256:578c9afda064065cc2f4e18b59dbb92cf78015654573de80a72bc4e56fc0d1f3_ppc64le"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel8@sha256:578c9afda064065cc2f4e18b59dbb92cf78015654573de80a72bc4e56fc0d1f3_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel8@sha256:d4fa2a61f381b3f00b9fb76cb1d019b28a2413a936f9b5a786d1d98e8a8361a0_arm64 as a component of Red Hat OpenShift Pipelines 1.15",
"product_id": "Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel8@sha256:d4fa2a61f381b3f00b9fb76cb1d019b28a2413a936f9b5a786d1d98e8a8361a0_arm64"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel8@sha256:d4fa2a61f381b3f00b9fb76cb1d019b28a2413a936f9b5a786d1d98e8a8361a0_arm64",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel8@sha256:fbbf6924f67a455359ccd4e884e1608fb20475850e874874d158f5f2e01425c8_amd64 as a component of Red Hat OpenShift Pipelines 1.15",
"product_id": "Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel8@sha256:fbbf6924f67a455359ccd4e884e1608fb20475850e874874d158f5f2e01425c8_amd64"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel8@sha256:fbbf6924f67a455359ccd4e884e1608fb20475850e874874d158f5f2e01425c8_amd64",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.15"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2024-37890",
"cwe": {
"id": "CWE-770",
"name": "Allocation of Resources Without Limits or Throttling"
},
"discovery_date": "2024-06-17T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel8@sha256:0cb744cb7946d857a2cffec641fcbc994e77ddc8d4a5b14c17a28621f4a0a4a9_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel8@sha256:416c99f02abb6274fc87b2599e96b90e74e7a94c28806629c2b98fb2dc7e2afc_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel8@sha256:5c78dfe2380653f0167358565c8b7cab1010321a4eda27ec931715805ab2c256_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel8@sha256:d71dc72648f45660ae1fd98acac0f1876540cac853f5c097ab85c3a5f2c2084f_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel8@sha256:494857108f0b09c8b8985062cc11b9879d126b207fcd72f6abb64ded3d8d1793_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel8@sha256:abca24c41cb24749e70a90aac93354d1924785e3eaf92a55b6906690861bac49_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel8@sha256:b7b03dd023aafe65290969336bcf9e0b7a241c3510dcb3d26519581ba4eed719_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel8@sha256:d52e4a16b2908e99f1e69a1e2ee9233a231fd28c70916ed06c9cd8560478340c_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-controller-rhel8@sha256:35c7d22ab878030711c1ec9d340f25f78257ca3eabdcb5db23db90e80d55e8f1_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-controller-rhel8@sha256:5345cdb7e11186fda1577345f0e426946a5ee9e6bbe6486845511f03114dbe52_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-controller-rhel8@sha256:71d7e93eb9e845a429a7e68801ce7675ffdeebb730c236a8b6c3d59767d8e5d8_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-controller-rhel8@sha256:b33b33412464a6d0bf510e6dd2dc7df8b4ced9a5c08a14d8522db6c8457d1a36_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel8@sha256:9209e159bb11236b49511ed3a59c7f687d06a9f82a02497a637d765cc14ea0c3_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel8@sha256:b2c21a004712bd198698ea75793e57abbe1665e17479e34d0b5e8c81d60b967d_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel8@sha256:b894d94d3e18dc2f4f71f4e791e25da158397264b49ac82f4780ac3322e66200_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel8@sha256:f532249811710dde78cab85e31f99bfebb5ee161167f8116ea00297ac343eefd_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-events-rhel8@sha256:001e28b882e81e4d424b2e1a39933211f15e68048406a6432e6ec59e4b96cc2c_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-events-rhel8@sha256:03dc5eb942a8fb202d8d6492764d5d27dcc326b556bb068070c10b00a3a9d277_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-events-rhel8@sha256:0e59fd179abc02c54784b3293bc3d21087bd0ec135c691c5523879149da33a5a_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-events-rhel8@sha256:898085897ff200fdba4d6c14b59548c7fe53164a8c2649e2263a69116737edbf_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel8@sha256:3479cbadb4aa7bab5cc56115d7efe4e406d60010e28561857804926c3fbac9cc_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel8@sha256:6067cedcfde517cc751e14030c620126ea6facf50a4ff16374ca8ebe7bfcbe8b_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel8@sha256:a77292658b1ef1e2922f2b7c904ff73c8911bb84f130953897c3a66aec8560da_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel8@sha256:c8aaf02aede730dacca2eed8bb32044f39b74d3ee3fd619a0fa2af864d874fa6_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel8@sha256:1066cf4185e3cd917c05e6d6759fb0a69428c4b43398df10dff8abe523761c09_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel8@sha256:525bbd7fe14ba88b4d9be13c5857e477e3a8daac1185a146707ebb8ef8e81acd_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel8@sha256:dbb678695a4bd07c27a14fec9b70359929bf0d4d33d9ce2d70d1b5157e5026c1_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel8@sha256:fbddec04429c15c833b7631fe3d7c783d33520f30f6d5c8aef2e66b7634873b8_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel8@sha256:0a12cf22aa798dbc3661f7e83aa9c280fe394de5b0ecc6ed7c93be1df539fce9_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel8@sha256:cf30088c2a33f0717657b0ac7c2df1544cb02a39e235011c9d21c658222ef39e_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel8@sha256:ea7aae64763683de9e3fcbda5d6865c975a561b8c6b4299be9dd34088bc5e684_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel8@sha256:fdd2f4bffececf03b6566cf573fdf6224495d79a75ad1031219fad9902d7a3f1_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel8@sha256:23a535f97d17329cf2a1cc9dde90d4d9e2f3f5d979539a8ef5982e1f6693b144_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel8@sha256:7b61bda6116f3f1e93c856543ade553b0a1e4353542f5147da6929a5a8adbac3_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel8@sha256:ab98453c7e13ef2a9429531a1b1635e814df4784599be5c79848fcc849d05136_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel8@sha256:d2993b1a28d230faf64f020c8e8248e06fabf5cd225189b8218a71b2f40e6a9b_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel8@sha256:065def0cfd1e282fd57faedff24873ddb4057afd42d4abc887859c6b8cf8c901_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel8@sha256:14e1402c0d2f4d449146471fff84f6548affdbcd81d1864bce0d29c29ccb15bd_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel8@sha256:1709fbbd4a92d49d492e6bc977f2c32efe4559bde59668e818be70d38acdf757_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel8@sha256:5f9e44c7e682756007cc7bc493511c4a44536a04271ec1984f5a3ece7f1a8a49_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-nop-rhel8@sha256:72978ab3728ae29e51b68affb9e0b9a501bc69653c392783cb9ea121c8971661_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-nop-rhel8@sha256:9a0cf80bdfe89d4c472dc555f314d0bd5c4763bc637d45ddd89b8bb78236a44f_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-nop-rhel8@sha256:b767a9acd7013d08b744b8155cecbe219bfd7a416a3f1ac3a129d67ab062741a_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-nop-rhel8@sha256:dfb1b5680a223da82b0b2dada35342525a88a925f4d22b8168c7edcf2b93049c_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel8@sha256:46612f85239df62f6c6d3684367e34a06ddf3982754d5d130b5c0d77f587deea_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel8@sha256:4c111f708f6ae46c74f7ecae415b9b12e1cbb0380f97c4bee6f98ce32de0ef18_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel8@sha256:607ba1de03fdda867014d183a7f54745c6d687441d7e230cbe45d9234c623ed2_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel8@sha256:c7633b12a75e2a382fb3104a6fcc03227dcc980d2d764f828c75b48ccf73bbab_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel8@sha256:0a2fbc739785a2cc2ad17b79e360788216b2a87422e7d1512ea59a8672557a3e_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel8@sha256:25c1f3d9abd1e123e2a11e5349c0b59eb24238a10dc16e01e59976d061ea7af7_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel8@sha256:375388a1122a4bc5ffe695d4f8c69c9cf0c1d65ba89e92a6caeb68be40fbbbdc_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel8@sha256:739b8da7ebcad332129f65fee9e17f2b29370b1f68c030e3751d2f37ed4f9326_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel8@sha256:0d2a673d31a7b920fce466a25fa1968c57fe95d1c8c5bd2759f5de611d000b5f_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel8@sha256:3542aba4cb22ce189574cf439a9dc758678e6272b83d8ff6089f1815284c576b_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel8@sha256:8c97cb0a4a88a1ddb7a6e7650100e958464b526d7c1454c306c7326f75ca0ab1_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel8@sha256:8ce8fce1d1e1acd9fb44dc4d5797e57fe8e349624f6c7b1351757d7d6143b679_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel8@sha256:540dd3000891505e605b3f269f99da6c53d1e452cf35bb7a1918bb8ce190772b_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel8@sha256:5f0ff9a2dfa1468eff57b5e44d971056d06e6c5a2672e14717686b3eba17a341_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel8@sha256:bba628b46144f5d52f4a6e303d1b90c9a7f4a0a7b3f0c13839f9f795da874254_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel8@sha256:f2ee01a1a497bd505ca1289290c0a07eda82901e698079fe1bc6557519d4ee99_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel8@sha256:37002485d6cf0f0ce261894d23db0bf94291fa7a121a154d15e5e4dcde20961f_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel8@sha256:7561c3f65b9ea5268ed46b35f821c319abb1b4cb0894885a5a205cb920842b50_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel8@sha256:7f56583cad2cef40a2be5f4e96a62fcc155c8818fdc7d786400fadb60c85e631_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel8@sha256:ac72ab75d693dd84576e61df319e891b3de889f4e347c9c5b6597ccbd529ae0d_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel8@sha256:025fa4d5b4ca78c69f85c8836f9e585f71c2e48466ff7f38fab36dc66f65880e_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel8@sha256:534369ccbc380afa8482d089c9806484843122f9f3ece03d468604ef2de1daff_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel8@sha256:cea3159fd16b609ef54d99bf435f72c142f0f7ecbbe3c3eaa9dd2035267395d2_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel8@sha256:eae22f08294cb4179c659fca1effea2fc9f270a3059ddd32cf5a9ba1aaf8d2d1_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel8@sha256:1873003c677cb43b754c22493f9ecd91fa61eced098816823b7bceaf2051113a_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel8@sha256:26e9f9232764f62c9c8ec24c3f7938fdaa362f4f10b6c71c894b1cea92f55404_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel8@sha256:8969e863a2ac74d0ab37812bd0aa5d86f261b97d0c2fecd0f35d2343c2f5bd67_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel8@sha256:bc98620c8b16b39d796d81f25bd30ff227f2f2e723536bf28d55bdc76e9ac1ad_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel8@sha256:2f5cd53d974785de7aa44cb7ff7340e08c44a98eac5b3b60a9eb4535e63e62f7_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel8@sha256:608f3eb154f67488869fceeee31df1bcf596385c41d03c7390364153bac6b8b2_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel8@sha256:ca0bcdf562b50a8d2d665172658de8f444dab6fb4ca39ce49abb253e05aa8c7c_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel8@sha256:fed536fdc9330d719dda8baef65c856e9c301e86363b767a52f78fea8336103e_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel8@sha256:012597e8046bf9f3e53d6f3c9543405e77ad5fd8f44964bc669cdf9581726170_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel8@sha256:36959d582ce1a74d7bf594b8e1b84edfa14233ddc2a2b22fcb66c0a0335a7bd3_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel8@sha256:3888fb9d6780e137b4545e8830f45383e68ca84a42394749b64e391d535172e7_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel8@sha256:79af298015635f2bde40b74943cc5aa201d8bef1cb1d333938816757328609e6_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel8@sha256:0d45b4a62b0fc7e101f68e94d6f1b18bc1a2770cccfebc27380d1bbcafbabb49_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel8@sha256:142369000580845dc3a0da67cf4de781dd2ad1ccaa6acf234d7650424e95bf09_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel8@sha256:26d9157c1a6c7d0cfcde263a0a17b15cca996b2b79c6cf0168a16304068c6abc_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel8@sha256:7a4aa11a1273f668d89230adaa720b4e1fcea0cbaa57c63fa01a2cf6867d981c_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel8@sha256:25f485a1b1e0c5015304744148e7a3fbb6728fe90f389e5d507b2d36917efdf5_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel8@sha256:6f30b86646ff8d94ba28949bdf826d751fba38c824a3acabb1480896f41d411a_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel8@sha256:a0663bcada815073c34ec07a99cd53242db85e933912c48b5ed25892ccfa4eb1_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel8@sha256:e6213a9e4243024eb73cef85526dbc294920f0e7c35b031d4b46bc5a5072af23_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel8@sha256:18c0e9a76603a5312f3c7e2b9d468fe5a6d1e3f3f3b41c5ddcad952f6a49e528_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel8@sha256:2723ec216e5ead0550a5dece8b4ef76abade44503ff67da9becdb59ee6a74b64_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel8@sha256:5f68ba66d17d612702cc47916df916b751c3b8d71faa094f1a174cb4338c3d68_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel8@sha256:8d927c5044b9df81791f00774e7831f0a4d5a458f7a335f8bf925696b5479548_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel8@sha256:3d6ba54c22f00a6eefdb5a920e9f2a377cd25f46ac0ce43fbbd207f9bddf87af_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel8@sha256:4f9a87bf93808a7c27c0bcd5387527fd9261f4c666da11e4f5ba8f831028fc3e_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel8@sha256:6ecd313eff04d48c873fa3b4b3a0e1bc94e1e715ab5919e33718a06a2b561851_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel8@sha256:7efeac843ef6910c061c535e290dc43a8fca0522e1897845237bff9df7706da9_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel8@sha256:3e51c0031aaefd0b1ae80908c887075c82888f29552a4b71a3de6148ed6a7fb4_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel8@sha256:578c9afda064065cc2f4e18b59dbb92cf78015654573de80a72bc4e56fc0d1f3_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel8@sha256:d4fa2a61f381b3f00b9fb76cb1d019b28a2413a936f9b5a786d1d98e8a8361a0_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel8@sha256:fbbf6924f67a455359ccd4e884e1608fb20475850e874874d158f5f2e01425c8_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2292777"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the Node.js WebSocket library (ws). A request with several headers exceeding the \u0027server.maxHeadersCount\u0027 threshold could be used to crash a ws server, leading to a denial of service.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "nodejs-ws: denial of service when handling a request with many HTTP headers",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel8@sha256:0dee713a14ab49d93b52b280d4ca3c6fc1c5f604087c81b755a6715330c91ea7_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel8@sha256:50133b51c695735e5f1fdb54d5423331091c1d113b0747d9565a42839d7510bc_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel8@sha256:56bf189b754dee71d8b4ce9e44389b4ca0762e5f633e728210825472f4c8f3f6_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel8@sha256:d356f3a86b2d3054a9f9c6e36bd488c8eaaef4af199e6a8188f8b50921698d25_arm64"
],
"known_not_affected": [
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel8@sha256:0cb744cb7946d857a2cffec641fcbc994e77ddc8d4a5b14c17a28621f4a0a4a9_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel8@sha256:416c99f02abb6274fc87b2599e96b90e74e7a94c28806629c2b98fb2dc7e2afc_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel8@sha256:5c78dfe2380653f0167358565c8b7cab1010321a4eda27ec931715805ab2c256_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel8@sha256:d71dc72648f45660ae1fd98acac0f1876540cac853f5c097ab85c3a5f2c2084f_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel8@sha256:494857108f0b09c8b8985062cc11b9879d126b207fcd72f6abb64ded3d8d1793_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel8@sha256:abca24c41cb24749e70a90aac93354d1924785e3eaf92a55b6906690861bac49_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel8@sha256:b7b03dd023aafe65290969336bcf9e0b7a241c3510dcb3d26519581ba4eed719_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel8@sha256:d52e4a16b2908e99f1e69a1e2ee9233a231fd28c70916ed06c9cd8560478340c_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-controller-rhel8@sha256:35c7d22ab878030711c1ec9d340f25f78257ca3eabdcb5db23db90e80d55e8f1_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-controller-rhel8@sha256:5345cdb7e11186fda1577345f0e426946a5ee9e6bbe6486845511f03114dbe52_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-controller-rhel8@sha256:71d7e93eb9e845a429a7e68801ce7675ffdeebb730c236a8b6c3d59767d8e5d8_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-controller-rhel8@sha256:b33b33412464a6d0bf510e6dd2dc7df8b4ced9a5c08a14d8522db6c8457d1a36_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel8@sha256:9209e159bb11236b49511ed3a59c7f687d06a9f82a02497a637d765cc14ea0c3_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel8@sha256:b2c21a004712bd198698ea75793e57abbe1665e17479e34d0b5e8c81d60b967d_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel8@sha256:b894d94d3e18dc2f4f71f4e791e25da158397264b49ac82f4780ac3322e66200_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel8@sha256:f532249811710dde78cab85e31f99bfebb5ee161167f8116ea00297ac343eefd_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-events-rhel8@sha256:001e28b882e81e4d424b2e1a39933211f15e68048406a6432e6ec59e4b96cc2c_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-events-rhel8@sha256:03dc5eb942a8fb202d8d6492764d5d27dcc326b556bb068070c10b00a3a9d277_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-events-rhel8@sha256:0e59fd179abc02c54784b3293bc3d21087bd0ec135c691c5523879149da33a5a_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-events-rhel8@sha256:898085897ff200fdba4d6c14b59548c7fe53164a8c2649e2263a69116737edbf_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel8@sha256:3479cbadb4aa7bab5cc56115d7efe4e406d60010e28561857804926c3fbac9cc_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel8@sha256:6067cedcfde517cc751e14030c620126ea6facf50a4ff16374ca8ebe7bfcbe8b_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel8@sha256:a77292658b1ef1e2922f2b7c904ff73c8911bb84f130953897c3a66aec8560da_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel8@sha256:c8aaf02aede730dacca2eed8bb32044f39b74d3ee3fd619a0fa2af864d874fa6_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel8@sha256:1066cf4185e3cd917c05e6d6759fb0a69428c4b43398df10dff8abe523761c09_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel8@sha256:525bbd7fe14ba88b4d9be13c5857e477e3a8daac1185a146707ebb8ef8e81acd_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel8@sha256:dbb678695a4bd07c27a14fec9b70359929bf0d4d33d9ce2d70d1b5157e5026c1_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel8@sha256:fbddec04429c15c833b7631fe3d7c783d33520f30f6d5c8aef2e66b7634873b8_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel8@sha256:0a12cf22aa798dbc3661f7e83aa9c280fe394de5b0ecc6ed7c93be1df539fce9_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel8@sha256:cf30088c2a33f0717657b0ac7c2df1544cb02a39e235011c9d21c658222ef39e_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel8@sha256:ea7aae64763683de9e3fcbda5d6865c975a561b8c6b4299be9dd34088bc5e684_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel8@sha256:fdd2f4bffececf03b6566cf573fdf6224495d79a75ad1031219fad9902d7a3f1_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel8@sha256:23a535f97d17329cf2a1cc9dde90d4d9e2f3f5d979539a8ef5982e1f6693b144_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel8@sha256:7b61bda6116f3f1e93c856543ade553b0a1e4353542f5147da6929a5a8adbac3_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel8@sha256:ab98453c7e13ef2a9429531a1b1635e814df4784599be5c79848fcc849d05136_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel8@sha256:d2993b1a28d230faf64f020c8e8248e06fabf5cd225189b8218a71b2f40e6a9b_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel8@sha256:065def0cfd1e282fd57faedff24873ddb4057afd42d4abc887859c6b8cf8c901_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel8@sha256:14e1402c0d2f4d449146471fff84f6548affdbcd81d1864bce0d29c29ccb15bd_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel8@sha256:1709fbbd4a92d49d492e6bc977f2c32efe4559bde59668e818be70d38acdf757_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel8@sha256:5f9e44c7e682756007cc7bc493511c4a44536a04271ec1984f5a3ece7f1a8a49_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-nop-rhel8@sha256:72978ab3728ae29e51b68affb9e0b9a501bc69653c392783cb9ea121c8971661_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-nop-rhel8@sha256:9a0cf80bdfe89d4c472dc555f314d0bd5c4763bc637d45ddd89b8bb78236a44f_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-nop-rhel8@sha256:b767a9acd7013d08b744b8155cecbe219bfd7a416a3f1ac3a129d67ab062741a_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-nop-rhel8@sha256:dfb1b5680a223da82b0b2dada35342525a88a925f4d22b8168c7edcf2b93049c_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel8@sha256:46612f85239df62f6c6d3684367e34a06ddf3982754d5d130b5c0d77f587deea_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel8@sha256:4c111f708f6ae46c74f7ecae415b9b12e1cbb0380f97c4bee6f98ce32de0ef18_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel8@sha256:607ba1de03fdda867014d183a7f54745c6d687441d7e230cbe45d9234c623ed2_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel8@sha256:c7633b12a75e2a382fb3104a6fcc03227dcc980d2d764f828c75b48ccf73bbab_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel8@sha256:0a2fbc739785a2cc2ad17b79e360788216b2a87422e7d1512ea59a8672557a3e_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel8@sha256:25c1f3d9abd1e123e2a11e5349c0b59eb24238a10dc16e01e59976d061ea7af7_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel8@sha256:375388a1122a4bc5ffe695d4f8c69c9cf0c1d65ba89e92a6caeb68be40fbbbdc_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel8@sha256:739b8da7ebcad332129f65fee9e17f2b29370b1f68c030e3751d2f37ed4f9326_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel8@sha256:0d2a673d31a7b920fce466a25fa1968c57fe95d1c8c5bd2759f5de611d000b5f_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel8@sha256:3542aba4cb22ce189574cf439a9dc758678e6272b83d8ff6089f1815284c576b_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel8@sha256:8c97cb0a4a88a1ddb7a6e7650100e958464b526d7c1454c306c7326f75ca0ab1_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel8@sha256:8ce8fce1d1e1acd9fb44dc4d5797e57fe8e349624f6c7b1351757d7d6143b679_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel8@sha256:540dd3000891505e605b3f269f99da6c53d1e452cf35bb7a1918bb8ce190772b_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel8@sha256:5f0ff9a2dfa1468eff57b5e44d971056d06e6c5a2672e14717686b3eba17a341_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel8@sha256:bba628b46144f5d52f4a6e303d1b90c9a7f4a0a7b3f0c13839f9f795da874254_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel8@sha256:f2ee01a1a497bd505ca1289290c0a07eda82901e698079fe1bc6557519d4ee99_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel8@sha256:37002485d6cf0f0ce261894d23db0bf94291fa7a121a154d15e5e4dcde20961f_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel8@sha256:7561c3f65b9ea5268ed46b35f821c319abb1b4cb0894885a5a205cb920842b50_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel8@sha256:7f56583cad2cef40a2be5f4e96a62fcc155c8818fdc7d786400fadb60c85e631_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel8@sha256:ac72ab75d693dd84576e61df319e891b3de889f4e347c9c5b6597ccbd529ae0d_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel8@sha256:025fa4d5b4ca78c69f85c8836f9e585f71c2e48466ff7f38fab36dc66f65880e_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel8@sha256:534369ccbc380afa8482d089c9806484843122f9f3ece03d468604ef2de1daff_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel8@sha256:cea3159fd16b609ef54d99bf435f72c142f0f7ecbbe3c3eaa9dd2035267395d2_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel8@sha256:eae22f08294cb4179c659fca1effea2fc9f270a3059ddd32cf5a9ba1aaf8d2d1_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel8@sha256:1873003c677cb43b754c22493f9ecd91fa61eced098816823b7bceaf2051113a_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel8@sha256:26e9f9232764f62c9c8ec24c3f7938fdaa362f4f10b6c71c894b1cea92f55404_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel8@sha256:8969e863a2ac74d0ab37812bd0aa5d86f261b97d0c2fecd0f35d2343c2f5bd67_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel8@sha256:bc98620c8b16b39d796d81f25bd30ff227f2f2e723536bf28d55bdc76e9ac1ad_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel8@sha256:2f5cd53d974785de7aa44cb7ff7340e08c44a98eac5b3b60a9eb4535e63e62f7_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel8@sha256:608f3eb154f67488869fceeee31df1bcf596385c41d03c7390364153bac6b8b2_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel8@sha256:ca0bcdf562b50a8d2d665172658de8f444dab6fb4ca39ce49abb253e05aa8c7c_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel8@sha256:fed536fdc9330d719dda8baef65c856e9c301e86363b767a52f78fea8336103e_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel8@sha256:012597e8046bf9f3e53d6f3c9543405e77ad5fd8f44964bc669cdf9581726170_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel8@sha256:36959d582ce1a74d7bf594b8e1b84edfa14233ddc2a2b22fcb66c0a0335a7bd3_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel8@sha256:3888fb9d6780e137b4545e8830f45383e68ca84a42394749b64e391d535172e7_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel8@sha256:79af298015635f2bde40b74943cc5aa201d8bef1cb1d333938816757328609e6_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel8@sha256:0d45b4a62b0fc7e101f68e94d6f1b18bc1a2770cccfebc27380d1bbcafbabb49_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel8@sha256:142369000580845dc3a0da67cf4de781dd2ad1ccaa6acf234d7650424e95bf09_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel8@sha256:26d9157c1a6c7d0cfcde263a0a17b15cca996b2b79c6cf0168a16304068c6abc_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel8@sha256:7a4aa11a1273f668d89230adaa720b4e1fcea0cbaa57c63fa01a2cf6867d981c_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel8@sha256:25f485a1b1e0c5015304744148e7a3fbb6728fe90f389e5d507b2d36917efdf5_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel8@sha256:6f30b86646ff8d94ba28949bdf826d751fba38c824a3acabb1480896f41d411a_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel8@sha256:a0663bcada815073c34ec07a99cd53242db85e933912c48b5ed25892ccfa4eb1_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel8@sha256:e6213a9e4243024eb73cef85526dbc294920f0e7c35b031d4b46bc5a5072af23_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel8@sha256:18c0e9a76603a5312f3c7e2b9d468fe5a6d1e3f3f3b41c5ddcad952f6a49e528_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel8@sha256:2723ec216e5ead0550a5dece8b4ef76abade44503ff67da9becdb59ee6a74b64_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel8@sha256:5f68ba66d17d612702cc47916df916b751c3b8d71faa094f1a174cb4338c3d68_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel8@sha256:8d927c5044b9df81791f00774e7831f0a4d5a458f7a335f8bf925696b5479548_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel8@sha256:3d6ba54c22f00a6eefdb5a920e9f2a377cd25f46ac0ce43fbbd207f9bddf87af_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel8@sha256:4f9a87bf93808a7c27c0bcd5387527fd9261f4c666da11e4f5ba8f831028fc3e_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel8@sha256:6ecd313eff04d48c873fa3b4b3a0e1bc94e1e715ab5919e33718a06a2b561851_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel8@sha256:7efeac843ef6910c061c535e290dc43a8fca0522e1897845237bff9df7706da9_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel8@sha256:3e51c0031aaefd0b1ae80908c887075c82888f29552a4b71a3de6148ed6a7fb4_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel8@sha256:578c9afda064065cc2f4e18b59dbb92cf78015654573de80a72bc4e56fc0d1f3_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel8@sha256:d4fa2a61f381b3f00b9fb76cb1d019b28a2413a936f9b5a786d1d98e8a8361a0_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel8@sha256:fbbf6924f67a455359ccd4e884e1608fb20475850e874874d158f5f2e01425c8_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-37890"
},
{
"category": "external",
"summary": "RHBZ#2292777",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2292777"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-37890",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-37890"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-37890",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-37890"
},
{
"category": "external",
"summary": "https://github.com/websockets/ws/security/advisories/GHSA-3h5v-q93c-6h6q",
"url": "https://github.com/websockets/ws/security/advisories/GHSA-3h5v-q93c-6h6q"
}
],
"release_date": "2024-06-16T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-03-04T06:00:07+00:00",
"details": "Red Hat OpenShift Pipelines is a cloud-native, continuous integration and\ncontinuous delivery (CI/CD) solution based on Kubernetes resources.\nIt uses Tekton building blocks to automate deployments across multiple\nplatforms by abstracting away the underlying implementation details.\nTekton introduces a number of standard custom resource definitions (CRDs)\nfor defining CI/CD pipelines that are portable across Kubernetes distributions.",
"product_ids": [
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel8@sha256:0dee713a14ab49d93b52b280d4ca3c6fc1c5f604087c81b755a6715330c91ea7_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel8@sha256:50133b51c695735e5f1fdb54d5423331091c1d113b0747d9565a42839d7510bc_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel8@sha256:56bf189b754dee71d8b4ce9e44389b4ca0762e5f633e728210825472f4c8f3f6_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel8@sha256:d356f3a86b2d3054a9f9c6e36bd488c8eaaef4af199e6a8188f8b50921698d25_arm64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:3710"
},
{
"category": "workaround",
"details": "The issue can be mitigated by reducing the maximum allowed length of the request headers using the --max-http-header-size=size or the maxHeaderSize options so that no more headers than the server.maxHeadersCount limit can be sent. The issue can be mitigated also by seting server.maxHeadersCount to 0.",
"product_ids": [
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel8@sha256:0cb744cb7946d857a2cffec641fcbc994e77ddc8d4a5b14c17a28621f4a0a4a9_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel8@sha256:416c99f02abb6274fc87b2599e96b90e74e7a94c28806629c2b98fb2dc7e2afc_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel8@sha256:5c78dfe2380653f0167358565c8b7cab1010321a4eda27ec931715805ab2c256_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel8@sha256:d71dc72648f45660ae1fd98acac0f1876540cac853f5c097ab85c3a5f2c2084f_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel8@sha256:494857108f0b09c8b8985062cc11b9879d126b207fcd72f6abb64ded3d8d1793_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel8@sha256:abca24c41cb24749e70a90aac93354d1924785e3eaf92a55b6906690861bac49_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel8@sha256:b7b03dd023aafe65290969336bcf9e0b7a241c3510dcb3d26519581ba4eed719_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel8@sha256:d52e4a16b2908e99f1e69a1e2ee9233a231fd28c70916ed06c9cd8560478340c_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-controller-rhel8@sha256:35c7d22ab878030711c1ec9d340f25f78257ca3eabdcb5db23db90e80d55e8f1_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-controller-rhel8@sha256:5345cdb7e11186fda1577345f0e426946a5ee9e6bbe6486845511f03114dbe52_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-controller-rhel8@sha256:71d7e93eb9e845a429a7e68801ce7675ffdeebb730c236a8b6c3d59767d8e5d8_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-controller-rhel8@sha256:b33b33412464a6d0bf510e6dd2dc7df8b4ced9a5c08a14d8522db6c8457d1a36_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel8@sha256:9209e159bb11236b49511ed3a59c7f687d06a9f82a02497a637d765cc14ea0c3_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel8@sha256:b2c21a004712bd198698ea75793e57abbe1665e17479e34d0b5e8c81d60b967d_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel8@sha256:b894d94d3e18dc2f4f71f4e791e25da158397264b49ac82f4780ac3322e66200_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel8@sha256:f532249811710dde78cab85e31f99bfebb5ee161167f8116ea00297ac343eefd_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-events-rhel8@sha256:001e28b882e81e4d424b2e1a39933211f15e68048406a6432e6ec59e4b96cc2c_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-events-rhel8@sha256:03dc5eb942a8fb202d8d6492764d5d27dcc326b556bb068070c10b00a3a9d277_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-events-rhel8@sha256:0e59fd179abc02c54784b3293bc3d21087bd0ec135c691c5523879149da33a5a_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-events-rhel8@sha256:898085897ff200fdba4d6c14b59548c7fe53164a8c2649e2263a69116737edbf_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel8@sha256:3479cbadb4aa7bab5cc56115d7efe4e406d60010e28561857804926c3fbac9cc_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel8@sha256:6067cedcfde517cc751e14030c620126ea6facf50a4ff16374ca8ebe7bfcbe8b_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel8@sha256:a77292658b1ef1e2922f2b7c904ff73c8911bb84f130953897c3a66aec8560da_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel8@sha256:c8aaf02aede730dacca2eed8bb32044f39b74d3ee3fd619a0fa2af864d874fa6_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel8@sha256:1066cf4185e3cd917c05e6d6759fb0a69428c4b43398df10dff8abe523761c09_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel8@sha256:525bbd7fe14ba88b4d9be13c5857e477e3a8daac1185a146707ebb8ef8e81acd_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel8@sha256:dbb678695a4bd07c27a14fec9b70359929bf0d4d33d9ce2d70d1b5157e5026c1_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel8@sha256:fbddec04429c15c833b7631fe3d7c783d33520f30f6d5c8aef2e66b7634873b8_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel8@sha256:0a12cf22aa798dbc3661f7e83aa9c280fe394de5b0ecc6ed7c93be1df539fce9_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel8@sha256:cf30088c2a33f0717657b0ac7c2df1544cb02a39e235011c9d21c658222ef39e_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel8@sha256:ea7aae64763683de9e3fcbda5d6865c975a561b8c6b4299be9dd34088bc5e684_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel8@sha256:fdd2f4bffececf03b6566cf573fdf6224495d79a75ad1031219fad9902d7a3f1_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel8@sha256:0dee713a14ab49d93b52b280d4ca3c6fc1c5f604087c81b755a6715330c91ea7_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel8@sha256:50133b51c695735e5f1fdb54d5423331091c1d113b0747d9565a42839d7510bc_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel8@sha256:56bf189b754dee71d8b4ce9e44389b4ca0762e5f633e728210825472f4c8f3f6_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel8@sha256:d356f3a86b2d3054a9f9c6e36bd488c8eaaef4af199e6a8188f8b50921698d25_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel8@sha256:23a535f97d17329cf2a1cc9dde90d4d9e2f3f5d979539a8ef5982e1f6693b144_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel8@sha256:7b61bda6116f3f1e93c856543ade553b0a1e4353542f5147da6929a5a8adbac3_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel8@sha256:ab98453c7e13ef2a9429531a1b1635e814df4784599be5c79848fcc849d05136_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel8@sha256:d2993b1a28d230faf64f020c8e8248e06fabf5cd225189b8218a71b2f40e6a9b_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel8@sha256:065def0cfd1e282fd57faedff24873ddb4057afd42d4abc887859c6b8cf8c901_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel8@sha256:14e1402c0d2f4d449146471fff84f6548affdbcd81d1864bce0d29c29ccb15bd_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel8@sha256:1709fbbd4a92d49d492e6bc977f2c32efe4559bde59668e818be70d38acdf757_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel8@sha256:5f9e44c7e682756007cc7bc493511c4a44536a04271ec1984f5a3ece7f1a8a49_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-nop-rhel8@sha256:72978ab3728ae29e51b68affb9e0b9a501bc69653c392783cb9ea121c8971661_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-nop-rhel8@sha256:9a0cf80bdfe89d4c472dc555f314d0bd5c4763bc637d45ddd89b8bb78236a44f_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-nop-rhel8@sha256:b767a9acd7013d08b744b8155cecbe219bfd7a416a3f1ac3a129d67ab062741a_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-nop-rhel8@sha256:dfb1b5680a223da82b0b2dada35342525a88a925f4d22b8168c7edcf2b93049c_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel8@sha256:46612f85239df62f6c6d3684367e34a06ddf3982754d5d130b5c0d77f587deea_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel8@sha256:4c111f708f6ae46c74f7ecae415b9b12e1cbb0380f97c4bee6f98ce32de0ef18_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel8@sha256:607ba1de03fdda867014d183a7f54745c6d687441d7e230cbe45d9234c623ed2_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel8@sha256:c7633b12a75e2a382fb3104a6fcc03227dcc980d2d764f828c75b48ccf73bbab_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel8@sha256:0a2fbc739785a2cc2ad17b79e360788216b2a87422e7d1512ea59a8672557a3e_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel8@sha256:25c1f3d9abd1e123e2a11e5349c0b59eb24238a10dc16e01e59976d061ea7af7_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel8@sha256:375388a1122a4bc5ffe695d4f8c69c9cf0c1d65ba89e92a6caeb68be40fbbbdc_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel8@sha256:739b8da7ebcad332129f65fee9e17f2b29370b1f68c030e3751d2f37ed4f9326_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel8@sha256:0d2a673d31a7b920fce466a25fa1968c57fe95d1c8c5bd2759f5de611d000b5f_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel8@sha256:3542aba4cb22ce189574cf439a9dc758678e6272b83d8ff6089f1815284c576b_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel8@sha256:8c97cb0a4a88a1ddb7a6e7650100e958464b526d7c1454c306c7326f75ca0ab1_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel8@sha256:8ce8fce1d1e1acd9fb44dc4d5797e57fe8e349624f6c7b1351757d7d6143b679_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel8@sha256:540dd3000891505e605b3f269f99da6c53d1e452cf35bb7a1918bb8ce190772b_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel8@sha256:5f0ff9a2dfa1468eff57b5e44d971056d06e6c5a2672e14717686b3eba17a341_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel8@sha256:bba628b46144f5d52f4a6e303d1b90c9a7f4a0a7b3f0c13839f9f795da874254_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel8@sha256:f2ee01a1a497bd505ca1289290c0a07eda82901e698079fe1bc6557519d4ee99_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel8@sha256:37002485d6cf0f0ce261894d23db0bf94291fa7a121a154d15e5e4dcde20961f_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel8@sha256:7561c3f65b9ea5268ed46b35f821c319abb1b4cb0894885a5a205cb920842b50_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel8@sha256:7f56583cad2cef40a2be5f4e96a62fcc155c8818fdc7d786400fadb60c85e631_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel8@sha256:ac72ab75d693dd84576e61df319e891b3de889f4e347c9c5b6597ccbd529ae0d_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel8@sha256:025fa4d5b4ca78c69f85c8836f9e585f71c2e48466ff7f38fab36dc66f65880e_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel8@sha256:534369ccbc380afa8482d089c9806484843122f9f3ece03d468604ef2de1daff_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel8@sha256:cea3159fd16b609ef54d99bf435f72c142f0f7ecbbe3c3eaa9dd2035267395d2_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel8@sha256:eae22f08294cb4179c659fca1effea2fc9f270a3059ddd32cf5a9ba1aaf8d2d1_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel8@sha256:1873003c677cb43b754c22493f9ecd91fa61eced098816823b7bceaf2051113a_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel8@sha256:26e9f9232764f62c9c8ec24c3f7938fdaa362f4f10b6c71c894b1cea92f55404_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel8@sha256:8969e863a2ac74d0ab37812bd0aa5d86f261b97d0c2fecd0f35d2343c2f5bd67_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel8@sha256:bc98620c8b16b39d796d81f25bd30ff227f2f2e723536bf28d55bdc76e9ac1ad_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel8@sha256:2f5cd53d974785de7aa44cb7ff7340e08c44a98eac5b3b60a9eb4535e63e62f7_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel8@sha256:608f3eb154f67488869fceeee31df1bcf596385c41d03c7390364153bac6b8b2_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel8@sha256:ca0bcdf562b50a8d2d665172658de8f444dab6fb4ca39ce49abb253e05aa8c7c_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel8@sha256:fed536fdc9330d719dda8baef65c856e9c301e86363b767a52f78fea8336103e_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel8@sha256:012597e8046bf9f3e53d6f3c9543405e77ad5fd8f44964bc669cdf9581726170_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel8@sha256:36959d582ce1a74d7bf594b8e1b84edfa14233ddc2a2b22fcb66c0a0335a7bd3_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel8@sha256:3888fb9d6780e137b4545e8830f45383e68ca84a42394749b64e391d535172e7_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel8@sha256:79af298015635f2bde40b74943cc5aa201d8bef1cb1d333938816757328609e6_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel8@sha256:0d45b4a62b0fc7e101f68e94d6f1b18bc1a2770cccfebc27380d1bbcafbabb49_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel8@sha256:142369000580845dc3a0da67cf4de781dd2ad1ccaa6acf234d7650424e95bf09_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel8@sha256:26d9157c1a6c7d0cfcde263a0a17b15cca996b2b79c6cf0168a16304068c6abc_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel8@sha256:7a4aa11a1273f668d89230adaa720b4e1fcea0cbaa57c63fa01a2cf6867d981c_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel8@sha256:25f485a1b1e0c5015304744148e7a3fbb6728fe90f389e5d507b2d36917efdf5_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel8@sha256:6f30b86646ff8d94ba28949bdf826d751fba38c824a3acabb1480896f41d411a_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel8@sha256:a0663bcada815073c34ec07a99cd53242db85e933912c48b5ed25892ccfa4eb1_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel8@sha256:e6213a9e4243024eb73cef85526dbc294920f0e7c35b031d4b46bc5a5072af23_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel8@sha256:18c0e9a76603a5312f3c7e2b9d468fe5a6d1e3f3f3b41c5ddcad952f6a49e528_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel8@sha256:2723ec216e5ead0550a5dece8b4ef76abade44503ff67da9becdb59ee6a74b64_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel8@sha256:5f68ba66d17d612702cc47916df916b751c3b8d71faa094f1a174cb4338c3d68_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel8@sha256:8d927c5044b9df81791f00774e7831f0a4d5a458f7a335f8bf925696b5479548_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel8@sha256:3d6ba54c22f00a6eefdb5a920e9f2a377cd25f46ac0ce43fbbd207f9bddf87af_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel8@sha256:4f9a87bf93808a7c27c0bcd5387527fd9261f4c666da11e4f5ba8f831028fc3e_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel8@sha256:6ecd313eff04d48c873fa3b4b3a0e1bc94e1e715ab5919e33718a06a2b561851_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel8@sha256:7efeac843ef6910c061c535e290dc43a8fca0522e1897845237bff9df7706da9_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel8@sha256:3e51c0031aaefd0b1ae80908c887075c82888f29552a4b71a3de6148ed6a7fb4_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel8@sha256:578c9afda064065cc2f4e18b59dbb92cf78015654573de80a72bc4e56fc0d1f3_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel8@sha256:d4fa2a61f381b3f00b9fb76cb1d019b28a2413a936f9b5a786d1d98e8a8361a0_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel8@sha256:fbbf6924f67a455359ccd4e884e1608fb20475850e874874d158f5f2e01425c8_amd64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 5.9,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel8@sha256:0cb744cb7946d857a2cffec641fcbc994e77ddc8d4a5b14c17a28621f4a0a4a9_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel8@sha256:416c99f02abb6274fc87b2599e96b90e74e7a94c28806629c2b98fb2dc7e2afc_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel8@sha256:5c78dfe2380653f0167358565c8b7cab1010321a4eda27ec931715805ab2c256_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel8@sha256:d71dc72648f45660ae1fd98acac0f1876540cac853f5c097ab85c3a5f2c2084f_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel8@sha256:494857108f0b09c8b8985062cc11b9879d126b207fcd72f6abb64ded3d8d1793_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel8@sha256:abca24c41cb24749e70a90aac93354d1924785e3eaf92a55b6906690861bac49_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel8@sha256:b7b03dd023aafe65290969336bcf9e0b7a241c3510dcb3d26519581ba4eed719_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel8@sha256:d52e4a16b2908e99f1e69a1e2ee9233a231fd28c70916ed06c9cd8560478340c_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-controller-rhel8@sha256:35c7d22ab878030711c1ec9d340f25f78257ca3eabdcb5db23db90e80d55e8f1_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-controller-rhel8@sha256:5345cdb7e11186fda1577345f0e426946a5ee9e6bbe6486845511f03114dbe52_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-controller-rhel8@sha256:71d7e93eb9e845a429a7e68801ce7675ffdeebb730c236a8b6c3d59767d8e5d8_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-controller-rhel8@sha256:b33b33412464a6d0bf510e6dd2dc7df8b4ced9a5c08a14d8522db6c8457d1a36_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel8@sha256:9209e159bb11236b49511ed3a59c7f687d06a9f82a02497a637d765cc14ea0c3_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel8@sha256:b2c21a004712bd198698ea75793e57abbe1665e17479e34d0b5e8c81d60b967d_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel8@sha256:b894d94d3e18dc2f4f71f4e791e25da158397264b49ac82f4780ac3322e66200_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel8@sha256:f532249811710dde78cab85e31f99bfebb5ee161167f8116ea00297ac343eefd_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-events-rhel8@sha256:001e28b882e81e4d424b2e1a39933211f15e68048406a6432e6ec59e4b96cc2c_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-events-rhel8@sha256:03dc5eb942a8fb202d8d6492764d5d27dcc326b556bb068070c10b00a3a9d277_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-events-rhel8@sha256:0e59fd179abc02c54784b3293bc3d21087bd0ec135c691c5523879149da33a5a_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-events-rhel8@sha256:898085897ff200fdba4d6c14b59548c7fe53164a8c2649e2263a69116737edbf_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel8@sha256:3479cbadb4aa7bab5cc56115d7efe4e406d60010e28561857804926c3fbac9cc_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel8@sha256:6067cedcfde517cc751e14030c620126ea6facf50a4ff16374ca8ebe7bfcbe8b_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel8@sha256:a77292658b1ef1e2922f2b7c904ff73c8911bb84f130953897c3a66aec8560da_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel8@sha256:c8aaf02aede730dacca2eed8bb32044f39b74d3ee3fd619a0fa2af864d874fa6_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel8@sha256:1066cf4185e3cd917c05e6d6759fb0a69428c4b43398df10dff8abe523761c09_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel8@sha256:525bbd7fe14ba88b4d9be13c5857e477e3a8daac1185a146707ebb8ef8e81acd_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel8@sha256:dbb678695a4bd07c27a14fec9b70359929bf0d4d33d9ce2d70d1b5157e5026c1_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel8@sha256:fbddec04429c15c833b7631fe3d7c783d33520f30f6d5c8aef2e66b7634873b8_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel8@sha256:0a12cf22aa798dbc3661f7e83aa9c280fe394de5b0ecc6ed7c93be1df539fce9_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel8@sha256:cf30088c2a33f0717657b0ac7c2df1544cb02a39e235011c9d21c658222ef39e_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel8@sha256:ea7aae64763683de9e3fcbda5d6865c975a561b8c6b4299be9dd34088bc5e684_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel8@sha256:fdd2f4bffececf03b6566cf573fdf6224495d79a75ad1031219fad9902d7a3f1_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel8@sha256:0dee713a14ab49d93b52b280d4ca3c6fc1c5f604087c81b755a6715330c91ea7_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel8@sha256:50133b51c695735e5f1fdb54d5423331091c1d113b0747d9565a42839d7510bc_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel8@sha256:56bf189b754dee71d8b4ce9e44389b4ca0762e5f633e728210825472f4c8f3f6_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel8@sha256:d356f3a86b2d3054a9f9c6e36bd488c8eaaef4af199e6a8188f8b50921698d25_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel8@sha256:23a535f97d17329cf2a1cc9dde90d4d9e2f3f5d979539a8ef5982e1f6693b144_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel8@sha256:7b61bda6116f3f1e93c856543ade553b0a1e4353542f5147da6929a5a8adbac3_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel8@sha256:ab98453c7e13ef2a9429531a1b1635e814df4784599be5c79848fcc849d05136_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel8@sha256:d2993b1a28d230faf64f020c8e8248e06fabf5cd225189b8218a71b2f40e6a9b_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel8@sha256:065def0cfd1e282fd57faedff24873ddb4057afd42d4abc887859c6b8cf8c901_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel8@sha256:14e1402c0d2f4d449146471fff84f6548affdbcd81d1864bce0d29c29ccb15bd_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel8@sha256:1709fbbd4a92d49d492e6bc977f2c32efe4559bde59668e818be70d38acdf757_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel8@sha256:5f9e44c7e682756007cc7bc493511c4a44536a04271ec1984f5a3ece7f1a8a49_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-nop-rhel8@sha256:72978ab3728ae29e51b68affb9e0b9a501bc69653c392783cb9ea121c8971661_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-nop-rhel8@sha256:9a0cf80bdfe89d4c472dc555f314d0bd5c4763bc637d45ddd89b8bb78236a44f_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-nop-rhel8@sha256:b767a9acd7013d08b744b8155cecbe219bfd7a416a3f1ac3a129d67ab062741a_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-nop-rhel8@sha256:dfb1b5680a223da82b0b2dada35342525a88a925f4d22b8168c7edcf2b93049c_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel8@sha256:46612f85239df62f6c6d3684367e34a06ddf3982754d5d130b5c0d77f587deea_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel8@sha256:4c111f708f6ae46c74f7ecae415b9b12e1cbb0380f97c4bee6f98ce32de0ef18_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel8@sha256:607ba1de03fdda867014d183a7f54745c6d687441d7e230cbe45d9234c623ed2_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel8@sha256:c7633b12a75e2a382fb3104a6fcc03227dcc980d2d764f828c75b48ccf73bbab_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel8@sha256:0a2fbc739785a2cc2ad17b79e360788216b2a87422e7d1512ea59a8672557a3e_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel8@sha256:25c1f3d9abd1e123e2a11e5349c0b59eb24238a10dc16e01e59976d061ea7af7_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel8@sha256:375388a1122a4bc5ffe695d4f8c69c9cf0c1d65ba89e92a6caeb68be40fbbbdc_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel8@sha256:739b8da7ebcad332129f65fee9e17f2b29370b1f68c030e3751d2f37ed4f9326_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel8@sha256:0d2a673d31a7b920fce466a25fa1968c57fe95d1c8c5bd2759f5de611d000b5f_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel8@sha256:3542aba4cb22ce189574cf439a9dc758678e6272b83d8ff6089f1815284c576b_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel8@sha256:8c97cb0a4a88a1ddb7a6e7650100e958464b526d7c1454c306c7326f75ca0ab1_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel8@sha256:8ce8fce1d1e1acd9fb44dc4d5797e57fe8e349624f6c7b1351757d7d6143b679_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel8@sha256:540dd3000891505e605b3f269f99da6c53d1e452cf35bb7a1918bb8ce190772b_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel8@sha256:5f0ff9a2dfa1468eff57b5e44d971056d06e6c5a2672e14717686b3eba17a341_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel8@sha256:bba628b46144f5d52f4a6e303d1b90c9a7f4a0a7b3f0c13839f9f795da874254_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel8@sha256:f2ee01a1a497bd505ca1289290c0a07eda82901e698079fe1bc6557519d4ee99_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel8@sha256:37002485d6cf0f0ce261894d23db0bf94291fa7a121a154d15e5e4dcde20961f_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel8@sha256:7561c3f65b9ea5268ed46b35f821c319abb1b4cb0894885a5a205cb920842b50_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel8@sha256:7f56583cad2cef40a2be5f4e96a62fcc155c8818fdc7d786400fadb60c85e631_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel8@sha256:ac72ab75d693dd84576e61df319e891b3de889f4e347c9c5b6597ccbd529ae0d_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel8@sha256:025fa4d5b4ca78c69f85c8836f9e585f71c2e48466ff7f38fab36dc66f65880e_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel8@sha256:534369ccbc380afa8482d089c9806484843122f9f3ece03d468604ef2de1daff_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel8@sha256:cea3159fd16b609ef54d99bf435f72c142f0f7ecbbe3c3eaa9dd2035267395d2_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel8@sha256:eae22f08294cb4179c659fca1effea2fc9f270a3059ddd32cf5a9ba1aaf8d2d1_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel8@sha256:1873003c677cb43b754c22493f9ecd91fa61eced098816823b7bceaf2051113a_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel8@sha256:26e9f9232764f62c9c8ec24c3f7938fdaa362f4f10b6c71c894b1cea92f55404_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel8@sha256:8969e863a2ac74d0ab37812bd0aa5d86f261b97d0c2fecd0f35d2343c2f5bd67_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel8@sha256:bc98620c8b16b39d796d81f25bd30ff227f2f2e723536bf28d55bdc76e9ac1ad_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel8@sha256:2f5cd53d974785de7aa44cb7ff7340e08c44a98eac5b3b60a9eb4535e63e62f7_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel8@sha256:608f3eb154f67488869fceeee31df1bcf596385c41d03c7390364153bac6b8b2_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel8@sha256:ca0bcdf562b50a8d2d665172658de8f444dab6fb4ca39ce49abb253e05aa8c7c_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel8@sha256:fed536fdc9330d719dda8baef65c856e9c301e86363b767a52f78fea8336103e_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel8@sha256:012597e8046bf9f3e53d6f3c9543405e77ad5fd8f44964bc669cdf9581726170_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel8@sha256:36959d582ce1a74d7bf594b8e1b84edfa14233ddc2a2b22fcb66c0a0335a7bd3_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel8@sha256:3888fb9d6780e137b4545e8830f45383e68ca84a42394749b64e391d535172e7_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel8@sha256:79af298015635f2bde40b74943cc5aa201d8bef1cb1d333938816757328609e6_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel8@sha256:0d45b4a62b0fc7e101f68e94d6f1b18bc1a2770cccfebc27380d1bbcafbabb49_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel8@sha256:142369000580845dc3a0da67cf4de781dd2ad1ccaa6acf234d7650424e95bf09_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel8@sha256:26d9157c1a6c7d0cfcde263a0a17b15cca996b2b79c6cf0168a16304068c6abc_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel8@sha256:7a4aa11a1273f668d89230adaa720b4e1fcea0cbaa57c63fa01a2cf6867d981c_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel8@sha256:25f485a1b1e0c5015304744148e7a3fbb6728fe90f389e5d507b2d36917efdf5_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel8@sha256:6f30b86646ff8d94ba28949bdf826d751fba38c824a3acabb1480896f41d411a_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel8@sha256:a0663bcada815073c34ec07a99cd53242db85e933912c48b5ed25892ccfa4eb1_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel8@sha256:e6213a9e4243024eb73cef85526dbc294920f0e7c35b031d4b46bc5a5072af23_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel8@sha256:18c0e9a76603a5312f3c7e2b9d468fe5a6d1e3f3f3b41c5ddcad952f6a49e528_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel8@sha256:2723ec216e5ead0550a5dece8b4ef76abade44503ff67da9becdb59ee6a74b64_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel8@sha256:5f68ba66d17d612702cc47916df916b751c3b8d71faa094f1a174cb4338c3d68_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel8@sha256:8d927c5044b9df81791f00774e7831f0a4d5a458f7a335f8bf925696b5479548_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel8@sha256:3d6ba54c22f00a6eefdb5a920e9f2a377cd25f46ac0ce43fbbd207f9bddf87af_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel8@sha256:4f9a87bf93808a7c27c0bcd5387527fd9261f4c666da11e4f5ba8f831028fc3e_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel8@sha256:6ecd313eff04d48c873fa3b4b3a0e1bc94e1e715ab5919e33718a06a2b561851_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel8@sha256:7efeac843ef6910c061c535e290dc43a8fca0522e1897845237bff9df7706da9_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel8@sha256:3e51c0031aaefd0b1ae80908c887075c82888f29552a4b71a3de6148ed6a7fb4_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel8@sha256:578c9afda064065cc2f4e18b59dbb92cf78015654573de80a72bc4e56fc0d1f3_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel8@sha256:d4fa2a61f381b3f00b9fb76cb1d019b28a2413a936f9b5a786d1d98e8a8361a0_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel8@sha256:fbbf6924f67a455359ccd4e884e1608fb20475850e874874d158f5f2e01425c8_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "nodejs-ws: denial of service when handling a request with many HTTP headers"
},
{
"cve": "CVE-2025-6545",
"cwe": {
"id": "CWE-20",
"name": "Improper Input Validation"
},
"discovery_date": "2025-06-23T19:00:51.575615+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel8@sha256:0cb744cb7946d857a2cffec641fcbc994e77ddc8d4a5b14c17a28621f4a0a4a9_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel8@sha256:416c99f02abb6274fc87b2599e96b90e74e7a94c28806629c2b98fb2dc7e2afc_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel8@sha256:5c78dfe2380653f0167358565c8b7cab1010321a4eda27ec931715805ab2c256_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel8@sha256:d71dc72648f45660ae1fd98acac0f1876540cac853f5c097ab85c3a5f2c2084f_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel8@sha256:494857108f0b09c8b8985062cc11b9879d126b207fcd72f6abb64ded3d8d1793_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel8@sha256:abca24c41cb24749e70a90aac93354d1924785e3eaf92a55b6906690861bac49_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel8@sha256:b7b03dd023aafe65290969336bcf9e0b7a241c3510dcb3d26519581ba4eed719_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel8@sha256:d52e4a16b2908e99f1e69a1e2ee9233a231fd28c70916ed06c9cd8560478340c_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-controller-rhel8@sha256:35c7d22ab878030711c1ec9d340f25f78257ca3eabdcb5db23db90e80d55e8f1_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-controller-rhel8@sha256:5345cdb7e11186fda1577345f0e426946a5ee9e6bbe6486845511f03114dbe52_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-controller-rhel8@sha256:71d7e93eb9e845a429a7e68801ce7675ffdeebb730c236a8b6c3d59767d8e5d8_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-controller-rhel8@sha256:b33b33412464a6d0bf510e6dd2dc7df8b4ced9a5c08a14d8522db6c8457d1a36_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel8@sha256:9209e159bb11236b49511ed3a59c7f687d06a9f82a02497a637d765cc14ea0c3_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel8@sha256:b2c21a004712bd198698ea75793e57abbe1665e17479e34d0b5e8c81d60b967d_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel8@sha256:b894d94d3e18dc2f4f71f4e791e25da158397264b49ac82f4780ac3322e66200_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel8@sha256:f532249811710dde78cab85e31f99bfebb5ee161167f8116ea00297ac343eefd_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-events-rhel8@sha256:001e28b882e81e4d424b2e1a39933211f15e68048406a6432e6ec59e4b96cc2c_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-events-rhel8@sha256:03dc5eb942a8fb202d8d6492764d5d27dcc326b556bb068070c10b00a3a9d277_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-events-rhel8@sha256:0e59fd179abc02c54784b3293bc3d21087bd0ec135c691c5523879149da33a5a_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-events-rhel8@sha256:898085897ff200fdba4d6c14b59548c7fe53164a8c2649e2263a69116737edbf_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel8@sha256:3479cbadb4aa7bab5cc56115d7efe4e406d60010e28561857804926c3fbac9cc_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel8@sha256:6067cedcfde517cc751e14030c620126ea6facf50a4ff16374ca8ebe7bfcbe8b_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel8@sha256:a77292658b1ef1e2922f2b7c904ff73c8911bb84f130953897c3a66aec8560da_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel8@sha256:c8aaf02aede730dacca2eed8bb32044f39b74d3ee3fd619a0fa2af864d874fa6_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel8@sha256:23a535f97d17329cf2a1cc9dde90d4d9e2f3f5d979539a8ef5982e1f6693b144_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel8@sha256:7b61bda6116f3f1e93c856543ade553b0a1e4353542f5147da6929a5a8adbac3_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel8@sha256:ab98453c7e13ef2a9429531a1b1635e814df4784599be5c79848fcc849d05136_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel8@sha256:d2993b1a28d230faf64f020c8e8248e06fabf5cd225189b8218a71b2f40e6a9b_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel8@sha256:065def0cfd1e282fd57faedff24873ddb4057afd42d4abc887859c6b8cf8c901_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel8@sha256:14e1402c0d2f4d449146471fff84f6548affdbcd81d1864bce0d29c29ccb15bd_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel8@sha256:1709fbbd4a92d49d492e6bc977f2c32efe4559bde59668e818be70d38acdf757_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel8@sha256:5f9e44c7e682756007cc7bc493511c4a44536a04271ec1984f5a3ece7f1a8a49_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-nop-rhel8@sha256:72978ab3728ae29e51b68affb9e0b9a501bc69653c392783cb9ea121c8971661_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-nop-rhel8@sha256:9a0cf80bdfe89d4c472dc555f314d0bd5c4763bc637d45ddd89b8bb78236a44f_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-nop-rhel8@sha256:b767a9acd7013d08b744b8155cecbe219bfd7a416a3f1ac3a129d67ab062741a_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-nop-rhel8@sha256:dfb1b5680a223da82b0b2dada35342525a88a925f4d22b8168c7edcf2b93049c_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel8@sha256:46612f85239df62f6c6d3684367e34a06ddf3982754d5d130b5c0d77f587deea_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel8@sha256:4c111f708f6ae46c74f7ecae415b9b12e1cbb0380f97c4bee6f98ce32de0ef18_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel8@sha256:607ba1de03fdda867014d183a7f54745c6d687441d7e230cbe45d9234c623ed2_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel8@sha256:c7633b12a75e2a382fb3104a6fcc03227dcc980d2d764f828c75b48ccf73bbab_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel8@sha256:0a2fbc739785a2cc2ad17b79e360788216b2a87422e7d1512ea59a8672557a3e_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel8@sha256:25c1f3d9abd1e123e2a11e5349c0b59eb24238a10dc16e01e59976d061ea7af7_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel8@sha256:375388a1122a4bc5ffe695d4f8c69c9cf0c1d65ba89e92a6caeb68be40fbbbdc_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel8@sha256:739b8da7ebcad332129f65fee9e17f2b29370b1f68c030e3751d2f37ed4f9326_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel8@sha256:0d2a673d31a7b920fce466a25fa1968c57fe95d1c8c5bd2759f5de611d000b5f_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel8@sha256:3542aba4cb22ce189574cf439a9dc758678e6272b83d8ff6089f1815284c576b_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel8@sha256:8c97cb0a4a88a1ddb7a6e7650100e958464b526d7c1454c306c7326f75ca0ab1_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel8@sha256:8ce8fce1d1e1acd9fb44dc4d5797e57fe8e349624f6c7b1351757d7d6143b679_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel8@sha256:540dd3000891505e605b3f269f99da6c53d1e452cf35bb7a1918bb8ce190772b_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel8@sha256:5f0ff9a2dfa1468eff57b5e44d971056d06e6c5a2672e14717686b3eba17a341_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel8@sha256:bba628b46144f5d52f4a6e303d1b90c9a7f4a0a7b3f0c13839f9f795da874254_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel8@sha256:f2ee01a1a497bd505ca1289290c0a07eda82901e698079fe1bc6557519d4ee99_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel8@sha256:37002485d6cf0f0ce261894d23db0bf94291fa7a121a154d15e5e4dcde20961f_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel8@sha256:7561c3f65b9ea5268ed46b35f821c319abb1b4cb0894885a5a205cb920842b50_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel8@sha256:7f56583cad2cef40a2be5f4e96a62fcc155c8818fdc7d786400fadb60c85e631_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel8@sha256:ac72ab75d693dd84576e61df319e891b3de889f4e347c9c5b6597ccbd529ae0d_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel8@sha256:025fa4d5b4ca78c69f85c8836f9e585f71c2e48466ff7f38fab36dc66f65880e_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel8@sha256:534369ccbc380afa8482d089c9806484843122f9f3ece03d468604ef2de1daff_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel8@sha256:cea3159fd16b609ef54d99bf435f72c142f0f7ecbbe3c3eaa9dd2035267395d2_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel8@sha256:eae22f08294cb4179c659fca1effea2fc9f270a3059ddd32cf5a9ba1aaf8d2d1_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel8@sha256:1873003c677cb43b754c22493f9ecd91fa61eced098816823b7bceaf2051113a_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel8@sha256:26e9f9232764f62c9c8ec24c3f7938fdaa362f4f10b6c71c894b1cea92f55404_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel8@sha256:8969e863a2ac74d0ab37812bd0aa5d86f261b97d0c2fecd0f35d2343c2f5bd67_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel8@sha256:bc98620c8b16b39d796d81f25bd30ff227f2f2e723536bf28d55bdc76e9ac1ad_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel8@sha256:2f5cd53d974785de7aa44cb7ff7340e08c44a98eac5b3b60a9eb4535e63e62f7_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel8@sha256:608f3eb154f67488869fceeee31df1bcf596385c41d03c7390364153bac6b8b2_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel8@sha256:ca0bcdf562b50a8d2d665172658de8f444dab6fb4ca39ce49abb253e05aa8c7c_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel8@sha256:fed536fdc9330d719dda8baef65c856e9c301e86363b767a52f78fea8336103e_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel8@sha256:012597e8046bf9f3e53d6f3c9543405e77ad5fd8f44964bc669cdf9581726170_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel8@sha256:36959d582ce1a74d7bf594b8e1b84edfa14233ddc2a2b22fcb66c0a0335a7bd3_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel8@sha256:3888fb9d6780e137b4545e8830f45383e68ca84a42394749b64e391d535172e7_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel8@sha256:79af298015635f2bde40b74943cc5aa201d8bef1cb1d333938816757328609e6_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel8@sha256:0d45b4a62b0fc7e101f68e94d6f1b18bc1a2770cccfebc27380d1bbcafbabb49_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel8@sha256:142369000580845dc3a0da67cf4de781dd2ad1ccaa6acf234d7650424e95bf09_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel8@sha256:26d9157c1a6c7d0cfcde263a0a17b15cca996b2b79c6cf0168a16304068c6abc_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel8@sha256:7a4aa11a1273f668d89230adaa720b4e1fcea0cbaa57c63fa01a2cf6867d981c_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel8@sha256:25f485a1b1e0c5015304744148e7a3fbb6728fe90f389e5d507b2d36917efdf5_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel8@sha256:6f30b86646ff8d94ba28949bdf826d751fba38c824a3acabb1480896f41d411a_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel8@sha256:a0663bcada815073c34ec07a99cd53242db85e933912c48b5ed25892ccfa4eb1_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel8@sha256:e6213a9e4243024eb73cef85526dbc294920f0e7c35b031d4b46bc5a5072af23_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel8@sha256:18c0e9a76603a5312f3c7e2b9d468fe5a6d1e3f3f3b41c5ddcad952f6a49e528_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel8@sha256:2723ec216e5ead0550a5dece8b4ef76abade44503ff67da9becdb59ee6a74b64_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel8@sha256:5f68ba66d17d612702cc47916df916b751c3b8d71faa094f1a174cb4338c3d68_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel8@sha256:8d927c5044b9df81791f00774e7831f0a4d5a458f7a335f8bf925696b5479548_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel8@sha256:3d6ba54c22f00a6eefdb5a920e9f2a377cd25f46ac0ce43fbbd207f9bddf87af_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel8@sha256:4f9a87bf93808a7c27c0bcd5387527fd9261f4c666da11e4f5ba8f831028fc3e_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel8@sha256:6ecd313eff04d48c873fa3b4b3a0e1bc94e1e715ab5919e33718a06a2b561851_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel8@sha256:7efeac843ef6910c061c535e290dc43a8fca0522e1897845237bff9df7706da9_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel8@sha256:3e51c0031aaefd0b1ae80908c887075c82888f29552a4b71a3de6148ed6a7fb4_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel8@sha256:578c9afda064065cc2f4e18b59dbb92cf78015654573de80a72bc4e56fc0d1f3_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel8@sha256:d4fa2a61f381b3f00b9fb76cb1d019b28a2413a936f9b5a786d1d98e8a8361a0_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel8@sha256:fbbf6924f67a455359ccd4e884e1608fb20475850e874874d158f5f2e01425c8_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2374370"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the npm pbkdf2 library, allowing signature spoofing. When executing in javascript engines other than Nodejs or Nodejs when importing pbkdf2/browser, certain algorithms will silently fail and return invalid data. The return values are predictable, which undermines the security guarantees of the package.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "pbkdf2: pbkdf2 silently returns predictable key material",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This flaw is rated important because it causes the pbkdf2 module to quietly return weak or zero-filled keys when certain algorithm names are used incorrectly in browsers or bundled code, this causes the function to silently return a predictable value (such as a zero-filled buffer or uninitialized memory) instead of a securely derived key, completely undermining the confidentiality and integrity of any cryptographic operation where attackers could guess or reuse these keys to access or change protected data.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel8@sha256:1066cf4185e3cd917c05e6d6759fb0a69428c4b43398df10dff8abe523761c09_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel8@sha256:525bbd7fe14ba88b4d9be13c5857e477e3a8daac1185a146707ebb8ef8e81acd_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel8@sha256:dbb678695a4bd07c27a14fec9b70359929bf0d4d33d9ce2d70d1b5157e5026c1_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel8@sha256:fbddec04429c15c833b7631fe3d7c783d33520f30f6d5c8aef2e66b7634873b8_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel8@sha256:0a12cf22aa798dbc3661f7e83aa9c280fe394de5b0ecc6ed7c93be1df539fce9_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel8@sha256:cf30088c2a33f0717657b0ac7c2df1544cb02a39e235011c9d21c658222ef39e_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel8@sha256:ea7aae64763683de9e3fcbda5d6865c975a561b8c6b4299be9dd34088bc5e684_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel8@sha256:fdd2f4bffececf03b6566cf573fdf6224495d79a75ad1031219fad9902d7a3f1_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel8@sha256:0dee713a14ab49d93b52b280d4ca3c6fc1c5f604087c81b755a6715330c91ea7_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel8@sha256:50133b51c695735e5f1fdb54d5423331091c1d113b0747d9565a42839d7510bc_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel8@sha256:56bf189b754dee71d8b4ce9e44389b4ca0762e5f633e728210825472f4c8f3f6_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel8@sha256:d356f3a86b2d3054a9f9c6e36bd488c8eaaef4af199e6a8188f8b50921698d25_arm64"
],
"known_not_affected": [
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel8@sha256:0cb744cb7946d857a2cffec641fcbc994e77ddc8d4a5b14c17a28621f4a0a4a9_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel8@sha256:416c99f02abb6274fc87b2599e96b90e74e7a94c28806629c2b98fb2dc7e2afc_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel8@sha256:5c78dfe2380653f0167358565c8b7cab1010321a4eda27ec931715805ab2c256_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel8@sha256:d71dc72648f45660ae1fd98acac0f1876540cac853f5c097ab85c3a5f2c2084f_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel8@sha256:494857108f0b09c8b8985062cc11b9879d126b207fcd72f6abb64ded3d8d1793_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel8@sha256:abca24c41cb24749e70a90aac93354d1924785e3eaf92a55b6906690861bac49_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel8@sha256:b7b03dd023aafe65290969336bcf9e0b7a241c3510dcb3d26519581ba4eed719_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel8@sha256:d52e4a16b2908e99f1e69a1e2ee9233a231fd28c70916ed06c9cd8560478340c_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-controller-rhel8@sha256:35c7d22ab878030711c1ec9d340f25f78257ca3eabdcb5db23db90e80d55e8f1_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-controller-rhel8@sha256:5345cdb7e11186fda1577345f0e426946a5ee9e6bbe6486845511f03114dbe52_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-controller-rhel8@sha256:71d7e93eb9e845a429a7e68801ce7675ffdeebb730c236a8b6c3d59767d8e5d8_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-controller-rhel8@sha256:b33b33412464a6d0bf510e6dd2dc7df8b4ced9a5c08a14d8522db6c8457d1a36_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel8@sha256:9209e159bb11236b49511ed3a59c7f687d06a9f82a02497a637d765cc14ea0c3_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel8@sha256:b2c21a004712bd198698ea75793e57abbe1665e17479e34d0b5e8c81d60b967d_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel8@sha256:b894d94d3e18dc2f4f71f4e791e25da158397264b49ac82f4780ac3322e66200_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel8@sha256:f532249811710dde78cab85e31f99bfebb5ee161167f8116ea00297ac343eefd_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-events-rhel8@sha256:001e28b882e81e4d424b2e1a39933211f15e68048406a6432e6ec59e4b96cc2c_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-events-rhel8@sha256:03dc5eb942a8fb202d8d6492764d5d27dcc326b556bb068070c10b00a3a9d277_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-events-rhel8@sha256:0e59fd179abc02c54784b3293bc3d21087bd0ec135c691c5523879149da33a5a_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-events-rhel8@sha256:898085897ff200fdba4d6c14b59548c7fe53164a8c2649e2263a69116737edbf_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel8@sha256:3479cbadb4aa7bab5cc56115d7efe4e406d60010e28561857804926c3fbac9cc_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel8@sha256:6067cedcfde517cc751e14030c620126ea6facf50a4ff16374ca8ebe7bfcbe8b_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel8@sha256:a77292658b1ef1e2922f2b7c904ff73c8911bb84f130953897c3a66aec8560da_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel8@sha256:c8aaf02aede730dacca2eed8bb32044f39b74d3ee3fd619a0fa2af864d874fa6_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel8@sha256:23a535f97d17329cf2a1cc9dde90d4d9e2f3f5d979539a8ef5982e1f6693b144_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel8@sha256:7b61bda6116f3f1e93c856543ade553b0a1e4353542f5147da6929a5a8adbac3_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel8@sha256:ab98453c7e13ef2a9429531a1b1635e814df4784599be5c79848fcc849d05136_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel8@sha256:d2993b1a28d230faf64f020c8e8248e06fabf5cd225189b8218a71b2f40e6a9b_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel8@sha256:065def0cfd1e282fd57faedff24873ddb4057afd42d4abc887859c6b8cf8c901_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel8@sha256:14e1402c0d2f4d449146471fff84f6548affdbcd81d1864bce0d29c29ccb15bd_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel8@sha256:1709fbbd4a92d49d492e6bc977f2c32efe4559bde59668e818be70d38acdf757_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel8@sha256:5f9e44c7e682756007cc7bc493511c4a44536a04271ec1984f5a3ece7f1a8a49_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-nop-rhel8@sha256:72978ab3728ae29e51b68affb9e0b9a501bc69653c392783cb9ea121c8971661_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-nop-rhel8@sha256:9a0cf80bdfe89d4c472dc555f314d0bd5c4763bc637d45ddd89b8bb78236a44f_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-nop-rhel8@sha256:b767a9acd7013d08b744b8155cecbe219bfd7a416a3f1ac3a129d67ab062741a_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-nop-rhel8@sha256:dfb1b5680a223da82b0b2dada35342525a88a925f4d22b8168c7edcf2b93049c_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel8@sha256:46612f85239df62f6c6d3684367e34a06ddf3982754d5d130b5c0d77f587deea_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel8@sha256:4c111f708f6ae46c74f7ecae415b9b12e1cbb0380f97c4bee6f98ce32de0ef18_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel8@sha256:607ba1de03fdda867014d183a7f54745c6d687441d7e230cbe45d9234c623ed2_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel8@sha256:c7633b12a75e2a382fb3104a6fcc03227dcc980d2d764f828c75b48ccf73bbab_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel8@sha256:0a2fbc739785a2cc2ad17b79e360788216b2a87422e7d1512ea59a8672557a3e_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel8@sha256:25c1f3d9abd1e123e2a11e5349c0b59eb24238a10dc16e01e59976d061ea7af7_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel8@sha256:375388a1122a4bc5ffe695d4f8c69c9cf0c1d65ba89e92a6caeb68be40fbbbdc_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel8@sha256:739b8da7ebcad332129f65fee9e17f2b29370b1f68c030e3751d2f37ed4f9326_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel8@sha256:0d2a673d31a7b920fce466a25fa1968c57fe95d1c8c5bd2759f5de611d000b5f_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel8@sha256:3542aba4cb22ce189574cf439a9dc758678e6272b83d8ff6089f1815284c576b_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel8@sha256:8c97cb0a4a88a1ddb7a6e7650100e958464b526d7c1454c306c7326f75ca0ab1_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel8@sha256:8ce8fce1d1e1acd9fb44dc4d5797e57fe8e349624f6c7b1351757d7d6143b679_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel8@sha256:540dd3000891505e605b3f269f99da6c53d1e452cf35bb7a1918bb8ce190772b_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel8@sha256:5f0ff9a2dfa1468eff57b5e44d971056d06e6c5a2672e14717686b3eba17a341_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel8@sha256:bba628b46144f5d52f4a6e303d1b90c9a7f4a0a7b3f0c13839f9f795da874254_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel8@sha256:f2ee01a1a497bd505ca1289290c0a07eda82901e698079fe1bc6557519d4ee99_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel8@sha256:37002485d6cf0f0ce261894d23db0bf94291fa7a121a154d15e5e4dcde20961f_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel8@sha256:7561c3f65b9ea5268ed46b35f821c319abb1b4cb0894885a5a205cb920842b50_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel8@sha256:7f56583cad2cef40a2be5f4e96a62fcc155c8818fdc7d786400fadb60c85e631_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel8@sha256:ac72ab75d693dd84576e61df319e891b3de889f4e347c9c5b6597ccbd529ae0d_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel8@sha256:025fa4d5b4ca78c69f85c8836f9e585f71c2e48466ff7f38fab36dc66f65880e_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel8@sha256:534369ccbc380afa8482d089c9806484843122f9f3ece03d468604ef2de1daff_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel8@sha256:cea3159fd16b609ef54d99bf435f72c142f0f7ecbbe3c3eaa9dd2035267395d2_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel8@sha256:eae22f08294cb4179c659fca1effea2fc9f270a3059ddd32cf5a9ba1aaf8d2d1_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel8@sha256:1873003c677cb43b754c22493f9ecd91fa61eced098816823b7bceaf2051113a_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel8@sha256:26e9f9232764f62c9c8ec24c3f7938fdaa362f4f10b6c71c894b1cea92f55404_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel8@sha256:8969e863a2ac74d0ab37812bd0aa5d86f261b97d0c2fecd0f35d2343c2f5bd67_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel8@sha256:bc98620c8b16b39d796d81f25bd30ff227f2f2e723536bf28d55bdc76e9ac1ad_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel8@sha256:2f5cd53d974785de7aa44cb7ff7340e08c44a98eac5b3b60a9eb4535e63e62f7_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel8@sha256:608f3eb154f67488869fceeee31df1bcf596385c41d03c7390364153bac6b8b2_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel8@sha256:ca0bcdf562b50a8d2d665172658de8f444dab6fb4ca39ce49abb253e05aa8c7c_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel8@sha256:fed536fdc9330d719dda8baef65c856e9c301e86363b767a52f78fea8336103e_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel8@sha256:012597e8046bf9f3e53d6f3c9543405e77ad5fd8f44964bc669cdf9581726170_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel8@sha256:36959d582ce1a74d7bf594b8e1b84edfa14233ddc2a2b22fcb66c0a0335a7bd3_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel8@sha256:3888fb9d6780e137b4545e8830f45383e68ca84a42394749b64e391d535172e7_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel8@sha256:79af298015635f2bde40b74943cc5aa201d8bef1cb1d333938816757328609e6_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel8@sha256:0d45b4a62b0fc7e101f68e94d6f1b18bc1a2770cccfebc27380d1bbcafbabb49_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel8@sha256:142369000580845dc3a0da67cf4de781dd2ad1ccaa6acf234d7650424e95bf09_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel8@sha256:26d9157c1a6c7d0cfcde263a0a17b15cca996b2b79c6cf0168a16304068c6abc_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel8@sha256:7a4aa11a1273f668d89230adaa720b4e1fcea0cbaa57c63fa01a2cf6867d981c_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel8@sha256:25f485a1b1e0c5015304744148e7a3fbb6728fe90f389e5d507b2d36917efdf5_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel8@sha256:6f30b86646ff8d94ba28949bdf826d751fba38c824a3acabb1480896f41d411a_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel8@sha256:a0663bcada815073c34ec07a99cd53242db85e933912c48b5ed25892ccfa4eb1_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel8@sha256:e6213a9e4243024eb73cef85526dbc294920f0e7c35b031d4b46bc5a5072af23_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel8@sha256:18c0e9a76603a5312f3c7e2b9d468fe5a6d1e3f3f3b41c5ddcad952f6a49e528_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel8@sha256:2723ec216e5ead0550a5dece8b4ef76abade44503ff67da9becdb59ee6a74b64_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel8@sha256:5f68ba66d17d612702cc47916df916b751c3b8d71faa094f1a174cb4338c3d68_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel8@sha256:8d927c5044b9df81791f00774e7831f0a4d5a458f7a335f8bf925696b5479548_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel8@sha256:3d6ba54c22f00a6eefdb5a920e9f2a377cd25f46ac0ce43fbbd207f9bddf87af_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel8@sha256:4f9a87bf93808a7c27c0bcd5387527fd9261f4c666da11e4f5ba8f831028fc3e_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel8@sha256:6ecd313eff04d48c873fa3b4b3a0e1bc94e1e715ab5919e33718a06a2b561851_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel8@sha256:7efeac843ef6910c061c535e290dc43a8fca0522e1897845237bff9df7706da9_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel8@sha256:3e51c0031aaefd0b1ae80908c887075c82888f29552a4b71a3de6148ed6a7fb4_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel8@sha256:578c9afda064065cc2f4e18b59dbb92cf78015654573de80a72bc4e56fc0d1f3_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel8@sha256:d4fa2a61f381b3f00b9fb76cb1d019b28a2413a936f9b5a786d1d98e8a8361a0_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel8@sha256:fbbf6924f67a455359ccd4e884e1608fb20475850e874874d158f5f2e01425c8_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-6545"
},
{
"category": "external",
"summary": "RHBZ#2374370",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2374370"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-6545",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-6545"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-6545",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-6545"
},
{
"category": "external",
"summary": "https://github.com/browserify/pbkdf2/commit/9699045c37a07f8319cfb8d44e2ff4252d7a7078",
"url": "https://github.com/browserify/pbkdf2/commit/9699045c37a07f8319cfb8d44e2ff4252d7a7078"
},
{
"category": "external",
"summary": "https://github.com/browserify/pbkdf2/commit/e3102a8cd4830a3ac85cd0dd011cc002fdde33bb",
"url": "https://github.com/browserify/pbkdf2/commit/e3102a8cd4830a3ac85cd0dd011cc002fdde33bb"
},
{
"category": "external",
"summary": "https://github.com/browserify/pbkdf2/security/advisories/GHSA-h7cp-r72f-jxh6",
"url": "https://github.com/browserify/pbkdf2/security/advisories/GHSA-h7cp-r72f-jxh6"
}
],
"release_date": "2025-06-23T18:41:18.771000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-03-04T06:00:07+00:00",
"details": "Red Hat OpenShift Pipelines is a cloud-native, continuous integration and\ncontinuous delivery (CI/CD) solution based on Kubernetes resources.\nIt uses Tekton building blocks to automate deployments across multiple\nplatforms by abstracting away the underlying implementation details.\nTekton introduces a number of standard custom resource definitions (CRDs)\nfor defining CI/CD pipelines that are portable across Kubernetes distributions.",
"product_ids": [
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel8@sha256:1066cf4185e3cd917c05e6d6759fb0a69428c4b43398df10dff8abe523761c09_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel8@sha256:525bbd7fe14ba88b4d9be13c5857e477e3a8daac1185a146707ebb8ef8e81acd_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel8@sha256:dbb678695a4bd07c27a14fec9b70359929bf0d4d33d9ce2d70d1b5157e5026c1_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel8@sha256:fbddec04429c15c833b7631fe3d7c783d33520f30f6d5c8aef2e66b7634873b8_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel8@sha256:0a12cf22aa798dbc3661f7e83aa9c280fe394de5b0ecc6ed7c93be1df539fce9_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel8@sha256:cf30088c2a33f0717657b0ac7c2df1544cb02a39e235011c9d21c658222ef39e_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel8@sha256:ea7aae64763683de9e3fcbda5d6865c975a561b8c6b4299be9dd34088bc5e684_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel8@sha256:fdd2f4bffececf03b6566cf573fdf6224495d79a75ad1031219fad9902d7a3f1_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel8@sha256:0dee713a14ab49d93b52b280d4ca3c6fc1c5f604087c81b755a6715330c91ea7_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel8@sha256:50133b51c695735e5f1fdb54d5423331091c1d113b0747d9565a42839d7510bc_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel8@sha256:56bf189b754dee71d8b4ce9e44389b4ca0762e5f633e728210825472f4c8f3f6_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel8@sha256:d356f3a86b2d3054a9f9c6e36bd488c8eaaef4af199e6a8188f8b50921698d25_arm64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:3710"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 8.1,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel8@sha256:0cb744cb7946d857a2cffec641fcbc994e77ddc8d4a5b14c17a28621f4a0a4a9_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel8@sha256:416c99f02abb6274fc87b2599e96b90e74e7a94c28806629c2b98fb2dc7e2afc_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel8@sha256:5c78dfe2380653f0167358565c8b7cab1010321a4eda27ec931715805ab2c256_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel8@sha256:d71dc72648f45660ae1fd98acac0f1876540cac853f5c097ab85c3a5f2c2084f_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel8@sha256:494857108f0b09c8b8985062cc11b9879d126b207fcd72f6abb64ded3d8d1793_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel8@sha256:abca24c41cb24749e70a90aac93354d1924785e3eaf92a55b6906690861bac49_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel8@sha256:b7b03dd023aafe65290969336bcf9e0b7a241c3510dcb3d26519581ba4eed719_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel8@sha256:d52e4a16b2908e99f1e69a1e2ee9233a231fd28c70916ed06c9cd8560478340c_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-controller-rhel8@sha256:35c7d22ab878030711c1ec9d340f25f78257ca3eabdcb5db23db90e80d55e8f1_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-controller-rhel8@sha256:5345cdb7e11186fda1577345f0e426946a5ee9e6bbe6486845511f03114dbe52_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-controller-rhel8@sha256:71d7e93eb9e845a429a7e68801ce7675ffdeebb730c236a8b6c3d59767d8e5d8_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-controller-rhel8@sha256:b33b33412464a6d0bf510e6dd2dc7df8b4ced9a5c08a14d8522db6c8457d1a36_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel8@sha256:9209e159bb11236b49511ed3a59c7f687d06a9f82a02497a637d765cc14ea0c3_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel8@sha256:b2c21a004712bd198698ea75793e57abbe1665e17479e34d0b5e8c81d60b967d_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel8@sha256:b894d94d3e18dc2f4f71f4e791e25da158397264b49ac82f4780ac3322e66200_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel8@sha256:f532249811710dde78cab85e31f99bfebb5ee161167f8116ea00297ac343eefd_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-events-rhel8@sha256:001e28b882e81e4d424b2e1a39933211f15e68048406a6432e6ec59e4b96cc2c_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-events-rhel8@sha256:03dc5eb942a8fb202d8d6492764d5d27dcc326b556bb068070c10b00a3a9d277_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-events-rhel8@sha256:0e59fd179abc02c54784b3293bc3d21087bd0ec135c691c5523879149da33a5a_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-events-rhel8@sha256:898085897ff200fdba4d6c14b59548c7fe53164a8c2649e2263a69116737edbf_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel8@sha256:3479cbadb4aa7bab5cc56115d7efe4e406d60010e28561857804926c3fbac9cc_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel8@sha256:6067cedcfde517cc751e14030c620126ea6facf50a4ff16374ca8ebe7bfcbe8b_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel8@sha256:a77292658b1ef1e2922f2b7c904ff73c8911bb84f130953897c3a66aec8560da_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel8@sha256:c8aaf02aede730dacca2eed8bb32044f39b74d3ee3fd619a0fa2af864d874fa6_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel8@sha256:1066cf4185e3cd917c05e6d6759fb0a69428c4b43398df10dff8abe523761c09_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel8@sha256:525bbd7fe14ba88b4d9be13c5857e477e3a8daac1185a146707ebb8ef8e81acd_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel8@sha256:dbb678695a4bd07c27a14fec9b70359929bf0d4d33d9ce2d70d1b5157e5026c1_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel8@sha256:fbddec04429c15c833b7631fe3d7c783d33520f30f6d5c8aef2e66b7634873b8_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel8@sha256:0a12cf22aa798dbc3661f7e83aa9c280fe394de5b0ecc6ed7c93be1df539fce9_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel8@sha256:cf30088c2a33f0717657b0ac7c2df1544cb02a39e235011c9d21c658222ef39e_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel8@sha256:ea7aae64763683de9e3fcbda5d6865c975a561b8c6b4299be9dd34088bc5e684_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel8@sha256:fdd2f4bffececf03b6566cf573fdf6224495d79a75ad1031219fad9902d7a3f1_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel8@sha256:0dee713a14ab49d93b52b280d4ca3c6fc1c5f604087c81b755a6715330c91ea7_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel8@sha256:50133b51c695735e5f1fdb54d5423331091c1d113b0747d9565a42839d7510bc_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel8@sha256:56bf189b754dee71d8b4ce9e44389b4ca0762e5f633e728210825472f4c8f3f6_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel8@sha256:d356f3a86b2d3054a9f9c6e36bd488c8eaaef4af199e6a8188f8b50921698d25_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel8@sha256:23a535f97d17329cf2a1cc9dde90d4d9e2f3f5d979539a8ef5982e1f6693b144_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel8@sha256:7b61bda6116f3f1e93c856543ade553b0a1e4353542f5147da6929a5a8adbac3_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel8@sha256:ab98453c7e13ef2a9429531a1b1635e814df4784599be5c79848fcc849d05136_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel8@sha256:d2993b1a28d230faf64f020c8e8248e06fabf5cd225189b8218a71b2f40e6a9b_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel8@sha256:065def0cfd1e282fd57faedff24873ddb4057afd42d4abc887859c6b8cf8c901_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel8@sha256:14e1402c0d2f4d449146471fff84f6548affdbcd81d1864bce0d29c29ccb15bd_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel8@sha256:1709fbbd4a92d49d492e6bc977f2c32efe4559bde59668e818be70d38acdf757_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel8@sha256:5f9e44c7e682756007cc7bc493511c4a44536a04271ec1984f5a3ece7f1a8a49_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-nop-rhel8@sha256:72978ab3728ae29e51b68affb9e0b9a501bc69653c392783cb9ea121c8971661_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-nop-rhel8@sha256:9a0cf80bdfe89d4c472dc555f314d0bd5c4763bc637d45ddd89b8bb78236a44f_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-nop-rhel8@sha256:b767a9acd7013d08b744b8155cecbe219bfd7a416a3f1ac3a129d67ab062741a_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-nop-rhel8@sha256:dfb1b5680a223da82b0b2dada35342525a88a925f4d22b8168c7edcf2b93049c_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel8@sha256:46612f85239df62f6c6d3684367e34a06ddf3982754d5d130b5c0d77f587deea_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel8@sha256:4c111f708f6ae46c74f7ecae415b9b12e1cbb0380f97c4bee6f98ce32de0ef18_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel8@sha256:607ba1de03fdda867014d183a7f54745c6d687441d7e230cbe45d9234c623ed2_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel8@sha256:c7633b12a75e2a382fb3104a6fcc03227dcc980d2d764f828c75b48ccf73bbab_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel8@sha256:0a2fbc739785a2cc2ad17b79e360788216b2a87422e7d1512ea59a8672557a3e_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel8@sha256:25c1f3d9abd1e123e2a11e5349c0b59eb24238a10dc16e01e59976d061ea7af7_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel8@sha256:375388a1122a4bc5ffe695d4f8c69c9cf0c1d65ba89e92a6caeb68be40fbbbdc_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel8@sha256:739b8da7ebcad332129f65fee9e17f2b29370b1f68c030e3751d2f37ed4f9326_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel8@sha256:0d2a673d31a7b920fce466a25fa1968c57fe95d1c8c5bd2759f5de611d000b5f_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel8@sha256:3542aba4cb22ce189574cf439a9dc758678e6272b83d8ff6089f1815284c576b_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel8@sha256:8c97cb0a4a88a1ddb7a6e7650100e958464b526d7c1454c306c7326f75ca0ab1_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel8@sha256:8ce8fce1d1e1acd9fb44dc4d5797e57fe8e349624f6c7b1351757d7d6143b679_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel8@sha256:540dd3000891505e605b3f269f99da6c53d1e452cf35bb7a1918bb8ce190772b_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel8@sha256:5f0ff9a2dfa1468eff57b5e44d971056d06e6c5a2672e14717686b3eba17a341_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel8@sha256:bba628b46144f5d52f4a6e303d1b90c9a7f4a0a7b3f0c13839f9f795da874254_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel8@sha256:f2ee01a1a497bd505ca1289290c0a07eda82901e698079fe1bc6557519d4ee99_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel8@sha256:37002485d6cf0f0ce261894d23db0bf94291fa7a121a154d15e5e4dcde20961f_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel8@sha256:7561c3f65b9ea5268ed46b35f821c319abb1b4cb0894885a5a205cb920842b50_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel8@sha256:7f56583cad2cef40a2be5f4e96a62fcc155c8818fdc7d786400fadb60c85e631_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel8@sha256:ac72ab75d693dd84576e61df319e891b3de889f4e347c9c5b6597ccbd529ae0d_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel8@sha256:025fa4d5b4ca78c69f85c8836f9e585f71c2e48466ff7f38fab36dc66f65880e_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel8@sha256:534369ccbc380afa8482d089c9806484843122f9f3ece03d468604ef2de1daff_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel8@sha256:cea3159fd16b609ef54d99bf435f72c142f0f7ecbbe3c3eaa9dd2035267395d2_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel8@sha256:eae22f08294cb4179c659fca1effea2fc9f270a3059ddd32cf5a9ba1aaf8d2d1_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel8@sha256:1873003c677cb43b754c22493f9ecd91fa61eced098816823b7bceaf2051113a_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel8@sha256:26e9f9232764f62c9c8ec24c3f7938fdaa362f4f10b6c71c894b1cea92f55404_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel8@sha256:8969e863a2ac74d0ab37812bd0aa5d86f261b97d0c2fecd0f35d2343c2f5bd67_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel8@sha256:bc98620c8b16b39d796d81f25bd30ff227f2f2e723536bf28d55bdc76e9ac1ad_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel8@sha256:2f5cd53d974785de7aa44cb7ff7340e08c44a98eac5b3b60a9eb4535e63e62f7_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel8@sha256:608f3eb154f67488869fceeee31df1bcf596385c41d03c7390364153bac6b8b2_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel8@sha256:ca0bcdf562b50a8d2d665172658de8f444dab6fb4ca39ce49abb253e05aa8c7c_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel8@sha256:fed536fdc9330d719dda8baef65c856e9c301e86363b767a52f78fea8336103e_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel8@sha256:012597e8046bf9f3e53d6f3c9543405e77ad5fd8f44964bc669cdf9581726170_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel8@sha256:36959d582ce1a74d7bf594b8e1b84edfa14233ddc2a2b22fcb66c0a0335a7bd3_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel8@sha256:3888fb9d6780e137b4545e8830f45383e68ca84a42394749b64e391d535172e7_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel8@sha256:79af298015635f2bde40b74943cc5aa201d8bef1cb1d333938816757328609e6_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel8@sha256:0d45b4a62b0fc7e101f68e94d6f1b18bc1a2770cccfebc27380d1bbcafbabb49_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel8@sha256:142369000580845dc3a0da67cf4de781dd2ad1ccaa6acf234d7650424e95bf09_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel8@sha256:26d9157c1a6c7d0cfcde263a0a17b15cca996b2b79c6cf0168a16304068c6abc_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel8@sha256:7a4aa11a1273f668d89230adaa720b4e1fcea0cbaa57c63fa01a2cf6867d981c_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel8@sha256:25f485a1b1e0c5015304744148e7a3fbb6728fe90f389e5d507b2d36917efdf5_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel8@sha256:6f30b86646ff8d94ba28949bdf826d751fba38c824a3acabb1480896f41d411a_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel8@sha256:a0663bcada815073c34ec07a99cd53242db85e933912c48b5ed25892ccfa4eb1_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel8@sha256:e6213a9e4243024eb73cef85526dbc294920f0e7c35b031d4b46bc5a5072af23_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel8@sha256:18c0e9a76603a5312f3c7e2b9d468fe5a6d1e3f3f3b41c5ddcad952f6a49e528_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel8@sha256:2723ec216e5ead0550a5dece8b4ef76abade44503ff67da9becdb59ee6a74b64_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel8@sha256:5f68ba66d17d612702cc47916df916b751c3b8d71faa094f1a174cb4338c3d68_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel8@sha256:8d927c5044b9df81791f00774e7831f0a4d5a458f7a335f8bf925696b5479548_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel8@sha256:3d6ba54c22f00a6eefdb5a920e9f2a377cd25f46ac0ce43fbbd207f9bddf87af_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel8@sha256:4f9a87bf93808a7c27c0bcd5387527fd9261f4c666da11e4f5ba8f831028fc3e_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel8@sha256:6ecd313eff04d48c873fa3b4b3a0e1bc94e1e715ab5919e33718a06a2b561851_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel8@sha256:7efeac843ef6910c061c535e290dc43a8fca0522e1897845237bff9df7706da9_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel8@sha256:3e51c0031aaefd0b1ae80908c887075c82888f29552a4b71a3de6148ed6a7fb4_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel8@sha256:578c9afda064065cc2f4e18b59dbb92cf78015654573de80a72bc4e56fc0d1f3_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel8@sha256:d4fa2a61f381b3f00b9fb76cb1d019b28a2413a936f9b5a786d1d98e8a8361a0_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel8@sha256:fbbf6924f67a455359ccd4e884e1608fb20475850e874874d158f5f2e01425c8_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "pbkdf2: pbkdf2 silently returns predictable key material"
},
{
"cve": "CVE-2025-6547",
"cwe": {
"id": "CWE-20",
"name": "Improper Input Validation"
},
"discovery_date": "2025-06-23T20:01:13.559691+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel8@sha256:0cb744cb7946d857a2cffec641fcbc994e77ddc8d4a5b14c17a28621f4a0a4a9_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel8@sha256:416c99f02abb6274fc87b2599e96b90e74e7a94c28806629c2b98fb2dc7e2afc_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel8@sha256:5c78dfe2380653f0167358565c8b7cab1010321a4eda27ec931715805ab2c256_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel8@sha256:d71dc72648f45660ae1fd98acac0f1876540cac853f5c097ab85c3a5f2c2084f_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel8@sha256:494857108f0b09c8b8985062cc11b9879d126b207fcd72f6abb64ded3d8d1793_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel8@sha256:abca24c41cb24749e70a90aac93354d1924785e3eaf92a55b6906690861bac49_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel8@sha256:b7b03dd023aafe65290969336bcf9e0b7a241c3510dcb3d26519581ba4eed719_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel8@sha256:d52e4a16b2908e99f1e69a1e2ee9233a231fd28c70916ed06c9cd8560478340c_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-controller-rhel8@sha256:35c7d22ab878030711c1ec9d340f25f78257ca3eabdcb5db23db90e80d55e8f1_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-controller-rhel8@sha256:5345cdb7e11186fda1577345f0e426946a5ee9e6bbe6486845511f03114dbe52_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-controller-rhel8@sha256:71d7e93eb9e845a429a7e68801ce7675ffdeebb730c236a8b6c3d59767d8e5d8_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-controller-rhel8@sha256:b33b33412464a6d0bf510e6dd2dc7df8b4ced9a5c08a14d8522db6c8457d1a36_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel8@sha256:9209e159bb11236b49511ed3a59c7f687d06a9f82a02497a637d765cc14ea0c3_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel8@sha256:b2c21a004712bd198698ea75793e57abbe1665e17479e34d0b5e8c81d60b967d_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel8@sha256:b894d94d3e18dc2f4f71f4e791e25da158397264b49ac82f4780ac3322e66200_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel8@sha256:f532249811710dde78cab85e31f99bfebb5ee161167f8116ea00297ac343eefd_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-events-rhel8@sha256:001e28b882e81e4d424b2e1a39933211f15e68048406a6432e6ec59e4b96cc2c_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-events-rhel8@sha256:03dc5eb942a8fb202d8d6492764d5d27dcc326b556bb068070c10b00a3a9d277_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-events-rhel8@sha256:0e59fd179abc02c54784b3293bc3d21087bd0ec135c691c5523879149da33a5a_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-events-rhel8@sha256:898085897ff200fdba4d6c14b59548c7fe53164a8c2649e2263a69116737edbf_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel8@sha256:3479cbadb4aa7bab5cc56115d7efe4e406d60010e28561857804926c3fbac9cc_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel8@sha256:6067cedcfde517cc751e14030c620126ea6facf50a4ff16374ca8ebe7bfcbe8b_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel8@sha256:a77292658b1ef1e2922f2b7c904ff73c8911bb84f130953897c3a66aec8560da_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel8@sha256:c8aaf02aede730dacca2eed8bb32044f39b74d3ee3fd619a0fa2af864d874fa6_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel8@sha256:23a535f97d17329cf2a1cc9dde90d4d9e2f3f5d979539a8ef5982e1f6693b144_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel8@sha256:7b61bda6116f3f1e93c856543ade553b0a1e4353542f5147da6929a5a8adbac3_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel8@sha256:ab98453c7e13ef2a9429531a1b1635e814df4784599be5c79848fcc849d05136_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel8@sha256:d2993b1a28d230faf64f020c8e8248e06fabf5cd225189b8218a71b2f40e6a9b_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel8@sha256:065def0cfd1e282fd57faedff24873ddb4057afd42d4abc887859c6b8cf8c901_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel8@sha256:14e1402c0d2f4d449146471fff84f6548affdbcd81d1864bce0d29c29ccb15bd_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel8@sha256:1709fbbd4a92d49d492e6bc977f2c32efe4559bde59668e818be70d38acdf757_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel8@sha256:5f9e44c7e682756007cc7bc493511c4a44536a04271ec1984f5a3ece7f1a8a49_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-nop-rhel8@sha256:72978ab3728ae29e51b68affb9e0b9a501bc69653c392783cb9ea121c8971661_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-nop-rhel8@sha256:9a0cf80bdfe89d4c472dc555f314d0bd5c4763bc637d45ddd89b8bb78236a44f_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-nop-rhel8@sha256:b767a9acd7013d08b744b8155cecbe219bfd7a416a3f1ac3a129d67ab062741a_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-nop-rhel8@sha256:dfb1b5680a223da82b0b2dada35342525a88a925f4d22b8168c7edcf2b93049c_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel8@sha256:46612f85239df62f6c6d3684367e34a06ddf3982754d5d130b5c0d77f587deea_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel8@sha256:4c111f708f6ae46c74f7ecae415b9b12e1cbb0380f97c4bee6f98ce32de0ef18_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel8@sha256:607ba1de03fdda867014d183a7f54745c6d687441d7e230cbe45d9234c623ed2_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel8@sha256:c7633b12a75e2a382fb3104a6fcc03227dcc980d2d764f828c75b48ccf73bbab_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel8@sha256:0a2fbc739785a2cc2ad17b79e360788216b2a87422e7d1512ea59a8672557a3e_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel8@sha256:25c1f3d9abd1e123e2a11e5349c0b59eb24238a10dc16e01e59976d061ea7af7_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel8@sha256:375388a1122a4bc5ffe695d4f8c69c9cf0c1d65ba89e92a6caeb68be40fbbbdc_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel8@sha256:739b8da7ebcad332129f65fee9e17f2b29370b1f68c030e3751d2f37ed4f9326_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel8@sha256:0d2a673d31a7b920fce466a25fa1968c57fe95d1c8c5bd2759f5de611d000b5f_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel8@sha256:3542aba4cb22ce189574cf439a9dc758678e6272b83d8ff6089f1815284c576b_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel8@sha256:8c97cb0a4a88a1ddb7a6e7650100e958464b526d7c1454c306c7326f75ca0ab1_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel8@sha256:8ce8fce1d1e1acd9fb44dc4d5797e57fe8e349624f6c7b1351757d7d6143b679_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel8@sha256:540dd3000891505e605b3f269f99da6c53d1e452cf35bb7a1918bb8ce190772b_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel8@sha256:5f0ff9a2dfa1468eff57b5e44d971056d06e6c5a2672e14717686b3eba17a341_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel8@sha256:bba628b46144f5d52f4a6e303d1b90c9a7f4a0a7b3f0c13839f9f795da874254_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel8@sha256:f2ee01a1a497bd505ca1289290c0a07eda82901e698079fe1bc6557519d4ee99_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel8@sha256:37002485d6cf0f0ce261894d23db0bf94291fa7a121a154d15e5e4dcde20961f_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel8@sha256:7561c3f65b9ea5268ed46b35f821c319abb1b4cb0894885a5a205cb920842b50_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel8@sha256:7f56583cad2cef40a2be5f4e96a62fcc155c8818fdc7d786400fadb60c85e631_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel8@sha256:ac72ab75d693dd84576e61df319e891b3de889f4e347c9c5b6597ccbd529ae0d_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel8@sha256:025fa4d5b4ca78c69f85c8836f9e585f71c2e48466ff7f38fab36dc66f65880e_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel8@sha256:534369ccbc380afa8482d089c9806484843122f9f3ece03d468604ef2de1daff_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel8@sha256:cea3159fd16b609ef54d99bf435f72c142f0f7ecbbe3c3eaa9dd2035267395d2_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel8@sha256:eae22f08294cb4179c659fca1effea2fc9f270a3059ddd32cf5a9ba1aaf8d2d1_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel8@sha256:1873003c677cb43b754c22493f9ecd91fa61eced098816823b7bceaf2051113a_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel8@sha256:26e9f9232764f62c9c8ec24c3f7938fdaa362f4f10b6c71c894b1cea92f55404_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel8@sha256:8969e863a2ac74d0ab37812bd0aa5d86f261b97d0c2fecd0f35d2343c2f5bd67_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel8@sha256:bc98620c8b16b39d796d81f25bd30ff227f2f2e723536bf28d55bdc76e9ac1ad_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel8@sha256:2f5cd53d974785de7aa44cb7ff7340e08c44a98eac5b3b60a9eb4535e63e62f7_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel8@sha256:608f3eb154f67488869fceeee31df1bcf596385c41d03c7390364153bac6b8b2_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel8@sha256:ca0bcdf562b50a8d2d665172658de8f444dab6fb4ca39ce49abb253e05aa8c7c_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel8@sha256:fed536fdc9330d719dda8baef65c856e9c301e86363b767a52f78fea8336103e_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel8@sha256:012597e8046bf9f3e53d6f3c9543405e77ad5fd8f44964bc669cdf9581726170_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel8@sha256:36959d582ce1a74d7bf594b8e1b84edfa14233ddc2a2b22fcb66c0a0335a7bd3_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel8@sha256:3888fb9d6780e137b4545e8830f45383e68ca84a42394749b64e391d535172e7_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel8@sha256:79af298015635f2bde40b74943cc5aa201d8bef1cb1d333938816757328609e6_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel8@sha256:0d45b4a62b0fc7e101f68e94d6f1b18bc1a2770cccfebc27380d1bbcafbabb49_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel8@sha256:142369000580845dc3a0da67cf4de781dd2ad1ccaa6acf234d7650424e95bf09_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel8@sha256:26d9157c1a6c7d0cfcde263a0a17b15cca996b2b79c6cf0168a16304068c6abc_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel8@sha256:7a4aa11a1273f668d89230adaa720b4e1fcea0cbaa57c63fa01a2cf6867d981c_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel8@sha256:25f485a1b1e0c5015304744148e7a3fbb6728fe90f389e5d507b2d36917efdf5_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel8@sha256:6f30b86646ff8d94ba28949bdf826d751fba38c824a3acabb1480896f41d411a_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel8@sha256:a0663bcada815073c34ec07a99cd53242db85e933912c48b5ed25892ccfa4eb1_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel8@sha256:e6213a9e4243024eb73cef85526dbc294920f0e7c35b031d4b46bc5a5072af23_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel8@sha256:18c0e9a76603a5312f3c7e2b9d468fe5a6d1e3f3f3b41c5ddcad952f6a49e528_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel8@sha256:2723ec216e5ead0550a5dece8b4ef76abade44503ff67da9becdb59ee6a74b64_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel8@sha256:5f68ba66d17d612702cc47916df916b751c3b8d71faa094f1a174cb4338c3d68_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel8@sha256:8d927c5044b9df81791f00774e7831f0a4d5a458f7a335f8bf925696b5479548_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel8@sha256:3d6ba54c22f00a6eefdb5a920e9f2a377cd25f46ac0ce43fbbd207f9bddf87af_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel8@sha256:4f9a87bf93808a7c27c0bcd5387527fd9261f4c666da11e4f5ba8f831028fc3e_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel8@sha256:6ecd313eff04d48c873fa3b4b3a0e1bc94e1e715ab5919e33718a06a2b561851_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel8@sha256:7efeac843ef6910c061c535e290dc43a8fca0522e1897845237bff9df7706da9_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel8@sha256:3e51c0031aaefd0b1ae80908c887075c82888f29552a4b71a3de6148ed6a7fb4_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel8@sha256:578c9afda064065cc2f4e18b59dbb92cf78015654573de80a72bc4e56fc0d1f3_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel8@sha256:d4fa2a61f381b3f00b9fb76cb1d019b28a2413a936f9b5a786d1d98e8a8361a0_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel8@sha256:fbbf6924f67a455359ccd4e884e1608fb20475850e874874d158f5f2e01425c8_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2374378"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the npm pbkdf2 library, allowing signature spoofing. Under specific use cases, pbkdf2 may return static keys. This issue only occurs when running the library on Node.js.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "pbkdf2: pbkdf2 silently returns static keys",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This vulnerability is rated as an Important severity because a logic flaw was found in the npm pbkdf2 library where the vulnerability, located in the toBuffer method, causes password and salt inputs provided as Uint8Array objects to be silently ignored. This results in the function returning a static, predictable key derived from empty inputs, completely undermining the security guarantees of any feature that relies on the generated key, this allows an attacker to forge signatures, leading to a complete compromise of the application\u0027s data confidentiality, integrity, and availability.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel8@sha256:1066cf4185e3cd917c05e6d6759fb0a69428c4b43398df10dff8abe523761c09_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel8@sha256:525bbd7fe14ba88b4d9be13c5857e477e3a8daac1185a146707ebb8ef8e81acd_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel8@sha256:dbb678695a4bd07c27a14fec9b70359929bf0d4d33d9ce2d70d1b5157e5026c1_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel8@sha256:fbddec04429c15c833b7631fe3d7c783d33520f30f6d5c8aef2e66b7634873b8_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel8@sha256:0a12cf22aa798dbc3661f7e83aa9c280fe394de5b0ecc6ed7c93be1df539fce9_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel8@sha256:cf30088c2a33f0717657b0ac7c2df1544cb02a39e235011c9d21c658222ef39e_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel8@sha256:ea7aae64763683de9e3fcbda5d6865c975a561b8c6b4299be9dd34088bc5e684_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel8@sha256:fdd2f4bffececf03b6566cf573fdf6224495d79a75ad1031219fad9902d7a3f1_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel8@sha256:0dee713a14ab49d93b52b280d4ca3c6fc1c5f604087c81b755a6715330c91ea7_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel8@sha256:50133b51c695735e5f1fdb54d5423331091c1d113b0747d9565a42839d7510bc_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel8@sha256:56bf189b754dee71d8b4ce9e44389b4ca0762e5f633e728210825472f4c8f3f6_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel8@sha256:d356f3a86b2d3054a9f9c6e36bd488c8eaaef4af199e6a8188f8b50921698d25_arm64"
],
"known_not_affected": [
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel8@sha256:0cb744cb7946d857a2cffec641fcbc994e77ddc8d4a5b14c17a28621f4a0a4a9_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel8@sha256:416c99f02abb6274fc87b2599e96b90e74e7a94c28806629c2b98fb2dc7e2afc_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel8@sha256:5c78dfe2380653f0167358565c8b7cab1010321a4eda27ec931715805ab2c256_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel8@sha256:d71dc72648f45660ae1fd98acac0f1876540cac853f5c097ab85c3a5f2c2084f_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel8@sha256:494857108f0b09c8b8985062cc11b9879d126b207fcd72f6abb64ded3d8d1793_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel8@sha256:abca24c41cb24749e70a90aac93354d1924785e3eaf92a55b6906690861bac49_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel8@sha256:b7b03dd023aafe65290969336bcf9e0b7a241c3510dcb3d26519581ba4eed719_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel8@sha256:d52e4a16b2908e99f1e69a1e2ee9233a231fd28c70916ed06c9cd8560478340c_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-controller-rhel8@sha256:35c7d22ab878030711c1ec9d340f25f78257ca3eabdcb5db23db90e80d55e8f1_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-controller-rhel8@sha256:5345cdb7e11186fda1577345f0e426946a5ee9e6bbe6486845511f03114dbe52_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-controller-rhel8@sha256:71d7e93eb9e845a429a7e68801ce7675ffdeebb730c236a8b6c3d59767d8e5d8_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-controller-rhel8@sha256:b33b33412464a6d0bf510e6dd2dc7df8b4ced9a5c08a14d8522db6c8457d1a36_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel8@sha256:9209e159bb11236b49511ed3a59c7f687d06a9f82a02497a637d765cc14ea0c3_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel8@sha256:b2c21a004712bd198698ea75793e57abbe1665e17479e34d0b5e8c81d60b967d_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel8@sha256:b894d94d3e18dc2f4f71f4e791e25da158397264b49ac82f4780ac3322e66200_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel8@sha256:f532249811710dde78cab85e31f99bfebb5ee161167f8116ea00297ac343eefd_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-events-rhel8@sha256:001e28b882e81e4d424b2e1a39933211f15e68048406a6432e6ec59e4b96cc2c_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-events-rhel8@sha256:03dc5eb942a8fb202d8d6492764d5d27dcc326b556bb068070c10b00a3a9d277_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-events-rhel8@sha256:0e59fd179abc02c54784b3293bc3d21087bd0ec135c691c5523879149da33a5a_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-events-rhel8@sha256:898085897ff200fdba4d6c14b59548c7fe53164a8c2649e2263a69116737edbf_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel8@sha256:3479cbadb4aa7bab5cc56115d7efe4e406d60010e28561857804926c3fbac9cc_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel8@sha256:6067cedcfde517cc751e14030c620126ea6facf50a4ff16374ca8ebe7bfcbe8b_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel8@sha256:a77292658b1ef1e2922f2b7c904ff73c8911bb84f130953897c3a66aec8560da_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel8@sha256:c8aaf02aede730dacca2eed8bb32044f39b74d3ee3fd619a0fa2af864d874fa6_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel8@sha256:23a535f97d17329cf2a1cc9dde90d4d9e2f3f5d979539a8ef5982e1f6693b144_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel8@sha256:7b61bda6116f3f1e93c856543ade553b0a1e4353542f5147da6929a5a8adbac3_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel8@sha256:ab98453c7e13ef2a9429531a1b1635e814df4784599be5c79848fcc849d05136_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel8@sha256:d2993b1a28d230faf64f020c8e8248e06fabf5cd225189b8218a71b2f40e6a9b_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel8@sha256:065def0cfd1e282fd57faedff24873ddb4057afd42d4abc887859c6b8cf8c901_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel8@sha256:14e1402c0d2f4d449146471fff84f6548affdbcd81d1864bce0d29c29ccb15bd_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel8@sha256:1709fbbd4a92d49d492e6bc977f2c32efe4559bde59668e818be70d38acdf757_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel8@sha256:5f9e44c7e682756007cc7bc493511c4a44536a04271ec1984f5a3ece7f1a8a49_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-nop-rhel8@sha256:72978ab3728ae29e51b68affb9e0b9a501bc69653c392783cb9ea121c8971661_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-nop-rhel8@sha256:9a0cf80bdfe89d4c472dc555f314d0bd5c4763bc637d45ddd89b8bb78236a44f_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-nop-rhel8@sha256:b767a9acd7013d08b744b8155cecbe219bfd7a416a3f1ac3a129d67ab062741a_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-nop-rhel8@sha256:dfb1b5680a223da82b0b2dada35342525a88a925f4d22b8168c7edcf2b93049c_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel8@sha256:46612f85239df62f6c6d3684367e34a06ddf3982754d5d130b5c0d77f587deea_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel8@sha256:4c111f708f6ae46c74f7ecae415b9b12e1cbb0380f97c4bee6f98ce32de0ef18_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel8@sha256:607ba1de03fdda867014d183a7f54745c6d687441d7e230cbe45d9234c623ed2_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel8@sha256:c7633b12a75e2a382fb3104a6fcc03227dcc980d2d764f828c75b48ccf73bbab_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel8@sha256:0a2fbc739785a2cc2ad17b79e360788216b2a87422e7d1512ea59a8672557a3e_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel8@sha256:25c1f3d9abd1e123e2a11e5349c0b59eb24238a10dc16e01e59976d061ea7af7_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel8@sha256:375388a1122a4bc5ffe695d4f8c69c9cf0c1d65ba89e92a6caeb68be40fbbbdc_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel8@sha256:739b8da7ebcad332129f65fee9e17f2b29370b1f68c030e3751d2f37ed4f9326_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel8@sha256:0d2a673d31a7b920fce466a25fa1968c57fe95d1c8c5bd2759f5de611d000b5f_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel8@sha256:3542aba4cb22ce189574cf439a9dc758678e6272b83d8ff6089f1815284c576b_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel8@sha256:8c97cb0a4a88a1ddb7a6e7650100e958464b526d7c1454c306c7326f75ca0ab1_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel8@sha256:8ce8fce1d1e1acd9fb44dc4d5797e57fe8e349624f6c7b1351757d7d6143b679_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel8@sha256:540dd3000891505e605b3f269f99da6c53d1e452cf35bb7a1918bb8ce190772b_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel8@sha256:5f0ff9a2dfa1468eff57b5e44d971056d06e6c5a2672e14717686b3eba17a341_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel8@sha256:bba628b46144f5d52f4a6e303d1b90c9a7f4a0a7b3f0c13839f9f795da874254_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel8@sha256:f2ee01a1a497bd505ca1289290c0a07eda82901e698079fe1bc6557519d4ee99_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel8@sha256:37002485d6cf0f0ce261894d23db0bf94291fa7a121a154d15e5e4dcde20961f_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel8@sha256:7561c3f65b9ea5268ed46b35f821c319abb1b4cb0894885a5a205cb920842b50_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel8@sha256:7f56583cad2cef40a2be5f4e96a62fcc155c8818fdc7d786400fadb60c85e631_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel8@sha256:ac72ab75d693dd84576e61df319e891b3de889f4e347c9c5b6597ccbd529ae0d_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel8@sha256:025fa4d5b4ca78c69f85c8836f9e585f71c2e48466ff7f38fab36dc66f65880e_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel8@sha256:534369ccbc380afa8482d089c9806484843122f9f3ece03d468604ef2de1daff_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel8@sha256:cea3159fd16b609ef54d99bf435f72c142f0f7ecbbe3c3eaa9dd2035267395d2_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel8@sha256:eae22f08294cb4179c659fca1effea2fc9f270a3059ddd32cf5a9ba1aaf8d2d1_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel8@sha256:1873003c677cb43b754c22493f9ecd91fa61eced098816823b7bceaf2051113a_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel8@sha256:26e9f9232764f62c9c8ec24c3f7938fdaa362f4f10b6c71c894b1cea92f55404_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel8@sha256:8969e863a2ac74d0ab37812bd0aa5d86f261b97d0c2fecd0f35d2343c2f5bd67_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel8@sha256:bc98620c8b16b39d796d81f25bd30ff227f2f2e723536bf28d55bdc76e9ac1ad_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel8@sha256:2f5cd53d974785de7aa44cb7ff7340e08c44a98eac5b3b60a9eb4535e63e62f7_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel8@sha256:608f3eb154f67488869fceeee31df1bcf596385c41d03c7390364153bac6b8b2_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel8@sha256:ca0bcdf562b50a8d2d665172658de8f444dab6fb4ca39ce49abb253e05aa8c7c_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel8@sha256:fed536fdc9330d719dda8baef65c856e9c301e86363b767a52f78fea8336103e_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel8@sha256:012597e8046bf9f3e53d6f3c9543405e77ad5fd8f44964bc669cdf9581726170_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel8@sha256:36959d582ce1a74d7bf594b8e1b84edfa14233ddc2a2b22fcb66c0a0335a7bd3_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel8@sha256:3888fb9d6780e137b4545e8830f45383e68ca84a42394749b64e391d535172e7_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel8@sha256:79af298015635f2bde40b74943cc5aa201d8bef1cb1d333938816757328609e6_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel8@sha256:0d45b4a62b0fc7e101f68e94d6f1b18bc1a2770cccfebc27380d1bbcafbabb49_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel8@sha256:142369000580845dc3a0da67cf4de781dd2ad1ccaa6acf234d7650424e95bf09_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel8@sha256:26d9157c1a6c7d0cfcde263a0a17b15cca996b2b79c6cf0168a16304068c6abc_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel8@sha256:7a4aa11a1273f668d89230adaa720b4e1fcea0cbaa57c63fa01a2cf6867d981c_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel8@sha256:25f485a1b1e0c5015304744148e7a3fbb6728fe90f389e5d507b2d36917efdf5_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel8@sha256:6f30b86646ff8d94ba28949bdf826d751fba38c824a3acabb1480896f41d411a_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel8@sha256:a0663bcada815073c34ec07a99cd53242db85e933912c48b5ed25892ccfa4eb1_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel8@sha256:e6213a9e4243024eb73cef85526dbc294920f0e7c35b031d4b46bc5a5072af23_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel8@sha256:18c0e9a76603a5312f3c7e2b9d468fe5a6d1e3f3f3b41c5ddcad952f6a49e528_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel8@sha256:2723ec216e5ead0550a5dece8b4ef76abade44503ff67da9becdb59ee6a74b64_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel8@sha256:5f68ba66d17d612702cc47916df916b751c3b8d71faa094f1a174cb4338c3d68_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel8@sha256:8d927c5044b9df81791f00774e7831f0a4d5a458f7a335f8bf925696b5479548_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel8@sha256:3d6ba54c22f00a6eefdb5a920e9f2a377cd25f46ac0ce43fbbd207f9bddf87af_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel8@sha256:4f9a87bf93808a7c27c0bcd5387527fd9261f4c666da11e4f5ba8f831028fc3e_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel8@sha256:6ecd313eff04d48c873fa3b4b3a0e1bc94e1e715ab5919e33718a06a2b561851_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel8@sha256:7efeac843ef6910c061c535e290dc43a8fca0522e1897845237bff9df7706da9_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel8@sha256:3e51c0031aaefd0b1ae80908c887075c82888f29552a4b71a3de6148ed6a7fb4_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel8@sha256:578c9afda064065cc2f4e18b59dbb92cf78015654573de80a72bc4e56fc0d1f3_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel8@sha256:d4fa2a61f381b3f00b9fb76cb1d019b28a2413a936f9b5a786d1d98e8a8361a0_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel8@sha256:fbbf6924f67a455359ccd4e884e1608fb20475850e874874d158f5f2e01425c8_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-6547"
},
{
"category": "external",
"summary": "RHBZ#2374378",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2374378"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-6547",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-6547"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-6547",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-6547"
},
{
"category": "external",
"summary": "https://github.com/browserify/pbkdf2/commit/e3102a8cd4830a3ac85cd0dd011cc002fdde33bb",
"url": "https://github.com/browserify/pbkdf2/commit/e3102a8cd4830a3ac85cd0dd011cc002fdde33bb"
},
{
"category": "external",
"summary": "https://github.com/browserify/pbkdf2/security/advisories/GHSA-v62p-rq8g-8h59",
"url": "https://github.com/browserify/pbkdf2/security/advisories/GHSA-v62p-rq8g-8h59"
}
],
"release_date": "2025-06-23T19:00:45.472000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-03-04T06:00:07+00:00",
"details": "Red Hat OpenShift Pipelines is a cloud-native, continuous integration and\ncontinuous delivery (CI/CD) solution based on Kubernetes resources.\nIt uses Tekton building blocks to automate deployments across multiple\nplatforms by abstracting away the underlying implementation details.\nTekton introduces a number of standard custom resource definitions (CRDs)\nfor defining CI/CD pipelines that are portable across Kubernetes distributions.",
"product_ids": [
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel8@sha256:1066cf4185e3cd917c05e6d6759fb0a69428c4b43398df10dff8abe523761c09_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel8@sha256:525bbd7fe14ba88b4d9be13c5857e477e3a8daac1185a146707ebb8ef8e81acd_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel8@sha256:dbb678695a4bd07c27a14fec9b70359929bf0d4d33d9ce2d70d1b5157e5026c1_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel8@sha256:fbddec04429c15c833b7631fe3d7c783d33520f30f6d5c8aef2e66b7634873b8_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel8@sha256:0a12cf22aa798dbc3661f7e83aa9c280fe394de5b0ecc6ed7c93be1df539fce9_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel8@sha256:cf30088c2a33f0717657b0ac7c2df1544cb02a39e235011c9d21c658222ef39e_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel8@sha256:ea7aae64763683de9e3fcbda5d6865c975a561b8c6b4299be9dd34088bc5e684_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel8@sha256:fdd2f4bffececf03b6566cf573fdf6224495d79a75ad1031219fad9902d7a3f1_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel8@sha256:0dee713a14ab49d93b52b280d4ca3c6fc1c5f604087c81b755a6715330c91ea7_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel8@sha256:50133b51c695735e5f1fdb54d5423331091c1d113b0747d9565a42839d7510bc_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel8@sha256:56bf189b754dee71d8b4ce9e44389b4ca0762e5f633e728210825472f4c8f3f6_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel8@sha256:d356f3a86b2d3054a9f9c6e36bd488c8eaaef4af199e6a8188f8b50921698d25_arm64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:3710"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 8.1,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel8@sha256:0cb744cb7946d857a2cffec641fcbc994e77ddc8d4a5b14c17a28621f4a0a4a9_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel8@sha256:416c99f02abb6274fc87b2599e96b90e74e7a94c28806629c2b98fb2dc7e2afc_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel8@sha256:5c78dfe2380653f0167358565c8b7cab1010321a4eda27ec931715805ab2c256_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel8@sha256:d71dc72648f45660ae1fd98acac0f1876540cac853f5c097ab85c3a5f2c2084f_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel8@sha256:494857108f0b09c8b8985062cc11b9879d126b207fcd72f6abb64ded3d8d1793_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel8@sha256:abca24c41cb24749e70a90aac93354d1924785e3eaf92a55b6906690861bac49_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel8@sha256:b7b03dd023aafe65290969336bcf9e0b7a241c3510dcb3d26519581ba4eed719_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel8@sha256:d52e4a16b2908e99f1e69a1e2ee9233a231fd28c70916ed06c9cd8560478340c_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-controller-rhel8@sha256:35c7d22ab878030711c1ec9d340f25f78257ca3eabdcb5db23db90e80d55e8f1_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-controller-rhel8@sha256:5345cdb7e11186fda1577345f0e426946a5ee9e6bbe6486845511f03114dbe52_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-controller-rhel8@sha256:71d7e93eb9e845a429a7e68801ce7675ffdeebb730c236a8b6c3d59767d8e5d8_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-controller-rhel8@sha256:b33b33412464a6d0bf510e6dd2dc7df8b4ced9a5c08a14d8522db6c8457d1a36_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel8@sha256:9209e159bb11236b49511ed3a59c7f687d06a9f82a02497a637d765cc14ea0c3_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel8@sha256:b2c21a004712bd198698ea75793e57abbe1665e17479e34d0b5e8c81d60b967d_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel8@sha256:b894d94d3e18dc2f4f71f4e791e25da158397264b49ac82f4780ac3322e66200_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel8@sha256:f532249811710dde78cab85e31f99bfebb5ee161167f8116ea00297ac343eefd_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-events-rhel8@sha256:001e28b882e81e4d424b2e1a39933211f15e68048406a6432e6ec59e4b96cc2c_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-events-rhel8@sha256:03dc5eb942a8fb202d8d6492764d5d27dcc326b556bb068070c10b00a3a9d277_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-events-rhel8@sha256:0e59fd179abc02c54784b3293bc3d21087bd0ec135c691c5523879149da33a5a_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-events-rhel8@sha256:898085897ff200fdba4d6c14b59548c7fe53164a8c2649e2263a69116737edbf_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel8@sha256:3479cbadb4aa7bab5cc56115d7efe4e406d60010e28561857804926c3fbac9cc_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel8@sha256:6067cedcfde517cc751e14030c620126ea6facf50a4ff16374ca8ebe7bfcbe8b_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel8@sha256:a77292658b1ef1e2922f2b7c904ff73c8911bb84f130953897c3a66aec8560da_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel8@sha256:c8aaf02aede730dacca2eed8bb32044f39b74d3ee3fd619a0fa2af864d874fa6_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel8@sha256:1066cf4185e3cd917c05e6d6759fb0a69428c4b43398df10dff8abe523761c09_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel8@sha256:525bbd7fe14ba88b4d9be13c5857e477e3a8daac1185a146707ebb8ef8e81acd_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel8@sha256:dbb678695a4bd07c27a14fec9b70359929bf0d4d33d9ce2d70d1b5157e5026c1_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel8@sha256:fbddec04429c15c833b7631fe3d7c783d33520f30f6d5c8aef2e66b7634873b8_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel8@sha256:0a12cf22aa798dbc3661f7e83aa9c280fe394de5b0ecc6ed7c93be1df539fce9_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel8@sha256:cf30088c2a33f0717657b0ac7c2df1544cb02a39e235011c9d21c658222ef39e_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel8@sha256:ea7aae64763683de9e3fcbda5d6865c975a561b8c6b4299be9dd34088bc5e684_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel8@sha256:fdd2f4bffececf03b6566cf573fdf6224495d79a75ad1031219fad9902d7a3f1_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel8@sha256:0dee713a14ab49d93b52b280d4ca3c6fc1c5f604087c81b755a6715330c91ea7_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel8@sha256:50133b51c695735e5f1fdb54d5423331091c1d113b0747d9565a42839d7510bc_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel8@sha256:56bf189b754dee71d8b4ce9e44389b4ca0762e5f633e728210825472f4c8f3f6_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel8@sha256:d356f3a86b2d3054a9f9c6e36bd488c8eaaef4af199e6a8188f8b50921698d25_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel8@sha256:23a535f97d17329cf2a1cc9dde90d4d9e2f3f5d979539a8ef5982e1f6693b144_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel8@sha256:7b61bda6116f3f1e93c856543ade553b0a1e4353542f5147da6929a5a8adbac3_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel8@sha256:ab98453c7e13ef2a9429531a1b1635e814df4784599be5c79848fcc849d05136_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel8@sha256:d2993b1a28d230faf64f020c8e8248e06fabf5cd225189b8218a71b2f40e6a9b_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel8@sha256:065def0cfd1e282fd57faedff24873ddb4057afd42d4abc887859c6b8cf8c901_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel8@sha256:14e1402c0d2f4d449146471fff84f6548affdbcd81d1864bce0d29c29ccb15bd_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel8@sha256:1709fbbd4a92d49d492e6bc977f2c32efe4559bde59668e818be70d38acdf757_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel8@sha256:5f9e44c7e682756007cc7bc493511c4a44536a04271ec1984f5a3ece7f1a8a49_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-nop-rhel8@sha256:72978ab3728ae29e51b68affb9e0b9a501bc69653c392783cb9ea121c8971661_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-nop-rhel8@sha256:9a0cf80bdfe89d4c472dc555f314d0bd5c4763bc637d45ddd89b8bb78236a44f_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-nop-rhel8@sha256:b767a9acd7013d08b744b8155cecbe219bfd7a416a3f1ac3a129d67ab062741a_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-nop-rhel8@sha256:dfb1b5680a223da82b0b2dada35342525a88a925f4d22b8168c7edcf2b93049c_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel8@sha256:46612f85239df62f6c6d3684367e34a06ddf3982754d5d130b5c0d77f587deea_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel8@sha256:4c111f708f6ae46c74f7ecae415b9b12e1cbb0380f97c4bee6f98ce32de0ef18_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel8@sha256:607ba1de03fdda867014d183a7f54745c6d687441d7e230cbe45d9234c623ed2_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel8@sha256:c7633b12a75e2a382fb3104a6fcc03227dcc980d2d764f828c75b48ccf73bbab_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel8@sha256:0a2fbc739785a2cc2ad17b79e360788216b2a87422e7d1512ea59a8672557a3e_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel8@sha256:25c1f3d9abd1e123e2a11e5349c0b59eb24238a10dc16e01e59976d061ea7af7_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel8@sha256:375388a1122a4bc5ffe695d4f8c69c9cf0c1d65ba89e92a6caeb68be40fbbbdc_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel8@sha256:739b8da7ebcad332129f65fee9e17f2b29370b1f68c030e3751d2f37ed4f9326_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel8@sha256:0d2a673d31a7b920fce466a25fa1968c57fe95d1c8c5bd2759f5de611d000b5f_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel8@sha256:3542aba4cb22ce189574cf439a9dc758678e6272b83d8ff6089f1815284c576b_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel8@sha256:8c97cb0a4a88a1ddb7a6e7650100e958464b526d7c1454c306c7326f75ca0ab1_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel8@sha256:8ce8fce1d1e1acd9fb44dc4d5797e57fe8e349624f6c7b1351757d7d6143b679_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel8@sha256:540dd3000891505e605b3f269f99da6c53d1e452cf35bb7a1918bb8ce190772b_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel8@sha256:5f0ff9a2dfa1468eff57b5e44d971056d06e6c5a2672e14717686b3eba17a341_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel8@sha256:bba628b46144f5d52f4a6e303d1b90c9a7f4a0a7b3f0c13839f9f795da874254_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel8@sha256:f2ee01a1a497bd505ca1289290c0a07eda82901e698079fe1bc6557519d4ee99_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel8@sha256:37002485d6cf0f0ce261894d23db0bf94291fa7a121a154d15e5e4dcde20961f_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel8@sha256:7561c3f65b9ea5268ed46b35f821c319abb1b4cb0894885a5a205cb920842b50_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel8@sha256:7f56583cad2cef40a2be5f4e96a62fcc155c8818fdc7d786400fadb60c85e631_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel8@sha256:ac72ab75d693dd84576e61df319e891b3de889f4e347c9c5b6597ccbd529ae0d_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel8@sha256:025fa4d5b4ca78c69f85c8836f9e585f71c2e48466ff7f38fab36dc66f65880e_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel8@sha256:534369ccbc380afa8482d089c9806484843122f9f3ece03d468604ef2de1daff_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel8@sha256:cea3159fd16b609ef54d99bf435f72c142f0f7ecbbe3c3eaa9dd2035267395d2_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel8@sha256:eae22f08294cb4179c659fca1effea2fc9f270a3059ddd32cf5a9ba1aaf8d2d1_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel8@sha256:1873003c677cb43b754c22493f9ecd91fa61eced098816823b7bceaf2051113a_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel8@sha256:26e9f9232764f62c9c8ec24c3f7938fdaa362f4f10b6c71c894b1cea92f55404_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel8@sha256:8969e863a2ac74d0ab37812bd0aa5d86f261b97d0c2fecd0f35d2343c2f5bd67_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel8@sha256:bc98620c8b16b39d796d81f25bd30ff227f2f2e723536bf28d55bdc76e9ac1ad_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel8@sha256:2f5cd53d974785de7aa44cb7ff7340e08c44a98eac5b3b60a9eb4535e63e62f7_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel8@sha256:608f3eb154f67488869fceeee31df1bcf596385c41d03c7390364153bac6b8b2_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel8@sha256:ca0bcdf562b50a8d2d665172658de8f444dab6fb4ca39ce49abb253e05aa8c7c_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel8@sha256:fed536fdc9330d719dda8baef65c856e9c301e86363b767a52f78fea8336103e_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel8@sha256:012597e8046bf9f3e53d6f3c9543405e77ad5fd8f44964bc669cdf9581726170_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel8@sha256:36959d582ce1a74d7bf594b8e1b84edfa14233ddc2a2b22fcb66c0a0335a7bd3_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel8@sha256:3888fb9d6780e137b4545e8830f45383e68ca84a42394749b64e391d535172e7_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel8@sha256:79af298015635f2bde40b74943cc5aa201d8bef1cb1d333938816757328609e6_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel8@sha256:0d45b4a62b0fc7e101f68e94d6f1b18bc1a2770cccfebc27380d1bbcafbabb49_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel8@sha256:142369000580845dc3a0da67cf4de781dd2ad1ccaa6acf234d7650424e95bf09_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel8@sha256:26d9157c1a6c7d0cfcde263a0a17b15cca996b2b79c6cf0168a16304068c6abc_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel8@sha256:7a4aa11a1273f668d89230adaa720b4e1fcea0cbaa57c63fa01a2cf6867d981c_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel8@sha256:25f485a1b1e0c5015304744148e7a3fbb6728fe90f389e5d507b2d36917efdf5_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel8@sha256:6f30b86646ff8d94ba28949bdf826d751fba38c824a3acabb1480896f41d411a_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel8@sha256:a0663bcada815073c34ec07a99cd53242db85e933912c48b5ed25892ccfa4eb1_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel8@sha256:e6213a9e4243024eb73cef85526dbc294920f0e7c35b031d4b46bc5a5072af23_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel8@sha256:18c0e9a76603a5312f3c7e2b9d468fe5a6d1e3f3f3b41c5ddcad952f6a49e528_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel8@sha256:2723ec216e5ead0550a5dece8b4ef76abade44503ff67da9becdb59ee6a74b64_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel8@sha256:5f68ba66d17d612702cc47916df916b751c3b8d71faa094f1a174cb4338c3d68_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel8@sha256:8d927c5044b9df81791f00774e7831f0a4d5a458f7a335f8bf925696b5479548_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel8@sha256:3d6ba54c22f00a6eefdb5a920e9f2a377cd25f46ac0ce43fbbd207f9bddf87af_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel8@sha256:4f9a87bf93808a7c27c0bcd5387527fd9261f4c666da11e4f5ba8f831028fc3e_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel8@sha256:6ecd313eff04d48c873fa3b4b3a0e1bc94e1e715ab5919e33718a06a2b561851_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel8@sha256:7efeac843ef6910c061c535e290dc43a8fca0522e1897845237bff9df7706da9_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel8@sha256:3e51c0031aaefd0b1ae80908c887075c82888f29552a4b71a3de6148ed6a7fb4_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel8@sha256:578c9afda064065cc2f4e18b59dbb92cf78015654573de80a72bc4e56fc0d1f3_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel8@sha256:d4fa2a61f381b3f00b9fb76cb1d019b28a2413a936f9b5a786d1d98e8a8361a0_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel8@sha256:fbbf6924f67a455359ccd4e884e1608fb20475850e874874d158f5f2e01425c8_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "pbkdf2: pbkdf2 silently returns static keys"
},
{
"cve": "CVE-2025-9287",
"cwe": {
"id": "CWE-20",
"name": "Improper Input Validation"
},
"discovery_date": "2025-08-20T22:00:53.821394+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel8@sha256:0cb744cb7946d857a2cffec641fcbc994e77ddc8d4a5b14c17a28621f4a0a4a9_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel8@sha256:416c99f02abb6274fc87b2599e96b90e74e7a94c28806629c2b98fb2dc7e2afc_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel8@sha256:5c78dfe2380653f0167358565c8b7cab1010321a4eda27ec931715805ab2c256_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel8@sha256:d71dc72648f45660ae1fd98acac0f1876540cac853f5c097ab85c3a5f2c2084f_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel8@sha256:494857108f0b09c8b8985062cc11b9879d126b207fcd72f6abb64ded3d8d1793_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel8@sha256:abca24c41cb24749e70a90aac93354d1924785e3eaf92a55b6906690861bac49_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel8@sha256:b7b03dd023aafe65290969336bcf9e0b7a241c3510dcb3d26519581ba4eed719_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel8@sha256:d52e4a16b2908e99f1e69a1e2ee9233a231fd28c70916ed06c9cd8560478340c_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-controller-rhel8@sha256:35c7d22ab878030711c1ec9d340f25f78257ca3eabdcb5db23db90e80d55e8f1_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-controller-rhel8@sha256:5345cdb7e11186fda1577345f0e426946a5ee9e6bbe6486845511f03114dbe52_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-controller-rhel8@sha256:71d7e93eb9e845a429a7e68801ce7675ffdeebb730c236a8b6c3d59767d8e5d8_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-controller-rhel8@sha256:b33b33412464a6d0bf510e6dd2dc7df8b4ced9a5c08a14d8522db6c8457d1a36_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel8@sha256:9209e159bb11236b49511ed3a59c7f687d06a9f82a02497a637d765cc14ea0c3_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel8@sha256:b2c21a004712bd198698ea75793e57abbe1665e17479e34d0b5e8c81d60b967d_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel8@sha256:b894d94d3e18dc2f4f71f4e791e25da158397264b49ac82f4780ac3322e66200_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel8@sha256:f532249811710dde78cab85e31f99bfebb5ee161167f8116ea00297ac343eefd_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-events-rhel8@sha256:001e28b882e81e4d424b2e1a39933211f15e68048406a6432e6ec59e4b96cc2c_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-events-rhel8@sha256:03dc5eb942a8fb202d8d6492764d5d27dcc326b556bb068070c10b00a3a9d277_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-events-rhel8@sha256:0e59fd179abc02c54784b3293bc3d21087bd0ec135c691c5523879149da33a5a_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-events-rhel8@sha256:898085897ff200fdba4d6c14b59548c7fe53164a8c2649e2263a69116737edbf_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel8@sha256:3479cbadb4aa7bab5cc56115d7efe4e406d60010e28561857804926c3fbac9cc_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel8@sha256:6067cedcfde517cc751e14030c620126ea6facf50a4ff16374ca8ebe7bfcbe8b_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel8@sha256:a77292658b1ef1e2922f2b7c904ff73c8911bb84f130953897c3a66aec8560da_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel8@sha256:c8aaf02aede730dacca2eed8bb32044f39b74d3ee3fd619a0fa2af864d874fa6_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel8@sha256:23a535f97d17329cf2a1cc9dde90d4d9e2f3f5d979539a8ef5982e1f6693b144_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel8@sha256:7b61bda6116f3f1e93c856543ade553b0a1e4353542f5147da6929a5a8adbac3_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel8@sha256:ab98453c7e13ef2a9429531a1b1635e814df4784599be5c79848fcc849d05136_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel8@sha256:d2993b1a28d230faf64f020c8e8248e06fabf5cd225189b8218a71b2f40e6a9b_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel8@sha256:065def0cfd1e282fd57faedff24873ddb4057afd42d4abc887859c6b8cf8c901_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel8@sha256:14e1402c0d2f4d449146471fff84f6548affdbcd81d1864bce0d29c29ccb15bd_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel8@sha256:1709fbbd4a92d49d492e6bc977f2c32efe4559bde59668e818be70d38acdf757_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel8@sha256:5f9e44c7e682756007cc7bc493511c4a44536a04271ec1984f5a3ece7f1a8a49_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-nop-rhel8@sha256:72978ab3728ae29e51b68affb9e0b9a501bc69653c392783cb9ea121c8971661_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-nop-rhel8@sha256:9a0cf80bdfe89d4c472dc555f314d0bd5c4763bc637d45ddd89b8bb78236a44f_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-nop-rhel8@sha256:b767a9acd7013d08b744b8155cecbe219bfd7a416a3f1ac3a129d67ab062741a_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-nop-rhel8@sha256:dfb1b5680a223da82b0b2dada35342525a88a925f4d22b8168c7edcf2b93049c_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel8@sha256:46612f85239df62f6c6d3684367e34a06ddf3982754d5d130b5c0d77f587deea_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel8@sha256:4c111f708f6ae46c74f7ecae415b9b12e1cbb0380f97c4bee6f98ce32de0ef18_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel8@sha256:607ba1de03fdda867014d183a7f54745c6d687441d7e230cbe45d9234c623ed2_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel8@sha256:c7633b12a75e2a382fb3104a6fcc03227dcc980d2d764f828c75b48ccf73bbab_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel8@sha256:0a2fbc739785a2cc2ad17b79e360788216b2a87422e7d1512ea59a8672557a3e_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel8@sha256:25c1f3d9abd1e123e2a11e5349c0b59eb24238a10dc16e01e59976d061ea7af7_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel8@sha256:375388a1122a4bc5ffe695d4f8c69c9cf0c1d65ba89e92a6caeb68be40fbbbdc_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel8@sha256:739b8da7ebcad332129f65fee9e17f2b29370b1f68c030e3751d2f37ed4f9326_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel8@sha256:0d2a673d31a7b920fce466a25fa1968c57fe95d1c8c5bd2759f5de611d000b5f_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel8@sha256:3542aba4cb22ce189574cf439a9dc758678e6272b83d8ff6089f1815284c576b_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel8@sha256:8c97cb0a4a88a1ddb7a6e7650100e958464b526d7c1454c306c7326f75ca0ab1_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel8@sha256:8ce8fce1d1e1acd9fb44dc4d5797e57fe8e349624f6c7b1351757d7d6143b679_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel8@sha256:540dd3000891505e605b3f269f99da6c53d1e452cf35bb7a1918bb8ce190772b_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel8@sha256:5f0ff9a2dfa1468eff57b5e44d971056d06e6c5a2672e14717686b3eba17a341_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel8@sha256:bba628b46144f5d52f4a6e303d1b90c9a7f4a0a7b3f0c13839f9f795da874254_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel8@sha256:f2ee01a1a497bd505ca1289290c0a07eda82901e698079fe1bc6557519d4ee99_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel8@sha256:37002485d6cf0f0ce261894d23db0bf94291fa7a121a154d15e5e4dcde20961f_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel8@sha256:7561c3f65b9ea5268ed46b35f821c319abb1b4cb0894885a5a205cb920842b50_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel8@sha256:7f56583cad2cef40a2be5f4e96a62fcc155c8818fdc7d786400fadb60c85e631_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel8@sha256:ac72ab75d693dd84576e61df319e891b3de889f4e347c9c5b6597ccbd529ae0d_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel8@sha256:025fa4d5b4ca78c69f85c8836f9e585f71c2e48466ff7f38fab36dc66f65880e_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel8@sha256:534369ccbc380afa8482d089c9806484843122f9f3ece03d468604ef2de1daff_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel8@sha256:cea3159fd16b609ef54d99bf435f72c142f0f7ecbbe3c3eaa9dd2035267395d2_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel8@sha256:eae22f08294cb4179c659fca1effea2fc9f270a3059ddd32cf5a9ba1aaf8d2d1_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel8@sha256:1873003c677cb43b754c22493f9ecd91fa61eced098816823b7bceaf2051113a_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel8@sha256:26e9f9232764f62c9c8ec24c3f7938fdaa362f4f10b6c71c894b1cea92f55404_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel8@sha256:8969e863a2ac74d0ab37812bd0aa5d86f261b97d0c2fecd0f35d2343c2f5bd67_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel8@sha256:bc98620c8b16b39d796d81f25bd30ff227f2f2e723536bf28d55bdc76e9ac1ad_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel8@sha256:2f5cd53d974785de7aa44cb7ff7340e08c44a98eac5b3b60a9eb4535e63e62f7_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel8@sha256:608f3eb154f67488869fceeee31df1bcf596385c41d03c7390364153bac6b8b2_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel8@sha256:ca0bcdf562b50a8d2d665172658de8f444dab6fb4ca39ce49abb253e05aa8c7c_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel8@sha256:fed536fdc9330d719dda8baef65c856e9c301e86363b767a52f78fea8336103e_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel8@sha256:012597e8046bf9f3e53d6f3c9543405e77ad5fd8f44964bc669cdf9581726170_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel8@sha256:36959d582ce1a74d7bf594b8e1b84edfa14233ddc2a2b22fcb66c0a0335a7bd3_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel8@sha256:3888fb9d6780e137b4545e8830f45383e68ca84a42394749b64e391d535172e7_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel8@sha256:79af298015635f2bde40b74943cc5aa201d8bef1cb1d333938816757328609e6_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel8@sha256:0d45b4a62b0fc7e101f68e94d6f1b18bc1a2770cccfebc27380d1bbcafbabb49_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel8@sha256:142369000580845dc3a0da67cf4de781dd2ad1ccaa6acf234d7650424e95bf09_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel8@sha256:26d9157c1a6c7d0cfcde263a0a17b15cca996b2b79c6cf0168a16304068c6abc_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel8@sha256:7a4aa11a1273f668d89230adaa720b4e1fcea0cbaa57c63fa01a2cf6867d981c_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel8@sha256:25f485a1b1e0c5015304744148e7a3fbb6728fe90f389e5d507b2d36917efdf5_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel8@sha256:6f30b86646ff8d94ba28949bdf826d751fba38c824a3acabb1480896f41d411a_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel8@sha256:a0663bcada815073c34ec07a99cd53242db85e933912c48b5ed25892ccfa4eb1_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel8@sha256:e6213a9e4243024eb73cef85526dbc294920f0e7c35b031d4b46bc5a5072af23_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel8@sha256:18c0e9a76603a5312f3c7e2b9d468fe5a6d1e3f3f3b41c5ddcad952f6a49e528_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel8@sha256:2723ec216e5ead0550a5dece8b4ef76abade44503ff67da9becdb59ee6a74b64_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel8@sha256:5f68ba66d17d612702cc47916df916b751c3b8d71faa094f1a174cb4338c3d68_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel8@sha256:8d927c5044b9df81791f00774e7831f0a4d5a458f7a335f8bf925696b5479548_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel8@sha256:3d6ba54c22f00a6eefdb5a920e9f2a377cd25f46ac0ce43fbbd207f9bddf87af_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel8@sha256:4f9a87bf93808a7c27c0bcd5387527fd9261f4c666da11e4f5ba8f831028fc3e_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel8@sha256:6ecd313eff04d48c873fa3b4b3a0e1bc94e1e715ab5919e33718a06a2b561851_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel8@sha256:7efeac843ef6910c061c535e290dc43a8fca0522e1897845237bff9df7706da9_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel8@sha256:3e51c0031aaefd0b1ae80908c887075c82888f29552a4b71a3de6148ed6a7fb4_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel8@sha256:578c9afda064065cc2f4e18b59dbb92cf78015654573de80a72bc4e56fc0d1f3_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel8@sha256:d4fa2a61f381b3f00b9fb76cb1d019b28a2413a936f9b5a786d1d98e8a8361a0_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel8@sha256:fbbf6924f67a455359ccd4e884e1608fb20475850e874874d158f5f2e01425c8_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2389932"
}
],
"notes": [
{
"category": "description",
"text": "An improper input validation vulnerability was found in the cipher-base npm package. Missing input type checks in the polyfill of the Node.js `createHash` function result in invalid\u00a0value calculations,\u00a0hanging and\u00a0rewinding the\u00a0hash state, including\u00a0turning a tagged hash\u00a0into an untagged\u00a0hash, for malicious JSON-stringifyable\u00a0inputs.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "cipher-base: Cipher-base hash manipulation",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel8@sha256:1066cf4185e3cd917c05e6d6759fb0a69428c4b43398df10dff8abe523761c09_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel8@sha256:525bbd7fe14ba88b4d9be13c5857e477e3a8daac1185a146707ebb8ef8e81acd_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel8@sha256:dbb678695a4bd07c27a14fec9b70359929bf0d4d33d9ce2d70d1b5157e5026c1_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel8@sha256:fbddec04429c15c833b7631fe3d7c783d33520f30f6d5c8aef2e66b7634873b8_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel8@sha256:0a12cf22aa798dbc3661f7e83aa9c280fe394de5b0ecc6ed7c93be1df539fce9_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel8@sha256:cf30088c2a33f0717657b0ac7c2df1544cb02a39e235011c9d21c658222ef39e_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel8@sha256:ea7aae64763683de9e3fcbda5d6865c975a561b8c6b4299be9dd34088bc5e684_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel8@sha256:fdd2f4bffececf03b6566cf573fdf6224495d79a75ad1031219fad9902d7a3f1_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel8@sha256:0dee713a14ab49d93b52b280d4ca3c6fc1c5f604087c81b755a6715330c91ea7_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel8@sha256:50133b51c695735e5f1fdb54d5423331091c1d113b0747d9565a42839d7510bc_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel8@sha256:56bf189b754dee71d8b4ce9e44389b4ca0762e5f633e728210825472f4c8f3f6_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel8@sha256:d356f3a86b2d3054a9f9c6e36bd488c8eaaef4af199e6a8188f8b50921698d25_arm64"
],
"known_not_affected": [
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel8@sha256:0cb744cb7946d857a2cffec641fcbc994e77ddc8d4a5b14c17a28621f4a0a4a9_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel8@sha256:416c99f02abb6274fc87b2599e96b90e74e7a94c28806629c2b98fb2dc7e2afc_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel8@sha256:5c78dfe2380653f0167358565c8b7cab1010321a4eda27ec931715805ab2c256_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel8@sha256:d71dc72648f45660ae1fd98acac0f1876540cac853f5c097ab85c3a5f2c2084f_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel8@sha256:494857108f0b09c8b8985062cc11b9879d126b207fcd72f6abb64ded3d8d1793_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel8@sha256:abca24c41cb24749e70a90aac93354d1924785e3eaf92a55b6906690861bac49_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel8@sha256:b7b03dd023aafe65290969336bcf9e0b7a241c3510dcb3d26519581ba4eed719_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel8@sha256:d52e4a16b2908e99f1e69a1e2ee9233a231fd28c70916ed06c9cd8560478340c_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-controller-rhel8@sha256:35c7d22ab878030711c1ec9d340f25f78257ca3eabdcb5db23db90e80d55e8f1_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-controller-rhel8@sha256:5345cdb7e11186fda1577345f0e426946a5ee9e6bbe6486845511f03114dbe52_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-controller-rhel8@sha256:71d7e93eb9e845a429a7e68801ce7675ffdeebb730c236a8b6c3d59767d8e5d8_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-controller-rhel8@sha256:b33b33412464a6d0bf510e6dd2dc7df8b4ced9a5c08a14d8522db6c8457d1a36_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel8@sha256:9209e159bb11236b49511ed3a59c7f687d06a9f82a02497a637d765cc14ea0c3_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel8@sha256:b2c21a004712bd198698ea75793e57abbe1665e17479e34d0b5e8c81d60b967d_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel8@sha256:b894d94d3e18dc2f4f71f4e791e25da158397264b49ac82f4780ac3322e66200_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel8@sha256:f532249811710dde78cab85e31f99bfebb5ee161167f8116ea00297ac343eefd_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-events-rhel8@sha256:001e28b882e81e4d424b2e1a39933211f15e68048406a6432e6ec59e4b96cc2c_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-events-rhel8@sha256:03dc5eb942a8fb202d8d6492764d5d27dcc326b556bb068070c10b00a3a9d277_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-events-rhel8@sha256:0e59fd179abc02c54784b3293bc3d21087bd0ec135c691c5523879149da33a5a_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-events-rhel8@sha256:898085897ff200fdba4d6c14b59548c7fe53164a8c2649e2263a69116737edbf_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel8@sha256:3479cbadb4aa7bab5cc56115d7efe4e406d60010e28561857804926c3fbac9cc_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel8@sha256:6067cedcfde517cc751e14030c620126ea6facf50a4ff16374ca8ebe7bfcbe8b_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel8@sha256:a77292658b1ef1e2922f2b7c904ff73c8911bb84f130953897c3a66aec8560da_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel8@sha256:c8aaf02aede730dacca2eed8bb32044f39b74d3ee3fd619a0fa2af864d874fa6_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel8@sha256:23a535f97d17329cf2a1cc9dde90d4d9e2f3f5d979539a8ef5982e1f6693b144_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel8@sha256:7b61bda6116f3f1e93c856543ade553b0a1e4353542f5147da6929a5a8adbac3_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel8@sha256:ab98453c7e13ef2a9429531a1b1635e814df4784599be5c79848fcc849d05136_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel8@sha256:d2993b1a28d230faf64f020c8e8248e06fabf5cd225189b8218a71b2f40e6a9b_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel8@sha256:065def0cfd1e282fd57faedff24873ddb4057afd42d4abc887859c6b8cf8c901_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel8@sha256:14e1402c0d2f4d449146471fff84f6548affdbcd81d1864bce0d29c29ccb15bd_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel8@sha256:1709fbbd4a92d49d492e6bc977f2c32efe4559bde59668e818be70d38acdf757_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel8@sha256:5f9e44c7e682756007cc7bc493511c4a44536a04271ec1984f5a3ece7f1a8a49_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-nop-rhel8@sha256:72978ab3728ae29e51b68affb9e0b9a501bc69653c392783cb9ea121c8971661_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-nop-rhel8@sha256:9a0cf80bdfe89d4c472dc555f314d0bd5c4763bc637d45ddd89b8bb78236a44f_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-nop-rhel8@sha256:b767a9acd7013d08b744b8155cecbe219bfd7a416a3f1ac3a129d67ab062741a_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-nop-rhel8@sha256:dfb1b5680a223da82b0b2dada35342525a88a925f4d22b8168c7edcf2b93049c_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel8@sha256:46612f85239df62f6c6d3684367e34a06ddf3982754d5d130b5c0d77f587deea_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel8@sha256:4c111f708f6ae46c74f7ecae415b9b12e1cbb0380f97c4bee6f98ce32de0ef18_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel8@sha256:607ba1de03fdda867014d183a7f54745c6d687441d7e230cbe45d9234c623ed2_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel8@sha256:c7633b12a75e2a382fb3104a6fcc03227dcc980d2d764f828c75b48ccf73bbab_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel8@sha256:0a2fbc739785a2cc2ad17b79e360788216b2a87422e7d1512ea59a8672557a3e_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel8@sha256:25c1f3d9abd1e123e2a11e5349c0b59eb24238a10dc16e01e59976d061ea7af7_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel8@sha256:375388a1122a4bc5ffe695d4f8c69c9cf0c1d65ba89e92a6caeb68be40fbbbdc_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel8@sha256:739b8da7ebcad332129f65fee9e17f2b29370b1f68c030e3751d2f37ed4f9326_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel8@sha256:0d2a673d31a7b920fce466a25fa1968c57fe95d1c8c5bd2759f5de611d000b5f_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel8@sha256:3542aba4cb22ce189574cf439a9dc758678e6272b83d8ff6089f1815284c576b_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel8@sha256:8c97cb0a4a88a1ddb7a6e7650100e958464b526d7c1454c306c7326f75ca0ab1_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel8@sha256:8ce8fce1d1e1acd9fb44dc4d5797e57fe8e349624f6c7b1351757d7d6143b679_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel8@sha256:540dd3000891505e605b3f269f99da6c53d1e452cf35bb7a1918bb8ce190772b_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel8@sha256:5f0ff9a2dfa1468eff57b5e44d971056d06e6c5a2672e14717686b3eba17a341_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel8@sha256:bba628b46144f5d52f4a6e303d1b90c9a7f4a0a7b3f0c13839f9f795da874254_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel8@sha256:f2ee01a1a497bd505ca1289290c0a07eda82901e698079fe1bc6557519d4ee99_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel8@sha256:37002485d6cf0f0ce261894d23db0bf94291fa7a121a154d15e5e4dcde20961f_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel8@sha256:7561c3f65b9ea5268ed46b35f821c319abb1b4cb0894885a5a205cb920842b50_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel8@sha256:7f56583cad2cef40a2be5f4e96a62fcc155c8818fdc7d786400fadb60c85e631_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel8@sha256:ac72ab75d693dd84576e61df319e891b3de889f4e347c9c5b6597ccbd529ae0d_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel8@sha256:025fa4d5b4ca78c69f85c8836f9e585f71c2e48466ff7f38fab36dc66f65880e_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel8@sha256:534369ccbc380afa8482d089c9806484843122f9f3ece03d468604ef2de1daff_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel8@sha256:cea3159fd16b609ef54d99bf435f72c142f0f7ecbbe3c3eaa9dd2035267395d2_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel8@sha256:eae22f08294cb4179c659fca1effea2fc9f270a3059ddd32cf5a9ba1aaf8d2d1_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel8@sha256:1873003c677cb43b754c22493f9ecd91fa61eced098816823b7bceaf2051113a_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel8@sha256:26e9f9232764f62c9c8ec24c3f7938fdaa362f4f10b6c71c894b1cea92f55404_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel8@sha256:8969e863a2ac74d0ab37812bd0aa5d86f261b97d0c2fecd0f35d2343c2f5bd67_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel8@sha256:bc98620c8b16b39d796d81f25bd30ff227f2f2e723536bf28d55bdc76e9ac1ad_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel8@sha256:2f5cd53d974785de7aa44cb7ff7340e08c44a98eac5b3b60a9eb4535e63e62f7_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel8@sha256:608f3eb154f67488869fceeee31df1bcf596385c41d03c7390364153bac6b8b2_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel8@sha256:ca0bcdf562b50a8d2d665172658de8f444dab6fb4ca39ce49abb253e05aa8c7c_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel8@sha256:fed536fdc9330d719dda8baef65c856e9c301e86363b767a52f78fea8336103e_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel8@sha256:012597e8046bf9f3e53d6f3c9543405e77ad5fd8f44964bc669cdf9581726170_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel8@sha256:36959d582ce1a74d7bf594b8e1b84edfa14233ddc2a2b22fcb66c0a0335a7bd3_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel8@sha256:3888fb9d6780e137b4545e8830f45383e68ca84a42394749b64e391d535172e7_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel8@sha256:79af298015635f2bde40b74943cc5aa201d8bef1cb1d333938816757328609e6_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel8@sha256:0d45b4a62b0fc7e101f68e94d6f1b18bc1a2770cccfebc27380d1bbcafbabb49_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel8@sha256:142369000580845dc3a0da67cf4de781dd2ad1ccaa6acf234d7650424e95bf09_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel8@sha256:26d9157c1a6c7d0cfcde263a0a17b15cca996b2b79c6cf0168a16304068c6abc_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel8@sha256:7a4aa11a1273f668d89230adaa720b4e1fcea0cbaa57c63fa01a2cf6867d981c_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel8@sha256:25f485a1b1e0c5015304744148e7a3fbb6728fe90f389e5d507b2d36917efdf5_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel8@sha256:6f30b86646ff8d94ba28949bdf826d751fba38c824a3acabb1480896f41d411a_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel8@sha256:a0663bcada815073c34ec07a99cd53242db85e933912c48b5ed25892ccfa4eb1_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel8@sha256:e6213a9e4243024eb73cef85526dbc294920f0e7c35b031d4b46bc5a5072af23_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel8@sha256:18c0e9a76603a5312f3c7e2b9d468fe5a6d1e3f3f3b41c5ddcad952f6a49e528_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel8@sha256:2723ec216e5ead0550a5dece8b4ef76abade44503ff67da9becdb59ee6a74b64_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel8@sha256:5f68ba66d17d612702cc47916df916b751c3b8d71faa094f1a174cb4338c3d68_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel8@sha256:8d927c5044b9df81791f00774e7831f0a4d5a458f7a335f8bf925696b5479548_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel8@sha256:3d6ba54c22f00a6eefdb5a920e9f2a377cd25f46ac0ce43fbbd207f9bddf87af_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel8@sha256:4f9a87bf93808a7c27c0bcd5387527fd9261f4c666da11e4f5ba8f831028fc3e_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel8@sha256:6ecd313eff04d48c873fa3b4b3a0e1bc94e1e715ab5919e33718a06a2b561851_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel8@sha256:7efeac843ef6910c061c535e290dc43a8fca0522e1897845237bff9df7706da9_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel8@sha256:3e51c0031aaefd0b1ae80908c887075c82888f29552a4b71a3de6148ed6a7fb4_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel8@sha256:578c9afda064065cc2f4e18b59dbb92cf78015654573de80a72bc4e56fc0d1f3_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel8@sha256:d4fa2a61f381b3f00b9fb76cb1d019b28a2413a936f9b5a786d1d98e8a8361a0_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel8@sha256:fbbf6924f67a455359ccd4e884e1608fb20475850e874874d158f5f2e01425c8_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-9287"
},
{
"category": "external",
"summary": "RHBZ#2389932",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2389932"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-9287",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-9287"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-9287",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-9287"
},
{
"category": "external",
"summary": "https://github.com/browserify/cipher-base/pull/23",
"url": "https://github.com/browserify/cipher-base/pull/23"
},
{
"category": "external",
"summary": "https://github.com/browserify/cipher-base/security/advisories/GHSA-cpq7-6gpm-g9rc",
"url": "https://github.com/browserify/cipher-base/security/advisories/GHSA-cpq7-6gpm-g9rc"
}
],
"release_date": "2025-08-20T21:43:56.548000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-03-04T06:00:07+00:00",
"details": "Red Hat OpenShift Pipelines is a cloud-native, continuous integration and\ncontinuous delivery (CI/CD) solution based on Kubernetes resources.\nIt uses Tekton building blocks to automate deployments across multiple\nplatforms by abstracting away the underlying implementation details.\nTekton introduces a number of standard custom resource definitions (CRDs)\nfor defining CI/CD pipelines that are portable across Kubernetes distributions.",
"product_ids": [
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel8@sha256:1066cf4185e3cd917c05e6d6759fb0a69428c4b43398df10dff8abe523761c09_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel8@sha256:525bbd7fe14ba88b4d9be13c5857e477e3a8daac1185a146707ebb8ef8e81acd_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel8@sha256:dbb678695a4bd07c27a14fec9b70359929bf0d4d33d9ce2d70d1b5157e5026c1_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel8@sha256:fbddec04429c15c833b7631fe3d7c783d33520f30f6d5c8aef2e66b7634873b8_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel8@sha256:0a12cf22aa798dbc3661f7e83aa9c280fe394de5b0ecc6ed7c93be1df539fce9_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel8@sha256:cf30088c2a33f0717657b0ac7c2df1544cb02a39e235011c9d21c658222ef39e_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel8@sha256:ea7aae64763683de9e3fcbda5d6865c975a561b8c6b4299be9dd34088bc5e684_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel8@sha256:fdd2f4bffececf03b6566cf573fdf6224495d79a75ad1031219fad9902d7a3f1_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel8@sha256:0dee713a14ab49d93b52b280d4ca3c6fc1c5f604087c81b755a6715330c91ea7_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel8@sha256:50133b51c695735e5f1fdb54d5423331091c1d113b0747d9565a42839d7510bc_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel8@sha256:56bf189b754dee71d8b4ce9e44389b4ca0762e5f633e728210825472f4c8f3f6_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel8@sha256:d356f3a86b2d3054a9f9c6e36bd488c8eaaef4af199e6a8188f8b50921698d25_arm64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:3710"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel8@sha256:0cb744cb7946d857a2cffec641fcbc994e77ddc8d4a5b14c17a28621f4a0a4a9_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel8@sha256:416c99f02abb6274fc87b2599e96b90e74e7a94c28806629c2b98fb2dc7e2afc_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel8@sha256:5c78dfe2380653f0167358565c8b7cab1010321a4eda27ec931715805ab2c256_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel8@sha256:d71dc72648f45660ae1fd98acac0f1876540cac853f5c097ab85c3a5f2c2084f_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel8@sha256:494857108f0b09c8b8985062cc11b9879d126b207fcd72f6abb64ded3d8d1793_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel8@sha256:abca24c41cb24749e70a90aac93354d1924785e3eaf92a55b6906690861bac49_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel8@sha256:b7b03dd023aafe65290969336bcf9e0b7a241c3510dcb3d26519581ba4eed719_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel8@sha256:d52e4a16b2908e99f1e69a1e2ee9233a231fd28c70916ed06c9cd8560478340c_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-controller-rhel8@sha256:35c7d22ab878030711c1ec9d340f25f78257ca3eabdcb5db23db90e80d55e8f1_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-controller-rhel8@sha256:5345cdb7e11186fda1577345f0e426946a5ee9e6bbe6486845511f03114dbe52_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-controller-rhel8@sha256:71d7e93eb9e845a429a7e68801ce7675ffdeebb730c236a8b6c3d59767d8e5d8_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-controller-rhel8@sha256:b33b33412464a6d0bf510e6dd2dc7df8b4ced9a5c08a14d8522db6c8457d1a36_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel8@sha256:9209e159bb11236b49511ed3a59c7f687d06a9f82a02497a637d765cc14ea0c3_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel8@sha256:b2c21a004712bd198698ea75793e57abbe1665e17479e34d0b5e8c81d60b967d_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel8@sha256:b894d94d3e18dc2f4f71f4e791e25da158397264b49ac82f4780ac3322e66200_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel8@sha256:f532249811710dde78cab85e31f99bfebb5ee161167f8116ea00297ac343eefd_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-events-rhel8@sha256:001e28b882e81e4d424b2e1a39933211f15e68048406a6432e6ec59e4b96cc2c_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-events-rhel8@sha256:03dc5eb942a8fb202d8d6492764d5d27dcc326b556bb068070c10b00a3a9d277_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-events-rhel8@sha256:0e59fd179abc02c54784b3293bc3d21087bd0ec135c691c5523879149da33a5a_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-events-rhel8@sha256:898085897ff200fdba4d6c14b59548c7fe53164a8c2649e2263a69116737edbf_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel8@sha256:3479cbadb4aa7bab5cc56115d7efe4e406d60010e28561857804926c3fbac9cc_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel8@sha256:6067cedcfde517cc751e14030c620126ea6facf50a4ff16374ca8ebe7bfcbe8b_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel8@sha256:a77292658b1ef1e2922f2b7c904ff73c8911bb84f130953897c3a66aec8560da_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel8@sha256:c8aaf02aede730dacca2eed8bb32044f39b74d3ee3fd619a0fa2af864d874fa6_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel8@sha256:1066cf4185e3cd917c05e6d6759fb0a69428c4b43398df10dff8abe523761c09_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel8@sha256:525bbd7fe14ba88b4d9be13c5857e477e3a8daac1185a146707ebb8ef8e81acd_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel8@sha256:dbb678695a4bd07c27a14fec9b70359929bf0d4d33d9ce2d70d1b5157e5026c1_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel8@sha256:fbddec04429c15c833b7631fe3d7c783d33520f30f6d5c8aef2e66b7634873b8_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel8@sha256:0a12cf22aa798dbc3661f7e83aa9c280fe394de5b0ecc6ed7c93be1df539fce9_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel8@sha256:cf30088c2a33f0717657b0ac7c2df1544cb02a39e235011c9d21c658222ef39e_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel8@sha256:ea7aae64763683de9e3fcbda5d6865c975a561b8c6b4299be9dd34088bc5e684_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel8@sha256:fdd2f4bffececf03b6566cf573fdf6224495d79a75ad1031219fad9902d7a3f1_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel8@sha256:0dee713a14ab49d93b52b280d4ca3c6fc1c5f604087c81b755a6715330c91ea7_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel8@sha256:50133b51c695735e5f1fdb54d5423331091c1d113b0747d9565a42839d7510bc_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel8@sha256:56bf189b754dee71d8b4ce9e44389b4ca0762e5f633e728210825472f4c8f3f6_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel8@sha256:d356f3a86b2d3054a9f9c6e36bd488c8eaaef4af199e6a8188f8b50921698d25_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel8@sha256:23a535f97d17329cf2a1cc9dde90d4d9e2f3f5d979539a8ef5982e1f6693b144_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel8@sha256:7b61bda6116f3f1e93c856543ade553b0a1e4353542f5147da6929a5a8adbac3_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel8@sha256:ab98453c7e13ef2a9429531a1b1635e814df4784599be5c79848fcc849d05136_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel8@sha256:d2993b1a28d230faf64f020c8e8248e06fabf5cd225189b8218a71b2f40e6a9b_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel8@sha256:065def0cfd1e282fd57faedff24873ddb4057afd42d4abc887859c6b8cf8c901_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel8@sha256:14e1402c0d2f4d449146471fff84f6548affdbcd81d1864bce0d29c29ccb15bd_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel8@sha256:1709fbbd4a92d49d492e6bc977f2c32efe4559bde59668e818be70d38acdf757_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel8@sha256:5f9e44c7e682756007cc7bc493511c4a44536a04271ec1984f5a3ece7f1a8a49_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-nop-rhel8@sha256:72978ab3728ae29e51b68affb9e0b9a501bc69653c392783cb9ea121c8971661_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-nop-rhel8@sha256:9a0cf80bdfe89d4c472dc555f314d0bd5c4763bc637d45ddd89b8bb78236a44f_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-nop-rhel8@sha256:b767a9acd7013d08b744b8155cecbe219bfd7a416a3f1ac3a129d67ab062741a_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-nop-rhel8@sha256:dfb1b5680a223da82b0b2dada35342525a88a925f4d22b8168c7edcf2b93049c_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel8@sha256:46612f85239df62f6c6d3684367e34a06ddf3982754d5d130b5c0d77f587deea_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel8@sha256:4c111f708f6ae46c74f7ecae415b9b12e1cbb0380f97c4bee6f98ce32de0ef18_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel8@sha256:607ba1de03fdda867014d183a7f54745c6d687441d7e230cbe45d9234c623ed2_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel8@sha256:c7633b12a75e2a382fb3104a6fcc03227dcc980d2d764f828c75b48ccf73bbab_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel8@sha256:0a2fbc739785a2cc2ad17b79e360788216b2a87422e7d1512ea59a8672557a3e_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel8@sha256:25c1f3d9abd1e123e2a11e5349c0b59eb24238a10dc16e01e59976d061ea7af7_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel8@sha256:375388a1122a4bc5ffe695d4f8c69c9cf0c1d65ba89e92a6caeb68be40fbbbdc_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel8@sha256:739b8da7ebcad332129f65fee9e17f2b29370b1f68c030e3751d2f37ed4f9326_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel8@sha256:0d2a673d31a7b920fce466a25fa1968c57fe95d1c8c5bd2759f5de611d000b5f_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel8@sha256:3542aba4cb22ce189574cf439a9dc758678e6272b83d8ff6089f1815284c576b_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel8@sha256:8c97cb0a4a88a1ddb7a6e7650100e958464b526d7c1454c306c7326f75ca0ab1_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel8@sha256:8ce8fce1d1e1acd9fb44dc4d5797e57fe8e349624f6c7b1351757d7d6143b679_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel8@sha256:540dd3000891505e605b3f269f99da6c53d1e452cf35bb7a1918bb8ce190772b_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel8@sha256:5f0ff9a2dfa1468eff57b5e44d971056d06e6c5a2672e14717686b3eba17a341_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel8@sha256:bba628b46144f5d52f4a6e303d1b90c9a7f4a0a7b3f0c13839f9f795da874254_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel8@sha256:f2ee01a1a497bd505ca1289290c0a07eda82901e698079fe1bc6557519d4ee99_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel8@sha256:37002485d6cf0f0ce261894d23db0bf94291fa7a121a154d15e5e4dcde20961f_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel8@sha256:7561c3f65b9ea5268ed46b35f821c319abb1b4cb0894885a5a205cb920842b50_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel8@sha256:7f56583cad2cef40a2be5f4e96a62fcc155c8818fdc7d786400fadb60c85e631_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel8@sha256:ac72ab75d693dd84576e61df319e891b3de889f4e347c9c5b6597ccbd529ae0d_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel8@sha256:025fa4d5b4ca78c69f85c8836f9e585f71c2e48466ff7f38fab36dc66f65880e_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel8@sha256:534369ccbc380afa8482d089c9806484843122f9f3ece03d468604ef2de1daff_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel8@sha256:cea3159fd16b609ef54d99bf435f72c142f0f7ecbbe3c3eaa9dd2035267395d2_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel8@sha256:eae22f08294cb4179c659fca1effea2fc9f270a3059ddd32cf5a9ba1aaf8d2d1_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel8@sha256:1873003c677cb43b754c22493f9ecd91fa61eced098816823b7bceaf2051113a_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel8@sha256:26e9f9232764f62c9c8ec24c3f7938fdaa362f4f10b6c71c894b1cea92f55404_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel8@sha256:8969e863a2ac74d0ab37812bd0aa5d86f261b97d0c2fecd0f35d2343c2f5bd67_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel8@sha256:bc98620c8b16b39d796d81f25bd30ff227f2f2e723536bf28d55bdc76e9ac1ad_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel8@sha256:2f5cd53d974785de7aa44cb7ff7340e08c44a98eac5b3b60a9eb4535e63e62f7_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel8@sha256:608f3eb154f67488869fceeee31df1bcf596385c41d03c7390364153bac6b8b2_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel8@sha256:ca0bcdf562b50a8d2d665172658de8f444dab6fb4ca39ce49abb253e05aa8c7c_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel8@sha256:fed536fdc9330d719dda8baef65c856e9c301e86363b767a52f78fea8336103e_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel8@sha256:012597e8046bf9f3e53d6f3c9543405e77ad5fd8f44964bc669cdf9581726170_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel8@sha256:36959d582ce1a74d7bf594b8e1b84edfa14233ddc2a2b22fcb66c0a0335a7bd3_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel8@sha256:3888fb9d6780e137b4545e8830f45383e68ca84a42394749b64e391d535172e7_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel8@sha256:79af298015635f2bde40b74943cc5aa201d8bef1cb1d333938816757328609e6_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel8@sha256:0d45b4a62b0fc7e101f68e94d6f1b18bc1a2770cccfebc27380d1bbcafbabb49_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel8@sha256:142369000580845dc3a0da67cf4de781dd2ad1ccaa6acf234d7650424e95bf09_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel8@sha256:26d9157c1a6c7d0cfcde263a0a17b15cca996b2b79c6cf0168a16304068c6abc_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel8@sha256:7a4aa11a1273f668d89230adaa720b4e1fcea0cbaa57c63fa01a2cf6867d981c_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel8@sha256:25f485a1b1e0c5015304744148e7a3fbb6728fe90f389e5d507b2d36917efdf5_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel8@sha256:6f30b86646ff8d94ba28949bdf826d751fba38c824a3acabb1480896f41d411a_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel8@sha256:a0663bcada815073c34ec07a99cd53242db85e933912c48b5ed25892ccfa4eb1_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel8@sha256:e6213a9e4243024eb73cef85526dbc294920f0e7c35b031d4b46bc5a5072af23_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel8@sha256:18c0e9a76603a5312f3c7e2b9d468fe5a6d1e3f3f3b41c5ddcad952f6a49e528_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel8@sha256:2723ec216e5ead0550a5dece8b4ef76abade44503ff67da9becdb59ee6a74b64_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel8@sha256:5f68ba66d17d612702cc47916df916b751c3b8d71faa094f1a174cb4338c3d68_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel8@sha256:8d927c5044b9df81791f00774e7831f0a4d5a458f7a335f8bf925696b5479548_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel8@sha256:3d6ba54c22f00a6eefdb5a920e9f2a377cd25f46ac0ce43fbbd207f9bddf87af_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel8@sha256:4f9a87bf93808a7c27c0bcd5387527fd9261f4c666da11e4f5ba8f831028fc3e_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel8@sha256:6ecd313eff04d48c873fa3b4b3a0e1bc94e1e715ab5919e33718a06a2b561851_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel8@sha256:7efeac843ef6910c061c535e290dc43a8fca0522e1897845237bff9df7706da9_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel8@sha256:3e51c0031aaefd0b1ae80908c887075c82888f29552a4b71a3de6148ed6a7fb4_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel8@sha256:578c9afda064065cc2f4e18b59dbb92cf78015654573de80a72bc4e56fc0d1f3_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel8@sha256:d4fa2a61f381b3f00b9fb76cb1d019b28a2413a936f9b5a786d1d98e8a8361a0_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel8@sha256:fbbf6924f67a455359ccd4e884e1608fb20475850e874874d158f5f2e01425c8_amd64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "LOW",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "CHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:C/C:N/I:H/A:L",
"version": "3.1"
},
"products": [
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel8@sha256:0cb744cb7946d857a2cffec641fcbc994e77ddc8d4a5b14c17a28621f4a0a4a9_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel8@sha256:416c99f02abb6274fc87b2599e96b90e74e7a94c28806629c2b98fb2dc7e2afc_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel8@sha256:5c78dfe2380653f0167358565c8b7cab1010321a4eda27ec931715805ab2c256_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel8@sha256:d71dc72648f45660ae1fd98acac0f1876540cac853f5c097ab85c3a5f2c2084f_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel8@sha256:494857108f0b09c8b8985062cc11b9879d126b207fcd72f6abb64ded3d8d1793_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel8@sha256:abca24c41cb24749e70a90aac93354d1924785e3eaf92a55b6906690861bac49_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel8@sha256:b7b03dd023aafe65290969336bcf9e0b7a241c3510dcb3d26519581ba4eed719_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel8@sha256:d52e4a16b2908e99f1e69a1e2ee9233a231fd28c70916ed06c9cd8560478340c_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-controller-rhel8@sha256:35c7d22ab878030711c1ec9d340f25f78257ca3eabdcb5db23db90e80d55e8f1_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-controller-rhel8@sha256:5345cdb7e11186fda1577345f0e426946a5ee9e6bbe6486845511f03114dbe52_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-controller-rhel8@sha256:71d7e93eb9e845a429a7e68801ce7675ffdeebb730c236a8b6c3d59767d8e5d8_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-controller-rhel8@sha256:b33b33412464a6d0bf510e6dd2dc7df8b4ced9a5c08a14d8522db6c8457d1a36_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel8@sha256:9209e159bb11236b49511ed3a59c7f687d06a9f82a02497a637d765cc14ea0c3_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel8@sha256:b2c21a004712bd198698ea75793e57abbe1665e17479e34d0b5e8c81d60b967d_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel8@sha256:b894d94d3e18dc2f4f71f4e791e25da158397264b49ac82f4780ac3322e66200_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel8@sha256:f532249811710dde78cab85e31f99bfebb5ee161167f8116ea00297ac343eefd_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-events-rhel8@sha256:001e28b882e81e4d424b2e1a39933211f15e68048406a6432e6ec59e4b96cc2c_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-events-rhel8@sha256:03dc5eb942a8fb202d8d6492764d5d27dcc326b556bb068070c10b00a3a9d277_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-events-rhel8@sha256:0e59fd179abc02c54784b3293bc3d21087bd0ec135c691c5523879149da33a5a_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-events-rhel8@sha256:898085897ff200fdba4d6c14b59548c7fe53164a8c2649e2263a69116737edbf_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel8@sha256:3479cbadb4aa7bab5cc56115d7efe4e406d60010e28561857804926c3fbac9cc_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel8@sha256:6067cedcfde517cc751e14030c620126ea6facf50a4ff16374ca8ebe7bfcbe8b_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel8@sha256:a77292658b1ef1e2922f2b7c904ff73c8911bb84f130953897c3a66aec8560da_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel8@sha256:c8aaf02aede730dacca2eed8bb32044f39b74d3ee3fd619a0fa2af864d874fa6_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel8@sha256:1066cf4185e3cd917c05e6d6759fb0a69428c4b43398df10dff8abe523761c09_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel8@sha256:525bbd7fe14ba88b4d9be13c5857e477e3a8daac1185a146707ebb8ef8e81acd_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel8@sha256:dbb678695a4bd07c27a14fec9b70359929bf0d4d33d9ce2d70d1b5157e5026c1_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel8@sha256:fbddec04429c15c833b7631fe3d7c783d33520f30f6d5c8aef2e66b7634873b8_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel8@sha256:0a12cf22aa798dbc3661f7e83aa9c280fe394de5b0ecc6ed7c93be1df539fce9_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel8@sha256:cf30088c2a33f0717657b0ac7c2df1544cb02a39e235011c9d21c658222ef39e_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel8@sha256:ea7aae64763683de9e3fcbda5d6865c975a561b8c6b4299be9dd34088bc5e684_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel8@sha256:fdd2f4bffececf03b6566cf573fdf6224495d79a75ad1031219fad9902d7a3f1_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel8@sha256:0dee713a14ab49d93b52b280d4ca3c6fc1c5f604087c81b755a6715330c91ea7_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel8@sha256:50133b51c695735e5f1fdb54d5423331091c1d113b0747d9565a42839d7510bc_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel8@sha256:56bf189b754dee71d8b4ce9e44389b4ca0762e5f633e728210825472f4c8f3f6_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel8@sha256:d356f3a86b2d3054a9f9c6e36bd488c8eaaef4af199e6a8188f8b50921698d25_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel8@sha256:23a535f97d17329cf2a1cc9dde90d4d9e2f3f5d979539a8ef5982e1f6693b144_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel8@sha256:7b61bda6116f3f1e93c856543ade553b0a1e4353542f5147da6929a5a8adbac3_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel8@sha256:ab98453c7e13ef2a9429531a1b1635e814df4784599be5c79848fcc849d05136_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel8@sha256:d2993b1a28d230faf64f020c8e8248e06fabf5cd225189b8218a71b2f40e6a9b_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel8@sha256:065def0cfd1e282fd57faedff24873ddb4057afd42d4abc887859c6b8cf8c901_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel8@sha256:14e1402c0d2f4d449146471fff84f6548affdbcd81d1864bce0d29c29ccb15bd_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel8@sha256:1709fbbd4a92d49d492e6bc977f2c32efe4559bde59668e818be70d38acdf757_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel8@sha256:5f9e44c7e682756007cc7bc493511c4a44536a04271ec1984f5a3ece7f1a8a49_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-nop-rhel8@sha256:72978ab3728ae29e51b68affb9e0b9a501bc69653c392783cb9ea121c8971661_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-nop-rhel8@sha256:9a0cf80bdfe89d4c472dc555f314d0bd5c4763bc637d45ddd89b8bb78236a44f_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-nop-rhel8@sha256:b767a9acd7013d08b744b8155cecbe219bfd7a416a3f1ac3a129d67ab062741a_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-nop-rhel8@sha256:dfb1b5680a223da82b0b2dada35342525a88a925f4d22b8168c7edcf2b93049c_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel8@sha256:46612f85239df62f6c6d3684367e34a06ddf3982754d5d130b5c0d77f587deea_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel8@sha256:4c111f708f6ae46c74f7ecae415b9b12e1cbb0380f97c4bee6f98ce32de0ef18_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel8@sha256:607ba1de03fdda867014d183a7f54745c6d687441d7e230cbe45d9234c623ed2_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel8@sha256:c7633b12a75e2a382fb3104a6fcc03227dcc980d2d764f828c75b48ccf73bbab_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel8@sha256:0a2fbc739785a2cc2ad17b79e360788216b2a87422e7d1512ea59a8672557a3e_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel8@sha256:25c1f3d9abd1e123e2a11e5349c0b59eb24238a10dc16e01e59976d061ea7af7_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel8@sha256:375388a1122a4bc5ffe695d4f8c69c9cf0c1d65ba89e92a6caeb68be40fbbbdc_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel8@sha256:739b8da7ebcad332129f65fee9e17f2b29370b1f68c030e3751d2f37ed4f9326_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel8@sha256:0d2a673d31a7b920fce466a25fa1968c57fe95d1c8c5bd2759f5de611d000b5f_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel8@sha256:3542aba4cb22ce189574cf439a9dc758678e6272b83d8ff6089f1815284c576b_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel8@sha256:8c97cb0a4a88a1ddb7a6e7650100e958464b526d7c1454c306c7326f75ca0ab1_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel8@sha256:8ce8fce1d1e1acd9fb44dc4d5797e57fe8e349624f6c7b1351757d7d6143b679_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel8@sha256:540dd3000891505e605b3f269f99da6c53d1e452cf35bb7a1918bb8ce190772b_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel8@sha256:5f0ff9a2dfa1468eff57b5e44d971056d06e6c5a2672e14717686b3eba17a341_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel8@sha256:bba628b46144f5d52f4a6e303d1b90c9a7f4a0a7b3f0c13839f9f795da874254_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel8@sha256:f2ee01a1a497bd505ca1289290c0a07eda82901e698079fe1bc6557519d4ee99_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel8@sha256:37002485d6cf0f0ce261894d23db0bf94291fa7a121a154d15e5e4dcde20961f_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel8@sha256:7561c3f65b9ea5268ed46b35f821c319abb1b4cb0894885a5a205cb920842b50_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel8@sha256:7f56583cad2cef40a2be5f4e96a62fcc155c8818fdc7d786400fadb60c85e631_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel8@sha256:ac72ab75d693dd84576e61df319e891b3de889f4e347c9c5b6597ccbd529ae0d_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel8@sha256:025fa4d5b4ca78c69f85c8836f9e585f71c2e48466ff7f38fab36dc66f65880e_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel8@sha256:534369ccbc380afa8482d089c9806484843122f9f3ece03d468604ef2de1daff_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel8@sha256:cea3159fd16b609ef54d99bf435f72c142f0f7ecbbe3c3eaa9dd2035267395d2_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel8@sha256:eae22f08294cb4179c659fca1effea2fc9f270a3059ddd32cf5a9ba1aaf8d2d1_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel8@sha256:1873003c677cb43b754c22493f9ecd91fa61eced098816823b7bceaf2051113a_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel8@sha256:26e9f9232764f62c9c8ec24c3f7938fdaa362f4f10b6c71c894b1cea92f55404_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel8@sha256:8969e863a2ac74d0ab37812bd0aa5d86f261b97d0c2fecd0f35d2343c2f5bd67_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel8@sha256:bc98620c8b16b39d796d81f25bd30ff227f2f2e723536bf28d55bdc76e9ac1ad_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel8@sha256:2f5cd53d974785de7aa44cb7ff7340e08c44a98eac5b3b60a9eb4535e63e62f7_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel8@sha256:608f3eb154f67488869fceeee31df1bcf596385c41d03c7390364153bac6b8b2_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel8@sha256:ca0bcdf562b50a8d2d665172658de8f444dab6fb4ca39ce49abb253e05aa8c7c_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel8@sha256:fed536fdc9330d719dda8baef65c856e9c301e86363b767a52f78fea8336103e_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel8@sha256:012597e8046bf9f3e53d6f3c9543405e77ad5fd8f44964bc669cdf9581726170_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel8@sha256:36959d582ce1a74d7bf594b8e1b84edfa14233ddc2a2b22fcb66c0a0335a7bd3_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel8@sha256:3888fb9d6780e137b4545e8830f45383e68ca84a42394749b64e391d535172e7_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel8@sha256:79af298015635f2bde40b74943cc5aa201d8bef1cb1d333938816757328609e6_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel8@sha256:0d45b4a62b0fc7e101f68e94d6f1b18bc1a2770cccfebc27380d1bbcafbabb49_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel8@sha256:142369000580845dc3a0da67cf4de781dd2ad1ccaa6acf234d7650424e95bf09_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel8@sha256:26d9157c1a6c7d0cfcde263a0a17b15cca996b2b79c6cf0168a16304068c6abc_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel8@sha256:7a4aa11a1273f668d89230adaa720b4e1fcea0cbaa57c63fa01a2cf6867d981c_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel8@sha256:25f485a1b1e0c5015304744148e7a3fbb6728fe90f389e5d507b2d36917efdf5_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel8@sha256:6f30b86646ff8d94ba28949bdf826d751fba38c824a3acabb1480896f41d411a_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel8@sha256:a0663bcada815073c34ec07a99cd53242db85e933912c48b5ed25892ccfa4eb1_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel8@sha256:e6213a9e4243024eb73cef85526dbc294920f0e7c35b031d4b46bc5a5072af23_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel8@sha256:18c0e9a76603a5312f3c7e2b9d468fe5a6d1e3f3f3b41c5ddcad952f6a49e528_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel8@sha256:2723ec216e5ead0550a5dece8b4ef76abade44503ff67da9becdb59ee6a74b64_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel8@sha256:5f68ba66d17d612702cc47916df916b751c3b8d71faa094f1a174cb4338c3d68_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel8@sha256:8d927c5044b9df81791f00774e7831f0a4d5a458f7a335f8bf925696b5479548_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel8@sha256:3d6ba54c22f00a6eefdb5a920e9f2a377cd25f46ac0ce43fbbd207f9bddf87af_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel8@sha256:4f9a87bf93808a7c27c0bcd5387527fd9261f4c666da11e4f5ba8f831028fc3e_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel8@sha256:6ecd313eff04d48c873fa3b4b3a0e1bc94e1e715ab5919e33718a06a2b561851_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel8@sha256:7efeac843ef6910c061c535e290dc43a8fca0522e1897845237bff9df7706da9_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel8@sha256:3e51c0031aaefd0b1ae80908c887075c82888f29552a4b71a3de6148ed6a7fb4_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel8@sha256:578c9afda064065cc2f4e18b59dbb92cf78015654573de80a72bc4e56fc0d1f3_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel8@sha256:d4fa2a61f381b3f00b9fb76cb1d019b28a2413a936f9b5a786d1d98e8a8361a0_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel8@sha256:fbbf6924f67a455359ccd4e884e1608fb20475850e874874d158f5f2e01425c8_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "cipher-base: Cipher-base hash manipulation"
},
{
"cve": "CVE-2025-9288",
"cwe": {
"id": "CWE-20",
"name": "Improper Input Validation"
},
"discovery_date": "2025-08-20T23:00:56.263191+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel8@sha256:0cb744cb7946d857a2cffec641fcbc994e77ddc8d4a5b14c17a28621f4a0a4a9_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel8@sha256:416c99f02abb6274fc87b2599e96b90e74e7a94c28806629c2b98fb2dc7e2afc_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel8@sha256:5c78dfe2380653f0167358565c8b7cab1010321a4eda27ec931715805ab2c256_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel8@sha256:d71dc72648f45660ae1fd98acac0f1876540cac853f5c097ab85c3a5f2c2084f_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel8@sha256:494857108f0b09c8b8985062cc11b9879d126b207fcd72f6abb64ded3d8d1793_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel8@sha256:abca24c41cb24749e70a90aac93354d1924785e3eaf92a55b6906690861bac49_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel8@sha256:b7b03dd023aafe65290969336bcf9e0b7a241c3510dcb3d26519581ba4eed719_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel8@sha256:d52e4a16b2908e99f1e69a1e2ee9233a231fd28c70916ed06c9cd8560478340c_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-controller-rhel8@sha256:35c7d22ab878030711c1ec9d340f25f78257ca3eabdcb5db23db90e80d55e8f1_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-controller-rhel8@sha256:5345cdb7e11186fda1577345f0e426946a5ee9e6bbe6486845511f03114dbe52_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-controller-rhel8@sha256:71d7e93eb9e845a429a7e68801ce7675ffdeebb730c236a8b6c3d59767d8e5d8_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-controller-rhel8@sha256:b33b33412464a6d0bf510e6dd2dc7df8b4ced9a5c08a14d8522db6c8457d1a36_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel8@sha256:9209e159bb11236b49511ed3a59c7f687d06a9f82a02497a637d765cc14ea0c3_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel8@sha256:b2c21a004712bd198698ea75793e57abbe1665e17479e34d0b5e8c81d60b967d_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel8@sha256:b894d94d3e18dc2f4f71f4e791e25da158397264b49ac82f4780ac3322e66200_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel8@sha256:f532249811710dde78cab85e31f99bfebb5ee161167f8116ea00297ac343eefd_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-events-rhel8@sha256:001e28b882e81e4d424b2e1a39933211f15e68048406a6432e6ec59e4b96cc2c_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-events-rhel8@sha256:03dc5eb942a8fb202d8d6492764d5d27dcc326b556bb068070c10b00a3a9d277_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-events-rhel8@sha256:0e59fd179abc02c54784b3293bc3d21087bd0ec135c691c5523879149da33a5a_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-events-rhel8@sha256:898085897ff200fdba4d6c14b59548c7fe53164a8c2649e2263a69116737edbf_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel8@sha256:3479cbadb4aa7bab5cc56115d7efe4e406d60010e28561857804926c3fbac9cc_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel8@sha256:6067cedcfde517cc751e14030c620126ea6facf50a4ff16374ca8ebe7bfcbe8b_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel8@sha256:a77292658b1ef1e2922f2b7c904ff73c8911bb84f130953897c3a66aec8560da_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel8@sha256:c8aaf02aede730dacca2eed8bb32044f39b74d3ee3fd619a0fa2af864d874fa6_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel8@sha256:23a535f97d17329cf2a1cc9dde90d4d9e2f3f5d979539a8ef5982e1f6693b144_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel8@sha256:7b61bda6116f3f1e93c856543ade553b0a1e4353542f5147da6929a5a8adbac3_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel8@sha256:ab98453c7e13ef2a9429531a1b1635e814df4784599be5c79848fcc849d05136_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel8@sha256:d2993b1a28d230faf64f020c8e8248e06fabf5cd225189b8218a71b2f40e6a9b_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel8@sha256:065def0cfd1e282fd57faedff24873ddb4057afd42d4abc887859c6b8cf8c901_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel8@sha256:14e1402c0d2f4d449146471fff84f6548affdbcd81d1864bce0d29c29ccb15bd_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel8@sha256:1709fbbd4a92d49d492e6bc977f2c32efe4559bde59668e818be70d38acdf757_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel8@sha256:5f9e44c7e682756007cc7bc493511c4a44536a04271ec1984f5a3ece7f1a8a49_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-nop-rhel8@sha256:72978ab3728ae29e51b68affb9e0b9a501bc69653c392783cb9ea121c8971661_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-nop-rhel8@sha256:9a0cf80bdfe89d4c472dc555f314d0bd5c4763bc637d45ddd89b8bb78236a44f_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-nop-rhel8@sha256:b767a9acd7013d08b744b8155cecbe219bfd7a416a3f1ac3a129d67ab062741a_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-nop-rhel8@sha256:dfb1b5680a223da82b0b2dada35342525a88a925f4d22b8168c7edcf2b93049c_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel8@sha256:46612f85239df62f6c6d3684367e34a06ddf3982754d5d130b5c0d77f587deea_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel8@sha256:4c111f708f6ae46c74f7ecae415b9b12e1cbb0380f97c4bee6f98ce32de0ef18_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel8@sha256:607ba1de03fdda867014d183a7f54745c6d687441d7e230cbe45d9234c623ed2_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel8@sha256:c7633b12a75e2a382fb3104a6fcc03227dcc980d2d764f828c75b48ccf73bbab_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel8@sha256:0a2fbc739785a2cc2ad17b79e360788216b2a87422e7d1512ea59a8672557a3e_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel8@sha256:25c1f3d9abd1e123e2a11e5349c0b59eb24238a10dc16e01e59976d061ea7af7_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel8@sha256:375388a1122a4bc5ffe695d4f8c69c9cf0c1d65ba89e92a6caeb68be40fbbbdc_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel8@sha256:739b8da7ebcad332129f65fee9e17f2b29370b1f68c030e3751d2f37ed4f9326_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel8@sha256:0d2a673d31a7b920fce466a25fa1968c57fe95d1c8c5bd2759f5de611d000b5f_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel8@sha256:3542aba4cb22ce189574cf439a9dc758678e6272b83d8ff6089f1815284c576b_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel8@sha256:8c97cb0a4a88a1ddb7a6e7650100e958464b526d7c1454c306c7326f75ca0ab1_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel8@sha256:8ce8fce1d1e1acd9fb44dc4d5797e57fe8e349624f6c7b1351757d7d6143b679_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel8@sha256:540dd3000891505e605b3f269f99da6c53d1e452cf35bb7a1918bb8ce190772b_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel8@sha256:5f0ff9a2dfa1468eff57b5e44d971056d06e6c5a2672e14717686b3eba17a341_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel8@sha256:bba628b46144f5d52f4a6e303d1b90c9a7f4a0a7b3f0c13839f9f795da874254_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel8@sha256:f2ee01a1a497bd505ca1289290c0a07eda82901e698079fe1bc6557519d4ee99_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel8@sha256:37002485d6cf0f0ce261894d23db0bf94291fa7a121a154d15e5e4dcde20961f_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel8@sha256:7561c3f65b9ea5268ed46b35f821c319abb1b4cb0894885a5a205cb920842b50_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel8@sha256:7f56583cad2cef40a2be5f4e96a62fcc155c8818fdc7d786400fadb60c85e631_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel8@sha256:ac72ab75d693dd84576e61df319e891b3de889f4e347c9c5b6597ccbd529ae0d_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel8@sha256:025fa4d5b4ca78c69f85c8836f9e585f71c2e48466ff7f38fab36dc66f65880e_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel8@sha256:534369ccbc380afa8482d089c9806484843122f9f3ece03d468604ef2de1daff_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel8@sha256:cea3159fd16b609ef54d99bf435f72c142f0f7ecbbe3c3eaa9dd2035267395d2_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel8@sha256:eae22f08294cb4179c659fca1effea2fc9f270a3059ddd32cf5a9ba1aaf8d2d1_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel8@sha256:1873003c677cb43b754c22493f9ecd91fa61eced098816823b7bceaf2051113a_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel8@sha256:26e9f9232764f62c9c8ec24c3f7938fdaa362f4f10b6c71c894b1cea92f55404_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel8@sha256:8969e863a2ac74d0ab37812bd0aa5d86f261b97d0c2fecd0f35d2343c2f5bd67_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel8@sha256:bc98620c8b16b39d796d81f25bd30ff227f2f2e723536bf28d55bdc76e9ac1ad_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel8@sha256:2f5cd53d974785de7aa44cb7ff7340e08c44a98eac5b3b60a9eb4535e63e62f7_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel8@sha256:608f3eb154f67488869fceeee31df1bcf596385c41d03c7390364153bac6b8b2_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel8@sha256:ca0bcdf562b50a8d2d665172658de8f444dab6fb4ca39ce49abb253e05aa8c7c_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel8@sha256:fed536fdc9330d719dda8baef65c856e9c301e86363b767a52f78fea8336103e_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel8@sha256:012597e8046bf9f3e53d6f3c9543405e77ad5fd8f44964bc669cdf9581726170_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel8@sha256:36959d582ce1a74d7bf594b8e1b84edfa14233ddc2a2b22fcb66c0a0335a7bd3_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel8@sha256:3888fb9d6780e137b4545e8830f45383e68ca84a42394749b64e391d535172e7_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel8@sha256:79af298015635f2bde40b74943cc5aa201d8bef1cb1d333938816757328609e6_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel8@sha256:0d45b4a62b0fc7e101f68e94d6f1b18bc1a2770cccfebc27380d1bbcafbabb49_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel8@sha256:142369000580845dc3a0da67cf4de781dd2ad1ccaa6acf234d7650424e95bf09_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel8@sha256:26d9157c1a6c7d0cfcde263a0a17b15cca996b2b79c6cf0168a16304068c6abc_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel8@sha256:7a4aa11a1273f668d89230adaa720b4e1fcea0cbaa57c63fa01a2cf6867d981c_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel8@sha256:25f485a1b1e0c5015304744148e7a3fbb6728fe90f389e5d507b2d36917efdf5_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel8@sha256:6f30b86646ff8d94ba28949bdf826d751fba38c824a3acabb1480896f41d411a_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel8@sha256:a0663bcada815073c34ec07a99cd53242db85e933912c48b5ed25892ccfa4eb1_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel8@sha256:e6213a9e4243024eb73cef85526dbc294920f0e7c35b031d4b46bc5a5072af23_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel8@sha256:18c0e9a76603a5312f3c7e2b9d468fe5a6d1e3f3f3b41c5ddcad952f6a49e528_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel8@sha256:2723ec216e5ead0550a5dece8b4ef76abade44503ff67da9becdb59ee6a74b64_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel8@sha256:5f68ba66d17d612702cc47916df916b751c3b8d71faa094f1a174cb4338c3d68_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel8@sha256:8d927c5044b9df81791f00774e7831f0a4d5a458f7a335f8bf925696b5479548_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel8@sha256:3d6ba54c22f00a6eefdb5a920e9f2a377cd25f46ac0ce43fbbd207f9bddf87af_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel8@sha256:4f9a87bf93808a7c27c0bcd5387527fd9261f4c666da11e4f5ba8f831028fc3e_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel8@sha256:6ecd313eff04d48c873fa3b4b3a0e1bc94e1e715ab5919e33718a06a2b561851_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel8@sha256:7efeac843ef6910c061c535e290dc43a8fca0522e1897845237bff9df7706da9_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel8@sha256:3e51c0031aaefd0b1ae80908c887075c82888f29552a4b71a3de6148ed6a7fb4_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel8@sha256:578c9afda064065cc2f4e18b59dbb92cf78015654573de80a72bc4e56fc0d1f3_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel8@sha256:d4fa2a61f381b3f00b9fb76cb1d019b28a2413a936f9b5a786d1d98e8a8361a0_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel8@sha256:fbbf6924f67a455359ccd4e884e1608fb20475850e874874d158f5f2e01425c8_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2389980"
}
],
"notes": [
{
"category": "description",
"text": "A vulnerability was found in sha.js, where the hashing implementation does not perform sufficient input type validation. The .update() function accepts arbitrary objects, including those with crafted length properties, which can alter the internal state machine of the hashing process. This flaw may result in unexpected behavior such as rewinding the hash state, producing inconsistent digest outputs, or entering invalid processing loops. The issue was introduced due to the reliance on JavaScript object coercion rules rather than enforcing strict buffer or string inputs.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "sha.js: Missing type checks leading to hash rewind and passing on crafted data",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This vulnerability was marked as Important rather then Critical because while the lack of input type checks in sha.js allows for hash state rewinding, crafted collisions, and potential denial of service, the vulnerability requires highly specific crafted input objects that are unlikely to occur in typical real-world usage, especially since most applications pass well-formed strings or buffers to hashing functions. Moreover, the cryptographic breakages described, such as nonce reuse leading to private key extraction, are indirect and depend on downstream libraries misusing sha.js for sensitive operations without additional validation layers. As a result, the flaw significantly undermines correctness and robustness of the hashing API, but its exploitability in common production systems is constrained, which could justify viewing it as an Important vulnerability rather than a Critical one.\n\n\nThe flaw requires applications to pass attacker-controlled, non-standard JavaScript objects into hash.update(). Most real-world Node.js applications and libraries already use Buffer, TypedArray, or String inputs, which are unaffected. Furthermore, Node\u2019s built-in crypto module, which is widely adopted, enforces stricter type-checking and is not impacted. As a result, the vulnerability mainly threatens projects that (a) directly depend on sha.js for cryptographically sensitive operations, and (b) hash untrusted input without type validation.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel8@sha256:1066cf4185e3cd917c05e6d6759fb0a69428c4b43398df10dff8abe523761c09_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel8@sha256:525bbd7fe14ba88b4d9be13c5857e477e3a8daac1185a146707ebb8ef8e81acd_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel8@sha256:dbb678695a4bd07c27a14fec9b70359929bf0d4d33d9ce2d70d1b5157e5026c1_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel8@sha256:fbddec04429c15c833b7631fe3d7c783d33520f30f6d5c8aef2e66b7634873b8_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel8@sha256:0a12cf22aa798dbc3661f7e83aa9c280fe394de5b0ecc6ed7c93be1df539fce9_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel8@sha256:cf30088c2a33f0717657b0ac7c2df1544cb02a39e235011c9d21c658222ef39e_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel8@sha256:ea7aae64763683de9e3fcbda5d6865c975a561b8c6b4299be9dd34088bc5e684_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel8@sha256:fdd2f4bffececf03b6566cf573fdf6224495d79a75ad1031219fad9902d7a3f1_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel8@sha256:0dee713a14ab49d93b52b280d4ca3c6fc1c5f604087c81b755a6715330c91ea7_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel8@sha256:50133b51c695735e5f1fdb54d5423331091c1d113b0747d9565a42839d7510bc_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel8@sha256:56bf189b754dee71d8b4ce9e44389b4ca0762e5f633e728210825472f4c8f3f6_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel8@sha256:d356f3a86b2d3054a9f9c6e36bd488c8eaaef4af199e6a8188f8b50921698d25_arm64"
],
"known_not_affected": [
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel8@sha256:0cb744cb7946d857a2cffec641fcbc994e77ddc8d4a5b14c17a28621f4a0a4a9_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel8@sha256:416c99f02abb6274fc87b2599e96b90e74e7a94c28806629c2b98fb2dc7e2afc_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel8@sha256:5c78dfe2380653f0167358565c8b7cab1010321a4eda27ec931715805ab2c256_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel8@sha256:d71dc72648f45660ae1fd98acac0f1876540cac853f5c097ab85c3a5f2c2084f_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel8@sha256:494857108f0b09c8b8985062cc11b9879d126b207fcd72f6abb64ded3d8d1793_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel8@sha256:abca24c41cb24749e70a90aac93354d1924785e3eaf92a55b6906690861bac49_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel8@sha256:b7b03dd023aafe65290969336bcf9e0b7a241c3510dcb3d26519581ba4eed719_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel8@sha256:d52e4a16b2908e99f1e69a1e2ee9233a231fd28c70916ed06c9cd8560478340c_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-controller-rhel8@sha256:35c7d22ab878030711c1ec9d340f25f78257ca3eabdcb5db23db90e80d55e8f1_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-controller-rhel8@sha256:5345cdb7e11186fda1577345f0e426946a5ee9e6bbe6486845511f03114dbe52_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-controller-rhel8@sha256:71d7e93eb9e845a429a7e68801ce7675ffdeebb730c236a8b6c3d59767d8e5d8_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-controller-rhel8@sha256:b33b33412464a6d0bf510e6dd2dc7df8b4ced9a5c08a14d8522db6c8457d1a36_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel8@sha256:9209e159bb11236b49511ed3a59c7f687d06a9f82a02497a637d765cc14ea0c3_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel8@sha256:b2c21a004712bd198698ea75793e57abbe1665e17479e34d0b5e8c81d60b967d_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel8@sha256:b894d94d3e18dc2f4f71f4e791e25da158397264b49ac82f4780ac3322e66200_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel8@sha256:f532249811710dde78cab85e31f99bfebb5ee161167f8116ea00297ac343eefd_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-events-rhel8@sha256:001e28b882e81e4d424b2e1a39933211f15e68048406a6432e6ec59e4b96cc2c_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-events-rhel8@sha256:03dc5eb942a8fb202d8d6492764d5d27dcc326b556bb068070c10b00a3a9d277_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-events-rhel8@sha256:0e59fd179abc02c54784b3293bc3d21087bd0ec135c691c5523879149da33a5a_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-events-rhel8@sha256:898085897ff200fdba4d6c14b59548c7fe53164a8c2649e2263a69116737edbf_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel8@sha256:3479cbadb4aa7bab5cc56115d7efe4e406d60010e28561857804926c3fbac9cc_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel8@sha256:6067cedcfde517cc751e14030c620126ea6facf50a4ff16374ca8ebe7bfcbe8b_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel8@sha256:a77292658b1ef1e2922f2b7c904ff73c8911bb84f130953897c3a66aec8560da_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel8@sha256:c8aaf02aede730dacca2eed8bb32044f39b74d3ee3fd619a0fa2af864d874fa6_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel8@sha256:23a535f97d17329cf2a1cc9dde90d4d9e2f3f5d979539a8ef5982e1f6693b144_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel8@sha256:7b61bda6116f3f1e93c856543ade553b0a1e4353542f5147da6929a5a8adbac3_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel8@sha256:ab98453c7e13ef2a9429531a1b1635e814df4784599be5c79848fcc849d05136_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel8@sha256:d2993b1a28d230faf64f020c8e8248e06fabf5cd225189b8218a71b2f40e6a9b_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel8@sha256:065def0cfd1e282fd57faedff24873ddb4057afd42d4abc887859c6b8cf8c901_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel8@sha256:14e1402c0d2f4d449146471fff84f6548affdbcd81d1864bce0d29c29ccb15bd_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel8@sha256:1709fbbd4a92d49d492e6bc977f2c32efe4559bde59668e818be70d38acdf757_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel8@sha256:5f9e44c7e682756007cc7bc493511c4a44536a04271ec1984f5a3ece7f1a8a49_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-nop-rhel8@sha256:72978ab3728ae29e51b68affb9e0b9a501bc69653c392783cb9ea121c8971661_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-nop-rhel8@sha256:9a0cf80bdfe89d4c472dc555f314d0bd5c4763bc637d45ddd89b8bb78236a44f_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-nop-rhel8@sha256:b767a9acd7013d08b744b8155cecbe219bfd7a416a3f1ac3a129d67ab062741a_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-nop-rhel8@sha256:dfb1b5680a223da82b0b2dada35342525a88a925f4d22b8168c7edcf2b93049c_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel8@sha256:46612f85239df62f6c6d3684367e34a06ddf3982754d5d130b5c0d77f587deea_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel8@sha256:4c111f708f6ae46c74f7ecae415b9b12e1cbb0380f97c4bee6f98ce32de0ef18_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel8@sha256:607ba1de03fdda867014d183a7f54745c6d687441d7e230cbe45d9234c623ed2_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel8@sha256:c7633b12a75e2a382fb3104a6fcc03227dcc980d2d764f828c75b48ccf73bbab_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel8@sha256:0a2fbc739785a2cc2ad17b79e360788216b2a87422e7d1512ea59a8672557a3e_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel8@sha256:25c1f3d9abd1e123e2a11e5349c0b59eb24238a10dc16e01e59976d061ea7af7_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel8@sha256:375388a1122a4bc5ffe695d4f8c69c9cf0c1d65ba89e92a6caeb68be40fbbbdc_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel8@sha256:739b8da7ebcad332129f65fee9e17f2b29370b1f68c030e3751d2f37ed4f9326_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel8@sha256:0d2a673d31a7b920fce466a25fa1968c57fe95d1c8c5bd2759f5de611d000b5f_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel8@sha256:3542aba4cb22ce189574cf439a9dc758678e6272b83d8ff6089f1815284c576b_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel8@sha256:8c97cb0a4a88a1ddb7a6e7650100e958464b526d7c1454c306c7326f75ca0ab1_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel8@sha256:8ce8fce1d1e1acd9fb44dc4d5797e57fe8e349624f6c7b1351757d7d6143b679_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel8@sha256:540dd3000891505e605b3f269f99da6c53d1e452cf35bb7a1918bb8ce190772b_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel8@sha256:5f0ff9a2dfa1468eff57b5e44d971056d06e6c5a2672e14717686b3eba17a341_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel8@sha256:bba628b46144f5d52f4a6e303d1b90c9a7f4a0a7b3f0c13839f9f795da874254_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel8@sha256:f2ee01a1a497bd505ca1289290c0a07eda82901e698079fe1bc6557519d4ee99_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel8@sha256:37002485d6cf0f0ce261894d23db0bf94291fa7a121a154d15e5e4dcde20961f_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel8@sha256:7561c3f65b9ea5268ed46b35f821c319abb1b4cb0894885a5a205cb920842b50_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel8@sha256:7f56583cad2cef40a2be5f4e96a62fcc155c8818fdc7d786400fadb60c85e631_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel8@sha256:ac72ab75d693dd84576e61df319e891b3de889f4e347c9c5b6597ccbd529ae0d_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel8@sha256:025fa4d5b4ca78c69f85c8836f9e585f71c2e48466ff7f38fab36dc66f65880e_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel8@sha256:534369ccbc380afa8482d089c9806484843122f9f3ece03d468604ef2de1daff_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel8@sha256:cea3159fd16b609ef54d99bf435f72c142f0f7ecbbe3c3eaa9dd2035267395d2_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel8@sha256:eae22f08294cb4179c659fca1effea2fc9f270a3059ddd32cf5a9ba1aaf8d2d1_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel8@sha256:1873003c677cb43b754c22493f9ecd91fa61eced098816823b7bceaf2051113a_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel8@sha256:26e9f9232764f62c9c8ec24c3f7938fdaa362f4f10b6c71c894b1cea92f55404_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel8@sha256:8969e863a2ac74d0ab37812bd0aa5d86f261b97d0c2fecd0f35d2343c2f5bd67_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel8@sha256:bc98620c8b16b39d796d81f25bd30ff227f2f2e723536bf28d55bdc76e9ac1ad_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel8@sha256:2f5cd53d974785de7aa44cb7ff7340e08c44a98eac5b3b60a9eb4535e63e62f7_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel8@sha256:608f3eb154f67488869fceeee31df1bcf596385c41d03c7390364153bac6b8b2_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel8@sha256:ca0bcdf562b50a8d2d665172658de8f444dab6fb4ca39ce49abb253e05aa8c7c_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel8@sha256:fed536fdc9330d719dda8baef65c856e9c301e86363b767a52f78fea8336103e_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel8@sha256:012597e8046bf9f3e53d6f3c9543405e77ad5fd8f44964bc669cdf9581726170_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel8@sha256:36959d582ce1a74d7bf594b8e1b84edfa14233ddc2a2b22fcb66c0a0335a7bd3_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel8@sha256:3888fb9d6780e137b4545e8830f45383e68ca84a42394749b64e391d535172e7_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel8@sha256:79af298015635f2bde40b74943cc5aa201d8bef1cb1d333938816757328609e6_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel8@sha256:0d45b4a62b0fc7e101f68e94d6f1b18bc1a2770cccfebc27380d1bbcafbabb49_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel8@sha256:142369000580845dc3a0da67cf4de781dd2ad1ccaa6acf234d7650424e95bf09_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel8@sha256:26d9157c1a6c7d0cfcde263a0a17b15cca996b2b79c6cf0168a16304068c6abc_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel8@sha256:7a4aa11a1273f668d89230adaa720b4e1fcea0cbaa57c63fa01a2cf6867d981c_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel8@sha256:25f485a1b1e0c5015304744148e7a3fbb6728fe90f389e5d507b2d36917efdf5_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel8@sha256:6f30b86646ff8d94ba28949bdf826d751fba38c824a3acabb1480896f41d411a_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel8@sha256:a0663bcada815073c34ec07a99cd53242db85e933912c48b5ed25892ccfa4eb1_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel8@sha256:e6213a9e4243024eb73cef85526dbc294920f0e7c35b031d4b46bc5a5072af23_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel8@sha256:18c0e9a76603a5312f3c7e2b9d468fe5a6d1e3f3f3b41c5ddcad952f6a49e528_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel8@sha256:2723ec216e5ead0550a5dece8b4ef76abade44503ff67da9becdb59ee6a74b64_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel8@sha256:5f68ba66d17d612702cc47916df916b751c3b8d71faa094f1a174cb4338c3d68_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel8@sha256:8d927c5044b9df81791f00774e7831f0a4d5a458f7a335f8bf925696b5479548_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel8@sha256:3d6ba54c22f00a6eefdb5a920e9f2a377cd25f46ac0ce43fbbd207f9bddf87af_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel8@sha256:4f9a87bf93808a7c27c0bcd5387527fd9261f4c666da11e4f5ba8f831028fc3e_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel8@sha256:6ecd313eff04d48c873fa3b4b3a0e1bc94e1e715ab5919e33718a06a2b561851_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel8@sha256:7efeac843ef6910c061c535e290dc43a8fca0522e1897845237bff9df7706da9_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel8@sha256:3e51c0031aaefd0b1ae80908c887075c82888f29552a4b71a3de6148ed6a7fb4_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel8@sha256:578c9afda064065cc2f4e18b59dbb92cf78015654573de80a72bc4e56fc0d1f3_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel8@sha256:d4fa2a61f381b3f00b9fb76cb1d019b28a2413a936f9b5a786d1d98e8a8361a0_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel8@sha256:fbbf6924f67a455359ccd4e884e1608fb20475850e874874d158f5f2e01425c8_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-9288"
},
{
"category": "external",
"summary": "RHBZ#2389980",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2389980"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-9288",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-9288"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-9288",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-9288"
},
{
"category": "external",
"summary": "https://github.com/browserify/sha.js/pull/78",
"url": "https://github.com/browserify/sha.js/pull/78"
},
{
"category": "external",
"summary": "https://github.com/browserify/sha.js/security/advisories/GHSA-95m3-7q98-8xr5",
"url": "https://github.com/browserify/sha.js/security/advisories/GHSA-95m3-7q98-8xr5"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-9287",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-9287"
}
],
"release_date": "2025-08-20T21:59:44.728000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-03-04T06:00:07+00:00",
"details": "Red Hat OpenShift Pipelines is a cloud-native, continuous integration and\ncontinuous delivery (CI/CD) solution based on Kubernetes resources.\nIt uses Tekton building blocks to automate deployments across multiple\nplatforms by abstracting away the underlying implementation details.\nTekton introduces a number of standard custom resource definitions (CRDs)\nfor defining CI/CD pipelines that are portable across Kubernetes distributions.",
"product_ids": [
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel8@sha256:1066cf4185e3cd917c05e6d6759fb0a69428c4b43398df10dff8abe523761c09_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel8@sha256:525bbd7fe14ba88b4d9be13c5857e477e3a8daac1185a146707ebb8ef8e81acd_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel8@sha256:dbb678695a4bd07c27a14fec9b70359929bf0d4d33d9ce2d70d1b5157e5026c1_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel8@sha256:fbddec04429c15c833b7631fe3d7c783d33520f30f6d5c8aef2e66b7634873b8_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel8@sha256:0a12cf22aa798dbc3661f7e83aa9c280fe394de5b0ecc6ed7c93be1df539fce9_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel8@sha256:cf30088c2a33f0717657b0ac7c2df1544cb02a39e235011c9d21c658222ef39e_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel8@sha256:ea7aae64763683de9e3fcbda5d6865c975a561b8c6b4299be9dd34088bc5e684_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel8@sha256:fdd2f4bffececf03b6566cf573fdf6224495d79a75ad1031219fad9902d7a3f1_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel8@sha256:0dee713a14ab49d93b52b280d4ca3c6fc1c5f604087c81b755a6715330c91ea7_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel8@sha256:50133b51c695735e5f1fdb54d5423331091c1d113b0747d9565a42839d7510bc_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel8@sha256:56bf189b754dee71d8b4ce9e44389b4ca0762e5f633e728210825472f4c8f3f6_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel8@sha256:d356f3a86b2d3054a9f9c6e36bd488c8eaaef4af199e6a8188f8b50921698d25_arm64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:3710"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel8@sha256:0cb744cb7946d857a2cffec641fcbc994e77ddc8d4a5b14c17a28621f4a0a4a9_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel8@sha256:416c99f02abb6274fc87b2599e96b90e74e7a94c28806629c2b98fb2dc7e2afc_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel8@sha256:5c78dfe2380653f0167358565c8b7cab1010321a4eda27ec931715805ab2c256_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel8@sha256:d71dc72648f45660ae1fd98acac0f1876540cac853f5c097ab85c3a5f2c2084f_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel8@sha256:494857108f0b09c8b8985062cc11b9879d126b207fcd72f6abb64ded3d8d1793_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel8@sha256:abca24c41cb24749e70a90aac93354d1924785e3eaf92a55b6906690861bac49_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel8@sha256:b7b03dd023aafe65290969336bcf9e0b7a241c3510dcb3d26519581ba4eed719_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel8@sha256:d52e4a16b2908e99f1e69a1e2ee9233a231fd28c70916ed06c9cd8560478340c_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-controller-rhel8@sha256:35c7d22ab878030711c1ec9d340f25f78257ca3eabdcb5db23db90e80d55e8f1_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-controller-rhel8@sha256:5345cdb7e11186fda1577345f0e426946a5ee9e6bbe6486845511f03114dbe52_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-controller-rhel8@sha256:71d7e93eb9e845a429a7e68801ce7675ffdeebb730c236a8b6c3d59767d8e5d8_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-controller-rhel8@sha256:b33b33412464a6d0bf510e6dd2dc7df8b4ced9a5c08a14d8522db6c8457d1a36_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel8@sha256:9209e159bb11236b49511ed3a59c7f687d06a9f82a02497a637d765cc14ea0c3_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel8@sha256:b2c21a004712bd198698ea75793e57abbe1665e17479e34d0b5e8c81d60b967d_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel8@sha256:b894d94d3e18dc2f4f71f4e791e25da158397264b49ac82f4780ac3322e66200_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel8@sha256:f532249811710dde78cab85e31f99bfebb5ee161167f8116ea00297ac343eefd_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-events-rhel8@sha256:001e28b882e81e4d424b2e1a39933211f15e68048406a6432e6ec59e4b96cc2c_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-events-rhel8@sha256:03dc5eb942a8fb202d8d6492764d5d27dcc326b556bb068070c10b00a3a9d277_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-events-rhel8@sha256:0e59fd179abc02c54784b3293bc3d21087bd0ec135c691c5523879149da33a5a_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-events-rhel8@sha256:898085897ff200fdba4d6c14b59548c7fe53164a8c2649e2263a69116737edbf_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel8@sha256:3479cbadb4aa7bab5cc56115d7efe4e406d60010e28561857804926c3fbac9cc_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel8@sha256:6067cedcfde517cc751e14030c620126ea6facf50a4ff16374ca8ebe7bfcbe8b_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel8@sha256:a77292658b1ef1e2922f2b7c904ff73c8911bb84f130953897c3a66aec8560da_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel8@sha256:c8aaf02aede730dacca2eed8bb32044f39b74d3ee3fd619a0fa2af864d874fa6_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel8@sha256:1066cf4185e3cd917c05e6d6759fb0a69428c4b43398df10dff8abe523761c09_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel8@sha256:525bbd7fe14ba88b4d9be13c5857e477e3a8daac1185a146707ebb8ef8e81acd_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel8@sha256:dbb678695a4bd07c27a14fec9b70359929bf0d4d33d9ce2d70d1b5157e5026c1_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel8@sha256:fbddec04429c15c833b7631fe3d7c783d33520f30f6d5c8aef2e66b7634873b8_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel8@sha256:0a12cf22aa798dbc3661f7e83aa9c280fe394de5b0ecc6ed7c93be1df539fce9_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel8@sha256:cf30088c2a33f0717657b0ac7c2df1544cb02a39e235011c9d21c658222ef39e_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel8@sha256:ea7aae64763683de9e3fcbda5d6865c975a561b8c6b4299be9dd34088bc5e684_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel8@sha256:fdd2f4bffececf03b6566cf573fdf6224495d79a75ad1031219fad9902d7a3f1_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel8@sha256:0dee713a14ab49d93b52b280d4ca3c6fc1c5f604087c81b755a6715330c91ea7_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel8@sha256:50133b51c695735e5f1fdb54d5423331091c1d113b0747d9565a42839d7510bc_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel8@sha256:56bf189b754dee71d8b4ce9e44389b4ca0762e5f633e728210825472f4c8f3f6_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel8@sha256:d356f3a86b2d3054a9f9c6e36bd488c8eaaef4af199e6a8188f8b50921698d25_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel8@sha256:23a535f97d17329cf2a1cc9dde90d4d9e2f3f5d979539a8ef5982e1f6693b144_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel8@sha256:7b61bda6116f3f1e93c856543ade553b0a1e4353542f5147da6929a5a8adbac3_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel8@sha256:ab98453c7e13ef2a9429531a1b1635e814df4784599be5c79848fcc849d05136_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel8@sha256:d2993b1a28d230faf64f020c8e8248e06fabf5cd225189b8218a71b2f40e6a9b_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel8@sha256:065def0cfd1e282fd57faedff24873ddb4057afd42d4abc887859c6b8cf8c901_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel8@sha256:14e1402c0d2f4d449146471fff84f6548affdbcd81d1864bce0d29c29ccb15bd_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel8@sha256:1709fbbd4a92d49d492e6bc977f2c32efe4559bde59668e818be70d38acdf757_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel8@sha256:5f9e44c7e682756007cc7bc493511c4a44536a04271ec1984f5a3ece7f1a8a49_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-nop-rhel8@sha256:72978ab3728ae29e51b68affb9e0b9a501bc69653c392783cb9ea121c8971661_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-nop-rhel8@sha256:9a0cf80bdfe89d4c472dc555f314d0bd5c4763bc637d45ddd89b8bb78236a44f_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-nop-rhel8@sha256:b767a9acd7013d08b744b8155cecbe219bfd7a416a3f1ac3a129d67ab062741a_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-nop-rhel8@sha256:dfb1b5680a223da82b0b2dada35342525a88a925f4d22b8168c7edcf2b93049c_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel8@sha256:46612f85239df62f6c6d3684367e34a06ddf3982754d5d130b5c0d77f587deea_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel8@sha256:4c111f708f6ae46c74f7ecae415b9b12e1cbb0380f97c4bee6f98ce32de0ef18_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel8@sha256:607ba1de03fdda867014d183a7f54745c6d687441d7e230cbe45d9234c623ed2_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel8@sha256:c7633b12a75e2a382fb3104a6fcc03227dcc980d2d764f828c75b48ccf73bbab_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel8@sha256:0a2fbc739785a2cc2ad17b79e360788216b2a87422e7d1512ea59a8672557a3e_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel8@sha256:25c1f3d9abd1e123e2a11e5349c0b59eb24238a10dc16e01e59976d061ea7af7_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel8@sha256:375388a1122a4bc5ffe695d4f8c69c9cf0c1d65ba89e92a6caeb68be40fbbbdc_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel8@sha256:739b8da7ebcad332129f65fee9e17f2b29370b1f68c030e3751d2f37ed4f9326_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel8@sha256:0d2a673d31a7b920fce466a25fa1968c57fe95d1c8c5bd2759f5de611d000b5f_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel8@sha256:3542aba4cb22ce189574cf439a9dc758678e6272b83d8ff6089f1815284c576b_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel8@sha256:8c97cb0a4a88a1ddb7a6e7650100e958464b526d7c1454c306c7326f75ca0ab1_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel8@sha256:8ce8fce1d1e1acd9fb44dc4d5797e57fe8e349624f6c7b1351757d7d6143b679_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel8@sha256:540dd3000891505e605b3f269f99da6c53d1e452cf35bb7a1918bb8ce190772b_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel8@sha256:5f0ff9a2dfa1468eff57b5e44d971056d06e6c5a2672e14717686b3eba17a341_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel8@sha256:bba628b46144f5d52f4a6e303d1b90c9a7f4a0a7b3f0c13839f9f795da874254_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel8@sha256:f2ee01a1a497bd505ca1289290c0a07eda82901e698079fe1bc6557519d4ee99_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel8@sha256:37002485d6cf0f0ce261894d23db0bf94291fa7a121a154d15e5e4dcde20961f_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel8@sha256:7561c3f65b9ea5268ed46b35f821c319abb1b4cb0894885a5a205cb920842b50_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel8@sha256:7f56583cad2cef40a2be5f4e96a62fcc155c8818fdc7d786400fadb60c85e631_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel8@sha256:ac72ab75d693dd84576e61df319e891b3de889f4e347c9c5b6597ccbd529ae0d_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel8@sha256:025fa4d5b4ca78c69f85c8836f9e585f71c2e48466ff7f38fab36dc66f65880e_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel8@sha256:534369ccbc380afa8482d089c9806484843122f9f3ece03d468604ef2de1daff_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel8@sha256:cea3159fd16b609ef54d99bf435f72c142f0f7ecbbe3c3eaa9dd2035267395d2_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel8@sha256:eae22f08294cb4179c659fca1effea2fc9f270a3059ddd32cf5a9ba1aaf8d2d1_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel8@sha256:1873003c677cb43b754c22493f9ecd91fa61eced098816823b7bceaf2051113a_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel8@sha256:26e9f9232764f62c9c8ec24c3f7938fdaa362f4f10b6c71c894b1cea92f55404_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel8@sha256:8969e863a2ac74d0ab37812bd0aa5d86f261b97d0c2fecd0f35d2343c2f5bd67_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel8@sha256:bc98620c8b16b39d796d81f25bd30ff227f2f2e723536bf28d55bdc76e9ac1ad_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel8@sha256:2f5cd53d974785de7aa44cb7ff7340e08c44a98eac5b3b60a9eb4535e63e62f7_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel8@sha256:608f3eb154f67488869fceeee31df1bcf596385c41d03c7390364153bac6b8b2_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel8@sha256:ca0bcdf562b50a8d2d665172658de8f444dab6fb4ca39ce49abb253e05aa8c7c_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel8@sha256:fed536fdc9330d719dda8baef65c856e9c301e86363b767a52f78fea8336103e_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel8@sha256:012597e8046bf9f3e53d6f3c9543405e77ad5fd8f44964bc669cdf9581726170_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel8@sha256:36959d582ce1a74d7bf594b8e1b84edfa14233ddc2a2b22fcb66c0a0335a7bd3_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel8@sha256:3888fb9d6780e137b4545e8830f45383e68ca84a42394749b64e391d535172e7_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel8@sha256:79af298015635f2bde40b74943cc5aa201d8bef1cb1d333938816757328609e6_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel8@sha256:0d45b4a62b0fc7e101f68e94d6f1b18bc1a2770cccfebc27380d1bbcafbabb49_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel8@sha256:142369000580845dc3a0da67cf4de781dd2ad1ccaa6acf234d7650424e95bf09_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel8@sha256:26d9157c1a6c7d0cfcde263a0a17b15cca996b2b79c6cf0168a16304068c6abc_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel8@sha256:7a4aa11a1273f668d89230adaa720b4e1fcea0cbaa57c63fa01a2cf6867d981c_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel8@sha256:25f485a1b1e0c5015304744148e7a3fbb6728fe90f389e5d507b2d36917efdf5_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel8@sha256:6f30b86646ff8d94ba28949bdf826d751fba38c824a3acabb1480896f41d411a_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel8@sha256:a0663bcada815073c34ec07a99cd53242db85e933912c48b5ed25892ccfa4eb1_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel8@sha256:e6213a9e4243024eb73cef85526dbc294920f0e7c35b031d4b46bc5a5072af23_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel8@sha256:18c0e9a76603a5312f3c7e2b9d468fe5a6d1e3f3f3b41c5ddcad952f6a49e528_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel8@sha256:2723ec216e5ead0550a5dece8b4ef76abade44503ff67da9becdb59ee6a74b64_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel8@sha256:5f68ba66d17d612702cc47916df916b751c3b8d71faa094f1a174cb4338c3d68_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel8@sha256:8d927c5044b9df81791f00774e7831f0a4d5a458f7a335f8bf925696b5479548_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel8@sha256:3d6ba54c22f00a6eefdb5a920e9f2a377cd25f46ac0ce43fbbd207f9bddf87af_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel8@sha256:4f9a87bf93808a7c27c0bcd5387527fd9261f4c666da11e4f5ba8f831028fc3e_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel8@sha256:6ecd313eff04d48c873fa3b4b3a0e1bc94e1e715ab5919e33718a06a2b561851_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel8@sha256:7efeac843ef6910c061c535e290dc43a8fca0522e1897845237bff9df7706da9_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel8@sha256:3e51c0031aaefd0b1ae80908c887075c82888f29552a4b71a3de6148ed6a7fb4_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel8@sha256:578c9afda064065cc2f4e18b59dbb92cf78015654573de80a72bc4e56fc0d1f3_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel8@sha256:d4fa2a61f381b3f00b9fb76cb1d019b28a2413a936f9b5a786d1d98e8a8361a0_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel8@sha256:fbbf6924f67a455359ccd4e884e1608fb20475850e874874d158f5f2e01425c8_amd64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.7,
"baseSeverity": "HIGH",
"confidentialityImpact": "LOW",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:L/I:H/A:H",
"version": "3.1"
},
"products": [
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel8@sha256:0cb744cb7946d857a2cffec641fcbc994e77ddc8d4a5b14c17a28621f4a0a4a9_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel8@sha256:416c99f02abb6274fc87b2599e96b90e74e7a94c28806629c2b98fb2dc7e2afc_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel8@sha256:5c78dfe2380653f0167358565c8b7cab1010321a4eda27ec931715805ab2c256_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel8@sha256:d71dc72648f45660ae1fd98acac0f1876540cac853f5c097ab85c3a5f2c2084f_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel8@sha256:494857108f0b09c8b8985062cc11b9879d126b207fcd72f6abb64ded3d8d1793_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel8@sha256:abca24c41cb24749e70a90aac93354d1924785e3eaf92a55b6906690861bac49_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel8@sha256:b7b03dd023aafe65290969336bcf9e0b7a241c3510dcb3d26519581ba4eed719_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel8@sha256:d52e4a16b2908e99f1e69a1e2ee9233a231fd28c70916ed06c9cd8560478340c_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-controller-rhel8@sha256:35c7d22ab878030711c1ec9d340f25f78257ca3eabdcb5db23db90e80d55e8f1_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-controller-rhel8@sha256:5345cdb7e11186fda1577345f0e426946a5ee9e6bbe6486845511f03114dbe52_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-controller-rhel8@sha256:71d7e93eb9e845a429a7e68801ce7675ffdeebb730c236a8b6c3d59767d8e5d8_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-controller-rhel8@sha256:b33b33412464a6d0bf510e6dd2dc7df8b4ced9a5c08a14d8522db6c8457d1a36_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel8@sha256:9209e159bb11236b49511ed3a59c7f687d06a9f82a02497a637d765cc14ea0c3_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel8@sha256:b2c21a004712bd198698ea75793e57abbe1665e17479e34d0b5e8c81d60b967d_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel8@sha256:b894d94d3e18dc2f4f71f4e791e25da158397264b49ac82f4780ac3322e66200_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel8@sha256:f532249811710dde78cab85e31f99bfebb5ee161167f8116ea00297ac343eefd_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-events-rhel8@sha256:001e28b882e81e4d424b2e1a39933211f15e68048406a6432e6ec59e4b96cc2c_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-events-rhel8@sha256:03dc5eb942a8fb202d8d6492764d5d27dcc326b556bb068070c10b00a3a9d277_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-events-rhel8@sha256:0e59fd179abc02c54784b3293bc3d21087bd0ec135c691c5523879149da33a5a_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-events-rhel8@sha256:898085897ff200fdba4d6c14b59548c7fe53164a8c2649e2263a69116737edbf_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel8@sha256:3479cbadb4aa7bab5cc56115d7efe4e406d60010e28561857804926c3fbac9cc_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel8@sha256:6067cedcfde517cc751e14030c620126ea6facf50a4ff16374ca8ebe7bfcbe8b_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel8@sha256:a77292658b1ef1e2922f2b7c904ff73c8911bb84f130953897c3a66aec8560da_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel8@sha256:c8aaf02aede730dacca2eed8bb32044f39b74d3ee3fd619a0fa2af864d874fa6_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel8@sha256:1066cf4185e3cd917c05e6d6759fb0a69428c4b43398df10dff8abe523761c09_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel8@sha256:525bbd7fe14ba88b4d9be13c5857e477e3a8daac1185a146707ebb8ef8e81acd_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel8@sha256:dbb678695a4bd07c27a14fec9b70359929bf0d4d33d9ce2d70d1b5157e5026c1_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel8@sha256:fbddec04429c15c833b7631fe3d7c783d33520f30f6d5c8aef2e66b7634873b8_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel8@sha256:0a12cf22aa798dbc3661f7e83aa9c280fe394de5b0ecc6ed7c93be1df539fce9_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel8@sha256:cf30088c2a33f0717657b0ac7c2df1544cb02a39e235011c9d21c658222ef39e_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel8@sha256:ea7aae64763683de9e3fcbda5d6865c975a561b8c6b4299be9dd34088bc5e684_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel8@sha256:fdd2f4bffececf03b6566cf573fdf6224495d79a75ad1031219fad9902d7a3f1_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel8@sha256:0dee713a14ab49d93b52b280d4ca3c6fc1c5f604087c81b755a6715330c91ea7_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel8@sha256:50133b51c695735e5f1fdb54d5423331091c1d113b0747d9565a42839d7510bc_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel8@sha256:56bf189b754dee71d8b4ce9e44389b4ca0762e5f633e728210825472f4c8f3f6_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel8@sha256:d356f3a86b2d3054a9f9c6e36bd488c8eaaef4af199e6a8188f8b50921698d25_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel8@sha256:23a535f97d17329cf2a1cc9dde90d4d9e2f3f5d979539a8ef5982e1f6693b144_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel8@sha256:7b61bda6116f3f1e93c856543ade553b0a1e4353542f5147da6929a5a8adbac3_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel8@sha256:ab98453c7e13ef2a9429531a1b1635e814df4784599be5c79848fcc849d05136_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel8@sha256:d2993b1a28d230faf64f020c8e8248e06fabf5cd225189b8218a71b2f40e6a9b_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel8@sha256:065def0cfd1e282fd57faedff24873ddb4057afd42d4abc887859c6b8cf8c901_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel8@sha256:14e1402c0d2f4d449146471fff84f6548affdbcd81d1864bce0d29c29ccb15bd_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel8@sha256:1709fbbd4a92d49d492e6bc977f2c32efe4559bde59668e818be70d38acdf757_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel8@sha256:5f9e44c7e682756007cc7bc493511c4a44536a04271ec1984f5a3ece7f1a8a49_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-nop-rhel8@sha256:72978ab3728ae29e51b68affb9e0b9a501bc69653c392783cb9ea121c8971661_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-nop-rhel8@sha256:9a0cf80bdfe89d4c472dc555f314d0bd5c4763bc637d45ddd89b8bb78236a44f_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-nop-rhel8@sha256:b767a9acd7013d08b744b8155cecbe219bfd7a416a3f1ac3a129d67ab062741a_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-nop-rhel8@sha256:dfb1b5680a223da82b0b2dada35342525a88a925f4d22b8168c7edcf2b93049c_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel8@sha256:46612f85239df62f6c6d3684367e34a06ddf3982754d5d130b5c0d77f587deea_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel8@sha256:4c111f708f6ae46c74f7ecae415b9b12e1cbb0380f97c4bee6f98ce32de0ef18_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel8@sha256:607ba1de03fdda867014d183a7f54745c6d687441d7e230cbe45d9234c623ed2_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel8@sha256:c7633b12a75e2a382fb3104a6fcc03227dcc980d2d764f828c75b48ccf73bbab_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel8@sha256:0a2fbc739785a2cc2ad17b79e360788216b2a87422e7d1512ea59a8672557a3e_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel8@sha256:25c1f3d9abd1e123e2a11e5349c0b59eb24238a10dc16e01e59976d061ea7af7_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel8@sha256:375388a1122a4bc5ffe695d4f8c69c9cf0c1d65ba89e92a6caeb68be40fbbbdc_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel8@sha256:739b8da7ebcad332129f65fee9e17f2b29370b1f68c030e3751d2f37ed4f9326_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel8@sha256:0d2a673d31a7b920fce466a25fa1968c57fe95d1c8c5bd2759f5de611d000b5f_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel8@sha256:3542aba4cb22ce189574cf439a9dc758678e6272b83d8ff6089f1815284c576b_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel8@sha256:8c97cb0a4a88a1ddb7a6e7650100e958464b526d7c1454c306c7326f75ca0ab1_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel8@sha256:8ce8fce1d1e1acd9fb44dc4d5797e57fe8e349624f6c7b1351757d7d6143b679_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel8@sha256:540dd3000891505e605b3f269f99da6c53d1e452cf35bb7a1918bb8ce190772b_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel8@sha256:5f0ff9a2dfa1468eff57b5e44d971056d06e6c5a2672e14717686b3eba17a341_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel8@sha256:bba628b46144f5d52f4a6e303d1b90c9a7f4a0a7b3f0c13839f9f795da874254_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel8@sha256:f2ee01a1a497bd505ca1289290c0a07eda82901e698079fe1bc6557519d4ee99_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel8@sha256:37002485d6cf0f0ce261894d23db0bf94291fa7a121a154d15e5e4dcde20961f_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel8@sha256:7561c3f65b9ea5268ed46b35f821c319abb1b4cb0894885a5a205cb920842b50_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel8@sha256:7f56583cad2cef40a2be5f4e96a62fcc155c8818fdc7d786400fadb60c85e631_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel8@sha256:ac72ab75d693dd84576e61df319e891b3de889f4e347c9c5b6597ccbd529ae0d_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel8@sha256:025fa4d5b4ca78c69f85c8836f9e585f71c2e48466ff7f38fab36dc66f65880e_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel8@sha256:534369ccbc380afa8482d089c9806484843122f9f3ece03d468604ef2de1daff_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel8@sha256:cea3159fd16b609ef54d99bf435f72c142f0f7ecbbe3c3eaa9dd2035267395d2_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel8@sha256:eae22f08294cb4179c659fca1effea2fc9f270a3059ddd32cf5a9ba1aaf8d2d1_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel8@sha256:1873003c677cb43b754c22493f9ecd91fa61eced098816823b7bceaf2051113a_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel8@sha256:26e9f9232764f62c9c8ec24c3f7938fdaa362f4f10b6c71c894b1cea92f55404_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel8@sha256:8969e863a2ac74d0ab37812bd0aa5d86f261b97d0c2fecd0f35d2343c2f5bd67_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel8@sha256:bc98620c8b16b39d796d81f25bd30ff227f2f2e723536bf28d55bdc76e9ac1ad_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel8@sha256:2f5cd53d974785de7aa44cb7ff7340e08c44a98eac5b3b60a9eb4535e63e62f7_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel8@sha256:608f3eb154f67488869fceeee31df1bcf596385c41d03c7390364153bac6b8b2_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel8@sha256:ca0bcdf562b50a8d2d665172658de8f444dab6fb4ca39ce49abb253e05aa8c7c_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel8@sha256:fed536fdc9330d719dda8baef65c856e9c301e86363b767a52f78fea8336103e_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel8@sha256:012597e8046bf9f3e53d6f3c9543405e77ad5fd8f44964bc669cdf9581726170_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel8@sha256:36959d582ce1a74d7bf594b8e1b84edfa14233ddc2a2b22fcb66c0a0335a7bd3_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel8@sha256:3888fb9d6780e137b4545e8830f45383e68ca84a42394749b64e391d535172e7_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel8@sha256:79af298015635f2bde40b74943cc5aa201d8bef1cb1d333938816757328609e6_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel8@sha256:0d45b4a62b0fc7e101f68e94d6f1b18bc1a2770cccfebc27380d1bbcafbabb49_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel8@sha256:142369000580845dc3a0da67cf4de781dd2ad1ccaa6acf234d7650424e95bf09_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel8@sha256:26d9157c1a6c7d0cfcde263a0a17b15cca996b2b79c6cf0168a16304068c6abc_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel8@sha256:7a4aa11a1273f668d89230adaa720b4e1fcea0cbaa57c63fa01a2cf6867d981c_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel8@sha256:25f485a1b1e0c5015304744148e7a3fbb6728fe90f389e5d507b2d36917efdf5_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel8@sha256:6f30b86646ff8d94ba28949bdf826d751fba38c824a3acabb1480896f41d411a_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel8@sha256:a0663bcada815073c34ec07a99cd53242db85e933912c48b5ed25892ccfa4eb1_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel8@sha256:e6213a9e4243024eb73cef85526dbc294920f0e7c35b031d4b46bc5a5072af23_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel8@sha256:18c0e9a76603a5312f3c7e2b9d468fe5a6d1e3f3f3b41c5ddcad952f6a49e528_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel8@sha256:2723ec216e5ead0550a5dece8b4ef76abade44503ff67da9becdb59ee6a74b64_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel8@sha256:5f68ba66d17d612702cc47916df916b751c3b8d71faa094f1a174cb4338c3d68_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel8@sha256:8d927c5044b9df81791f00774e7831f0a4d5a458f7a335f8bf925696b5479548_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel8@sha256:3d6ba54c22f00a6eefdb5a920e9f2a377cd25f46ac0ce43fbbd207f9bddf87af_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel8@sha256:4f9a87bf93808a7c27c0bcd5387527fd9261f4c666da11e4f5ba8f831028fc3e_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel8@sha256:6ecd313eff04d48c873fa3b4b3a0e1bc94e1e715ab5919e33718a06a2b561851_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel8@sha256:7efeac843ef6910c061c535e290dc43a8fca0522e1897845237bff9df7706da9_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel8@sha256:3e51c0031aaefd0b1ae80908c887075c82888f29552a4b71a3de6148ed6a7fb4_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel8@sha256:578c9afda064065cc2f4e18b59dbb92cf78015654573de80a72bc4e56fc0d1f3_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel8@sha256:d4fa2a61f381b3f00b9fb76cb1d019b28a2413a936f9b5a786d1d98e8a8361a0_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel8@sha256:fbbf6924f67a455359ccd4e884e1608fb20475850e874874d158f5f2e01425c8_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "sha.js: Missing type checks leading to hash rewind and passing on crafted data"
},
{
"cve": "CVE-2025-12816",
"cwe": {
"id": "CWE-179",
"name": "Incorrect Behavior Order: Early Validation"
},
"discovery_date": "2025-11-25T20:01:05.875196+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel8@sha256:0cb744cb7946d857a2cffec641fcbc994e77ddc8d4a5b14c17a28621f4a0a4a9_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel8@sha256:416c99f02abb6274fc87b2599e96b90e74e7a94c28806629c2b98fb2dc7e2afc_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel8@sha256:5c78dfe2380653f0167358565c8b7cab1010321a4eda27ec931715805ab2c256_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel8@sha256:d71dc72648f45660ae1fd98acac0f1876540cac853f5c097ab85c3a5f2c2084f_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-controller-rhel8@sha256:35c7d22ab878030711c1ec9d340f25f78257ca3eabdcb5db23db90e80d55e8f1_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-controller-rhel8@sha256:5345cdb7e11186fda1577345f0e426946a5ee9e6bbe6486845511f03114dbe52_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-controller-rhel8@sha256:71d7e93eb9e845a429a7e68801ce7675ffdeebb730c236a8b6c3d59767d8e5d8_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-controller-rhel8@sha256:b33b33412464a6d0bf510e6dd2dc7df8b4ced9a5c08a14d8522db6c8457d1a36_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel8@sha256:9209e159bb11236b49511ed3a59c7f687d06a9f82a02497a637d765cc14ea0c3_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel8@sha256:b2c21a004712bd198698ea75793e57abbe1665e17479e34d0b5e8c81d60b967d_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel8@sha256:b894d94d3e18dc2f4f71f4e791e25da158397264b49ac82f4780ac3322e66200_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel8@sha256:f532249811710dde78cab85e31f99bfebb5ee161167f8116ea00297ac343eefd_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-events-rhel8@sha256:001e28b882e81e4d424b2e1a39933211f15e68048406a6432e6ec59e4b96cc2c_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-events-rhel8@sha256:03dc5eb942a8fb202d8d6492764d5d27dcc326b556bb068070c10b00a3a9d277_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-events-rhel8@sha256:0e59fd179abc02c54784b3293bc3d21087bd0ec135c691c5523879149da33a5a_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-events-rhel8@sha256:898085897ff200fdba4d6c14b59548c7fe53164a8c2649e2263a69116737edbf_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel8@sha256:3479cbadb4aa7bab5cc56115d7efe4e406d60010e28561857804926c3fbac9cc_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel8@sha256:6067cedcfde517cc751e14030c620126ea6facf50a4ff16374ca8ebe7bfcbe8b_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel8@sha256:a77292658b1ef1e2922f2b7c904ff73c8911bb84f130953897c3a66aec8560da_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel8@sha256:c8aaf02aede730dacca2eed8bb32044f39b74d3ee3fd619a0fa2af864d874fa6_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel8@sha256:1066cf4185e3cd917c05e6d6759fb0a69428c4b43398df10dff8abe523761c09_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel8@sha256:525bbd7fe14ba88b4d9be13c5857e477e3a8daac1185a146707ebb8ef8e81acd_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel8@sha256:dbb678695a4bd07c27a14fec9b70359929bf0d4d33d9ce2d70d1b5157e5026c1_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel8@sha256:fbddec04429c15c833b7631fe3d7c783d33520f30f6d5c8aef2e66b7634873b8_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel8@sha256:0a12cf22aa798dbc3661f7e83aa9c280fe394de5b0ecc6ed7c93be1df539fce9_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel8@sha256:cf30088c2a33f0717657b0ac7c2df1544cb02a39e235011c9d21c658222ef39e_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel8@sha256:ea7aae64763683de9e3fcbda5d6865c975a561b8c6b4299be9dd34088bc5e684_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel8@sha256:fdd2f4bffececf03b6566cf573fdf6224495d79a75ad1031219fad9902d7a3f1_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel8@sha256:23a535f97d17329cf2a1cc9dde90d4d9e2f3f5d979539a8ef5982e1f6693b144_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel8@sha256:7b61bda6116f3f1e93c856543ade553b0a1e4353542f5147da6929a5a8adbac3_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel8@sha256:ab98453c7e13ef2a9429531a1b1635e814df4784599be5c79848fcc849d05136_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel8@sha256:d2993b1a28d230faf64f020c8e8248e06fabf5cd225189b8218a71b2f40e6a9b_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel8@sha256:065def0cfd1e282fd57faedff24873ddb4057afd42d4abc887859c6b8cf8c901_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel8@sha256:14e1402c0d2f4d449146471fff84f6548affdbcd81d1864bce0d29c29ccb15bd_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel8@sha256:1709fbbd4a92d49d492e6bc977f2c32efe4559bde59668e818be70d38acdf757_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel8@sha256:5f9e44c7e682756007cc7bc493511c4a44536a04271ec1984f5a3ece7f1a8a49_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-nop-rhel8@sha256:72978ab3728ae29e51b68affb9e0b9a501bc69653c392783cb9ea121c8971661_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-nop-rhel8@sha256:9a0cf80bdfe89d4c472dc555f314d0bd5c4763bc637d45ddd89b8bb78236a44f_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-nop-rhel8@sha256:b767a9acd7013d08b744b8155cecbe219bfd7a416a3f1ac3a129d67ab062741a_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-nop-rhel8@sha256:dfb1b5680a223da82b0b2dada35342525a88a925f4d22b8168c7edcf2b93049c_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel8@sha256:46612f85239df62f6c6d3684367e34a06ddf3982754d5d130b5c0d77f587deea_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel8@sha256:4c111f708f6ae46c74f7ecae415b9b12e1cbb0380f97c4bee6f98ce32de0ef18_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel8@sha256:607ba1de03fdda867014d183a7f54745c6d687441d7e230cbe45d9234c623ed2_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel8@sha256:c7633b12a75e2a382fb3104a6fcc03227dcc980d2d764f828c75b48ccf73bbab_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel8@sha256:0a2fbc739785a2cc2ad17b79e360788216b2a87422e7d1512ea59a8672557a3e_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel8@sha256:25c1f3d9abd1e123e2a11e5349c0b59eb24238a10dc16e01e59976d061ea7af7_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel8@sha256:375388a1122a4bc5ffe695d4f8c69c9cf0c1d65ba89e92a6caeb68be40fbbbdc_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel8@sha256:739b8da7ebcad332129f65fee9e17f2b29370b1f68c030e3751d2f37ed4f9326_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel8@sha256:0d2a673d31a7b920fce466a25fa1968c57fe95d1c8c5bd2759f5de611d000b5f_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel8@sha256:3542aba4cb22ce189574cf439a9dc758678e6272b83d8ff6089f1815284c576b_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel8@sha256:8c97cb0a4a88a1ddb7a6e7650100e958464b526d7c1454c306c7326f75ca0ab1_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel8@sha256:8ce8fce1d1e1acd9fb44dc4d5797e57fe8e349624f6c7b1351757d7d6143b679_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel8@sha256:540dd3000891505e605b3f269f99da6c53d1e452cf35bb7a1918bb8ce190772b_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel8@sha256:5f0ff9a2dfa1468eff57b5e44d971056d06e6c5a2672e14717686b3eba17a341_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel8@sha256:bba628b46144f5d52f4a6e303d1b90c9a7f4a0a7b3f0c13839f9f795da874254_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel8@sha256:f2ee01a1a497bd505ca1289290c0a07eda82901e698079fe1bc6557519d4ee99_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel8@sha256:37002485d6cf0f0ce261894d23db0bf94291fa7a121a154d15e5e4dcde20961f_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel8@sha256:7561c3f65b9ea5268ed46b35f821c319abb1b4cb0894885a5a205cb920842b50_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel8@sha256:7f56583cad2cef40a2be5f4e96a62fcc155c8818fdc7d786400fadb60c85e631_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel8@sha256:ac72ab75d693dd84576e61df319e891b3de889f4e347c9c5b6597ccbd529ae0d_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel8@sha256:025fa4d5b4ca78c69f85c8836f9e585f71c2e48466ff7f38fab36dc66f65880e_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel8@sha256:534369ccbc380afa8482d089c9806484843122f9f3ece03d468604ef2de1daff_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel8@sha256:cea3159fd16b609ef54d99bf435f72c142f0f7ecbbe3c3eaa9dd2035267395d2_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel8@sha256:eae22f08294cb4179c659fca1effea2fc9f270a3059ddd32cf5a9ba1aaf8d2d1_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel8@sha256:1873003c677cb43b754c22493f9ecd91fa61eced098816823b7bceaf2051113a_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel8@sha256:26e9f9232764f62c9c8ec24c3f7938fdaa362f4f10b6c71c894b1cea92f55404_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel8@sha256:8969e863a2ac74d0ab37812bd0aa5d86f261b97d0c2fecd0f35d2343c2f5bd67_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel8@sha256:bc98620c8b16b39d796d81f25bd30ff227f2f2e723536bf28d55bdc76e9ac1ad_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel8@sha256:2f5cd53d974785de7aa44cb7ff7340e08c44a98eac5b3b60a9eb4535e63e62f7_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel8@sha256:608f3eb154f67488869fceeee31df1bcf596385c41d03c7390364153bac6b8b2_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel8@sha256:ca0bcdf562b50a8d2d665172658de8f444dab6fb4ca39ce49abb253e05aa8c7c_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel8@sha256:fed536fdc9330d719dda8baef65c856e9c301e86363b767a52f78fea8336103e_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel8@sha256:012597e8046bf9f3e53d6f3c9543405e77ad5fd8f44964bc669cdf9581726170_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel8@sha256:36959d582ce1a74d7bf594b8e1b84edfa14233ddc2a2b22fcb66c0a0335a7bd3_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel8@sha256:3888fb9d6780e137b4545e8830f45383e68ca84a42394749b64e391d535172e7_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel8@sha256:79af298015635f2bde40b74943cc5aa201d8bef1cb1d333938816757328609e6_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel8@sha256:0d45b4a62b0fc7e101f68e94d6f1b18bc1a2770cccfebc27380d1bbcafbabb49_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel8@sha256:142369000580845dc3a0da67cf4de781dd2ad1ccaa6acf234d7650424e95bf09_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel8@sha256:26d9157c1a6c7d0cfcde263a0a17b15cca996b2b79c6cf0168a16304068c6abc_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel8@sha256:7a4aa11a1273f668d89230adaa720b4e1fcea0cbaa57c63fa01a2cf6867d981c_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel8@sha256:25f485a1b1e0c5015304744148e7a3fbb6728fe90f389e5d507b2d36917efdf5_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel8@sha256:6f30b86646ff8d94ba28949bdf826d751fba38c824a3acabb1480896f41d411a_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel8@sha256:a0663bcada815073c34ec07a99cd53242db85e933912c48b5ed25892ccfa4eb1_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel8@sha256:e6213a9e4243024eb73cef85526dbc294920f0e7c35b031d4b46bc5a5072af23_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel8@sha256:18c0e9a76603a5312f3c7e2b9d468fe5a6d1e3f3f3b41c5ddcad952f6a49e528_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel8@sha256:2723ec216e5ead0550a5dece8b4ef76abade44503ff67da9becdb59ee6a74b64_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel8@sha256:5f68ba66d17d612702cc47916df916b751c3b8d71faa094f1a174cb4338c3d68_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel8@sha256:8d927c5044b9df81791f00774e7831f0a4d5a458f7a335f8bf925696b5479548_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel8@sha256:3d6ba54c22f00a6eefdb5a920e9f2a377cd25f46ac0ce43fbbd207f9bddf87af_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel8@sha256:4f9a87bf93808a7c27c0bcd5387527fd9261f4c666da11e4f5ba8f831028fc3e_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel8@sha256:6ecd313eff04d48c873fa3b4b3a0e1bc94e1e715ab5919e33718a06a2b561851_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel8@sha256:7efeac843ef6910c061c535e290dc43a8fca0522e1897845237bff9df7706da9_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel8@sha256:3e51c0031aaefd0b1ae80908c887075c82888f29552a4b71a3de6148ed6a7fb4_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel8@sha256:578c9afda064065cc2f4e18b59dbb92cf78015654573de80a72bc4e56fc0d1f3_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel8@sha256:d4fa2a61f381b3f00b9fb76cb1d019b28a2413a936f9b5a786d1d98e8a8361a0_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel8@sha256:fbbf6924f67a455359ccd4e884e1608fb20475850e874874d158f5f2e01425c8_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2417097"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in node-forge. This vulnerability allows unauthenticated attackers to bypass downstream cryptographic verifications and security decisions via crafting ASN.1 (Abstract Syntax Notation One) structures to desynchronize schema validations, yielding a semantic divergence.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "node-forge: node-forge: Interpretation conflict vulnerability allows bypassing cryptographic verifications",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This vulnerability is rated Important for Red Hat products due to an interpretation conflict in the node-forge library. An unauthenticated attacker could exploit this flaw by crafting malicious ASN.1 structures, leading to a bypass of cryptographic verifications and security decisions in affected applications. This impacts various Red Hat products that utilize node-forge for cryptographic operations.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel8@sha256:494857108f0b09c8b8985062cc11b9879d126b207fcd72f6abb64ded3d8d1793_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel8@sha256:abca24c41cb24749e70a90aac93354d1924785e3eaf92a55b6906690861bac49_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel8@sha256:b7b03dd023aafe65290969336bcf9e0b7a241c3510dcb3d26519581ba4eed719_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel8@sha256:d52e4a16b2908e99f1e69a1e2ee9233a231fd28c70916ed06c9cd8560478340c_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel8@sha256:0dee713a14ab49d93b52b280d4ca3c6fc1c5f604087c81b755a6715330c91ea7_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel8@sha256:50133b51c695735e5f1fdb54d5423331091c1d113b0747d9565a42839d7510bc_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel8@sha256:56bf189b754dee71d8b4ce9e44389b4ca0762e5f633e728210825472f4c8f3f6_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel8@sha256:d356f3a86b2d3054a9f9c6e36bd488c8eaaef4af199e6a8188f8b50921698d25_arm64"
],
"known_not_affected": [
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel8@sha256:0cb744cb7946d857a2cffec641fcbc994e77ddc8d4a5b14c17a28621f4a0a4a9_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel8@sha256:416c99f02abb6274fc87b2599e96b90e74e7a94c28806629c2b98fb2dc7e2afc_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel8@sha256:5c78dfe2380653f0167358565c8b7cab1010321a4eda27ec931715805ab2c256_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel8@sha256:d71dc72648f45660ae1fd98acac0f1876540cac853f5c097ab85c3a5f2c2084f_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-controller-rhel8@sha256:35c7d22ab878030711c1ec9d340f25f78257ca3eabdcb5db23db90e80d55e8f1_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-controller-rhel8@sha256:5345cdb7e11186fda1577345f0e426946a5ee9e6bbe6486845511f03114dbe52_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-controller-rhel8@sha256:71d7e93eb9e845a429a7e68801ce7675ffdeebb730c236a8b6c3d59767d8e5d8_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-controller-rhel8@sha256:b33b33412464a6d0bf510e6dd2dc7df8b4ced9a5c08a14d8522db6c8457d1a36_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel8@sha256:9209e159bb11236b49511ed3a59c7f687d06a9f82a02497a637d765cc14ea0c3_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel8@sha256:b2c21a004712bd198698ea75793e57abbe1665e17479e34d0b5e8c81d60b967d_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel8@sha256:b894d94d3e18dc2f4f71f4e791e25da158397264b49ac82f4780ac3322e66200_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel8@sha256:f532249811710dde78cab85e31f99bfebb5ee161167f8116ea00297ac343eefd_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-events-rhel8@sha256:001e28b882e81e4d424b2e1a39933211f15e68048406a6432e6ec59e4b96cc2c_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-events-rhel8@sha256:03dc5eb942a8fb202d8d6492764d5d27dcc326b556bb068070c10b00a3a9d277_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-events-rhel8@sha256:0e59fd179abc02c54784b3293bc3d21087bd0ec135c691c5523879149da33a5a_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-events-rhel8@sha256:898085897ff200fdba4d6c14b59548c7fe53164a8c2649e2263a69116737edbf_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel8@sha256:3479cbadb4aa7bab5cc56115d7efe4e406d60010e28561857804926c3fbac9cc_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel8@sha256:6067cedcfde517cc751e14030c620126ea6facf50a4ff16374ca8ebe7bfcbe8b_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel8@sha256:a77292658b1ef1e2922f2b7c904ff73c8911bb84f130953897c3a66aec8560da_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel8@sha256:c8aaf02aede730dacca2eed8bb32044f39b74d3ee3fd619a0fa2af864d874fa6_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel8@sha256:1066cf4185e3cd917c05e6d6759fb0a69428c4b43398df10dff8abe523761c09_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel8@sha256:525bbd7fe14ba88b4d9be13c5857e477e3a8daac1185a146707ebb8ef8e81acd_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel8@sha256:dbb678695a4bd07c27a14fec9b70359929bf0d4d33d9ce2d70d1b5157e5026c1_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel8@sha256:fbddec04429c15c833b7631fe3d7c783d33520f30f6d5c8aef2e66b7634873b8_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel8@sha256:0a12cf22aa798dbc3661f7e83aa9c280fe394de5b0ecc6ed7c93be1df539fce9_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel8@sha256:cf30088c2a33f0717657b0ac7c2df1544cb02a39e235011c9d21c658222ef39e_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel8@sha256:ea7aae64763683de9e3fcbda5d6865c975a561b8c6b4299be9dd34088bc5e684_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel8@sha256:fdd2f4bffececf03b6566cf573fdf6224495d79a75ad1031219fad9902d7a3f1_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel8@sha256:23a535f97d17329cf2a1cc9dde90d4d9e2f3f5d979539a8ef5982e1f6693b144_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel8@sha256:7b61bda6116f3f1e93c856543ade553b0a1e4353542f5147da6929a5a8adbac3_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel8@sha256:ab98453c7e13ef2a9429531a1b1635e814df4784599be5c79848fcc849d05136_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel8@sha256:d2993b1a28d230faf64f020c8e8248e06fabf5cd225189b8218a71b2f40e6a9b_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel8@sha256:065def0cfd1e282fd57faedff24873ddb4057afd42d4abc887859c6b8cf8c901_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel8@sha256:14e1402c0d2f4d449146471fff84f6548affdbcd81d1864bce0d29c29ccb15bd_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel8@sha256:1709fbbd4a92d49d492e6bc977f2c32efe4559bde59668e818be70d38acdf757_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel8@sha256:5f9e44c7e682756007cc7bc493511c4a44536a04271ec1984f5a3ece7f1a8a49_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-nop-rhel8@sha256:72978ab3728ae29e51b68affb9e0b9a501bc69653c392783cb9ea121c8971661_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-nop-rhel8@sha256:9a0cf80bdfe89d4c472dc555f314d0bd5c4763bc637d45ddd89b8bb78236a44f_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-nop-rhel8@sha256:b767a9acd7013d08b744b8155cecbe219bfd7a416a3f1ac3a129d67ab062741a_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-nop-rhel8@sha256:dfb1b5680a223da82b0b2dada35342525a88a925f4d22b8168c7edcf2b93049c_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel8@sha256:46612f85239df62f6c6d3684367e34a06ddf3982754d5d130b5c0d77f587deea_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel8@sha256:4c111f708f6ae46c74f7ecae415b9b12e1cbb0380f97c4bee6f98ce32de0ef18_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel8@sha256:607ba1de03fdda867014d183a7f54745c6d687441d7e230cbe45d9234c623ed2_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel8@sha256:c7633b12a75e2a382fb3104a6fcc03227dcc980d2d764f828c75b48ccf73bbab_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel8@sha256:0a2fbc739785a2cc2ad17b79e360788216b2a87422e7d1512ea59a8672557a3e_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel8@sha256:25c1f3d9abd1e123e2a11e5349c0b59eb24238a10dc16e01e59976d061ea7af7_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel8@sha256:375388a1122a4bc5ffe695d4f8c69c9cf0c1d65ba89e92a6caeb68be40fbbbdc_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel8@sha256:739b8da7ebcad332129f65fee9e17f2b29370b1f68c030e3751d2f37ed4f9326_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel8@sha256:0d2a673d31a7b920fce466a25fa1968c57fe95d1c8c5bd2759f5de611d000b5f_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel8@sha256:3542aba4cb22ce189574cf439a9dc758678e6272b83d8ff6089f1815284c576b_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel8@sha256:8c97cb0a4a88a1ddb7a6e7650100e958464b526d7c1454c306c7326f75ca0ab1_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel8@sha256:8ce8fce1d1e1acd9fb44dc4d5797e57fe8e349624f6c7b1351757d7d6143b679_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel8@sha256:540dd3000891505e605b3f269f99da6c53d1e452cf35bb7a1918bb8ce190772b_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel8@sha256:5f0ff9a2dfa1468eff57b5e44d971056d06e6c5a2672e14717686b3eba17a341_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel8@sha256:bba628b46144f5d52f4a6e303d1b90c9a7f4a0a7b3f0c13839f9f795da874254_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel8@sha256:f2ee01a1a497bd505ca1289290c0a07eda82901e698079fe1bc6557519d4ee99_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel8@sha256:37002485d6cf0f0ce261894d23db0bf94291fa7a121a154d15e5e4dcde20961f_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel8@sha256:7561c3f65b9ea5268ed46b35f821c319abb1b4cb0894885a5a205cb920842b50_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel8@sha256:7f56583cad2cef40a2be5f4e96a62fcc155c8818fdc7d786400fadb60c85e631_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel8@sha256:ac72ab75d693dd84576e61df319e891b3de889f4e347c9c5b6597ccbd529ae0d_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel8@sha256:025fa4d5b4ca78c69f85c8836f9e585f71c2e48466ff7f38fab36dc66f65880e_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel8@sha256:534369ccbc380afa8482d089c9806484843122f9f3ece03d468604ef2de1daff_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel8@sha256:cea3159fd16b609ef54d99bf435f72c142f0f7ecbbe3c3eaa9dd2035267395d2_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel8@sha256:eae22f08294cb4179c659fca1effea2fc9f270a3059ddd32cf5a9ba1aaf8d2d1_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel8@sha256:1873003c677cb43b754c22493f9ecd91fa61eced098816823b7bceaf2051113a_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel8@sha256:26e9f9232764f62c9c8ec24c3f7938fdaa362f4f10b6c71c894b1cea92f55404_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel8@sha256:8969e863a2ac74d0ab37812bd0aa5d86f261b97d0c2fecd0f35d2343c2f5bd67_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel8@sha256:bc98620c8b16b39d796d81f25bd30ff227f2f2e723536bf28d55bdc76e9ac1ad_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel8@sha256:2f5cd53d974785de7aa44cb7ff7340e08c44a98eac5b3b60a9eb4535e63e62f7_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel8@sha256:608f3eb154f67488869fceeee31df1bcf596385c41d03c7390364153bac6b8b2_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel8@sha256:ca0bcdf562b50a8d2d665172658de8f444dab6fb4ca39ce49abb253e05aa8c7c_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel8@sha256:fed536fdc9330d719dda8baef65c856e9c301e86363b767a52f78fea8336103e_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel8@sha256:012597e8046bf9f3e53d6f3c9543405e77ad5fd8f44964bc669cdf9581726170_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel8@sha256:36959d582ce1a74d7bf594b8e1b84edfa14233ddc2a2b22fcb66c0a0335a7bd3_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel8@sha256:3888fb9d6780e137b4545e8830f45383e68ca84a42394749b64e391d535172e7_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel8@sha256:79af298015635f2bde40b74943cc5aa201d8bef1cb1d333938816757328609e6_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel8@sha256:0d45b4a62b0fc7e101f68e94d6f1b18bc1a2770cccfebc27380d1bbcafbabb49_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel8@sha256:142369000580845dc3a0da67cf4de781dd2ad1ccaa6acf234d7650424e95bf09_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel8@sha256:26d9157c1a6c7d0cfcde263a0a17b15cca996b2b79c6cf0168a16304068c6abc_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel8@sha256:7a4aa11a1273f668d89230adaa720b4e1fcea0cbaa57c63fa01a2cf6867d981c_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel8@sha256:25f485a1b1e0c5015304744148e7a3fbb6728fe90f389e5d507b2d36917efdf5_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel8@sha256:6f30b86646ff8d94ba28949bdf826d751fba38c824a3acabb1480896f41d411a_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel8@sha256:a0663bcada815073c34ec07a99cd53242db85e933912c48b5ed25892ccfa4eb1_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel8@sha256:e6213a9e4243024eb73cef85526dbc294920f0e7c35b031d4b46bc5a5072af23_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel8@sha256:18c0e9a76603a5312f3c7e2b9d468fe5a6d1e3f3f3b41c5ddcad952f6a49e528_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel8@sha256:2723ec216e5ead0550a5dece8b4ef76abade44503ff67da9becdb59ee6a74b64_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel8@sha256:5f68ba66d17d612702cc47916df916b751c3b8d71faa094f1a174cb4338c3d68_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel8@sha256:8d927c5044b9df81791f00774e7831f0a4d5a458f7a335f8bf925696b5479548_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel8@sha256:3d6ba54c22f00a6eefdb5a920e9f2a377cd25f46ac0ce43fbbd207f9bddf87af_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel8@sha256:4f9a87bf93808a7c27c0bcd5387527fd9261f4c666da11e4f5ba8f831028fc3e_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel8@sha256:6ecd313eff04d48c873fa3b4b3a0e1bc94e1e715ab5919e33718a06a2b561851_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel8@sha256:7efeac843ef6910c061c535e290dc43a8fca0522e1897845237bff9df7706da9_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel8@sha256:3e51c0031aaefd0b1ae80908c887075c82888f29552a4b71a3de6148ed6a7fb4_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel8@sha256:578c9afda064065cc2f4e18b59dbb92cf78015654573de80a72bc4e56fc0d1f3_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel8@sha256:d4fa2a61f381b3f00b9fb76cb1d019b28a2413a936f9b5a786d1d98e8a8361a0_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel8@sha256:fbbf6924f67a455359ccd4e884e1608fb20475850e874874d158f5f2e01425c8_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-12816"
},
{
"category": "external",
"summary": "RHBZ#2417097",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2417097"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-12816",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-12816"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-12816",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-12816"
},
{
"category": "external",
"summary": "https://github.com/digitalbazaar/forge",
"url": "https://github.com/digitalbazaar/forge"
},
{
"category": "external",
"summary": "https://github.com/digitalbazaar/forge/pull/1124",
"url": "https://github.com/digitalbazaar/forge/pull/1124"
},
{
"category": "external",
"summary": "https://github.com/digitalbazaar/forge/security/advisories/GHSA-5gfm-wpxj-wjgq",
"url": "https://github.com/digitalbazaar/forge/security/advisories/GHSA-5gfm-wpxj-wjgq"
},
{
"category": "external",
"summary": "https://kb.cert.org/vuls/id/521113",
"url": "https://kb.cert.org/vuls/id/521113"
},
{
"category": "external",
"summary": "https://www.npmjs.com/package/node-forge",
"url": "https://www.npmjs.com/package/node-forge"
}
],
"release_date": "2025-11-25T19:15:50.243000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-03-04T06:00:07+00:00",
"details": "Red Hat OpenShift Pipelines is a cloud-native, continuous integration and\ncontinuous delivery (CI/CD) solution based on Kubernetes resources.\nIt uses Tekton building blocks to automate deployments across multiple\nplatforms by abstracting away the underlying implementation details.\nTekton introduces a number of standard custom resource definitions (CRDs)\nfor defining CI/CD pipelines that are portable across Kubernetes distributions.",
"product_ids": [
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel8@sha256:494857108f0b09c8b8985062cc11b9879d126b207fcd72f6abb64ded3d8d1793_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel8@sha256:abca24c41cb24749e70a90aac93354d1924785e3eaf92a55b6906690861bac49_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel8@sha256:b7b03dd023aafe65290969336bcf9e0b7a241c3510dcb3d26519581ba4eed719_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel8@sha256:d52e4a16b2908e99f1e69a1e2ee9233a231fd28c70916ed06c9cd8560478340c_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel8@sha256:0dee713a14ab49d93b52b280d4ca3c6fc1c5f604087c81b755a6715330c91ea7_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel8@sha256:50133b51c695735e5f1fdb54d5423331091c1d113b0747d9565a42839d7510bc_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel8@sha256:56bf189b754dee71d8b4ce9e44389b4ca0762e5f633e728210825472f4c8f3f6_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel8@sha256:d356f3a86b2d3054a9f9c6e36bd488c8eaaef4af199e6a8188f8b50921698d25_arm64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:3710"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base, or stability.",
"product_ids": [
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel8@sha256:0cb744cb7946d857a2cffec641fcbc994e77ddc8d4a5b14c17a28621f4a0a4a9_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel8@sha256:416c99f02abb6274fc87b2599e96b90e74e7a94c28806629c2b98fb2dc7e2afc_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel8@sha256:5c78dfe2380653f0167358565c8b7cab1010321a4eda27ec931715805ab2c256_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel8@sha256:d71dc72648f45660ae1fd98acac0f1876540cac853f5c097ab85c3a5f2c2084f_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel8@sha256:494857108f0b09c8b8985062cc11b9879d126b207fcd72f6abb64ded3d8d1793_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel8@sha256:abca24c41cb24749e70a90aac93354d1924785e3eaf92a55b6906690861bac49_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel8@sha256:b7b03dd023aafe65290969336bcf9e0b7a241c3510dcb3d26519581ba4eed719_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel8@sha256:d52e4a16b2908e99f1e69a1e2ee9233a231fd28c70916ed06c9cd8560478340c_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-controller-rhel8@sha256:35c7d22ab878030711c1ec9d340f25f78257ca3eabdcb5db23db90e80d55e8f1_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-controller-rhel8@sha256:5345cdb7e11186fda1577345f0e426946a5ee9e6bbe6486845511f03114dbe52_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-controller-rhel8@sha256:71d7e93eb9e845a429a7e68801ce7675ffdeebb730c236a8b6c3d59767d8e5d8_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-controller-rhel8@sha256:b33b33412464a6d0bf510e6dd2dc7df8b4ced9a5c08a14d8522db6c8457d1a36_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel8@sha256:9209e159bb11236b49511ed3a59c7f687d06a9f82a02497a637d765cc14ea0c3_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel8@sha256:b2c21a004712bd198698ea75793e57abbe1665e17479e34d0b5e8c81d60b967d_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel8@sha256:b894d94d3e18dc2f4f71f4e791e25da158397264b49ac82f4780ac3322e66200_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel8@sha256:f532249811710dde78cab85e31f99bfebb5ee161167f8116ea00297ac343eefd_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-events-rhel8@sha256:001e28b882e81e4d424b2e1a39933211f15e68048406a6432e6ec59e4b96cc2c_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-events-rhel8@sha256:03dc5eb942a8fb202d8d6492764d5d27dcc326b556bb068070c10b00a3a9d277_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-events-rhel8@sha256:0e59fd179abc02c54784b3293bc3d21087bd0ec135c691c5523879149da33a5a_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-events-rhel8@sha256:898085897ff200fdba4d6c14b59548c7fe53164a8c2649e2263a69116737edbf_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel8@sha256:3479cbadb4aa7bab5cc56115d7efe4e406d60010e28561857804926c3fbac9cc_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel8@sha256:6067cedcfde517cc751e14030c620126ea6facf50a4ff16374ca8ebe7bfcbe8b_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel8@sha256:a77292658b1ef1e2922f2b7c904ff73c8911bb84f130953897c3a66aec8560da_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel8@sha256:c8aaf02aede730dacca2eed8bb32044f39b74d3ee3fd619a0fa2af864d874fa6_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel8@sha256:1066cf4185e3cd917c05e6d6759fb0a69428c4b43398df10dff8abe523761c09_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel8@sha256:525bbd7fe14ba88b4d9be13c5857e477e3a8daac1185a146707ebb8ef8e81acd_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel8@sha256:dbb678695a4bd07c27a14fec9b70359929bf0d4d33d9ce2d70d1b5157e5026c1_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel8@sha256:fbddec04429c15c833b7631fe3d7c783d33520f30f6d5c8aef2e66b7634873b8_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel8@sha256:0a12cf22aa798dbc3661f7e83aa9c280fe394de5b0ecc6ed7c93be1df539fce9_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel8@sha256:cf30088c2a33f0717657b0ac7c2df1544cb02a39e235011c9d21c658222ef39e_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel8@sha256:ea7aae64763683de9e3fcbda5d6865c975a561b8c6b4299be9dd34088bc5e684_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel8@sha256:fdd2f4bffececf03b6566cf573fdf6224495d79a75ad1031219fad9902d7a3f1_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel8@sha256:0dee713a14ab49d93b52b280d4ca3c6fc1c5f604087c81b755a6715330c91ea7_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel8@sha256:50133b51c695735e5f1fdb54d5423331091c1d113b0747d9565a42839d7510bc_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel8@sha256:56bf189b754dee71d8b4ce9e44389b4ca0762e5f633e728210825472f4c8f3f6_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel8@sha256:d356f3a86b2d3054a9f9c6e36bd488c8eaaef4af199e6a8188f8b50921698d25_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel8@sha256:23a535f97d17329cf2a1cc9dde90d4d9e2f3f5d979539a8ef5982e1f6693b144_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel8@sha256:7b61bda6116f3f1e93c856543ade553b0a1e4353542f5147da6929a5a8adbac3_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel8@sha256:ab98453c7e13ef2a9429531a1b1635e814df4784599be5c79848fcc849d05136_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel8@sha256:d2993b1a28d230faf64f020c8e8248e06fabf5cd225189b8218a71b2f40e6a9b_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel8@sha256:065def0cfd1e282fd57faedff24873ddb4057afd42d4abc887859c6b8cf8c901_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel8@sha256:14e1402c0d2f4d449146471fff84f6548affdbcd81d1864bce0d29c29ccb15bd_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel8@sha256:1709fbbd4a92d49d492e6bc977f2c32efe4559bde59668e818be70d38acdf757_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel8@sha256:5f9e44c7e682756007cc7bc493511c4a44536a04271ec1984f5a3ece7f1a8a49_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-nop-rhel8@sha256:72978ab3728ae29e51b68affb9e0b9a501bc69653c392783cb9ea121c8971661_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-nop-rhel8@sha256:9a0cf80bdfe89d4c472dc555f314d0bd5c4763bc637d45ddd89b8bb78236a44f_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-nop-rhel8@sha256:b767a9acd7013d08b744b8155cecbe219bfd7a416a3f1ac3a129d67ab062741a_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-nop-rhel8@sha256:dfb1b5680a223da82b0b2dada35342525a88a925f4d22b8168c7edcf2b93049c_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel8@sha256:46612f85239df62f6c6d3684367e34a06ddf3982754d5d130b5c0d77f587deea_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel8@sha256:4c111f708f6ae46c74f7ecae415b9b12e1cbb0380f97c4bee6f98ce32de0ef18_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel8@sha256:607ba1de03fdda867014d183a7f54745c6d687441d7e230cbe45d9234c623ed2_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel8@sha256:c7633b12a75e2a382fb3104a6fcc03227dcc980d2d764f828c75b48ccf73bbab_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel8@sha256:0a2fbc739785a2cc2ad17b79e360788216b2a87422e7d1512ea59a8672557a3e_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel8@sha256:25c1f3d9abd1e123e2a11e5349c0b59eb24238a10dc16e01e59976d061ea7af7_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel8@sha256:375388a1122a4bc5ffe695d4f8c69c9cf0c1d65ba89e92a6caeb68be40fbbbdc_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel8@sha256:739b8da7ebcad332129f65fee9e17f2b29370b1f68c030e3751d2f37ed4f9326_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel8@sha256:0d2a673d31a7b920fce466a25fa1968c57fe95d1c8c5bd2759f5de611d000b5f_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel8@sha256:3542aba4cb22ce189574cf439a9dc758678e6272b83d8ff6089f1815284c576b_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel8@sha256:8c97cb0a4a88a1ddb7a6e7650100e958464b526d7c1454c306c7326f75ca0ab1_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel8@sha256:8ce8fce1d1e1acd9fb44dc4d5797e57fe8e349624f6c7b1351757d7d6143b679_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel8@sha256:540dd3000891505e605b3f269f99da6c53d1e452cf35bb7a1918bb8ce190772b_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel8@sha256:5f0ff9a2dfa1468eff57b5e44d971056d06e6c5a2672e14717686b3eba17a341_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel8@sha256:bba628b46144f5d52f4a6e303d1b90c9a7f4a0a7b3f0c13839f9f795da874254_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel8@sha256:f2ee01a1a497bd505ca1289290c0a07eda82901e698079fe1bc6557519d4ee99_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel8@sha256:37002485d6cf0f0ce261894d23db0bf94291fa7a121a154d15e5e4dcde20961f_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel8@sha256:7561c3f65b9ea5268ed46b35f821c319abb1b4cb0894885a5a205cb920842b50_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel8@sha256:7f56583cad2cef40a2be5f4e96a62fcc155c8818fdc7d786400fadb60c85e631_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel8@sha256:ac72ab75d693dd84576e61df319e891b3de889f4e347c9c5b6597ccbd529ae0d_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel8@sha256:025fa4d5b4ca78c69f85c8836f9e585f71c2e48466ff7f38fab36dc66f65880e_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel8@sha256:534369ccbc380afa8482d089c9806484843122f9f3ece03d468604ef2de1daff_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel8@sha256:cea3159fd16b609ef54d99bf435f72c142f0f7ecbbe3c3eaa9dd2035267395d2_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel8@sha256:eae22f08294cb4179c659fca1effea2fc9f270a3059ddd32cf5a9ba1aaf8d2d1_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel8@sha256:1873003c677cb43b754c22493f9ecd91fa61eced098816823b7bceaf2051113a_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel8@sha256:26e9f9232764f62c9c8ec24c3f7938fdaa362f4f10b6c71c894b1cea92f55404_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel8@sha256:8969e863a2ac74d0ab37812bd0aa5d86f261b97d0c2fecd0f35d2343c2f5bd67_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel8@sha256:bc98620c8b16b39d796d81f25bd30ff227f2f2e723536bf28d55bdc76e9ac1ad_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel8@sha256:2f5cd53d974785de7aa44cb7ff7340e08c44a98eac5b3b60a9eb4535e63e62f7_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel8@sha256:608f3eb154f67488869fceeee31df1bcf596385c41d03c7390364153bac6b8b2_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel8@sha256:ca0bcdf562b50a8d2d665172658de8f444dab6fb4ca39ce49abb253e05aa8c7c_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel8@sha256:fed536fdc9330d719dda8baef65c856e9c301e86363b767a52f78fea8336103e_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel8@sha256:012597e8046bf9f3e53d6f3c9543405e77ad5fd8f44964bc669cdf9581726170_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel8@sha256:36959d582ce1a74d7bf594b8e1b84edfa14233ddc2a2b22fcb66c0a0335a7bd3_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel8@sha256:3888fb9d6780e137b4545e8830f45383e68ca84a42394749b64e391d535172e7_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel8@sha256:79af298015635f2bde40b74943cc5aa201d8bef1cb1d333938816757328609e6_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel8@sha256:0d45b4a62b0fc7e101f68e94d6f1b18bc1a2770cccfebc27380d1bbcafbabb49_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel8@sha256:142369000580845dc3a0da67cf4de781dd2ad1ccaa6acf234d7650424e95bf09_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel8@sha256:26d9157c1a6c7d0cfcde263a0a17b15cca996b2b79c6cf0168a16304068c6abc_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel8@sha256:7a4aa11a1273f668d89230adaa720b4e1fcea0cbaa57c63fa01a2cf6867d981c_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel8@sha256:25f485a1b1e0c5015304744148e7a3fbb6728fe90f389e5d507b2d36917efdf5_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel8@sha256:6f30b86646ff8d94ba28949bdf826d751fba38c824a3acabb1480896f41d411a_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel8@sha256:a0663bcada815073c34ec07a99cd53242db85e933912c48b5ed25892ccfa4eb1_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel8@sha256:e6213a9e4243024eb73cef85526dbc294920f0e7c35b031d4b46bc5a5072af23_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel8@sha256:18c0e9a76603a5312f3c7e2b9d468fe5a6d1e3f3f3b41c5ddcad952f6a49e528_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel8@sha256:2723ec216e5ead0550a5dece8b4ef76abade44503ff67da9becdb59ee6a74b64_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel8@sha256:5f68ba66d17d612702cc47916df916b751c3b8d71faa094f1a174cb4338c3d68_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel8@sha256:8d927c5044b9df81791f00774e7831f0a4d5a458f7a335f8bf925696b5479548_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel8@sha256:3d6ba54c22f00a6eefdb5a920e9f2a377cd25f46ac0ce43fbbd207f9bddf87af_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel8@sha256:4f9a87bf93808a7c27c0bcd5387527fd9261f4c666da11e4f5ba8f831028fc3e_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel8@sha256:6ecd313eff04d48c873fa3b4b3a0e1bc94e1e715ab5919e33718a06a2b561851_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel8@sha256:7efeac843ef6910c061c535e290dc43a8fca0522e1897845237bff9df7706da9_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel8@sha256:3e51c0031aaefd0b1ae80908c887075c82888f29552a4b71a3de6148ed6a7fb4_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel8@sha256:578c9afda064065cc2f4e18b59dbb92cf78015654573de80a72bc4e56fc0d1f3_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel8@sha256:d4fa2a61f381b3f00b9fb76cb1d019b28a2413a936f9b5a786d1d98e8a8361a0_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel8@sha256:fbbf6924f67a455359ccd4e884e1608fb20475850e874874d158f5f2e01425c8_amd64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 8.7,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "CHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:C/C:H/I:H/A:N",
"version": "3.1"
},
"products": [
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel8@sha256:0cb744cb7946d857a2cffec641fcbc994e77ddc8d4a5b14c17a28621f4a0a4a9_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel8@sha256:416c99f02abb6274fc87b2599e96b90e74e7a94c28806629c2b98fb2dc7e2afc_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel8@sha256:5c78dfe2380653f0167358565c8b7cab1010321a4eda27ec931715805ab2c256_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel8@sha256:d71dc72648f45660ae1fd98acac0f1876540cac853f5c097ab85c3a5f2c2084f_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel8@sha256:494857108f0b09c8b8985062cc11b9879d126b207fcd72f6abb64ded3d8d1793_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel8@sha256:abca24c41cb24749e70a90aac93354d1924785e3eaf92a55b6906690861bac49_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel8@sha256:b7b03dd023aafe65290969336bcf9e0b7a241c3510dcb3d26519581ba4eed719_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel8@sha256:d52e4a16b2908e99f1e69a1e2ee9233a231fd28c70916ed06c9cd8560478340c_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-controller-rhel8@sha256:35c7d22ab878030711c1ec9d340f25f78257ca3eabdcb5db23db90e80d55e8f1_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-controller-rhel8@sha256:5345cdb7e11186fda1577345f0e426946a5ee9e6bbe6486845511f03114dbe52_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-controller-rhel8@sha256:71d7e93eb9e845a429a7e68801ce7675ffdeebb730c236a8b6c3d59767d8e5d8_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-controller-rhel8@sha256:b33b33412464a6d0bf510e6dd2dc7df8b4ced9a5c08a14d8522db6c8457d1a36_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel8@sha256:9209e159bb11236b49511ed3a59c7f687d06a9f82a02497a637d765cc14ea0c3_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel8@sha256:b2c21a004712bd198698ea75793e57abbe1665e17479e34d0b5e8c81d60b967d_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel8@sha256:b894d94d3e18dc2f4f71f4e791e25da158397264b49ac82f4780ac3322e66200_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel8@sha256:f532249811710dde78cab85e31f99bfebb5ee161167f8116ea00297ac343eefd_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-events-rhel8@sha256:001e28b882e81e4d424b2e1a39933211f15e68048406a6432e6ec59e4b96cc2c_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-events-rhel8@sha256:03dc5eb942a8fb202d8d6492764d5d27dcc326b556bb068070c10b00a3a9d277_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-events-rhel8@sha256:0e59fd179abc02c54784b3293bc3d21087bd0ec135c691c5523879149da33a5a_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-events-rhel8@sha256:898085897ff200fdba4d6c14b59548c7fe53164a8c2649e2263a69116737edbf_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel8@sha256:3479cbadb4aa7bab5cc56115d7efe4e406d60010e28561857804926c3fbac9cc_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel8@sha256:6067cedcfde517cc751e14030c620126ea6facf50a4ff16374ca8ebe7bfcbe8b_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel8@sha256:a77292658b1ef1e2922f2b7c904ff73c8911bb84f130953897c3a66aec8560da_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel8@sha256:c8aaf02aede730dacca2eed8bb32044f39b74d3ee3fd619a0fa2af864d874fa6_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel8@sha256:1066cf4185e3cd917c05e6d6759fb0a69428c4b43398df10dff8abe523761c09_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel8@sha256:525bbd7fe14ba88b4d9be13c5857e477e3a8daac1185a146707ebb8ef8e81acd_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel8@sha256:dbb678695a4bd07c27a14fec9b70359929bf0d4d33d9ce2d70d1b5157e5026c1_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel8@sha256:fbddec04429c15c833b7631fe3d7c783d33520f30f6d5c8aef2e66b7634873b8_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel8@sha256:0a12cf22aa798dbc3661f7e83aa9c280fe394de5b0ecc6ed7c93be1df539fce9_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel8@sha256:cf30088c2a33f0717657b0ac7c2df1544cb02a39e235011c9d21c658222ef39e_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel8@sha256:ea7aae64763683de9e3fcbda5d6865c975a561b8c6b4299be9dd34088bc5e684_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel8@sha256:fdd2f4bffececf03b6566cf573fdf6224495d79a75ad1031219fad9902d7a3f1_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel8@sha256:0dee713a14ab49d93b52b280d4ca3c6fc1c5f604087c81b755a6715330c91ea7_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel8@sha256:50133b51c695735e5f1fdb54d5423331091c1d113b0747d9565a42839d7510bc_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel8@sha256:56bf189b754dee71d8b4ce9e44389b4ca0762e5f633e728210825472f4c8f3f6_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel8@sha256:d356f3a86b2d3054a9f9c6e36bd488c8eaaef4af199e6a8188f8b50921698d25_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel8@sha256:23a535f97d17329cf2a1cc9dde90d4d9e2f3f5d979539a8ef5982e1f6693b144_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel8@sha256:7b61bda6116f3f1e93c856543ade553b0a1e4353542f5147da6929a5a8adbac3_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel8@sha256:ab98453c7e13ef2a9429531a1b1635e814df4784599be5c79848fcc849d05136_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel8@sha256:d2993b1a28d230faf64f020c8e8248e06fabf5cd225189b8218a71b2f40e6a9b_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel8@sha256:065def0cfd1e282fd57faedff24873ddb4057afd42d4abc887859c6b8cf8c901_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel8@sha256:14e1402c0d2f4d449146471fff84f6548affdbcd81d1864bce0d29c29ccb15bd_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel8@sha256:1709fbbd4a92d49d492e6bc977f2c32efe4559bde59668e818be70d38acdf757_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel8@sha256:5f9e44c7e682756007cc7bc493511c4a44536a04271ec1984f5a3ece7f1a8a49_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-nop-rhel8@sha256:72978ab3728ae29e51b68affb9e0b9a501bc69653c392783cb9ea121c8971661_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-nop-rhel8@sha256:9a0cf80bdfe89d4c472dc555f314d0bd5c4763bc637d45ddd89b8bb78236a44f_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-nop-rhel8@sha256:b767a9acd7013d08b744b8155cecbe219bfd7a416a3f1ac3a129d67ab062741a_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-nop-rhel8@sha256:dfb1b5680a223da82b0b2dada35342525a88a925f4d22b8168c7edcf2b93049c_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel8@sha256:46612f85239df62f6c6d3684367e34a06ddf3982754d5d130b5c0d77f587deea_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel8@sha256:4c111f708f6ae46c74f7ecae415b9b12e1cbb0380f97c4bee6f98ce32de0ef18_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel8@sha256:607ba1de03fdda867014d183a7f54745c6d687441d7e230cbe45d9234c623ed2_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel8@sha256:c7633b12a75e2a382fb3104a6fcc03227dcc980d2d764f828c75b48ccf73bbab_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel8@sha256:0a2fbc739785a2cc2ad17b79e360788216b2a87422e7d1512ea59a8672557a3e_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel8@sha256:25c1f3d9abd1e123e2a11e5349c0b59eb24238a10dc16e01e59976d061ea7af7_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel8@sha256:375388a1122a4bc5ffe695d4f8c69c9cf0c1d65ba89e92a6caeb68be40fbbbdc_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel8@sha256:739b8da7ebcad332129f65fee9e17f2b29370b1f68c030e3751d2f37ed4f9326_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel8@sha256:0d2a673d31a7b920fce466a25fa1968c57fe95d1c8c5bd2759f5de611d000b5f_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel8@sha256:3542aba4cb22ce189574cf439a9dc758678e6272b83d8ff6089f1815284c576b_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel8@sha256:8c97cb0a4a88a1ddb7a6e7650100e958464b526d7c1454c306c7326f75ca0ab1_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel8@sha256:8ce8fce1d1e1acd9fb44dc4d5797e57fe8e349624f6c7b1351757d7d6143b679_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel8@sha256:540dd3000891505e605b3f269f99da6c53d1e452cf35bb7a1918bb8ce190772b_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel8@sha256:5f0ff9a2dfa1468eff57b5e44d971056d06e6c5a2672e14717686b3eba17a341_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel8@sha256:bba628b46144f5d52f4a6e303d1b90c9a7f4a0a7b3f0c13839f9f795da874254_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel8@sha256:f2ee01a1a497bd505ca1289290c0a07eda82901e698079fe1bc6557519d4ee99_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel8@sha256:37002485d6cf0f0ce261894d23db0bf94291fa7a121a154d15e5e4dcde20961f_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel8@sha256:7561c3f65b9ea5268ed46b35f821c319abb1b4cb0894885a5a205cb920842b50_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel8@sha256:7f56583cad2cef40a2be5f4e96a62fcc155c8818fdc7d786400fadb60c85e631_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel8@sha256:ac72ab75d693dd84576e61df319e891b3de889f4e347c9c5b6597ccbd529ae0d_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel8@sha256:025fa4d5b4ca78c69f85c8836f9e585f71c2e48466ff7f38fab36dc66f65880e_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel8@sha256:534369ccbc380afa8482d089c9806484843122f9f3ece03d468604ef2de1daff_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel8@sha256:cea3159fd16b609ef54d99bf435f72c142f0f7ecbbe3c3eaa9dd2035267395d2_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel8@sha256:eae22f08294cb4179c659fca1effea2fc9f270a3059ddd32cf5a9ba1aaf8d2d1_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel8@sha256:1873003c677cb43b754c22493f9ecd91fa61eced098816823b7bceaf2051113a_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel8@sha256:26e9f9232764f62c9c8ec24c3f7938fdaa362f4f10b6c71c894b1cea92f55404_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel8@sha256:8969e863a2ac74d0ab37812bd0aa5d86f261b97d0c2fecd0f35d2343c2f5bd67_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel8@sha256:bc98620c8b16b39d796d81f25bd30ff227f2f2e723536bf28d55bdc76e9ac1ad_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel8@sha256:2f5cd53d974785de7aa44cb7ff7340e08c44a98eac5b3b60a9eb4535e63e62f7_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel8@sha256:608f3eb154f67488869fceeee31df1bcf596385c41d03c7390364153bac6b8b2_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel8@sha256:ca0bcdf562b50a8d2d665172658de8f444dab6fb4ca39ce49abb253e05aa8c7c_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel8@sha256:fed536fdc9330d719dda8baef65c856e9c301e86363b767a52f78fea8336103e_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel8@sha256:012597e8046bf9f3e53d6f3c9543405e77ad5fd8f44964bc669cdf9581726170_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel8@sha256:36959d582ce1a74d7bf594b8e1b84edfa14233ddc2a2b22fcb66c0a0335a7bd3_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel8@sha256:3888fb9d6780e137b4545e8830f45383e68ca84a42394749b64e391d535172e7_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel8@sha256:79af298015635f2bde40b74943cc5aa201d8bef1cb1d333938816757328609e6_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel8@sha256:0d45b4a62b0fc7e101f68e94d6f1b18bc1a2770cccfebc27380d1bbcafbabb49_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel8@sha256:142369000580845dc3a0da67cf4de781dd2ad1ccaa6acf234d7650424e95bf09_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel8@sha256:26d9157c1a6c7d0cfcde263a0a17b15cca996b2b79c6cf0168a16304068c6abc_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel8@sha256:7a4aa11a1273f668d89230adaa720b4e1fcea0cbaa57c63fa01a2cf6867d981c_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel8@sha256:25f485a1b1e0c5015304744148e7a3fbb6728fe90f389e5d507b2d36917efdf5_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel8@sha256:6f30b86646ff8d94ba28949bdf826d751fba38c824a3acabb1480896f41d411a_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel8@sha256:a0663bcada815073c34ec07a99cd53242db85e933912c48b5ed25892ccfa4eb1_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel8@sha256:e6213a9e4243024eb73cef85526dbc294920f0e7c35b031d4b46bc5a5072af23_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel8@sha256:18c0e9a76603a5312f3c7e2b9d468fe5a6d1e3f3f3b41c5ddcad952f6a49e528_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel8@sha256:2723ec216e5ead0550a5dece8b4ef76abade44503ff67da9becdb59ee6a74b64_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel8@sha256:5f68ba66d17d612702cc47916df916b751c3b8d71faa094f1a174cb4338c3d68_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel8@sha256:8d927c5044b9df81791f00774e7831f0a4d5a458f7a335f8bf925696b5479548_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel8@sha256:3d6ba54c22f00a6eefdb5a920e9f2a377cd25f46ac0ce43fbbd207f9bddf87af_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel8@sha256:4f9a87bf93808a7c27c0bcd5387527fd9261f4c666da11e4f5ba8f831028fc3e_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel8@sha256:6ecd313eff04d48c873fa3b4b3a0e1bc94e1e715ab5919e33718a06a2b561851_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel8@sha256:7efeac843ef6910c061c535e290dc43a8fca0522e1897845237bff9df7706da9_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel8@sha256:3e51c0031aaefd0b1ae80908c887075c82888f29552a4b71a3de6148ed6a7fb4_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel8@sha256:578c9afda064065cc2f4e18b59dbb92cf78015654573de80a72bc4e56fc0d1f3_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel8@sha256:d4fa2a61f381b3f00b9fb76cb1d019b28a2413a936f9b5a786d1d98e8a8361a0_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel8@sha256:fbbf6924f67a455359ccd4e884e1608fb20475850e874874d158f5f2e01425c8_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "node-forge: node-forge: Interpretation conflict vulnerability allows bypassing cryptographic verifications"
},
{
"cve": "CVE-2025-13465",
"cwe": {
"id": "CWE-1321",
"name": "Improperly Controlled Modification of Object Prototype Attributes (\u0027Prototype Pollution\u0027)"
},
"discovery_date": "2026-01-21T20:01:28.774829+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel8@sha256:0cb744cb7946d857a2cffec641fcbc994e77ddc8d4a5b14c17a28621f4a0a4a9_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel8@sha256:416c99f02abb6274fc87b2599e96b90e74e7a94c28806629c2b98fb2dc7e2afc_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel8@sha256:5c78dfe2380653f0167358565c8b7cab1010321a4eda27ec931715805ab2c256_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel8@sha256:d71dc72648f45660ae1fd98acac0f1876540cac853f5c097ab85c3a5f2c2084f_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-controller-rhel8@sha256:35c7d22ab878030711c1ec9d340f25f78257ca3eabdcb5db23db90e80d55e8f1_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-controller-rhel8@sha256:5345cdb7e11186fda1577345f0e426946a5ee9e6bbe6486845511f03114dbe52_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-controller-rhel8@sha256:71d7e93eb9e845a429a7e68801ce7675ffdeebb730c236a8b6c3d59767d8e5d8_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-controller-rhel8@sha256:b33b33412464a6d0bf510e6dd2dc7df8b4ced9a5c08a14d8522db6c8457d1a36_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel8@sha256:9209e159bb11236b49511ed3a59c7f687d06a9f82a02497a637d765cc14ea0c3_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel8@sha256:b2c21a004712bd198698ea75793e57abbe1665e17479e34d0b5e8c81d60b967d_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel8@sha256:b894d94d3e18dc2f4f71f4e791e25da158397264b49ac82f4780ac3322e66200_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel8@sha256:f532249811710dde78cab85e31f99bfebb5ee161167f8116ea00297ac343eefd_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-events-rhel8@sha256:001e28b882e81e4d424b2e1a39933211f15e68048406a6432e6ec59e4b96cc2c_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-events-rhel8@sha256:03dc5eb942a8fb202d8d6492764d5d27dcc326b556bb068070c10b00a3a9d277_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-events-rhel8@sha256:0e59fd179abc02c54784b3293bc3d21087bd0ec135c691c5523879149da33a5a_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-events-rhel8@sha256:898085897ff200fdba4d6c14b59548c7fe53164a8c2649e2263a69116737edbf_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel8@sha256:3479cbadb4aa7bab5cc56115d7efe4e406d60010e28561857804926c3fbac9cc_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel8@sha256:6067cedcfde517cc751e14030c620126ea6facf50a4ff16374ca8ebe7bfcbe8b_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel8@sha256:a77292658b1ef1e2922f2b7c904ff73c8911bb84f130953897c3a66aec8560da_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel8@sha256:c8aaf02aede730dacca2eed8bb32044f39b74d3ee3fd619a0fa2af864d874fa6_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel8@sha256:1066cf4185e3cd917c05e6d6759fb0a69428c4b43398df10dff8abe523761c09_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel8@sha256:525bbd7fe14ba88b4d9be13c5857e477e3a8daac1185a146707ebb8ef8e81acd_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel8@sha256:dbb678695a4bd07c27a14fec9b70359929bf0d4d33d9ce2d70d1b5157e5026c1_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel8@sha256:fbddec04429c15c833b7631fe3d7c783d33520f30f6d5c8aef2e66b7634873b8_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel8@sha256:0a12cf22aa798dbc3661f7e83aa9c280fe394de5b0ecc6ed7c93be1df539fce9_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel8@sha256:cf30088c2a33f0717657b0ac7c2df1544cb02a39e235011c9d21c658222ef39e_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel8@sha256:ea7aae64763683de9e3fcbda5d6865c975a561b8c6b4299be9dd34088bc5e684_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel8@sha256:fdd2f4bffececf03b6566cf573fdf6224495d79a75ad1031219fad9902d7a3f1_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel8@sha256:0dee713a14ab49d93b52b280d4ca3c6fc1c5f604087c81b755a6715330c91ea7_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel8@sha256:50133b51c695735e5f1fdb54d5423331091c1d113b0747d9565a42839d7510bc_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel8@sha256:56bf189b754dee71d8b4ce9e44389b4ca0762e5f633e728210825472f4c8f3f6_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel8@sha256:d356f3a86b2d3054a9f9c6e36bd488c8eaaef4af199e6a8188f8b50921698d25_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel8@sha256:23a535f97d17329cf2a1cc9dde90d4d9e2f3f5d979539a8ef5982e1f6693b144_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel8@sha256:7b61bda6116f3f1e93c856543ade553b0a1e4353542f5147da6929a5a8adbac3_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel8@sha256:ab98453c7e13ef2a9429531a1b1635e814df4784599be5c79848fcc849d05136_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel8@sha256:d2993b1a28d230faf64f020c8e8248e06fabf5cd225189b8218a71b2f40e6a9b_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel8@sha256:065def0cfd1e282fd57faedff24873ddb4057afd42d4abc887859c6b8cf8c901_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel8@sha256:14e1402c0d2f4d449146471fff84f6548affdbcd81d1864bce0d29c29ccb15bd_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel8@sha256:1709fbbd4a92d49d492e6bc977f2c32efe4559bde59668e818be70d38acdf757_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel8@sha256:5f9e44c7e682756007cc7bc493511c4a44536a04271ec1984f5a3ece7f1a8a49_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-nop-rhel8@sha256:72978ab3728ae29e51b68affb9e0b9a501bc69653c392783cb9ea121c8971661_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-nop-rhel8@sha256:9a0cf80bdfe89d4c472dc555f314d0bd5c4763bc637d45ddd89b8bb78236a44f_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-nop-rhel8@sha256:b767a9acd7013d08b744b8155cecbe219bfd7a416a3f1ac3a129d67ab062741a_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-nop-rhel8@sha256:dfb1b5680a223da82b0b2dada35342525a88a925f4d22b8168c7edcf2b93049c_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel8@sha256:46612f85239df62f6c6d3684367e34a06ddf3982754d5d130b5c0d77f587deea_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel8@sha256:4c111f708f6ae46c74f7ecae415b9b12e1cbb0380f97c4bee6f98ce32de0ef18_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel8@sha256:607ba1de03fdda867014d183a7f54745c6d687441d7e230cbe45d9234c623ed2_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel8@sha256:c7633b12a75e2a382fb3104a6fcc03227dcc980d2d764f828c75b48ccf73bbab_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel8@sha256:0a2fbc739785a2cc2ad17b79e360788216b2a87422e7d1512ea59a8672557a3e_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel8@sha256:25c1f3d9abd1e123e2a11e5349c0b59eb24238a10dc16e01e59976d061ea7af7_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel8@sha256:375388a1122a4bc5ffe695d4f8c69c9cf0c1d65ba89e92a6caeb68be40fbbbdc_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel8@sha256:739b8da7ebcad332129f65fee9e17f2b29370b1f68c030e3751d2f37ed4f9326_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel8@sha256:0d2a673d31a7b920fce466a25fa1968c57fe95d1c8c5bd2759f5de611d000b5f_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel8@sha256:3542aba4cb22ce189574cf439a9dc758678e6272b83d8ff6089f1815284c576b_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel8@sha256:8c97cb0a4a88a1ddb7a6e7650100e958464b526d7c1454c306c7326f75ca0ab1_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel8@sha256:8ce8fce1d1e1acd9fb44dc4d5797e57fe8e349624f6c7b1351757d7d6143b679_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel8@sha256:540dd3000891505e605b3f269f99da6c53d1e452cf35bb7a1918bb8ce190772b_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel8@sha256:5f0ff9a2dfa1468eff57b5e44d971056d06e6c5a2672e14717686b3eba17a341_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel8@sha256:bba628b46144f5d52f4a6e303d1b90c9a7f4a0a7b3f0c13839f9f795da874254_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel8@sha256:f2ee01a1a497bd505ca1289290c0a07eda82901e698079fe1bc6557519d4ee99_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel8@sha256:37002485d6cf0f0ce261894d23db0bf94291fa7a121a154d15e5e4dcde20961f_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel8@sha256:7561c3f65b9ea5268ed46b35f821c319abb1b4cb0894885a5a205cb920842b50_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel8@sha256:7f56583cad2cef40a2be5f4e96a62fcc155c8818fdc7d786400fadb60c85e631_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel8@sha256:ac72ab75d693dd84576e61df319e891b3de889f4e347c9c5b6597ccbd529ae0d_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel8@sha256:025fa4d5b4ca78c69f85c8836f9e585f71c2e48466ff7f38fab36dc66f65880e_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel8@sha256:534369ccbc380afa8482d089c9806484843122f9f3ece03d468604ef2de1daff_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel8@sha256:cea3159fd16b609ef54d99bf435f72c142f0f7ecbbe3c3eaa9dd2035267395d2_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel8@sha256:eae22f08294cb4179c659fca1effea2fc9f270a3059ddd32cf5a9ba1aaf8d2d1_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel8@sha256:1873003c677cb43b754c22493f9ecd91fa61eced098816823b7bceaf2051113a_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel8@sha256:26e9f9232764f62c9c8ec24c3f7938fdaa362f4f10b6c71c894b1cea92f55404_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel8@sha256:8969e863a2ac74d0ab37812bd0aa5d86f261b97d0c2fecd0f35d2343c2f5bd67_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel8@sha256:bc98620c8b16b39d796d81f25bd30ff227f2f2e723536bf28d55bdc76e9ac1ad_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel8@sha256:2f5cd53d974785de7aa44cb7ff7340e08c44a98eac5b3b60a9eb4535e63e62f7_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel8@sha256:608f3eb154f67488869fceeee31df1bcf596385c41d03c7390364153bac6b8b2_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel8@sha256:ca0bcdf562b50a8d2d665172658de8f444dab6fb4ca39ce49abb253e05aa8c7c_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel8@sha256:fed536fdc9330d719dda8baef65c856e9c301e86363b767a52f78fea8336103e_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel8@sha256:012597e8046bf9f3e53d6f3c9543405e77ad5fd8f44964bc669cdf9581726170_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel8@sha256:36959d582ce1a74d7bf594b8e1b84edfa14233ddc2a2b22fcb66c0a0335a7bd3_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel8@sha256:3888fb9d6780e137b4545e8830f45383e68ca84a42394749b64e391d535172e7_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel8@sha256:79af298015635f2bde40b74943cc5aa201d8bef1cb1d333938816757328609e6_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel8@sha256:0d45b4a62b0fc7e101f68e94d6f1b18bc1a2770cccfebc27380d1bbcafbabb49_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel8@sha256:142369000580845dc3a0da67cf4de781dd2ad1ccaa6acf234d7650424e95bf09_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel8@sha256:26d9157c1a6c7d0cfcde263a0a17b15cca996b2b79c6cf0168a16304068c6abc_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel8@sha256:7a4aa11a1273f668d89230adaa720b4e1fcea0cbaa57c63fa01a2cf6867d981c_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel8@sha256:25f485a1b1e0c5015304744148e7a3fbb6728fe90f389e5d507b2d36917efdf5_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel8@sha256:6f30b86646ff8d94ba28949bdf826d751fba38c824a3acabb1480896f41d411a_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel8@sha256:a0663bcada815073c34ec07a99cd53242db85e933912c48b5ed25892ccfa4eb1_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel8@sha256:e6213a9e4243024eb73cef85526dbc294920f0e7c35b031d4b46bc5a5072af23_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel8@sha256:18c0e9a76603a5312f3c7e2b9d468fe5a6d1e3f3f3b41c5ddcad952f6a49e528_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel8@sha256:2723ec216e5ead0550a5dece8b4ef76abade44503ff67da9becdb59ee6a74b64_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel8@sha256:5f68ba66d17d612702cc47916df916b751c3b8d71faa094f1a174cb4338c3d68_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel8@sha256:8d927c5044b9df81791f00774e7831f0a4d5a458f7a335f8bf925696b5479548_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel8@sha256:3d6ba54c22f00a6eefdb5a920e9f2a377cd25f46ac0ce43fbbd207f9bddf87af_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel8@sha256:4f9a87bf93808a7c27c0bcd5387527fd9261f4c666da11e4f5ba8f831028fc3e_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel8@sha256:6ecd313eff04d48c873fa3b4b3a0e1bc94e1e715ab5919e33718a06a2b561851_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel8@sha256:7efeac843ef6910c061c535e290dc43a8fca0522e1897845237bff9df7706da9_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel8@sha256:3e51c0031aaefd0b1ae80908c887075c82888f29552a4b71a3de6148ed6a7fb4_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel8@sha256:578c9afda064065cc2f4e18b59dbb92cf78015654573de80a72bc4e56fc0d1f3_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel8@sha256:d4fa2a61f381b3f00b9fb76cb1d019b28a2413a936f9b5a786d1d98e8a8361a0_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel8@sha256:fbbf6924f67a455359ccd4e884e1608fb20475850e874874d158f5f2e01425c8_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2431740"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Lodash. A prototype pollution vulnerability in the _.unset and _.omit functions allows an attacker able to control property paths to delete methods from global prototypes. By removing essential functionalities, this can result in a denial of service.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "lodash: prototype pollution in _.unset and _.omit functions",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This issue is only exploitable by applications using the _.unset and _.omit functions on an object and allowing user input to determine the path of the property to be removed. This issue only allows the deletion of properties but does not allow overwriting their behavior, limiting the impact to a denial of service. Due to this reason, this vulnerability has been rated with an important severity.\n\nIn Grafana, JavaScript code runs only in the browser, while the server side is all Golang. Therefore, the worst-case scenario is a loss of functionality in the client application inside the browser. To reflect this, the CVSS availability metric and the severity of the Grafana and the Grafana-PCP component have been updated to low and moderate, respectively.\n\nThe lodash dependency is bundled and used by the pcs-web-ui component of the PCS package. In Red Hat Enterprise Linux 8.10, the pcs-web-ui component is no longer included in the PCS package. As a result, RHEL 8.10 does not ship the vulnerable lodash component within PCS and is therefore not-affected by this CVE.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel8@sha256:494857108f0b09c8b8985062cc11b9879d126b207fcd72f6abb64ded3d8d1793_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel8@sha256:abca24c41cb24749e70a90aac93354d1924785e3eaf92a55b6906690861bac49_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel8@sha256:b7b03dd023aafe65290969336bcf9e0b7a241c3510dcb3d26519581ba4eed719_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel8@sha256:d52e4a16b2908e99f1e69a1e2ee9233a231fd28c70916ed06c9cd8560478340c_s390x"
],
"known_not_affected": [
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel8@sha256:0cb744cb7946d857a2cffec641fcbc994e77ddc8d4a5b14c17a28621f4a0a4a9_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel8@sha256:416c99f02abb6274fc87b2599e96b90e74e7a94c28806629c2b98fb2dc7e2afc_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel8@sha256:5c78dfe2380653f0167358565c8b7cab1010321a4eda27ec931715805ab2c256_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel8@sha256:d71dc72648f45660ae1fd98acac0f1876540cac853f5c097ab85c3a5f2c2084f_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-controller-rhel8@sha256:35c7d22ab878030711c1ec9d340f25f78257ca3eabdcb5db23db90e80d55e8f1_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-controller-rhel8@sha256:5345cdb7e11186fda1577345f0e426946a5ee9e6bbe6486845511f03114dbe52_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-controller-rhel8@sha256:71d7e93eb9e845a429a7e68801ce7675ffdeebb730c236a8b6c3d59767d8e5d8_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-controller-rhel8@sha256:b33b33412464a6d0bf510e6dd2dc7df8b4ced9a5c08a14d8522db6c8457d1a36_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel8@sha256:9209e159bb11236b49511ed3a59c7f687d06a9f82a02497a637d765cc14ea0c3_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel8@sha256:b2c21a004712bd198698ea75793e57abbe1665e17479e34d0b5e8c81d60b967d_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel8@sha256:b894d94d3e18dc2f4f71f4e791e25da158397264b49ac82f4780ac3322e66200_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel8@sha256:f532249811710dde78cab85e31f99bfebb5ee161167f8116ea00297ac343eefd_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-events-rhel8@sha256:001e28b882e81e4d424b2e1a39933211f15e68048406a6432e6ec59e4b96cc2c_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-events-rhel8@sha256:03dc5eb942a8fb202d8d6492764d5d27dcc326b556bb068070c10b00a3a9d277_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-events-rhel8@sha256:0e59fd179abc02c54784b3293bc3d21087bd0ec135c691c5523879149da33a5a_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-events-rhel8@sha256:898085897ff200fdba4d6c14b59548c7fe53164a8c2649e2263a69116737edbf_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel8@sha256:3479cbadb4aa7bab5cc56115d7efe4e406d60010e28561857804926c3fbac9cc_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel8@sha256:6067cedcfde517cc751e14030c620126ea6facf50a4ff16374ca8ebe7bfcbe8b_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel8@sha256:a77292658b1ef1e2922f2b7c904ff73c8911bb84f130953897c3a66aec8560da_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel8@sha256:c8aaf02aede730dacca2eed8bb32044f39b74d3ee3fd619a0fa2af864d874fa6_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel8@sha256:1066cf4185e3cd917c05e6d6759fb0a69428c4b43398df10dff8abe523761c09_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel8@sha256:525bbd7fe14ba88b4d9be13c5857e477e3a8daac1185a146707ebb8ef8e81acd_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel8@sha256:dbb678695a4bd07c27a14fec9b70359929bf0d4d33d9ce2d70d1b5157e5026c1_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel8@sha256:fbddec04429c15c833b7631fe3d7c783d33520f30f6d5c8aef2e66b7634873b8_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel8@sha256:0a12cf22aa798dbc3661f7e83aa9c280fe394de5b0ecc6ed7c93be1df539fce9_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel8@sha256:cf30088c2a33f0717657b0ac7c2df1544cb02a39e235011c9d21c658222ef39e_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel8@sha256:ea7aae64763683de9e3fcbda5d6865c975a561b8c6b4299be9dd34088bc5e684_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel8@sha256:fdd2f4bffececf03b6566cf573fdf6224495d79a75ad1031219fad9902d7a3f1_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel8@sha256:0dee713a14ab49d93b52b280d4ca3c6fc1c5f604087c81b755a6715330c91ea7_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel8@sha256:50133b51c695735e5f1fdb54d5423331091c1d113b0747d9565a42839d7510bc_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel8@sha256:56bf189b754dee71d8b4ce9e44389b4ca0762e5f633e728210825472f4c8f3f6_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel8@sha256:d356f3a86b2d3054a9f9c6e36bd488c8eaaef4af199e6a8188f8b50921698d25_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel8@sha256:23a535f97d17329cf2a1cc9dde90d4d9e2f3f5d979539a8ef5982e1f6693b144_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel8@sha256:7b61bda6116f3f1e93c856543ade553b0a1e4353542f5147da6929a5a8adbac3_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel8@sha256:ab98453c7e13ef2a9429531a1b1635e814df4784599be5c79848fcc849d05136_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel8@sha256:d2993b1a28d230faf64f020c8e8248e06fabf5cd225189b8218a71b2f40e6a9b_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel8@sha256:065def0cfd1e282fd57faedff24873ddb4057afd42d4abc887859c6b8cf8c901_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel8@sha256:14e1402c0d2f4d449146471fff84f6548affdbcd81d1864bce0d29c29ccb15bd_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel8@sha256:1709fbbd4a92d49d492e6bc977f2c32efe4559bde59668e818be70d38acdf757_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel8@sha256:5f9e44c7e682756007cc7bc493511c4a44536a04271ec1984f5a3ece7f1a8a49_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-nop-rhel8@sha256:72978ab3728ae29e51b68affb9e0b9a501bc69653c392783cb9ea121c8971661_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-nop-rhel8@sha256:9a0cf80bdfe89d4c472dc555f314d0bd5c4763bc637d45ddd89b8bb78236a44f_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-nop-rhel8@sha256:b767a9acd7013d08b744b8155cecbe219bfd7a416a3f1ac3a129d67ab062741a_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-nop-rhel8@sha256:dfb1b5680a223da82b0b2dada35342525a88a925f4d22b8168c7edcf2b93049c_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel8@sha256:46612f85239df62f6c6d3684367e34a06ddf3982754d5d130b5c0d77f587deea_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel8@sha256:4c111f708f6ae46c74f7ecae415b9b12e1cbb0380f97c4bee6f98ce32de0ef18_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel8@sha256:607ba1de03fdda867014d183a7f54745c6d687441d7e230cbe45d9234c623ed2_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel8@sha256:c7633b12a75e2a382fb3104a6fcc03227dcc980d2d764f828c75b48ccf73bbab_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel8@sha256:0a2fbc739785a2cc2ad17b79e360788216b2a87422e7d1512ea59a8672557a3e_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel8@sha256:25c1f3d9abd1e123e2a11e5349c0b59eb24238a10dc16e01e59976d061ea7af7_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel8@sha256:375388a1122a4bc5ffe695d4f8c69c9cf0c1d65ba89e92a6caeb68be40fbbbdc_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel8@sha256:739b8da7ebcad332129f65fee9e17f2b29370b1f68c030e3751d2f37ed4f9326_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel8@sha256:0d2a673d31a7b920fce466a25fa1968c57fe95d1c8c5bd2759f5de611d000b5f_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel8@sha256:3542aba4cb22ce189574cf439a9dc758678e6272b83d8ff6089f1815284c576b_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel8@sha256:8c97cb0a4a88a1ddb7a6e7650100e958464b526d7c1454c306c7326f75ca0ab1_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel8@sha256:8ce8fce1d1e1acd9fb44dc4d5797e57fe8e349624f6c7b1351757d7d6143b679_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel8@sha256:540dd3000891505e605b3f269f99da6c53d1e452cf35bb7a1918bb8ce190772b_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel8@sha256:5f0ff9a2dfa1468eff57b5e44d971056d06e6c5a2672e14717686b3eba17a341_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel8@sha256:bba628b46144f5d52f4a6e303d1b90c9a7f4a0a7b3f0c13839f9f795da874254_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel8@sha256:f2ee01a1a497bd505ca1289290c0a07eda82901e698079fe1bc6557519d4ee99_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel8@sha256:37002485d6cf0f0ce261894d23db0bf94291fa7a121a154d15e5e4dcde20961f_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel8@sha256:7561c3f65b9ea5268ed46b35f821c319abb1b4cb0894885a5a205cb920842b50_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel8@sha256:7f56583cad2cef40a2be5f4e96a62fcc155c8818fdc7d786400fadb60c85e631_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel8@sha256:ac72ab75d693dd84576e61df319e891b3de889f4e347c9c5b6597ccbd529ae0d_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel8@sha256:025fa4d5b4ca78c69f85c8836f9e585f71c2e48466ff7f38fab36dc66f65880e_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel8@sha256:534369ccbc380afa8482d089c9806484843122f9f3ece03d468604ef2de1daff_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel8@sha256:cea3159fd16b609ef54d99bf435f72c142f0f7ecbbe3c3eaa9dd2035267395d2_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel8@sha256:eae22f08294cb4179c659fca1effea2fc9f270a3059ddd32cf5a9ba1aaf8d2d1_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel8@sha256:1873003c677cb43b754c22493f9ecd91fa61eced098816823b7bceaf2051113a_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel8@sha256:26e9f9232764f62c9c8ec24c3f7938fdaa362f4f10b6c71c894b1cea92f55404_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel8@sha256:8969e863a2ac74d0ab37812bd0aa5d86f261b97d0c2fecd0f35d2343c2f5bd67_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel8@sha256:bc98620c8b16b39d796d81f25bd30ff227f2f2e723536bf28d55bdc76e9ac1ad_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel8@sha256:2f5cd53d974785de7aa44cb7ff7340e08c44a98eac5b3b60a9eb4535e63e62f7_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel8@sha256:608f3eb154f67488869fceeee31df1bcf596385c41d03c7390364153bac6b8b2_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel8@sha256:ca0bcdf562b50a8d2d665172658de8f444dab6fb4ca39ce49abb253e05aa8c7c_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel8@sha256:fed536fdc9330d719dda8baef65c856e9c301e86363b767a52f78fea8336103e_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel8@sha256:012597e8046bf9f3e53d6f3c9543405e77ad5fd8f44964bc669cdf9581726170_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel8@sha256:36959d582ce1a74d7bf594b8e1b84edfa14233ddc2a2b22fcb66c0a0335a7bd3_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel8@sha256:3888fb9d6780e137b4545e8830f45383e68ca84a42394749b64e391d535172e7_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel8@sha256:79af298015635f2bde40b74943cc5aa201d8bef1cb1d333938816757328609e6_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel8@sha256:0d45b4a62b0fc7e101f68e94d6f1b18bc1a2770cccfebc27380d1bbcafbabb49_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel8@sha256:142369000580845dc3a0da67cf4de781dd2ad1ccaa6acf234d7650424e95bf09_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel8@sha256:26d9157c1a6c7d0cfcde263a0a17b15cca996b2b79c6cf0168a16304068c6abc_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel8@sha256:7a4aa11a1273f668d89230adaa720b4e1fcea0cbaa57c63fa01a2cf6867d981c_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel8@sha256:25f485a1b1e0c5015304744148e7a3fbb6728fe90f389e5d507b2d36917efdf5_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel8@sha256:6f30b86646ff8d94ba28949bdf826d751fba38c824a3acabb1480896f41d411a_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel8@sha256:a0663bcada815073c34ec07a99cd53242db85e933912c48b5ed25892ccfa4eb1_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel8@sha256:e6213a9e4243024eb73cef85526dbc294920f0e7c35b031d4b46bc5a5072af23_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel8@sha256:18c0e9a76603a5312f3c7e2b9d468fe5a6d1e3f3f3b41c5ddcad952f6a49e528_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel8@sha256:2723ec216e5ead0550a5dece8b4ef76abade44503ff67da9becdb59ee6a74b64_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel8@sha256:5f68ba66d17d612702cc47916df916b751c3b8d71faa094f1a174cb4338c3d68_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel8@sha256:8d927c5044b9df81791f00774e7831f0a4d5a458f7a335f8bf925696b5479548_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel8@sha256:3d6ba54c22f00a6eefdb5a920e9f2a377cd25f46ac0ce43fbbd207f9bddf87af_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel8@sha256:4f9a87bf93808a7c27c0bcd5387527fd9261f4c666da11e4f5ba8f831028fc3e_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel8@sha256:6ecd313eff04d48c873fa3b4b3a0e1bc94e1e715ab5919e33718a06a2b561851_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel8@sha256:7efeac843ef6910c061c535e290dc43a8fca0522e1897845237bff9df7706da9_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel8@sha256:3e51c0031aaefd0b1ae80908c887075c82888f29552a4b71a3de6148ed6a7fb4_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel8@sha256:578c9afda064065cc2f4e18b59dbb92cf78015654573de80a72bc4e56fc0d1f3_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel8@sha256:d4fa2a61f381b3f00b9fb76cb1d019b28a2413a936f9b5a786d1d98e8a8361a0_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel8@sha256:fbbf6924f67a455359ccd4e884e1608fb20475850e874874d158f5f2e01425c8_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-13465"
},
{
"category": "external",
"summary": "RHBZ#2431740",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2431740"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-13465",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-13465"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-13465",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-13465"
},
{
"category": "external",
"summary": "https://github.com/lodash/lodash/security/advisories/GHSA-xxjr-mmjv-4gpg",
"url": "https://github.com/lodash/lodash/security/advisories/GHSA-xxjr-mmjv-4gpg"
}
],
"release_date": "2026-01-21T19:05:28.846000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-03-04T06:00:07+00:00",
"details": "Red Hat OpenShift Pipelines is a cloud-native, continuous integration and\ncontinuous delivery (CI/CD) solution based on Kubernetes resources.\nIt uses Tekton building blocks to automate deployments across multiple\nplatforms by abstracting away the underlying implementation details.\nTekton introduces a number of standard custom resource definitions (CRDs)\nfor defining CI/CD pipelines that are portable across Kubernetes distributions.",
"product_ids": [
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel8@sha256:494857108f0b09c8b8985062cc11b9879d126b207fcd72f6abb64ded3d8d1793_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel8@sha256:abca24c41cb24749e70a90aac93354d1924785e3eaf92a55b6906690861bac49_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel8@sha256:b7b03dd023aafe65290969336bcf9e0b7a241c3510dcb3d26519581ba4eed719_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel8@sha256:d52e4a16b2908e99f1e69a1e2ee9233a231fd28c70916ed06c9cd8560478340c_s390x"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:3710"
},
{
"category": "workaround",
"details": "To mitigate this issue, implement strict input validation before passing any property paths to the _.unset and _.omit functions to block attempts to access the prototype chain. Ensure that strings like __proto__, constructor and prototype are blocked, for example.",
"product_ids": [
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel8@sha256:0cb744cb7946d857a2cffec641fcbc994e77ddc8d4a5b14c17a28621f4a0a4a9_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel8@sha256:416c99f02abb6274fc87b2599e96b90e74e7a94c28806629c2b98fb2dc7e2afc_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel8@sha256:5c78dfe2380653f0167358565c8b7cab1010321a4eda27ec931715805ab2c256_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel8@sha256:d71dc72648f45660ae1fd98acac0f1876540cac853f5c097ab85c3a5f2c2084f_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel8@sha256:494857108f0b09c8b8985062cc11b9879d126b207fcd72f6abb64ded3d8d1793_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel8@sha256:abca24c41cb24749e70a90aac93354d1924785e3eaf92a55b6906690861bac49_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel8@sha256:b7b03dd023aafe65290969336bcf9e0b7a241c3510dcb3d26519581ba4eed719_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel8@sha256:d52e4a16b2908e99f1e69a1e2ee9233a231fd28c70916ed06c9cd8560478340c_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-controller-rhel8@sha256:35c7d22ab878030711c1ec9d340f25f78257ca3eabdcb5db23db90e80d55e8f1_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-controller-rhel8@sha256:5345cdb7e11186fda1577345f0e426946a5ee9e6bbe6486845511f03114dbe52_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-controller-rhel8@sha256:71d7e93eb9e845a429a7e68801ce7675ffdeebb730c236a8b6c3d59767d8e5d8_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-controller-rhel8@sha256:b33b33412464a6d0bf510e6dd2dc7df8b4ced9a5c08a14d8522db6c8457d1a36_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel8@sha256:9209e159bb11236b49511ed3a59c7f687d06a9f82a02497a637d765cc14ea0c3_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel8@sha256:b2c21a004712bd198698ea75793e57abbe1665e17479e34d0b5e8c81d60b967d_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel8@sha256:b894d94d3e18dc2f4f71f4e791e25da158397264b49ac82f4780ac3322e66200_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel8@sha256:f532249811710dde78cab85e31f99bfebb5ee161167f8116ea00297ac343eefd_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-events-rhel8@sha256:001e28b882e81e4d424b2e1a39933211f15e68048406a6432e6ec59e4b96cc2c_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-events-rhel8@sha256:03dc5eb942a8fb202d8d6492764d5d27dcc326b556bb068070c10b00a3a9d277_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-events-rhel8@sha256:0e59fd179abc02c54784b3293bc3d21087bd0ec135c691c5523879149da33a5a_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-events-rhel8@sha256:898085897ff200fdba4d6c14b59548c7fe53164a8c2649e2263a69116737edbf_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel8@sha256:3479cbadb4aa7bab5cc56115d7efe4e406d60010e28561857804926c3fbac9cc_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel8@sha256:6067cedcfde517cc751e14030c620126ea6facf50a4ff16374ca8ebe7bfcbe8b_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel8@sha256:a77292658b1ef1e2922f2b7c904ff73c8911bb84f130953897c3a66aec8560da_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel8@sha256:c8aaf02aede730dacca2eed8bb32044f39b74d3ee3fd619a0fa2af864d874fa6_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel8@sha256:1066cf4185e3cd917c05e6d6759fb0a69428c4b43398df10dff8abe523761c09_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel8@sha256:525bbd7fe14ba88b4d9be13c5857e477e3a8daac1185a146707ebb8ef8e81acd_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel8@sha256:dbb678695a4bd07c27a14fec9b70359929bf0d4d33d9ce2d70d1b5157e5026c1_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel8@sha256:fbddec04429c15c833b7631fe3d7c783d33520f30f6d5c8aef2e66b7634873b8_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel8@sha256:0a12cf22aa798dbc3661f7e83aa9c280fe394de5b0ecc6ed7c93be1df539fce9_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel8@sha256:cf30088c2a33f0717657b0ac7c2df1544cb02a39e235011c9d21c658222ef39e_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel8@sha256:ea7aae64763683de9e3fcbda5d6865c975a561b8c6b4299be9dd34088bc5e684_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel8@sha256:fdd2f4bffececf03b6566cf573fdf6224495d79a75ad1031219fad9902d7a3f1_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel8@sha256:0dee713a14ab49d93b52b280d4ca3c6fc1c5f604087c81b755a6715330c91ea7_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel8@sha256:50133b51c695735e5f1fdb54d5423331091c1d113b0747d9565a42839d7510bc_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel8@sha256:56bf189b754dee71d8b4ce9e44389b4ca0762e5f633e728210825472f4c8f3f6_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel8@sha256:d356f3a86b2d3054a9f9c6e36bd488c8eaaef4af199e6a8188f8b50921698d25_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel8@sha256:23a535f97d17329cf2a1cc9dde90d4d9e2f3f5d979539a8ef5982e1f6693b144_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel8@sha256:7b61bda6116f3f1e93c856543ade553b0a1e4353542f5147da6929a5a8adbac3_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel8@sha256:ab98453c7e13ef2a9429531a1b1635e814df4784599be5c79848fcc849d05136_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel8@sha256:d2993b1a28d230faf64f020c8e8248e06fabf5cd225189b8218a71b2f40e6a9b_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel8@sha256:065def0cfd1e282fd57faedff24873ddb4057afd42d4abc887859c6b8cf8c901_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel8@sha256:14e1402c0d2f4d449146471fff84f6548affdbcd81d1864bce0d29c29ccb15bd_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel8@sha256:1709fbbd4a92d49d492e6bc977f2c32efe4559bde59668e818be70d38acdf757_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel8@sha256:5f9e44c7e682756007cc7bc493511c4a44536a04271ec1984f5a3ece7f1a8a49_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-nop-rhel8@sha256:72978ab3728ae29e51b68affb9e0b9a501bc69653c392783cb9ea121c8971661_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-nop-rhel8@sha256:9a0cf80bdfe89d4c472dc555f314d0bd5c4763bc637d45ddd89b8bb78236a44f_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-nop-rhel8@sha256:b767a9acd7013d08b744b8155cecbe219bfd7a416a3f1ac3a129d67ab062741a_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-nop-rhel8@sha256:dfb1b5680a223da82b0b2dada35342525a88a925f4d22b8168c7edcf2b93049c_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel8@sha256:46612f85239df62f6c6d3684367e34a06ddf3982754d5d130b5c0d77f587deea_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel8@sha256:4c111f708f6ae46c74f7ecae415b9b12e1cbb0380f97c4bee6f98ce32de0ef18_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel8@sha256:607ba1de03fdda867014d183a7f54745c6d687441d7e230cbe45d9234c623ed2_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel8@sha256:c7633b12a75e2a382fb3104a6fcc03227dcc980d2d764f828c75b48ccf73bbab_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel8@sha256:0a2fbc739785a2cc2ad17b79e360788216b2a87422e7d1512ea59a8672557a3e_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel8@sha256:25c1f3d9abd1e123e2a11e5349c0b59eb24238a10dc16e01e59976d061ea7af7_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel8@sha256:375388a1122a4bc5ffe695d4f8c69c9cf0c1d65ba89e92a6caeb68be40fbbbdc_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel8@sha256:739b8da7ebcad332129f65fee9e17f2b29370b1f68c030e3751d2f37ed4f9326_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel8@sha256:0d2a673d31a7b920fce466a25fa1968c57fe95d1c8c5bd2759f5de611d000b5f_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel8@sha256:3542aba4cb22ce189574cf439a9dc758678e6272b83d8ff6089f1815284c576b_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel8@sha256:8c97cb0a4a88a1ddb7a6e7650100e958464b526d7c1454c306c7326f75ca0ab1_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel8@sha256:8ce8fce1d1e1acd9fb44dc4d5797e57fe8e349624f6c7b1351757d7d6143b679_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel8@sha256:540dd3000891505e605b3f269f99da6c53d1e452cf35bb7a1918bb8ce190772b_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel8@sha256:5f0ff9a2dfa1468eff57b5e44d971056d06e6c5a2672e14717686b3eba17a341_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel8@sha256:bba628b46144f5d52f4a6e303d1b90c9a7f4a0a7b3f0c13839f9f795da874254_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel8@sha256:f2ee01a1a497bd505ca1289290c0a07eda82901e698079fe1bc6557519d4ee99_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel8@sha256:37002485d6cf0f0ce261894d23db0bf94291fa7a121a154d15e5e4dcde20961f_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel8@sha256:7561c3f65b9ea5268ed46b35f821c319abb1b4cb0894885a5a205cb920842b50_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel8@sha256:7f56583cad2cef40a2be5f4e96a62fcc155c8818fdc7d786400fadb60c85e631_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel8@sha256:ac72ab75d693dd84576e61df319e891b3de889f4e347c9c5b6597ccbd529ae0d_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel8@sha256:025fa4d5b4ca78c69f85c8836f9e585f71c2e48466ff7f38fab36dc66f65880e_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel8@sha256:534369ccbc380afa8482d089c9806484843122f9f3ece03d468604ef2de1daff_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel8@sha256:cea3159fd16b609ef54d99bf435f72c142f0f7ecbbe3c3eaa9dd2035267395d2_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel8@sha256:eae22f08294cb4179c659fca1effea2fc9f270a3059ddd32cf5a9ba1aaf8d2d1_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel8@sha256:1873003c677cb43b754c22493f9ecd91fa61eced098816823b7bceaf2051113a_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel8@sha256:26e9f9232764f62c9c8ec24c3f7938fdaa362f4f10b6c71c894b1cea92f55404_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel8@sha256:8969e863a2ac74d0ab37812bd0aa5d86f261b97d0c2fecd0f35d2343c2f5bd67_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel8@sha256:bc98620c8b16b39d796d81f25bd30ff227f2f2e723536bf28d55bdc76e9ac1ad_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel8@sha256:2f5cd53d974785de7aa44cb7ff7340e08c44a98eac5b3b60a9eb4535e63e62f7_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel8@sha256:608f3eb154f67488869fceeee31df1bcf596385c41d03c7390364153bac6b8b2_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel8@sha256:ca0bcdf562b50a8d2d665172658de8f444dab6fb4ca39ce49abb253e05aa8c7c_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel8@sha256:fed536fdc9330d719dda8baef65c856e9c301e86363b767a52f78fea8336103e_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel8@sha256:012597e8046bf9f3e53d6f3c9543405e77ad5fd8f44964bc669cdf9581726170_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel8@sha256:36959d582ce1a74d7bf594b8e1b84edfa14233ddc2a2b22fcb66c0a0335a7bd3_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel8@sha256:3888fb9d6780e137b4545e8830f45383e68ca84a42394749b64e391d535172e7_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel8@sha256:79af298015635f2bde40b74943cc5aa201d8bef1cb1d333938816757328609e6_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel8@sha256:0d45b4a62b0fc7e101f68e94d6f1b18bc1a2770cccfebc27380d1bbcafbabb49_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel8@sha256:142369000580845dc3a0da67cf4de781dd2ad1ccaa6acf234d7650424e95bf09_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel8@sha256:26d9157c1a6c7d0cfcde263a0a17b15cca996b2b79c6cf0168a16304068c6abc_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel8@sha256:7a4aa11a1273f668d89230adaa720b4e1fcea0cbaa57c63fa01a2cf6867d981c_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel8@sha256:25f485a1b1e0c5015304744148e7a3fbb6728fe90f389e5d507b2d36917efdf5_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel8@sha256:6f30b86646ff8d94ba28949bdf826d751fba38c824a3acabb1480896f41d411a_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel8@sha256:a0663bcada815073c34ec07a99cd53242db85e933912c48b5ed25892ccfa4eb1_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel8@sha256:e6213a9e4243024eb73cef85526dbc294920f0e7c35b031d4b46bc5a5072af23_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel8@sha256:18c0e9a76603a5312f3c7e2b9d468fe5a6d1e3f3f3b41c5ddcad952f6a49e528_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel8@sha256:2723ec216e5ead0550a5dece8b4ef76abade44503ff67da9becdb59ee6a74b64_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel8@sha256:5f68ba66d17d612702cc47916df916b751c3b8d71faa094f1a174cb4338c3d68_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel8@sha256:8d927c5044b9df81791f00774e7831f0a4d5a458f7a335f8bf925696b5479548_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel8@sha256:3d6ba54c22f00a6eefdb5a920e9f2a377cd25f46ac0ce43fbbd207f9bddf87af_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel8@sha256:4f9a87bf93808a7c27c0bcd5387527fd9261f4c666da11e4f5ba8f831028fc3e_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel8@sha256:6ecd313eff04d48c873fa3b4b3a0e1bc94e1e715ab5919e33718a06a2b561851_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel8@sha256:7efeac843ef6910c061c535e290dc43a8fca0522e1897845237bff9df7706da9_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel8@sha256:3e51c0031aaefd0b1ae80908c887075c82888f29552a4b71a3de6148ed6a7fb4_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel8@sha256:578c9afda064065cc2f4e18b59dbb92cf78015654573de80a72bc4e56fc0d1f3_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel8@sha256:d4fa2a61f381b3f00b9fb76cb1d019b28a2413a936f9b5a786d1d98e8a8361a0_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel8@sha256:fbbf6924f67a455359ccd4e884e1608fb20475850e874874d158f5f2e01425c8_amd64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 8.2,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:H",
"version": "3.1"
},
"products": [
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel8@sha256:0cb744cb7946d857a2cffec641fcbc994e77ddc8d4a5b14c17a28621f4a0a4a9_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel8@sha256:416c99f02abb6274fc87b2599e96b90e74e7a94c28806629c2b98fb2dc7e2afc_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel8@sha256:5c78dfe2380653f0167358565c8b7cab1010321a4eda27ec931715805ab2c256_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel8@sha256:d71dc72648f45660ae1fd98acac0f1876540cac853f5c097ab85c3a5f2c2084f_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel8@sha256:494857108f0b09c8b8985062cc11b9879d126b207fcd72f6abb64ded3d8d1793_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel8@sha256:abca24c41cb24749e70a90aac93354d1924785e3eaf92a55b6906690861bac49_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel8@sha256:b7b03dd023aafe65290969336bcf9e0b7a241c3510dcb3d26519581ba4eed719_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel8@sha256:d52e4a16b2908e99f1e69a1e2ee9233a231fd28c70916ed06c9cd8560478340c_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-controller-rhel8@sha256:35c7d22ab878030711c1ec9d340f25f78257ca3eabdcb5db23db90e80d55e8f1_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-controller-rhel8@sha256:5345cdb7e11186fda1577345f0e426946a5ee9e6bbe6486845511f03114dbe52_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-controller-rhel8@sha256:71d7e93eb9e845a429a7e68801ce7675ffdeebb730c236a8b6c3d59767d8e5d8_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-controller-rhel8@sha256:b33b33412464a6d0bf510e6dd2dc7df8b4ced9a5c08a14d8522db6c8457d1a36_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel8@sha256:9209e159bb11236b49511ed3a59c7f687d06a9f82a02497a637d765cc14ea0c3_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel8@sha256:b2c21a004712bd198698ea75793e57abbe1665e17479e34d0b5e8c81d60b967d_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel8@sha256:b894d94d3e18dc2f4f71f4e791e25da158397264b49ac82f4780ac3322e66200_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel8@sha256:f532249811710dde78cab85e31f99bfebb5ee161167f8116ea00297ac343eefd_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-events-rhel8@sha256:001e28b882e81e4d424b2e1a39933211f15e68048406a6432e6ec59e4b96cc2c_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-events-rhel8@sha256:03dc5eb942a8fb202d8d6492764d5d27dcc326b556bb068070c10b00a3a9d277_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-events-rhel8@sha256:0e59fd179abc02c54784b3293bc3d21087bd0ec135c691c5523879149da33a5a_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-events-rhel8@sha256:898085897ff200fdba4d6c14b59548c7fe53164a8c2649e2263a69116737edbf_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel8@sha256:3479cbadb4aa7bab5cc56115d7efe4e406d60010e28561857804926c3fbac9cc_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel8@sha256:6067cedcfde517cc751e14030c620126ea6facf50a4ff16374ca8ebe7bfcbe8b_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel8@sha256:a77292658b1ef1e2922f2b7c904ff73c8911bb84f130953897c3a66aec8560da_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel8@sha256:c8aaf02aede730dacca2eed8bb32044f39b74d3ee3fd619a0fa2af864d874fa6_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel8@sha256:1066cf4185e3cd917c05e6d6759fb0a69428c4b43398df10dff8abe523761c09_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel8@sha256:525bbd7fe14ba88b4d9be13c5857e477e3a8daac1185a146707ebb8ef8e81acd_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel8@sha256:dbb678695a4bd07c27a14fec9b70359929bf0d4d33d9ce2d70d1b5157e5026c1_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel8@sha256:fbddec04429c15c833b7631fe3d7c783d33520f30f6d5c8aef2e66b7634873b8_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel8@sha256:0a12cf22aa798dbc3661f7e83aa9c280fe394de5b0ecc6ed7c93be1df539fce9_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel8@sha256:cf30088c2a33f0717657b0ac7c2df1544cb02a39e235011c9d21c658222ef39e_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel8@sha256:ea7aae64763683de9e3fcbda5d6865c975a561b8c6b4299be9dd34088bc5e684_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel8@sha256:fdd2f4bffececf03b6566cf573fdf6224495d79a75ad1031219fad9902d7a3f1_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel8@sha256:0dee713a14ab49d93b52b280d4ca3c6fc1c5f604087c81b755a6715330c91ea7_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel8@sha256:50133b51c695735e5f1fdb54d5423331091c1d113b0747d9565a42839d7510bc_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel8@sha256:56bf189b754dee71d8b4ce9e44389b4ca0762e5f633e728210825472f4c8f3f6_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel8@sha256:d356f3a86b2d3054a9f9c6e36bd488c8eaaef4af199e6a8188f8b50921698d25_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel8@sha256:23a535f97d17329cf2a1cc9dde90d4d9e2f3f5d979539a8ef5982e1f6693b144_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel8@sha256:7b61bda6116f3f1e93c856543ade553b0a1e4353542f5147da6929a5a8adbac3_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel8@sha256:ab98453c7e13ef2a9429531a1b1635e814df4784599be5c79848fcc849d05136_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel8@sha256:d2993b1a28d230faf64f020c8e8248e06fabf5cd225189b8218a71b2f40e6a9b_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel8@sha256:065def0cfd1e282fd57faedff24873ddb4057afd42d4abc887859c6b8cf8c901_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel8@sha256:14e1402c0d2f4d449146471fff84f6548affdbcd81d1864bce0d29c29ccb15bd_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel8@sha256:1709fbbd4a92d49d492e6bc977f2c32efe4559bde59668e818be70d38acdf757_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel8@sha256:5f9e44c7e682756007cc7bc493511c4a44536a04271ec1984f5a3ece7f1a8a49_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-nop-rhel8@sha256:72978ab3728ae29e51b68affb9e0b9a501bc69653c392783cb9ea121c8971661_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-nop-rhel8@sha256:9a0cf80bdfe89d4c472dc555f314d0bd5c4763bc637d45ddd89b8bb78236a44f_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-nop-rhel8@sha256:b767a9acd7013d08b744b8155cecbe219bfd7a416a3f1ac3a129d67ab062741a_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-nop-rhel8@sha256:dfb1b5680a223da82b0b2dada35342525a88a925f4d22b8168c7edcf2b93049c_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel8@sha256:46612f85239df62f6c6d3684367e34a06ddf3982754d5d130b5c0d77f587deea_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel8@sha256:4c111f708f6ae46c74f7ecae415b9b12e1cbb0380f97c4bee6f98ce32de0ef18_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel8@sha256:607ba1de03fdda867014d183a7f54745c6d687441d7e230cbe45d9234c623ed2_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel8@sha256:c7633b12a75e2a382fb3104a6fcc03227dcc980d2d764f828c75b48ccf73bbab_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel8@sha256:0a2fbc739785a2cc2ad17b79e360788216b2a87422e7d1512ea59a8672557a3e_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel8@sha256:25c1f3d9abd1e123e2a11e5349c0b59eb24238a10dc16e01e59976d061ea7af7_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel8@sha256:375388a1122a4bc5ffe695d4f8c69c9cf0c1d65ba89e92a6caeb68be40fbbbdc_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel8@sha256:739b8da7ebcad332129f65fee9e17f2b29370b1f68c030e3751d2f37ed4f9326_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel8@sha256:0d2a673d31a7b920fce466a25fa1968c57fe95d1c8c5bd2759f5de611d000b5f_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel8@sha256:3542aba4cb22ce189574cf439a9dc758678e6272b83d8ff6089f1815284c576b_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel8@sha256:8c97cb0a4a88a1ddb7a6e7650100e958464b526d7c1454c306c7326f75ca0ab1_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel8@sha256:8ce8fce1d1e1acd9fb44dc4d5797e57fe8e349624f6c7b1351757d7d6143b679_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel8@sha256:540dd3000891505e605b3f269f99da6c53d1e452cf35bb7a1918bb8ce190772b_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel8@sha256:5f0ff9a2dfa1468eff57b5e44d971056d06e6c5a2672e14717686b3eba17a341_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel8@sha256:bba628b46144f5d52f4a6e303d1b90c9a7f4a0a7b3f0c13839f9f795da874254_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel8@sha256:f2ee01a1a497bd505ca1289290c0a07eda82901e698079fe1bc6557519d4ee99_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel8@sha256:37002485d6cf0f0ce261894d23db0bf94291fa7a121a154d15e5e4dcde20961f_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel8@sha256:7561c3f65b9ea5268ed46b35f821c319abb1b4cb0894885a5a205cb920842b50_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel8@sha256:7f56583cad2cef40a2be5f4e96a62fcc155c8818fdc7d786400fadb60c85e631_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel8@sha256:ac72ab75d693dd84576e61df319e891b3de889f4e347c9c5b6597ccbd529ae0d_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel8@sha256:025fa4d5b4ca78c69f85c8836f9e585f71c2e48466ff7f38fab36dc66f65880e_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel8@sha256:534369ccbc380afa8482d089c9806484843122f9f3ece03d468604ef2de1daff_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel8@sha256:cea3159fd16b609ef54d99bf435f72c142f0f7ecbbe3c3eaa9dd2035267395d2_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel8@sha256:eae22f08294cb4179c659fca1effea2fc9f270a3059ddd32cf5a9ba1aaf8d2d1_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel8@sha256:1873003c677cb43b754c22493f9ecd91fa61eced098816823b7bceaf2051113a_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel8@sha256:26e9f9232764f62c9c8ec24c3f7938fdaa362f4f10b6c71c894b1cea92f55404_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel8@sha256:8969e863a2ac74d0ab37812bd0aa5d86f261b97d0c2fecd0f35d2343c2f5bd67_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel8@sha256:bc98620c8b16b39d796d81f25bd30ff227f2f2e723536bf28d55bdc76e9ac1ad_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel8@sha256:2f5cd53d974785de7aa44cb7ff7340e08c44a98eac5b3b60a9eb4535e63e62f7_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel8@sha256:608f3eb154f67488869fceeee31df1bcf596385c41d03c7390364153bac6b8b2_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel8@sha256:ca0bcdf562b50a8d2d665172658de8f444dab6fb4ca39ce49abb253e05aa8c7c_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel8@sha256:fed536fdc9330d719dda8baef65c856e9c301e86363b767a52f78fea8336103e_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel8@sha256:012597e8046bf9f3e53d6f3c9543405e77ad5fd8f44964bc669cdf9581726170_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel8@sha256:36959d582ce1a74d7bf594b8e1b84edfa14233ddc2a2b22fcb66c0a0335a7bd3_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel8@sha256:3888fb9d6780e137b4545e8830f45383e68ca84a42394749b64e391d535172e7_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel8@sha256:79af298015635f2bde40b74943cc5aa201d8bef1cb1d333938816757328609e6_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel8@sha256:0d45b4a62b0fc7e101f68e94d6f1b18bc1a2770cccfebc27380d1bbcafbabb49_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel8@sha256:142369000580845dc3a0da67cf4de781dd2ad1ccaa6acf234d7650424e95bf09_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel8@sha256:26d9157c1a6c7d0cfcde263a0a17b15cca996b2b79c6cf0168a16304068c6abc_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel8@sha256:7a4aa11a1273f668d89230adaa720b4e1fcea0cbaa57c63fa01a2cf6867d981c_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel8@sha256:25f485a1b1e0c5015304744148e7a3fbb6728fe90f389e5d507b2d36917efdf5_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel8@sha256:6f30b86646ff8d94ba28949bdf826d751fba38c824a3acabb1480896f41d411a_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel8@sha256:a0663bcada815073c34ec07a99cd53242db85e933912c48b5ed25892ccfa4eb1_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel8@sha256:e6213a9e4243024eb73cef85526dbc294920f0e7c35b031d4b46bc5a5072af23_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel8@sha256:18c0e9a76603a5312f3c7e2b9d468fe5a6d1e3f3f3b41c5ddcad952f6a49e528_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel8@sha256:2723ec216e5ead0550a5dece8b4ef76abade44503ff67da9becdb59ee6a74b64_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel8@sha256:5f68ba66d17d612702cc47916df916b751c3b8d71faa094f1a174cb4338c3d68_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel8@sha256:8d927c5044b9df81791f00774e7831f0a4d5a458f7a335f8bf925696b5479548_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel8@sha256:3d6ba54c22f00a6eefdb5a920e9f2a377cd25f46ac0ce43fbbd207f9bddf87af_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel8@sha256:4f9a87bf93808a7c27c0bcd5387527fd9261f4c666da11e4f5ba8f831028fc3e_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel8@sha256:6ecd313eff04d48c873fa3b4b3a0e1bc94e1e715ab5919e33718a06a2b561851_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel8@sha256:7efeac843ef6910c061c535e290dc43a8fca0522e1897845237bff9df7706da9_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel8@sha256:3e51c0031aaefd0b1ae80908c887075c82888f29552a4b71a3de6148ed6a7fb4_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel8@sha256:578c9afda064065cc2f4e18b59dbb92cf78015654573de80a72bc4e56fc0d1f3_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel8@sha256:d4fa2a61f381b3f00b9fb76cb1d019b28a2413a936f9b5a786d1d98e8a8361a0_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel8@sha256:fbbf6924f67a455359ccd4e884e1608fb20475850e874874d158f5f2e01425c8_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "lodash: prototype pollution in _.unset and _.omit functions"
},
{
"cve": "CVE-2025-15284",
"cwe": {
"id": "CWE-770",
"name": "Allocation of Resources Without Limits or Throttling"
},
"discovery_date": "2025-12-29T23:00:58.541337+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel8@sha256:0cb744cb7946d857a2cffec641fcbc994e77ddc8d4a5b14c17a28621f4a0a4a9_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel8@sha256:416c99f02abb6274fc87b2599e96b90e74e7a94c28806629c2b98fb2dc7e2afc_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel8@sha256:5c78dfe2380653f0167358565c8b7cab1010321a4eda27ec931715805ab2c256_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel8@sha256:d71dc72648f45660ae1fd98acac0f1876540cac853f5c097ab85c3a5f2c2084f_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-controller-rhel8@sha256:35c7d22ab878030711c1ec9d340f25f78257ca3eabdcb5db23db90e80d55e8f1_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-controller-rhel8@sha256:5345cdb7e11186fda1577345f0e426946a5ee9e6bbe6486845511f03114dbe52_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-controller-rhel8@sha256:71d7e93eb9e845a429a7e68801ce7675ffdeebb730c236a8b6c3d59767d8e5d8_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-controller-rhel8@sha256:b33b33412464a6d0bf510e6dd2dc7df8b4ced9a5c08a14d8522db6c8457d1a36_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel8@sha256:9209e159bb11236b49511ed3a59c7f687d06a9f82a02497a637d765cc14ea0c3_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel8@sha256:b2c21a004712bd198698ea75793e57abbe1665e17479e34d0b5e8c81d60b967d_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel8@sha256:b894d94d3e18dc2f4f71f4e791e25da158397264b49ac82f4780ac3322e66200_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel8@sha256:f532249811710dde78cab85e31f99bfebb5ee161167f8116ea00297ac343eefd_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-events-rhel8@sha256:001e28b882e81e4d424b2e1a39933211f15e68048406a6432e6ec59e4b96cc2c_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-events-rhel8@sha256:03dc5eb942a8fb202d8d6492764d5d27dcc326b556bb068070c10b00a3a9d277_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-events-rhel8@sha256:0e59fd179abc02c54784b3293bc3d21087bd0ec135c691c5523879149da33a5a_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-events-rhel8@sha256:898085897ff200fdba4d6c14b59548c7fe53164a8c2649e2263a69116737edbf_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel8@sha256:3479cbadb4aa7bab5cc56115d7efe4e406d60010e28561857804926c3fbac9cc_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel8@sha256:6067cedcfde517cc751e14030c620126ea6facf50a4ff16374ca8ebe7bfcbe8b_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel8@sha256:a77292658b1ef1e2922f2b7c904ff73c8911bb84f130953897c3a66aec8560da_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel8@sha256:c8aaf02aede730dacca2eed8bb32044f39b74d3ee3fd619a0fa2af864d874fa6_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel8@sha256:1066cf4185e3cd917c05e6d6759fb0a69428c4b43398df10dff8abe523761c09_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel8@sha256:525bbd7fe14ba88b4d9be13c5857e477e3a8daac1185a146707ebb8ef8e81acd_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel8@sha256:dbb678695a4bd07c27a14fec9b70359929bf0d4d33d9ce2d70d1b5157e5026c1_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel8@sha256:fbddec04429c15c833b7631fe3d7c783d33520f30f6d5c8aef2e66b7634873b8_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel8@sha256:0a12cf22aa798dbc3661f7e83aa9c280fe394de5b0ecc6ed7c93be1df539fce9_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel8@sha256:cf30088c2a33f0717657b0ac7c2df1544cb02a39e235011c9d21c658222ef39e_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel8@sha256:ea7aae64763683de9e3fcbda5d6865c975a561b8c6b4299be9dd34088bc5e684_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel8@sha256:fdd2f4bffececf03b6566cf573fdf6224495d79a75ad1031219fad9902d7a3f1_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel8@sha256:23a535f97d17329cf2a1cc9dde90d4d9e2f3f5d979539a8ef5982e1f6693b144_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel8@sha256:7b61bda6116f3f1e93c856543ade553b0a1e4353542f5147da6929a5a8adbac3_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel8@sha256:ab98453c7e13ef2a9429531a1b1635e814df4784599be5c79848fcc849d05136_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel8@sha256:d2993b1a28d230faf64f020c8e8248e06fabf5cd225189b8218a71b2f40e6a9b_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel8@sha256:065def0cfd1e282fd57faedff24873ddb4057afd42d4abc887859c6b8cf8c901_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel8@sha256:14e1402c0d2f4d449146471fff84f6548affdbcd81d1864bce0d29c29ccb15bd_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel8@sha256:1709fbbd4a92d49d492e6bc977f2c32efe4559bde59668e818be70d38acdf757_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel8@sha256:5f9e44c7e682756007cc7bc493511c4a44536a04271ec1984f5a3ece7f1a8a49_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-nop-rhel8@sha256:72978ab3728ae29e51b68affb9e0b9a501bc69653c392783cb9ea121c8971661_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-nop-rhel8@sha256:9a0cf80bdfe89d4c472dc555f314d0bd5c4763bc637d45ddd89b8bb78236a44f_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-nop-rhel8@sha256:b767a9acd7013d08b744b8155cecbe219bfd7a416a3f1ac3a129d67ab062741a_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-nop-rhel8@sha256:dfb1b5680a223da82b0b2dada35342525a88a925f4d22b8168c7edcf2b93049c_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel8@sha256:46612f85239df62f6c6d3684367e34a06ddf3982754d5d130b5c0d77f587deea_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel8@sha256:4c111f708f6ae46c74f7ecae415b9b12e1cbb0380f97c4bee6f98ce32de0ef18_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel8@sha256:607ba1de03fdda867014d183a7f54745c6d687441d7e230cbe45d9234c623ed2_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel8@sha256:c7633b12a75e2a382fb3104a6fcc03227dcc980d2d764f828c75b48ccf73bbab_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel8@sha256:0a2fbc739785a2cc2ad17b79e360788216b2a87422e7d1512ea59a8672557a3e_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel8@sha256:25c1f3d9abd1e123e2a11e5349c0b59eb24238a10dc16e01e59976d061ea7af7_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel8@sha256:375388a1122a4bc5ffe695d4f8c69c9cf0c1d65ba89e92a6caeb68be40fbbbdc_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel8@sha256:739b8da7ebcad332129f65fee9e17f2b29370b1f68c030e3751d2f37ed4f9326_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel8@sha256:0d2a673d31a7b920fce466a25fa1968c57fe95d1c8c5bd2759f5de611d000b5f_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel8@sha256:3542aba4cb22ce189574cf439a9dc758678e6272b83d8ff6089f1815284c576b_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel8@sha256:8c97cb0a4a88a1ddb7a6e7650100e958464b526d7c1454c306c7326f75ca0ab1_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel8@sha256:8ce8fce1d1e1acd9fb44dc4d5797e57fe8e349624f6c7b1351757d7d6143b679_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel8@sha256:540dd3000891505e605b3f269f99da6c53d1e452cf35bb7a1918bb8ce190772b_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel8@sha256:5f0ff9a2dfa1468eff57b5e44d971056d06e6c5a2672e14717686b3eba17a341_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel8@sha256:bba628b46144f5d52f4a6e303d1b90c9a7f4a0a7b3f0c13839f9f795da874254_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel8@sha256:f2ee01a1a497bd505ca1289290c0a07eda82901e698079fe1bc6557519d4ee99_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel8@sha256:37002485d6cf0f0ce261894d23db0bf94291fa7a121a154d15e5e4dcde20961f_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel8@sha256:7561c3f65b9ea5268ed46b35f821c319abb1b4cb0894885a5a205cb920842b50_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel8@sha256:7f56583cad2cef40a2be5f4e96a62fcc155c8818fdc7d786400fadb60c85e631_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel8@sha256:ac72ab75d693dd84576e61df319e891b3de889f4e347c9c5b6597ccbd529ae0d_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel8@sha256:025fa4d5b4ca78c69f85c8836f9e585f71c2e48466ff7f38fab36dc66f65880e_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel8@sha256:534369ccbc380afa8482d089c9806484843122f9f3ece03d468604ef2de1daff_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel8@sha256:cea3159fd16b609ef54d99bf435f72c142f0f7ecbbe3c3eaa9dd2035267395d2_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel8@sha256:eae22f08294cb4179c659fca1effea2fc9f270a3059ddd32cf5a9ba1aaf8d2d1_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel8@sha256:1873003c677cb43b754c22493f9ecd91fa61eced098816823b7bceaf2051113a_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel8@sha256:26e9f9232764f62c9c8ec24c3f7938fdaa362f4f10b6c71c894b1cea92f55404_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel8@sha256:8969e863a2ac74d0ab37812bd0aa5d86f261b97d0c2fecd0f35d2343c2f5bd67_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel8@sha256:bc98620c8b16b39d796d81f25bd30ff227f2f2e723536bf28d55bdc76e9ac1ad_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel8@sha256:2f5cd53d974785de7aa44cb7ff7340e08c44a98eac5b3b60a9eb4535e63e62f7_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel8@sha256:608f3eb154f67488869fceeee31df1bcf596385c41d03c7390364153bac6b8b2_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel8@sha256:ca0bcdf562b50a8d2d665172658de8f444dab6fb4ca39ce49abb253e05aa8c7c_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel8@sha256:fed536fdc9330d719dda8baef65c856e9c301e86363b767a52f78fea8336103e_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel8@sha256:012597e8046bf9f3e53d6f3c9543405e77ad5fd8f44964bc669cdf9581726170_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel8@sha256:36959d582ce1a74d7bf594b8e1b84edfa14233ddc2a2b22fcb66c0a0335a7bd3_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel8@sha256:3888fb9d6780e137b4545e8830f45383e68ca84a42394749b64e391d535172e7_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel8@sha256:79af298015635f2bde40b74943cc5aa201d8bef1cb1d333938816757328609e6_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel8@sha256:0d45b4a62b0fc7e101f68e94d6f1b18bc1a2770cccfebc27380d1bbcafbabb49_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel8@sha256:142369000580845dc3a0da67cf4de781dd2ad1ccaa6acf234d7650424e95bf09_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel8@sha256:26d9157c1a6c7d0cfcde263a0a17b15cca996b2b79c6cf0168a16304068c6abc_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel8@sha256:7a4aa11a1273f668d89230adaa720b4e1fcea0cbaa57c63fa01a2cf6867d981c_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel8@sha256:25f485a1b1e0c5015304744148e7a3fbb6728fe90f389e5d507b2d36917efdf5_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel8@sha256:6f30b86646ff8d94ba28949bdf826d751fba38c824a3acabb1480896f41d411a_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel8@sha256:a0663bcada815073c34ec07a99cd53242db85e933912c48b5ed25892ccfa4eb1_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel8@sha256:e6213a9e4243024eb73cef85526dbc294920f0e7c35b031d4b46bc5a5072af23_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel8@sha256:18c0e9a76603a5312f3c7e2b9d468fe5a6d1e3f3f3b41c5ddcad952f6a49e528_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel8@sha256:2723ec216e5ead0550a5dece8b4ef76abade44503ff67da9becdb59ee6a74b64_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel8@sha256:5f68ba66d17d612702cc47916df916b751c3b8d71faa094f1a174cb4338c3d68_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel8@sha256:8d927c5044b9df81791f00774e7831f0a4d5a458f7a335f8bf925696b5479548_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel8@sha256:3d6ba54c22f00a6eefdb5a920e9f2a377cd25f46ac0ce43fbbd207f9bddf87af_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel8@sha256:4f9a87bf93808a7c27c0bcd5387527fd9261f4c666da11e4f5ba8f831028fc3e_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel8@sha256:6ecd313eff04d48c873fa3b4b3a0e1bc94e1e715ab5919e33718a06a2b561851_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel8@sha256:7efeac843ef6910c061c535e290dc43a8fca0522e1897845237bff9df7706da9_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel8@sha256:3e51c0031aaefd0b1ae80908c887075c82888f29552a4b71a3de6148ed6a7fb4_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel8@sha256:578c9afda064065cc2f4e18b59dbb92cf78015654573de80a72bc4e56fc0d1f3_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel8@sha256:d4fa2a61f381b3f00b9fb76cb1d019b28a2413a936f9b5a786d1d98e8a8361a0_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel8@sha256:fbbf6924f67a455359ccd4e884e1608fb20475850e874874d158f5f2e01425c8_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2425946"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in qs, a module used for parsing query strings. A remote attacker can exploit an improper input validation vulnerability by sending specially crafted HTTP requests that use bracket notation (e.g., `a[]=value`). This bypasses the `arrayLimit` option, which is designed to limit the size of parsed arrays and prevent resource exhaustion. Successful exploitation can lead to memory exhaustion, causing a Denial of Service (DoS) where the application crashes or becomes unresponsive, making the service unavailable to users.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "qs: qs: Denial of Service via improper input validation in array parsing",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This vulnerability is rated Important for Red Hat products that utilize the `qs` module for parsing query strings, particularly when processing user-controlled input with bracket notation. The `arrayLimit` option, intended to prevent resource exhaustion, is bypassed when bracket notation (`a[]=value`) is used, allowing a remote attacker to cause a denial of service through memory exhaustion. This can lead to application crashes or unresponsiveness, making the service unavailable.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel8@sha256:494857108f0b09c8b8985062cc11b9879d126b207fcd72f6abb64ded3d8d1793_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel8@sha256:abca24c41cb24749e70a90aac93354d1924785e3eaf92a55b6906690861bac49_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel8@sha256:b7b03dd023aafe65290969336bcf9e0b7a241c3510dcb3d26519581ba4eed719_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel8@sha256:d52e4a16b2908e99f1e69a1e2ee9233a231fd28c70916ed06c9cd8560478340c_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel8@sha256:0dee713a14ab49d93b52b280d4ca3c6fc1c5f604087c81b755a6715330c91ea7_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel8@sha256:50133b51c695735e5f1fdb54d5423331091c1d113b0747d9565a42839d7510bc_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel8@sha256:56bf189b754dee71d8b4ce9e44389b4ca0762e5f633e728210825472f4c8f3f6_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel8@sha256:d356f3a86b2d3054a9f9c6e36bd488c8eaaef4af199e6a8188f8b50921698d25_arm64"
],
"known_not_affected": [
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel8@sha256:0cb744cb7946d857a2cffec641fcbc994e77ddc8d4a5b14c17a28621f4a0a4a9_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel8@sha256:416c99f02abb6274fc87b2599e96b90e74e7a94c28806629c2b98fb2dc7e2afc_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel8@sha256:5c78dfe2380653f0167358565c8b7cab1010321a4eda27ec931715805ab2c256_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel8@sha256:d71dc72648f45660ae1fd98acac0f1876540cac853f5c097ab85c3a5f2c2084f_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-controller-rhel8@sha256:35c7d22ab878030711c1ec9d340f25f78257ca3eabdcb5db23db90e80d55e8f1_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-controller-rhel8@sha256:5345cdb7e11186fda1577345f0e426946a5ee9e6bbe6486845511f03114dbe52_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-controller-rhel8@sha256:71d7e93eb9e845a429a7e68801ce7675ffdeebb730c236a8b6c3d59767d8e5d8_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-controller-rhel8@sha256:b33b33412464a6d0bf510e6dd2dc7df8b4ced9a5c08a14d8522db6c8457d1a36_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel8@sha256:9209e159bb11236b49511ed3a59c7f687d06a9f82a02497a637d765cc14ea0c3_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel8@sha256:b2c21a004712bd198698ea75793e57abbe1665e17479e34d0b5e8c81d60b967d_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel8@sha256:b894d94d3e18dc2f4f71f4e791e25da158397264b49ac82f4780ac3322e66200_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel8@sha256:f532249811710dde78cab85e31f99bfebb5ee161167f8116ea00297ac343eefd_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-events-rhel8@sha256:001e28b882e81e4d424b2e1a39933211f15e68048406a6432e6ec59e4b96cc2c_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-events-rhel8@sha256:03dc5eb942a8fb202d8d6492764d5d27dcc326b556bb068070c10b00a3a9d277_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-events-rhel8@sha256:0e59fd179abc02c54784b3293bc3d21087bd0ec135c691c5523879149da33a5a_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-events-rhel8@sha256:898085897ff200fdba4d6c14b59548c7fe53164a8c2649e2263a69116737edbf_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel8@sha256:3479cbadb4aa7bab5cc56115d7efe4e406d60010e28561857804926c3fbac9cc_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel8@sha256:6067cedcfde517cc751e14030c620126ea6facf50a4ff16374ca8ebe7bfcbe8b_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel8@sha256:a77292658b1ef1e2922f2b7c904ff73c8911bb84f130953897c3a66aec8560da_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel8@sha256:c8aaf02aede730dacca2eed8bb32044f39b74d3ee3fd619a0fa2af864d874fa6_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel8@sha256:1066cf4185e3cd917c05e6d6759fb0a69428c4b43398df10dff8abe523761c09_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel8@sha256:525bbd7fe14ba88b4d9be13c5857e477e3a8daac1185a146707ebb8ef8e81acd_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel8@sha256:dbb678695a4bd07c27a14fec9b70359929bf0d4d33d9ce2d70d1b5157e5026c1_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel8@sha256:fbddec04429c15c833b7631fe3d7c783d33520f30f6d5c8aef2e66b7634873b8_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel8@sha256:0a12cf22aa798dbc3661f7e83aa9c280fe394de5b0ecc6ed7c93be1df539fce9_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel8@sha256:cf30088c2a33f0717657b0ac7c2df1544cb02a39e235011c9d21c658222ef39e_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel8@sha256:ea7aae64763683de9e3fcbda5d6865c975a561b8c6b4299be9dd34088bc5e684_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel8@sha256:fdd2f4bffececf03b6566cf573fdf6224495d79a75ad1031219fad9902d7a3f1_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel8@sha256:23a535f97d17329cf2a1cc9dde90d4d9e2f3f5d979539a8ef5982e1f6693b144_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel8@sha256:7b61bda6116f3f1e93c856543ade553b0a1e4353542f5147da6929a5a8adbac3_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel8@sha256:ab98453c7e13ef2a9429531a1b1635e814df4784599be5c79848fcc849d05136_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel8@sha256:d2993b1a28d230faf64f020c8e8248e06fabf5cd225189b8218a71b2f40e6a9b_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel8@sha256:065def0cfd1e282fd57faedff24873ddb4057afd42d4abc887859c6b8cf8c901_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel8@sha256:14e1402c0d2f4d449146471fff84f6548affdbcd81d1864bce0d29c29ccb15bd_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel8@sha256:1709fbbd4a92d49d492e6bc977f2c32efe4559bde59668e818be70d38acdf757_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel8@sha256:5f9e44c7e682756007cc7bc493511c4a44536a04271ec1984f5a3ece7f1a8a49_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-nop-rhel8@sha256:72978ab3728ae29e51b68affb9e0b9a501bc69653c392783cb9ea121c8971661_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-nop-rhel8@sha256:9a0cf80bdfe89d4c472dc555f314d0bd5c4763bc637d45ddd89b8bb78236a44f_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-nop-rhel8@sha256:b767a9acd7013d08b744b8155cecbe219bfd7a416a3f1ac3a129d67ab062741a_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-nop-rhel8@sha256:dfb1b5680a223da82b0b2dada35342525a88a925f4d22b8168c7edcf2b93049c_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel8@sha256:46612f85239df62f6c6d3684367e34a06ddf3982754d5d130b5c0d77f587deea_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel8@sha256:4c111f708f6ae46c74f7ecae415b9b12e1cbb0380f97c4bee6f98ce32de0ef18_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel8@sha256:607ba1de03fdda867014d183a7f54745c6d687441d7e230cbe45d9234c623ed2_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel8@sha256:c7633b12a75e2a382fb3104a6fcc03227dcc980d2d764f828c75b48ccf73bbab_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel8@sha256:0a2fbc739785a2cc2ad17b79e360788216b2a87422e7d1512ea59a8672557a3e_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel8@sha256:25c1f3d9abd1e123e2a11e5349c0b59eb24238a10dc16e01e59976d061ea7af7_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel8@sha256:375388a1122a4bc5ffe695d4f8c69c9cf0c1d65ba89e92a6caeb68be40fbbbdc_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel8@sha256:739b8da7ebcad332129f65fee9e17f2b29370b1f68c030e3751d2f37ed4f9326_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel8@sha256:0d2a673d31a7b920fce466a25fa1968c57fe95d1c8c5bd2759f5de611d000b5f_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel8@sha256:3542aba4cb22ce189574cf439a9dc758678e6272b83d8ff6089f1815284c576b_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel8@sha256:8c97cb0a4a88a1ddb7a6e7650100e958464b526d7c1454c306c7326f75ca0ab1_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel8@sha256:8ce8fce1d1e1acd9fb44dc4d5797e57fe8e349624f6c7b1351757d7d6143b679_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel8@sha256:540dd3000891505e605b3f269f99da6c53d1e452cf35bb7a1918bb8ce190772b_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel8@sha256:5f0ff9a2dfa1468eff57b5e44d971056d06e6c5a2672e14717686b3eba17a341_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel8@sha256:bba628b46144f5d52f4a6e303d1b90c9a7f4a0a7b3f0c13839f9f795da874254_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel8@sha256:f2ee01a1a497bd505ca1289290c0a07eda82901e698079fe1bc6557519d4ee99_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel8@sha256:37002485d6cf0f0ce261894d23db0bf94291fa7a121a154d15e5e4dcde20961f_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel8@sha256:7561c3f65b9ea5268ed46b35f821c319abb1b4cb0894885a5a205cb920842b50_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel8@sha256:7f56583cad2cef40a2be5f4e96a62fcc155c8818fdc7d786400fadb60c85e631_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel8@sha256:ac72ab75d693dd84576e61df319e891b3de889f4e347c9c5b6597ccbd529ae0d_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel8@sha256:025fa4d5b4ca78c69f85c8836f9e585f71c2e48466ff7f38fab36dc66f65880e_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel8@sha256:534369ccbc380afa8482d089c9806484843122f9f3ece03d468604ef2de1daff_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel8@sha256:cea3159fd16b609ef54d99bf435f72c142f0f7ecbbe3c3eaa9dd2035267395d2_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel8@sha256:eae22f08294cb4179c659fca1effea2fc9f270a3059ddd32cf5a9ba1aaf8d2d1_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel8@sha256:1873003c677cb43b754c22493f9ecd91fa61eced098816823b7bceaf2051113a_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel8@sha256:26e9f9232764f62c9c8ec24c3f7938fdaa362f4f10b6c71c894b1cea92f55404_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel8@sha256:8969e863a2ac74d0ab37812bd0aa5d86f261b97d0c2fecd0f35d2343c2f5bd67_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel8@sha256:bc98620c8b16b39d796d81f25bd30ff227f2f2e723536bf28d55bdc76e9ac1ad_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel8@sha256:2f5cd53d974785de7aa44cb7ff7340e08c44a98eac5b3b60a9eb4535e63e62f7_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel8@sha256:608f3eb154f67488869fceeee31df1bcf596385c41d03c7390364153bac6b8b2_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel8@sha256:ca0bcdf562b50a8d2d665172658de8f444dab6fb4ca39ce49abb253e05aa8c7c_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel8@sha256:fed536fdc9330d719dda8baef65c856e9c301e86363b767a52f78fea8336103e_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel8@sha256:012597e8046bf9f3e53d6f3c9543405e77ad5fd8f44964bc669cdf9581726170_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel8@sha256:36959d582ce1a74d7bf594b8e1b84edfa14233ddc2a2b22fcb66c0a0335a7bd3_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel8@sha256:3888fb9d6780e137b4545e8830f45383e68ca84a42394749b64e391d535172e7_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel8@sha256:79af298015635f2bde40b74943cc5aa201d8bef1cb1d333938816757328609e6_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel8@sha256:0d45b4a62b0fc7e101f68e94d6f1b18bc1a2770cccfebc27380d1bbcafbabb49_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel8@sha256:142369000580845dc3a0da67cf4de781dd2ad1ccaa6acf234d7650424e95bf09_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel8@sha256:26d9157c1a6c7d0cfcde263a0a17b15cca996b2b79c6cf0168a16304068c6abc_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel8@sha256:7a4aa11a1273f668d89230adaa720b4e1fcea0cbaa57c63fa01a2cf6867d981c_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel8@sha256:25f485a1b1e0c5015304744148e7a3fbb6728fe90f389e5d507b2d36917efdf5_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel8@sha256:6f30b86646ff8d94ba28949bdf826d751fba38c824a3acabb1480896f41d411a_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel8@sha256:a0663bcada815073c34ec07a99cd53242db85e933912c48b5ed25892ccfa4eb1_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel8@sha256:e6213a9e4243024eb73cef85526dbc294920f0e7c35b031d4b46bc5a5072af23_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel8@sha256:18c0e9a76603a5312f3c7e2b9d468fe5a6d1e3f3f3b41c5ddcad952f6a49e528_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel8@sha256:2723ec216e5ead0550a5dece8b4ef76abade44503ff67da9becdb59ee6a74b64_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel8@sha256:5f68ba66d17d612702cc47916df916b751c3b8d71faa094f1a174cb4338c3d68_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel8@sha256:8d927c5044b9df81791f00774e7831f0a4d5a458f7a335f8bf925696b5479548_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel8@sha256:3d6ba54c22f00a6eefdb5a920e9f2a377cd25f46ac0ce43fbbd207f9bddf87af_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel8@sha256:4f9a87bf93808a7c27c0bcd5387527fd9261f4c666da11e4f5ba8f831028fc3e_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel8@sha256:6ecd313eff04d48c873fa3b4b3a0e1bc94e1e715ab5919e33718a06a2b561851_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel8@sha256:7efeac843ef6910c061c535e290dc43a8fca0522e1897845237bff9df7706da9_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel8@sha256:3e51c0031aaefd0b1ae80908c887075c82888f29552a4b71a3de6148ed6a7fb4_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel8@sha256:578c9afda064065cc2f4e18b59dbb92cf78015654573de80a72bc4e56fc0d1f3_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel8@sha256:d4fa2a61f381b3f00b9fb76cb1d019b28a2413a936f9b5a786d1d98e8a8361a0_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel8@sha256:fbbf6924f67a455359ccd4e884e1608fb20475850e874874d158f5f2e01425c8_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-15284"
},
{
"category": "external",
"summary": "RHBZ#2425946",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2425946"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-15284",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-15284"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-15284",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-15284"
},
{
"category": "external",
"summary": "https://github.com/ljharb/qs/commit/3086902ecf7f088d0d1803887643ac6c03d415b9",
"url": "https://github.com/ljharb/qs/commit/3086902ecf7f088d0d1803887643ac6c03d415b9"
},
{
"category": "external",
"summary": "https://github.com/ljharb/qs/security/advisories/GHSA-6rw7-vpxm-498p",
"url": "https://github.com/ljharb/qs/security/advisories/GHSA-6rw7-vpxm-498p"
}
],
"release_date": "2025-12-29T22:56:45.240000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-03-04T06:00:07+00:00",
"details": "Red Hat OpenShift Pipelines is a cloud-native, continuous integration and\ncontinuous delivery (CI/CD) solution based on Kubernetes resources.\nIt uses Tekton building blocks to automate deployments across multiple\nplatforms by abstracting away the underlying implementation details.\nTekton introduces a number of standard custom resource definitions (CRDs)\nfor defining CI/CD pipelines that are portable across Kubernetes distributions.",
"product_ids": [
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel8@sha256:494857108f0b09c8b8985062cc11b9879d126b207fcd72f6abb64ded3d8d1793_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel8@sha256:abca24c41cb24749e70a90aac93354d1924785e3eaf92a55b6906690861bac49_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel8@sha256:b7b03dd023aafe65290969336bcf9e0b7a241c3510dcb3d26519581ba4eed719_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel8@sha256:d52e4a16b2908e99f1e69a1e2ee9233a231fd28c70916ed06c9cd8560478340c_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel8@sha256:0dee713a14ab49d93b52b280d4ca3c6fc1c5f604087c81b755a6715330c91ea7_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel8@sha256:50133b51c695735e5f1fdb54d5423331091c1d113b0747d9565a42839d7510bc_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel8@sha256:56bf189b754dee71d8b4ce9e44389b4ca0762e5f633e728210825472f4c8f3f6_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel8@sha256:d356f3a86b2d3054a9f9c6e36bd488c8eaaef4af199e6a8188f8b50921698d25_arm64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:3710"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base, or stability.",
"product_ids": [
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel8@sha256:0cb744cb7946d857a2cffec641fcbc994e77ddc8d4a5b14c17a28621f4a0a4a9_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel8@sha256:416c99f02abb6274fc87b2599e96b90e74e7a94c28806629c2b98fb2dc7e2afc_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel8@sha256:5c78dfe2380653f0167358565c8b7cab1010321a4eda27ec931715805ab2c256_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel8@sha256:d71dc72648f45660ae1fd98acac0f1876540cac853f5c097ab85c3a5f2c2084f_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel8@sha256:494857108f0b09c8b8985062cc11b9879d126b207fcd72f6abb64ded3d8d1793_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel8@sha256:abca24c41cb24749e70a90aac93354d1924785e3eaf92a55b6906690861bac49_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel8@sha256:b7b03dd023aafe65290969336bcf9e0b7a241c3510dcb3d26519581ba4eed719_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel8@sha256:d52e4a16b2908e99f1e69a1e2ee9233a231fd28c70916ed06c9cd8560478340c_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-controller-rhel8@sha256:35c7d22ab878030711c1ec9d340f25f78257ca3eabdcb5db23db90e80d55e8f1_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-controller-rhel8@sha256:5345cdb7e11186fda1577345f0e426946a5ee9e6bbe6486845511f03114dbe52_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-controller-rhel8@sha256:71d7e93eb9e845a429a7e68801ce7675ffdeebb730c236a8b6c3d59767d8e5d8_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-controller-rhel8@sha256:b33b33412464a6d0bf510e6dd2dc7df8b4ced9a5c08a14d8522db6c8457d1a36_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel8@sha256:9209e159bb11236b49511ed3a59c7f687d06a9f82a02497a637d765cc14ea0c3_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel8@sha256:b2c21a004712bd198698ea75793e57abbe1665e17479e34d0b5e8c81d60b967d_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel8@sha256:b894d94d3e18dc2f4f71f4e791e25da158397264b49ac82f4780ac3322e66200_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel8@sha256:f532249811710dde78cab85e31f99bfebb5ee161167f8116ea00297ac343eefd_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-events-rhel8@sha256:001e28b882e81e4d424b2e1a39933211f15e68048406a6432e6ec59e4b96cc2c_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-events-rhel8@sha256:03dc5eb942a8fb202d8d6492764d5d27dcc326b556bb068070c10b00a3a9d277_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-events-rhel8@sha256:0e59fd179abc02c54784b3293bc3d21087bd0ec135c691c5523879149da33a5a_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-events-rhel8@sha256:898085897ff200fdba4d6c14b59548c7fe53164a8c2649e2263a69116737edbf_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel8@sha256:3479cbadb4aa7bab5cc56115d7efe4e406d60010e28561857804926c3fbac9cc_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel8@sha256:6067cedcfde517cc751e14030c620126ea6facf50a4ff16374ca8ebe7bfcbe8b_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel8@sha256:a77292658b1ef1e2922f2b7c904ff73c8911bb84f130953897c3a66aec8560da_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel8@sha256:c8aaf02aede730dacca2eed8bb32044f39b74d3ee3fd619a0fa2af864d874fa6_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel8@sha256:1066cf4185e3cd917c05e6d6759fb0a69428c4b43398df10dff8abe523761c09_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel8@sha256:525bbd7fe14ba88b4d9be13c5857e477e3a8daac1185a146707ebb8ef8e81acd_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel8@sha256:dbb678695a4bd07c27a14fec9b70359929bf0d4d33d9ce2d70d1b5157e5026c1_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel8@sha256:fbddec04429c15c833b7631fe3d7c783d33520f30f6d5c8aef2e66b7634873b8_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel8@sha256:0a12cf22aa798dbc3661f7e83aa9c280fe394de5b0ecc6ed7c93be1df539fce9_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel8@sha256:cf30088c2a33f0717657b0ac7c2df1544cb02a39e235011c9d21c658222ef39e_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel8@sha256:ea7aae64763683de9e3fcbda5d6865c975a561b8c6b4299be9dd34088bc5e684_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel8@sha256:fdd2f4bffececf03b6566cf573fdf6224495d79a75ad1031219fad9902d7a3f1_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel8@sha256:0dee713a14ab49d93b52b280d4ca3c6fc1c5f604087c81b755a6715330c91ea7_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel8@sha256:50133b51c695735e5f1fdb54d5423331091c1d113b0747d9565a42839d7510bc_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel8@sha256:56bf189b754dee71d8b4ce9e44389b4ca0762e5f633e728210825472f4c8f3f6_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel8@sha256:d356f3a86b2d3054a9f9c6e36bd488c8eaaef4af199e6a8188f8b50921698d25_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel8@sha256:23a535f97d17329cf2a1cc9dde90d4d9e2f3f5d979539a8ef5982e1f6693b144_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel8@sha256:7b61bda6116f3f1e93c856543ade553b0a1e4353542f5147da6929a5a8adbac3_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel8@sha256:ab98453c7e13ef2a9429531a1b1635e814df4784599be5c79848fcc849d05136_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel8@sha256:d2993b1a28d230faf64f020c8e8248e06fabf5cd225189b8218a71b2f40e6a9b_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel8@sha256:065def0cfd1e282fd57faedff24873ddb4057afd42d4abc887859c6b8cf8c901_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel8@sha256:14e1402c0d2f4d449146471fff84f6548affdbcd81d1864bce0d29c29ccb15bd_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel8@sha256:1709fbbd4a92d49d492e6bc977f2c32efe4559bde59668e818be70d38acdf757_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel8@sha256:5f9e44c7e682756007cc7bc493511c4a44536a04271ec1984f5a3ece7f1a8a49_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-nop-rhel8@sha256:72978ab3728ae29e51b68affb9e0b9a501bc69653c392783cb9ea121c8971661_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-nop-rhel8@sha256:9a0cf80bdfe89d4c472dc555f314d0bd5c4763bc637d45ddd89b8bb78236a44f_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-nop-rhel8@sha256:b767a9acd7013d08b744b8155cecbe219bfd7a416a3f1ac3a129d67ab062741a_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-nop-rhel8@sha256:dfb1b5680a223da82b0b2dada35342525a88a925f4d22b8168c7edcf2b93049c_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel8@sha256:46612f85239df62f6c6d3684367e34a06ddf3982754d5d130b5c0d77f587deea_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel8@sha256:4c111f708f6ae46c74f7ecae415b9b12e1cbb0380f97c4bee6f98ce32de0ef18_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel8@sha256:607ba1de03fdda867014d183a7f54745c6d687441d7e230cbe45d9234c623ed2_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel8@sha256:c7633b12a75e2a382fb3104a6fcc03227dcc980d2d764f828c75b48ccf73bbab_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel8@sha256:0a2fbc739785a2cc2ad17b79e360788216b2a87422e7d1512ea59a8672557a3e_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel8@sha256:25c1f3d9abd1e123e2a11e5349c0b59eb24238a10dc16e01e59976d061ea7af7_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel8@sha256:375388a1122a4bc5ffe695d4f8c69c9cf0c1d65ba89e92a6caeb68be40fbbbdc_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel8@sha256:739b8da7ebcad332129f65fee9e17f2b29370b1f68c030e3751d2f37ed4f9326_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel8@sha256:0d2a673d31a7b920fce466a25fa1968c57fe95d1c8c5bd2759f5de611d000b5f_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel8@sha256:3542aba4cb22ce189574cf439a9dc758678e6272b83d8ff6089f1815284c576b_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel8@sha256:8c97cb0a4a88a1ddb7a6e7650100e958464b526d7c1454c306c7326f75ca0ab1_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel8@sha256:8ce8fce1d1e1acd9fb44dc4d5797e57fe8e349624f6c7b1351757d7d6143b679_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel8@sha256:540dd3000891505e605b3f269f99da6c53d1e452cf35bb7a1918bb8ce190772b_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel8@sha256:5f0ff9a2dfa1468eff57b5e44d971056d06e6c5a2672e14717686b3eba17a341_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel8@sha256:bba628b46144f5d52f4a6e303d1b90c9a7f4a0a7b3f0c13839f9f795da874254_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel8@sha256:f2ee01a1a497bd505ca1289290c0a07eda82901e698079fe1bc6557519d4ee99_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel8@sha256:37002485d6cf0f0ce261894d23db0bf94291fa7a121a154d15e5e4dcde20961f_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel8@sha256:7561c3f65b9ea5268ed46b35f821c319abb1b4cb0894885a5a205cb920842b50_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel8@sha256:7f56583cad2cef40a2be5f4e96a62fcc155c8818fdc7d786400fadb60c85e631_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel8@sha256:ac72ab75d693dd84576e61df319e891b3de889f4e347c9c5b6597ccbd529ae0d_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel8@sha256:025fa4d5b4ca78c69f85c8836f9e585f71c2e48466ff7f38fab36dc66f65880e_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel8@sha256:534369ccbc380afa8482d089c9806484843122f9f3ece03d468604ef2de1daff_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel8@sha256:cea3159fd16b609ef54d99bf435f72c142f0f7ecbbe3c3eaa9dd2035267395d2_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel8@sha256:eae22f08294cb4179c659fca1effea2fc9f270a3059ddd32cf5a9ba1aaf8d2d1_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel8@sha256:1873003c677cb43b754c22493f9ecd91fa61eced098816823b7bceaf2051113a_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel8@sha256:26e9f9232764f62c9c8ec24c3f7938fdaa362f4f10b6c71c894b1cea92f55404_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel8@sha256:8969e863a2ac74d0ab37812bd0aa5d86f261b97d0c2fecd0f35d2343c2f5bd67_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel8@sha256:bc98620c8b16b39d796d81f25bd30ff227f2f2e723536bf28d55bdc76e9ac1ad_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel8@sha256:2f5cd53d974785de7aa44cb7ff7340e08c44a98eac5b3b60a9eb4535e63e62f7_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel8@sha256:608f3eb154f67488869fceeee31df1bcf596385c41d03c7390364153bac6b8b2_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel8@sha256:ca0bcdf562b50a8d2d665172658de8f444dab6fb4ca39ce49abb253e05aa8c7c_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel8@sha256:fed536fdc9330d719dda8baef65c856e9c301e86363b767a52f78fea8336103e_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel8@sha256:012597e8046bf9f3e53d6f3c9543405e77ad5fd8f44964bc669cdf9581726170_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel8@sha256:36959d582ce1a74d7bf594b8e1b84edfa14233ddc2a2b22fcb66c0a0335a7bd3_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel8@sha256:3888fb9d6780e137b4545e8830f45383e68ca84a42394749b64e391d535172e7_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel8@sha256:79af298015635f2bde40b74943cc5aa201d8bef1cb1d333938816757328609e6_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel8@sha256:0d45b4a62b0fc7e101f68e94d6f1b18bc1a2770cccfebc27380d1bbcafbabb49_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel8@sha256:142369000580845dc3a0da67cf4de781dd2ad1ccaa6acf234d7650424e95bf09_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel8@sha256:26d9157c1a6c7d0cfcde263a0a17b15cca996b2b79c6cf0168a16304068c6abc_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel8@sha256:7a4aa11a1273f668d89230adaa720b4e1fcea0cbaa57c63fa01a2cf6867d981c_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel8@sha256:25f485a1b1e0c5015304744148e7a3fbb6728fe90f389e5d507b2d36917efdf5_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel8@sha256:6f30b86646ff8d94ba28949bdf826d751fba38c824a3acabb1480896f41d411a_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel8@sha256:a0663bcada815073c34ec07a99cd53242db85e933912c48b5ed25892ccfa4eb1_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel8@sha256:e6213a9e4243024eb73cef85526dbc294920f0e7c35b031d4b46bc5a5072af23_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel8@sha256:18c0e9a76603a5312f3c7e2b9d468fe5a6d1e3f3f3b41c5ddcad952f6a49e528_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel8@sha256:2723ec216e5ead0550a5dece8b4ef76abade44503ff67da9becdb59ee6a74b64_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel8@sha256:5f68ba66d17d612702cc47916df916b751c3b8d71faa094f1a174cb4338c3d68_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel8@sha256:8d927c5044b9df81791f00774e7831f0a4d5a458f7a335f8bf925696b5479548_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel8@sha256:3d6ba54c22f00a6eefdb5a920e9f2a377cd25f46ac0ce43fbbd207f9bddf87af_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel8@sha256:4f9a87bf93808a7c27c0bcd5387527fd9261f4c666da11e4f5ba8f831028fc3e_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel8@sha256:6ecd313eff04d48c873fa3b4b3a0e1bc94e1e715ab5919e33718a06a2b561851_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel8@sha256:7efeac843ef6910c061c535e290dc43a8fca0522e1897845237bff9df7706da9_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel8@sha256:3e51c0031aaefd0b1ae80908c887075c82888f29552a4b71a3de6148ed6a7fb4_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel8@sha256:578c9afda064065cc2f4e18b59dbb92cf78015654573de80a72bc4e56fc0d1f3_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel8@sha256:d4fa2a61f381b3f00b9fb76cb1d019b28a2413a936f9b5a786d1d98e8a8361a0_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel8@sha256:fbbf6924f67a455359ccd4e884e1608fb20475850e874874d158f5f2e01425c8_amd64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel8@sha256:0cb744cb7946d857a2cffec641fcbc994e77ddc8d4a5b14c17a28621f4a0a4a9_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel8@sha256:416c99f02abb6274fc87b2599e96b90e74e7a94c28806629c2b98fb2dc7e2afc_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel8@sha256:5c78dfe2380653f0167358565c8b7cab1010321a4eda27ec931715805ab2c256_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel8@sha256:d71dc72648f45660ae1fd98acac0f1876540cac853f5c097ab85c3a5f2c2084f_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel8@sha256:494857108f0b09c8b8985062cc11b9879d126b207fcd72f6abb64ded3d8d1793_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel8@sha256:abca24c41cb24749e70a90aac93354d1924785e3eaf92a55b6906690861bac49_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel8@sha256:b7b03dd023aafe65290969336bcf9e0b7a241c3510dcb3d26519581ba4eed719_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel8@sha256:d52e4a16b2908e99f1e69a1e2ee9233a231fd28c70916ed06c9cd8560478340c_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-controller-rhel8@sha256:35c7d22ab878030711c1ec9d340f25f78257ca3eabdcb5db23db90e80d55e8f1_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-controller-rhel8@sha256:5345cdb7e11186fda1577345f0e426946a5ee9e6bbe6486845511f03114dbe52_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-controller-rhel8@sha256:71d7e93eb9e845a429a7e68801ce7675ffdeebb730c236a8b6c3d59767d8e5d8_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-controller-rhel8@sha256:b33b33412464a6d0bf510e6dd2dc7df8b4ced9a5c08a14d8522db6c8457d1a36_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel8@sha256:9209e159bb11236b49511ed3a59c7f687d06a9f82a02497a637d765cc14ea0c3_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel8@sha256:b2c21a004712bd198698ea75793e57abbe1665e17479e34d0b5e8c81d60b967d_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel8@sha256:b894d94d3e18dc2f4f71f4e791e25da158397264b49ac82f4780ac3322e66200_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel8@sha256:f532249811710dde78cab85e31f99bfebb5ee161167f8116ea00297ac343eefd_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-events-rhel8@sha256:001e28b882e81e4d424b2e1a39933211f15e68048406a6432e6ec59e4b96cc2c_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-events-rhel8@sha256:03dc5eb942a8fb202d8d6492764d5d27dcc326b556bb068070c10b00a3a9d277_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-events-rhel8@sha256:0e59fd179abc02c54784b3293bc3d21087bd0ec135c691c5523879149da33a5a_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-events-rhel8@sha256:898085897ff200fdba4d6c14b59548c7fe53164a8c2649e2263a69116737edbf_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel8@sha256:3479cbadb4aa7bab5cc56115d7efe4e406d60010e28561857804926c3fbac9cc_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel8@sha256:6067cedcfde517cc751e14030c620126ea6facf50a4ff16374ca8ebe7bfcbe8b_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel8@sha256:a77292658b1ef1e2922f2b7c904ff73c8911bb84f130953897c3a66aec8560da_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel8@sha256:c8aaf02aede730dacca2eed8bb32044f39b74d3ee3fd619a0fa2af864d874fa6_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel8@sha256:1066cf4185e3cd917c05e6d6759fb0a69428c4b43398df10dff8abe523761c09_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel8@sha256:525bbd7fe14ba88b4d9be13c5857e477e3a8daac1185a146707ebb8ef8e81acd_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel8@sha256:dbb678695a4bd07c27a14fec9b70359929bf0d4d33d9ce2d70d1b5157e5026c1_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel8@sha256:fbddec04429c15c833b7631fe3d7c783d33520f30f6d5c8aef2e66b7634873b8_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel8@sha256:0a12cf22aa798dbc3661f7e83aa9c280fe394de5b0ecc6ed7c93be1df539fce9_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel8@sha256:cf30088c2a33f0717657b0ac7c2df1544cb02a39e235011c9d21c658222ef39e_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel8@sha256:ea7aae64763683de9e3fcbda5d6865c975a561b8c6b4299be9dd34088bc5e684_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel8@sha256:fdd2f4bffececf03b6566cf573fdf6224495d79a75ad1031219fad9902d7a3f1_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel8@sha256:0dee713a14ab49d93b52b280d4ca3c6fc1c5f604087c81b755a6715330c91ea7_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel8@sha256:50133b51c695735e5f1fdb54d5423331091c1d113b0747d9565a42839d7510bc_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel8@sha256:56bf189b754dee71d8b4ce9e44389b4ca0762e5f633e728210825472f4c8f3f6_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel8@sha256:d356f3a86b2d3054a9f9c6e36bd488c8eaaef4af199e6a8188f8b50921698d25_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel8@sha256:23a535f97d17329cf2a1cc9dde90d4d9e2f3f5d979539a8ef5982e1f6693b144_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel8@sha256:7b61bda6116f3f1e93c856543ade553b0a1e4353542f5147da6929a5a8adbac3_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel8@sha256:ab98453c7e13ef2a9429531a1b1635e814df4784599be5c79848fcc849d05136_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel8@sha256:d2993b1a28d230faf64f020c8e8248e06fabf5cd225189b8218a71b2f40e6a9b_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel8@sha256:065def0cfd1e282fd57faedff24873ddb4057afd42d4abc887859c6b8cf8c901_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel8@sha256:14e1402c0d2f4d449146471fff84f6548affdbcd81d1864bce0d29c29ccb15bd_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel8@sha256:1709fbbd4a92d49d492e6bc977f2c32efe4559bde59668e818be70d38acdf757_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel8@sha256:5f9e44c7e682756007cc7bc493511c4a44536a04271ec1984f5a3ece7f1a8a49_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-nop-rhel8@sha256:72978ab3728ae29e51b68affb9e0b9a501bc69653c392783cb9ea121c8971661_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-nop-rhel8@sha256:9a0cf80bdfe89d4c472dc555f314d0bd5c4763bc637d45ddd89b8bb78236a44f_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-nop-rhel8@sha256:b767a9acd7013d08b744b8155cecbe219bfd7a416a3f1ac3a129d67ab062741a_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-nop-rhel8@sha256:dfb1b5680a223da82b0b2dada35342525a88a925f4d22b8168c7edcf2b93049c_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel8@sha256:46612f85239df62f6c6d3684367e34a06ddf3982754d5d130b5c0d77f587deea_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel8@sha256:4c111f708f6ae46c74f7ecae415b9b12e1cbb0380f97c4bee6f98ce32de0ef18_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel8@sha256:607ba1de03fdda867014d183a7f54745c6d687441d7e230cbe45d9234c623ed2_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel8@sha256:c7633b12a75e2a382fb3104a6fcc03227dcc980d2d764f828c75b48ccf73bbab_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel8@sha256:0a2fbc739785a2cc2ad17b79e360788216b2a87422e7d1512ea59a8672557a3e_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel8@sha256:25c1f3d9abd1e123e2a11e5349c0b59eb24238a10dc16e01e59976d061ea7af7_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel8@sha256:375388a1122a4bc5ffe695d4f8c69c9cf0c1d65ba89e92a6caeb68be40fbbbdc_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel8@sha256:739b8da7ebcad332129f65fee9e17f2b29370b1f68c030e3751d2f37ed4f9326_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel8@sha256:0d2a673d31a7b920fce466a25fa1968c57fe95d1c8c5bd2759f5de611d000b5f_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel8@sha256:3542aba4cb22ce189574cf439a9dc758678e6272b83d8ff6089f1815284c576b_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel8@sha256:8c97cb0a4a88a1ddb7a6e7650100e958464b526d7c1454c306c7326f75ca0ab1_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel8@sha256:8ce8fce1d1e1acd9fb44dc4d5797e57fe8e349624f6c7b1351757d7d6143b679_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel8@sha256:540dd3000891505e605b3f269f99da6c53d1e452cf35bb7a1918bb8ce190772b_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel8@sha256:5f0ff9a2dfa1468eff57b5e44d971056d06e6c5a2672e14717686b3eba17a341_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel8@sha256:bba628b46144f5d52f4a6e303d1b90c9a7f4a0a7b3f0c13839f9f795da874254_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel8@sha256:f2ee01a1a497bd505ca1289290c0a07eda82901e698079fe1bc6557519d4ee99_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel8@sha256:37002485d6cf0f0ce261894d23db0bf94291fa7a121a154d15e5e4dcde20961f_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel8@sha256:7561c3f65b9ea5268ed46b35f821c319abb1b4cb0894885a5a205cb920842b50_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel8@sha256:7f56583cad2cef40a2be5f4e96a62fcc155c8818fdc7d786400fadb60c85e631_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel8@sha256:ac72ab75d693dd84576e61df319e891b3de889f4e347c9c5b6597ccbd529ae0d_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel8@sha256:025fa4d5b4ca78c69f85c8836f9e585f71c2e48466ff7f38fab36dc66f65880e_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel8@sha256:534369ccbc380afa8482d089c9806484843122f9f3ece03d468604ef2de1daff_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel8@sha256:cea3159fd16b609ef54d99bf435f72c142f0f7ecbbe3c3eaa9dd2035267395d2_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel8@sha256:eae22f08294cb4179c659fca1effea2fc9f270a3059ddd32cf5a9ba1aaf8d2d1_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel8@sha256:1873003c677cb43b754c22493f9ecd91fa61eced098816823b7bceaf2051113a_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel8@sha256:26e9f9232764f62c9c8ec24c3f7938fdaa362f4f10b6c71c894b1cea92f55404_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel8@sha256:8969e863a2ac74d0ab37812bd0aa5d86f261b97d0c2fecd0f35d2343c2f5bd67_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel8@sha256:bc98620c8b16b39d796d81f25bd30ff227f2f2e723536bf28d55bdc76e9ac1ad_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel8@sha256:2f5cd53d974785de7aa44cb7ff7340e08c44a98eac5b3b60a9eb4535e63e62f7_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel8@sha256:608f3eb154f67488869fceeee31df1bcf596385c41d03c7390364153bac6b8b2_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel8@sha256:ca0bcdf562b50a8d2d665172658de8f444dab6fb4ca39ce49abb253e05aa8c7c_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel8@sha256:fed536fdc9330d719dda8baef65c856e9c301e86363b767a52f78fea8336103e_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel8@sha256:012597e8046bf9f3e53d6f3c9543405e77ad5fd8f44964bc669cdf9581726170_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel8@sha256:36959d582ce1a74d7bf594b8e1b84edfa14233ddc2a2b22fcb66c0a0335a7bd3_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel8@sha256:3888fb9d6780e137b4545e8830f45383e68ca84a42394749b64e391d535172e7_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel8@sha256:79af298015635f2bde40b74943cc5aa201d8bef1cb1d333938816757328609e6_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel8@sha256:0d45b4a62b0fc7e101f68e94d6f1b18bc1a2770cccfebc27380d1bbcafbabb49_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel8@sha256:142369000580845dc3a0da67cf4de781dd2ad1ccaa6acf234d7650424e95bf09_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel8@sha256:26d9157c1a6c7d0cfcde263a0a17b15cca996b2b79c6cf0168a16304068c6abc_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel8@sha256:7a4aa11a1273f668d89230adaa720b4e1fcea0cbaa57c63fa01a2cf6867d981c_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel8@sha256:25f485a1b1e0c5015304744148e7a3fbb6728fe90f389e5d507b2d36917efdf5_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel8@sha256:6f30b86646ff8d94ba28949bdf826d751fba38c824a3acabb1480896f41d411a_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel8@sha256:a0663bcada815073c34ec07a99cd53242db85e933912c48b5ed25892ccfa4eb1_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel8@sha256:e6213a9e4243024eb73cef85526dbc294920f0e7c35b031d4b46bc5a5072af23_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel8@sha256:18c0e9a76603a5312f3c7e2b9d468fe5a6d1e3f3f3b41c5ddcad952f6a49e528_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel8@sha256:2723ec216e5ead0550a5dece8b4ef76abade44503ff67da9becdb59ee6a74b64_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel8@sha256:5f68ba66d17d612702cc47916df916b751c3b8d71faa094f1a174cb4338c3d68_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel8@sha256:8d927c5044b9df81791f00774e7831f0a4d5a458f7a335f8bf925696b5479548_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel8@sha256:3d6ba54c22f00a6eefdb5a920e9f2a377cd25f46ac0ce43fbbd207f9bddf87af_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel8@sha256:4f9a87bf93808a7c27c0bcd5387527fd9261f4c666da11e4f5ba8f831028fc3e_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel8@sha256:6ecd313eff04d48c873fa3b4b3a0e1bc94e1e715ab5919e33718a06a2b561851_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel8@sha256:7efeac843ef6910c061c535e290dc43a8fca0522e1897845237bff9df7706da9_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel8@sha256:3e51c0031aaefd0b1ae80908c887075c82888f29552a4b71a3de6148ed6a7fb4_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel8@sha256:578c9afda064065cc2f4e18b59dbb92cf78015654573de80a72bc4e56fc0d1f3_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel8@sha256:d4fa2a61f381b3f00b9fb76cb1d019b28a2413a936f9b5a786d1d98e8a8361a0_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel8@sha256:fbbf6924f67a455359ccd4e884e1608fb20475850e874874d158f5f2e01425c8_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "qs: qs: Denial of Service via improper input validation in array parsing"
},
{
"cve": "CVE-2025-66031",
"cwe": {
"id": "CWE-674",
"name": "Uncontrolled Recursion"
},
"discovery_date": "2025-11-26T23:01:36.363253+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel8@sha256:0cb744cb7946d857a2cffec641fcbc994e77ddc8d4a5b14c17a28621f4a0a4a9_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel8@sha256:416c99f02abb6274fc87b2599e96b90e74e7a94c28806629c2b98fb2dc7e2afc_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel8@sha256:5c78dfe2380653f0167358565c8b7cab1010321a4eda27ec931715805ab2c256_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel8@sha256:d71dc72648f45660ae1fd98acac0f1876540cac853f5c097ab85c3a5f2c2084f_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel8@sha256:494857108f0b09c8b8985062cc11b9879d126b207fcd72f6abb64ded3d8d1793_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel8@sha256:abca24c41cb24749e70a90aac93354d1924785e3eaf92a55b6906690861bac49_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel8@sha256:b7b03dd023aafe65290969336bcf9e0b7a241c3510dcb3d26519581ba4eed719_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel8@sha256:d52e4a16b2908e99f1e69a1e2ee9233a231fd28c70916ed06c9cd8560478340c_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-controller-rhel8@sha256:35c7d22ab878030711c1ec9d340f25f78257ca3eabdcb5db23db90e80d55e8f1_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-controller-rhel8@sha256:5345cdb7e11186fda1577345f0e426946a5ee9e6bbe6486845511f03114dbe52_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-controller-rhel8@sha256:71d7e93eb9e845a429a7e68801ce7675ffdeebb730c236a8b6c3d59767d8e5d8_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-controller-rhel8@sha256:b33b33412464a6d0bf510e6dd2dc7df8b4ced9a5c08a14d8522db6c8457d1a36_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel8@sha256:9209e159bb11236b49511ed3a59c7f687d06a9f82a02497a637d765cc14ea0c3_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel8@sha256:b2c21a004712bd198698ea75793e57abbe1665e17479e34d0b5e8c81d60b967d_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel8@sha256:b894d94d3e18dc2f4f71f4e791e25da158397264b49ac82f4780ac3322e66200_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel8@sha256:f532249811710dde78cab85e31f99bfebb5ee161167f8116ea00297ac343eefd_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-events-rhel8@sha256:001e28b882e81e4d424b2e1a39933211f15e68048406a6432e6ec59e4b96cc2c_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-events-rhel8@sha256:03dc5eb942a8fb202d8d6492764d5d27dcc326b556bb068070c10b00a3a9d277_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-events-rhel8@sha256:0e59fd179abc02c54784b3293bc3d21087bd0ec135c691c5523879149da33a5a_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-events-rhel8@sha256:898085897ff200fdba4d6c14b59548c7fe53164a8c2649e2263a69116737edbf_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel8@sha256:3479cbadb4aa7bab5cc56115d7efe4e406d60010e28561857804926c3fbac9cc_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel8@sha256:6067cedcfde517cc751e14030c620126ea6facf50a4ff16374ca8ebe7bfcbe8b_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel8@sha256:a77292658b1ef1e2922f2b7c904ff73c8911bb84f130953897c3a66aec8560da_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel8@sha256:c8aaf02aede730dacca2eed8bb32044f39b74d3ee3fd619a0fa2af864d874fa6_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel8@sha256:1066cf4185e3cd917c05e6d6759fb0a69428c4b43398df10dff8abe523761c09_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel8@sha256:525bbd7fe14ba88b4d9be13c5857e477e3a8daac1185a146707ebb8ef8e81acd_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel8@sha256:dbb678695a4bd07c27a14fec9b70359929bf0d4d33d9ce2d70d1b5157e5026c1_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel8@sha256:fbddec04429c15c833b7631fe3d7c783d33520f30f6d5c8aef2e66b7634873b8_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel8@sha256:0a12cf22aa798dbc3661f7e83aa9c280fe394de5b0ecc6ed7c93be1df539fce9_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel8@sha256:cf30088c2a33f0717657b0ac7c2df1544cb02a39e235011c9d21c658222ef39e_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel8@sha256:ea7aae64763683de9e3fcbda5d6865c975a561b8c6b4299be9dd34088bc5e684_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel8@sha256:fdd2f4bffececf03b6566cf573fdf6224495d79a75ad1031219fad9902d7a3f1_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel8@sha256:23a535f97d17329cf2a1cc9dde90d4d9e2f3f5d979539a8ef5982e1f6693b144_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel8@sha256:7b61bda6116f3f1e93c856543ade553b0a1e4353542f5147da6929a5a8adbac3_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel8@sha256:ab98453c7e13ef2a9429531a1b1635e814df4784599be5c79848fcc849d05136_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel8@sha256:d2993b1a28d230faf64f020c8e8248e06fabf5cd225189b8218a71b2f40e6a9b_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel8@sha256:065def0cfd1e282fd57faedff24873ddb4057afd42d4abc887859c6b8cf8c901_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel8@sha256:14e1402c0d2f4d449146471fff84f6548affdbcd81d1864bce0d29c29ccb15bd_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel8@sha256:1709fbbd4a92d49d492e6bc977f2c32efe4559bde59668e818be70d38acdf757_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel8@sha256:5f9e44c7e682756007cc7bc493511c4a44536a04271ec1984f5a3ece7f1a8a49_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-nop-rhel8@sha256:72978ab3728ae29e51b68affb9e0b9a501bc69653c392783cb9ea121c8971661_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-nop-rhel8@sha256:9a0cf80bdfe89d4c472dc555f314d0bd5c4763bc637d45ddd89b8bb78236a44f_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-nop-rhel8@sha256:b767a9acd7013d08b744b8155cecbe219bfd7a416a3f1ac3a129d67ab062741a_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-nop-rhel8@sha256:dfb1b5680a223da82b0b2dada35342525a88a925f4d22b8168c7edcf2b93049c_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel8@sha256:46612f85239df62f6c6d3684367e34a06ddf3982754d5d130b5c0d77f587deea_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel8@sha256:4c111f708f6ae46c74f7ecae415b9b12e1cbb0380f97c4bee6f98ce32de0ef18_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel8@sha256:607ba1de03fdda867014d183a7f54745c6d687441d7e230cbe45d9234c623ed2_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel8@sha256:c7633b12a75e2a382fb3104a6fcc03227dcc980d2d764f828c75b48ccf73bbab_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel8@sha256:0a2fbc739785a2cc2ad17b79e360788216b2a87422e7d1512ea59a8672557a3e_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel8@sha256:25c1f3d9abd1e123e2a11e5349c0b59eb24238a10dc16e01e59976d061ea7af7_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel8@sha256:375388a1122a4bc5ffe695d4f8c69c9cf0c1d65ba89e92a6caeb68be40fbbbdc_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel8@sha256:739b8da7ebcad332129f65fee9e17f2b29370b1f68c030e3751d2f37ed4f9326_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel8@sha256:0d2a673d31a7b920fce466a25fa1968c57fe95d1c8c5bd2759f5de611d000b5f_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel8@sha256:3542aba4cb22ce189574cf439a9dc758678e6272b83d8ff6089f1815284c576b_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel8@sha256:8c97cb0a4a88a1ddb7a6e7650100e958464b526d7c1454c306c7326f75ca0ab1_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel8@sha256:8ce8fce1d1e1acd9fb44dc4d5797e57fe8e349624f6c7b1351757d7d6143b679_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel8@sha256:540dd3000891505e605b3f269f99da6c53d1e452cf35bb7a1918bb8ce190772b_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel8@sha256:5f0ff9a2dfa1468eff57b5e44d971056d06e6c5a2672e14717686b3eba17a341_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel8@sha256:bba628b46144f5d52f4a6e303d1b90c9a7f4a0a7b3f0c13839f9f795da874254_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel8@sha256:f2ee01a1a497bd505ca1289290c0a07eda82901e698079fe1bc6557519d4ee99_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel8@sha256:37002485d6cf0f0ce261894d23db0bf94291fa7a121a154d15e5e4dcde20961f_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel8@sha256:7561c3f65b9ea5268ed46b35f821c319abb1b4cb0894885a5a205cb920842b50_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel8@sha256:7f56583cad2cef40a2be5f4e96a62fcc155c8818fdc7d786400fadb60c85e631_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel8@sha256:ac72ab75d693dd84576e61df319e891b3de889f4e347c9c5b6597ccbd529ae0d_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel8@sha256:025fa4d5b4ca78c69f85c8836f9e585f71c2e48466ff7f38fab36dc66f65880e_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel8@sha256:534369ccbc380afa8482d089c9806484843122f9f3ece03d468604ef2de1daff_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel8@sha256:cea3159fd16b609ef54d99bf435f72c142f0f7ecbbe3c3eaa9dd2035267395d2_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel8@sha256:eae22f08294cb4179c659fca1effea2fc9f270a3059ddd32cf5a9ba1aaf8d2d1_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel8@sha256:1873003c677cb43b754c22493f9ecd91fa61eced098816823b7bceaf2051113a_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel8@sha256:26e9f9232764f62c9c8ec24c3f7938fdaa362f4f10b6c71c894b1cea92f55404_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel8@sha256:8969e863a2ac74d0ab37812bd0aa5d86f261b97d0c2fecd0f35d2343c2f5bd67_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel8@sha256:bc98620c8b16b39d796d81f25bd30ff227f2f2e723536bf28d55bdc76e9ac1ad_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel8@sha256:2f5cd53d974785de7aa44cb7ff7340e08c44a98eac5b3b60a9eb4535e63e62f7_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel8@sha256:608f3eb154f67488869fceeee31df1bcf596385c41d03c7390364153bac6b8b2_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel8@sha256:ca0bcdf562b50a8d2d665172658de8f444dab6fb4ca39ce49abb253e05aa8c7c_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel8@sha256:fed536fdc9330d719dda8baef65c856e9c301e86363b767a52f78fea8336103e_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel8@sha256:012597e8046bf9f3e53d6f3c9543405e77ad5fd8f44964bc669cdf9581726170_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel8@sha256:36959d582ce1a74d7bf594b8e1b84edfa14233ddc2a2b22fcb66c0a0335a7bd3_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel8@sha256:3888fb9d6780e137b4545e8830f45383e68ca84a42394749b64e391d535172e7_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel8@sha256:79af298015635f2bde40b74943cc5aa201d8bef1cb1d333938816757328609e6_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel8@sha256:0d45b4a62b0fc7e101f68e94d6f1b18bc1a2770cccfebc27380d1bbcafbabb49_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel8@sha256:142369000580845dc3a0da67cf4de781dd2ad1ccaa6acf234d7650424e95bf09_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel8@sha256:26d9157c1a6c7d0cfcde263a0a17b15cca996b2b79c6cf0168a16304068c6abc_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel8@sha256:7a4aa11a1273f668d89230adaa720b4e1fcea0cbaa57c63fa01a2cf6867d981c_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel8@sha256:25f485a1b1e0c5015304744148e7a3fbb6728fe90f389e5d507b2d36917efdf5_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel8@sha256:6f30b86646ff8d94ba28949bdf826d751fba38c824a3acabb1480896f41d411a_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel8@sha256:a0663bcada815073c34ec07a99cd53242db85e933912c48b5ed25892ccfa4eb1_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel8@sha256:e6213a9e4243024eb73cef85526dbc294920f0e7c35b031d4b46bc5a5072af23_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel8@sha256:18c0e9a76603a5312f3c7e2b9d468fe5a6d1e3f3f3b41c5ddcad952f6a49e528_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel8@sha256:2723ec216e5ead0550a5dece8b4ef76abade44503ff67da9becdb59ee6a74b64_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel8@sha256:5f68ba66d17d612702cc47916df916b751c3b8d71faa094f1a174cb4338c3d68_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel8@sha256:8d927c5044b9df81791f00774e7831f0a4d5a458f7a335f8bf925696b5479548_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel8@sha256:3d6ba54c22f00a6eefdb5a920e9f2a377cd25f46ac0ce43fbbd207f9bddf87af_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel8@sha256:4f9a87bf93808a7c27c0bcd5387527fd9261f4c666da11e4f5ba8f831028fc3e_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel8@sha256:6ecd313eff04d48c873fa3b4b3a0e1bc94e1e715ab5919e33718a06a2b561851_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel8@sha256:7efeac843ef6910c061c535e290dc43a8fca0522e1897845237bff9df7706da9_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel8@sha256:3e51c0031aaefd0b1ae80908c887075c82888f29552a4b71a3de6148ed6a7fb4_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel8@sha256:578c9afda064065cc2f4e18b59dbb92cf78015654573de80a72bc4e56fc0d1f3_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel8@sha256:d4fa2a61f381b3f00b9fb76cb1d019b28a2413a936f9b5a786d1d98e8a8361a0_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel8@sha256:fbbf6924f67a455359ccd4e884e1608fb20475850e874874d158f5f2e01425c8_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2417397"
}
],
"notes": [
{
"category": "description",
"text": "An ASN.1 Denial of Service (Dos) vulnerability exists in the node-forge asn1.fromDer function within forge/lib/asn1.js. The ASN.1 DER parser implementation (_fromDer) recurses for every constructed ASN.1 value (SEQUENCE, SET, etc.) and lacks a guard limiting recursion depth. An attacker can craft a small DER blob containing a very large nesting depth of constructed TLVs which causes the Node.js V8 engine to exhaust its call stack and throw RangeError: Maximum call stack size exceeded, crashing or incapacitating the process handling the parse. This is a remote, low-cost Denial-of-Service against applications that parse untrusted ASN.1 objects.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "node-forge: node-forge ASN.1 Unbounded Recursion",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel8@sha256:0dee713a14ab49d93b52b280d4ca3c6fc1c5f604087c81b755a6715330c91ea7_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel8@sha256:50133b51c695735e5f1fdb54d5423331091c1d113b0747d9565a42839d7510bc_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel8@sha256:56bf189b754dee71d8b4ce9e44389b4ca0762e5f633e728210825472f4c8f3f6_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel8@sha256:d356f3a86b2d3054a9f9c6e36bd488c8eaaef4af199e6a8188f8b50921698d25_arm64"
],
"known_not_affected": [
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel8@sha256:0cb744cb7946d857a2cffec641fcbc994e77ddc8d4a5b14c17a28621f4a0a4a9_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel8@sha256:416c99f02abb6274fc87b2599e96b90e74e7a94c28806629c2b98fb2dc7e2afc_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel8@sha256:5c78dfe2380653f0167358565c8b7cab1010321a4eda27ec931715805ab2c256_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel8@sha256:d71dc72648f45660ae1fd98acac0f1876540cac853f5c097ab85c3a5f2c2084f_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel8@sha256:494857108f0b09c8b8985062cc11b9879d126b207fcd72f6abb64ded3d8d1793_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel8@sha256:abca24c41cb24749e70a90aac93354d1924785e3eaf92a55b6906690861bac49_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel8@sha256:b7b03dd023aafe65290969336bcf9e0b7a241c3510dcb3d26519581ba4eed719_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel8@sha256:d52e4a16b2908e99f1e69a1e2ee9233a231fd28c70916ed06c9cd8560478340c_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-controller-rhel8@sha256:35c7d22ab878030711c1ec9d340f25f78257ca3eabdcb5db23db90e80d55e8f1_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-controller-rhel8@sha256:5345cdb7e11186fda1577345f0e426946a5ee9e6bbe6486845511f03114dbe52_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-controller-rhel8@sha256:71d7e93eb9e845a429a7e68801ce7675ffdeebb730c236a8b6c3d59767d8e5d8_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-controller-rhel8@sha256:b33b33412464a6d0bf510e6dd2dc7df8b4ced9a5c08a14d8522db6c8457d1a36_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel8@sha256:9209e159bb11236b49511ed3a59c7f687d06a9f82a02497a637d765cc14ea0c3_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel8@sha256:b2c21a004712bd198698ea75793e57abbe1665e17479e34d0b5e8c81d60b967d_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel8@sha256:b894d94d3e18dc2f4f71f4e791e25da158397264b49ac82f4780ac3322e66200_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel8@sha256:f532249811710dde78cab85e31f99bfebb5ee161167f8116ea00297ac343eefd_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-events-rhel8@sha256:001e28b882e81e4d424b2e1a39933211f15e68048406a6432e6ec59e4b96cc2c_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-events-rhel8@sha256:03dc5eb942a8fb202d8d6492764d5d27dcc326b556bb068070c10b00a3a9d277_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-events-rhel8@sha256:0e59fd179abc02c54784b3293bc3d21087bd0ec135c691c5523879149da33a5a_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-events-rhel8@sha256:898085897ff200fdba4d6c14b59548c7fe53164a8c2649e2263a69116737edbf_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel8@sha256:3479cbadb4aa7bab5cc56115d7efe4e406d60010e28561857804926c3fbac9cc_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel8@sha256:6067cedcfde517cc751e14030c620126ea6facf50a4ff16374ca8ebe7bfcbe8b_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel8@sha256:a77292658b1ef1e2922f2b7c904ff73c8911bb84f130953897c3a66aec8560da_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel8@sha256:c8aaf02aede730dacca2eed8bb32044f39b74d3ee3fd619a0fa2af864d874fa6_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel8@sha256:1066cf4185e3cd917c05e6d6759fb0a69428c4b43398df10dff8abe523761c09_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel8@sha256:525bbd7fe14ba88b4d9be13c5857e477e3a8daac1185a146707ebb8ef8e81acd_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel8@sha256:dbb678695a4bd07c27a14fec9b70359929bf0d4d33d9ce2d70d1b5157e5026c1_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel8@sha256:fbddec04429c15c833b7631fe3d7c783d33520f30f6d5c8aef2e66b7634873b8_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel8@sha256:0a12cf22aa798dbc3661f7e83aa9c280fe394de5b0ecc6ed7c93be1df539fce9_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel8@sha256:cf30088c2a33f0717657b0ac7c2df1544cb02a39e235011c9d21c658222ef39e_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel8@sha256:ea7aae64763683de9e3fcbda5d6865c975a561b8c6b4299be9dd34088bc5e684_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel8@sha256:fdd2f4bffececf03b6566cf573fdf6224495d79a75ad1031219fad9902d7a3f1_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel8@sha256:23a535f97d17329cf2a1cc9dde90d4d9e2f3f5d979539a8ef5982e1f6693b144_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel8@sha256:7b61bda6116f3f1e93c856543ade553b0a1e4353542f5147da6929a5a8adbac3_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel8@sha256:ab98453c7e13ef2a9429531a1b1635e814df4784599be5c79848fcc849d05136_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel8@sha256:d2993b1a28d230faf64f020c8e8248e06fabf5cd225189b8218a71b2f40e6a9b_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel8@sha256:065def0cfd1e282fd57faedff24873ddb4057afd42d4abc887859c6b8cf8c901_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel8@sha256:14e1402c0d2f4d449146471fff84f6548affdbcd81d1864bce0d29c29ccb15bd_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel8@sha256:1709fbbd4a92d49d492e6bc977f2c32efe4559bde59668e818be70d38acdf757_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel8@sha256:5f9e44c7e682756007cc7bc493511c4a44536a04271ec1984f5a3ece7f1a8a49_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-nop-rhel8@sha256:72978ab3728ae29e51b68affb9e0b9a501bc69653c392783cb9ea121c8971661_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-nop-rhel8@sha256:9a0cf80bdfe89d4c472dc555f314d0bd5c4763bc637d45ddd89b8bb78236a44f_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-nop-rhel8@sha256:b767a9acd7013d08b744b8155cecbe219bfd7a416a3f1ac3a129d67ab062741a_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-nop-rhel8@sha256:dfb1b5680a223da82b0b2dada35342525a88a925f4d22b8168c7edcf2b93049c_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel8@sha256:46612f85239df62f6c6d3684367e34a06ddf3982754d5d130b5c0d77f587deea_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel8@sha256:4c111f708f6ae46c74f7ecae415b9b12e1cbb0380f97c4bee6f98ce32de0ef18_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel8@sha256:607ba1de03fdda867014d183a7f54745c6d687441d7e230cbe45d9234c623ed2_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel8@sha256:c7633b12a75e2a382fb3104a6fcc03227dcc980d2d764f828c75b48ccf73bbab_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel8@sha256:0a2fbc739785a2cc2ad17b79e360788216b2a87422e7d1512ea59a8672557a3e_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel8@sha256:25c1f3d9abd1e123e2a11e5349c0b59eb24238a10dc16e01e59976d061ea7af7_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel8@sha256:375388a1122a4bc5ffe695d4f8c69c9cf0c1d65ba89e92a6caeb68be40fbbbdc_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel8@sha256:739b8da7ebcad332129f65fee9e17f2b29370b1f68c030e3751d2f37ed4f9326_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel8@sha256:0d2a673d31a7b920fce466a25fa1968c57fe95d1c8c5bd2759f5de611d000b5f_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel8@sha256:3542aba4cb22ce189574cf439a9dc758678e6272b83d8ff6089f1815284c576b_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel8@sha256:8c97cb0a4a88a1ddb7a6e7650100e958464b526d7c1454c306c7326f75ca0ab1_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel8@sha256:8ce8fce1d1e1acd9fb44dc4d5797e57fe8e349624f6c7b1351757d7d6143b679_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel8@sha256:540dd3000891505e605b3f269f99da6c53d1e452cf35bb7a1918bb8ce190772b_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel8@sha256:5f0ff9a2dfa1468eff57b5e44d971056d06e6c5a2672e14717686b3eba17a341_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel8@sha256:bba628b46144f5d52f4a6e303d1b90c9a7f4a0a7b3f0c13839f9f795da874254_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel8@sha256:f2ee01a1a497bd505ca1289290c0a07eda82901e698079fe1bc6557519d4ee99_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel8@sha256:37002485d6cf0f0ce261894d23db0bf94291fa7a121a154d15e5e4dcde20961f_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel8@sha256:7561c3f65b9ea5268ed46b35f821c319abb1b4cb0894885a5a205cb920842b50_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel8@sha256:7f56583cad2cef40a2be5f4e96a62fcc155c8818fdc7d786400fadb60c85e631_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel8@sha256:ac72ab75d693dd84576e61df319e891b3de889f4e347c9c5b6597ccbd529ae0d_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel8@sha256:025fa4d5b4ca78c69f85c8836f9e585f71c2e48466ff7f38fab36dc66f65880e_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel8@sha256:534369ccbc380afa8482d089c9806484843122f9f3ece03d468604ef2de1daff_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel8@sha256:cea3159fd16b609ef54d99bf435f72c142f0f7ecbbe3c3eaa9dd2035267395d2_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel8@sha256:eae22f08294cb4179c659fca1effea2fc9f270a3059ddd32cf5a9ba1aaf8d2d1_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel8@sha256:1873003c677cb43b754c22493f9ecd91fa61eced098816823b7bceaf2051113a_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel8@sha256:26e9f9232764f62c9c8ec24c3f7938fdaa362f4f10b6c71c894b1cea92f55404_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel8@sha256:8969e863a2ac74d0ab37812bd0aa5d86f261b97d0c2fecd0f35d2343c2f5bd67_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel8@sha256:bc98620c8b16b39d796d81f25bd30ff227f2f2e723536bf28d55bdc76e9ac1ad_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel8@sha256:2f5cd53d974785de7aa44cb7ff7340e08c44a98eac5b3b60a9eb4535e63e62f7_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel8@sha256:608f3eb154f67488869fceeee31df1bcf596385c41d03c7390364153bac6b8b2_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel8@sha256:ca0bcdf562b50a8d2d665172658de8f444dab6fb4ca39ce49abb253e05aa8c7c_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel8@sha256:fed536fdc9330d719dda8baef65c856e9c301e86363b767a52f78fea8336103e_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel8@sha256:012597e8046bf9f3e53d6f3c9543405e77ad5fd8f44964bc669cdf9581726170_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel8@sha256:36959d582ce1a74d7bf594b8e1b84edfa14233ddc2a2b22fcb66c0a0335a7bd3_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel8@sha256:3888fb9d6780e137b4545e8830f45383e68ca84a42394749b64e391d535172e7_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel8@sha256:79af298015635f2bde40b74943cc5aa201d8bef1cb1d333938816757328609e6_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel8@sha256:0d45b4a62b0fc7e101f68e94d6f1b18bc1a2770cccfebc27380d1bbcafbabb49_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel8@sha256:142369000580845dc3a0da67cf4de781dd2ad1ccaa6acf234d7650424e95bf09_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel8@sha256:26d9157c1a6c7d0cfcde263a0a17b15cca996b2b79c6cf0168a16304068c6abc_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel8@sha256:7a4aa11a1273f668d89230adaa720b4e1fcea0cbaa57c63fa01a2cf6867d981c_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel8@sha256:25f485a1b1e0c5015304744148e7a3fbb6728fe90f389e5d507b2d36917efdf5_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel8@sha256:6f30b86646ff8d94ba28949bdf826d751fba38c824a3acabb1480896f41d411a_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel8@sha256:a0663bcada815073c34ec07a99cd53242db85e933912c48b5ed25892ccfa4eb1_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel8@sha256:e6213a9e4243024eb73cef85526dbc294920f0e7c35b031d4b46bc5a5072af23_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel8@sha256:18c0e9a76603a5312f3c7e2b9d468fe5a6d1e3f3f3b41c5ddcad952f6a49e528_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel8@sha256:2723ec216e5ead0550a5dece8b4ef76abade44503ff67da9becdb59ee6a74b64_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel8@sha256:5f68ba66d17d612702cc47916df916b751c3b8d71faa094f1a174cb4338c3d68_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel8@sha256:8d927c5044b9df81791f00774e7831f0a4d5a458f7a335f8bf925696b5479548_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel8@sha256:3d6ba54c22f00a6eefdb5a920e9f2a377cd25f46ac0ce43fbbd207f9bddf87af_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel8@sha256:4f9a87bf93808a7c27c0bcd5387527fd9261f4c666da11e4f5ba8f831028fc3e_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel8@sha256:6ecd313eff04d48c873fa3b4b3a0e1bc94e1e715ab5919e33718a06a2b561851_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel8@sha256:7efeac843ef6910c061c535e290dc43a8fca0522e1897845237bff9df7706da9_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel8@sha256:3e51c0031aaefd0b1ae80908c887075c82888f29552a4b71a3de6148ed6a7fb4_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel8@sha256:578c9afda064065cc2f4e18b59dbb92cf78015654573de80a72bc4e56fc0d1f3_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel8@sha256:d4fa2a61f381b3f00b9fb76cb1d019b28a2413a936f9b5a786d1d98e8a8361a0_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel8@sha256:fbbf6924f67a455359ccd4e884e1608fb20475850e874874d158f5f2e01425c8_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-66031"
},
{
"category": "external",
"summary": "RHBZ#2417397",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2417397"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-66031",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-66031"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-66031",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-66031"
},
{
"category": "external",
"summary": "https://github.com/digitalbazaar/forge/commit/260425c6167a38aae038697132483b5517b26451",
"url": "https://github.com/digitalbazaar/forge/commit/260425c6167a38aae038697132483b5517b26451"
},
{
"category": "external",
"summary": "https://github.com/digitalbazaar/forge/security/advisories/GHSA-554w-wpv2-vw27",
"url": "https://github.com/digitalbazaar/forge/security/advisories/GHSA-554w-wpv2-vw27"
}
],
"release_date": "2025-11-26T22:23:26.013000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-03-04T06:00:07+00:00",
"details": "Red Hat OpenShift Pipelines is a cloud-native, continuous integration and\ncontinuous delivery (CI/CD) solution based on Kubernetes resources.\nIt uses Tekton building blocks to automate deployments across multiple\nplatforms by abstracting away the underlying implementation details.\nTekton introduces a number of standard custom resource definitions (CRDs)\nfor defining CI/CD pipelines that are portable across Kubernetes distributions.",
"product_ids": [
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel8@sha256:0dee713a14ab49d93b52b280d4ca3c6fc1c5f604087c81b755a6715330c91ea7_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel8@sha256:50133b51c695735e5f1fdb54d5423331091c1d113b0747d9565a42839d7510bc_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel8@sha256:56bf189b754dee71d8b4ce9e44389b4ca0762e5f633e728210825472f4c8f3f6_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel8@sha256:d356f3a86b2d3054a9f9c6e36bd488c8eaaef4af199e6a8188f8b50921698d25_arm64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:3710"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel8@sha256:0cb744cb7946d857a2cffec641fcbc994e77ddc8d4a5b14c17a28621f4a0a4a9_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel8@sha256:416c99f02abb6274fc87b2599e96b90e74e7a94c28806629c2b98fb2dc7e2afc_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel8@sha256:5c78dfe2380653f0167358565c8b7cab1010321a4eda27ec931715805ab2c256_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel8@sha256:d71dc72648f45660ae1fd98acac0f1876540cac853f5c097ab85c3a5f2c2084f_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel8@sha256:494857108f0b09c8b8985062cc11b9879d126b207fcd72f6abb64ded3d8d1793_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel8@sha256:abca24c41cb24749e70a90aac93354d1924785e3eaf92a55b6906690861bac49_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel8@sha256:b7b03dd023aafe65290969336bcf9e0b7a241c3510dcb3d26519581ba4eed719_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel8@sha256:d52e4a16b2908e99f1e69a1e2ee9233a231fd28c70916ed06c9cd8560478340c_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-controller-rhel8@sha256:35c7d22ab878030711c1ec9d340f25f78257ca3eabdcb5db23db90e80d55e8f1_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-controller-rhel8@sha256:5345cdb7e11186fda1577345f0e426946a5ee9e6bbe6486845511f03114dbe52_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-controller-rhel8@sha256:71d7e93eb9e845a429a7e68801ce7675ffdeebb730c236a8b6c3d59767d8e5d8_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-controller-rhel8@sha256:b33b33412464a6d0bf510e6dd2dc7df8b4ced9a5c08a14d8522db6c8457d1a36_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel8@sha256:9209e159bb11236b49511ed3a59c7f687d06a9f82a02497a637d765cc14ea0c3_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel8@sha256:b2c21a004712bd198698ea75793e57abbe1665e17479e34d0b5e8c81d60b967d_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel8@sha256:b894d94d3e18dc2f4f71f4e791e25da158397264b49ac82f4780ac3322e66200_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel8@sha256:f532249811710dde78cab85e31f99bfebb5ee161167f8116ea00297ac343eefd_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-events-rhel8@sha256:001e28b882e81e4d424b2e1a39933211f15e68048406a6432e6ec59e4b96cc2c_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-events-rhel8@sha256:03dc5eb942a8fb202d8d6492764d5d27dcc326b556bb068070c10b00a3a9d277_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-events-rhel8@sha256:0e59fd179abc02c54784b3293bc3d21087bd0ec135c691c5523879149da33a5a_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-events-rhel8@sha256:898085897ff200fdba4d6c14b59548c7fe53164a8c2649e2263a69116737edbf_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel8@sha256:3479cbadb4aa7bab5cc56115d7efe4e406d60010e28561857804926c3fbac9cc_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel8@sha256:6067cedcfde517cc751e14030c620126ea6facf50a4ff16374ca8ebe7bfcbe8b_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel8@sha256:a77292658b1ef1e2922f2b7c904ff73c8911bb84f130953897c3a66aec8560da_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel8@sha256:c8aaf02aede730dacca2eed8bb32044f39b74d3ee3fd619a0fa2af864d874fa6_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel8@sha256:1066cf4185e3cd917c05e6d6759fb0a69428c4b43398df10dff8abe523761c09_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel8@sha256:525bbd7fe14ba88b4d9be13c5857e477e3a8daac1185a146707ebb8ef8e81acd_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel8@sha256:dbb678695a4bd07c27a14fec9b70359929bf0d4d33d9ce2d70d1b5157e5026c1_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel8@sha256:fbddec04429c15c833b7631fe3d7c783d33520f30f6d5c8aef2e66b7634873b8_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel8@sha256:0a12cf22aa798dbc3661f7e83aa9c280fe394de5b0ecc6ed7c93be1df539fce9_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel8@sha256:cf30088c2a33f0717657b0ac7c2df1544cb02a39e235011c9d21c658222ef39e_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel8@sha256:ea7aae64763683de9e3fcbda5d6865c975a561b8c6b4299be9dd34088bc5e684_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel8@sha256:fdd2f4bffececf03b6566cf573fdf6224495d79a75ad1031219fad9902d7a3f1_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel8@sha256:0dee713a14ab49d93b52b280d4ca3c6fc1c5f604087c81b755a6715330c91ea7_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel8@sha256:50133b51c695735e5f1fdb54d5423331091c1d113b0747d9565a42839d7510bc_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel8@sha256:56bf189b754dee71d8b4ce9e44389b4ca0762e5f633e728210825472f4c8f3f6_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel8@sha256:d356f3a86b2d3054a9f9c6e36bd488c8eaaef4af199e6a8188f8b50921698d25_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel8@sha256:23a535f97d17329cf2a1cc9dde90d4d9e2f3f5d979539a8ef5982e1f6693b144_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel8@sha256:7b61bda6116f3f1e93c856543ade553b0a1e4353542f5147da6929a5a8adbac3_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel8@sha256:ab98453c7e13ef2a9429531a1b1635e814df4784599be5c79848fcc849d05136_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel8@sha256:d2993b1a28d230faf64f020c8e8248e06fabf5cd225189b8218a71b2f40e6a9b_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel8@sha256:065def0cfd1e282fd57faedff24873ddb4057afd42d4abc887859c6b8cf8c901_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel8@sha256:14e1402c0d2f4d449146471fff84f6548affdbcd81d1864bce0d29c29ccb15bd_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel8@sha256:1709fbbd4a92d49d492e6bc977f2c32efe4559bde59668e818be70d38acdf757_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel8@sha256:5f9e44c7e682756007cc7bc493511c4a44536a04271ec1984f5a3ece7f1a8a49_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-nop-rhel8@sha256:72978ab3728ae29e51b68affb9e0b9a501bc69653c392783cb9ea121c8971661_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-nop-rhel8@sha256:9a0cf80bdfe89d4c472dc555f314d0bd5c4763bc637d45ddd89b8bb78236a44f_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-nop-rhel8@sha256:b767a9acd7013d08b744b8155cecbe219bfd7a416a3f1ac3a129d67ab062741a_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-nop-rhel8@sha256:dfb1b5680a223da82b0b2dada35342525a88a925f4d22b8168c7edcf2b93049c_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel8@sha256:46612f85239df62f6c6d3684367e34a06ddf3982754d5d130b5c0d77f587deea_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel8@sha256:4c111f708f6ae46c74f7ecae415b9b12e1cbb0380f97c4bee6f98ce32de0ef18_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel8@sha256:607ba1de03fdda867014d183a7f54745c6d687441d7e230cbe45d9234c623ed2_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel8@sha256:c7633b12a75e2a382fb3104a6fcc03227dcc980d2d764f828c75b48ccf73bbab_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel8@sha256:0a2fbc739785a2cc2ad17b79e360788216b2a87422e7d1512ea59a8672557a3e_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel8@sha256:25c1f3d9abd1e123e2a11e5349c0b59eb24238a10dc16e01e59976d061ea7af7_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel8@sha256:375388a1122a4bc5ffe695d4f8c69c9cf0c1d65ba89e92a6caeb68be40fbbbdc_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel8@sha256:739b8da7ebcad332129f65fee9e17f2b29370b1f68c030e3751d2f37ed4f9326_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel8@sha256:0d2a673d31a7b920fce466a25fa1968c57fe95d1c8c5bd2759f5de611d000b5f_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel8@sha256:3542aba4cb22ce189574cf439a9dc758678e6272b83d8ff6089f1815284c576b_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel8@sha256:8c97cb0a4a88a1ddb7a6e7650100e958464b526d7c1454c306c7326f75ca0ab1_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel8@sha256:8ce8fce1d1e1acd9fb44dc4d5797e57fe8e349624f6c7b1351757d7d6143b679_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel8@sha256:540dd3000891505e605b3f269f99da6c53d1e452cf35bb7a1918bb8ce190772b_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel8@sha256:5f0ff9a2dfa1468eff57b5e44d971056d06e6c5a2672e14717686b3eba17a341_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel8@sha256:bba628b46144f5d52f4a6e303d1b90c9a7f4a0a7b3f0c13839f9f795da874254_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel8@sha256:f2ee01a1a497bd505ca1289290c0a07eda82901e698079fe1bc6557519d4ee99_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel8@sha256:37002485d6cf0f0ce261894d23db0bf94291fa7a121a154d15e5e4dcde20961f_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel8@sha256:7561c3f65b9ea5268ed46b35f821c319abb1b4cb0894885a5a205cb920842b50_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel8@sha256:7f56583cad2cef40a2be5f4e96a62fcc155c8818fdc7d786400fadb60c85e631_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel8@sha256:ac72ab75d693dd84576e61df319e891b3de889f4e347c9c5b6597ccbd529ae0d_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel8@sha256:025fa4d5b4ca78c69f85c8836f9e585f71c2e48466ff7f38fab36dc66f65880e_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel8@sha256:534369ccbc380afa8482d089c9806484843122f9f3ece03d468604ef2de1daff_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel8@sha256:cea3159fd16b609ef54d99bf435f72c142f0f7ecbbe3c3eaa9dd2035267395d2_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel8@sha256:eae22f08294cb4179c659fca1effea2fc9f270a3059ddd32cf5a9ba1aaf8d2d1_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel8@sha256:1873003c677cb43b754c22493f9ecd91fa61eced098816823b7bceaf2051113a_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel8@sha256:26e9f9232764f62c9c8ec24c3f7938fdaa362f4f10b6c71c894b1cea92f55404_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel8@sha256:8969e863a2ac74d0ab37812bd0aa5d86f261b97d0c2fecd0f35d2343c2f5bd67_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel8@sha256:bc98620c8b16b39d796d81f25bd30ff227f2f2e723536bf28d55bdc76e9ac1ad_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel8@sha256:2f5cd53d974785de7aa44cb7ff7340e08c44a98eac5b3b60a9eb4535e63e62f7_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel8@sha256:608f3eb154f67488869fceeee31df1bcf596385c41d03c7390364153bac6b8b2_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel8@sha256:ca0bcdf562b50a8d2d665172658de8f444dab6fb4ca39ce49abb253e05aa8c7c_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel8@sha256:fed536fdc9330d719dda8baef65c856e9c301e86363b767a52f78fea8336103e_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel8@sha256:012597e8046bf9f3e53d6f3c9543405e77ad5fd8f44964bc669cdf9581726170_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel8@sha256:36959d582ce1a74d7bf594b8e1b84edfa14233ddc2a2b22fcb66c0a0335a7bd3_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel8@sha256:3888fb9d6780e137b4545e8830f45383e68ca84a42394749b64e391d535172e7_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel8@sha256:79af298015635f2bde40b74943cc5aa201d8bef1cb1d333938816757328609e6_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel8@sha256:0d45b4a62b0fc7e101f68e94d6f1b18bc1a2770cccfebc27380d1bbcafbabb49_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel8@sha256:142369000580845dc3a0da67cf4de781dd2ad1ccaa6acf234d7650424e95bf09_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel8@sha256:26d9157c1a6c7d0cfcde263a0a17b15cca996b2b79c6cf0168a16304068c6abc_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel8@sha256:7a4aa11a1273f668d89230adaa720b4e1fcea0cbaa57c63fa01a2cf6867d981c_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel8@sha256:25f485a1b1e0c5015304744148e7a3fbb6728fe90f389e5d507b2d36917efdf5_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel8@sha256:6f30b86646ff8d94ba28949bdf826d751fba38c824a3acabb1480896f41d411a_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel8@sha256:a0663bcada815073c34ec07a99cd53242db85e933912c48b5ed25892ccfa4eb1_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel8@sha256:e6213a9e4243024eb73cef85526dbc294920f0e7c35b031d4b46bc5a5072af23_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel8@sha256:18c0e9a76603a5312f3c7e2b9d468fe5a6d1e3f3f3b41c5ddcad952f6a49e528_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel8@sha256:2723ec216e5ead0550a5dece8b4ef76abade44503ff67da9becdb59ee6a74b64_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel8@sha256:5f68ba66d17d612702cc47916df916b751c3b8d71faa094f1a174cb4338c3d68_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel8@sha256:8d927c5044b9df81791f00774e7831f0a4d5a458f7a335f8bf925696b5479548_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel8@sha256:3d6ba54c22f00a6eefdb5a920e9f2a377cd25f46ac0ce43fbbd207f9bddf87af_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel8@sha256:4f9a87bf93808a7c27c0bcd5387527fd9261f4c666da11e4f5ba8f831028fc3e_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel8@sha256:6ecd313eff04d48c873fa3b4b3a0e1bc94e1e715ab5919e33718a06a2b561851_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel8@sha256:7efeac843ef6910c061c535e290dc43a8fca0522e1897845237bff9df7706da9_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel8@sha256:3e51c0031aaefd0b1ae80908c887075c82888f29552a4b71a3de6148ed6a7fb4_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel8@sha256:578c9afda064065cc2f4e18b59dbb92cf78015654573de80a72bc4e56fc0d1f3_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel8@sha256:d4fa2a61f381b3f00b9fb76cb1d019b28a2413a936f9b5a786d1d98e8a8361a0_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel8@sha256:fbbf6924f67a455359ccd4e884e1608fb20475850e874874d158f5f2e01425c8_amd64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "LOW",
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L",
"version": "3.1"
},
"products": [
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel8@sha256:0cb744cb7946d857a2cffec641fcbc994e77ddc8d4a5b14c17a28621f4a0a4a9_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel8@sha256:416c99f02abb6274fc87b2599e96b90e74e7a94c28806629c2b98fb2dc7e2afc_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel8@sha256:5c78dfe2380653f0167358565c8b7cab1010321a4eda27ec931715805ab2c256_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel8@sha256:d71dc72648f45660ae1fd98acac0f1876540cac853f5c097ab85c3a5f2c2084f_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel8@sha256:494857108f0b09c8b8985062cc11b9879d126b207fcd72f6abb64ded3d8d1793_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel8@sha256:abca24c41cb24749e70a90aac93354d1924785e3eaf92a55b6906690861bac49_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel8@sha256:b7b03dd023aafe65290969336bcf9e0b7a241c3510dcb3d26519581ba4eed719_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel8@sha256:d52e4a16b2908e99f1e69a1e2ee9233a231fd28c70916ed06c9cd8560478340c_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-controller-rhel8@sha256:35c7d22ab878030711c1ec9d340f25f78257ca3eabdcb5db23db90e80d55e8f1_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-controller-rhel8@sha256:5345cdb7e11186fda1577345f0e426946a5ee9e6bbe6486845511f03114dbe52_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-controller-rhel8@sha256:71d7e93eb9e845a429a7e68801ce7675ffdeebb730c236a8b6c3d59767d8e5d8_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-controller-rhel8@sha256:b33b33412464a6d0bf510e6dd2dc7df8b4ced9a5c08a14d8522db6c8457d1a36_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel8@sha256:9209e159bb11236b49511ed3a59c7f687d06a9f82a02497a637d765cc14ea0c3_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel8@sha256:b2c21a004712bd198698ea75793e57abbe1665e17479e34d0b5e8c81d60b967d_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel8@sha256:b894d94d3e18dc2f4f71f4e791e25da158397264b49ac82f4780ac3322e66200_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel8@sha256:f532249811710dde78cab85e31f99bfebb5ee161167f8116ea00297ac343eefd_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-events-rhel8@sha256:001e28b882e81e4d424b2e1a39933211f15e68048406a6432e6ec59e4b96cc2c_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-events-rhel8@sha256:03dc5eb942a8fb202d8d6492764d5d27dcc326b556bb068070c10b00a3a9d277_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-events-rhel8@sha256:0e59fd179abc02c54784b3293bc3d21087bd0ec135c691c5523879149da33a5a_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-events-rhel8@sha256:898085897ff200fdba4d6c14b59548c7fe53164a8c2649e2263a69116737edbf_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel8@sha256:3479cbadb4aa7bab5cc56115d7efe4e406d60010e28561857804926c3fbac9cc_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel8@sha256:6067cedcfde517cc751e14030c620126ea6facf50a4ff16374ca8ebe7bfcbe8b_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel8@sha256:a77292658b1ef1e2922f2b7c904ff73c8911bb84f130953897c3a66aec8560da_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel8@sha256:c8aaf02aede730dacca2eed8bb32044f39b74d3ee3fd619a0fa2af864d874fa6_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel8@sha256:1066cf4185e3cd917c05e6d6759fb0a69428c4b43398df10dff8abe523761c09_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel8@sha256:525bbd7fe14ba88b4d9be13c5857e477e3a8daac1185a146707ebb8ef8e81acd_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel8@sha256:dbb678695a4bd07c27a14fec9b70359929bf0d4d33d9ce2d70d1b5157e5026c1_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel8@sha256:fbddec04429c15c833b7631fe3d7c783d33520f30f6d5c8aef2e66b7634873b8_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel8@sha256:0a12cf22aa798dbc3661f7e83aa9c280fe394de5b0ecc6ed7c93be1df539fce9_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel8@sha256:cf30088c2a33f0717657b0ac7c2df1544cb02a39e235011c9d21c658222ef39e_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel8@sha256:ea7aae64763683de9e3fcbda5d6865c975a561b8c6b4299be9dd34088bc5e684_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel8@sha256:fdd2f4bffececf03b6566cf573fdf6224495d79a75ad1031219fad9902d7a3f1_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel8@sha256:0dee713a14ab49d93b52b280d4ca3c6fc1c5f604087c81b755a6715330c91ea7_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel8@sha256:50133b51c695735e5f1fdb54d5423331091c1d113b0747d9565a42839d7510bc_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel8@sha256:56bf189b754dee71d8b4ce9e44389b4ca0762e5f633e728210825472f4c8f3f6_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel8@sha256:d356f3a86b2d3054a9f9c6e36bd488c8eaaef4af199e6a8188f8b50921698d25_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel8@sha256:23a535f97d17329cf2a1cc9dde90d4d9e2f3f5d979539a8ef5982e1f6693b144_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel8@sha256:7b61bda6116f3f1e93c856543ade553b0a1e4353542f5147da6929a5a8adbac3_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel8@sha256:ab98453c7e13ef2a9429531a1b1635e814df4784599be5c79848fcc849d05136_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel8@sha256:d2993b1a28d230faf64f020c8e8248e06fabf5cd225189b8218a71b2f40e6a9b_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel8@sha256:065def0cfd1e282fd57faedff24873ddb4057afd42d4abc887859c6b8cf8c901_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel8@sha256:14e1402c0d2f4d449146471fff84f6548affdbcd81d1864bce0d29c29ccb15bd_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel8@sha256:1709fbbd4a92d49d492e6bc977f2c32efe4559bde59668e818be70d38acdf757_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel8@sha256:5f9e44c7e682756007cc7bc493511c4a44536a04271ec1984f5a3ece7f1a8a49_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-nop-rhel8@sha256:72978ab3728ae29e51b68affb9e0b9a501bc69653c392783cb9ea121c8971661_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-nop-rhel8@sha256:9a0cf80bdfe89d4c472dc555f314d0bd5c4763bc637d45ddd89b8bb78236a44f_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-nop-rhel8@sha256:b767a9acd7013d08b744b8155cecbe219bfd7a416a3f1ac3a129d67ab062741a_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-nop-rhel8@sha256:dfb1b5680a223da82b0b2dada35342525a88a925f4d22b8168c7edcf2b93049c_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel8@sha256:46612f85239df62f6c6d3684367e34a06ddf3982754d5d130b5c0d77f587deea_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel8@sha256:4c111f708f6ae46c74f7ecae415b9b12e1cbb0380f97c4bee6f98ce32de0ef18_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel8@sha256:607ba1de03fdda867014d183a7f54745c6d687441d7e230cbe45d9234c623ed2_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel8@sha256:c7633b12a75e2a382fb3104a6fcc03227dcc980d2d764f828c75b48ccf73bbab_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel8@sha256:0a2fbc739785a2cc2ad17b79e360788216b2a87422e7d1512ea59a8672557a3e_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel8@sha256:25c1f3d9abd1e123e2a11e5349c0b59eb24238a10dc16e01e59976d061ea7af7_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel8@sha256:375388a1122a4bc5ffe695d4f8c69c9cf0c1d65ba89e92a6caeb68be40fbbbdc_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel8@sha256:739b8da7ebcad332129f65fee9e17f2b29370b1f68c030e3751d2f37ed4f9326_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel8@sha256:0d2a673d31a7b920fce466a25fa1968c57fe95d1c8c5bd2759f5de611d000b5f_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel8@sha256:3542aba4cb22ce189574cf439a9dc758678e6272b83d8ff6089f1815284c576b_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel8@sha256:8c97cb0a4a88a1ddb7a6e7650100e958464b526d7c1454c306c7326f75ca0ab1_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel8@sha256:8ce8fce1d1e1acd9fb44dc4d5797e57fe8e349624f6c7b1351757d7d6143b679_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel8@sha256:540dd3000891505e605b3f269f99da6c53d1e452cf35bb7a1918bb8ce190772b_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel8@sha256:5f0ff9a2dfa1468eff57b5e44d971056d06e6c5a2672e14717686b3eba17a341_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel8@sha256:bba628b46144f5d52f4a6e303d1b90c9a7f4a0a7b3f0c13839f9f795da874254_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel8@sha256:f2ee01a1a497bd505ca1289290c0a07eda82901e698079fe1bc6557519d4ee99_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel8@sha256:37002485d6cf0f0ce261894d23db0bf94291fa7a121a154d15e5e4dcde20961f_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel8@sha256:7561c3f65b9ea5268ed46b35f821c319abb1b4cb0894885a5a205cb920842b50_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel8@sha256:7f56583cad2cef40a2be5f4e96a62fcc155c8818fdc7d786400fadb60c85e631_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel8@sha256:ac72ab75d693dd84576e61df319e891b3de889f4e347c9c5b6597ccbd529ae0d_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel8@sha256:025fa4d5b4ca78c69f85c8836f9e585f71c2e48466ff7f38fab36dc66f65880e_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel8@sha256:534369ccbc380afa8482d089c9806484843122f9f3ece03d468604ef2de1daff_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel8@sha256:cea3159fd16b609ef54d99bf435f72c142f0f7ecbbe3c3eaa9dd2035267395d2_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel8@sha256:eae22f08294cb4179c659fca1effea2fc9f270a3059ddd32cf5a9ba1aaf8d2d1_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel8@sha256:1873003c677cb43b754c22493f9ecd91fa61eced098816823b7bceaf2051113a_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel8@sha256:26e9f9232764f62c9c8ec24c3f7938fdaa362f4f10b6c71c894b1cea92f55404_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel8@sha256:8969e863a2ac74d0ab37812bd0aa5d86f261b97d0c2fecd0f35d2343c2f5bd67_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel8@sha256:bc98620c8b16b39d796d81f25bd30ff227f2f2e723536bf28d55bdc76e9ac1ad_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel8@sha256:2f5cd53d974785de7aa44cb7ff7340e08c44a98eac5b3b60a9eb4535e63e62f7_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel8@sha256:608f3eb154f67488869fceeee31df1bcf596385c41d03c7390364153bac6b8b2_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel8@sha256:ca0bcdf562b50a8d2d665172658de8f444dab6fb4ca39ce49abb253e05aa8c7c_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel8@sha256:fed536fdc9330d719dda8baef65c856e9c301e86363b767a52f78fea8336103e_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel8@sha256:012597e8046bf9f3e53d6f3c9543405e77ad5fd8f44964bc669cdf9581726170_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel8@sha256:36959d582ce1a74d7bf594b8e1b84edfa14233ddc2a2b22fcb66c0a0335a7bd3_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel8@sha256:3888fb9d6780e137b4545e8830f45383e68ca84a42394749b64e391d535172e7_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel8@sha256:79af298015635f2bde40b74943cc5aa201d8bef1cb1d333938816757328609e6_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel8@sha256:0d45b4a62b0fc7e101f68e94d6f1b18bc1a2770cccfebc27380d1bbcafbabb49_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel8@sha256:142369000580845dc3a0da67cf4de781dd2ad1ccaa6acf234d7650424e95bf09_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel8@sha256:26d9157c1a6c7d0cfcde263a0a17b15cca996b2b79c6cf0168a16304068c6abc_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel8@sha256:7a4aa11a1273f668d89230adaa720b4e1fcea0cbaa57c63fa01a2cf6867d981c_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel8@sha256:25f485a1b1e0c5015304744148e7a3fbb6728fe90f389e5d507b2d36917efdf5_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel8@sha256:6f30b86646ff8d94ba28949bdf826d751fba38c824a3acabb1480896f41d411a_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel8@sha256:a0663bcada815073c34ec07a99cd53242db85e933912c48b5ed25892ccfa4eb1_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel8@sha256:e6213a9e4243024eb73cef85526dbc294920f0e7c35b031d4b46bc5a5072af23_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel8@sha256:18c0e9a76603a5312f3c7e2b9d468fe5a6d1e3f3f3b41c5ddcad952f6a49e528_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel8@sha256:2723ec216e5ead0550a5dece8b4ef76abade44503ff67da9becdb59ee6a74b64_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel8@sha256:5f68ba66d17d612702cc47916df916b751c3b8d71faa094f1a174cb4338c3d68_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel8@sha256:8d927c5044b9df81791f00774e7831f0a4d5a458f7a335f8bf925696b5479548_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel8@sha256:3d6ba54c22f00a6eefdb5a920e9f2a377cd25f46ac0ce43fbbd207f9bddf87af_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel8@sha256:4f9a87bf93808a7c27c0bcd5387527fd9261f4c666da11e4f5ba8f831028fc3e_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel8@sha256:6ecd313eff04d48c873fa3b4b3a0e1bc94e1e715ab5919e33718a06a2b561851_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel8@sha256:7efeac843ef6910c061c535e290dc43a8fca0522e1897845237bff9df7706da9_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel8@sha256:3e51c0031aaefd0b1ae80908c887075c82888f29552a4b71a3de6148ed6a7fb4_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel8@sha256:578c9afda064065cc2f4e18b59dbb92cf78015654573de80a72bc4e56fc0d1f3_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel8@sha256:d4fa2a61f381b3f00b9fb76cb1d019b28a2413a936f9b5a786d1d98e8a8361a0_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel8@sha256:fbbf6924f67a455359ccd4e884e1608fb20475850e874874d158f5f2e01425c8_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "node-forge: node-forge ASN.1 Unbounded Recursion"
},
{
"cve": "CVE-2025-66506",
"cwe": {
"id": "CWE-405",
"name": "Asymmetric Resource Consumption (Amplification)"
},
"discovery_date": "2025-12-04T23:01:20.507333+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel8@sha256:494857108f0b09c8b8985062cc11b9879d126b207fcd72f6abb64ded3d8d1793_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel8@sha256:abca24c41cb24749e70a90aac93354d1924785e3eaf92a55b6906690861bac49_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel8@sha256:b7b03dd023aafe65290969336bcf9e0b7a241c3510dcb3d26519581ba4eed719_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel8@sha256:d52e4a16b2908e99f1e69a1e2ee9233a231fd28c70916ed06c9cd8560478340c_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-controller-rhel8@sha256:35c7d22ab878030711c1ec9d340f25f78257ca3eabdcb5db23db90e80d55e8f1_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-controller-rhel8@sha256:5345cdb7e11186fda1577345f0e426946a5ee9e6bbe6486845511f03114dbe52_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-controller-rhel8@sha256:71d7e93eb9e845a429a7e68801ce7675ffdeebb730c236a8b6c3d59767d8e5d8_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-controller-rhel8@sha256:b33b33412464a6d0bf510e6dd2dc7df8b4ced9a5c08a14d8522db6c8457d1a36_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel8@sha256:9209e159bb11236b49511ed3a59c7f687d06a9f82a02497a637d765cc14ea0c3_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel8@sha256:b2c21a004712bd198698ea75793e57abbe1665e17479e34d0b5e8c81d60b967d_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel8@sha256:b894d94d3e18dc2f4f71f4e791e25da158397264b49ac82f4780ac3322e66200_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel8@sha256:f532249811710dde78cab85e31f99bfebb5ee161167f8116ea00297ac343eefd_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-events-rhel8@sha256:001e28b882e81e4d424b2e1a39933211f15e68048406a6432e6ec59e4b96cc2c_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-events-rhel8@sha256:03dc5eb942a8fb202d8d6492764d5d27dcc326b556bb068070c10b00a3a9d277_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-events-rhel8@sha256:0e59fd179abc02c54784b3293bc3d21087bd0ec135c691c5523879149da33a5a_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-events-rhel8@sha256:898085897ff200fdba4d6c14b59548c7fe53164a8c2649e2263a69116737edbf_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel8@sha256:3479cbadb4aa7bab5cc56115d7efe4e406d60010e28561857804926c3fbac9cc_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel8@sha256:6067cedcfde517cc751e14030c620126ea6facf50a4ff16374ca8ebe7bfcbe8b_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel8@sha256:a77292658b1ef1e2922f2b7c904ff73c8911bb84f130953897c3a66aec8560da_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel8@sha256:c8aaf02aede730dacca2eed8bb32044f39b74d3ee3fd619a0fa2af864d874fa6_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel8@sha256:1066cf4185e3cd917c05e6d6759fb0a69428c4b43398df10dff8abe523761c09_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel8@sha256:525bbd7fe14ba88b4d9be13c5857e477e3a8daac1185a146707ebb8ef8e81acd_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel8@sha256:dbb678695a4bd07c27a14fec9b70359929bf0d4d33d9ce2d70d1b5157e5026c1_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel8@sha256:fbddec04429c15c833b7631fe3d7c783d33520f30f6d5c8aef2e66b7634873b8_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel8@sha256:0a12cf22aa798dbc3661f7e83aa9c280fe394de5b0ecc6ed7c93be1df539fce9_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel8@sha256:cf30088c2a33f0717657b0ac7c2df1544cb02a39e235011c9d21c658222ef39e_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel8@sha256:ea7aae64763683de9e3fcbda5d6865c975a561b8c6b4299be9dd34088bc5e684_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel8@sha256:fdd2f4bffececf03b6566cf573fdf6224495d79a75ad1031219fad9902d7a3f1_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel8@sha256:0dee713a14ab49d93b52b280d4ca3c6fc1c5f604087c81b755a6715330c91ea7_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel8@sha256:50133b51c695735e5f1fdb54d5423331091c1d113b0747d9565a42839d7510bc_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel8@sha256:56bf189b754dee71d8b4ce9e44389b4ca0762e5f633e728210825472f4c8f3f6_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel8@sha256:d356f3a86b2d3054a9f9c6e36bd488c8eaaef4af199e6a8188f8b50921698d25_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel8@sha256:23a535f97d17329cf2a1cc9dde90d4d9e2f3f5d979539a8ef5982e1f6693b144_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel8@sha256:7b61bda6116f3f1e93c856543ade553b0a1e4353542f5147da6929a5a8adbac3_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel8@sha256:ab98453c7e13ef2a9429531a1b1635e814df4784599be5c79848fcc849d05136_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel8@sha256:d2993b1a28d230faf64f020c8e8248e06fabf5cd225189b8218a71b2f40e6a9b_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel8@sha256:065def0cfd1e282fd57faedff24873ddb4057afd42d4abc887859c6b8cf8c901_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel8@sha256:14e1402c0d2f4d449146471fff84f6548affdbcd81d1864bce0d29c29ccb15bd_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel8@sha256:1709fbbd4a92d49d492e6bc977f2c32efe4559bde59668e818be70d38acdf757_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel8@sha256:5f9e44c7e682756007cc7bc493511c4a44536a04271ec1984f5a3ece7f1a8a49_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-nop-rhel8@sha256:72978ab3728ae29e51b68affb9e0b9a501bc69653c392783cb9ea121c8971661_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-nop-rhel8@sha256:9a0cf80bdfe89d4c472dc555f314d0bd5c4763bc637d45ddd89b8bb78236a44f_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-nop-rhel8@sha256:b767a9acd7013d08b744b8155cecbe219bfd7a416a3f1ac3a129d67ab062741a_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-nop-rhel8@sha256:dfb1b5680a223da82b0b2dada35342525a88a925f4d22b8168c7edcf2b93049c_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel8@sha256:46612f85239df62f6c6d3684367e34a06ddf3982754d5d130b5c0d77f587deea_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel8@sha256:4c111f708f6ae46c74f7ecae415b9b12e1cbb0380f97c4bee6f98ce32de0ef18_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel8@sha256:607ba1de03fdda867014d183a7f54745c6d687441d7e230cbe45d9234c623ed2_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel8@sha256:c7633b12a75e2a382fb3104a6fcc03227dcc980d2d764f828c75b48ccf73bbab_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel8@sha256:0a2fbc739785a2cc2ad17b79e360788216b2a87422e7d1512ea59a8672557a3e_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel8@sha256:25c1f3d9abd1e123e2a11e5349c0b59eb24238a10dc16e01e59976d061ea7af7_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel8@sha256:375388a1122a4bc5ffe695d4f8c69c9cf0c1d65ba89e92a6caeb68be40fbbbdc_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel8@sha256:739b8da7ebcad332129f65fee9e17f2b29370b1f68c030e3751d2f37ed4f9326_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel8@sha256:0d2a673d31a7b920fce466a25fa1968c57fe95d1c8c5bd2759f5de611d000b5f_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel8@sha256:3542aba4cb22ce189574cf439a9dc758678e6272b83d8ff6089f1815284c576b_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel8@sha256:8c97cb0a4a88a1ddb7a6e7650100e958464b526d7c1454c306c7326f75ca0ab1_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel8@sha256:8ce8fce1d1e1acd9fb44dc4d5797e57fe8e349624f6c7b1351757d7d6143b679_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel8@sha256:540dd3000891505e605b3f269f99da6c53d1e452cf35bb7a1918bb8ce190772b_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel8@sha256:5f0ff9a2dfa1468eff57b5e44d971056d06e6c5a2672e14717686b3eba17a341_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel8@sha256:bba628b46144f5d52f4a6e303d1b90c9a7f4a0a7b3f0c13839f9f795da874254_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel8@sha256:f2ee01a1a497bd505ca1289290c0a07eda82901e698079fe1bc6557519d4ee99_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel8@sha256:37002485d6cf0f0ce261894d23db0bf94291fa7a121a154d15e5e4dcde20961f_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel8@sha256:7561c3f65b9ea5268ed46b35f821c319abb1b4cb0894885a5a205cb920842b50_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel8@sha256:7f56583cad2cef40a2be5f4e96a62fcc155c8818fdc7d786400fadb60c85e631_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel8@sha256:ac72ab75d693dd84576e61df319e891b3de889f4e347c9c5b6597ccbd529ae0d_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel8@sha256:025fa4d5b4ca78c69f85c8836f9e585f71c2e48466ff7f38fab36dc66f65880e_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel8@sha256:534369ccbc380afa8482d089c9806484843122f9f3ece03d468604ef2de1daff_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel8@sha256:cea3159fd16b609ef54d99bf435f72c142f0f7ecbbe3c3eaa9dd2035267395d2_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel8@sha256:eae22f08294cb4179c659fca1effea2fc9f270a3059ddd32cf5a9ba1aaf8d2d1_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel8@sha256:1873003c677cb43b754c22493f9ecd91fa61eced098816823b7bceaf2051113a_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel8@sha256:26e9f9232764f62c9c8ec24c3f7938fdaa362f4f10b6c71c894b1cea92f55404_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel8@sha256:8969e863a2ac74d0ab37812bd0aa5d86f261b97d0c2fecd0f35d2343c2f5bd67_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel8@sha256:bc98620c8b16b39d796d81f25bd30ff227f2f2e723536bf28d55bdc76e9ac1ad_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel8@sha256:2f5cd53d974785de7aa44cb7ff7340e08c44a98eac5b3b60a9eb4535e63e62f7_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel8@sha256:608f3eb154f67488869fceeee31df1bcf596385c41d03c7390364153bac6b8b2_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel8@sha256:ca0bcdf562b50a8d2d665172658de8f444dab6fb4ca39ce49abb253e05aa8c7c_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel8@sha256:fed536fdc9330d719dda8baef65c856e9c301e86363b767a52f78fea8336103e_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel8@sha256:012597e8046bf9f3e53d6f3c9543405e77ad5fd8f44964bc669cdf9581726170_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel8@sha256:36959d582ce1a74d7bf594b8e1b84edfa14233ddc2a2b22fcb66c0a0335a7bd3_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel8@sha256:3888fb9d6780e137b4545e8830f45383e68ca84a42394749b64e391d535172e7_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel8@sha256:79af298015635f2bde40b74943cc5aa201d8bef1cb1d333938816757328609e6_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel8@sha256:0d45b4a62b0fc7e101f68e94d6f1b18bc1a2770cccfebc27380d1bbcafbabb49_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel8@sha256:142369000580845dc3a0da67cf4de781dd2ad1ccaa6acf234d7650424e95bf09_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel8@sha256:26d9157c1a6c7d0cfcde263a0a17b15cca996b2b79c6cf0168a16304068c6abc_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel8@sha256:7a4aa11a1273f668d89230adaa720b4e1fcea0cbaa57c63fa01a2cf6867d981c_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel8@sha256:25f485a1b1e0c5015304744148e7a3fbb6728fe90f389e5d507b2d36917efdf5_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel8@sha256:6f30b86646ff8d94ba28949bdf826d751fba38c824a3acabb1480896f41d411a_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel8@sha256:a0663bcada815073c34ec07a99cd53242db85e933912c48b5ed25892ccfa4eb1_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel8@sha256:e6213a9e4243024eb73cef85526dbc294920f0e7c35b031d4b46bc5a5072af23_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel8@sha256:18c0e9a76603a5312f3c7e2b9d468fe5a6d1e3f3f3b41c5ddcad952f6a49e528_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel8@sha256:2723ec216e5ead0550a5dece8b4ef76abade44503ff67da9becdb59ee6a74b64_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel8@sha256:5f68ba66d17d612702cc47916df916b751c3b8d71faa094f1a174cb4338c3d68_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel8@sha256:8d927c5044b9df81791f00774e7831f0a4d5a458f7a335f8bf925696b5479548_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel8@sha256:3d6ba54c22f00a6eefdb5a920e9f2a377cd25f46ac0ce43fbbd207f9bddf87af_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel8@sha256:4f9a87bf93808a7c27c0bcd5387527fd9261f4c666da11e4f5ba8f831028fc3e_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel8@sha256:6ecd313eff04d48c873fa3b4b3a0e1bc94e1e715ab5919e33718a06a2b561851_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel8@sha256:7efeac843ef6910c061c535e290dc43a8fca0522e1897845237bff9df7706da9_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel8@sha256:3e51c0031aaefd0b1ae80908c887075c82888f29552a4b71a3de6148ed6a7fb4_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel8@sha256:578c9afda064065cc2f4e18b59dbb92cf78015654573de80a72bc4e56fc0d1f3_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel8@sha256:d4fa2a61f381b3f00b9fb76cb1d019b28a2413a936f9b5a786d1d98e8a8361a0_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel8@sha256:fbbf6924f67a455359ccd4e884e1608fb20475850e874874d158f5f2e01425c8_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2419056"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Fulcio, a free-to-use certificate authority. This vulnerability allows a denial of service (DoS) due to excessive memory allocation when processing a malicious OpenID Connect (OIDC) identity token containing numerous period characters.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "github.com/sigstore/fulcio: Fulcio: Denial of Service via crafted OpenID Connect (OIDC) token",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This vulnerability is rated Important for Red Hat as Fulcio, a certificate authority used for issuing code signing certificates, is susceptible to a denial of service when processing a specially crafted OpenID Connect (OIDC) token. This could lead to resource exhaustion and service unavailability in affected Red Hat products that utilize Fulcio.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel8@sha256:0cb744cb7946d857a2cffec641fcbc994e77ddc8d4a5b14c17a28621f4a0a4a9_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel8@sha256:416c99f02abb6274fc87b2599e96b90e74e7a94c28806629c2b98fb2dc7e2afc_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel8@sha256:5c78dfe2380653f0167358565c8b7cab1010321a4eda27ec931715805ab2c256_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel8@sha256:d71dc72648f45660ae1fd98acac0f1876540cac853f5c097ab85c3a5f2c2084f_s390x"
],
"known_not_affected": [
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel8@sha256:494857108f0b09c8b8985062cc11b9879d126b207fcd72f6abb64ded3d8d1793_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel8@sha256:abca24c41cb24749e70a90aac93354d1924785e3eaf92a55b6906690861bac49_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel8@sha256:b7b03dd023aafe65290969336bcf9e0b7a241c3510dcb3d26519581ba4eed719_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel8@sha256:d52e4a16b2908e99f1e69a1e2ee9233a231fd28c70916ed06c9cd8560478340c_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-controller-rhel8@sha256:35c7d22ab878030711c1ec9d340f25f78257ca3eabdcb5db23db90e80d55e8f1_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-controller-rhel8@sha256:5345cdb7e11186fda1577345f0e426946a5ee9e6bbe6486845511f03114dbe52_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-controller-rhel8@sha256:71d7e93eb9e845a429a7e68801ce7675ffdeebb730c236a8b6c3d59767d8e5d8_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-controller-rhel8@sha256:b33b33412464a6d0bf510e6dd2dc7df8b4ced9a5c08a14d8522db6c8457d1a36_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel8@sha256:9209e159bb11236b49511ed3a59c7f687d06a9f82a02497a637d765cc14ea0c3_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel8@sha256:b2c21a004712bd198698ea75793e57abbe1665e17479e34d0b5e8c81d60b967d_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel8@sha256:b894d94d3e18dc2f4f71f4e791e25da158397264b49ac82f4780ac3322e66200_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel8@sha256:f532249811710dde78cab85e31f99bfebb5ee161167f8116ea00297ac343eefd_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-events-rhel8@sha256:001e28b882e81e4d424b2e1a39933211f15e68048406a6432e6ec59e4b96cc2c_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-events-rhel8@sha256:03dc5eb942a8fb202d8d6492764d5d27dcc326b556bb068070c10b00a3a9d277_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-events-rhel8@sha256:0e59fd179abc02c54784b3293bc3d21087bd0ec135c691c5523879149da33a5a_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-events-rhel8@sha256:898085897ff200fdba4d6c14b59548c7fe53164a8c2649e2263a69116737edbf_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel8@sha256:3479cbadb4aa7bab5cc56115d7efe4e406d60010e28561857804926c3fbac9cc_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel8@sha256:6067cedcfde517cc751e14030c620126ea6facf50a4ff16374ca8ebe7bfcbe8b_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel8@sha256:a77292658b1ef1e2922f2b7c904ff73c8911bb84f130953897c3a66aec8560da_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel8@sha256:c8aaf02aede730dacca2eed8bb32044f39b74d3ee3fd619a0fa2af864d874fa6_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel8@sha256:1066cf4185e3cd917c05e6d6759fb0a69428c4b43398df10dff8abe523761c09_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel8@sha256:525bbd7fe14ba88b4d9be13c5857e477e3a8daac1185a146707ebb8ef8e81acd_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel8@sha256:dbb678695a4bd07c27a14fec9b70359929bf0d4d33d9ce2d70d1b5157e5026c1_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel8@sha256:fbddec04429c15c833b7631fe3d7c783d33520f30f6d5c8aef2e66b7634873b8_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel8@sha256:0a12cf22aa798dbc3661f7e83aa9c280fe394de5b0ecc6ed7c93be1df539fce9_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel8@sha256:cf30088c2a33f0717657b0ac7c2df1544cb02a39e235011c9d21c658222ef39e_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel8@sha256:ea7aae64763683de9e3fcbda5d6865c975a561b8c6b4299be9dd34088bc5e684_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel8@sha256:fdd2f4bffececf03b6566cf573fdf6224495d79a75ad1031219fad9902d7a3f1_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel8@sha256:0dee713a14ab49d93b52b280d4ca3c6fc1c5f604087c81b755a6715330c91ea7_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel8@sha256:50133b51c695735e5f1fdb54d5423331091c1d113b0747d9565a42839d7510bc_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel8@sha256:56bf189b754dee71d8b4ce9e44389b4ca0762e5f633e728210825472f4c8f3f6_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel8@sha256:d356f3a86b2d3054a9f9c6e36bd488c8eaaef4af199e6a8188f8b50921698d25_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel8@sha256:23a535f97d17329cf2a1cc9dde90d4d9e2f3f5d979539a8ef5982e1f6693b144_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel8@sha256:7b61bda6116f3f1e93c856543ade553b0a1e4353542f5147da6929a5a8adbac3_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel8@sha256:ab98453c7e13ef2a9429531a1b1635e814df4784599be5c79848fcc849d05136_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel8@sha256:d2993b1a28d230faf64f020c8e8248e06fabf5cd225189b8218a71b2f40e6a9b_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel8@sha256:065def0cfd1e282fd57faedff24873ddb4057afd42d4abc887859c6b8cf8c901_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel8@sha256:14e1402c0d2f4d449146471fff84f6548affdbcd81d1864bce0d29c29ccb15bd_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel8@sha256:1709fbbd4a92d49d492e6bc977f2c32efe4559bde59668e818be70d38acdf757_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel8@sha256:5f9e44c7e682756007cc7bc493511c4a44536a04271ec1984f5a3ece7f1a8a49_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-nop-rhel8@sha256:72978ab3728ae29e51b68affb9e0b9a501bc69653c392783cb9ea121c8971661_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-nop-rhel8@sha256:9a0cf80bdfe89d4c472dc555f314d0bd5c4763bc637d45ddd89b8bb78236a44f_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-nop-rhel8@sha256:b767a9acd7013d08b744b8155cecbe219bfd7a416a3f1ac3a129d67ab062741a_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-nop-rhel8@sha256:dfb1b5680a223da82b0b2dada35342525a88a925f4d22b8168c7edcf2b93049c_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel8@sha256:46612f85239df62f6c6d3684367e34a06ddf3982754d5d130b5c0d77f587deea_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel8@sha256:4c111f708f6ae46c74f7ecae415b9b12e1cbb0380f97c4bee6f98ce32de0ef18_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel8@sha256:607ba1de03fdda867014d183a7f54745c6d687441d7e230cbe45d9234c623ed2_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel8@sha256:c7633b12a75e2a382fb3104a6fcc03227dcc980d2d764f828c75b48ccf73bbab_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel8@sha256:0a2fbc739785a2cc2ad17b79e360788216b2a87422e7d1512ea59a8672557a3e_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel8@sha256:25c1f3d9abd1e123e2a11e5349c0b59eb24238a10dc16e01e59976d061ea7af7_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel8@sha256:375388a1122a4bc5ffe695d4f8c69c9cf0c1d65ba89e92a6caeb68be40fbbbdc_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel8@sha256:739b8da7ebcad332129f65fee9e17f2b29370b1f68c030e3751d2f37ed4f9326_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel8@sha256:0d2a673d31a7b920fce466a25fa1968c57fe95d1c8c5bd2759f5de611d000b5f_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel8@sha256:3542aba4cb22ce189574cf439a9dc758678e6272b83d8ff6089f1815284c576b_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel8@sha256:8c97cb0a4a88a1ddb7a6e7650100e958464b526d7c1454c306c7326f75ca0ab1_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel8@sha256:8ce8fce1d1e1acd9fb44dc4d5797e57fe8e349624f6c7b1351757d7d6143b679_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel8@sha256:540dd3000891505e605b3f269f99da6c53d1e452cf35bb7a1918bb8ce190772b_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel8@sha256:5f0ff9a2dfa1468eff57b5e44d971056d06e6c5a2672e14717686b3eba17a341_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel8@sha256:bba628b46144f5d52f4a6e303d1b90c9a7f4a0a7b3f0c13839f9f795da874254_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel8@sha256:f2ee01a1a497bd505ca1289290c0a07eda82901e698079fe1bc6557519d4ee99_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel8@sha256:37002485d6cf0f0ce261894d23db0bf94291fa7a121a154d15e5e4dcde20961f_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel8@sha256:7561c3f65b9ea5268ed46b35f821c319abb1b4cb0894885a5a205cb920842b50_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel8@sha256:7f56583cad2cef40a2be5f4e96a62fcc155c8818fdc7d786400fadb60c85e631_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel8@sha256:ac72ab75d693dd84576e61df319e891b3de889f4e347c9c5b6597ccbd529ae0d_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel8@sha256:025fa4d5b4ca78c69f85c8836f9e585f71c2e48466ff7f38fab36dc66f65880e_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel8@sha256:534369ccbc380afa8482d089c9806484843122f9f3ece03d468604ef2de1daff_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel8@sha256:cea3159fd16b609ef54d99bf435f72c142f0f7ecbbe3c3eaa9dd2035267395d2_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel8@sha256:eae22f08294cb4179c659fca1effea2fc9f270a3059ddd32cf5a9ba1aaf8d2d1_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel8@sha256:1873003c677cb43b754c22493f9ecd91fa61eced098816823b7bceaf2051113a_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel8@sha256:26e9f9232764f62c9c8ec24c3f7938fdaa362f4f10b6c71c894b1cea92f55404_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel8@sha256:8969e863a2ac74d0ab37812bd0aa5d86f261b97d0c2fecd0f35d2343c2f5bd67_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel8@sha256:bc98620c8b16b39d796d81f25bd30ff227f2f2e723536bf28d55bdc76e9ac1ad_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel8@sha256:2f5cd53d974785de7aa44cb7ff7340e08c44a98eac5b3b60a9eb4535e63e62f7_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel8@sha256:608f3eb154f67488869fceeee31df1bcf596385c41d03c7390364153bac6b8b2_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel8@sha256:ca0bcdf562b50a8d2d665172658de8f444dab6fb4ca39ce49abb253e05aa8c7c_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel8@sha256:fed536fdc9330d719dda8baef65c856e9c301e86363b767a52f78fea8336103e_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel8@sha256:012597e8046bf9f3e53d6f3c9543405e77ad5fd8f44964bc669cdf9581726170_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel8@sha256:36959d582ce1a74d7bf594b8e1b84edfa14233ddc2a2b22fcb66c0a0335a7bd3_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel8@sha256:3888fb9d6780e137b4545e8830f45383e68ca84a42394749b64e391d535172e7_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel8@sha256:79af298015635f2bde40b74943cc5aa201d8bef1cb1d333938816757328609e6_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel8@sha256:0d45b4a62b0fc7e101f68e94d6f1b18bc1a2770cccfebc27380d1bbcafbabb49_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel8@sha256:142369000580845dc3a0da67cf4de781dd2ad1ccaa6acf234d7650424e95bf09_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel8@sha256:26d9157c1a6c7d0cfcde263a0a17b15cca996b2b79c6cf0168a16304068c6abc_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel8@sha256:7a4aa11a1273f668d89230adaa720b4e1fcea0cbaa57c63fa01a2cf6867d981c_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel8@sha256:25f485a1b1e0c5015304744148e7a3fbb6728fe90f389e5d507b2d36917efdf5_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel8@sha256:6f30b86646ff8d94ba28949bdf826d751fba38c824a3acabb1480896f41d411a_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel8@sha256:a0663bcada815073c34ec07a99cd53242db85e933912c48b5ed25892ccfa4eb1_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel8@sha256:e6213a9e4243024eb73cef85526dbc294920f0e7c35b031d4b46bc5a5072af23_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel8@sha256:18c0e9a76603a5312f3c7e2b9d468fe5a6d1e3f3f3b41c5ddcad952f6a49e528_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel8@sha256:2723ec216e5ead0550a5dece8b4ef76abade44503ff67da9becdb59ee6a74b64_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel8@sha256:5f68ba66d17d612702cc47916df916b751c3b8d71faa094f1a174cb4338c3d68_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel8@sha256:8d927c5044b9df81791f00774e7831f0a4d5a458f7a335f8bf925696b5479548_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel8@sha256:3d6ba54c22f00a6eefdb5a920e9f2a377cd25f46ac0ce43fbbd207f9bddf87af_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel8@sha256:4f9a87bf93808a7c27c0bcd5387527fd9261f4c666da11e4f5ba8f831028fc3e_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel8@sha256:6ecd313eff04d48c873fa3b4b3a0e1bc94e1e715ab5919e33718a06a2b561851_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel8@sha256:7efeac843ef6910c061c535e290dc43a8fca0522e1897845237bff9df7706da9_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel8@sha256:3e51c0031aaefd0b1ae80908c887075c82888f29552a4b71a3de6148ed6a7fb4_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel8@sha256:578c9afda064065cc2f4e18b59dbb92cf78015654573de80a72bc4e56fc0d1f3_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel8@sha256:d4fa2a61f381b3f00b9fb76cb1d019b28a2413a936f9b5a786d1d98e8a8361a0_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel8@sha256:fbbf6924f67a455359ccd4e884e1608fb20475850e874874d158f5f2e01425c8_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-66506"
},
{
"category": "external",
"summary": "RHBZ#2419056",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2419056"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-66506",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-66506"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-66506",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-66506"
},
{
"category": "external",
"summary": "https://github.com/sigstore/fulcio/commit/765a0e57608b9ef390e1eeeea8595b9054c63a5a",
"url": "https://github.com/sigstore/fulcio/commit/765a0e57608b9ef390e1eeeea8595b9054c63a5a"
},
{
"category": "external",
"summary": "https://github.com/sigstore/fulcio/security/advisories/GHSA-f83f-xpx7-ffpw",
"url": "https://github.com/sigstore/fulcio/security/advisories/GHSA-f83f-xpx7-ffpw"
}
],
"release_date": "2025-12-04T22:04:41.637000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-03-04T06:00:07+00:00",
"details": "Red Hat OpenShift Pipelines is a cloud-native, continuous integration and\ncontinuous delivery (CI/CD) solution based on Kubernetes resources.\nIt uses Tekton building blocks to automate deployments across multiple\nplatforms by abstracting away the underlying implementation details.\nTekton introduces a number of standard custom resource definitions (CRDs)\nfor defining CI/CD pipelines that are portable across Kubernetes distributions.",
"product_ids": [
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel8@sha256:0cb744cb7946d857a2cffec641fcbc994e77ddc8d4a5b14c17a28621f4a0a4a9_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel8@sha256:416c99f02abb6274fc87b2599e96b90e74e7a94c28806629c2b98fb2dc7e2afc_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel8@sha256:5c78dfe2380653f0167358565c8b7cab1010321a4eda27ec931715805ab2c256_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel8@sha256:d71dc72648f45660ae1fd98acac0f1876540cac853f5c097ab85c3a5f2c2084f_s390x"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:3710"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel8@sha256:0cb744cb7946d857a2cffec641fcbc994e77ddc8d4a5b14c17a28621f4a0a4a9_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel8@sha256:416c99f02abb6274fc87b2599e96b90e74e7a94c28806629c2b98fb2dc7e2afc_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel8@sha256:5c78dfe2380653f0167358565c8b7cab1010321a4eda27ec931715805ab2c256_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel8@sha256:d71dc72648f45660ae1fd98acac0f1876540cac853f5c097ab85c3a5f2c2084f_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel8@sha256:494857108f0b09c8b8985062cc11b9879d126b207fcd72f6abb64ded3d8d1793_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel8@sha256:abca24c41cb24749e70a90aac93354d1924785e3eaf92a55b6906690861bac49_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel8@sha256:b7b03dd023aafe65290969336bcf9e0b7a241c3510dcb3d26519581ba4eed719_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel8@sha256:d52e4a16b2908e99f1e69a1e2ee9233a231fd28c70916ed06c9cd8560478340c_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-controller-rhel8@sha256:35c7d22ab878030711c1ec9d340f25f78257ca3eabdcb5db23db90e80d55e8f1_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-controller-rhel8@sha256:5345cdb7e11186fda1577345f0e426946a5ee9e6bbe6486845511f03114dbe52_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-controller-rhel8@sha256:71d7e93eb9e845a429a7e68801ce7675ffdeebb730c236a8b6c3d59767d8e5d8_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-controller-rhel8@sha256:b33b33412464a6d0bf510e6dd2dc7df8b4ced9a5c08a14d8522db6c8457d1a36_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel8@sha256:9209e159bb11236b49511ed3a59c7f687d06a9f82a02497a637d765cc14ea0c3_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel8@sha256:b2c21a004712bd198698ea75793e57abbe1665e17479e34d0b5e8c81d60b967d_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel8@sha256:b894d94d3e18dc2f4f71f4e791e25da158397264b49ac82f4780ac3322e66200_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel8@sha256:f532249811710dde78cab85e31f99bfebb5ee161167f8116ea00297ac343eefd_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-events-rhel8@sha256:001e28b882e81e4d424b2e1a39933211f15e68048406a6432e6ec59e4b96cc2c_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-events-rhel8@sha256:03dc5eb942a8fb202d8d6492764d5d27dcc326b556bb068070c10b00a3a9d277_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-events-rhel8@sha256:0e59fd179abc02c54784b3293bc3d21087bd0ec135c691c5523879149da33a5a_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-events-rhel8@sha256:898085897ff200fdba4d6c14b59548c7fe53164a8c2649e2263a69116737edbf_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel8@sha256:3479cbadb4aa7bab5cc56115d7efe4e406d60010e28561857804926c3fbac9cc_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel8@sha256:6067cedcfde517cc751e14030c620126ea6facf50a4ff16374ca8ebe7bfcbe8b_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel8@sha256:a77292658b1ef1e2922f2b7c904ff73c8911bb84f130953897c3a66aec8560da_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel8@sha256:c8aaf02aede730dacca2eed8bb32044f39b74d3ee3fd619a0fa2af864d874fa6_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel8@sha256:1066cf4185e3cd917c05e6d6759fb0a69428c4b43398df10dff8abe523761c09_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel8@sha256:525bbd7fe14ba88b4d9be13c5857e477e3a8daac1185a146707ebb8ef8e81acd_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel8@sha256:dbb678695a4bd07c27a14fec9b70359929bf0d4d33d9ce2d70d1b5157e5026c1_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel8@sha256:fbddec04429c15c833b7631fe3d7c783d33520f30f6d5c8aef2e66b7634873b8_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel8@sha256:0a12cf22aa798dbc3661f7e83aa9c280fe394de5b0ecc6ed7c93be1df539fce9_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel8@sha256:cf30088c2a33f0717657b0ac7c2df1544cb02a39e235011c9d21c658222ef39e_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel8@sha256:ea7aae64763683de9e3fcbda5d6865c975a561b8c6b4299be9dd34088bc5e684_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel8@sha256:fdd2f4bffececf03b6566cf573fdf6224495d79a75ad1031219fad9902d7a3f1_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel8@sha256:0dee713a14ab49d93b52b280d4ca3c6fc1c5f604087c81b755a6715330c91ea7_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel8@sha256:50133b51c695735e5f1fdb54d5423331091c1d113b0747d9565a42839d7510bc_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel8@sha256:56bf189b754dee71d8b4ce9e44389b4ca0762e5f633e728210825472f4c8f3f6_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel8@sha256:d356f3a86b2d3054a9f9c6e36bd488c8eaaef4af199e6a8188f8b50921698d25_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel8@sha256:23a535f97d17329cf2a1cc9dde90d4d9e2f3f5d979539a8ef5982e1f6693b144_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel8@sha256:7b61bda6116f3f1e93c856543ade553b0a1e4353542f5147da6929a5a8adbac3_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel8@sha256:ab98453c7e13ef2a9429531a1b1635e814df4784599be5c79848fcc849d05136_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel8@sha256:d2993b1a28d230faf64f020c8e8248e06fabf5cd225189b8218a71b2f40e6a9b_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel8@sha256:065def0cfd1e282fd57faedff24873ddb4057afd42d4abc887859c6b8cf8c901_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel8@sha256:14e1402c0d2f4d449146471fff84f6548affdbcd81d1864bce0d29c29ccb15bd_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel8@sha256:1709fbbd4a92d49d492e6bc977f2c32efe4559bde59668e818be70d38acdf757_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel8@sha256:5f9e44c7e682756007cc7bc493511c4a44536a04271ec1984f5a3ece7f1a8a49_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-nop-rhel8@sha256:72978ab3728ae29e51b68affb9e0b9a501bc69653c392783cb9ea121c8971661_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-nop-rhel8@sha256:9a0cf80bdfe89d4c472dc555f314d0bd5c4763bc637d45ddd89b8bb78236a44f_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-nop-rhel8@sha256:b767a9acd7013d08b744b8155cecbe219bfd7a416a3f1ac3a129d67ab062741a_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-nop-rhel8@sha256:dfb1b5680a223da82b0b2dada35342525a88a925f4d22b8168c7edcf2b93049c_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel8@sha256:46612f85239df62f6c6d3684367e34a06ddf3982754d5d130b5c0d77f587deea_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel8@sha256:4c111f708f6ae46c74f7ecae415b9b12e1cbb0380f97c4bee6f98ce32de0ef18_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel8@sha256:607ba1de03fdda867014d183a7f54745c6d687441d7e230cbe45d9234c623ed2_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel8@sha256:c7633b12a75e2a382fb3104a6fcc03227dcc980d2d764f828c75b48ccf73bbab_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel8@sha256:0a2fbc739785a2cc2ad17b79e360788216b2a87422e7d1512ea59a8672557a3e_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel8@sha256:25c1f3d9abd1e123e2a11e5349c0b59eb24238a10dc16e01e59976d061ea7af7_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel8@sha256:375388a1122a4bc5ffe695d4f8c69c9cf0c1d65ba89e92a6caeb68be40fbbbdc_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel8@sha256:739b8da7ebcad332129f65fee9e17f2b29370b1f68c030e3751d2f37ed4f9326_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel8@sha256:0d2a673d31a7b920fce466a25fa1968c57fe95d1c8c5bd2759f5de611d000b5f_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel8@sha256:3542aba4cb22ce189574cf439a9dc758678e6272b83d8ff6089f1815284c576b_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel8@sha256:8c97cb0a4a88a1ddb7a6e7650100e958464b526d7c1454c306c7326f75ca0ab1_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel8@sha256:8ce8fce1d1e1acd9fb44dc4d5797e57fe8e349624f6c7b1351757d7d6143b679_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel8@sha256:540dd3000891505e605b3f269f99da6c53d1e452cf35bb7a1918bb8ce190772b_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel8@sha256:5f0ff9a2dfa1468eff57b5e44d971056d06e6c5a2672e14717686b3eba17a341_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel8@sha256:bba628b46144f5d52f4a6e303d1b90c9a7f4a0a7b3f0c13839f9f795da874254_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel8@sha256:f2ee01a1a497bd505ca1289290c0a07eda82901e698079fe1bc6557519d4ee99_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel8@sha256:37002485d6cf0f0ce261894d23db0bf94291fa7a121a154d15e5e4dcde20961f_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel8@sha256:7561c3f65b9ea5268ed46b35f821c319abb1b4cb0894885a5a205cb920842b50_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel8@sha256:7f56583cad2cef40a2be5f4e96a62fcc155c8818fdc7d786400fadb60c85e631_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel8@sha256:ac72ab75d693dd84576e61df319e891b3de889f4e347c9c5b6597ccbd529ae0d_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel8@sha256:025fa4d5b4ca78c69f85c8836f9e585f71c2e48466ff7f38fab36dc66f65880e_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel8@sha256:534369ccbc380afa8482d089c9806484843122f9f3ece03d468604ef2de1daff_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel8@sha256:cea3159fd16b609ef54d99bf435f72c142f0f7ecbbe3c3eaa9dd2035267395d2_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel8@sha256:eae22f08294cb4179c659fca1effea2fc9f270a3059ddd32cf5a9ba1aaf8d2d1_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel8@sha256:1873003c677cb43b754c22493f9ecd91fa61eced098816823b7bceaf2051113a_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel8@sha256:26e9f9232764f62c9c8ec24c3f7938fdaa362f4f10b6c71c894b1cea92f55404_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel8@sha256:8969e863a2ac74d0ab37812bd0aa5d86f261b97d0c2fecd0f35d2343c2f5bd67_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel8@sha256:bc98620c8b16b39d796d81f25bd30ff227f2f2e723536bf28d55bdc76e9ac1ad_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel8@sha256:2f5cd53d974785de7aa44cb7ff7340e08c44a98eac5b3b60a9eb4535e63e62f7_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel8@sha256:608f3eb154f67488869fceeee31df1bcf596385c41d03c7390364153bac6b8b2_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel8@sha256:ca0bcdf562b50a8d2d665172658de8f444dab6fb4ca39ce49abb253e05aa8c7c_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel8@sha256:fed536fdc9330d719dda8baef65c856e9c301e86363b767a52f78fea8336103e_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel8@sha256:012597e8046bf9f3e53d6f3c9543405e77ad5fd8f44964bc669cdf9581726170_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel8@sha256:36959d582ce1a74d7bf594b8e1b84edfa14233ddc2a2b22fcb66c0a0335a7bd3_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel8@sha256:3888fb9d6780e137b4545e8830f45383e68ca84a42394749b64e391d535172e7_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel8@sha256:79af298015635f2bde40b74943cc5aa201d8bef1cb1d333938816757328609e6_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel8@sha256:0d45b4a62b0fc7e101f68e94d6f1b18bc1a2770cccfebc27380d1bbcafbabb49_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel8@sha256:142369000580845dc3a0da67cf4de781dd2ad1ccaa6acf234d7650424e95bf09_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel8@sha256:26d9157c1a6c7d0cfcde263a0a17b15cca996b2b79c6cf0168a16304068c6abc_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel8@sha256:7a4aa11a1273f668d89230adaa720b4e1fcea0cbaa57c63fa01a2cf6867d981c_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel8@sha256:25f485a1b1e0c5015304744148e7a3fbb6728fe90f389e5d507b2d36917efdf5_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel8@sha256:6f30b86646ff8d94ba28949bdf826d751fba38c824a3acabb1480896f41d411a_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel8@sha256:a0663bcada815073c34ec07a99cd53242db85e933912c48b5ed25892ccfa4eb1_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel8@sha256:e6213a9e4243024eb73cef85526dbc294920f0e7c35b031d4b46bc5a5072af23_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel8@sha256:18c0e9a76603a5312f3c7e2b9d468fe5a6d1e3f3f3b41c5ddcad952f6a49e528_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel8@sha256:2723ec216e5ead0550a5dece8b4ef76abade44503ff67da9becdb59ee6a74b64_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel8@sha256:5f68ba66d17d612702cc47916df916b751c3b8d71faa094f1a174cb4338c3d68_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel8@sha256:8d927c5044b9df81791f00774e7831f0a4d5a458f7a335f8bf925696b5479548_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel8@sha256:3d6ba54c22f00a6eefdb5a920e9f2a377cd25f46ac0ce43fbbd207f9bddf87af_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel8@sha256:4f9a87bf93808a7c27c0bcd5387527fd9261f4c666da11e4f5ba8f831028fc3e_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel8@sha256:6ecd313eff04d48c873fa3b4b3a0e1bc94e1e715ab5919e33718a06a2b561851_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel8@sha256:7efeac843ef6910c061c535e290dc43a8fca0522e1897845237bff9df7706da9_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel8@sha256:3e51c0031aaefd0b1ae80908c887075c82888f29552a4b71a3de6148ed6a7fb4_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel8@sha256:578c9afda064065cc2f4e18b59dbb92cf78015654573de80a72bc4e56fc0d1f3_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel8@sha256:d4fa2a61f381b3f00b9fb76cb1d019b28a2413a936f9b5a786d1d98e8a8361a0_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel8@sha256:fbbf6924f67a455359ccd4e884e1608fb20475850e874874d158f5f2e01425c8_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "github.com/sigstore/fulcio: Fulcio: Denial of Service via crafted OpenID Connect (OIDC) token"
},
{
"cve": "CVE-2025-66564",
"cwe": {
"id": "CWE-405",
"name": "Asymmetric Resource Consumption (Amplification)"
},
"discovery_date": "2025-12-04T23:01:11.786030+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel8@sha256:494857108f0b09c8b8985062cc11b9879d126b207fcd72f6abb64ded3d8d1793_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel8@sha256:abca24c41cb24749e70a90aac93354d1924785e3eaf92a55b6906690861bac49_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel8@sha256:b7b03dd023aafe65290969336bcf9e0b7a241c3510dcb3d26519581ba4eed719_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel8@sha256:d52e4a16b2908e99f1e69a1e2ee9233a231fd28c70916ed06c9cd8560478340c_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-controller-rhel8@sha256:35c7d22ab878030711c1ec9d340f25f78257ca3eabdcb5db23db90e80d55e8f1_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-controller-rhel8@sha256:5345cdb7e11186fda1577345f0e426946a5ee9e6bbe6486845511f03114dbe52_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-controller-rhel8@sha256:71d7e93eb9e845a429a7e68801ce7675ffdeebb730c236a8b6c3d59767d8e5d8_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-controller-rhel8@sha256:b33b33412464a6d0bf510e6dd2dc7df8b4ced9a5c08a14d8522db6c8457d1a36_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel8@sha256:9209e159bb11236b49511ed3a59c7f687d06a9f82a02497a637d765cc14ea0c3_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel8@sha256:b2c21a004712bd198698ea75793e57abbe1665e17479e34d0b5e8c81d60b967d_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel8@sha256:b894d94d3e18dc2f4f71f4e791e25da158397264b49ac82f4780ac3322e66200_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel8@sha256:f532249811710dde78cab85e31f99bfebb5ee161167f8116ea00297ac343eefd_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-events-rhel8@sha256:001e28b882e81e4d424b2e1a39933211f15e68048406a6432e6ec59e4b96cc2c_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-events-rhel8@sha256:03dc5eb942a8fb202d8d6492764d5d27dcc326b556bb068070c10b00a3a9d277_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-events-rhel8@sha256:0e59fd179abc02c54784b3293bc3d21087bd0ec135c691c5523879149da33a5a_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-events-rhel8@sha256:898085897ff200fdba4d6c14b59548c7fe53164a8c2649e2263a69116737edbf_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel8@sha256:3479cbadb4aa7bab5cc56115d7efe4e406d60010e28561857804926c3fbac9cc_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel8@sha256:6067cedcfde517cc751e14030c620126ea6facf50a4ff16374ca8ebe7bfcbe8b_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel8@sha256:a77292658b1ef1e2922f2b7c904ff73c8911bb84f130953897c3a66aec8560da_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel8@sha256:c8aaf02aede730dacca2eed8bb32044f39b74d3ee3fd619a0fa2af864d874fa6_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel8@sha256:1066cf4185e3cd917c05e6d6759fb0a69428c4b43398df10dff8abe523761c09_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel8@sha256:525bbd7fe14ba88b4d9be13c5857e477e3a8daac1185a146707ebb8ef8e81acd_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel8@sha256:dbb678695a4bd07c27a14fec9b70359929bf0d4d33d9ce2d70d1b5157e5026c1_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel8@sha256:fbddec04429c15c833b7631fe3d7c783d33520f30f6d5c8aef2e66b7634873b8_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel8@sha256:0a12cf22aa798dbc3661f7e83aa9c280fe394de5b0ecc6ed7c93be1df539fce9_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel8@sha256:cf30088c2a33f0717657b0ac7c2df1544cb02a39e235011c9d21c658222ef39e_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel8@sha256:ea7aae64763683de9e3fcbda5d6865c975a561b8c6b4299be9dd34088bc5e684_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel8@sha256:fdd2f4bffececf03b6566cf573fdf6224495d79a75ad1031219fad9902d7a3f1_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel8@sha256:0dee713a14ab49d93b52b280d4ca3c6fc1c5f604087c81b755a6715330c91ea7_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel8@sha256:50133b51c695735e5f1fdb54d5423331091c1d113b0747d9565a42839d7510bc_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel8@sha256:56bf189b754dee71d8b4ce9e44389b4ca0762e5f633e728210825472f4c8f3f6_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel8@sha256:d356f3a86b2d3054a9f9c6e36bd488c8eaaef4af199e6a8188f8b50921698d25_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel8@sha256:23a535f97d17329cf2a1cc9dde90d4d9e2f3f5d979539a8ef5982e1f6693b144_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel8@sha256:7b61bda6116f3f1e93c856543ade553b0a1e4353542f5147da6929a5a8adbac3_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel8@sha256:ab98453c7e13ef2a9429531a1b1635e814df4784599be5c79848fcc849d05136_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel8@sha256:d2993b1a28d230faf64f020c8e8248e06fabf5cd225189b8218a71b2f40e6a9b_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel8@sha256:065def0cfd1e282fd57faedff24873ddb4057afd42d4abc887859c6b8cf8c901_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel8@sha256:14e1402c0d2f4d449146471fff84f6548affdbcd81d1864bce0d29c29ccb15bd_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel8@sha256:1709fbbd4a92d49d492e6bc977f2c32efe4559bde59668e818be70d38acdf757_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel8@sha256:5f9e44c7e682756007cc7bc493511c4a44536a04271ec1984f5a3ece7f1a8a49_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-nop-rhel8@sha256:72978ab3728ae29e51b68affb9e0b9a501bc69653c392783cb9ea121c8971661_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-nop-rhel8@sha256:9a0cf80bdfe89d4c472dc555f314d0bd5c4763bc637d45ddd89b8bb78236a44f_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-nop-rhel8@sha256:b767a9acd7013d08b744b8155cecbe219bfd7a416a3f1ac3a129d67ab062741a_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-nop-rhel8@sha256:dfb1b5680a223da82b0b2dada35342525a88a925f4d22b8168c7edcf2b93049c_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel8@sha256:46612f85239df62f6c6d3684367e34a06ddf3982754d5d130b5c0d77f587deea_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel8@sha256:4c111f708f6ae46c74f7ecae415b9b12e1cbb0380f97c4bee6f98ce32de0ef18_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel8@sha256:607ba1de03fdda867014d183a7f54745c6d687441d7e230cbe45d9234c623ed2_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel8@sha256:c7633b12a75e2a382fb3104a6fcc03227dcc980d2d764f828c75b48ccf73bbab_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel8@sha256:0a2fbc739785a2cc2ad17b79e360788216b2a87422e7d1512ea59a8672557a3e_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel8@sha256:25c1f3d9abd1e123e2a11e5349c0b59eb24238a10dc16e01e59976d061ea7af7_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel8@sha256:375388a1122a4bc5ffe695d4f8c69c9cf0c1d65ba89e92a6caeb68be40fbbbdc_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel8@sha256:739b8da7ebcad332129f65fee9e17f2b29370b1f68c030e3751d2f37ed4f9326_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel8@sha256:0d2a673d31a7b920fce466a25fa1968c57fe95d1c8c5bd2759f5de611d000b5f_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel8@sha256:3542aba4cb22ce189574cf439a9dc758678e6272b83d8ff6089f1815284c576b_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel8@sha256:8c97cb0a4a88a1ddb7a6e7650100e958464b526d7c1454c306c7326f75ca0ab1_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel8@sha256:8ce8fce1d1e1acd9fb44dc4d5797e57fe8e349624f6c7b1351757d7d6143b679_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel8@sha256:540dd3000891505e605b3f269f99da6c53d1e452cf35bb7a1918bb8ce190772b_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel8@sha256:5f0ff9a2dfa1468eff57b5e44d971056d06e6c5a2672e14717686b3eba17a341_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel8@sha256:bba628b46144f5d52f4a6e303d1b90c9a7f4a0a7b3f0c13839f9f795da874254_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel8@sha256:f2ee01a1a497bd505ca1289290c0a07eda82901e698079fe1bc6557519d4ee99_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel8@sha256:37002485d6cf0f0ce261894d23db0bf94291fa7a121a154d15e5e4dcde20961f_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel8@sha256:7561c3f65b9ea5268ed46b35f821c319abb1b4cb0894885a5a205cb920842b50_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel8@sha256:7f56583cad2cef40a2be5f4e96a62fcc155c8818fdc7d786400fadb60c85e631_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel8@sha256:ac72ab75d693dd84576e61df319e891b3de889f4e347c9c5b6597ccbd529ae0d_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel8@sha256:025fa4d5b4ca78c69f85c8836f9e585f71c2e48466ff7f38fab36dc66f65880e_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel8@sha256:534369ccbc380afa8482d089c9806484843122f9f3ece03d468604ef2de1daff_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel8@sha256:cea3159fd16b609ef54d99bf435f72c142f0f7ecbbe3c3eaa9dd2035267395d2_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel8@sha256:eae22f08294cb4179c659fca1effea2fc9f270a3059ddd32cf5a9ba1aaf8d2d1_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel8@sha256:1873003c677cb43b754c22493f9ecd91fa61eced098816823b7bceaf2051113a_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel8@sha256:26e9f9232764f62c9c8ec24c3f7938fdaa362f4f10b6c71c894b1cea92f55404_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel8@sha256:8969e863a2ac74d0ab37812bd0aa5d86f261b97d0c2fecd0f35d2343c2f5bd67_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel8@sha256:bc98620c8b16b39d796d81f25bd30ff227f2f2e723536bf28d55bdc76e9ac1ad_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel8@sha256:2f5cd53d974785de7aa44cb7ff7340e08c44a98eac5b3b60a9eb4535e63e62f7_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel8@sha256:608f3eb154f67488869fceeee31df1bcf596385c41d03c7390364153bac6b8b2_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel8@sha256:ca0bcdf562b50a8d2d665172658de8f444dab6fb4ca39ce49abb253e05aa8c7c_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel8@sha256:fed536fdc9330d719dda8baef65c856e9c301e86363b767a52f78fea8336103e_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel8@sha256:012597e8046bf9f3e53d6f3c9543405e77ad5fd8f44964bc669cdf9581726170_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel8@sha256:36959d582ce1a74d7bf594b8e1b84edfa14233ddc2a2b22fcb66c0a0335a7bd3_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel8@sha256:3888fb9d6780e137b4545e8830f45383e68ca84a42394749b64e391d535172e7_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel8@sha256:79af298015635f2bde40b74943cc5aa201d8bef1cb1d333938816757328609e6_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel8@sha256:0d45b4a62b0fc7e101f68e94d6f1b18bc1a2770cccfebc27380d1bbcafbabb49_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel8@sha256:142369000580845dc3a0da67cf4de781dd2ad1ccaa6acf234d7650424e95bf09_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel8@sha256:26d9157c1a6c7d0cfcde263a0a17b15cca996b2b79c6cf0168a16304068c6abc_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel8@sha256:7a4aa11a1273f668d89230adaa720b4e1fcea0cbaa57c63fa01a2cf6867d981c_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel8@sha256:25f485a1b1e0c5015304744148e7a3fbb6728fe90f389e5d507b2d36917efdf5_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel8@sha256:6f30b86646ff8d94ba28949bdf826d751fba38c824a3acabb1480896f41d411a_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel8@sha256:a0663bcada815073c34ec07a99cd53242db85e933912c48b5ed25892ccfa4eb1_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel8@sha256:e6213a9e4243024eb73cef85526dbc294920f0e7c35b031d4b46bc5a5072af23_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel8@sha256:18c0e9a76603a5312f3c7e2b9d468fe5a6d1e3f3f3b41c5ddcad952f6a49e528_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel8@sha256:2723ec216e5ead0550a5dece8b4ef76abade44503ff67da9becdb59ee6a74b64_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel8@sha256:5f68ba66d17d612702cc47916df916b751c3b8d71faa094f1a174cb4338c3d68_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel8@sha256:8d927c5044b9df81791f00774e7831f0a4d5a458f7a335f8bf925696b5479548_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel8@sha256:3d6ba54c22f00a6eefdb5a920e9f2a377cd25f46ac0ce43fbbd207f9bddf87af_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel8@sha256:4f9a87bf93808a7c27c0bcd5387527fd9261f4c666da11e4f5ba8f831028fc3e_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel8@sha256:6ecd313eff04d48c873fa3b4b3a0e1bc94e1e715ab5919e33718a06a2b561851_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel8@sha256:7efeac843ef6910c061c535e290dc43a8fca0522e1897845237bff9df7706da9_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel8@sha256:3e51c0031aaefd0b1ae80908c887075c82888f29552a4b71a3de6148ed6a7fb4_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel8@sha256:578c9afda064065cc2f4e18b59dbb92cf78015654573de80a72bc4e56fc0d1f3_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel8@sha256:d4fa2a61f381b3f00b9fb76cb1d019b28a2413a936f9b5a786d1d98e8a8361a0_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel8@sha256:fbbf6924f67a455359ccd4e884e1608fb20475850e874874d158f5f2e01425c8_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2419054"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Sigstore Timestamp Authority. This vulnerability allows a denial of service via excessive memory allocation when processing a specially crafted Object Identifier or Content-Type header.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "github.com/sigstore/timestamp-authority: Sigstore Timestamp Authority: Denial of Service via excessive OID or Content-Type header parsing",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This vulnerability is rated Important for Red Hat products. The Sigstore Timestamp Authority, a service for issuing RFC 3161 timestamps, is prone to excessive memory allocation. This occurs when processing untrusted OID payloads with many period characters or malformed Content-Type headers. An unauthenticated attacker could exploit this flaw to trigger a denial of service in affected Red Hat products that utilize this component.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel8@sha256:0cb744cb7946d857a2cffec641fcbc994e77ddc8d4a5b14c17a28621f4a0a4a9_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel8@sha256:416c99f02abb6274fc87b2599e96b90e74e7a94c28806629c2b98fb2dc7e2afc_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel8@sha256:5c78dfe2380653f0167358565c8b7cab1010321a4eda27ec931715805ab2c256_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel8@sha256:d71dc72648f45660ae1fd98acac0f1876540cac853f5c097ab85c3a5f2c2084f_s390x"
],
"known_not_affected": [
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel8@sha256:494857108f0b09c8b8985062cc11b9879d126b207fcd72f6abb64ded3d8d1793_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel8@sha256:abca24c41cb24749e70a90aac93354d1924785e3eaf92a55b6906690861bac49_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel8@sha256:b7b03dd023aafe65290969336bcf9e0b7a241c3510dcb3d26519581ba4eed719_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel8@sha256:d52e4a16b2908e99f1e69a1e2ee9233a231fd28c70916ed06c9cd8560478340c_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-controller-rhel8@sha256:35c7d22ab878030711c1ec9d340f25f78257ca3eabdcb5db23db90e80d55e8f1_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-controller-rhel8@sha256:5345cdb7e11186fda1577345f0e426946a5ee9e6bbe6486845511f03114dbe52_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-controller-rhel8@sha256:71d7e93eb9e845a429a7e68801ce7675ffdeebb730c236a8b6c3d59767d8e5d8_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-controller-rhel8@sha256:b33b33412464a6d0bf510e6dd2dc7df8b4ced9a5c08a14d8522db6c8457d1a36_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel8@sha256:9209e159bb11236b49511ed3a59c7f687d06a9f82a02497a637d765cc14ea0c3_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel8@sha256:b2c21a004712bd198698ea75793e57abbe1665e17479e34d0b5e8c81d60b967d_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel8@sha256:b894d94d3e18dc2f4f71f4e791e25da158397264b49ac82f4780ac3322e66200_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel8@sha256:f532249811710dde78cab85e31f99bfebb5ee161167f8116ea00297ac343eefd_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-events-rhel8@sha256:001e28b882e81e4d424b2e1a39933211f15e68048406a6432e6ec59e4b96cc2c_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-events-rhel8@sha256:03dc5eb942a8fb202d8d6492764d5d27dcc326b556bb068070c10b00a3a9d277_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-events-rhel8@sha256:0e59fd179abc02c54784b3293bc3d21087bd0ec135c691c5523879149da33a5a_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-events-rhel8@sha256:898085897ff200fdba4d6c14b59548c7fe53164a8c2649e2263a69116737edbf_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel8@sha256:3479cbadb4aa7bab5cc56115d7efe4e406d60010e28561857804926c3fbac9cc_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel8@sha256:6067cedcfde517cc751e14030c620126ea6facf50a4ff16374ca8ebe7bfcbe8b_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel8@sha256:a77292658b1ef1e2922f2b7c904ff73c8911bb84f130953897c3a66aec8560da_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel8@sha256:c8aaf02aede730dacca2eed8bb32044f39b74d3ee3fd619a0fa2af864d874fa6_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel8@sha256:1066cf4185e3cd917c05e6d6759fb0a69428c4b43398df10dff8abe523761c09_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel8@sha256:525bbd7fe14ba88b4d9be13c5857e477e3a8daac1185a146707ebb8ef8e81acd_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel8@sha256:dbb678695a4bd07c27a14fec9b70359929bf0d4d33d9ce2d70d1b5157e5026c1_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel8@sha256:fbddec04429c15c833b7631fe3d7c783d33520f30f6d5c8aef2e66b7634873b8_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel8@sha256:0a12cf22aa798dbc3661f7e83aa9c280fe394de5b0ecc6ed7c93be1df539fce9_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel8@sha256:cf30088c2a33f0717657b0ac7c2df1544cb02a39e235011c9d21c658222ef39e_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel8@sha256:ea7aae64763683de9e3fcbda5d6865c975a561b8c6b4299be9dd34088bc5e684_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel8@sha256:fdd2f4bffececf03b6566cf573fdf6224495d79a75ad1031219fad9902d7a3f1_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel8@sha256:0dee713a14ab49d93b52b280d4ca3c6fc1c5f604087c81b755a6715330c91ea7_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel8@sha256:50133b51c695735e5f1fdb54d5423331091c1d113b0747d9565a42839d7510bc_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel8@sha256:56bf189b754dee71d8b4ce9e44389b4ca0762e5f633e728210825472f4c8f3f6_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel8@sha256:d356f3a86b2d3054a9f9c6e36bd488c8eaaef4af199e6a8188f8b50921698d25_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel8@sha256:23a535f97d17329cf2a1cc9dde90d4d9e2f3f5d979539a8ef5982e1f6693b144_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel8@sha256:7b61bda6116f3f1e93c856543ade553b0a1e4353542f5147da6929a5a8adbac3_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel8@sha256:ab98453c7e13ef2a9429531a1b1635e814df4784599be5c79848fcc849d05136_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel8@sha256:d2993b1a28d230faf64f020c8e8248e06fabf5cd225189b8218a71b2f40e6a9b_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel8@sha256:065def0cfd1e282fd57faedff24873ddb4057afd42d4abc887859c6b8cf8c901_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel8@sha256:14e1402c0d2f4d449146471fff84f6548affdbcd81d1864bce0d29c29ccb15bd_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel8@sha256:1709fbbd4a92d49d492e6bc977f2c32efe4559bde59668e818be70d38acdf757_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel8@sha256:5f9e44c7e682756007cc7bc493511c4a44536a04271ec1984f5a3ece7f1a8a49_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-nop-rhel8@sha256:72978ab3728ae29e51b68affb9e0b9a501bc69653c392783cb9ea121c8971661_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-nop-rhel8@sha256:9a0cf80bdfe89d4c472dc555f314d0bd5c4763bc637d45ddd89b8bb78236a44f_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-nop-rhel8@sha256:b767a9acd7013d08b744b8155cecbe219bfd7a416a3f1ac3a129d67ab062741a_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-nop-rhel8@sha256:dfb1b5680a223da82b0b2dada35342525a88a925f4d22b8168c7edcf2b93049c_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel8@sha256:46612f85239df62f6c6d3684367e34a06ddf3982754d5d130b5c0d77f587deea_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel8@sha256:4c111f708f6ae46c74f7ecae415b9b12e1cbb0380f97c4bee6f98ce32de0ef18_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel8@sha256:607ba1de03fdda867014d183a7f54745c6d687441d7e230cbe45d9234c623ed2_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel8@sha256:c7633b12a75e2a382fb3104a6fcc03227dcc980d2d764f828c75b48ccf73bbab_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel8@sha256:0a2fbc739785a2cc2ad17b79e360788216b2a87422e7d1512ea59a8672557a3e_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel8@sha256:25c1f3d9abd1e123e2a11e5349c0b59eb24238a10dc16e01e59976d061ea7af7_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel8@sha256:375388a1122a4bc5ffe695d4f8c69c9cf0c1d65ba89e92a6caeb68be40fbbbdc_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel8@sha256:739b8da7ebcad332129f65fee9e17f2b29370b1f68c030e3751d2f37ed4f9326_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel8@sha256:0d2a673d31a7b920fce466a25fa1968c57fe95d1c8c5bd2759f5de611d000b5f_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel8@sha256:3542aba4cb22ce189574cf439a9dc758678e6272b83d8ff6089f1815284c576b_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel8@sha256:8c97cb0a4a88a1ddb7a6e7650100e958464b526d7c1454c306c7326f75ca0ab1_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel8@sha256:8ce8fce1d1e1acd9fb44dc4d5797e57fe8e349624f6c7b1351757d7d6143b679_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel8@sha256:540dd3000891505e605b3f269f99da6c53d1e452cf35bb7a1918bb8ce190772b_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel8@sha256:5f0ff9a2dfa1468eff57b5e44d971056d06e6c5a2672e14717686b3eba17a341_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel8@sha256:bba628b46144f5d52f4a6e303d1b90c9a7f4a0a7b3f0c13839f9f795da874254_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel8@sha256:f2ee01a1a497bd505ca1289290c0a07eda82901e698079fe1bc6557519d4ee99_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel8@sha256:37002485d6cf0f0ce261894d23db0bf94291fa7a121a154d15e5e4dcde20961f_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel8@sha256:7561c3f65b9ea5268ed46b35f821c319abb1b4cb0894885a5a205cb920842b50_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel8@sha256:7f56583cad2cef40a2be5f4e96a62fcc155c8818fdc7d786400fadb60c85e631_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel8@sha256:ac72ab75d693dd84576e61df319e891b3de889f4e347c9c5b6597ccbd529ae0d_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel8@sha256:025fa4d5b4ca78c69f85c8836f9e585f71c2e48466ff7f38fab36dc66f65880e_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel8@sha256:534369ccbc380afa8482d089c9806484843122f9f3ece03d468604ef2de1daff_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel8@sha256:cea3159fd16b609ef54d99bf435f72c142f0f7ecbbe3c3eaa9dd2035267395d2_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel8@sha256:eae22f08294cb4179c659fca1effea2fc9f270a3059ddd32cf5a9ba1aaf8d2d1_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel8@sha256:1873003c677cb43b754c22493f9ecd91fa61eced098816823b7bceaf2051113a_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel8@sha256:26e9f9232764f62c9c8ec24c3f7938fdaa362f4f10b6c71c894b1cea92f55404_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel8@sha256:8969e863a2ac74d0ab37812bd0aa5d86f261b97d0c2fecd0f35d2343c2f5bd67_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel8@sha256:bc98620c8b16b39d796d81f25bd30ff227f2f2e723536bf28d55bdc76e9ac1ad_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel8@sha256:2f5cd53d974785de7aa44cb7ff7340e08c44a98eac5b3b60a9eb4535e63e62f7_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel8@sha256:608f3eb154f67488869fceeee31df1bcf596385c41d03c7390364153bac6b8b2_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel8@sha256:ca0bcdf562b50a8d2d665172658de8f444dab6fb4ca39ce49abb253e05aa8c7c_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel8@sha256:fed536fdc9330d719dda8baef65c856e9c301e86363b767a52f78fea8336103e_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel8@sha256:012597e8046bf9f3e53d6f3c9543405e77ad5fd8f44964bc669cdf9581726170_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel8@sha256:36959d582ce1a74d7bf594b8e1b84edfa14233ddc2a2b22fcb66c0a0335a7bd3_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel8@sha256:3888fb9d6780e137b4545e8830f45383e68ca84a42394749b64e391d535172e7_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel8@sha256:79af298015635f2bde40b74943cc5aa201d8bef1cb1d333938816757328609e6_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel8@sha256:0d45b4a62b0fc7e101f68e94d6f1b18bc1a2770cccfebc27380d1bbcafbabb49_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel8@sha256:142369000580845dc3a0da67cf4de781dd2ad1ccaa6acf234d7650424e95bf09_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel8@sha256:26d9157c1a6c7d0cfcde263a0a17b15cca996b2b79c6cf0168a16304068c6abc_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel8@sha256:7a4aa11a1273f668d89230adaa720b4e1fcea0cbaa57c63fa01a2cf6867d981c_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel8@sha256:25f485a1b1e0c5015304744148e7a3fbb6728fe90f389e5d507b2d36917efdf5_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel8@sha256:6f30b86646ff8d94ba28949bdf826d751fba38c824a3acabb1480896f41d411a_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel8@sha256:a0663bcada815073c34ec07a99cd53242db85e933912c48b5ed25892ccfa4eb1_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel8@sha256:e6213a9e4243024eb73cef85526dbc294920f0e7c35b031d4b46bc5a5072af23_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel8@sha256:18c0e9a76603a5312f3c7e2b9d468fe5a6d1e3f3f3b41c5ddcad952f6a49e528_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel8@sha256:2723ec216e5ead0550a5dece8b4ef76abade44503ff67da9becdb59ee6a74b64_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel8@sha256:5f68ba66d17d612702cc47916df916b751c3b8d71faa094f1a174cb4338c3d68_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel8@sha256:8d927c5044b9df81791f00774e7831f0a4d5a458f7a335f8bf925696b5479548_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel8@sha256:3d6ba54c22f00a6eefdb5a920e9f2a377cd25f46ac0ce43fbbd207f9bddf87af_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel8@sha256:4f9a87bf93808a7c27c0bcd5387527fd9261f4c666da11e4f5ba8f831028fc3e_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel8@sha256:6ecd313eff04d48c873fa3b4b3a0e1bc94e1e715ab5919e33718a06a2b561851_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel8@sha256:7efeac843ef6910c061c535e290dc43a8fca0522e1897845237bff9df7706da9_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel8@sha256:3e51c0031aaefd0b1ae80908c887075c82888f29552a4b71a3de6148ed6a7fb4_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel8@sha256:578c9afda064065cc2f4e18b59dbb92cf78015654573de80a72bc4e56fc0d1f3_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel8@sha256:d4fa2a61f381b3f00b9fb76cb1d019b28a2413a936f9b5a786d1d98e8a8361a0_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel8@sha256:fbbf6924f67a455359ccd4e884e1608fb20475850e874874d158f5f2e01425c8_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-66564"
},
{
"category": "external",
"summary": "RHBZ#2419054",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2419054"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-66564",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-66564"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-66564",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-66564"
},
{
"category": "external",
"summary": "https://github.com/sigstore/timestamp-authority/commit/0cae34e197d685a14904e0bad135b89d13b69421",
"url": "https://github.com/sigstore/timestamp-authority/commit/0cae34e197d685a14904e0bad135b89d13b69421"
},
{
"category": "external",
"summary": "https://github.com/sigstore/timestamp-authority/security/advisories/GHSA-4qg8-fj49-pxjh",
"url": "https://github.com/sigstore/timestamp-authority/security/advisories/GHSA-4qg8-fj49-pxjh"
}
],
"release_date": "2025-12-04T22:37:13.307000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-03-04T06:00:07+00:00",
"details": "Red Hat OpenShift Pipelines is a cloud-native, continuous integration and\ncontinuous delivery (CI/CD) solution based on Kubernetes resources.\nIt uses Tekton building blocks to automate deployments across multiple\nplatforms by abstracting away the underlying implementation details.\nTekton introduces a number of standard custom resource definitions (CRDs)\nfor defining CI/CD pipelines that are portable across Kubernetes distributions.",
"product_ids": [
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel8@sha256:0cb744cb7946d857a2cffec641fcbc994e77ddc8d4a5b14c17a28621f4a0a4a9_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel8@sha256:416c99f02abb6274fc87b2599e96b90e74e7a94c28806629c2b98fb2dc7e2afc_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel8@sha256:5c78dfe2380653f0167358565c8b7cab1010321a4eda27ec931715805ab2c256_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel8@sha256:d71dc72648f45660ae1fd98acac0f1876540cac853f5c097ab85c3a5f2c2084f_s390x"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:3710"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel8@sha256:0cb744cb7946d857a2cffec641fcbc994e77ddc8d4a5b14c17a28621f4a0a4a9_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel8@sha256:416c99f02abb6274fc87b2599e96b90e74e7a94c28806629c2b98fb2dc7e2afc_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel8@sha256:5c78dfe2380653f0167358565c8b7cab1010321a4eda27ec931715805ab2c256_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel8@sha256:d71dc72648f45660ae1fd98acac0f1876540cac853f5c097ab85c3a5f2c2084f_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel8@sha256:494857108f0b09c8b8985062cc11b9879d126b207fcd72f6abb64ded3d8d1793_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel8@sha256:abca24c41cb24749e70a90aac93354d1924785e3eaf92a55b6906690861bac49_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel8@sha256:b7b03dd023aafe65290969336bcf9e0b7a241c3510dcb3d26519581ba4eed719_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel8@sha256:d52e4a16b2908e99f1e69a1e2ee9233a231fd28c70916ed06c9cd8560478340c_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-controller-rhel8@sha256:35c7d22ab878030711c1ec9d340f25f78257ca3eabdcb5db23db90e80d55e8f1_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-controller-rhel8@sha256:5345cdb7e11186fda1577345f0e426946a5ee9e6bbe6486845511f03114dbe52_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-controller-rhel8@sha256:71d7e93eb9e845a429a7e68801ce7675ffdeebb730c236a8b6c3d59767d8e5d8_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-controller-rhel8@sha256:b33b33412464a6d0bf510e6dd2dc7df8b4ced9a5c08a14d8522db6c8457d1a36_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel8@sha256:9209e159bb11236b49511ed3a59c7f687d06a9f82a02497a637d765cc14ea0c3_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel8@sha256:b2c21a004712bd198698ea75793e57abbe1665e17479e34d0b5e8c81d60b967d_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel8@sha256:b894d94d3e18dc2f4f71f4e791e25da158397264b49ac82f4780ac3322e66200_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel8@sha256:f532249811710dde78cab85e31f99bfebb5ee161167f8116ea00297ac343eefd_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-events-rhel8@sha256:001e28b882e81e4d424b2e1a39933211f15e68048406a6432e6ec59e4b96cc2c_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-events-rhel8@sha256:03dc5eb942a8fb202d8d6492764d5d27dcc326b556bb068070c10b00a3a9d277_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-events-rhel8@sha256:0e59fd179abc02c54784b3293bc3d21087bd0ec135c691c5523879149da33a5a_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-events-rhel8@sha256:898085897ff200fdba4d6c14b59548c7fe53164a8c2649e2263a69116737edbf_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel8@sha256:3479cbadb4aa7bab5cc56115d7efe4e406d60010e28561857804926c3fbac9cc_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel8@sha256:6067cedcfde517cc751e14030c620126ea6facf50a4ff16374ca8ebe7bfcbe8b_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel8@sha256:a77292658b1ef1e2922f2b7c904ff73c8911bb84f130953897c3a66aec8560da_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel8@sha256:c8aaf02aede730dacca2eed8bb32044f39b74d3ee3fd619a0fa2af864d874fa6_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel8@sha256:1066cf4185e3cd917c05e6d6759fb0a69428c4b43398df10dff8abe523761c09_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel8@sha256:525bbd7fe14ba88b4d9be13c5857e477e3a8daac1185a146707ebb8ef8e81acd_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel8@sha256:dbb678695a4bd07c27a14fec9b70359929bf0d4d33d9ce2d70d1b5157e5026c1_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel8@sha256:fbddec04429c15c833b7631fe3d7c783d33520f30f6d5c8aef2e66b7634873b8_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel8@sha256:0a12cf22aa798dbc3661f7e83aa9c280fe394de5b0ecc6ed7c93be1df539fce9_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel8@sha256:cf30088c2a33f0717657b0ac7c2df1544cb02a39e235011c9d21c658222ef39e_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel8@sha256:ea7aae64763683de9e3fcbda5d6865c975a561b8c6b4299be9dd34088bc5e684_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel8@sha256:fdd2f4bffececf03b6566cf573fdf6224495d79a75ad1031219fad9902d7a3f1_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel8@sha256:0dee713a14ab49d93b52b280d4ca3c6fc1c5f604087c81b755a6715330c91ea7_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel8@sha256:50133b51c695735e5f1fdb54d5423331091c1d113b0747d9565a42839d7510bc_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel8@sha256:56bf189b754dee71d8b4ce9e44389b4ca0762e5f633e728210825472f4c8f3f6_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel8@sha256:d356f3a86b2d3054a9f9c6e36bd488c8eaaef4af199e6a8188f8b50921698d25_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel8@sha256:23a535f97d17329cf2a1cc9dde90d4d9e2f3f5d979539a8ef5982e1f6693b144_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel8@sha256:7b61bda6116f3f1e93c856543ade553b0a1e4353542f5147da6929a5a8adbac3_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel8@sha256:ab98453c7e13ef2a9429531a1b1635e814df4784599be5c79848fcc849d05136_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel8@sha256:d2993b1a28d230faf64f020c8e8248e06fabf5cd225189b8218a71b2f40e6a9b_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel8@sha256:065def0cfd1e282fd57faedff24873ddb4057afd42d4abc887859c6b8cf8c901_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel8@sha256:14e1402c0d2f4d449146471fff84f6548affdbcd81d1864bce0d29c29ccb15bd_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel8@sha256:1709fbbd4a92d49d492e6bc977f2c32efe4559bde59668e818be70d38acdf757_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel8@sha256:5f9e44c7e682756007cc7bc493511c4a44536a04271ec1984f5a3ece7f1a8a49_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-nop-rhel8@sha256:72978ab3728ae29e51b68affb9e0b9a501bc69653c392783cb9ea121c8971661_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-nop-rhel8@sha256:9a0cf80bdfe89d4c472dc555f314d0bd5c4763bc637d45ddd89b8bb78236a44f_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-nop-rhel8@sha256:b767a9acd7013d08b744b8155cecbe219bfd7a416a3f1ac3a129d67ab062741a_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-nop-rhel8@sha256:dfb1b5680a223da82b0b2dada35342525a88a925f4d22b8168c7edcf2b93049c_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel8@sha256:46612f85239df62f6c6d3684367e34a06ddf3982754d5d130b5c0d77f587deea_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel8@sha256:4c111f708f6ae46c74f7ecae415b9b12e1cbb0380f97c4bee6f98ce32de0ef18_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel8@sha256:607ba1de03fdda867014d183a7f54745c6d687441d7e230cbe45d9234c623ed2_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel8@sha256:c7633b12a75e2a382fb3104a6fcc03227dcc980d2d764f828c75b48ccf73bbab_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel8@sha256:0a2fbc739785a2cc2ad17b79e360788216b2a87422e7d1512ea59a8672557a3e_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel8@sha256:25c1f3d9abd1e123e2a11e5349c0b59eb24238a10dc16e01e59976d061ea7af7_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel8@sha256:375388a1122a4bc5ffe695d4f8c69c9cf0c1d65ba89e92a6caeb68be40fbbbdc_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel8@sha256:739b8da7ebcad332129f65fee9e17f2b29370b1f68c030e3751d2f37ed4f9326_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel8@sha256:0d2a673d31a7b920fce466a25fa1968c57fe95d1c8c5bd2759f5de611d000b5f_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel8@sha256:3542aba4cb22ce189574cf439a9dc758678e6272b83d8ff6089f1815284c576b_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel8@sha256:8c97cb0a4a88a1ddb7a6e7650100e958464b526d7c1454c306c7326f75ca0ab1_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel8@sha256:8ce8fce1d1e1acd9fb44dc4d5797e57fe8e349624f6c7b1351757d7d6143b679_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel8@sha256:540dd3000891505e605b3f269f99da6c53d1e452cf35bb7a1918bb8ce190772b_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel8@sha256:5f0ff9a2dfa1468eff57b5e44d971056d06e6c5a2672e14717686b3eba17a341_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel8@sha256:bba628b46144f5d52f4a6e303d1b90c9a7f4a0a7b3f0c13839f9f795da874254_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel8@sha256:f2ee01a1a497bd505ca1289290c0a07eda82901e698079fe1bc6557519d4ee99_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel8@sha256:37002485d6cf0f0ce261894d23db0bf94291fa7a121a154d15e5e4dcde20961f_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel8@sha256:7561c3f65b9ea5268ed46b35f821c319abb1b4cb0894885a5a205cb920842b50_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel8@sha256:7f56583cad2cef40a2be5f4e96a62fcc155c8818fdc7d786400fadb60c85e631_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel8@sha256:ac72ab75d693dd84576e61df319e891b3de889f4e347c9c5b6597ccbd529ae0d_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel8@sha256:025fa4d5b4ca78c69f85c8836f9e585f71c2e48466ff7f38fab36dc66f65880e_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel8@sha256:534369ccbc380afa8482d089c9806484843122f9f3ece03d468604ef2de1daff_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel8@sha256:cea3159fd16b609ef54d99bf435f72c142f0f7ecbbe3c3eaa9dd2035267395d2_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel8@sha256:eae22f08294cb4179c659fca1effea2fc9f270a3059ddd32cf5a9ba1aaf8d2d1_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel8@sha256:1873003c677cb43b754c22493f9ecd91fa61eced098816823b7bceaf2051113a_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel8@sha256:26e9f9232764f62c9c8ec24c3f7938fdaa362f4f10b6c71c894b1cea92f55404_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel8@sha256:8969e863a2ac74d0ab37812bd0aa5d86f261b97d0c2fecd0f35d2343c2f5bd67_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel8@sha256:bc98620c8b16b39d796d81f25bd30ff227f2f2e723536bf28d55bdc76e9ac1ad_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel8@sha256:2f5cd53d974785de7aa44cb7ff7340e08c44a98eac5b3b60a9eb4535e63e62f7_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel8@sha256:608f3eb154f67488869fceeee31df1bcf596385c41d03c7390364153bac6b8b2_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel8@sha256:ca0bcdf562b50a8d2d665172658de8f444dab6fb4ca39ce49abb253e05aa8c7c_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel8@sha256:fed536fdc9330d719dda8baef65c856e9c301e86363b767a52f78fea8336103e_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel8@sha256:012597e8046bf9f3e53d6f3c9543405e77ad5fd8f44964bc669cdf9581726170_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel8@sha256:36959d582ce1a74d7bf594b8e1b84edfa14233ddc2a2b22fcb66c0a0335a7bd3_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel8@sha256:3888fb9d6780e137b4545e8830f45383e68ca84a42394749b64e391d535172e7_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel8@sha256:79af298015635f2bde40b74943cc5aa201d8bef1cb1d333938816757328609e6_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel8@sha256:0d45b4a62b0fc7e101f68e94d6f1b18bc1a2770cccfebc27380d1bbcafbabb49_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel8@sha256:142369000580845dc3a0da67cf4de781dd2ad1ccaa6acf234d7650424e95bf09_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel8@sha256:26d9157c1a6c7d0cfcde263a0a17b15cca996b2b79c6cf0168a16304068c6abc_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel8@sha256:7a4aa11a1273f668d89230adaa720b4e1fcea0cbaa57c63fa01a2cf6867d981c_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel8@sha256:25f485a1b1e0c5015304744148e7a3fbb6728fe90f389e5d507b2d36917efdf5_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel8@sha256:6f30b86646ff8d94ba28949bdf826d751fba38c824a3acabb1480896f41d411a_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel8@sha256:a0663bcada815073c34ec07a99cd53242db85e933912c48b5ed25892ccfa4eb1_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel8@sha256:e6213a9e4243024eb73cef85526dbc294920f0e7c35b031d4b46bc5a5072af23_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel8@sha256:18c0e9a76603a5312f3c7e2b9d468fe5a6d1e3f3f3b41c5ddcad952f6a49e528_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel8@sha256:2723ec216e5ead0550a5dece8b4ef76abade44503ff67da9becdb59ee6a74b64_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel8@sha256:5f68ba66d17d612702cc47916df916b751c3b8d71faa094f1a174cb4338c3d68_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel8@sha256:8d927c5044b9df81791f00774e7831f0a4d5a458f7a335f8bf925696b5479548_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel8@sha256:3d6ba54c22f00a6eefdb5a920e9f2a377cd25f46ac0ce43fbbd207f9bddf87af_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel8@sha256:4f9a87bf93808a7c27c0bcd5387527fd9261f4c666da11e4f5ba8f831028fc3e_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel8@sha256:6ecd313eff04d48c873fa3b4b3a0e1bc94e1e715ab5919e33718a06a2b561851_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel8@sha256:7efeac843ef6910c061c535e290dc43a8fca0522e1897845237bff9df7706da9_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel8@sha256:3e51c0031aaefd0b1ae80908c887075c82888f29552a4b71a3de6148ed6a7fb4_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel8@sha256:578c9afda064065cc2f4e18b59dbb92cf78015654573de80a72bc4e56fc0d1f3_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel8@sha256:d4fa2a61f381b3f00b9fb76cb1d019b28a2413a936f9b5a786d1d98e8a8361a0_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel8@sha256:fbbf6924f67a455359ccd4e884e1608fb20475850e874874d158f5f2e01425c8_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "github.com/sigstore/timestamp-authority: Sigstore Timestamp Authority: Denial of Service via excessive OID or Content-Type header parsing"
}
]
}
RHSA-2026:3712
Vulnerability from csaf_redhat - Published: 2026-03-04 07:12 - Updated: 2026-06-07 01:23A flaw was found in the Node.js WebSocket library (ws). A request with several headers exceeding the 'server.maxHeadersCount' threshold could be used to crash a ws server, leading to a denial of service.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel8@sha256:0dee713a14ab49d93b52b280d4ca3c6fc1c5f604087c81b755a6715330c91ea7_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel8@sha256:50133b51c695735e5f1fdb54d5423331091c1d113b0747d9565a42839d7510bc_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel8@sha256:56bf189b754dee71d8b4ce9e44389b4ca0762e5f633e728210825472f4c8f3f6_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel8@sha256:d356f3a86b2d3054a9f9c6e36bd488c8eaaef4af199e6a8188f8b50921698d25_arm64 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel8@sha256:0cb744cb7946d857a2cffec641fcbc994e77ddc8d4a5b14c17a28621f4a0a4a9_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel8@sha256:416c99f02abb6274fc87b2599e96b90e74e7a94c28806629c2b98fb2dc7e2afc_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel8@sha256:5c78dfe2380653f0167358565c8b7cab1010321a4eda27ec931715805ab2c256_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel8@sha256:d71dc72648f45660ae1fd98acac0f1876540cac853f5c097ab85c3a5f2c2084f_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel8@sha256:494857108f0b09c8b8985062cc11b9879d126b207fcd72f6abb64ded3d8d1793_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel8@sha256:abca24c41cb24749e70a90aac93354d1924785e3eaf92a55b6906690861bac49_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel8@sha256:b7b03dd023aafe65290969336bcf9e0b7a241c3510dcb3d26519581ba4eed719_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel8@sha256:d52e4a16b2908e99f1e69a1e2ee9233a231fd28c70916ed06c9cd8560478340c_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-controller-rhel8@sha256:35c7d22ab878030711c1ec9d340f25f78257ca3eabdcb5db23db90e80d55e8f1_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-controller-rhel8@sha256:5345cdb7e11186fda1577345f0e426946a5ee9e6bbe6486845511f03114dbe52_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-controller-rhel8@sha256:71d7e93eb9e845a429a7e68801ce7675ffdeebb730c236a8b6c3d59767d8e5d8_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-controller-rhel8@sha256:b33b33412464a6d0bf510e6dd2dc7df8b4ced9a5c08a14d8522db6c8457d1a36_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel8@sha256:9209e159bb11236b49511ed3a59c7f687d06a9f82a02497a637d765cc14ea0c3_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel8@sha256:b2c21a004712bd198698ea75793e57abbe1665e17479e34d0b5e8c81d60b967d_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel8@sha256:b894d94d3e18dc2f4f71f4e791e25da158397264b49ac82f4780ac3322e66200_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel8@sha256:f532249811710dde78cab85e31f99bfebb5ee161167f8116ea00297ac343eefd_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-events-rhel8@sha256:001e28b882e81e4d424b2e1a39933211f15e68048406a6432e6ec59e4b96cc2c_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-events-rhel8@sha256:03dc5eb942a8fb202d8d6492764d5d27dcc326b556bb068070c10b00a3a9d277_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-events-rhel8@sha256:0e59fd179abc02c54784b3293bc3d21087bd0ec135c691c5523879149da33a5a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-events-rhel8@sha256:898085897ff200fdba4d6c14b59548c7fe53164a8c2649e2263a69116737edbf_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel8@sha256:3479cbadb4aa7bab5cc56115d7efe4e406d60010e28561857804926c3fbac9cc_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel8@sha256:6067cedcfde517cc751e14030c620126ea6facf50a4ff16374ca8ebe7bfcbe8b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel8@sha256:a77292658b1ef1e2922f2b7c904ff73c8911bb84f130953897c3a66aec8560da_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel8@sha256:c8aaf02aede730dacca2eed8bb32044f39b74d3ee3fd619a0fa2af864d874fa6_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel8@sha256:1066cf4185e3cd917c05e6d6759fb0a69428c4b43398df10dff8abe523761c09_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel8@sha256:525bbd7fe14ba88b4d9be13c5857e477e3a8daac1185a146707ebb8ef8e81acd_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel8@sha256:dbb678695a4bd07c27a14fec9b70359929bf0d4d33d9ce2d70d1b5157e5026c1_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel8@sha256:fbddec04429c15c833b7631fe3d7c783d33520f30f6d5c8aef2e66b7634873b8_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel8@sha256:0a12cf22aa798dbc3661f7e83aa9c280fe394de5b0ecc6ed7c93be1df539fce9_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel8@sha256:cf30088c2a33f0717657b0ac7c2df1544cb02a39e235011c9d21c658222ef39e_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel8@sha256:ea7aae64763683de9e3fcbda5d6865c975a561b8c6b4299be9dd34088bc5e684_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel8@sha256:fdd2f4bffececf03b6566cf573fdf6224495d79a75ad1031219fad9902d7a3f1_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel8@sha256:23a535f97d17329cf2a1cc9dde90d4d9e2f3f5d979539a8ef5982e1f6693b144_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel8@sha256:7b61bda6116f3f1e93c856543ade553b0a1e4353542f5147da6929a5a8adbac3_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel8@sha256:ab98453c7e13ef2a9429531a1b1635e814df4784599be5c79848fcc849d05136_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel8@sha256:d2993b1a28d230faf64f020c8e8248e06fabf5cd225189b8218a71b2f40e6a9b_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel8@sha256:065def0cfd1e282fd57faedff24873ddb4057afd42d4abc887859c6b8cf8c901_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel8@sha256:14e1402c0d2f4d449146471fff84f6548affdbcd81d1864bce0d29c29ccb15bd_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel8@sha256:1709fbbd4a92d49d492e6bc977f2c32efe4559bde59668e818be70d38acdf757_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel8@sha256:5f9e44c7e682756007cc7bc493511c4a44536a04271ec1984f5a3ece7f1a8a49_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-nop-rhel8@sha256:72978ab3728ae29e51b68affb9e0b9a501bc69653c392783cb9ea121c8971661_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-nop-rhel8@sha256:9a0cf80bdfe89d4c472dc555f314d0bd5c4763bc637d45ddd89b8bb78236a44f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-nop-rhel8@sha256:b767a9acd7013d08b744b8155cecbe219bfd7a416a3f1ac3a129d67ab062741a_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-nop-rhel8@sha256:dfb1b5680a223da82b0b2dada35342525a88a925f4d22b8168c7edcf2b93049c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel8@sha256:46612f85239df62f6c6d3684367e34a06ddf3982754d5d130b5c0d77f587deea_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel8@sha256:4c111f708f6ae46c74f7ecae415b9b12e1cbb0380f97c4bee6f98ce32de0ef18_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel8@sha256:607ba1de03fdda867014d183a7f54745c6d687441d7e230cbe45d9234c623ed2_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel8@sha256:c7633b12a75e2a382fb3104a6fcc03227dcc980d2d764f828c75b48ccf73bbab_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel8@sha256:0a2fbc739785a2cc2ad17b79e360788216b2a87422e7d1512ea59a8672557a3e_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel8@sha256:25c1f3d9abd1e123e2a11e5349c0b59eb24238a10dc16e01e59976d061ea7af7_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel8@sha256:375388a1122a4bc5ffe695d4f8c69c9cf0c1d65ba89e92a6caeb68be40fbbbdc_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel8@sha256:739b8da7ebcad332129f65fee9e17f2b29370b1f68c030e3751d2f37ed4f9326_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel8@sha256:0d2a673d31a7b920fce466a25fa1968c57fe95d1c8c5bd2759f5de611d000b5f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel8@sha256:3542aba4cb22ce189574cf439a9dc758678e6272b83d8ff6089f1815284c576b_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel8@sha256:8c97cb0a4a88a1ddb7a6e7650100e958464b526d7c1454c306c7326f75ca0ab1_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel8@sha256:8ce8fce1d1e1acd9fb44dc4d5797e57fe8e349624f6c7b1351757d7d6143b679_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel8@sha256:540dd3000891505e605b3f269f99da6c53d1e452cf35bb7a1918bb8ce190772b_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel8@sha256:5f0ff9a2dfa1468eff57b5e44d971056d06e6c5a2672e14717686b3eba17a341_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel8@sha256:bba628b46144f5d52f4a6e303d1b90c9a7f4a0a7b3f0c13839f9f795da874254_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel8@sha256:f2ee01a1a497bd505ca1289290c0a07eda82901e698079fe1bc6557519d4ee99_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel8@sha256:37002485d6cf0f0ce261894d23db0bf94291fa7a121a154d15e5e4dcde20961f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel8@sha256:7561c3f65b9ea5268ed46b35f821c319abb1b4cb0894885a5a205cb920842b50_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel8@sha256:7f56583cad2cef40a2be5f4e96a62fcc155c8818fdc7d786400fadb60c85e631_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel8@sha256:ac72ab75d693dd84576e61df319e891b3de889f4e347c9c5b6597ccbd529ae0d_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel8@sha256:025fa4d5b4ca78c69f85c8836f9e585f71c2e48466ff7f38fab36dc66f65880e_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel8@sha256:534369ccbc380afa8482d089c9806484843122f9f3ece03d468604ef2de1daff_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel8@sha256:cea3159fd16b609ef54d99bf435f72c142f0f7ecbbe3c3eaa9dd2035267395d2_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel8@sha256:eae22f08294cb4179c659fca1effea2fc9f270a3059ddd32cf5a9ba1aaf8d2d1_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel8@sha256:1873003c677cb43b754c22493f9ecd91fa61eced098816823b7bceaf2051113a_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel8@sha256:26e9f9232764f62c9c8ec24c3f7938fdaa362f4f10b6c71c894b1cea92f55404_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel8@sha256:8969e863a2ac74d0ab37812bd0aa5d86f261b97d0c2fecd0f35d2343c2f5bd67_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel8@sha256:bc98620c8b16b39d796d81f25bd30ff227f2f2e723536bf28d55bdc76e9ac1ad_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel8@sha256:2f5cd53d974785de7aa44cb7ff7340e08c44a98eac5b3b60a9eb4535e63e62f7_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel8@sha256:608f3eb154f67488869fceeee31df1bcf596385c41d03c7390364153bac6b8b2_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel8@sha256:ca0bcdf562b50a8d2d665172658de8f444dab6fb4ca39ce49abb253e05aa8c7c_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel8@sha256:fed536fdc9330d719dda8baef65c856e9c301e86363b767a52f78fea8336103e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel8@sha256:012597e8046bf9f3e53d6f3c9543405e77ad5fd8f44964bc669cdf9581726170_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel8@sha256:36959d582ce1a74d7bf594b8e1b84edfa14233ddc2a2b22fcb66c0a0335a7bd3_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel8@sha256:3888fb9d6780e137b4545e8830f45383e68ca84a42394749b64e391d535172e7_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel8@sha256:79af298015635f2bde40b74943cc5aa201d8bef1cb1d333938816757328609e6_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel8@sha256:0d45b4a62b0fc7e101f68e94d6f1b18bc1a2770cccfebc27380d1bbcafbabb49_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel8@sha256:142369000580845dc3a0da67cf4de781dd2ad1ccaa6acf234d7650424e95bf09_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel8@sha256:26d9157c1a6c7d0cfcde263a0a17b15cca996b2b79c6cf0168a16304068c6abc_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel8@sha256:7a4aa11a1273f668d89230adaa720b4e1fcea0cbaa57c63fa01a2cf6867d981c_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel8@sha256:25f485a1b1e0c5015304744148e7a3fbb6728fe90f389e5d507b2d36917efdf5_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel8@sha256:6f30b86646ff8d94ba28949bdf826d751fba38c824a3acabb1480896f41d411a_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel8@sha256:a0663bcada815073c34ec07a99cd53242db85e933912c48b5ed25892ccfa4eb1_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel8@sha256:e6213a9e4243024eb73cef85526dbc294920f0e7c35b031d4b46bc5a5072af23_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel8@sha256:18c0e9a76603a5312f3c7e2b9d468fe5a6d1e3f3f3b41c5ddcad952f6a49e528_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel8@sha256:2723ec216e5ead0550a5dece8b4ef76abade44503ff67da9becdb59ee6a74b64_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel8@sha256:5f68ba66d17d612702cc47916df916b751c3b8d71faa094f1a174cb4338c3d68_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel8@sha256:8d927c5044b9df81791f00774e7831f0a4d5a458f7a335f8bf925696b5479548_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel8@sha256:3d6ba54c22f00a6eefdb5a920e9f2a377cd25f46ac0ce43fbbd207f9bddf87af_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel8@sha256:4f9a87bf93808a7c27c0bcd5387527fd9261f4c666da11e4f5ba8f831028fc3e_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel8@sha256:6ecd313eff04d48c873fa3b4b3a0e1bc94e1e715ab5919e33718a06a2b561851_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel8@sha256:7efeac843ef6910c061c535e290dc43a8fca0522e1897845237bff9df7706da9_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel8@sha256:3e51c0031aaefd0b1ae80908c887075c82888f29552a4b71a3de6148ed6a7fb4_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel8@sha256:578c9afda064065cc2f4e18b59dbb92cf78015654573de80a72bc4e56fc0d1f3_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel8@sha256:d4fa2a61f381b3f00b9fb76cb1d019b28a2413a936f9b5a786d1d98e8a8361a0_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel8@sha256:fbbf6924f67a455359ccd4e884e1608fb20475850e874874d158f5f2e01425c8_amd64 | — |
Workaround
|
A flaw was found in the npm pbkdf2 library, allowing signature spoofing. When executing in javascript engines other than Nodejs or Nodejs when importing pbkdf2/browser, certain algorithms will silently fail and return invalid data. The return values are predictable, which undermines the security guarantees of the package.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel8@sha256:1066cf4185e3cd917c05e6d6759fb0a69428c4b43398df10dff8abe523761c09_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel8@sha256:525bbd7fe14ba88b4d9be13c5857e477e3a8daac1185a146707ebb8ef8e81acd_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel8@sha256:dbb678695a4bd07c27a14fec9b70359929bf0d4d33d9ce2d70d1b5157e5026c1_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel8@sha256:fbddec04429c15c833b7631fe3d7c783d33520f30f6d5c8aef2e66b7634873b8_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel8@sha256:0a12cf22aa798dbc3661f7e83aa9c280fe394de5b0ecc6ed7c93be1df539fce9_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel8@sha256:cf30088c2a33f0717657b0ac7c2df1544cb02a39e235011c9d21c658222ef39e_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel8@sha256:ea7aae64763683de9e3fcbda5d6865c975a561b8c6b4299be9dd34088bc5e684_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel8@sha256:fdd2f4bffececf03b6566cf573fdf6224495d79a75ad1031219fad9902d7a3f1_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel8@sha256:0dee713a14ab49d93b52b280d4ca3c6fc1c5f604087c81b755a6715330c91ea7_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel8@sha256:50133b51c695735e5f1fdb54d5423331091c1d113b0747d9565a42839d7510bc_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel8@sha256:56bf189b754dee71d8b4ce9e44389b4ca0762e5f633e728210825472f4c8f3f6_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel8@sha256:d356f3a86b2d3054a9f9c6e36bd488c8eaaef4af199e6a8188f8b50921698d25_arm64 | — |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel8@sha256:0cb744cb7946d857a2cffec641fcbc994e77ddc8d4a5b14c17a28621f4a0a4a9_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel8@sha256:416c99f02abb6274fc87b2599e96b90e74e7a94c28806629c2b98fb2dc7e2afc_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel8@sha256:5c78dfe2380653f0167358565c8b7cab1010321a4eda27ec931715805ab2c256_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel8@sha256:d71dc72648f45660ae1fd98acac0f1876540cac853f5c097ab85c3a5f2c2084f_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel8@sha256:494857108f0b09c8b8985062cc11b9879d126b207fcd72f6abb64ded3d8d1793_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel8@sha256:abca24c41cb24749e70a90aac93354d1924785e3eaf92a55b6906690861bac49_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel8@sha256:b7b03dd023aafe65290969336bcf9e0b7a241c3510dcb3d26519581ba4eed719_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel8@sha256:d52e4a16b2908e99f1e69a1e2ee9233a231fd28c70916ed06c9cd8560478340c_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-controller-rhel8@sha256:35c7d22ab878030711c1ec9d340f25f78257ca3eabdcb5db23db90e80d55e8f1_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-controller-rhel8@sha256:5345cdb7e11186fda1577345f0e426946a5ee9e6bbe6486845511f03114dbe52_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-controller-rhel8@sha256:71d7e93eb9e845a429a7e68801ce7675ffdeebb730c236a8b6c3d59767d8e5d8_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-controller-rhel8@sha256:b33b33412464a6d0bf510e6dd2dc7df8b4ced9a5c08a14d8522db6c8457d1a36_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel8@sha256:9209e159bb11236b49511ed3a59c7f687d06a9f82a02497a637d765cc14ea0c3_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel8@sha256:b2c21a004712bd198698ea75793e57abbe1665e17479e34d0b5e8c81d60b967d_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel8@sha256:b894d94d3e18dc2f4f71f4e791e25da158397264b49ac82f4780ac3322e66200_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel8@sha256:f532249811710dde78cab85e31f99bfebb5ee161167f8116ea00297ac343eefd_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-events-rhel8@sha256:001e28b882e81e4d424b2e1a39933211f15e68048406a6432e6ec59e4b96cc2c_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-events-rhel8@sha256:03dc5eb942a8fb202d8d6492764d5d27dcc326b556bb068070c10b00a3a9d277_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-events-rhel8@sha256:0e59fd179abc02c54784b3293bc3d21087bd0ec135c691c5523879149da33a5a_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-events-rhel8@sha256:898085897ff200fdba4d6c14b59548c7fe53164a8c2649e2263a69116737edbf_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel8@sha256:3479cbadb4aa7bab5cc56115d7efe4e406d60010e28561857804926c3fbac9cc_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel8@sha256:6067cedcfde517cc751e14030c620126ea6facf50a4ff16374ca8ebe7bfcbe8b_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel8@sha256:a77292658b1ef1e2922f2b7c904ff73c8911bb84f130953897c3a66aec8560da_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel8@sha256:c8aaf02aede730dacca2eed8bb32044f39b74d3ee3fd619a0fa2af864d874fa6_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel8@sha256:23a535f97d17329cf2a1cc9dde90d4d9e2f3f5d979539a8ef5982e1f6693b144_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel8@sha256:7b61bda6116f3f1e93c856543ade553b0a1e4353542f5147da6929a5a8adbac3_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel8@sha256:ab98453c7e13ef2a9429531a1b1635e814df4784599be5c79848fcc849d05136_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel8@sha256:d2993b1a28d230faf64f020c8e8248e06fabf5cd225189b8218a71b2f40e6a9b_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel8@sha256:065def0cfd1e282fd57faedff24873ddb4057afd42d4abc887859c6b8cf8c901_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel8@sha256:14e1402c0d2f4d449146471fff84f6548affdbcd81d1864bce0d29c29ccb15bd_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel8@sha256:1709fbbd4a92d49d492e6bc977f2c32efe4559bde59668e818be70d38acdf757_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel8@sha256:5f9e44c7e682756007cc7bc493511c4a44536a04271ec1984f5a3ece7f1a8a49_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-nop-rhel8@sha256:72978ab3728ae29e51b68affb9e0b9a501bc69653c392783cb9ea121c8971661_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-nop-rhel8@sha256:9a0cf80bdfe89d4c472dc555f314d0bd5c4763bc637d45ddd89b8bb78236a44f_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-nop-rhel8@sha256:b767a9acd7013d08b744b8155cecbe219bfd7a416a3f1ac3a129d67ab062741a_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-nop-rhel8@sha256:dfb1b5680a223da82b0b2dada35342525a88a925f4d22b8168c7edcf2b93049c_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel8@sha256:46612f85239df62f6c6d3684367e34a06ddf3982754d5d130b5c0d77f587deea_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel8@sha256:4c111f708f6ae46c74f7ecae415b9b12e1cbb0380f97c4bee6f98ce32de0ef18_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel8@sha256:607ba1de03fdda867014d183a7f54745c6d687441d7e230cbe45d9234c623ed2_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel8@sha256:c7633b12a75e2a382fb3104a6fcc03227dcc980d2d764f828c75b48ccf73bbab_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel8@sha256:0a2fbc739785a2cc2ad17b79e360788216b2a87422e7d1512ea59a8672557a3e_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel8@sha256:25c1f3d9abd1e123e2a11e5349c0b59eb24238a10dc16e01e59976d061ea7af7_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel8@sha256:375388a1122a4bc5ffe695d4f8c69c9cf0c1d65ba89e92a6caeb68be40fbbbdc_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel8@sha256:739b8da7ebcad332129f65fee9e17f2b29370b1f68c030e3751d2f37ed4f9326_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel8@sha256:0d2a673d31a7b920fce466a25fa1968c57fe95d1c8c5bd2759f5de611d000b5f_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel8@sha256:3542aba4cb22ce189574cf439a9dc758678e6272b83d8ff6089f1815284c576b_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel8@sha256:8c97cb0a4a88a1ddb7a6e7650100e958464b526d7c1454c306c7326f75ca0ab1_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel8@sha256:8ce8fce1d1e1acd9fb44dc4d5797e57fe8e349624f6c7b1351757d7d6143b679_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel8@sha256:540dd3000891505e605b3f269f99da6c53d1e452cf35bb7a1918bb8ce190772b_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel8@sha256:5f0ff9a2dfa1468eff57b5e44d971056d06e6c5a2672e14717686b3eba17a341_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel8@sha256:bba628b46144f5d52f4a6e303d1b90c9a7f4a0a7b3f0c13839f9f795da874254_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel8@sha256:f2ee01a1a497bd505ca1289290c0a07eda82901e698079fe1bc6557519d4ee99_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel8@sha256:37002485d6cf0f0ce261894d23db0bf94291fa7a121a154d15e5e4dcde20961f_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel8@sha256:7561c3f65b9ea5268ed46b35f821c319abb1b4cb0894885a5a205cb920842b50_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel8@sha256:7f56583cad2cef40a2be5f4e96a62fcc155c8818fdc7d786400fadb60c85e631_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel8@sha256:ac72ab75d693dd84576e61df319e891b3de889f4e347c9c5b6597ccbd529ae0d_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel8@sha256:025fa4d5b4ca78c69f85c8836f9e585f71c2e48466ff7f38fab36dc66f65880e_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel8@sha256:534369ccbc380afa8482d089c9806484843122f9f3ece03d468604ef2de1daff_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel8@sha256:cea3159fd16b609ef54d99bf435f72c142f0f7ecbbe3c3eaa9dd2035267395d2_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel8@sha256:eae22f08294cb4179c659fca1effea2fc9f270a3059ddd32cf5a9ba1aaf8d2d1_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel8@sha256:1873003c677cb43b754c22493f9ecd91fa61eced098816823b7bceaf2051113a_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel8@sha256:26e9f9232764f62c9c8ec24c3f7938fdaa362f4f10b6c71c894b1cea92f55404_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel8@sha256:8969e863a2ac74d0ab37812bd0aa5d86f261b97d0c2fecd0f35d2343c2f5bd67_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel8@sha256:bc98620c8b16b39d796d81f25bd30ff227f2f2e723536bf28d55bdc76e9ac1ad_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel8@sha256:2f5cd53d974785de7aa44cb7ff7340e08c44a98eac5b3b60a9eb4535e63e62f7_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel8@sha256:608f3eb154f67488869fceeee31df1bcf596385c41d03c7390364153bac6b8b2_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel8@sha256:ca0bcdf562b50a8d2d665172658de8f444dab6fb4ca39ce49abb253e05aa8c7c_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel8@sha256:fed536fdc9330d719dda8baef65c856e9c301e86363b767a52f78fea8336103e_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel8@sha256:012597e8046bf9f3e53d6f3c9543405e77ad5fd8f44964bc669cdf9581726170_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel8@sha256:36959d582ce1a74d7bf594b8e1b84edfa14233ddc2a2b22fcb66c0a0335a7bd3_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel8@sha256:3888fb9d6780e137b4545e8830f45383e68ca84a42394749b64e391d535172e7_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel8@sha256:79af298015635f2bde40b74943cc5aa201d8bef1cb1d333938816757328609e6_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel8@sha256:0d45b4a62b0fc7e101f68e94d6f1b18bc1a2770cccfebc27380d1bbcafbabb49_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel8@sha256:142369000580845dc3a0da67cf4de781dd2ad1ccaa6acf234d7650424e95bf09_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel8@sha256:26d9157c1a6c7d0cfcde263a0a17b15cca996b2b79c6cf0168a16304068c6abc_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel8@sha256:7a4aa11a1273f668d89230adaa720b4e1fcea0cbaa57c63fa01a2cf6867d981c_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel8@sha256:25f485a1b1e0c5015304744148e7a3fbb6728fe90f389e5d507b2d36917efdf5_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel8@sha256:6f30b86646ff8d94ba28949bdf826d751fba38c824a3acabb1480896f41d411a_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel8@sha256:a0663bcada815073c34ec07a99cd53242db85e933912c48b5ed25892ccfa4eb1_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel8@sha256:e6213a9e4243024eb73cef85526dbc294920f0e7c35b031d4b46bc5a5072af23_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel8@sha256:18c0e9a76603a5312f3c7e2b9d468fe5a6d1e3f3f3b41c5ddcad952f6a49e528_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel8@sha256:2723ec216e5ead0550a5dece8b4ef76abade44503ff67da9becdb59ee6a74b64_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel8@sha256:5f68ba66d17d612702cc47916df916b751c3b8d71faa094f1a174cb4338c3d68_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel8@sha256:8d927c5044b9df81791f00774e7831f0a4d5a458f7a335f8bf925696b5479548_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel8@sha256:3d6ba54c22f00a6eefdb5a920e9f2a377cd25f46ac0ce43fbbd207f9bddf87af_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel8@sha256:4f9a87bf93808a7c27c0bcd5387527fd9261f4c666da11e4f5ba8f831028fc3e_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel8@sha256:6ecd313eff04d48c873fa3b4b3a0e1bc94e1e715ab5919e33718a06a2b561851_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel8@sha256:7efeac843ef6910c061c535e290dc43a8fca0522e1897845237bff9df7706da9_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel8@sha256:3e51c0031aaefd0b1ae80908c887075c82888f29552a4b71a3de6148ed6a7fb4_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel8@sha256:578c9afda064065cc2f4e18b59dbb92cf78015654573de80a72bc4e56fc0d1f3_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel8@sha256:d4fa2a61f381b3f00b9fb76cb1d019b28a2413a936f9b5a786d1d98e8a8361a0_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel8@sha256:fbbf6924f67a455359ccd4e884e1608fb20475850e874874d158f5f2e01425c8_amd64 | — |
A flaw was found in the npm pbkdf2 library, allowing signature spoofing. Under specific use cases, pbkdf2 may return static keys. This issue only occurs when running the library on Node.js.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel8@sha256:1066cf4185e3cd917c05e6d6759fb0a69428c4b43398df10dff8abe523761c09_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel8@sha256:525bbd7fe14ba88b4d9be13c5857e477e3a8daac1185a146707ebb8ef8e81acd_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel8@sha256:dbb678695a4bd07c27a14fec9b70359929bf0d4d33d9ce2d70d1b5157e5026c1_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel8@sha256:fbddec04429c15c833b7631fe3d7c783d33520f30f6d5c8aef2e66b7634873b8_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel8@sha256:0a12cf22aa798dbc3661f7e83aa9c280fe394de5b0ecc6ed7c93be1df539fce9_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel8@sha256:cf30088c2a33f0717657b0ac7c2df1544cb02a39e235011c9d21c658222ef39e_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel8@sha256:ea7aae64763683de9e3fcbda5d6865c975a561b8c6b4299be9dd34088bc5e684_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel8@sha256:fdd2f4bffececf03b6566cf573fdf6224495d79a75ad1031219fad9902d7a3f1_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel8@sha256:0dee713a14ab49d93b52b280d4ca3c6fc1c5f604087c81b755a6715330c91ea7_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel8@sha256:50133b51c695735e5f1fdb54d5423331091c1d113b0747d9565a42839d7510bc_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel8@sha256:56bf189b754dee71d8b4ce9e44389b4ca0762e5f633e728210825472f4c8f3f6_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel8@sha256:d356f3a86b2d3054a9f9c6e36bd488c8eaaef4af199e6a8188f8b50921698d25_arm64 | — |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel8@sha256:0cb744cb7946d857a2cffec641fcbc994e77ddc8d4a5b14c17a28621f4a0a4a9_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel8@sha256:416c99f02abb6274fc87b2599e96b90e74e7a94c28806629c2b98fb2dc7e2afc_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel8@sha256:5c78dfe2380653f0167358565c8b7cab1010321a4eda27ec931715805ab2c256_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel8@sha256:d71dc72648f45660ae1fd98acac0f1876540cac853f5c097ab85c3a5f2c2084f_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel8@sha256:494857108f0b09c8b8985062cc11b9879d126b207fcd72f6abb64ded3d8d1793_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel8@sha256:abca24c41cb24749e70a90aac93354d1924785e3eaf92a55b6906690861bac49_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel8@sha256:b7b03dd023aafe65290969336bcf9e0b7a241c3510dcb3d26519581ba4eed719_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel8@sha256:d52e4a16b2908e99f1e69a1e2ee9233a231fd28c70916ed06c9cd8560478340c_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-controller-rhel8@sha256:35c7d22ab878030711c1ec9d340f25f78257ca3eabdcb5db23db90e80d55e8f1_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-controller-rhel8@sha256:5345cdb7e11186fda1577345f0e426946a5ee9e6bbe6486845511f03114dbe52_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-controller-rhel8@sha256:71d7e93eb9e845a429a7e68801ce7675ffdeebb730c236a8b6c3d59767d8e5d8_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-controller-rhel8@sha256:b33b33412464a6d0bf510e6dd2dc7df8b4ced9a5c08a14d8522db6c8457d1a36_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel8@sha256:9209e159bb11236b49511ed3a59c7f687d06a9f82a02497a637d765cc14ea0c3_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel8@sha256:b2c21a004712bd198698ea75793e57abbe1665e17479e34d0b5e8c81d60b967d_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel8@sha256:b894d94d3e18dc2f4f71f4e791e25da158397264b49ac82f4780ac3322e66200_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel8@sha256:f532249811710dde78cab85e31f99bfebb5ee161167f8116ea00297ac343eefd_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-events-rhel8@sha256:001e28b882e81e4d424b2e1a39933211f15e68048406a6432e6ec59e4b96cc2c_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-events-rhel8@sha256:03dc5eb942a8fb202d8d6492764d5d27dcc326b556bb068070c10b00a3a9d277_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-events-rhel8@sha256:0e59fd179abc02c54784b3293bc3d21087bd0ec135c691c5523879149da33a5a_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-events-rhel8@sha256:898085897ff200fdba4d6c14b59548c7fe53164a8c2649e2263a69116737edbf_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel8@sha256:3479cbadb4aa7bab5cc56115d7efe4e406d60010e28561857804926c3fbac9cc_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel8@sha256:6067cedcfde517cc751e14030c620126ea6facf50a4ff16374ca8ebe7bfcbe8b_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel8@sha256:a77292658b1ef1e2922f2b7c904ff73c8911bb84f130953897c3a66aec8560da_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel8@sha256:c8aaf02aede730dacca2eed8bb32044f39b74d3ee3fd619a0fa2af864d874fa6_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel8@sha256:23a535f97d17329cf2a1cc9dde90d4d9e2f3f5d979539a8ef5982e1f6693b144_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel8@sha256:7b61bda6116f3f1e93c856543ade553b0a1e4353542f5147da6929a5a8adbac3_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel8@sha256:ab98453c7e13ef2a9429531a1b1635e814df4784599be5c79848fcc849d05136_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel8@sha256:d2993b1a28d230faf64f020c8e8248e06fabf5cd225189b8218a71b2f40e6a9b_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel8@sha256:065def0cfd1e282fd57faedff24873ddb4057afd42d4abc887859c6b8cf8c901_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel8@sha256:14e1402c0d2f4d449146471fff84f6548affdbcd81d1864bce0d29c29ccb15bd_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel8@sha256:1709fbbd4a92d49d492e6bc977f2c32efe4559bde59668e818be70d38acdf757_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel8@sha256:5f9e44c7e682756007cc7bc493511c4a44536a04271ec1984f5a3ece7f1a8a49_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-nop-rhel8@sha256:72978ab3728ae29e51b68affb9e0b9a501bc69653c392783cb9ea121c8971661_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-nop-rhel8@sha256:9a0cf80bdfe89d4c472dc555f314d0bd5c4763bc637d45ddd89b8bb78236a44f_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-nop-rhel8@sha256:b767a9acd7013d08b744b8155cecbe219bfd7a416a3f1ac3a129d67ab062741a_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-nop-rhel8@sha256:dfb1b5680a223da82b0b2dada35342525a88a925f4d22b8168c7edcf2b93049c_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel8@sha256:46612f85239df62f6c6d3684367e34a06ddf3982754d5d130b5c0d77f587deea_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel8@sha256:4c111f708f6ae46c74f7ecae415b9b12e1cbb0380f97c4bee6f98ce32de0ef18_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel8@sha256:607ba1de03fdda867014d183a7f54745c6d687441d7e230cbe45d9234c623ed2_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel8@sha256:c7633b12a75e2a382fb3104a6fcc03227dcc980d2d764f828c75b48ccf73bbab_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel8@sha256:0a2fbc739785a2cc2ad17b79e360788216b2a87422e7d1512ea59a8672557a3e_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel8@sha256:25c1f3d9abd1e123e2a11e5349c0b59eb24238a10dc16e01e59976d061ea7af7_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel8@sha256:375388a1122a4bc5ffe695d4f8c69c9cf0c1d65ba89e92a6caeb68be40fbbbdc_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel8@sha256:739b8da7ebcad332129f65fee9e17f2b29370b1f68c030e3751d2f37ed4f9326_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel8@sha256:0d2a673d31a7b920fce466a25fa1968c57fe95d1c8c5bd2759f5de611d000b5f_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel8@sha256:3542aba4cb22ce189574cf439a9dc758678e6272b83d8ff6089f1815284c576b_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel8@sha256:8c97cb0a4a88a1ddb7a6e7650100e958464b526d7c1454c306c7326f75ca0ab1_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel8@sha256:8ce8fce1d1e1acd9fb44dc4d5797e57fe8e349624f6c7b1351757d7d6143b679_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel8@sha256:540dd3000891505e605b3f269f99da6c53d1e452cf35bb7a1918bb8ce190772b_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel8@sha256:5f0ff9a2dfa1468eff57b5e44d971056d06e6c5a2672e14717686b3eba17a341_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel8@sha256:bba628b46144f5d52f4a6e303d1b90c9a7f4a0a7b3f0c13839f9f795da874254_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel8@sha256:f2ee01a1a497bd505ca1289290c0a07eda82901e698079fe1bc6557519d4ee99_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel8@sha256:37002485d6cf0f0ce261894d23db0bf94291fa7a121a154d15e5e4dcde20961f_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel8@sha256:7561c3f65b9ea5268ed46b35f821c319abb1b4cb0894885a5a205cb920842b50_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel8@sha256:7f56583cad2cef40a2be5f4e96a62fcc155c8818fdc7d786400fadb60c85e631_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel8@sha256:ac72ab75d693dd84576e61df319e891b3de889f4e347c9c5b6597ccbd529ae0d_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel8@sha256:025fa4d5b4ca78c69f85c8836f9e585f71c2e48466ff7f38fab36dc66f65880e_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel8@sha256:534369ccbc380afa8482d089c9806484843122f9f3ece03d468604ef2de1daff_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel8@sha256:cea3159fd16b609ef54d99bf435f72c142f0f7ecbbe3c3eaa9dd2035267395d2_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel8@sha256:eae22f08294cb4179c659fca1effea2fc9f270a3059ddd32cf5a9ba1aaf8d2d1_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel8@sha256:1873003c677cb43b754c22493f9ecd91fa61eced098816823b7bceaf2051113a_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel8@sha256:26e9f9232764f62c9c8ec24c3f7938fdaa362f4f10b6c71c894b1cea92f55404_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel8@sha256:8969e863a2ac74d0ab37812bd0aa5d86f261b97d0c2fecd0f35d2343c2f5bd67_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel8@sha256:bc98620c8b16b39d796d81f25bd30ff227f2f2e723536bf28d55bdc76e9ac1ad_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel8@sha256:2f5cd53d974785de7aa44cb7ff7340e08c44a98eac5b3b60a9eb4535e63e62f7_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel8@sha256:608f3eb154f67488869fceeee31df1bcf596385c41d03c7390364153bac6b8b2_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel8@sha256:ca0bcdf562b50a8d2d665172658de8f444dab6fb4ca39ce49abb253e05aa8c7c_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel8@sha256:fed536fdc9330d719dda8baef65c856e9c301e86363b767a52f78fea8336103e_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel8@sha256:012597e8046bf9f3e53d6f3c9543405e77ad5fd8f44964bc669cdf9581726170_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel8@sha256:36959d582ce1a74d7bf594b8e1b84edfa14233ddc2a2b22fcb66c0a0335a7bd3_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel8@sha256:3888fb9d6780e137b4545e8830f45383e68ca84a42394749b64e391d535172e7_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel8@sha256:79af298015635f2bde40b74943cc5aa201d8bef1cb1d333938816757328609e6_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel8@sha256:0d45b4a62b0fc7e101f68e94d6f1b18bc1a2770cccfebc27380d1bbcafbabb49_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel8@sha256:142369000580845dc3a0da67cf4de781dd2ad1ccaa6acf234d7650424e95bf09_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel8@sha256:26d9157c1a6c7d0cfcde263a0a17b15cca996b2b79c6cf0168a16304068c6abc_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel8@sha256:7a4aa11a1273f668d89230adaa720b4e1fcea0cbaa57c63fa01a2cf6867d981c_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel8@sha256:25f485a1b1e0c5015304744148e7a3fbb6728fe90f389e5d507b2d36917efdf5_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel8@sha256:6f30b86646ff8d94ba28949bdf826d751fba38c824a3acabb1480896f41d411a_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel8@sha256:a0663bcada815073c34ec07a99cd53242db85e933912c48b5ed25892ccfa4eb1_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel8@sha256:e6213a9e4243024eb73cef85526dbc294920f0e7c35b031d4b46bc5a5072af23_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel8@sha256:18c0e9a76603a5312f3c7e2b9d468fe5a6d1e3f3f3b41c5ddcad952f6a49e528_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel8@sha256:2723ec216e5ead0550a5dece8b4ef76abade44503ff67da9becdb59ee6a74b64_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel8@sha256:5f68ba66d17d612702cc47916df916b751c3b8d71faa094f1a174cb4338c3d68_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel8@sha256:8d927c5044b9df81791f00774e7831f0a4d5a458f7a335f8bf925696b5479548_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel8@sha256:3d6ba54c22f00a6eefdb5a920e9f2a377cd25f46ac0ce43fbbd207f9bddf87af_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel8@sha256:4f9a87bf93808a7c27c0bcd5387527fd9261f4c666da11e4f5ba8f831028fc3e_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel8@sha256:6ecd313eff04d48c873fa3b4b3a0e1bc94e1e715ab5919e33718a06a2b561851_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel8@sha256:7efeac843ef6910c061c535e290dc43a8fca0522e1897845237bff9df7706da9_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel8@sha256:3e51c0031aaefd0b1ae80908c887075c82888f29552a4b71a3de6148ed6a7fb4_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel8@sha256:578c9afda064065cc2f4e18b59dbb92cf78015654573de80a72bc4e56fc0d1f3_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel8@sha256:d4fa2a61f381b3f00b9fb76cb1d019b28a2413a936f9b5a786d1d98e8a8361a0_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel8@sha256:fbbf6924f67a455359ccd4e884e1608fb20475850e874874d158f5f2e01425c8_amd64 | — |
An improper input validation vulnerability was found in the cipher-base npm package. Missing input type checks in the polyfill of the Node.js `createHash` function result in invalid value calculations, hanging and rewinding the hash state, including turning a tagged hash into an untagged hash, for malicious JSON-stringifyable inputs.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel8@sha256:1066cf4185e3cd917c05e6d6759fb0a69428c4b43398df10dff8abe523761c09_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel8@sha256:525bbd7fe14ba88b4d9be13c5857e477e3a8daac1185a146707ebb8ef8e81acd_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel8@sha256:dbb678695a4bd07c27a14fec9b70359929bf0d4d33d9ce2d70d1b5157e5026c1_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel8@sha256:fbddec04429c15c833b7631fe3d7c783d33520f30f6d5c8aef2e66b7634873b8_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel8@sha256:0a12cf22aa798dbc3661f7e83aa9c280fe394de5b0ecc6ed7c93be1df539fce9_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel8@sha256:cf30088c2a33f0717657b0ac7c2df1544cb02a39e235011c9d21c658222ef39e_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel8@sha256:ea7aae64763683de9e3fcbda5d6865c975a561b8c6b4299be9dd34088bc5e684_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel8@sha256:fdd2f4bffececf03b6566cf573fdf6224495d79a75ad1031219fad9902d7a3f1_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel8@sha256:0dee713a14ab49d93b52b280d4ca3c6fc1c5f604087c81b755a6715330c91ea7_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel8@sha256:50133b51c695735e5f1fdb54d5423331091c1d113b0747d9565a42839d7510bc_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel8@sha256:56bf189b754dee71d8b4ce9e44389b4ca0762e5f633e728210825472f4c8f3f6_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel8@sha256:d356f3a86b2d3054a9f9c6e36bd488c8eaaef4af199e6a8188f8b50921698d25_arm64 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel8@sha256:0cb744cb7946d857a2cffec641fcbc994e77ddc8d4a5b14c17a28621f4a0a4a9_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel8@sha256:416c99f02abb6274fc87b2599e96b90e74e7a94c28806629c2b98fb2dc7e2afc_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel8@sha256:5c78dfe2380653f0167358565c8b7cab1010321a4eda27ec931715805ab2c256_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel8@sha256:d71dc72648f45660ae1fd98acac0f1876540cac853f5c097ab85c3a5f2c2084f_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel8@sha256:494857108f0b09c8b8985062cc11b9879d126b207fcd72f6abb64ded3d8d1793_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel8@sha256:abca24c41cb24749e70a90aac93354d1924785e3eaf92a55b6906690861bac49_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel8@sha256:b7b03dd023aafe65290969336bcf9e0b7a241c3510dcb3d26519581ba4eed719_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel8@sha256:d52e4a16b2908e99f1e69a1e2ee9233a231fd28c70916ed06c9cd8560478340c_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-controller-rhel8@sha256:35c7d22ab878030711c1ec9d340f25f78257ca3eabdcb5db23db90e80d55e8f1_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-controller-rhel8@sha256:5345cdb7e11186fda1577345f0e426946a5ee9e6bbe6486845511f03114dbe52_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-controller-rhel8@sha256:71d7e93eb9e845a429a7e68801ce7675ffdeebb730c236a8b6c3d59767d8e5d8_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-controller-rhel8@sha256:b33b33412464a6d0bf510e6dd2dc7df8b4ced9a5c08a14d8522db6c8457d1a36_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel8@sha256:9209e159bb11236b49511ed3a59c7f687d06a9f82a02497a637d765cc14ea0c3_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel8@sha256:b2c21a004712bd198698ea75793e57abbe1665e17479e34d0b5e8c81d60b967d_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel8@sha256:b894d94d3e18dc2f4f71f4e791e25da158397264b49ac82f4780ac3322e66200_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel8@sha256:f532249811710dde78cab85e31f99bfebb5ee161167f8116ea00297ac343eefd_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-events-rhel8@sha256:001e28b882e81e4d424b2e1a39933211f15e68048406a6432e6ec59e4b96cc2c_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-events-rhel8@sha256:03dc5eb942a8fb202d8d6492764d5d27dcc326b556bb068070c10b00a3a9d277_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-events-rhel8@sha256:0e59fd179abc02c54784b3293bc3d21087bd0ec135c691c5523879149da33a5a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-events-rhel8@sha256:898085897ff200fdba4d6c14b59548c7fe53164a8c2649e2263a69116737edbf_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel8@sha256:3479cbadb4aa7bab5cc56115d7efe4e406d60010e28561857804926c3fbac9cc_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel8@sha256:6067cedcfde517cc751e14030c620126ea6facf50a4ff16374ca8ebe7bfcbe8b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel8@sha256:a77292658b1ef1e2922f2b7c904ff73c8911bb84f130953897c3a66aec8560da_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel8@sha256:c8aaf02aede730dacca2eed8bb32044f39b74d3ee3fd619a0fa2af864d874fa6_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel8@sha256:23a535f97d17329cf2a1cc9dde90d4d9e2f3f5d979539a8ef5982e1f6693b144_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel8@sha256:7b61bda6116f3f1e93c856543ade553b0a1e4353542f5147da6929a5a8adbac3_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel8@sha256:ab98453c7e13ef2a9429531a1b1635e814df4784599be5c79848fcc849d05136_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel8@sha256:d2993b1a28d230faf64f020c8e8248e06fabf5cd225189b8218a71b2f40e6a9b_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel8@sha256:065def0cfd1e282fd57faedff24873ddb4057afd42d4abc887859c6b8cf8c901_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel8@sha256:14e1402c0d2f4d449146471fff84f6548affdbcd81d1864bce0d29c29ccb15bd_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel8@sha256:1709fbbd4a92d49d492e6bc977f2c32efe4559bde59668e818be70d38acdf757_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel8@sha256:5f9e44c7e682756007cc7bc493511c4a44536a04271ec1984f5a3ece7f1a8a49_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-nop-rhel8@sha256:72978ab3728ae29e51b68affb9e0b9a501bc69653c392783cb9ea121c8971661_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-nop-rhel8@sha256:9a0cf80bdfe89d4c472dc555f314d0bd5c4763bc637d45ddd89b8bb78236a44f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-nop-rhel8@sha256:b767a9acd7013d08b744b8155cecbe219bfd7a416a3f1ac3a129d67ab062741a_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-nop-rhel8@sha256:dfb1b5680a223da82b0b2dada35342525a88a925f4d22b8168c7edcf2b93049c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel8@sha256:46612f85239df62f6c6d3684367e34a06ddf3982754d5d130b5c0d77f587deea_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel8@sha256:4c111f708f6ae46c74f7ecae415b9b12e1cbb0380f97c4bee6f98ce32de0ef18_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel8@sha256:607ba1de03fdda867014d183a7f54745c6d687441d7e230cbe45d9234c623ed2_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel8@sha256:c7633b12a75e2a382fb3104a6fcc03227dcc980d2d764f828c75b48ccf73bbab_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel8@sha256:0a2fbc739785a2cc2ad17b79e360788216b2a87422e7d1512ea59a8672557a3e_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel8@sha256:25c1f3d9abd1e123e2a11e5349c0b59eb24238a10dc16e01e59976d061ea7af7_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel8@sha256:375388a1122a4bc5ffe695d4f8c69c9cf0c1d65ba89e92a6caeb68be40fbbbdc_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel8@sha256:739b8da7ebcad332129f65fee9e17f2b29370b1f68c030e3751d2f37ed4f9326_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel8@sha256:0d2a673d31a7b920fce466a25fa1968c57fe95d1c8c5bd2759f5de611d000b5f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel8@sha256:3542aba4cb22ce189574cf439a9dc758678e6272b83d8ff6089f1815284c576b_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel8@sha256:8c97cb0a4a88a1ddb7a6e7650100e958464b526d7c1454c306c7326f75ca0ab1_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel8@sha256:8ce8fce1d1e1acd9fb44dc4d5797e57fe8e349624f6c7b1351757d7d6143b679_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel8@sha256:540dd3000891505e605b3f269f99da6c53d1e452cf35bb7a1918bb8ce190772b_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel8@sha256:5f0ff9a2dfa1468eff57b5e44d971056d06e6c5a2672e14717686b3eba17a341_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel8@sha256:bba628b46144f5d52f4a6e303d1b90c9a7f4a0a7b3f0c13839f9f795da874254_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel8@sha256:f2ee01a1a497bd505ca1289290c0a07eda82901e698079fe1bc6557519d4ee99_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel8@sha256:37002485d6cf0f0ce261894d23db0bf94291fa7a121a154d15e5e4dcde20961f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel8@sha256:7561c3f65b9ea5268ed46b35f821c319abb1b4cb0894885a5a205cb920842b50_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel8@sha256:7f56583cad2cef40a2be5f4e96a62fcc155c8818fdc7d786400fadb60c85e631_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel8@sha256:ac72ab75d693dd84576e61df319e891b3de889f4e347c9c5b6597ccbd529ae0d_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel8@sha256:025fa4d5b4ca78c69f85c8836f9e585f71c2e48466ff7f38fab36dc66f65880e_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel8@sha256:534369ccbc380afa8482d089c9806484843122f9f3ece03d468604ef2de1daff_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel8@sha256:cea3159fd16b609ef54d99bf435f72c142f0f7ecbbe3c3eaa9dd2035267395d2_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel8@sha256:eae22f08294cb4179c659fca1effea2fc9f270a3059ddd32cf5a9ba1aaf8d2d1_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel8@sha256:1873003c677cb43b754c22493f9ecd91fa61eced098816823b7bceaf2051113a_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel8@sha256:26e9f9232764f62c9c8ec24c3f7938fdaa362f4f10b6c71c894b1cea92f55404_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel8@sha256:8969e863a2ac74d0ab37812bd0aa5d86f261b97d0c2fecd0f35d2343c2f5bd67_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel8@sha256:bc98620c8b16b39d796d81f25bd30ff227f2f2e723536bf28d55bdc76e9ac1ad_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel8@sha256:2f5cd53d974785de7aa44cb7ff7340e08c44a98eac5b3b60a9eb4535e63e62f7_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel8@sha256:608f3eb154f67488869fceeee31df1bcf596385c41d03c7390364153bac6b8b2_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel8@sha256:ca0bcdf562b50a8d2d665172658de8f444dab6fb4ca39ce49abb253e05aa8c7c_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel8@sha256:fed536fdc9330d719dda8baef65c856e9c301e86363b767a52f78fea8336103e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel8@sha256:012597e8046bf9f3e53d6f3c9543405e77ad5fd8f44964bc669cdf9581726170_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel8@sha256:36959d582ce1a74d7bf594b8e1b84edfa14233ddc2a2b22fcb66c0a0335a7bd3_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel8@sha256:3888fb9d6780e137b4545e8830f45383e68ca84a42394749b64e391d535172e7_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel8@sha256:79af298015635f2bde40b74943cc5aa201d8bef1cb1d333938816757328609e6_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel8@sha256:0d45b4a62b0fc7e101f68e94d6f1b18bc1a2770cccfebc27380d1bbcafbabb49_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel8@sha256:142369000580845dc3a0da67cf4de781dd2ad1ccaa6acf234d7650424e95bf09_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel8@sha256:26d9157c1a6c7d0cfcde263a0a17b15cca996b2b79c6cf0168a16304068c6abc_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel8@sha256:7a4aa11a1273f668d89230adaa720b4e1fcea0cbaa57c63fa01a2cf6867d981c_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel8@sha256:25f485a1b1e0c5015304744148e7a3fbb6728fe90f389e5d507b2d36917efdf5_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel8@sha256:6f30b86646ff8d94ba28949bdf826d751fba38c824a3acabb1480896f41d411a_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel8@sha256:a0663bcada815073c34ec07a99cd53242db85e933912c48b5ed25892ccfa4eb1_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel8@sha256:e6213a9e4243024eb73cef85526dbc294920f0e7c35b031d4b46bc5a5072af23_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel8@sha256:18c0e9a76603a5312f3c7e2b9d468fe5a6d1e3f3f3b41c5ddcad952f6a49e528_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel8@sha256:2723ec216e5ead0550a5dece8b4ef76abade44503ff67da9becdb59ee6a74b64_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel8@sha256:5f68ba66d17d612702cc47916df916b751c3b8d71faa094f1a174cb4338c3d68_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel8@sha256:8d927c5044b9df81791f00774e7831f0a4d5a458f7a335f8bf925696b5479548_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel8@sha256:3d6ba54c22f00a6eefdb5a920e9f2a377cd25f46ac0ce43fbbd207f9bddf87af_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel8@sha256:4f9a87bf93808a7c27c0bcd5387527fd9261f4c666da11e4f5ba8f831028fc3e_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel8@sha256:6ecd313eff04d48c873fa3b4b3a0e1bc94e1e715ab5919e33718a06a2b561851_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel8@sha256:7efeac843ef6910c061c535e290dc43a8fca0522e1897845237bff9df7706da9_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel8@sha256:3e51c0031aaefd0b1ae80908c887075c82888f29552a4b71a3de6148ed6a7fb4_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel8@sha256:578c9afda064065cc2f4e18b59dbb92cf78015654573de80a72bc4e56fc0d1f3_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel8@sha256:d4fa2a61f381b3f00b9fb76cb1d019b28a2413a936f9b5a786d1d98e8a8361a0_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel8@sha256:fbbf6924f67a455359ccd4e884e1608fb20475850e874874d158f5f2e01425c8_amd64 | — |
Workaround
|
A vulnerability was found in sha.js, where the hashing implementation does not perform sufficient input type validation. The .update() function accepts arbitrary objects, including those with crafted length properties, which can alter the internal state machine of the hashing process. This flaw may result in unexpected behavior such as rewinding the hash state, producing inconsistent digest outputs, or entering invalid processing loops. The issue was introduced due to the reliance on JavaScript object coercion rules rather than enforcing strict buffer or string inputs.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel8@sha256:1066cf4185e3cd917c05e6d6759fb0a69428c4b43398df10dff8abe523761c09_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel8@sha256:525bbd7fe14ba88b4d9be13c5857e477e3a8daac1185a146707ebb8ef8e81acd_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel8@sha256:dbb678695a4bd07c27a14fec9b70359929bf0d4d33d9ce2d70d1b5157e5026c1_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel8@sha256:fbddec04429c15c833b7631fe3d7c783d33520f30f6d5c8aef2e66b7634873b8_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel8@sha256:0a12cf22aa798dbc3661f7e83aa9c280fe394de5b0ecc6ed7c93be1df539fce9_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel8@sha256:cf30088c2a33f0717657b0ac7c2df1544cb02a39e235011c9d21c658222ef39e_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel8@sha256:ea7aae64763683de9e3fcbda5d6865c975a561b8c6b4299be9dd34088bc5e684_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel8@sha256:fdd2f4bffececf03b6566cf573fdf6224495d79a75ad1031219fad9902d7a3f1_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel8@sha256:0dee713a14ab49d93b52b280d4ca3c6fc1c5f604087c81b755a6715330c91ea7_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel8@sha256:50133b51c695735e5f1fdb54d5423331091c1d113b0747d9565a42839d7510bc_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel8@sha256:56bf189b754dee71d8b4ce9e44389b4ca0762e5f633e728210825472f4c8f3f6_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel8@sha256:d356f3a86b2d3054a9f9c6e36bd488c8eaaef4af199e6a8188f8b50921698d25_arm64 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel8@sha256:0cb744cb7946d857a2cffec641fcbc994e77ddc8d4a5b14c17a28621f4a0a4a9_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel8@sha256:416c99f02abb6274fc87b2599e96b90e74e7a94c28806629c2b98fb2dc7e2afc_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel8@sha256:5c78dfe2380653f0167358565c8b7cab1010321a4eda27ec931715805ab2c256_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel8@sha256:d71dc72648f45660ae1fd98acac0f1876540cac853f5c097ab85c3a5f2c2084f_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel8@sha256:494857108f0b09c8b8985062cc11b9879d126b207fcd72f6abb64ded3d8d1793_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel8@sha256:abca24c41cb24749e70a90aac93354d1924785e3eaf92a55b6906690861bac49_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel8@sha256:b7b03dd023aafe65290969336bcf9e0b7a241c3510dcb3d26519581ba4eed719_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel8@sha256:d52e4a16b2908e99f1e69a1e2ee9233a231fd28c70916ed06c9cd8560478340c_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-controller-rhel8@sha256:35c7d22ab878030711c1ec9d340f25f78257ca3eabdcb5db23db90e80d55e8f1_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-controller-rhel8@sha256:5345cdb7e11186fda1577345f0e426946a5ee9e6bbe6486845511f03114dbe52_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-controller-rhel8@sha256:71d7e93eb9e845a429a7e68801ce7675ffdeebb730c236a8b6c3d59767d8e5d8_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-controller-rhel8@sha256:b33b33412464a6d0bf510e6dd2dc7df8b4ced9a5c08a14d8522db6c8457d1a36_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel8@sha256:9209e159bb11236b49511ed3a59c7f687d06a9f82a02497a637d765cc14ea0c3_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel8@sha256:b2c21a004712bd198698ea75793e57abbe1665e17479e34d0b5e8c81d60b967d_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel8@sha256:b894d94d3e18dc2f4f71f4e791e25da158397264b49ac82f4780ac3322e66200_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel8@sha256:f532249811710dde78cab85e31f99bfebb5ee161167f8116ea00297ac343eefd_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-events-rhel8@sha256:001e28b882e81e4d424b2e1a39933211f15e68048406a6432e6ec59e4b96cc2c_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-events-rhel8@sha256:03dc5eb942a8fb202d8d6492764d5d27dcc326b556bb068070c10b00a3a9d277_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-events-rhel8@sha256:0e59fd179abc02c54784b3293bc3d21087bd0ec135c691c5523879149da33a5a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-events-rhel8@sha256:898085897ff200fdba4d6c14b59548c7fe53164a8c2649e2263a69116737edbf_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel8@sha256:3479cbadb4aa7bab5cc56115d7efe4e406d60010e28561857804926c3fbac9cc_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel8@sha256:6067cedcfde517cc751e14030c620126ea6facf50a4ff16374ca8ebe7bfcbe8b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel8@sha256:a77292658b1ef1e2922f2b7c904ff73c8911bb84f130953897c3a66aec8560da_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel8@sha256:c8aaf02aede730dacca2eed8bb32044f39b74d3ee3fd619a0fa2af864d874fa6_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel8@sha256:23a535f97d17329cf2a1cc9dde90d4d9e2f3f5d979539a8ef5982e1f6693b144_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel8@sha256:7b61bda6116f3f1e93c856543ade553b0a1e4353542f5147da6929a5a8adbac3_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel8@sha256:ab98453c7e13ef2a9429531a1b1635e814df4784599be5c79848fcc849d05136_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel8@sha256:d2993b1a28d230faf64f020c8e8248e06fabf5cd225189b8218a71b2f40e6a9b_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel8@sha256:065def0cfd1e282fd57faedff24873ddb4057afd42d4abc887859c6b8cf8c901_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel8@sha256:14e1402c0d2f4d449146471fff84f6548affdbcd81d1864bce0d29c29ccb15bd_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel8@sha256:1709fbbd4a92d49d492e6bc977f2c32efe4559bde59668e818be70d38acdf757_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel8@sha256:5f9e44c7e682756007cc7bc493511c4a44536a04271ec1984f5a3ece7f1a8a49_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-nop-rhel8@sha256:72978ab3728ae29e51b68affb9e0b9a501bc69653c392783cb9ea121c8971661_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-nop-rhel8@sha256:9a0cf80bdfe89d4c472dc555f314d0bd5c4763bc637d45ddd89b8bb78236a44f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-nop-rhel8@sha256:b767a9acd7013d08b744b8155cecbe219bfd7a416a3f1ac3a129d67ab062741a_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-nop-rhel8@sha256:dfb1b5680a223da82b0b2dada35342525a88a925f4d22b8168c7edcf2b93049c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel8@sha256:46612f85239df62f6c6d3684367e34a06ddf3982754d5d130b5c0d77f587deea_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel8@sha256:4c111f708f6ae46c74f7ecae415b9b12e1cbb0380f97c4bee6f98ce32de0ef18_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel8@sha256:607ba1de03fdda867014d183a7f54745c6d687441d7e230cbe45d9234c623ed2_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel8@sha256:c7633b12a75e2a382fb3104a6fcc03227dcc980d2d764f828c75b48ccf73bbab_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel8@sha256:0a2fbc739785a2cc2ad17b79e360788216b2a87422e7d1512ea59a8672557a3e_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel8@sha256:25c1f3d9abd1e123e2a11e5349c0b59eb24238a10dc16e01e59976d061ea7af7_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel8@sha256:375388a1122a4bc5ffe695d4f8c69c9cf0c1d65ba89e92a6caeb68be40fbbbdc_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel8@sha256:739b8da7ebcad332129f65fee9e17f2b29370b1f68c030e3751d2f37ed4f9326_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel8@sha256:0d2a673d31a7b920fce466a25fa1968c57fe95d1c8c5bd2759f5de611d000b5f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel8@sha256:3542aba4cb22ce189574cf439a9dc758678e6272b83d8ff6089f1815284c576b_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel8@sha256:8c97cb0a4a88a1ddb7a6e7650100e958464b526d7c1454c306c7326f75ca0ab1_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel8@sha256:8ce8fce1d1e1acd9fb44dc4d5797e57fe8e349624f6c7b1351757d7d6143b679_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel8@sha256:540dd3000891505e605b3f269f99da6c53d1e452cf35bb7a1918bb8ce190772b_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel8@sha256:5f0ff9a2dfa1468eff57b5e44d971056d06e6c5a2672e14717686b3eba17a341_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel8@sha256:bba628b46144f5d52f4a6e303d1b90c9a7f4a0a7b3f0c13839f9f795da874254_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel8@sha256:f2ee01a1a497bd505ca1289290c0a07eda82901e698079fe1bc6557519d4ee99_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel8@sha256:37002485d6cf0f0ce261894d23db0bf94291fa7a121a154d15e5e4dcde20961f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel8@sha256:7561c3f65b9ea5268ed46b35f821c319abb1b4cb0894885a5a205cb920842b50_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel8@sha256:7f56583cad2cef40a2be5f4e96a62fcc155c8818fdc7d786400fadb60c85e631_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel8@sha256:ac72ab75d693dd84576e61df319e891b3de889f4e347c9c5b6597ccbd529ae0d_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel8@sha256:025fa4d5b4ca78c69f85c8836f9e585f71c2e48466ff7f38fab36dc66f65880e_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel8@sha256:534369ccbc380afa8482d089c9806484843122f9f3ece03d468604ef2de1daff_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel8@sha256:cea3159fd16b609ef54d99bf435f72c142f0f7ecbbe3c3eaa9dd2035267395d2_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel8@sha256:eae22f08294cb4179c659fca1effea2fc9f270a3059ddd32cf5a9ba1aaf8d2d1_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel8@sha256:1873003c677cb43b754c22493f9ecd91fa61eced098816823b7bceaf2051113a_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel8@sha256:26e9f9232764f62c9c8ec24c3f7938fdaa362f4f10b6c71c894b1cea92f55404_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel8@sha256:8969e863a2ac74d0ab37812bd0aa5d86f261b97d0c2fecd0f35d2343c2f5bd67_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel8@sha256:bc98620c8b16b39d796d81f25bd30ff227f2f2e723536bf28d55bdc76e9ac1ad_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel8@sha256:2f5cd53d974785de7aa44cb7ff7340e08c44a98eac5b3b60a9eb4535e63e62f7_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel8@sha256:608f3eb154f67488869fceeee31df1bcf596385c41d03c7390364153bac6b8b2_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel8@sha256:ca0bcdf562b50a8d2d665172658de8f444dab6fb4ca39ce49abb253e05aa8c7c_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel8@sha256:fed536fdc9330d719dda8baef65c856e9c301e86363b767a52f78fea8336103e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel8@sha256:012597e8046bf9f3e53d6f3c9543405e77ad5fd8f44964bc669cdf9581726170_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel8@sha256:36959d582ce1a74d7bf594b8e1b84edfa14233ddc2a2b22fcb66c0a0335a7bd3_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel8@sha256:3888fb9d6780e137b4545e8830f45383e68ca84a42394749b64e391d535172e7_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel8@sha256:79af298015635f2bde40b74943cc5aa201d8bef1cb1d333938816757328609e6_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel8@sha256:0d45b4a62b0fc7e101f68e94d6f1b18bc1a2770cccfebc27380d1bbcafbabb49_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel8@sha256:142369000580845dc3a0da67cf4de781dd2ad1ccaa6acf234d7650424e95bf09_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel8@sha256:26d9157c1a6c7d0cfcde263a0a17b15cca996b2b79c6cf0168a16304068c6abc_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel8@sha256:7a4aa11a1273f668d89230adaa720b4e1fcea0cbaa57c63fa01a2cf6867d981c_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel8@sha256:25f485a1b1e0c5015304744148e7a3fbb6728fe90f389e5d507b2d36917efdf5_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel8@sha256:6f30b86646ff8d94ba28949bdf826d751fba38c824a3acabb1480896f41d411a_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel8@sha256:a0663bcada815073c34ec07a99cd53242db85e933912c48b5ed25892ccfa4eb1_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel8@sha256:e6213a9e4243024eb73cef85526dbc294920f0e7c35b031d4b46bc5a5072af23_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel8@sha256:18c0e9a76603a5312f3c7e2b9d468fe5a6d1e3f3f3b41c5ddcad952f6a49e528_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel8@sha256:2723ec216e5ead0550a5dece8b4ef76abade44503ff67da9becdb59ee6a74b64_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel8@sha256:5f68ba66d17d612702cc47916df916b751c3b8d71faa094f1a174cb4338c3d68_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel8@sha256:8d927c5044b9df81791f00774e7831f0a4d5a458f7a335f8bf925696b5479548_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel8@sha256:3d6ba54c22f00a6eefdb5a920e9f2a377cd25f46ac0ce43fbbd207f9bddf87af_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel8@sha256:4f9a87bf93808a7c27c0bcd5387527fd9261f4c666da11e4f5ba8f831028fc3e_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel8@sha256:6ecd313eff04d48c873fa3b4b3a0e1bc94e1e715ab5919e33718a06a2b561851_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel8@sha256:7efeac843ef6910c061c535e290dc43a8fca0522e1897845237bff9df7706da9_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel8@sha256:3e51c0031aaefd0b1ae80908c887075c82888f29552a4b71a3de6148ed6a7fb4_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel8@sha256:578c9afda064065cc2f4e18b59dbb92cf78015654573de80a72bc4e56fc0d1f3_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel8@sha256:d4fa2a61f381b3f00b9fb76cb1d019b28a2413a936f9b5a786d1d98e8a8361a0_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel8@sha256:fbbf6924f67a455359ccd4e884e1608fb20475850e874874d158f5f2e01425c8_amd64 | — |
Workaround
|
A flaw was found in node-forge. This vulnerability allows unauthenticated attackers to bypass downstream cryptographic verifications and security decisions via crafting ASN.1 (Abstract Syntax Notation One) structures to desynchronize schema validations, yielding a semantic divergence.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel8@sha256:494857108f0b09c8b8985062cc11b9879d126b207fcd72f6abb64ded3d8d1793_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel8@sha256:abca24c41cb24749e70a90aac93354d1924785e3eaf92a55b6906690861bac49_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel8@sha256:b7b03dd023aafe65290969336bcf9e0b7a241c3510dcb3d26519581ba4eed719_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel8@sha256:d52e4a16b2908e99f1e69a1e2ee9233a231fd28c70916ed06c9cd8560478340c_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel8@sha256:0dee713a14ab49d93b52b280d4ca3c6fc1c5f604087c81b755a6715330c91ea7_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel8@sha256:50133b51c695735e5f1fdb54d5423331091c1d113b0747d9565a42839d7510bc_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel8@sha256:56bf189b754dee71d8b4ce9e44389b4ca0762e5f633e728210825472f4c8f3f6_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel8@sha256:d356f3a86b2d3054a9f9c6e36bd488c8eaaef4af199e6a8188f8b50921698d25_arm64 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel8@sha256:0cb744cb7946d857a2cffec641fcbc994e77ddc8d4a5b14c17a28621f4a0a4a9_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel8@sha256:416c99f02abb6274fc87b2599e96b90e74e7a94c28806629c2b98fb2dc7e2afc_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel8@sha256:5c78dfe2380653f0167358565c8b7cab1010321a4eda27ec931715805ab2c256_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel8@sha256:d71dc72648f45660ae1fd98acac0f1876540cac853f5c097ab85c3a5f2c2084f_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-controller-rhel8@sha256:35c7d22ab878030711c1ec9d340f25f78257ca3eabdcb5db23db90e80d55e8f1_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-controller-rhel8@sha256:5345cdb7e11186fda1577345f0e426946a5ee9e6bbe6486845511f03114dbe52_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-controller-rhel8@sha256:71d7e93eb9e845a429a7e68801ce7675ffdeebb730c236a8b6c3d59767d8e5d8_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-controller-rhel8@sha256:b33b33412464a6d0bf510e6dd2dc7df8b4ced9a5c08a14d8522db6c8457d1a36_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel8@sha256:9209e159bb11236b49511ed3a59c7f687d06a9f82a02497a637d765cc14ea0c3_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel8@sha256:b2c21a004712bd198698ea75793e57abbe1665e17479e34d0b5e8c81d60b967d_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel8@sha256:b894d94d3e18dc2f4f71f4e791e25da158397264b49ac82f4780ac3322e66200_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel8@sha256:f532249811710dde78cab85e31f99bfebb5ee161167f8116ea00297ac343eefd_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-events-rhel8@sha256:001e28b882e81e4d424b2e1a39933211f15e68048406a6432e6ec59e4b96cc2c_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-events-rhel8@sha256:03dc5eb942a8fb202d8d6492764d5d27dcc326b556bb068070c10b00a3a9d277_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-events-rhel8@sha256:0e59fd179abc02c54784b3293bc3d21087bd0ec135c691c5523879149da33a5a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-events-rhel8@sha256:898085897ff200fdba4d6c14b59548c7fe53164a8c2649e2263a69116737edbf_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel8@sha256:3479cbadb4aa7bab5cc56115d7efe4e406d60010e28561857804926c3fbac9cc_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel8@sha256:6067cedcfde517cc751e14030c620126ea6facf50a4ff16374ca8ebe7bfcbe8b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel8@sha256:a77292658b1ef1e2922f2b7c904ff73c8911bb84f130953897c3a66aec8560da_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel8@sha256:c8aaf02aede730dacca2eed8bb32044f39b74d3ee3fd619a0fa2af864d874fa6_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel8@sha256:1066cf4185e3cd917c05e6d6759fb0a69428c4b43398df10dff8abe523761c09_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel8@sha256:525bbd7fe14ba88b4d9be13c5857e477e3a8daac1185a146707ebb8ef8e81acd_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel8@sha256:dbb678695a4bd07c27a14fec9b70359929bf0d4d33d9ce2d70d1b5157e5026c1_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel8@sha256:fbddec04429c15c833b7631fe3d7c783d33520f30f6d5c8aef2e66b7634873b8_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel8@sha256:0a12cf22aa798dbc3661f7e83aa9c280fe394de5b0ecc6ed7c93be1df539fce9_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel8@sha256:cf30088c2a33f0717657b0ac7c2df1544cb02a39e235011c9d21c658222ef39e_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel8@sha256:ea7aae64763683de9e3fcbda5d6865c975a561b8c6b4299be9dd34088bc5e684_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel8@sha256:fdd2f4bffececf03b6566cf573fdf6224495d79a75ad1031219fad9902d7a3f1_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel8@sha256:23a535f97d17329cf2a1cc9dde90d4d9e2f3f5d979539a8ef5982e1f6693b144_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel8@sha256:7b61bda6116f3f1e93c856543ade553b0a1e4353542f5147da6929a5a8adbac3_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel8@sha256:ab98453c7e13ef2a9429531a1b1635e814df4784599be5c79848fcc849d05136_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel8@sha256:d2993b1a28d230faf64f020c8e8248e06fabf5cd225189b8218a71b2f40e6a9b_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel8@sha256:065def0cfd1e282fd57faedff24873ddb4057afd42d4abc887859c6b8cf8c901_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel8@sha256:14e1402c0d2f4d449146471fff84f6548affdbcd81d1864bce0d29c29ccb15bd_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel8@sha256:1709fbbd4a92d49d492e6bc977f2c32efe4559bde59668e818be70d38acdf757_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel8@sha256:5f9e44c7e682756007cc7bc493511c4a44536a04271ec1984f5a3ece7f1a8a49_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-nop-rhel8@sha256:72978ab3728ae29e51b68affb9e0b9a501bc69653c392783cb9ea121c8971661_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-nop-rhel8@sha256:9a0cf80bdfe89d4c472dc555f314d0bd5c4763bc637d45ddd89b8bb78236a44f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-nop-rhel8@sha256:b767a9acd7013d08b744b8155cecbe219bfd7a416a3f1ac3a129d67ab062741a_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-nop-rhel8@sha256:dfb1b5680a223da82b0b2dada35342525a88a925f4d22b8168c7edcf2b93049c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel8@sha256:46612f85239df62f6c6d3684367e34a06ddf3982754d5d130b5c0d77f587deea_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel8@sha256:4c111f708f6ae46c74f7ecae415b9b12e1cbb0380f97c4bee6f98ce32de0ef18_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel8@sha256:607ba1de03fdda867014d183a7f54745c6d687441d7e230cbe45d9234c623ed2_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel8@sha256:c7633b12a75e2a382fb3104a6fcc03227dcc980d2d764f828c75b48ccf73bbab_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel8@sha256:0a2fbc739785a2cc2ad17b79e360788216b2a87422e7d1512ea59a8672557a3e_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel8@sha256:25c1f3d9abd1e123e2a11e5349c0b59eb24238a10dc16e01e59976d061ea7af7_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel8@sha256:375388a1122a4bc5ffe695d4f8c69c9cf0c1d65ba89e92a6caeb68be40fbbbdc_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel8@sha256:739b8da7ebcad332129f65fee9e17f2b29370b1f68c030e3751d2f37ed4f9326_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel8@sha256:0d2a673d31a7b920fce466a25fa1968c57fe95d1c8c5bd2759f5de611d000b5f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel8@sha256:3542aba4cb22ce189574cf439a9dc758678e6272b83d8ff6089f1815284c576b_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel8@sha256:8c97cb0a4a88a1ddb7a6e7650100e958464b526d7c1454c306c7326f75ca0ab1_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel8@sha256:8ce8fce1d1e1acd9fb44dc4d5797e57fe8e349624f6c7b1351757d7d6143b679_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel8@sha256:540dd3000891505e605b3f269f99da6c53d1e452cf35bb7a1918bb8ce190772b_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel8@sha256:5f0ff9a2dfa1468eff57b5e44d971056d06e6c5a2672e14717686b3eba17a341_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel8@sha256:bba628b46144f5d52f4a6e303d1b90c9a7f4a0a7b3f0c13839f9f795da874254_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel8@sha256:f2ee01a1a497bd505ca1289290c0a07eda82901e698079fe1bc6557519d4ee99_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel8@sha256:37002485d6cf0f0ce261894d23db0bf94291fa7a121a154d15e5e4dcde20961f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel8@sha256:7561c3f65b9ea5268ed46b35f821c319abb1b4cb0894885a5a205cb920842b50_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel8@sha256:7f56583cad2cef40a2be5f4e96a62fcc155c8818fdc7d786400fadb60c85e631_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel8@sha256:ac72ab75d693dd84576e61df319e891b3de889f4e347c9c5b6597ccbd529ae0d_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel8@sha256:025fa4d5b4ca78c69f85c8836f9e585f71c2e48466ff7f38fab36dc66f65880e_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel8@sha256:534369ccbc380afa8482d089c9806484843122f9f3ece03d468604ef2de1daff_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel8@sha256:cea3159fd16b609ef54d99bf435f72c142f0f7ecbbe3c3eaa9dd2035267395d2_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel8@sha256:eae22f08294cb4179c659fca1effea2fc9f270a3059ddd32cf5a9ba1aaf8d2d1_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel8@sha256:1873003c677cb43b754c22493f9ecd91fa61eced098816823b7bceaf2051113a_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel8@sha256:26e9f9232764f62c9c8ec24c3f7938fdaa362f4f10b6c71c894b1cea92f55404_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel8@sha256:8969e863a2ac74d0ab37812bd0aa5d86f261b97d0c2fecd0f35d2343c2f5bd67_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel8@sha256:bc98620c8b16b39d796d81f25bd30ff227f2f2e723536bf28d55bdc76e9ac1ad_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel8@sha256:2f5cd53d974785de7aa44cb7ff7340e08c44a98eac5b3b60a9eb4535e63e62f7_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel8@sha256:608f3eb154f67488869fceeee31df1bcf596385c41d03c7390364153bac6b8b2_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel8@sha256:ca0bcdf562b50a8d2d665172658de8f444dab6fb4ca39ce49abb253e05aa8c7c_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel8@sha256:fed536fdc9330d719dda8baef65c856e9c301e86363b767a52f78fea8336103e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel8@sha256:012597e8046bf9f3e53d6f3c9543405e77ad5fd8f44964bc669cdf9581726170_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel8@sha256:36959d582ce1a74d7bf594b8e1b84edfa14233ddc2a2b22fcb66c0a0335a7bd3_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel8@sha256:3888fb9d6780e137b4545e8830f45383e68ca84a42394749b64e391d535172e7_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel8@sha256:79af298015635f2bde40b74943cc5aa201d8bef1cb1d333938816757328609e6_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel8@sha256:0d45b4a62b0fc7e101f68e94d6f1b18bc1a2770cccfebc27380d1bbcafbabb49_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel8@sha256:142369000580845dc3a0da67cf4de781dd2ad1ccaa6acf234d7650424e95bf09_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel8@sha256:26d9157c1a6c7d0cfcde263a0a17b15cca996b2b79c6cf0168a16304068c6abc_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel8@sha256:7a4aa11a1273f668d89230adaa720b4e1fcea0cbaa57c63fa01a2cf6867d981c_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel8@sha256:25f485a1b1e0c5015304744148e7a3fbb6728fe90f389e5d507b2d36917efdf5_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel8@sha256:6f30b86646ff8d94ba28949bdf826d751fba38c824a3acabb1480896f41d411a_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel8@sha256:a0663bcada815073c34ec07a99cd53242db85e933912c48b5ed25892ccfa4eb1_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel8@sha256:e6213a9e4243024eb73cef85526dbc294920f0e7c35b031d4b46bc5a5072af23_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel8@sha256:18c0e9a76603a5312f3c7e2b9d468fe5a6d1e3f3f3b41c5ddcad952f6a49e528_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel8@sha256:2723ec216e5ead0550a5dece8b4ef76abade44503ff67da9becdb59ee6a74b64_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel8@sha256:5f68ba66d17d612702cc47916df916b751c3b8d71faa094f1a174cb4338c3d68_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel8@sha256:8d927c5044b9df81791f00774e7831f0a4d5a458f7a335f8bf925696b5479548_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel8@sha256:3d6ba54c22f00a6eefdb5a920e9f2a377cd25f46ac0ce43fbbd207f9bddf87af_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel8@sha256:4f9a87bf93808a7c27c0bcd5387527fd9261f4c666da11e4f5ba8f831028fc3e_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel8@sha256:6ecd313eff04d48c873fa3b4b3a0e1bc94e1e715ab5919e33718a06a2b561851_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel8@sha256:7efeac843ef6910c061c535e290dc43a8fca0522e1897845237bff9df7706da9_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel8@sha256:3e51c0031aaefd0b1ae80908c887075c82888f29552a4b71a3de6148ed6a7fb4_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel8@sha256:578c9afda064065cc2f4e18b59dbb92cf78015654573de80a72bc4e56fc0d1f3_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel8@sha256:d4fa2a61f381b3f00b9fb76cb1d019b28a2413a936f9b5a786d1d98e8a8361a0_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel8@sha256:fbbf6924f67a455359ccd4e884e1608fb20475850e874874d158f5f2e01425c8_amd64 | — |
Workaround
|
A flaw was found in Lodash. A prototype pollution vulnerability in the _.unset and _.omit functions allows an attacker able to control property paths to delete methods from global prototypes. By removing essential functionalities, this can result in a denial of service.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel8@sha256:494857108f0b09c8b8985062cc11b9879d126b207fcd72f6abb64ded3d8d1793_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel8@sha256:abca24c41cb24749e70a90aac93354d1924785e3eaf92a55b6906690861bac49_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel8@sha256:b7b03dd023aafe65290969336bcf9e0b7a241c3510dcb3d26519581ba4eed719_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel8@sha256:d52e4a16b2908e99f1e69a1e2ee9233a231fd28c70916ed06c9cd8560478340c_s390x | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel8@sha256:0cb744cb7946d857a2cffec641fcbc994e77ddc8d4a5b14c17a28621f4a0a4a9_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel8@sha256:416c99f02abb6274fc87b2599e96b90e74e7a94c28806629c2b98fb2dc7e2afc_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel8@sha256:5c78dfe2380653f0167358565c8b7cab1010321a4eda27ec931715805ab2c256_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel8@sha256:d71dc72648f45660ae1fd98acac0f1876540cac853f5c097ab85c3a5f2c2084f_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-controller-rhel8@sha256:35c7d22ab878030711c1ec9d340f25f78257ca3eabdcb5db23db90e80d55e8f1_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-controller-rhel8@sha256:5345cdb7e11186fda1577345f0e426946a5ee9e6bbe6486845511f03114dbe52_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-controller-rhel8@sha256:71d7e93eb9e845a429a7e68801ce7675ffdeebb730c236a8b6c3d59767d8e5d8_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-controller-rhel8@sha256:b33b33412464a6d0bf510e6dd2dc7df8b4ced9a5c08a14d8522db6c8457d1a36_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel8@sha256:9209e159bb11236b49511ed3a59c7f687d06a9f82a02497a637d765cc14ea0c3_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel8@sha256:b2c21a004712bd198698ea75793e57abbe1665e17479e34d0b5e8c81d60b967d_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel8@sha256:b894d94d3e18dc2f4f71f4e791e25da158397264b49ac82f4780ac3322e66200_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel8@sha256:f532249811710dde78cab85e31f99bfebb5ee161167f8116ea00297ac343eefd_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-events-rhel8@sha256:001e28b882e81e4d424b2e1a39933211f15e68048406a6432e6ec59e4b96cc2c_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-events-rhel8@sha256:03dc5eb942a8fb202d8d6492764d5d27dcc326b556bb068070c10b00a3a9d277_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-events-rhel8@sha256:0e59fd179abc02c54784b3293bc3d21087bd0ec135c691c5523879149da33a5a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-events-rhel8@sha256:898085897ff200fdba4d6c14b59548c7fe53164a8c2649e2263a69116737edbf_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel8@sha256:3479cbadb4aa7bab5cc56115d7efe4e406d60010e28561857804926c3fbac9cc_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel8@sha256:6067cedcfde517cc751e14030c620126ea6facf50a4ff16374ca8ebe7bfcbe8b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel8@sha256:a77292658b1ef1e2922f2b7c904ff73c8911bb84f130953897c3a66aec8560da_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel8@sha256:c8aaf02aede730dacca2eed8bb32044f39b74d3ee3fd619a0fa2af864d874fa6_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel8@sha256:1066cf4185e3cd917c05e6d6759fb0a69428c4b43398df10dff8abe523761c09_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel8@sha256:525bbd7fe14ba88b4d9be13c5857e477e3a8daac1185a146707ebb8ef8e81acd_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel8@sha256:dbb678695a4bd07c27a14fec9b70359929bf0d4d33d9ce2d70d1b5157e5026c1_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel8@sha256:fbddec04429c15c833b7631fe3d7c783d33520f30f6d5c8aef2e66b7634873b8_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel8@sha256:0a12cf22aa798dbc3661f7e83aa9c280fe394de5b0ecc6ed7c93be1df539fce9_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel8@sha256:cf30088c2a33f0717657b0ac7c2df1544cb02a39e235011c9d21c658222ef39e_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel8@sha256:ea7aae64763683de9e3fcbda5d6865c975a561b8c6b4299be9dd34088bc5e684_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel8@sha256:fdd2f4bffececf03b6566cf573fdf6224495d79a75ad1031219fad9902d7a3f1_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel8@sha256:0dee713a14ab49d93b52b280d4ca3c6fc1c5f604087c81b755a6715330c91ea7_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel8@sha256:50133b51c695735e5f1fdb54d5423331091c1d113b0747d9565a42839d7510bc_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel8@sha256:56bf189b754dee71d8b4ce9e44389b4ca0762e5f633e728210825472f4c8f3f6_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel8@sha256:d356f3a86b2d3054a9f9c6e36bd488c8eaaef4af199e6a8188f8b50921698d25_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel8@sha256:23a535f97d17329cf2a1cc9dde90d4d9e2f3f5d979539a8ef5982e1f6693b144_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel8@sha256:7b61bda6116f3f1e93c856543ade553b0a1e4353542f5147da6929a5a8adbac3_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel8@sha256:ab98453c7e13ef2a9429531a1b1635e814df4784599be5c79848fcc849d05136_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel8@sha256:d2993b1a28d230faf64f020c8e8248e06fabf5cd225189b8218a71b2f40e6a9b_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel8@sha256:065def0cfd1e282fd57faedff24873ddb4057afd42d4abc887859c6b8cf8c901_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel8@sha256:14e1402c0d2f4d449146471fff84f6548affdbcd81d1864bce0d29c29ccb15bd_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel8@sha256:1709fbbd4a92d49d492e6bc977f2c32efe4559bde59668e818be70d38acdf757_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel8@sha256:5f9e44c7e682756007cc7bc493511c4a44536a04271ec1984f5a3ece7f1a8a49_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-nop-rhel8@sha256:72978ab3728ae29e51b68affb9e0b9a501bc69653c392783cb9ea121c8971661_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-nop-rhel8@sha256:9a0cf80bdfe89d4c472dc555f314d0bd5c4763bc637d45ddd89b8bb78236a44f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-nop-rhel8@sha256:b767a9acd7013d08b744b8155cecbe219bfd7a416a3f1ac3a129d67ab062741a_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-nop-rhel8@sha256:dfb1b5680a223da82b0b2dada35342525a88a925f4d22b8168c7edcf2b93049c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel8@sha256:46612f85239df62f6c6d3684367e34a06ddf3982754d5d130b5c0d77f587deea_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel8@sha256:4c111f708f6ae46c74f7ecae415b9b12e1cbb0380f97c4bee6f98ce32de0ef18_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel8@sha256:607ba1de03fdda867014d183a7f54745c6d687441d7e230cbe45d9234c623ed2_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel8@sha256:c7633b12a75e2a382fb3104a6fcc03227dcc980d2d764f828c75b48ccf73bbab_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel8@sha256:0a2fbc739785a2cc2ad17b79e360788216b2a87422e7d1512ea59a8672557a3e_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel8@sha256:25c1f3d9abd1e123e2a11e5349c0b59eb24238a10dc16e01e59976d061ea7af7_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel8@sha256:375388a1122a4bc5ffe695d4f8c69c9cf0c1d65ba89e92a6caeb68be40fbbbdc_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel8@sha256:739b8da7ebcad332129f65fee9e17f2b29370b1f68c030e3751d2f37ed4f9326_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel8@sha256:0d2a673d31a7b920fce466a25fa1968c57fe95d1c8c5bd2759f5de611d000b5f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel8@sha256:3542aba4cb22ce189574cf439a9dc758678e6272b83d8ff6089f1815284c576b_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel8@sha256:8c97cb0a4a88a1ddb7a6e7650100e958464b526d7c1454c306c7326f75ca0ab1_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel8@sha256:8ce8fce1d1e1acd9fb44dc4d5797e57fe8e349624f6c7b1351757d7d6143b679_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel8@sha256:540dd3000891505e605b3f269f99da6c53d1e452cf35bb7a1918bb8ce190772b_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel8@sha256:5f0ff9a2dfa1468eff57b5e44d971056d06e6c5a2672e14717686b3eba17a341_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel8@sha256:bba628b46144f5d52f4a6e303d1b90c9a7f4a0a7b3f0c13839f9f795da874254_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel8@sha256:f2ee01a1a497bd505ca1289290c0a07eda82901e698079fe1bc6557519d4ee99_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel8@sha256:37002485d6cf0f0ce261894d23db0bf94291fa7a121a154d15e5e4dcde20961f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel8@sha256:7561c3f65b9ea5268ed46b35f821c319abb1b4cb0894885a5a205cb920842b50_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel8@sha256:7f56583cad2cef40a2be5f4e96a62fcc155c8818fdc7d786400fadb60c85e631_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel8@sha256:ac72ab75d693dd84576e61df319e891b3de889f4e347c9c5b6597ccbd529ae0d_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel8@sha256:025fa4d5b4ca78c69f85c8836f9e585f71c2e48466ff7f38fab36dc66f65880e_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel8@sha256:534369ccbc380afa8482d089c9806484843122f9f3ece03d468604ef2de1daff_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel8@sha256:cea3159fd16b609ef54d99bf435f72c142f0f7ecbbe3c3eaa9dd2035267395d2_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel8@sha256:eae22f08294cb4179c659fca1effea2fc9f270a3059ddd32cf5a9ba1aaf8d2d1_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel8@sha256:1873003c677cb43b754c22493f9ecd91fa61eced098816823b7bceaf2051113a_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel8@sha256:26e9f9232764f62c9c8ec24c3f7938fdaa362f4f10b6c71c894b1cea92f55404_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel8@sha256:8969e863a2ac74d0ab37812bd0aa5d86f261b97d0c2fecd0f35d2343c2f5bd67_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel8@sha256:bc98620c8b16b39d796d81f25bd30ff227f2f2e723536bf28d55bdc76e9ac1ad_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel8@sha256:2f5cd53d974785de7aa44cb7ff7340e08c44a98eac5b3b60a9eb4535e63e62f7_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel8@sha256:608f3eb154f67488869fceeee31df1bcf596385c41d03c7390364153bac6b8b2_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel8@sha256:ca0bcdf562b50a8d2d665172658de8f444dab6fb4ca39ce49abb253e05aa8c7c_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel8@sha256:fed536fdc9330d719dda8baef65c856e9c301e86363b767a52f78fea8336103e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel8@sha256:012597e8046bf9f3e53d6f3c9543405e77ad5fd8f44964bc669cdf9581726170_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel8@sha256:36959d582ce1a74d7bf594b8e1b84edfa14233ddc2a2b22fcb66c0a0335a7bd3_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel8@sha256:3888fb9d6780e137b4545e8830f45383e68ca84a42394749b64e391d535172e7_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel8@sha256:79af298015635f2bde40b74943cc5aa201d8bef1cb1d333938816757328609e6_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel8@sha256:0d45b4a62b0fc7e101f68e94d6f1b18bc1a2770cccfebc27380d1bbcafbabb49_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel8@sha256:142369000580845dc3a0da67cf4de781dd2ad1ccaa6acf234d7650424e95bf09_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel8@sha256:26d9157c1a6c7d0cfcde263a0a17b15cca996b2b79c6cf0168a16304068c6abc_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel8@sha256:7a4aa11a1273f668d89230adaa720b4e1fcea0cbaa57c63fa01a2cf6867d981c_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel8@sha256:25f485a1b1e0c5015304744148e7a3fbb6728fe90f389e5d507b2d36917efdf5_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel8@sha256:6f30b86646ff8d94ba28949bdf826d751fba38c824a3acabb1480896f41d411a_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel8@sha256:a0663bcada815073c34ec07a99cd53242db85e933912c48b5ed25892ccfa4eb1_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel8@sha256:e6213a9e4243024eb73cef85526dbc294920f0e7c35b031d4b46bc5a5072af23_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel8@sha256:18c0e9a76603a5312f3c7e2b9d468fe5a6d1e3f3f3b41c5ddcad952f6a49e528_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel8@sha256:2723ec216e5ead0550a5dece8b4ef76abade44503ff67da9becdb59ee6a74b64_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel8@sha256:5f68ba66d17d612702cc47916df916b751c3b8d71faa094f1a174cb4338c3d68_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel8@sha256:8d927c5044b9df81791f00774e7831f0a4d5a458f7a335f8bf925696b5479548_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel8@sha256:3d6ba54c22f00a6eefdb5a920e9f2a377cd25f46ac0ce43fbbd207f9bddf87af_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel8@sha256:4f9a87bf93808a7c27c0bcd5387527fd9261f4c666da11e4f5ba8f831028fc3e_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel8@sha256:6ecd313eff04d48c873fa3b4b3a0e1bc94e1e715ab5919e33718a06a2b561851_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel8@sha256:7efeac843ef6910c061c535e290dc43a8fca0522e1897845237bff9df7706da9_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel8@sha256:3e51c0031aaefd0b1ae80908c887075c82888f29552a4b71a3de6148ed6a7fb4_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel8@sha256:578c9afda064065cc2f4e18b59dbb92cf78015654573de80a72bc4e56fc0d1f3_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel8@sha256:d4fa2a61f381b3f00b9fb76cb1d019b28a2413a936f9b5a786d1d98e8a8361a0_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel8@sha256:fbbf6924f67a455359ccd4e884e1608fb20475850e874874d158f5f2e01425c8_amd64 | — |
Workaround
|
A flaw was found in qs, a module used for parsing query strings. A remote attacker can exploit an improper input validation vulnerability by sending specially crafted HTTP requests that use bracket notation (e.g., `a[]=value`). This bypasses the `arrayLimit` option, which is designed to limit the size of parsed arrays and prevent resource exhaustion. Successful exploitation can lead to memory exhaustion, causing a Denial of Service (DoS) where the application crashes or becomes unresponsive, making the service unavailable to users.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel8@sha256:494857108f0b09c8b8985062cc11b9879d126b207fcd72f6abb64ded3d8d1793_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel8@sha256:abca24c41cb24749e70a90aac93354d1924785e3eaf92a55b6906690861bac49_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel8@sha256:b7b03dd023aafe65290969336bcf9e0b7a241c3510dcb3d26519581ba4eed719_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel8@sha256:d52e4a16b2908e99f1e69a1e2ee9233a231fd28c70916ed06c9cd8560478340c_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel8@sha256:0dee713a14ab49d93b52b280d4ca3c6fc1c5f604087c81b755a6715330c91ea7_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel8@sha256:50133b51c695735e5f1fdb54d5423331091c1d113b0747d9565a42839d7510bc_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel8@sha256:56bf189b754dee71d8b4ce9e44389b4ca0762e5f633e728210825472f4c8f3f6_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel8@sha256:d356f3a86b2d3054a9f9c6e36bd488c8eaaef4af199e6a8188f8b50921698d25_arm64 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel8@sha256:0cb744cb7946d857a2cffec641fcbc994e77ddc8d4a5b14c17a28621f4a0a4a9_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel8@sha256:416c99f02abb6274fc87b2599e96b90e74e7a94c28806629c2b98fb2dc7e2afc_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel8@sha256:5c78dfe2380653f0167358565c8b7cab1010321a4eda27ec931715805ab2c256_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel8@sha256:d71dc72648f45660ae1fd98acac0f1876540cac853f5c097ab85c3a5f2c2084f_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-controller-rhel8@sha256:35c7d22ab878030711c1ec9d340f25f78257ca3eabdcb5db23db90e80d55e8f1_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-controller-rhel8@sha256:5345cdb7e11186fda1577345f0e426946a5ee9e6bbe6486845511f03114dbe52_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-controller-rhel8@sha256:71d7e93eb9e845a429a7e68801ce7675ffdeebb730c236a8b6c3d59767d8e5d8_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-controller-rhel8@sha256:b33b33412464a6d0bf510e6dd2dc7df8b4ced9a5c08a14d8522db6c8457d1a36_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel8@sha256:9209e159bb11236b49511ed3a59c7f687d06a9f82a02497a637d765cc14ea0c3_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel8@sha256:b2c21a004712bd198698ea75793e57abbe1665e17479e34d0b5e8c81d60b967d_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel8@sha256:b894d94d3e18dc2f4f71f4e791e25da158397264b49ac82f4780ac3322e66200_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel8@sha256:f532249811710dde78cab85e31f99bfebb5ee161167f8116ea00297ac343eefd_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-events-rhel8@sha256:001e28b882e81e4d424b2e1a39933211f15e68048406a6432e6ec59e4b96cc2c_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-events-rhel8@sha256:03dc5eb942a8fb202d8d6492764d5d27dcc326b556bb068070c10b00a3a9d277_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-events-rhel8@sha256:0e59fd179abc02c54784b3293bc3d21087bd0ec135c691c5523879149da33a5a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-events-rhel8@sha256:898085897ff200fdba4d6c14b59548c7fe53164a8c2649e2263a69116737edbf_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel8@sha256:3479cbadb4aa7bab5cc56115d7efe4e406d60010e28561857804926c3fbac9cc_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel8@sha256:6067cedcfde517cc751e14030c620126ea6facf50a4ff16374ca8ebe7bfcbe8b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel8@sha256:a77292658b1ef1e2922f2b7c904ff73c8911bb84f130953897c3a66aec8560da_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel8@sha256:c8aaf02aede730dacca2eed8bb32044f39b74d3ee3fd619a0fa2af864d874fa6_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel8@sha256:1066cf4185e3cd917c05e6d6759fb0a69428c4b43398df10dff8abe523761c09_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel8@sha256:525bbd7fe14ba88b4d9be13c5857e477e3a8daac1185a146707ebb8ef8e81acd_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel8@sha256:dbb678695a4bd07c27a14fec9b70359929bf0d4d33d9ce2d70d1b5157e5026c1_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel8@sha256:fbddec04429c15c833b7631fe3d7c783d33520f30f6d5c8aef2e66b7634873b8_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel8@sha256:0a12cf22aa798dbc3661f7e83aa9c280fe394de5b0ecc6ed7c93be1df539fce9_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel8@sha256:cf30088c2a33f0717657b0ac7c2df1544cb02a39e235011c9d21c658222ef39e_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel8@sha256:ea7aae64763683de9e3fcbda5d6865c975a561b8c6b4299be9dd34088bc5e684_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel8@sha256:fdd2f4bffececf03b6566cf573fdf6224495d79a75ad1031219fad9902d7a3f1_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel8@sha256:23a535f97d17329cf2a1cc9dde90d4d9e2f3f5d979539a8ef5982e1f6693b144_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel8@sha256:7b61bda6116f3f1e93c856543ade553b0a1e4353542f5147da6929a5a8adbac3_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel8@sha256:ab98453c7e13ef2a9429531a1b1635e814df4784599be5c79848fcc849d05136_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel8@sha256:d2993b1a28d230faf64f020c8e8248e06fabf5cd225189b8218a71b2f40e6a9b_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel8@sha256:065def0cfd1e282fd57faedff24873ddb4057afd42d4abc887859c6b8cf8c901_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel8@sha256:14e1402c0d2f4d449146471fff84f6548affdbcd81d1864bce0d29c29ccb15bd_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel8@sha256:1709fbbd4a92d49d492e6bc977f2c32efe4559bde59668e818be70d38acdf757_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel8@sha256:5f9e44c7e682756007cc7bc493511c4a44536a04271ec1984f5a3ece7f1a8a49_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-nop-rhel8@sha256:72978ab3728ae29e51b68affb9e0b9a501bc69653c392783cb9ea121c8971661_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-nop-rhel8@sha256:9a0cf80bdfe89d4c472dc555f314d0bd5c4763bc637d45ddd89b8bb78236a44f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-nop-rhel8@sha256:b767a9acd7013d08b744b8155cecbe219bfd7a416a3f1ac3a129d67ab062741a_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-nop-rhel8@sha256:dfb1b5680a223da82b0b2dada35342525a88a925f4d22b8168c7edcf2b93049c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel8@sha256:46612f85239df62f6c6d3684367e34a06ddf3982754d5d130b5c0d77f587deea_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel8@sha256:4c111f708f6ae46c74f7ecae415b9b12e1cbb0380f97c4bee6f98ce32de0ef18_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel8@sha256:607ba1de03fdda867014d183a7f54745c6d687441d7e230cbe45d9234c623ed2_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel8@sha256:c7633b12a75e2a382fb3104a6fcc03227dcc980d2d764f828c75b48ccf73bbab_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel8@sha256:0a2fbc739785a2cc2ad17b79e360788216b2a87422e7d1512ea59a8672557a3e_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel8@sha256:25c1f3d9abd1e123e2a11e5349c0b59eb24238a10dc16e01e59976d061ea7af7_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel8@sha256:375388a1122a4bc5ffe695d4f8c69c9cf0c1d65ba89e92a6caeb68be40fbbbdc_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel8@sha256:739b8da7ebcad332129f65fee9e17f2b29370b1f68c030e3751d2f37ed4f9326_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel8@sha256:0d2a673d31a7b920fce466a25fa1968c57fe95d1c8c5bd2759f5de611d000b5f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel8@sha256:3542aba4cb22ce189574cf439a9dc758678e6272b83d8ff6089f1815284c576b_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel8@sha256:8c97cb0a4a88a1ddb7a6e7650100e958464b526d7c1454c306c7326f75ca0ab1_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel8@sha256:8ce8fce1d1e1acd9fb44dc4d5797e57fe8e349624f6c7b1351757d7d6143b679_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel8@sha256:540dd3000891505e605b3f269f99da6c53d1e452cf35bb7a1918bb8ce190772b_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel8@sha256:5f0ff9a2dfa1468eff57b5e44d971056d06e6c5a2672e14717686b3eba17a341_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel8@sha256:bba628b46144f5d52f4a6e303d1b90c9a7f4a0a7b3f0c13839f9f795da874254_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel8@sha256:f2ee01a1a497bd505ca1289290c0a07eda82901e698079fe1bc6557519d4ee99_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel8@sha256:37002485d6cf0f0ce261894d23db0bf94291fa7a121a154d15e5e4dcde20961f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel8@sha256:7561c3f65b9ea5268ed46b35f821c319abb1b4cb0894885a5a205cb920842b50_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel8@sha256:7f56583cad2cef40a2be5f4e96a62fcc155c8818fdc7d786400fadb60c85e631_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel8@sha256:ac72ab75d693dd84576e61df319e891b3de889f4e347c9c5b6597ccbd529ae0d_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel8@sha256:025fa4d5b4ca78c69f85c8836f9e585f71c2e48466ff7f38fab36dc66f65880e_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel8@sha256:534369ccbc380afa8482d089c9806484843122f9f3ece03d468604ef2de1daff_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel8@sha256:cea3159fd16b609ef54d99bf435f72c142f0f7ecbbe3c3eaa9dd2035267395d2_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel8@sha256:eae22f08294cb4179c659fca1effea2fc9f270a3059ddd32cf5a9ba1aaf8d2d1_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel8@sha256:1873003c677cb43b754c22493f9ecd91fa61eced098816823b7bceaf2051113a_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel8@sha256:26e9f9232764f62c9c8ec24c3f7938fdaa362f4f10b6c71c894b1cea92f55404_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel8@sha256:8969e863a2ac74d0ab37812bd0aa5d86f261b97d0c2fecd0f35d2343c2f5bd67_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel8@sha256:bc98620c8b16b39d796d81f25bd30ff227f2f2e723536bf28d55bdc76e9ac1ad_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel8@sha256:2f5cd53d974785de7aa44cb7ff7340e08c44a98eac5b3b60a9eb4535e63e62f7_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel8@sha256:608f3eb154f67488869fceeee31df1bcf596385c41d03c7390364153bac6b8b2_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel8@sha256:ca0bcdf562b50a8d2d665172658de8f444dab6fb4ca39ce49abb253e05aa8c7c_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel8@sha256:fed536fdc9330d719dda8baef65c856e9c301e86363b767a52f78fea8336103e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel8@sha256:012597e8046bf9f3e53d6f3c9543405e77ad5fd8f44964bc669cdf9581726170_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel8@sha256:36959d582ce1a74d7bf594b8e1b84edfa14233ddc2a2b22fcb66c0a0335a7bd3_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel8@sha256:3888fb9d6780e137b4545e8830f45383e68ca84a42394749b64e391d535172e7_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel8@sha256:79af298015635f2bde40b74943cc5aa201d8bef1cb1d333938816757328609e6_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel8@sha256:0d45b4a62b0fc7e101f68e94d6f1b18bc1a2770cccfebc27380d1bbcafbabb49_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel8@sha256:142369000580845dc3a0da67cf4de781dd2ad1ccaa6acf234d7650424e95bf09_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel8@sha256:26d9157c1a6c7d0cfcde263a0a17b15cca996b2b79c6cf0168a16304068c6abc_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel8@sha256:7a4aa11a1273f668d89230adaa720b4e1fcea0cbaa57c63fa01a2cf6867d981c_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel8@sha256:25f485a1b1e0c5015304744148e7a3fbb6728fe90f389e5d507b2d36917efdf5_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel8@sha256:6f30b86646ff8d94ba28949bdf826d751fba38c824a3acabb1480896f41d411a_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel8@sha256:a0663bcada815073c34ec07a99cd53242db85e933912c48b5ed25892ccfa4eb1_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel8@sha256:e6213a9e4243024eb73cef85526dbc294920f0e7c35b031d4b46bc5a5072af23_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel8@sha256:18c0e9a76603a5312f3c7e2b9d468fe5a6d1e3f3f3b41c5ddcad952f6a49e528_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel8@sha256:2723ec216e5ead0550a5dece8b4ef76abade44503ff67da9becdb59ee6a74b64_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel8@sha256:5f68ba66d17d612702cc47916df916b751c3b8d71faa094f1a174cb4338c3d68_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel8@sha256:8d927c5044b9df81791f00774e7831f0a4d5a458f7a335f8bf925696b5479548_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel8@sha256:3d6ba54c22f00a6eefdb5a920e9f2a377cd25f46ac0ce43fbbd207f9bddf87af_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel8@sha256:4f9a87bf93808a7c27c0bcd5387527fd9261f4c666da11e4f5ba8f831028fc3e_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel8@sha256:6ecd313eff04d48c873fa3b4b3a0e1bc94e1e715ab5919e33718a06a2b561851_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel8@sha256:7efeac843ef6910c061c535e290dc43a8fca0522e1897845237bff9df7706da9_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel8@sha256:3e51c0031aaefd0b1ae80908c887075c82888f29552a4b71a3de6148ed6a7fb4_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel8@sha256:578c9afda064065cc2f4e18b59dbb92cf78015654573de80a72bc4e56fc0d1f3_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel8@sha256:d4fa2a61f381b3f00b9fb76cb1d019b28a2413a936f9b5a786d1d98e8a8361a0_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel8@sha256:fbbf6924f67a455359ccd4e884e1608fb20475850e874874d158f5f2e01425c8_amd64 | — |
Workaround
|
An ASN.1 Denial of Service (Dos) vulnerability exists in the node-forge asn1.fromDer function within forge/lib/asn1.js. The ASN.1 DER parser implementation (_fromDer) recurses for every constructed ASN.1 value (SEQUENCE, SET, etc.) and lacks a guard limiting recursion depth. An attacker can craft a small DER blob containing a very large nesting depth of constructed TLVs which causes the Node.js V8 engine to exhaust its call stack and throw RangeError: Maximum call stack size exceeded, crashing or incapacitating the process handling the parse. This is a remote, low-cost Denial-of-Service against applications that parse untrusted ASN.1 objects.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel8@sha256:0dee713a14ab49d93b52b280d4ca3c6fc1c5f604087c81b755a6715330c91ea7_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel8@sha256:50133b51c695735e5f1fdb54d5423331091c1d113b0747d9565a42839d7510bc_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel8@sha256:56bf189b754dee71d8b4ce9e44389b4ca0762e5f633e728210825472f4c8f3f6_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel8@sha256:d356f3a86b2d3054a9f9c6e36bd488c8eaaef4af199e6a8188f8b50921698d25_arm64 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel8@sha256:0cb744cb7946d857a2cffec641fcbc994e77ddc8d4a5b14c17a28621f4a0a4a9_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel8@sha256:416c99f02abb6274fc87b2599e96b90e74e7a94c28806629c2b98fb2dc7e2afc_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel8@sha256:5c78dfe2380653f0167358565c8b7cab1010321a4eda27ec931715805ab2c256_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel8@sha256:d71dc72648f45660ae1fd98acac0f1876540cac853f5c097ab85c3a5f2c2084f_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel8@sha256:494857108f0b09c8b8985062cc11b9879d126b207fcd72f6abb64ded3d8d1793_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel8@sha256:abca24c41cb24749e70a90aac93354d1924785e3eaf92a55b6906690861bac49_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel8@sha256:b7b03dd023aafe65290969336bcf9e0b7a241c3510dcb3d26519581ba4eed719_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel8@sha256:d52e4a16b2908e99f1e69a1e2ee9233a231fd28c70916ed06c9cd8560478340c_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-controller-rhel8@sha256:35c7d22ab878030711c1ec9d340f25f78257ca3eabdcb5db23db90e80d55e8f1_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-controller-rhel8@sha256:5345cdb7e11186fda1577345f0e426946a5ee9e6bbe6486845511f03114dbe52_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-controller-rhel8@sha256:71d7e93eb9e845a429a7e68801ce7675ffdeebb730c236a8b6c3d59767d8e5d8_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-controller-rhel8@sha256:b33b33412464a6d0bf510e6dd2dc7df8b4ced9a5c08a14d8522db6c8457d1a36_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel8@sha256:9209e159bb11236b49511ed3a59c7f687d06a9f82a02497a637d765cc14ea0c3_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel8@sha256:b2c21a004712bd198698ea75793e57abbe1665e17479e34d0b5e8c81d60b967d_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel8@sha256:b894d94d3e18dc2f4f71f4e791e25da158397264b49ac82f4780ac3322e66200_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel8@sha256:f532249811710dde78cab85e31f99bfebb5ee161167f8116ea00297ac343eefd_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-events-rhel8@sha256:001e28b882e81e4d424b2e1a39933211f15e68048406a6432e6ec59e4b96cc2c_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-events-rhel8@sha256:03dc5eb942a8fb202d8d6492764d5d27dcc326b556bb068070c10b00a3a9d277_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-events-rhel8@sha256:0e59fd179abc02c54784b3293bc3d21087bd0ec135c691c5523879149da33a5a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-events-rhel8@sha256:898085897ff200fdba4d6c14b59548c7fe53164a8c2649e2263a69116737edbf_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel8@sha256:3479cbadb4aa7bab5cc56115d7efe4e406d60010e28561857804926c3fbac9cc_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel8@sha256:6067cedcfde517cc751e14030c620126ea6facf50a4ff16374ca8ebe7bfcbe8b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel8@sha256:a77292658b1ef1e2922f2b7c904ff73c8911bb84f130953897c3a66aec8560da_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel8@sha256:c8aaf02aede730dacca2eed8bb32044f39b74d3ee3fd619a0fa2af864d874fa6_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel8@sha256:1066cf4185e3cd917c05e6d6759fb0a69428c4b43398df10dff8abe523761c09_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel8@sha256:525bbd7fe14ba88b4d9be13c5857e477e3a8daac1185a146707ebb8ef8e81acd_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel8@sha256:dbb678695a4bd07c27a14fec9b70359929bf0d4d33d9ce2d70d1b5157e5026c1_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel8@sha256:fbddec04429c15c833b7631fe3d7c783d33520f30f6d5c8aef2e66b7634873b8_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel8@sha256:0a12cf22aa798dbc3661f7e83aa9c280fe394de5b0ecc6ed7c93be1df539fce9_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel8@sha256:cf30088c2a33f0717657b0ac7c2df1544cb02a39e235011c9d21c658222ef39e_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel8@sha256:ea7aae64763683de9e3fcbda5d6865c975a561b8c6b4299be9dd34088bc5e684_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel8@sha256:fdd2f4bffececf03b6566cf573fdf6224495d79a75ad1031219fad9902d7a3f1_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel8@sha256:23a535f97d17329cf2a1cc9dde90d4d9e2f3f5d979539a8ef5982e1f6693b144_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel8@sha256:7b61bda6116f3f1e93c856543ade553b0a1e4353542f5147da6929a5a8adbac3_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel8@sha256:ab98453c7e13ef2a9429531a1b1635e814df4784599be5c79848fcc849d05136_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel8@sha256:d2993b1a28d230faf64f020c8e8248e06fabf5cd225189b8218a71b2f40e6a9b_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel8@sha256:065def0cfd1e282fd57faedff24873ddb4057afd42d4abc887859c6b8cf8c901_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel8@sha256:14e1402c0d2f4d449146471fff84f6548affdbcd81d1864bce0d29c29ccb15bd_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel8@sha256:1709fbbd4a92d49d492e6bc977f2c32efe4559bde59668e818be70d38acdf757_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel8@sha256:5f9e44c7e682756007cc7bc493511c4a44536a04271ec1984f5a3ece7f1a8a49_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-nop-rhel8@sha256:72978ab3728ae29e51b68affb9e0b9a501bc69653c392783cb9ea121c8971661_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-nop-rhel8@sha256:9a0cf80bdfe89d4c472dc555f314d0bd5c4763bc637d45ddd89b8bb78236a44f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-nop-rhel8@sha256:b767a9acd7013d08b744b8155cecbe219bfd7a416a3f1ac3a129d67ab062741a_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-nop-rhel8@sha256:dfb1b5680a223da82b0b2dada35342525a88a925f4d22b8168c7edcf2b93049c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel8@sha256:46612f85239df62f6c6d3684367e34a06ddf3982754d5d130b5c0d77f587deea_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel8@sha256:4c111f708f6ae46c74f7ecae415b9b12e1cbb0380f97c4bee6f98ce32de0ef18_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel8@sha256:607ba1de03fdda867014d183a7f54745c6d687441d7e230cbe45d9234c623ed2_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel8@sha256:c7633b12a75e2a382fb3104a6fcc03227dcc980d2d764f828c75b48ccf73bbab_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel8@sha256:0a2fbc739785a2cc2ad17b79e360788216b2a87422e7d1512ea59a8672557a3e_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel8@sha256:25c1f3d9abd1e123e2a11e5349c0b59eb24238a10dc16e01e59976d061ea7af7_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel8@sha256:375388a1122a4bc5ffe695d4f8c69c9cf0c1d65ba89e92a6caeb68be40fbbbdc_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel8@sha256:739b8da7ebcad332129f65fee9e17f2b29370b1f68c030e3751d2f37ed4f9326_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel8@sha256:0d2a673d31a7b920fce466a25fa1968c57fe95d1c8c5bd2759f5de611d000b5f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel8@sha256:3542aba4cb22ce189574cf439a9dc758678e6272b83d8ff6089f1815284c576b_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel8@sha256:8c97cb0a4a88a1ddb7a6e7650100e958464b526d7c1454c306c7326f75ca0ab1_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel8@sha256:8ce8fce1d1e1acd9fb44dc4d5797e57fe8e349624f6c7b1351757d7d6143b679_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel8@sha256:540dd3000891505e605b3f269f99da6c53d1e452cf35bb7a1918bb8ce190772b_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel8@sha256:5f0ff9a2dfa1468eff57b5e44d971056d06e6c5a2672e14717686b3eba17a341_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel8@sha256:bba628b46144f5d52f4a6e303d1b90c9a7f4a0a7b3f0c13839f9f795da874254_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel8@sha256:f2ee01a1a497bd505ca1289290c0a07eda82901e698079fe1bc6557519d4ee99_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel8@sha256:37002485d6cf0f0ce261894d23db0bf94291fa7a121a154d15e5e4dcde20961f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel8@sha256:7561c3f65b9ea5268ed46b35f821c319abb1b4cb0894885a5a205cb920842b50_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel8@sha256:7f56583cad2cef40a2be5f4e96a62fcc155c8818fdc7d786400fadb60c85e631_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel8@sha256:ac72ab75d693dd84576e61df319e891b3de889f4e347c9c5b6597ccbd529ae0d_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel8@sha256:025fa4d5b4ca78c69f85c8836f9e585f71c2e48466ff7f38fab36dc66f65880e_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel8@sha256:534369ccbc380afa8482d089c9806484843122f9f3ece03d468604ef2de1daff_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel8@sha256:cea3159fd16b609ef54d99bf435f72c142f0f7ecbbe3c3eaa9dd2035267395d2_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel8@sha256:eae22f08294cb4179c659fca1effea2fc9f270a3059ddd32cf5a9ba1aaf8d2d1_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel8@sha256:1873003c677cb43b754c22493f9ecd91fa61eced098816823b7bceaf2051113a_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel8@sha256:26e9f9232764f62c9c8ec24c3f7938fdaa362f4f10b6c71c894b1cea92f55404_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel8@sha256:8969e863a2ac74d0ab37812bd0aa5d86f261b97d0c2fecd0f35d2343c2f5bd67_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel8@sha256:bc98620c8b16b39d796d81f25bd30ff227f2f2e723536bf28d55bdc76e9ac1ad_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel8@sha256:2f5cd53d974785de7aa44cb7ff7340e08c44a98eac5b3b60a9eb4535e63e62f7_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel8@sha256:608f3eb154f67488869fceeee31df1bcf596385c41d03c7390364153bac6b8b2_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel8@sha256:ca0bcdf562b50a8d2d665172658de8f444dab6fb4ca39ce49abb253e05aa8c7c_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel8@sha256:fed536fdc9330d719dda8baef65c856e9c301e86363b767a52f78fea8336103e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel8@sha256:012597e8046bf9f3e53d6f3c9543405e77ad5fd8f44964bc669cdf9581726170_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel8@sha256:36959d582ce1a74d7bf594b8e1b84edfa14233ddc2a2b22fcb66c0a0335a7bd3_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel8@sha256:3888fb9d6780e137b4545e8830f45383e68ca84a42394749b64e391d535172e7_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel8@sha256:79af298015635f2bde40b74943cc5aa201d8bef1cb1d333938816757328609e6_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel8@sha256:0d45b4a62b0fc7e101f68e94d6f1b18bc1a2770cccfebc27380d1bbcafbabb49_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel8@sha256:142369000580845dc3a0da67cf4de781dd2ad1ccaa6acf234d7650424e95bf09_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel8@sha256:26d9157c1a6c7d0cfcde263a0a17b15cca996b2b79c6cf0168a16304068c6abc_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel8@sha256:7a4aa11a1273f668d89230adaa720b4e1fcea0cbaa57c63fa01a2cf6867d981c_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel8@sha256:25f485a1b1e0c5015304744148e7a3fbb6728fe90f389e5d507b2d36917efdf5_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel8@sha256:6f30b86646ff8d94ba28949bdf826d751fba38c824a3acabb1480896f41d411a_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel8@sha256:a0663bcada815073c34ec07a99cd53242db85e933912c48b5ed25892ccfa4eb1_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel8@sha256:e6213a9e4243024eb73cef85526dbc294920f0e7c35b031d4b46bc5a5072af23_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel8@sha256:18c0e9a76603a5312f3c7e2b9d468fe5a6d1e3f3f3b41c5ddcad952f6a49e528_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel8@sha256:2723ec216e5ead0550a5dece8b4ef76abade44503ff67da9becdb59ee6a74b64_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel8@sha256:5f68ba66d17d612702cc47916df916b751c3b8d71faa094f1a174cb4338c3d68_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel8@sha256:8d927c5044b9df81791f00774e7831f0a4d5a458f7a335f8bf925696b5479548_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel8@sha256:3d6ba54c22f00a6eefdb5a920e9f2a377cd25f46ac0ce43fbbd207f9bddf87af_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel8@sha256:4f9a87bf93808a7c27c0bcd5387527fd9261f4c666da11e4f5ba8f831028fc3e_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel8@sha256:6ecd313eff04d48c873fa3b4b3a0e1bc94e1e715ab5919e33718a06a2b561851_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel8@sha256:7efeac843ef6910c061c535e290dc43a8fca0522e1897845237bff9df7706da9_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel8@sha256:3e51c0031aaefd0b1ae80908c887075c82888f29552a4b71a3de6148ed6a7fb4_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel8@sha256:578c9afda064065cc2f4e18b59dbb92cf78015654573de80a72bc4e56fc0d1f3_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel8@sha256:d4fa2a61f381b3f00b9fb76cb1d019b28a2413a936f9b5a786d1d98e8a8361a0_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel8@sha256:fbbf6924f67a455359ccd4e884e1608fb20475850e874874d158f5f2e01425c8_amd64 | — |
Workaround
|
A flaw was found in Fulcio, a free-to-use certificate authority. This vulnerability allows a denial of service (DoS) due to excessive memory allocation when processing a malicious OpenID Connect (OIDC) identity token containing numerous period characters.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel8@sha256:0cb744cb7946d857a2cffec641fcbc994e77ddc8d4a5b14c17a28621f4a0a4a9_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel8@sha256:416c99f02abb6274fc87b2599e96b90e74e7a94c28806629c2b98fb2dc7e2afc_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel8@sha256:5c78dfe2380653f0167358565c8b7cab1010321a4eda27ec931715805ab2c256_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel8@sha256:d71dc72648f45660ae1fd98acac0f1876540cac853f5c097ab85c3a5f2c2084f_s390x | — |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel8@sha256:494857108f0b09c8b8985062cc11b9879d126b207fcd72f6abb64ded3d8d1793_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel8@sha256:abca24c41cb24749e70a90aac93354d1924785e3eaf92a55b6906690861bac49_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel8@sha256:b7b03dd023aafe65290969336bcf9e0b7a241c3510dcb3d26519581ba4eed719_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel8@sha256:d52e4a16b2908e99f1e69a1e2ee9233a231fd28c70916ed06c9cd8560478340c_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-controller-rhel8@sha256:35c7d22ab878030711c1ec9d340f25f78257ca3eabdcb5db23db90e80d55e8f1_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-controller-rhel8@sha256:5345cdb7e11186fda1577345f0e426946a5ee9e6bbe6486845511f03114dbe52_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-controller-rhel8@sha256:71d7e93eb9e845a429a7e68801ce7675ffdeebb730c236a8b6c3d59767d8e5d8_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-controller-rhel8@sha256:b33b33412464a6d0bf510e6dd2dc7df8b4ced9a5c08a14d8522db6c8457d1a36_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel8@sha256:9209e159bb11236b49511ed3a59c7f687d06a9f82a02497a637d765cc14ea0c3_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel8@sha256:b2c21a004712bd198698ea75793e57abbe1665e17479e34d0b5e8c81d60b967d_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel8@sha256:b894d94d3e18dc2f4f71f4e791e25da158397264b49ac82f4780ac3322e66200_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel8@sha256:f532249811710dde78cab85e31f99bfebb5ee161167f8116ea00297ac343eefd_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-events-rhel8@sha256:001e28b882e81e4d424b2e1a39933211f15e68048406a6432e6ec59e4b96cc2c_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-events-rhel8@sha256:03dc5eb942a8fb202d8d6492764d5d27dcc326b556bb068070c10b00a3a9d277_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-events-rhel8@sha256:0e59fd179abc02c54784b3293bc3d21087bd0ec135c691c5523879149da33a5a_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-events-rhel8@sha256:898085897ff200fdba4d6c14b59548c7fe53164a8c2649e2263a69116737edbf_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel8@sha256:3479cbadb4aa7bab5cc56115d7efe4e406d60010e28561857804926c3fbac9cc_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel8@sha256:6067cedcfde517cc751e14030c620126ea6facf50a4ff16374ca8ebe7bfcbe8b_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel8@sha256:a77292658b1ef1e2922f2b7c904ff73c8911bb84f130953897c3a66aec8560da_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel8@sha256:c8aaf02aede730dacca2eed8bb32044f39b74d3ee3fd619a0fa2af864d874fa6_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel8@sha256:1066cf4185e3cd917c05e6d6759fb0a69428c4b43398df10dff8abe523761c09_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel8@sha256:525bbd7fe14ba88b4d9be13c5857e477e3a8daac1185a146707ebb8ef8e81acd_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel8@sha256:dbb678695a4bd07c27a14fec9b70359929bf0d4d33d9ce2d70d1b5157e5026c1_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel8@sha256:fbddec04429c15c833b7631fe3d7c783d33520f30f6d5c8aef2e66b7634873b8_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel8@sha256:0a12cf22aa798dbc3661f7e83aa9c280fe394de5b0ecc6ed7c93be1df539fce9_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel8@sha256:cf30088c2a33f0717657b0ac7c2df1544cb02a39e235011c9d21c658222ef39e_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel8@sha256:ea7aae64763683de9e3fcbda5d6865c975a561b8c6b4299be9dd34088bc5e684_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel8@sha256:fdd2f4bffececf03b6566cf573fdf6224495d79a75ad1031219fad9902d7a3f1_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel8@sha256:0dee713a14ab49d93b52b280d4ca3c6fc1c5f604087c81b755a6715330c91ea7_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel8@sha256:50133b51c695735e5f1fdb54d5423331091c1d113b0747d9565a42839d7510bc_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel8@sha256:56bf189b754dee71d8b4ce9e44389b4ca0762e5f633e728210825472f4c8f3f6_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel8@sha256:d356f3a86b2d3054a9f9c6e36bd488c8eaaef4af199e6a8188f8b50921698d25_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel8@sha256:23a535f97d17329cf2a1cc9dde90d4d9e2f3f5d979539a8ef5982e1f6693b144_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel8@sha256:7b61bda6116f3f1e93c856543ade553b0a1e4353542f5147da6929a5a8adbac3_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel8@sha256:ab98453c7e13ef2a9429531a1b1635e814df4784599be5c79848fcc849d05136_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel8@sha256:d2993b1a28d230faf64f020c8e8248e06fabf5cd225189b8218a71b2f40e6a9b_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel8@sha256:065def0cfd1e282fd57faedff24873ddb4057afd42d4abc887859c6b8cf8c901_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel8@sha256:14e1402c0d2f4d449146471fff84f6548affdbcd81d1864bce0d29c29ccb15bd_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel8@sha256:1709fbbd4a92d49d492e6bc977f2c32efe4559bde59668e818be70d38acdf757_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel8@sha256:5f9e44c7e682756007cc7bc493511c4a44536a04271ec1984f5a3ece7f1a8a49_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-nop-rhel8@sha256:72978ab3728ae29e51b68affb9e0b9a501bc69653c392783cb9ea121c8971661_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-nop-rhel8@sha256:9a0cf80bdfe89d4c472dc555f314d0bd5c4763bc637d45ddd89b8bb78236a44f_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-nop-rhel8@sha256:b767a9acd7013d08b744b8155cecbe219bfd7a416a3f1ac3a129d67ab062741a_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-nop-rhel8@sha256:dfb1b5680a223da82b0b2dada35342525a88a925f4d22b8168c7edcf2b93049c_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel8@sha256:46612f85239df62f6c6d3684367e34a06ddf3982754d5d130b5c0d77f587deea_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel8@sha256:4c111f708f6ae46c74f7ecae415b9b12e1cbb0380f97c4bee6f98ce32de0ef18_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel8@sha256:607ba1de03fdda867014d183a7f54745c6d687441d7e230cbe45d9234c623ed2_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel8@sha256:c7633b12a75e2a382fb3104a6fcc03227dcc980d2d764f828c75b48ccf73bbab_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel8@sha256:0a2fbc739785a2cc2ad17b79e360788216b2a87422e7d1512ea59a8672557a3e_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel8@sha256:25c1f3d9abd1e123e2a11e5349c0b59eb24238a10dc16e01e59976d061ea7af7_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel8@sha256:375388a1122a4bc5ffe695d4f8c69c9cf0c1d65ba89e92a6caeb68be40fbbbdc_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel8@sha256:739b8da7ebcad332129f65fee9e17f2b29370b1f68c030e3751d2f37ed4f9326_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel8@sha256:0d2a673d31a7b920fce466a25fa1968c57fe95d1c8c5bd2759f5de611d000b5f_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel8@sha256:3542aba4cb22ce189574cf439a9dc758678e6272b83d8ff6089f1815284c576b_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel8@sha256:8c97cb0a4a88a1ddb7a6e7650100e958464b526d7c1454c306c7326f75ca0ab1_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel8@sha256:8ce8fce1d1e1acd9fb44dc4d5797e57fe8e349624f6c7b1351757d7d6143b679_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel8@sha256:540dd3000891505e605b3f269f99da6c53d1e452cf35bb7a1918bb8ce190772b_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel8@sha256:5f0ff9a2dfa1468eff57b5e44d971056d06e6c5a2672e14717686b3eba17a341_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel8@sha256:bba628b46144f5d52f4a6e303d1b90c9a7f4a0a7b3f0c13839f9f795da874254_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel8@sha256:f2ee01a1a497bd505ca1289290c0a07eda82901e698079fe1bc6557519d4ee99_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel8@sha256:37002485d6cf0f0ce261894d23db0bf94291fa7a121a154d15e5e4dcde20961f_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel8@sha256:7561c3f65b9ea5268ed46b35f821c319abb1b4cb0894885a5a205cb920842b50_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel8@sha256:7f56583cad2cef40a2be5f4e96a62fcc155c8818fdc7d786400fadb60c85e631_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel8@sha256:ac72ab75d693dd84576e61df319e891b3de889f4e347c9c5b6597ccbd529ae0d_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel8@sha256:025fa4d5b4ca78c69f85c8836f9e585f71c2e48466ff7f38fab36dc66f65880e_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel8@sha256:534369ccbc380afa8482d089c9806484843122f9f3ece03d468604ef2de1daff_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel8@sha256:cea3159fd16b609ef54d99bf435f72c142f0f7ecbbe3c3eaa9dd2035267395d2_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel8@sha256:eae22f08294cb4179c659fca1effea2fc9f270a3059ddd32cf5a9ba1aaf8d2d1_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel8@sha256:1873003c677cb43b754c22493f9ecd91fa61eced098816823b7bceaf2051113a_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel8@sha256:26e9f9232764f62c9c8ec24c3f7938fdaa362f4f10b6c71c894b1cea92f55404_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel8@sha256:8969e863a2ac74d0ab37812bd0aa5d86f261b97d0c2fecd0f35d2343c2f5bd67_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel8@sha256:bc98620c8b16b39d796d81f25bd30ff227f2f2e723536bf28d55bdc76e9ac1ad_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel8@sha256:2f5cd53d974785de7aa44cb7ff7340e08c44a98eac5b3b60a9eb4535e63e62f7_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel8@sha256:608f3eb154f67488869fceeee31df1bcf596385c41d03c7390364153bac6b8b2_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel8@sha256:ca0bcdf562b50a8d2d665172658de8f444dab6fb4ca39ce49abb253e05aa8c7c_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel8@sha256:fed536fdc9330d719dda8baef65c856e9c301e86363b767a52f78fea8336103e_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel8@sha256:012597e8046bf9f3e53d6f3c9543405e77ad5fd8f44964bc669cdf9581726170_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel8@sha256:36959d582ce1a74d7bf594b8e1b84edfa14233ddc2a2b22fcb66c0a0335a7bd3_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel8@sha256:3888fb9d6780e137b4545e8830f45383e68ca84a42394749b64e391d535172e7_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel8@sha256:79af298015635f2bde40b74943cc5aa201d8bef1cb1d333938816757328609e6_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel8@sha256:0d45b4a62b0fc7e101f68e94d6f1b18bc1a2770cccfebc27380d1bbcafbabb49_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel8@sha256:142369000580845dc3a0da67cf4de781dd2ad1ccaa6acf234d7650424e95bf09_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel8@sha256:26d9157c1a6c7d0cfcde263a0a17b15cca996b2b79c6cf0168a16304068c6abc_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel8@sha256:7a4aa11a1273f668d89230adaa720b4e1fcea0cbaa57c63fa01a2cf6867d981c_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel8@sha256:25f485a1b1e0c5015304744148e7a3fbb6728fe90f389e5d507b2d36917efdf5_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel8@sha256:6f30b86646ff8d94ba28949bdf826d751fba38c824a3acabb1480896f41d411a_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel8@sha256:a0663bcada815073c34ec07a99cd53242db85e933912c48b5ed25892ccfa4eb1_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel8@sha256:e6213a9e4243024eb73cef85526dbc294920f0e7c35b031d4b46bc5a5072af23_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel8@sha256:18c0e9a76603a5312f3c7e2b9d468fe5a6d1e3f3f3b41c5ddcad952f6a49e528_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel8@sha256:2723ec216e5ead0550a5dece8b4ef76abade44503ff67da9becdb59ee6a74b64_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel8@sha256:5f68ba66d17d612702cc47916df916b751c3b8d71faa094f1a174cb4338c3d68_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel8@sha256:8d927c5044b9df81791f00774e7831f0a4d5a458f7a335f8bf925696b5479548_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel8@sha256:3d6ba54c22f00a6eefdb5a920e9f2a377cd25f46ac0ce43fbbd207f9bddf87af_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel8@sha256:4f9a87bf93808a7c27c0bcd5387527fd9261f4c666da11e4f5ba8f831028fc3e_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel8@sha256:6ecd313eff04d48c873fa3b4b3a0e1bc94e1e715ab5919e33718a06a2b561851_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel8@sha256:7efeac843ef6910c061c535e290dc43a8fca0522e1897845237bff9df7706da9_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel8@sha256:3e51c0031aaefd0b1ae80908c887075c82888f29552a4b71a3de6148ed6a7fb4_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel8@sha256:578c9afda064065cc2f4e18b59dbb92cf78015654573de80a72bc4e56fc0d1f3_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel8@sha256:d4fa2a61f381b3f00b9fb76cb1d019b28a2413a936f9b5a786d1d98e8a8361a0_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel8@sha256:fbbf6924f67a455359ccd4e884e1608fb20475850e874874d158f5f2e01425c8_amd64 | — |
A flaw was found in Sigstore Timestamp Authority. This vulnerability allows a denial of service via excessive memory allocation when processing a specially crafted Object Identifier or Content-Type header.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel8@sha256:0cb744cb7946d857a2cffec641fcbc994e77ddc8d4a5b14c17a28621f4a0a4a9_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel8@sha256:416c99f02abb6274fc87b2599e96b90e74e7a94c28806629c2b98fb2dc7e2afc_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel8@sha256:5c78dfe2380653f0167358565c8b7cab1010321a4eda27ec931715805ab2c256_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel8@sha256:d71dc72648f45660ae1fd98acac0f1876540cac853f5c097ab85c3a5f2c2084f_s390x | — |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel8@sha256:494857108f0b09c8b8985062cc11b9879d126b207fcd72f6abb64ded3d8d1793_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel8@sha256:abca24c41cb24749e70a90aac93354d1924785e3eaf92a55b6906690861bac49_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel8@sha256:b7b03dd023aafe65290969336bcf9e0b7a241c3510dcb3d26519581ba4eed719_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel8@sha256:d52e4a16b2908e99f1e69a1e2ee9233a231fd28c70916ed06c9cd8560478340c_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-controller-rhel8@sha256:35c7d22ab878030711c1ec9d340f25f78257ca3eabdcb5db23db90e80d55e8f1_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-controller-rhel8@sha256:5345cdb7e11186fda1577345f0e426946a5ee9e6bbe6486845511f03114dbe52_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-controller-rhel8@sha256:71d7e93eb9e845a429a7e68801ce7675ffdeebb730c236a8b6c3d59767d8e5d8_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-controller-rhel8@sha256:b33b33412464a6d0bf510e6dd2dc7df8b4ced9a5c08a14d8522db6c8457d1a36_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel8@sha256:9209e159bb11236b49511ed3a59c7f687d06a9f82a02497a637d765cc14ea0c3_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel8@sha256:b2c21a004712bd198698ea75793e57abbe1665e17479e34d0b5e8c81d60b967d_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel8@sha256:b894d94d3e18dc2f4f71f4e791e25da158397264b49ac82f4780ac3322e66200_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel8@sha256:f532249811710dde78cab85e31f99bfebb5ee161167f8116ea00297ac343eefd_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-events-rhel8@sha256:001e28b882e81e4d424b2e1a39933211f15e68048406a6432e6ec59e4b96cc2c_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-events-rhel8@sha256:03dc5eb942a8fb202d8d6492764d5d27dcc326b556bb068070c10b00a3a9d277_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-events-rhel8@sha256:0e59fd179abc02c54784b3293bc3d21087bd0ec135c691c5523879149da33a5a_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-events-rhel8@sha256:898085897ff200fdba4d6c14b59548c7fe53164a8c2649e2263a69116737edbf_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel8@sha256:3479cbadb4aa7bab5cc56115d7efe4e406d60010e28561857804926c3fbac9cc_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel8@sha256:6067cedcfde517cc751e14030c620126ea6facf50a4ff16374ca8ebe7bfcbe8b_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel8@sha256:a77292658b1ef1e2922f2b7c904ff73c8911bb84f130953897c3a66aec8560da_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel8@sha256:c8aaf02aede730dacca2eed8bb32044f39b74d3ee3fd619a0fa2af864d874fa6_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel8@sha256:1066cf4185e3cd917c05e6d6759fb0a69428c4b43398df10dff8abe523761c09_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel8@sha256:525bbd7fe14ba88b4d9be13c5857e477e3a8daac1185a146707ebb8ef8e81acd_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel8@sha256:dbb678695a4bd07c27a14fec9b70359929bf0d4d33d9ce2d70d1b5157e5026c1_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel8@sha256:fbddec04429c15c833b7631fe3d7c783d33520f30f6d5c8aef2e66b7634873b8_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel8@sha256:0a12cf22aa798dbc3661f7e83aa9c280fe394de5b0ecc6ed7c93be1df539fce9_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel8@sha256:cf30088c2a33f0717657b0ac7c2df1544cb02a39e235011c9d21c658222ef39e_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel8@sha256:ea7aae64763683de9e3fcbda5d6865c975a561b8c6b4299be9dd34088bc5e684_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel8@sha256:fdd2f4bffececf03b6566cf573fdf6224495d79a75ad1031219fad9902d7a3f1_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel8@sha256:0dee713a14ab49d93b52b280d4ca3c6fc1c5f604087c81b755a6715330c91ea7_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel8@sha256:50133b51c695735e5f1fdb54d5423331091c1d113b0747d9565a42839d7510bc_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel8@sha256:56bf189b754dee71d8b4ce9e44389b4ca0762e5f633e728210825472f4c8f3f6_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel8@sha256:d356f3a86b2d3054a9f9c6e36bd488c8eaaef4af199e6a8188f8b50921698d25_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel8@sha256:23a535f97d17329cf2a1cc9dde90d4d9e2f3f5d979539a8ef5982e1f6693b144_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel8@sha256:7b61bda6116f3f1e93c856543ade553b0a1e4353542f5147da6929a5a8adbac3_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel8@sha256:ab98453c7e13ef2a9429531a1b1635e814df4784599be5c79848fcc849d05136_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel8@sha256:d2993b1a28d230faf64f020c8e8248e06fabf5cd225189b8218a71b2f40e6a9b_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel8@sha256:065def0cfd1e282fd57faedff24873ddb4057afd42d4abc887859c6b8cf8c901_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel8@sha256:14e1402c0d2f4d449146471fff84f6548affdbcd81d1864bce0d29c29ccb15bd_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel8@sha256:1709fbbd4a92d49d492e6bc977f2c32efe4559bde59668e818be70d38acdf757_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel8@sha256:5f9e44c7e682756007cc7bc493511c4a44536a04271ec1984f5a3ece7f1a8a49_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-nop-rhel8@sha256:72978ab3728ae29e51b68affb9e0b9a501bc69653c392783cb9ea121c8971661_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-nop-rhel8@sha256:9a0cf80bdfe89d4c472dc555f314d0bd5c4763bc637d45ddd89b8bb78236a44f_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-nop-rhel8@sha256:b767a9acd7013d08b744b8155cecbe219bfd7a416a3f1ac3a129d67ab062741a_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-nop-rhel8@sha256:dfb1b5680a223da82b0b2dada35342525a88a925f4d22b8168c7edcf2b93049c_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel8@sha256:46612f85239df62f6c6d3684367e34a06ddf3982754d5d130b5c0d77f587deea_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel8@sha256:4c111f708f6ae46c74f7ecae415b9b12e1cbb0380f97c4bee6f98ce32de0ef18_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel8@sha256:607ba1de03fdda867014d183a7f54745c6d687441d7e230cbe45d9234c623ed2_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel8@sha256:c7633b12a75e2a382fb3104a6fcc03227dcc980d2d764f828c75b48ccf73bbab_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel8@sha256:0a2fbc739785a2cc2ad17b79e360788216b2a87422e7d1512ea59a8672557a3e_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel8@sha256:25c1f3d9abd1e123e2a11e5349c0b59eb24238a10dc16e01e59976d061ea7af7_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel8@sha256:375388a1122a4bc5ffe695d4f8c69c9cf0c1d65ba89e92a6caeb68be40fbbbdc_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel8@sha256:739b8da7ebcad332129f65fee9e17f2b29370b1f68c030e3751d2f37ed4f9326_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel8@sha256:0d2a673d31a7b920fce466a25fa1968c57fe95d1c8c5bd2759f5de611d000b5f_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel8@sha256:3542aba4cb22ce189574cf439a9dc758678e6272b83d8ff6089f1815284c576b_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel8@sha256:8c97cb0a4a88a1ddb7a6e7650100e958464b526d7c1454c306c7326f75ca0ab1_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel8@sha256:8ce8fce1d1e1acd9fb44dc4d5797e57fe8e349624f6c7b1351757d7d6143b679_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel8@sha256:540dd3000891505e605b3f269f99da6c53d1e452cf35bb7a1918bb8ce190772b_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel8@sha256:5f0ff9a2dfa1468eff57b5e44d971056d06e6c5a2672e14717686b3eba17a341_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel8@sha256:bba628b46144f5d52f4a6e303d1b90c9a7f4a0a7b3f0c13839f9f795da874254_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel8@sha256:f2ee01a1a497bd505ca1289290c0a07eda82901e698079fe1bc6557519d4ee99_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel8@sha256:37002485d6cf0f0ce261894d23db0bf94291fa7a121a154d15e5e4dcde20961f_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel8@sha256:7561c3f65b9ea5268ed46b35f821c319abb1b4cb0894885a5a205cb920842b50_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel8@sha256:7f56583cad2cef40a2be5f4e96a62fcc155c8818fdc7d786400fadb60c85e631_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel8@sha256:ac72ab75d693dd84576e61df319e891b3de889f4e347c9c5b6597ccbd529ae0d_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel8@sha256:025fa4d5b4ca78c69f85c8836f9e585f71c2e48466ff7f38fab36dc66f65880e_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel8@sha256:534369ccbc380afa8482d089c9806484843122f9f3ece03d468604ef2de1daff_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel8@sha256:cea3159fd16b609ef54d99bf435f72c142f0f7ecbbe3c3eaa9dd2035267395d2_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel8@sha256:eae22f08294cb4179c659fca1effea2fc9f270a3059ddd32cf5a9ba1aaf8d2d1_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel8@sha256:1873003c677cb43b754c22493f9ecd91fa61eced098816823b7bceaf2051113a_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel8@sha256:26e9f9232764f62c9c8ec24c3f7938fdaa362f4f10b6c71c894b1cea92f55404_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel8@sha256:8969e863a2ac74d0ab37812bd0aa5d86f261b97d0c2fecd0f35d2343c2f5bd67_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel8@sha256:bc98620c8b16b39d796d81f25bd30ff227f2f2e723536bf28d55bdc76e9ac1ad_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel8@sha256:2f5cd53d974785de7aa44cb7ff7340e08c44a98eac5b3b60a9eb4535e63e62f7_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel8@sha256:608f3eb154f67488869fceeee31df1bcf596385c41d03c7390364153bac6b8b2_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel8@sha256:ca0bcdf562b50a8d2d665172658de8f444dab6fb4ca39ce49abb253e05aa8c7c_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel8@sha256:fed536fdc9330d719dda8baef65c856e9c301e86363b767a52f78fea8336103e_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel8@sha256:012597e8046bf9f3e53d6f3c9543405e77ad5fd8f44964bc669cdf9581726170_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel8@sha256:36959d582ce1a74d7bf594b8e1b84edfa14233ddc2a2b22fcb66c0a0335a7bd3_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel8@sha256:3888fb9d6780e137b4545e8830f45383e68ca84a42394749b64e391d535172e7_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel8@sha256:79af298015635f2bde40b74943cc5aa201d8bef1cb1d333938816757328609e6_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel8@sha256:0d45b4a62b0fc7e101f68e94d6f1b18bc1a2770cccfebc27380d1bbcafbabb49_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel8@sha256:142369000580845dc3a0da67cf4de781dd2ad1ccaa6acf234d7650424e95bf09_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel8@sha256:26d9157c1a6c7d0cfcde263a0a17b15cca996b2b79c6cf0168a16304068c6abc_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel8@sha256:7a4aa11a1273f668d89230adaa720b4e1fcea0cbaa57c63fa01a2cf6867d981c_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel8@sha256:25f485a1b1e0c5015304744148e7a3fbb6728fe90f389e5d507b2d36917efdf5_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel8@sha256:6f30b86646ff8d94ba28949bdf826d751fba38c824a3acabb1480896f41d411a_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel8@sha256:a0663bcada815073c34ec07a99cd53242db85e933912c48b5ed25892ccfa4eb1_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel8@sha256:e6213a9e4243024eb73cef85526dbc294920f0e7c35b031d4b46bc5a5072af23_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel8@sha256:18c0e9a76603a5312f3c7e2b9d468fe5a6d1e3f3f3b41c5ddcad952f6a49e528_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel8@sha256:2723ec216e5ead0550a5dece8b4ef76abade44503ff67da9becdb59ee6a74b64_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel8@sha256:5f68ba66d17d612702cc47916df916b751c3b8d71faa094f1a174cb4338c3d68_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel8@sha256:8d927c5044b9df81791f00774e7831f0a4d5a458f7a335f8bf925696b5479548_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel8@sha256:3d6ba54c22f00a6eefdb5a920e9f2a377cd25f46ac0ce43fbbd207f9bddf87af_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel8@sha256:4f9a87bf93808a7c27c0bcd5387527fd9261f4c666da11e4f5ba8f831028fc3e_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel8@sha256:6ecd313eff04d48c873fa3b4b3a0e1bc94e1e715ab5919e33718a06a2b561851_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel8@sha256:7efeac843ef6910c061c535e290dc43a8fca0522e1897845237bff9df7706da9_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel8@sha256:3e51c0031aaefd0b1ae80908c887075c82888f29552a4b71a3de6148ed6a7fb4_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel8@sha256:578c9afda064065cc2f4e18b59dbb92cf78015654573de80a72bc4e56fc0d1f3_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel8@sha256:d4fa2a61f381b3f00b9fb76cb1d019b28a2413a936f9b5a786d1d98e8a8361a0_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel8@sha256:fbbf6924f67a455359ccd4e884e1608fb20475850e874874d158f5f2e01425c8_amd64 | — |
{
"document": {
"aggregate_severity": {
"namespace": "https://access.redhat.com/security/updates/classification/",
"text": "Important"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "The 1.15.4 GA release of Red Hat OpenShift Pipelines Operator..\nFor more details see [product documentation](https://docs.redhat.com/en/documentation/red_hat_openshift_pipelines).",
"title": "Topic"
},
{
"category": "general",
"text": "The 1.15.4 release of Red Hat OpenShift Pipelines Operator.",
"title": "Details"
},
{
"category": "legal_disclaimer",
"text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.",
"title": "Terms of Use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://access.redhat.com/security/team/contact/",
"issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.",
"name": "Red Hat Product Security",
"namespace": "https://www.redhat.com"
},
"references": [
{
"category": "self",
"summary": "https://access.redhat.com/errata/RHSA-2026:3712",
"url": "https://access.redhat.com/errata/RHSA-2026:3712"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2024-37890",
"url": "https://access.redhat.com/security/cve/CVE-2024-37890"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2025-12816",
"url": "https://access.redhat.com/security/cve/CVE-2025-12816"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2025-13465",
"url": "https://access.redhat.com/security/cve/CVE-2025-13465"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2025-15284",
"url": "https://access.redhat.com/security/cve/CVE-2025-15284"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2025-6545",
"url": "https://access.redhat.com/security/cve/CVE-2025-6545"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2025-6547",
"url": "https://access.redhat.com/security/cve/CVE-2025-6547"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2025-66031",
"url": "https://access.redhat.com/security/cve/CVE-2025-66031"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2025-66506",
"url": "https://access.redhat.com/security/cve/CVE-2025-66506"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2025-66564",
"url": "https://access.redhat.com/security/cve/CVE-2025-66564"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2025-9287",
"url": "https://access.redhat.com/security/cve/CVE-2025-9287"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2025-9288",
"url": "https://access.redhat.com/security/cve/CVE-2025-9288"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/",
"url": "https://access.redhat.com/security/updates/classification/"
},
{
"category": "external",
"summary": "https://docs.redhat.com/en/documentation/red_hat_openshift_pipelines",
"url": "https://docs.redhat.com/en/documentation/red_hat_openshift_pipelines"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2026/rhsa-2026_3712.json"
}
],
"title": "Red Hat Security Advisory: Red Hat OpenShift Pipelines Release 1.15.4",
"tracking": {
"current_release_date": "2026-06-07T01:23:50+00:00",
"generator": {
"date": "2026-06-07T01:23:50+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.8.2"
}
},
"id": "RHSA-2026:3712",
"initial_release_date": "2026-03-04T07:12:04+00:00",
"revision_history": [
{
"date": "2026-03-04T07:12:04+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2026-03-04T09:09:53+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-06-07T01:23:50+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat OpenShift Pipelines 1.15",
"product": {
"name": "Red Hat OpenShift Pipelines 1.15",
"product_id": "Red Hat OpenShift Pipelines 1.15",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:openshift_pipelines:1.15::el8"
}
}
}
],
"category": "product_family",
"name": "Red Hat OpenShift Pipelines"
},
{
"branches": [
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel8@sha256:b7b03dd023aafe65290969336bcf9e0b7a241c3510dcb3d26519581ba4eed719_arm64",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel8@sha256:b7b03dd023aafe65290969336bcf9e0b7a241c3510dcb3d26519581ba4eed719_arm64",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel8@sha256:b7b03dd023aafe65290969336bcf9e0b7a241c3510dcb3d26519581ba4eed719_arm64",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-console-plugin-rhel8@sha256%3Ab7b03dd023aafe65290969336bcf9e0b7a241c3510dcb3d26519581ba4eed719?arch=arm64\u0026repository_url=registry.redhat.io/openshift-pipelines\u0026tag=1772110573"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel8@sha256:d2993b1a28d230faf64f020c8e8248e06fabf5cd225189b8218a71b2f40e6a9b_arm64",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel8@sha256:d2993b1a28d230faf64f020c8e8248e06fabf5cd225189b8218a71b2f40e6a9b_arm64",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel8@sha256:d2993b1a28d230faf64f020c8e8248e06fabf5cd225189b8218a71b2f40e6a9b_arm64",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-manual-approval-gate-controller-rhel8@sha256%3Ad2993b1a28d230faf64f020c8e8248e06fabf5cd225189b8218a71b2f40e6a9b?arch=arm64\u0026repository_url=registry.redhat.io/openshift-pipelines\u0026tag=1771964902"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel8@sha256:065def0cfd1e282fd57faedff24873ddb4057afd42d4abc887859c6b8cf8c901_arm64",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel8@sha256:065def0cfd1e282fd57faedff24873ddb4057afd42d4abc887859c6b8cf8c901_arm64",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel8@sha256:065def0cfd1e282fd57faedff24873ddb4057afd42d4abc887859c6b8cf8c901_arm64",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-manual-approval-gate-webhook-rhel8@sha256%3A065def0cfd1e282fd57faedff24873ddb4057afd42d4abc887859c6b8cf8c901?arch=arm64\u0026repository_url=registry.redhat.io/openshift-pipelines\u0026tag=1771964870"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel8@sha256:c7633b12a75e2a382fb3104a6fcc03227dcc980d2d764f828c75b48ccf73bbab_arm64",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel8@sha256:c7633b12a75e2a382fb3104a6fcc03227dcc980d2d764f828c75b48ccf73bbab_arm64",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel8@sha256:c7633b12a75e2a382fb3104a6fcc03227dcc980d2d764f828c75b48ccf73bbab_arm64",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-pipelines-as-code-cli-rhel8@sha256%3Ac7633b12a75e2a382fb3104a6fcc03227dcc980d2d764f828c75b48ccf73bbab?arch=arm64\u0026repository_url=registry.redhat.io/openshift-pipelines\u0026tag=1772093708"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel8@sha256:25c1f3d9abd1e123e2a11e5349c0b59eb24238a10dc16e01e59976d061ea7af7_arm64",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel8@sha256:25c1f3d9abd1e123e2a11e5349c0b59eb24238a10dc16e01e59976d061ea7af7_arm64",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel8@sha256:25c1f3d9abd1e123e2a11e5349c0b59eb24238a10dc16e01e59976d061ea7af7_arm64",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-pipelines-as-code-controller-rhel8@sha256%3A25c1f3d9abd1e123e2a11e5349c0b59eb24238a10dc16e01e59976d061ea7af7?arch=arm64\u0026repository_url=registry.redhat.io/openshift-pipelines\u0026tag=1772093710"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel8@sha256:0d2a673d31a7b920fce466a25fa1968c57fe95d1c8c5bd2759f5de611d000b5f_arm64",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel8@sha256:0d2a673d31a7b920fce466a25fa1968c57fe95d1c8c5bd2759f5de611d000b5f_arm64",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel8@sha256:0d2a673d31a7b920fce466a25fa1968c57fe95d1c8c5bd2759f5de611d000b5f_arm64",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-pipelines-as-code-watcher-rhel8@sha256%3A0d2a673d31a7b920fce466a25fa1968c57fe95d1c8c5bd2759f5de611d000b5f?arch=arm64\u0026repository_url=registry.redhat.io/openshift-pipelines\u0026tag=1772093722"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel8@sha256:bba628b46144f5d52f4a6e303d1b90c9a7f4a0a7b3f0c13839f9f795da874254_arm64",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel8@sha256:bba628b46144f5d52f4a6e303d1b90c9a7f4a0a7b3f0c13839f9f795da874254_arm64",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel8@sha256:bba628b46144f5d52f4a6e303d1b90c9a7f4a0a7b3f0c13839f9f795da874254_arm64",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-pipelines-as-code-webhook-rhel8@sha256%3Abba628b46144f5d52f4a6e303d1b90c9a7f4a0a7b3f0c13839f9f795da874254?arch=arm64\u0026repository_url=registry.redhat.io/openshift-pipelines\u0026tag=1772093723"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel8@sha256:0cb744cb7946d857a2cffec641fcbc994e77ddc8d4a5b14c17a28621f4a0a4a9_arm64",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel8@sha256:0cb744cb7946d857a2cffec641fcbc994e77ddc8d4a5b14c17a28621f4a0a4a9_arm64",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel8@sha256:0cb744cb7946d857a2cffec641fcbc994e77ddc8d4a5b14c17a28621f4a0a4a9_arm64",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-chains-controller-rhel8@sha256%3A0cb744cb7946d857a2cffec641fcbc994e77ddc8d4a5b14c17a28621f4a0a4a9?arch=arm64\u0026repository_url=registry.redhat.io/openshift-pipelines\u0026tag=1772093872"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel8@sha256:3479cbadb4aa7bab5cc56115d7efe4e406d60010e28561857804926c3fbac9cc_arm64",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel8@sha256:3479cbadb4aa7bab5cc56115d7efe4e406d60010e28561857804926c3fbac9cc_arm64",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel8@sha256:3479cbadb4aa7bab5cc56115d7efe4e406d60010e28561857804926c3fbac9cc_arm64",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-git-init-rhel8@sha256%3A3479cbadb4aa7bab5cc56115d7efe4e406d60010e28561857804926c3fbac9cc?arch=arm64\u0026repository_url=registry.redhat.io/openshift-pipelines\u0026tag=1772123833"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel8@sha256:dbb678695a4bd07c27a14fec9b70359929bf0d4d33d9ce2d70d1b5157e5026c1_arm64",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel8@sha256:dbb678695a4bd07c27a14fec9b70359929bf0d4d33d9ce2d70d1b5157e5026c1_arm64",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel8@sha256:dbb678695a4bd07c27a14fec9b70359929bf0d4d33d9ce2d70d1b5157e5026c1_arm64",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-hub-api-rhel8@sha256%3Adbb678695a4bd07c27a14fec9b70359929bf0d4d33d9ce2d70d1b5157e5026c1?arch=arm64\u0026repository_url=registry.redhat.io/openshift-pipelines\u0026tag=1771425314"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel8@sha256:cf30088c2a33f0717657b0ac7c2df1544cb02a39e235011c9d21c658222ef39e_arm64",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel8@sha256:cf30088c2a33f0717657b0ac7c2df1544cb02a39e235011c9d21c658222ef39e_arm64",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel8@sha256:cf30088c2a33f0717657b0ac7c2df1544cb02a39e235011c9d21c658222ef39e_arm64",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-hub-db-migration-rhel8@sha256%3Acf30088c2a33f0717657b0ac7c2df1544cb02a39e235011c9d21c658222ef39e?arch=arm64\u0026repository_url=registry.redhat.io/openshift-pipelines\u0026tag=1771964224"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel8@sha256:d356f3a86b2d3054a9f9c6e36bd488c8eaaef4af199e6a8188f8b50921698d25_arm64",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel8@sha256:d356f3a86b2d3054a9f9c6e36bd488c8eaaef4af199e6a8188f8b50921698d25_arm64",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel8@sha256:d356f3a86b2d3054a9f9c6e36bd488c8eaaef4af199e6a8188f8b50921698d25_arm64",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-hub-ui-rhel8@sha256%3Ad356f3a86b2d3054a9f9c6e36bd488c8eaaef4af199e6a8188f8b50921698d25?arch=arm64\u0026repository_url=registry.redhat.io/openshift-pipelines\u0026tag=1772036471"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-controller-rhel8@sha256:5345cdb7e11186fda1577345f0e426946a5ee9e6bbe6486845511f03114dbe52_arm64",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-controller-rhel8@sha256:5345cdb7e11186fda1577345f0e426946a5ee9e6bbe6486845511f03114dbe52_arm64",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-controller-rhel8@sha256:5345cdb7e11186fda1577345f0e426946a5ee9e6bbe6486845511f03114dbe52_arm64",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-controller-rhel8@sha256%3A5345cdb7e11186fda1577345f0e426946a5ee9e6bbe6486845511f03114dbe52?arch=arm64\u0026repository_url=registry.redhat.io/openshift-pipelines\u0026tag=1771964207"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel8@sha256:9209e159bb11236b49511ed3a59c7f687d06a9f82a02497a637d765cc14ea0c3_arm64",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel8@sha256:9209e159bb11236b49511ed3a59c7f687d06a9f82a02497a637d765cc14ea0c3_arm64",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel8@sha256:9209e159bb11236b49511ed3a59c7f687d06a9f82a02497a637d765cc14ea0c3_arm64",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-entrypoint-rhel8@sha256%3A9209e159bb11236b49511ed3a59c7f687d06a9f82a02497a637d765cc14ea0c3?arch=arm64\u0026repository_url=registry.redhat.io/openshift-pipelines\u0026tag=1771964128"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-events-rhel8@sha256:0e59fd179abc02c54784b3293bc3d21087bd0ec135c691c5523879149da33a5a_arm64",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-events-rhel8@sha256:0e59fd179abc02c54784b3293bc3d21087bd0ec135c691c5523879149da33a5a_arm64",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-events-rhel8@sha256:0e59fd179abc02c54784b3293bc3d21087bd0ec135c691c5523879149da33a5a_arm64",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-events-rhel8@sha256%3A0e59fd179abc02c54784b3293bc3d21087bd0ec135c691c5523879149da33a5a?arch=arm64\u0026repository_url=registry.redhat.io/openshift-pipelines\u0026tag=1771964016"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-nop-rhel8@sha256:9a0cf80bdfe89d4c472dc555f314d0bd5c4763bc637d45ddd89b8bb78236a44f_arm64",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-nop-rhel8@sha256:9a0cf80bdfe89d4c472dc555f314d0bd5c4763bc637d45ddd89b8bb78236a44f_arm64",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-nop-rhel8@sha256:9a0cf80bdfe89d4c472dc555f314d0bd5c4763bc637d45ddd89b8bb78236a44f_arm64",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-nop-rhel8@sha256%3A9a0cf80bdfe89d4c472dc555f314d0bd5c4763bc637d45ddd89b8bb78236a44f?arch=arm64\u0026repository_url=registry.redhat.io/openshift-pipelines\u0026tag=1771510606"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel8@sha256:37002485d6cf0f0ce261894d23db0bf94291fa7a121a154d15e5e4dcde20961f_arm64",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel8@sha256:37002485d6cf0f0ce261894d23db0bf94291fa7a121a154d15e5e4dcde20961f_arm64",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel8@sha256:37002485d6cf0f0ce261894d23db0bf94291fa7a121a154d15e5e4dcde20961f_arm64",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-resolvers-rhel8@sha256%3A37002485d6cf0f0ce261894d23db0bf94291fa7a121a154d15e5e4dcde20961f?arch=arm64\u0026repository_url=registry.redhat.io/openshift-pipelines\u0026tag=1771964097"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel8@sha256:ca0bcdf562b50a8d2d665172658de8f444dab6fb4ca39ce49abb253e05aa8c7c_arm64",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel8@sha256:ca0bcdf562b50a8d2d665172658de8f444dab6fb4ca39ce49abb253e05aa8c7c_arm64",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel8@sha256:ca0bcdf562b50a8d2d665172658de8f444dab6fb4ca39ce49abb253e05aa8c7c_arm64",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-sidecarlogresults-rhel8@sha256%3Aca0bcdf562b50a8d2d665172658de8f444dab6fb4ca39ce49abb253e05aa8c7c?arch=arm64\u0026repository_url=registry.redhat.io/openshift-pipelines\u0026tag=1771964076"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel8@sha256:7efeac843ef6910c061c535e290dc43a8fca0522e1897845237bff9df7706da9_arm64",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel8@sha256:7efeac843ef6910c061c535e290dc43a8fca0522e1897845237bff9df7706da9_arm64",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel8@sha256:7efeac843ef6910c061c535e290dc43a8fca0522e1897845237bff9df7706da9_arm64",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-webhook-rhel8@sha256%3A7efeac843ef6910c061c535e290dc43a8fca0522e1897845237bff9df7706da9?arch=arm64\u0026repository_url=registry.redhat.io/openshift-pipelines\u0026tag=1771964042"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel8@sha256:d4fa2a61f381b3f00b9fb76cb1d019b28a2413a936f9b5a786d1d98e8a8361a0_arm64",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel8@sha256:d4fa2a61f381b3f00b9fb76cb1d019b28a2413a936f9b5a786d1d98e8a8361a0_arm64",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel8@sha256:d4fa2a61f381b3f00b9fb76cb1d019b28a2413a936f9b5a786d1d98e8a8361a0_arm64",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-workingdirinit-rhel8@sha256%3Ad4fa2a61f381b3f00b9fb76cb1d019b28a2413a936f9b5a786d1d98e8a8361a0?arch=arm64\u0026repository_url=registry.redhat.io/openshift-pipelines\u0026tag=1771964021"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel8@sha256:025fa4d5b4ca78c69f85c8836f9e585f71c2e48466ff7f38fab36dc66f65880e_arm64",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel8@sha256:025fa4d5b4ca78c69f85c8836f9e585f71c2e48466ff7f38fab36dc66f65880e_arm64",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel8@sha256:025fa4d5b4ca78c69f85c8836f9e585f71c2e48466ff7f38fab36dc66f65880e_arm64",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-results-api-rhel8@sha256%3A025fa4d5b4ca78c69f85c8836f9e585f71c2e48466ff7f38fab36dc66f65880e?arch=arm64\u0026repository_url=registry.redhat.io/openshift-pipelines\u0026tag=1771964016"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel8@sha256:bc98620c8b16b39d796d81f25bd30ff227f2f2e723536bf28d55bdc76e9ac1ad_arm64",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel8@sha256:bc98620c8b16b39d796d81f25bd30ff227f2f2e723536bf28d55bdc76e9ac1ad_arm64",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel8@sha256:bc98620c8b16b39d796d81f25bd30ff227f2f2e723536bf28d55bdc76e9ac1ad_arm64",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-results-watcher-rhel8@sha256%3Abc98620c8b16b39d796d81f25bd30ff227f2f2e723536bf28d55bdc76e9ac1ad?arch=arm64\u0026repository_url=registry.redhat.io/openshift-pipelines\u0026tag=1771964091"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel8@sha256:3888fb9d6780e137b4545e8830f45383e68ca84a42394749b64e391d535172e7_arm64",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel8@sha256:3888fb9d6780e137b4545e8830f45383e68ca84a42394749b64e391d535172e7_arm64",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel8@sha256:3888fb9d6780e137b4545e8830f45383e68ca84a42394749b64e391d535172e7_arm64",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-triggers-controller-rhel8@sha256%3A3888fb9d6780e137b4545e8830f45383e68ca84a42394749b64e391d535172e7?arch=arm64\u0026repository_url=registry.redhat.io/openshift-pipelines\u0026tag=1771964129"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel8@sha256:0d45b4a62b0fc7e101f68e94d6f1b18bc1a2770cccfebc27380d1bbcafbabb49_arm64",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel8@sha256:0d45b4a62b0fc7e101f68e94d6f1b18bc1a2770cccfebc27380d1bbcafbabb49_arm64",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel8@sha256:0d45b4a62b0fc7e101f68e94d6f1b18bc1a2770cccfebc27380d1bbcafbabb49_arm64",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-triggers-core-interceptors-rhel8@sha256%3A0d45b4a62b0fc7e101f68e94d6f1b18bc1a2770cccfebc27380d1bbcafbabb49?arch=arm64\u0026repository_url=registry.redhat.io/openshift-pipelines\u0026tag=1771964233"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel8@sha256:a0663bcada815073c34ec07a99cd53242db85e933912c48b5ed25892ccfa4eb1_arm64",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel8@sha256:a0663bcada815073c34ec07a99cd53242db85e933912c48b5ed25892ccfa4eb1_arm64",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel8@sha256:a0663bcada815073c34ec07a99cd53242db85e933912c48b5ed25892ccfa4eb1_arm64",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-triggers-eventlistenersink-rhel8@sha256%3Aa0663bcada815073c34ec07a99cd53242db85e933912c48b5ed25892ccfa4eb1?arch=arm64\u0026repository_url=registry.redhat.io/openshift-pipelines\u0026tag=1771964246"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel8@sha256:2723ec216e5ead0550a5dece8b4ef76abade44503ff67da9becdb59ee6a74b64_arm64",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel8@sha256:2723ec216e5ead0550a5dece8b4ef76abade44503ff67da9becdb59ee6a74b64_arm64",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel8@sha256:2723ec216e5ead0550a5dece8b4ef76abade44503ff67da9becdb59ee6a74b64_arm64",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-triggers-webhook-rhel8@sha256%3A2723ec216e5ead0550a5dece8b4ef76abade44503ff67da9becdb59ee6a74b64?arch=arm64\u0026repository_url=registry.redhat.io/openshift-pipelines\u0026tag=1771964165"
}
}
}
],
"category": "architecture",
"name": "arm64"
},
{
"branches": [
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel8@sha256:494857108f0b09c8b8985062cc11b9879d126b207fcd72f6abb64ded3d8d1793_ppc64le",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel8@sha256:494857108f0b09c8b8985062cc11b9879d126b207fcd72f6abb64ded3d8d1793_ppc64le",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel8@sha256:494857108f0b09c8b8985062cc11b9879d126b207fcd72f6abb64ded3d8d1793_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-console-plugin-rhel8@sha256%3A494857108f0b09c8b8985062cc11b9879d126b207fcd72f6abb64ded3d8d1793?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift-pipelines\u0026tag=1772110573"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel8@sha256:ab98453c7e13ef2a9429531a1b1635e814df4784599be5c79848fcc849d05136_ppc64le",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel8@sha256:ab98453c7e13ef2a9429531a1b1635e814df4784599be5c79848fcc849d05136_ppc64le",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel8@sha256:ab98453c7e13ef2a9429531a1b1635e814df4784599be5c79848fcc849d05136_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-manual-approval-gate-controller-rhel8@sha256%3Aab98453c7e13ef2a9429531a1b1635e814df4784599be5c79848fcc849d05136?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift-pipelines\u0026tag=1771964902"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel8@sha256:5f9e44c7e682756007cc7bc493511c4a44536a04271ec1984f5a3ece7f1a8a49_ppc64le",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel8@sha256:5f9e44c7e682756007cc7bc493511c4a44536a04271ec1984f5a3ece7f1a8a49_ppc64le",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel8@sha256:5f9e44c7e682756007cc7bc493511c4a44536a04271ec1984f5a3ece7f1a8a49_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-manual-approval-gate-webhook-rhel8@sha256%3A5f9e44c7e682756007cc7bc493511c4a44536a04271ec1984f5a3ece7f1a8a49?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift-pipelines\u0026tag=1771964870"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel8@sha256:46612f85239df62f6c6d3684367e34a06ddf3982754d5d130b5c0d77f587deea_ppc64le",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel8@sha256:46612f85239df62f6c6d3684367e34a06ddf3982754d5d130b5c0d77f587deea_ppc64le",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel8@sha256:46612f85239df62f6c6d3684367e34a06ddf3982754d5d130b5c0d77f587deea_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-pipelines-as-code-cli-rhel8@sha256%3A46612f85239df62f6c6d3684367e34a06ddf3982754d5d130b5c0d77f587deea?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift-pipelines\u0026tag=1772093708"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel8@sha256:0a2fbc739785a2cc2ad17b79e360788216b2a87422e7d1512ea59a8672557a3e_ppc64le",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel8@sha256:0a2fbc739785a2cc2ad17b79e360788216b2a87422e7d1512ea59a8672557a3e_ppc64le",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel8@sha256:0a2fbc739785a2cc2ad17b79e360788216b2a87422e7d1512ea59a8672557a3e_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-pipelines-as-code-controller-rhel8@sha256%3A0a2fbc739785a2cc2ad17b79e360788216b2a87422e7d1512ea59a8672557a3e?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift-pipelines\u0026tag=1772093710"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel8@sha256:3542aba4cb22ce189574cf439a9dc758678e6272b83d8ff6089f1815284c576b_ppc64le",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel8@sha256:3542aba4cb22ce189574cf439a9dc758678e6272b83d8ff6089f1815284c576b_ppc64le",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel8@sha256:3542aba4cb22ce189574cf439a9dc758678e6272b83d8ff6089f1815284c576b_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-pipelines-as-code-watcher-rhel8@sha256%3A3542aba4cb22ce189574cf439a9dc758678e6272b83d8ff6089f1815284c576b?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift-pipelines\u0026tag=1772093722"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel8@sha256:540dd3000891505e605b3f269f99da6c53d1e452cf35bb7a1918bb8ce190772b_ppc64le",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel8@sha256:540dd3000891505e605b3f269f99da6c53d1e452cf35bb7a1918bb8ce190772b_ppc64le",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel8@sha256:540dd3000891505e605b3f269f99da6c53d1e452cf35bb7a1918bb8ce190772b_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-pipelines-as-code-webhook-rhel8@sha256%3A540dd3000891505e605b3f269f99da6c53d1e452cf35bb7a1918bb8ce190772b?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift-pipelines\u0026tag=1772093723"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel8@sha256:416c99f02abb6274fc87b2599e96b90e74e7a94c28806629c2b98fb2dc7e2afc_ppc64le",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel8@sha256:416c99f02abb6274fc87b2599e96b90e74e7a94c28806629c2b98fb2dc7e2afc_ppc64le",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel8@sha256:416c99f02abb6274fc87b2599e96b90e74e7a94c28806629c2b98fb2dc7e2afc_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-chains-controller-rhel8@sha256%3A416c99f02abb6274fc87b2599e96b90e74e7a94c28806629c2b98fb2dc7e2afc?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift-pipelines\u0026tag=1772093872"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel8@sha256:a77292658b1ef1e2922f2b7c904ff73c8911bb84f130953897c3a66aec8560da_ppc64le",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel8@sha256:a77292658b1ef1e2922f2b7c904ff73c8911bb84f130953897c3a66aec8560da_ppc64le",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel8@sha256:a77292658b1ef1e2922f2b7c904ff73c8911bb84f130953897c3a66aec8560da_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-git-init-rhel8@sha256%3Aa77292658b1ef1e2922f2b7c904ff73c8911bb84f130953897c3a66aec8560da?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift-pipelines\u0026tag=1772123833"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel8@sha256:fbddec04429c15c833b7631fe3d7c783d33520f30f6d5c8aef2e66b7634873b8_ppc64le",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel8@sha256:fbddec04429c15c833b7631fe3d7c783d33520f30f6d5c8aef2e66b7634873b8_ppc64le",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel8@sha256:fbddec04429c15c833b7631fe3d7c783d33520f30f6d5c8aef2e66b7634873b8_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-hub-api-rhel8@sha256%3Afbddec04429c15c833b7631fe3d7c783d33520f30f6d5c8aef2e66b7634873b8?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift-pipelines\u0026tag=1771425314"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel8@sha256:fdd2f4bffececf03b6566cf573fdf6224495d79a75ad1031219fad9902d7a3f1_ppc64le",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel8@sha256:fdd2f4bffececf03b6566cf573fdf6224495d79a75ad1031219fad9902d7a3f1_ppc64le",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel8@sha256:fdd2f4bffececf03b6566cf573fdf6224495d79a75ad1031219fad9902d7a3f1_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-hub-db-migration-rhel8@sha256%3Afdd2f4bffececf03b6566cf573fdf6224495d79a75ad1031219fad9902d7a3f1?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift-pipelines\u0026tag=1771964224"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel8@sha256:56bf189b754dee71d8b4ce9e44389b4ca0762e5f633e728210825472f4c8f3f6_ppc64le",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel8@sha256:56bf189b754dee71d8b4ce9e44389b4ca0762e5f633e728210825472f4c8f3f6_ppc64le",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel8@sha256:56bf189b754dee71d8b4ce9e44389b4ca0762e5f633e728210825472f4c8f3f6_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-hub-ui-rhel8@sha256%3A56bf189b754dee71d8b4ce9e44389b4ca0762e5f633e728210825472f4c8f3f6?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift-pipelines\u0026tag=1772036471"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-controller-rhel8@sha256:35c7d22ab878030711c1ec9d340f25f78257ca3eabdcb5db23db90e80d55e8f1_ppc64le",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-controller-rhel8@sha256:35c7d22ab878030711c1ec9d340f25f78257ca3eabdcb5db23db90e80d55e8f1_ppc64le",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-controller-rhel8@sha256:35c7d22ab878030711c1ec9d340f25f78257ca3eabdcb5db23db90e80d55e8f1_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-controller-rhel8@sha256%3A35c7d22ab878030711c1ec9d340f25f78257ca3eabdcb5db23db90e80d55e8f1?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift-pipelines\u0026tag=1771964207"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel8@sha256:b2c21a004712bd198698ea75793e57abbe1665e17479e34d0b5e8c81d60b967d_ppc64le",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel8@sha256:b2c21a004712bd198698ea75793e57abbe1665e17479e34d0b5e8c81d60b967d_ppc64le",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel8@sha256:b2c21a004712bd198698ea75793e57abbe1665e17479e34d0b5e8c81d60b967d_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-entrypoint-rhel8@sha256%3Ab2c21a004712bd198698ea75793e57abbe1665e17479e34d0b5e8c81d60b967d?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift-pipelines\u0026tag=1771964128"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-events-rhel8@sha256:001e28b882e81e4d424b2e1a39933211f15e68048406a6432e6ec59e4b96cc2c_ppc64le",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-events-rhel8@sha256:001e28b882e81e4d424b2e1a39933211f15e68048406a6432e6ec59e4b96cc2c_ppc64le",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-events-rhel8@sha256:001e28b882e81e4d424b2e1a39933211f15e68048406a6432e6ec59e4b96cc2c_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-events-rhel8@sha256%3A001e28b882e81e4d424b2e1a39933211f15e68048406a6432e6ec59e4b96cc2c?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift-pipelines\u0026tag=1771964016"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-nop-rhel8@sha256:b767a9acd7013d08b744b8155cecbe219bfd7a416a3f1ac3a129d67ab062741a_ppc64le",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-nop-rhel8@sha256:b767a9acd7013d08b744b8155cecbe219bfd7a416a3f1ac3a129d67ab062741a_ppc64le",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-nop-rhel8@sha256:b767a9acd7013d08b744b8155cecbe219bfd7a416a3f1ac3a129d67ab062741a_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-nop-rhel8@sha256%3Ab767a9acd7013d08b744b8155cecbe219bfd7a416a3f1ac3a129d67ab062741a?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift-pipelines\u0026tag=1771510606"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel8@sha256:7561c3f65b9ea5268ed46b35f821c319abb1b4cb0894885a5a205cb920842b50_ppc64le",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel8@sha256:7561c3f65b9ea5268ed46b35f821c319abb1b4cb0894885a5a205cb920842b50_ppc64le",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel8@sha256:7561c3f65b9ea5268ed46b35f821c319abb1b4cb0894885a5a205cb920842b50_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-resolvers-rhel8@sha256%3A7561c3f65b9ea5268ed46b35f821c319abb1b4cb0894885a5a205cb920842b50?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift-pipelines\u0026tag=1771964097"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel8@sha256:608f3eb154f67488869fceeee31df1bcf596385c41d03c7390364153bac6b8b2_ppc64le",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel8@sha256:608f3eb154f67488869fceeee31df1bcf596385c41d03c7390364153bac6b8b2_ppc64le",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel8@sha256:608f3eb154f67488869fceeee31df1bcf596385c41d03c7390364153bac6b8b2_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-sidecarlogresults-rhel8@sha256%3A608f3eb154f67488869fceeee31df1bcf596385c41d03c7390364153bac6b8b2?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift-pipelines\u0026tag=1771964076"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel8@sha256:4f9a87bf93808a7c27c0bcd5387527fd9261f4c666da11e4f5ba8f831028fc3e_ppc64le",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel8@sha256:4f9a87bf93808a7c27c0bcd5387527fd9261f4c666da11e4f5ba8f831028fc3e_ppc64le",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel8@sha256:4f9a87bf93808a7c27c0bcd5387527fd9261f4c666da11e4f5ba8f831028fc3e_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-webhook-rhel8@sha256%3A4f9a87bf93808a7c27c0bcd5387527fd9261f4c666da11e4f5ba8f831028fc3e?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift-pipelines\u0026tag=1771964042"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel8@sha256:578c9afda064065cc2f4e18b59dbb92cf78015654573de80a72bc4e56fc0d1f3_ppc64le",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel8@sha256:578c9afda064065cc2f4e18b59dbb92cf78015654573de80a72bc4e56fc0d1f3_ppc64le",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel8@sha256:578c9afda064065cc2f4e18b59dbb92cf78015654573de80a72bc4e56fc0d1f3_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-workingdirinit-rhel8@sha256%3A578c9afda064065cc2f4e18b59dbb92cf78015654573de80a72bc4e56fc0d1f3?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift-pipelines\u0026tag=1771964021"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel8@sha256:eae22f08294cb4179c659fca1effea2fc9f270a3059ddd32cf5a9ba1aaf8d2d1_ppc64le",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel8@sha256:eae22f08294cb4179c659fca1effea2fc9f270a3059ddd32cf5a9ba1aaf8d2d1_ppc64le",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel8@sha256:eae22f08294cb4179c659fca1effea2fc9f270a3059ddd32cf5a9ba1aaf8d2d1_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-results-api-rhel8@sha256%3Aeae22f08294cb4179c659fca1effea2fc9f270a3059ddd32cf5a9ba1aaf8d2d1?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift-pipelines\u0026tag=1771964016"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel8@sha256:8969e863a2ac74d0ab37812bd0aa5d86f261b97d0c2fecd0f35d2343c2f5bd67_ppc64le",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel8@sha256:8969e863a2ac74d0ab37812bd0aa5d86f261b97d0c2fecd0f35d2343c2f5bd67_ppc64le",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel8@sha256:8969e863a2ac74d0ab37812bd0aa5d86f261b97d0c2fecd0f35d2343c2f5bd67_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-results-watcher-rhel8@sha256%3A8969e863a2ac74d0ab37812bd0aa5d86f261b97d0c2fecd0f35d2343c2f5bd67?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift-pipelines\u0026tag=1771964091"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel8@sha256:36959d582ce1a74d7bf594b8e1b84edfa14233ddc2a2b22fcb66c0a0335a7bd3_ppc64le",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel8@sha256:36959d582ce1a74d7bf594b8e1b84edfa14233ddc2a2b22fcb66c0a0335a7bd3_ppc64le",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel8@sha256:36959d582ce1a74d7bf594b8e1b84edfa14233ddc2a2b22fcb66c0a0335a7bd3_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-triggers-controller-rhel8@sha256%3A36959d582ce1a74d7bf594b8e1b84edfa14233ddc2a2b22fcb66c0a0335a7bd3?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift-pipelines\u0026tag=1771964129"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel8@sha256:7a4aa11a1273f668d89230adaa720b4e1fcea0cbaa57c63fa01a2cf6867d981c_ppc64le",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel8@sha256:7a4aa11a1273f668d89230adaa720b4e1fcea0cbaa57c63fa01a2cf6867d981c_ppc64le",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel8@sha256:7a4aa11a1273f668d89230adaa720b4e1fcea0cbaa57c63fa01a2cf6867d981c_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-triggers-core-interceptors-rhel8@sha256%3A7a4aa11a1273f668d89230adaa720b4e1fcea0cbaa57c63fa01a2cf6867d981c?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift-pipelines\u0026tag=1771964233"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel8@sha256:6f30b86646ff8d94ba28949bdf826d751fba38c824a3acabb1480896f41d411a_ppc64le",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel8@sha256:6f30b86646ff8d94ba28949bdf826d751fba38c824a3acabb1480896f41d411a_ppc64le",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel8@sha256:6f30b86646ff8d94ba28949bdf826d751fba38c824a3acabb1480896f41d411a_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-triggers-eventlistenersink-rhel8@sha256%3A6f30b86646ff8d94ba28949bdf826d751fba38c824a3acabb1480896f41d411a?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift-pipelines\u0026tag=1771964246"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel8@sha256:5f68ba66d17d612702cc47916df916b751c3b8d71faa094f1a174cb4338c3d68_ppc64le",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel8@sha256:5f68ba66d17d612702cc47916df916b751c3b8d71faa094f1a174cb4338c3d68_ppc64le",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel8@sha256:5f68ba66d17d612702cc47916df916b751c3b8d71faa094f1a174cb4338c3d68_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-triggers-webhook-rhel8@sha256%3A5f68ba66d17d612702cc47916df916b751c3b8d71faa094f1a174cb4338c3d68?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift-pipelines\u0026tag=1771964165"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel8@sha256:d52e4a16b2908e99f1e69a1e2ee9233a231fd28c70916ed06c9cd8560478340c_s390x",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel8@sha256:d52e4a16b2908e99f1e69a1e2ee9233a231fd28c70916ed06c9cd8560478340c_s390x",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel8@sha256:d52e4a16b2908e99f1e69a1e2ee9233a231fd28c70916ed06c9cd8560478340c_s390x",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-console-plugin-rhel8@sha256%3Ad52e4a16b2908e99f1e69a1e2ee9233a231fd28c70916ed06c9cd8560478340c?arch=s390x\u0026repository_url=registry.redhat.io/openshift-pipelines\u0026tag=1772110573"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel8@sha256:7b61bda6116f3f1e93c856543ade553b0a1e4353542f5147da6929a5a8adbac3_s390x",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel8@sha256:7b61bda6116f3f1e93c856543ade553b0a1e4353542f5147da6929a5a8adbac3_s390x",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel8@sha256:7b61bda6116f3f1e93c856543ade553b0a1e4353542f5147da6929a5a8adbac3_s390x",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-manual-approval-gate-controller-rhel8@sha256%3A7b61bda6116f3f1e93c856543ade553b0a1e4353542f5147da6929a5a8adbac3?arch=s390x\u0026repository_url=registry.redhat.io/openshift-pipelines\u0026tag=1771964902"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel8@sha256:14e1402c0d2f4d449146471fff84f6548affdbcd81d1864bce0d29c29ccb15bd_s390x",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel8@sha256:14e1402c0d2f4d449146471fff84f6548affdbcd81d1864bce0d29c29ccb15bd_s390x",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel8@sha256:14e1402c0d2f4d449146471fff84f6548affdbcd81d1864bce0d29c29ccb15bd_s390x",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-manual-approval-gate-webhook-rhel8@sha256%3A14e1402c0d2f4d449146471fff84f6548affdbcd81d1864bce0d29c29ccb15bd?arch=s390x\u0026repository_url=registry.redhat.io/openshift-pipelines\u0026tag=1771964870"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel8@sha256:4c111f708f6ae46c74f7ecae415b9b12e1cbb0380f97c4bee6f98ce32de0ef18_s390x",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel8@sha256:4c111f708f6ae46c74f7ecae415b9b12e1cbb0380f97c4bee6f98ce32de0ef18_s390x",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel8@sha256:4c111f708f6ae46c74f7ecae415b9b12e1cbb0380f97c4bee6f98ce32de0ef18_s390x",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-pipelines-as-code-cli-rhel8@sha256%3A4c111f708f6ae46c74f7ecae415b9b12e1cbb0380f97c4bee6f98ce32de0ef18?arch=s390x\u0026repository_url=registry.redhat.io/openshift-pipelines\u0026tag=1772093708"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel8@sha256:375388a1122a4bc5ffe695d4f8c69c9cf0c1d65ba89e92a6caeb68be40fbbbdc_s390x",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel8@sha256:375388a1122a4bc5ffe695d4f8c69c9cf0c1d65ba89e92a6caeb68be40fbbbdc_s390x",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel8@sha256:375388a1122a4bc5ffe695d4f8c69c9cf0c1d65ba89e92a6caeb68be40fbbbdc_s390x",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-pipelines-as-code-controller-rhel8@sha256%3A375388a1122a4bc5ffe695d4f8c69c9cf0c1d65ba89e92a6caeb68be40fbbbdc?arch=s390x\u0026repository_url=registry.redhat.io/openshift-pipelines\u0026tag=1772093710"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel8@sha256:8c97cb0a4a88a1ddb7a6e7650100e958464b526d7c1454c306c7326f75ca0ab1_s390x",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel8@sha256:8c97cb0a4a88a1ddb7a6e7650100e958464b526d7c1454c306c7326f75ca0ab1_s390x",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel8@sha256:8c97cb0a4a88a1ddb7a6e7650100e958464b526d7c1454c306c7326f75ca0ab1_s390x",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-pipelines-as-code-watcher-rhel8@sha256%3A8c97cb0a4a88a1ddb7a6e7650100e958464b526d7c1454c306c7326f75ca0ab1?arch=s390x\u0026repository_url=registry.redhat.io/openshift-pipelines\u0026tag=1772093722"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel8@sha256:f2ee01a1a497bd505ca1289290c0a07eda82901e698079fe1bc6557519d4ee99_s390x",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel8@sha256:f2ee01a1a497bd505ca1289290c0a07eda82901e698079fe1bc6557519d4ee99_s390x",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel8@sha256:f2ee01a1a497bd505ca1289290c0a07eda82901e698079fe1bc6557519d4ee99_s390x",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-pipelines-as-code-webhook-rhel8@sha256%3Af2ee01a1a497bd505ca1289290c0a07eda82901e698079fe1bc6557519d4ee99?arch=s390x\u0026repository_url=registry.redhat.io/openshift-pipelines\u0026tag=1772093723"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel8@sha256:d71dc72648f45660ae1fd98acac0f1876540cac853f5c097ab85c3a5f2c2084f_s390x",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel8@sha256:d71dc72648f45660ae1fd98acac0f1876540cac853f5c097ab85c3a5f2c2084f_s390x",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel8@sha256:d71dc72648f45660ae1fd98acac0f1876540cac853f5c097ab85c3a5f2c2084f_s390x",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-chains-controller-rhel8@sha256%3Ad71dc72648f45660ae1fd98acac0f1876540cac853f5c097ab85c3a5f2c2084f?arch=s390x\u0026repository_url=registry.redhat.io/openshift-pipelines\u0026tag=1772093872"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel8@sha256:c8aaf02aede730dacca2eed8bb32044f39b74d3ee3fd619a0fa2af864d874fa6_s390x",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel8@sha256:c8aaf02aede730dacca2eed8bb32044f39b74d3ee3fd619a0fa2af864d874fa6_s390x",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel8@sha256:c8aaf02aede730dacca2eed8bb32044f39b74d3ee3fd619a0fa2af864d874fa6_s390x",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-git-init-rhel8@sha256%3Ac8aaf02aede730dacca2eed8bb32044f39b74d3ee3fd619a0fa2af864d874fa6?arch=s390x\u0026repository_url=registry.redhat.io/openshift-pipelines\u0026tag=1772123833"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel8@sha256:1066cf4185e3cd917c05e6d6759fb0a69428c4b43398df10dff8abe523761c09_s390x",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel8@sha256:1066cf4185e3cd917c05e6d6759fb0a69428c4b43398df10dff8abe523761c09_s390x",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel8@sha256:1066cf4185e3cd917c05e6d6759fb0a69428c4b43398df10dff8abe523761c09_s390x",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-hub-api-rhel8@sha256%3A1066cf4185e3cd917c05e6d6759fb0a69428c4b43398df10dff8abe523761c09?arch=s390x\u0026repository_url=registry.redhat.io/openshift-pipelines\u0026tag=1771425314"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel8@sha256:0a12cf22aa798dbc3661f7e83aa9c280fe394de5b0ecc6ed7c93be1df539fce9_s390x",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel8@sha256:0a12cf22aa798dbc3661f7e83aa9c280fe394de5b0ecc6ed7c93be1df539fce9_s390x",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel8@sha256:0a12cf22aa798dbc3661f7e83aa9c280fe394de5b0ecc6ed7c93be1df539fce9_s390x",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-hub-db-migration-rhel8@sha256%3A0a12cf22aa798dbc3661f7e83aa9c280fe394de5b0ecc6ed7c93be1df539fce9?arch=s390x\u0026repository_url=registry.redhat.io/openshift-pipelines\u0026tag=1771964224"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel8@sha256:50133b51c695735e5f1fdb54d5423331091c1d113b0747d9565a42839d7510bc_s390x",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel8@sha256:50133b51c695735e5f1fdb54d5423331091c1d113b0747d9565a42839d7510bc_s390x",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel8@sha256:50133b51c695735e5f1fdb54d5423331091c1d113b0747d9565a42839d7510bc_s390x",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-hub-ui-rhel8@sha256%3A50133b51c695735e5f1fdb54d5423331091c1d113b0747d9565a42839d7510bc?arch=s390x\u0026repository_url=registry.redhat.io/openshift-pipelines\u0026tag=1772036471"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-controller-rhel8@sha256:71d7e93eb9e845a429a7e68801ce7675ffdeebb730c236a8b6c3d59767d8e5d8_s390x",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-controller-rhel8@sha256:71d7e93eb9e845a429a7e68801ce7675ffdeebb730c236a8b6c3d59767d8e5d8_s390x",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-controller-rhel8@sha256:71d7e93eb9e845a429a7e68801ce7675ffdeebb730c236a8b6c3d59767d8e5d8_s390x",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-controller-rhel8@sha256%3A71d7e93eb9e845a429a7e68801ce7675ffdeebb730c236a8b6c3d59767d8e5d8?arch=s390x\u0026repository_url=registry.redhat.io/openshift-pipelines\u0026tag=1771964207"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel8@sha256:b894d94d3e18dc2f4f71f4e791e25da158397264b49ac82f4780ac3322e66200_s390x",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel8@sha256:b894d94d3e18dc2f4f71f4e791e25da158397264b49ac82f4780ac3322e66200_s390x",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel8@sha256:b894d94d3e18dc2f4f71f4e791e25da158397264b49ac82f4780ac3322e66200_s390x",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-entrypoint-rhel8@sha256%3Ab894d94d3e18dc2f4f71f4e791e25da158397264b49ac82f4780ac3322e66200?arch=s390x\u0026repository_url=registry.redhat.io/openshift-pipelines\u0026tag=1771964128"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-events-rhel8@sha256:03dc5eb942a8fb202d8d6492764d5d27dcc326b556bb068070c10b00a3a9d277_s390x",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-events-rhel8@sha256:03dc5eb942a8fb202d8d6492764d5d27dcc326b556bb068070c10b00a3a9d277_s390x",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-events-rhel8@sha256:03dc5eb942a8fb202d8d6492764d5d27dcc326b556bb068070c10b00a3a9d277_s390x",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-events-rhel8@sha256%3A03dc5eb942a8fb202d8d6492764d5d27dcc326b556bb068070c10b00a3a9d277?arch=s390x\u0026repository_url=registry.redhat.io/openshift-pipelines\u0026tag=1771964016"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-nop-rhel8@sha256:72978ab3728ae29e51b68affb9e0b9a501bc69653c392783cb9ea121c8971661_s390x",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-nop-rhel8@sha256:72978ab3728ae29e51b68affb9e0b9a501bc69653c392783cb9ea121c8971661_s390x",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-nop-rhel8@sha256:72978ab3728ae29e51b68affb9e0b9a501bc69653c392783cb9ea121c8971661_s390x",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-nop-rhel8@sha256%3A72978ab3728ae29e51b68affb9e0b9a501bc69653c392783cb9ea121c8971661?arch=s390x\u0026repository_url=registry.redhat.io/openshift-pipelines\u0026tag=1771510606"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel8@sha256:ac72ab75d693dd84576e61df319e891b3de889f4e347c9c5b6597ccbd529ae0d_s390x",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel8@sha256:ac72ab75d693dd84576e61df319e891b3de889f4e347c9c5b6597ccbd529ae0d_s390x",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel8@sha256:ac72ab75d693dd84576e61df319e891b3de889f4e347c9c5b6597ccbd529ae0d_s390x",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-resolvers-rhel8@sha256%3Aac72ab75d693dd84576e61df319e891b3de889f4e347c9c5b6597ccbd529ae0d?arch=s390x\u0026repository_url=registry.redhat.io/openshift-pipelines\u0026tag=1771964097"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel8@sha256:2f5cd53d974785de7aa44cb7ff7340e08c44a98eac5b3b60a9eb4535e63e62f7_s390x",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel8@sha256:2f5cd53d974785de7aa44cb7ff7340e08c44a98eac5b3b60a9eb4535e63e62f7_s390x",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel8@sha256:2f5cd53d974785de7aa44cb7ff7340e08c44a98eac5b3b60a9eb4535e63e62f7_s390x",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-sidecarlogresults-rhel8@sha256%3A2f5cd53d974785de7aa44cb7ff7340e08c44a98eac5b3b60a9eb4535e63e62f7?arch=s390x\u0026repository_url=registry.redhat.io/openshift-pipelines\u0026tag=1771964076"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel8@sha256:6ecd313eff04d48c873fa3b4b3a0e1bc94e1e715ab5919e33718a06a2b561851_s390x",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel8@sha256:6ecd313eff04d48c873fa3b4b3a0e1bc94e1e715ab5919e33718a06a2b561851_s390x",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel8@sha256:6ecd313eff04d48c873fa3b4b3a0e1bc94e1e715ab5919e33718a06a2b561851_s390x",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-webhook-rhel8@sha256%3A6ecd313eff04d48c873fa3b4b3a0e1bc94e1e715ab5919e33718a06a2b561851?arch=s390x\u0026repository_url=registry.redhat.io/openshift-pipelines\u0026tag=1771964042"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel8@sha256:3e51c0031aaefd0b1ae80908c887075c82888f29552a4b71a3de6148ed6a7fb4_s390x",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel8@sha256:3e51c0031aaefd0b1ae80908c887075c82888f29552a4b71a3de6148ed6a7fb4_s390x",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel8@sha256:3e51c0031aaefd0b1ae80908c887075c82888f29552a4b71a3de6148ed6a7fb4_s390x",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-workingdirinit-rhel8@sha256%3A3e51c0031aaefd0b1ae80908c887075c82888f29552a4b71a3de6148ed6a7fb4?arch=s390x\u0026repository_url=registry.redhat.io/openshift-pipelines\u0026tag=1771964021"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel8@sha256:534369ccbc380afa8482d089c9806484843122f9f3ece03d468604ef2de1daff_s390x",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel8@sha256:534369ccbc380afa8482d089c9806484843122f9f3ece03d468604ef2de1daff_s390x",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel8@sha256:534369ccbc380afa8482d089c9806484843122f9f3ece03d468604ef2de1daff_s390x",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-results-api-rhel8@sha256%3A534369ccbc380afa8482d089c9806484843122f9f3ece03d468604ef2de1daff?arch=s390x\u0026repository_url=registry.redhat.io/openshift-pipelines\u0026tag=1771964016"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel8@sha256:1873003c677cb43b754c22493f9ecd91fa61eced098816823b7bceaf2051113a_s390x",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel8@sha256:1873003c677cb43b754c22493f9ecd91fa61eced098816823b7bceaf2051113a_s390x",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel8@sha256:1873003c677cb43b754c22493f9ecd91fa61eced098816823b7bceaf2051113a_s390x",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-results-watcher-rhel8@sha256%3A1873003c677cb43b754c22493f9ecd91fa61eced098816823b7bceaf2051113a?arch=s390x\u0026repository_url=registry.redhat.io/openshift-pipelines\u0026tag=1771964091"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel8@sha256:012597e8046bf9f3e53d6f3c9543405e77ad5fd8f44964bc669cdf9581726170_s390x",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel8@sha256:012597e8046bf9f3e53d6f3c9543405e77ad5fd8f44964bc669cdf9581726170_s390x",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel8@sha256:012597e8046bf9f3e53d6f3c9543405e77ad5fd8f44964bc669cdf9581726170_s390x",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-triggers-controller-rhel8@sha256%3A012597e8046bf9f3e53d6f3c9543405e77ad5fd8f44964bc669cdf9581726170?arch=s390x\u0026repository_url=registry.redhat.io/openshift-pipelines\u0026tag=1771964129"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel8@sha256:26d9157c1a6c7d0cfcde263a0a17b15cca996b2b79c6cf0168a16304068c6abc_s390x",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel8@sha256:26d9157c1a6c7d0cfcde263a0a17b15cca996b2b79c6cf0168a16304068c6abc_s390x",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel8@sha256:26d9157c1a6c7d0cfcde263a0a17b15cca996b2b79c6cf0168a16304068c6abc_s390x",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-triggers-core-interceptors-rhel8@sha256%3A26d9157c1a6c7d0cfcde263a0a17b15cca996b2b79c6cf0168a16304068c6abc?arch=s390x\u0026repository_url=registry.redhat.io/openshift-pipelines\u0026tag=1771964233"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel8@sha256:25f485a1b1e0c5015304744148e7a3fbb6728fe90f389e5d507b2d36917efdf5_s390x",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel8@sha256:25f485a1b1e0c5015304744148e7a3fbb6728fe90f389e5d507b2d36917efdf5_s390x",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel8@sha256:25f485a1b1e0c5015304744148e7a3fbb6728fe90f389e5d507b2d36917efdf5_s390x",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-triggers-eventlistenersink-rhel8@sha256%3A25f485a1b1e0c5015304744148e7a3fbb6728fe90f389e5d507b2d36917efdf5?arch=s390x\u0026repository_url=registry.redhat.io/openshift-pipelines\u0026tag=1771964246"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel8@sha256:8d927c5044b9df81791f00774e7831f0a4d5a458f7a335f8bf925696b5479548_s390x",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel8@sha256:8d927c5044b9df81791f00774e7831f0a4d5a458f7a335f8bf925696b5479548_s390x",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel8@sha256:8d927c5044b9df81791f00774e7831f0a4d5a458f7a335f8bf925696b5479548_s390x",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-triggers-webhook-rhel8@sha256%3A8d927c5044b9df81791f00774e7831f0a4d5a458f7a335f8bf925696b5479548?arch=s390x\u0026repository_url=registry.redhat.io/openshift-pipelines\u0026tag=1771964165"
}
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel8@sha256:abca24c41cb24749e70a90aac93354d1924785e3eaf92a55b6906690861bac49_amd64",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel8@sha256:abca24c41cb24749e70a90aac93354d1924785e3eaf92a55b6906690861bac49_amd64",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel8@sha256:abca24c41cb24749e70a90aac93354d1924785e3eaf92a55b6906690861bac49_amd64",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-console-plugin-rhel8@sha256%3Aabca24c41cb24749e70a90aac93354d1924785e3eaf92a55b6906690861bac49?arch=amd64\u0026repository_url=registry.redhat.io/openshift-pipelines\u0026tag=1772110573"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel8@sha256:23a535f97d17329cf2a1cc9dde90d4d9e2f3f5d979539a8ef5982e1f6693b144_amd64",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel8@sha256:23a535f97d17329cf2a1cc9dde90d4d9e2f3f5d979539a8ef5982e1f6693b144_amd64",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel8@sha256:23a535f97d17329cf2a1cc9dde90d4d9e2f3f5d979539a8ef5982e1f6693b144_amd64",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-manual-approval-gate-controller-rhel8@sha256%3A23a535f97d17329cf2a1cc9dde90d4d9e2f3f5d979539a8ef5982e1f6693b144?arch=amd64\u0026repository_url=registry.redhat.io/openshift-pipelines\u0026tag=1771964902"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel8@sha256:1709fbbd4a92d49d492e6bc977f2c32efe4559bde59668e818be70d38acdf757_amd64",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel8@sha256:1709fbbd4a92d49d492e6bc977f2c32efe4559bde59668e818be70d38acdf757_amd64",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel8@sha256:1709fbbd4a92d49d492e6bc977f2c32efe4559bde59668e818be70d38acdf757_amd64",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-manual-approval-gate-webhook-rhel8@sha256%3A1709fbbd4a92d49d492e6bc977f2c32efe4559bde59668e818be70d38acdf757?arch=amd64\u0026repository_url=registry.redhat.io/openshift-pipelines\u0026tag=1771964870"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel8@sha256:607ba1de03fdda867014d183a7f54745c6d687441d7e230cbe45d9234c623ed2_amd64",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel8@sha256:607ba1de03fdda867014d183a7f54745c6d687441d7e230cbe45d9234c623ed2_amd64",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel8@sha256:607ba1de03fdda867014d183a7f54745c6d687441d7e230cbe45d9234c623ed2_amd64",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-pipelines-as-code-cli-rhel8@sha256%3A607ba1de03fdda867014d183a7f54745c6d687441d7e230cbe45d9234c623ed2?arch=amd64\u0026repository_url=registry.redhat.io/openshift-pipelines\u0026tag=1772093708"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel8@sha256:739b8da7ebcad332129f65fee9e17f2b29370b1f68c030e3751d2f37ed4f9326_amd64",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel8@sha256:739b8da7ebcad332129f65fee9e17f2b29370b1f68c030e3751d2f37ed4f9326_amd64",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel8@sha256:739b8da7ebcad332129f65fee9e17f2b29370b1f68c030e3751d2f37ed4f9326_amd64",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-pipelines-as-code-controller-rhel8@sha256%3A739b8da7ebcad332129f65fee9e17f2b29370b1f68c030e3751d2f37ed4f9326?arch=amd64\u0026repository_url=registry.redhat.io/openshift-pipelines\u0026tag=1772093710"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel8@sha256:8ce8fce1d1e1acd9fb44dc4d5797e57fe8e349624f6c7b1351757d7d6143b679_amd64",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel8@sha256:8ce8fce1d1e1acd9fb44dc4d5797e57fe8e349624f6c7b1351757d7d6143b679_amd64",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel8@sha256:8ce8fce1d1e1acd9fb44dc4d5797e57fe8e349624f6c7b1351757d7d6143b679_amd64",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-pipelines-as-code-watcher-rhel8@sha256%3A8ce8fce1d1e1acd9fb44dc4d5797e57fe8e349624f6c7b1351757d7d6143b679?arch=amd64\u0026repository_url=registry.redhat.io/openshift-pipelines\u0026tag=1772093722"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel8@sha256:5f0ff9a2dfa1468eff57b5e44d971056d06e6c5a2672e14717686b3eba17a341_amd64",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel8@sha256:5f0ff9a2dfa1468eff57b5e44d971056d06e6c5a2672e14717686b3eba17a341_amd64",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel8@sha256:5f0ff9a2dfa1468eff57b5e44d971056d06e6c5a2672e14717686b3eba17a341_amd64",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-pipelines-as-code-webhook-rhel8@sha256%3A5f0ff9a2dfa1468eff57b5e44d971056d06e6c5a2672e14717686b3eba17a341?arch=amd64\u0026repository_url=registry.redhat.io/openshift-pipelines\u0026tag=1772093723"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel8@sha256:5c78dfe2380653f0167358565c8b7cab1010321a4eda27ec931715805ab2c256_amd64",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel8@sha256:5c78dfe2380653f0167358565c8b7cab1010321a4eda27ec931715805ab2c256_amd64",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel8@sha256:5c78dfe2380653f0167358565c8b7cab1010321a4eda27ec931715805ab2c256_amd64",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-chains-controller-rhel8@sha256%3A5c78dfe2380653f0167358565c8b7cab1010321a4eda27ec931715805ab2c256?arch=amd64\u0026repository_url=registry.redhat.io/openshift-pipelines\u0026tag=1772093872"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel8@sha256:6067cedcfde517cc751e14030c620126ea6facf50a4ff16374ca8ebe7bfcbe8b_amd64",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel8@sha256:6067cedcfde517cc751e14030c620126ea6facf50a4ff16374ca8ebe7bfcbe8b_amd64",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel8@sha256:6067cedcfde517cc751e14030c620126ea6facf50a4ff16374ca8ebe7bfcbe8b_amd64",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-git-init-rhel8@sha256%3A6067cedcfde517cc751e14030c620126ea6facf50a4ff16374ca8ebe7bfcbe8b?arch=amd64\u0026repository_url=registry.redhat.io/openshift-pipelines\u0026tag=1772123833"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel8@sha256:525bbd7fe14ba88b4d9be13c5857e477e3a8daac1185a146707ebb8ef8e81acd_amd64",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel8@sha256:525bbd7fe14ba88b4d9be13c5857e477e3a8daac1185a146707ebb8ef8e81acd_amd64",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel8@sha256:525bbd7fe14ba88b4d9be13c5857e477e3a8daac1185a146707ebb8ef8e81acd_amd64",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-hub-api-rhel8@sha256%3A525bbd7fe14ba88b4d9be13c5857e477e3a8daac1185a146707ebb8ef8e81acd?arch=amd64\u0026repository_url=registry.redhat.io/openshift-pipelines\u0026tag=1771425314"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel8@sha256:ea7aae64763683de9e3fcbda5d6865c975a561b8c6b4299be9dd34088bc5e684_amd64",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel8@sha256:ea7aae64763683de9e3fcbda5d6865c975a561b8c6b4299be9dd34088bc5e684_amd64",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel8@sha256:ea7aae64763683de9e3fcbda5d6865c975a561b8c6b4299be9dd34088bc5e684_amd64",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-hub-db-migration-rhel8@sha256%3Aea7aae64763683de9e3fcbda5d6865c975a561b8c6b4299be9dd34088bc5e684?arch=amd64\u0026repository_url=registry.redhat.io/openshift-pipelines\u0026tag=1771964224"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel8@sha256:0dee713a14ab49d93b52b280d4ca3c6fc1c5f604087c81b755a6715330c91ea7_amd64",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel8@sha256:0dee713a14ab49d93b52b280d4ca3c6fc1c5f604087c81b755a6715330c91ea7_amd64",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel8@sha256:0dee713a14ab49d93b52b280d4ca3c6fc1c5f604087c81b755a6715330c91ea7_amd64",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-hub-ui-rhel8@sha256%3A0dee713a14ab49d93b52b280d4ca3c6fc1c5f604087c81b755a6715330c91ea7?arch=amd64\u0026repository_url=registry.redhat.io/openshift-pipelines\u0026tag=1772036471"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-controller-rhel8@sha256:b33b33412464a6d0bf510e6dd2dc7df8b4ced9a5c08a14d8522db6c8457d1a36_amd64",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-controller-rhel8@sha256:b33b33412464a6d0bf510e6dd2dc7df8b4ced9a5c08a14d8522db6c8457d1a36_amd64",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-controller-rhel8@sha256:b33b33412464a6d0bf510e6dd2dc7df8b4ced9a5c08a14d8522db6c8457d1a36_amd64",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-controller-rhel8@sha256%3Ab33b33412464a6d0bf510e6dd2dc7df8b4ced9a5c08a14d8522db6c8457d1a36?arch=amd64\u0026repository_url=registry.redhat.io/openshift-pipelines\u0026tag=1771964207"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel8@sha256:f532249811710dde78cab85e31f99bfebb5ee161167f8116ea00297ac343eefd_amd64",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel8@sha256:f532249811710dde78cab85e31f99bfebb5ee161167f8116ea00297ac343eefd_amd64",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel8@sha256:f532249811710dde78cab85e31f99bfebb5ee161167f8116ea00297ac343eefd_amd64",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-entrypoint-rhel8@sha256%3Af532249811710dde78cab85e31f99bfebb5ee161167f8116ea00297ac343eefd?arch=amd64\u0026repository_url=registry.redhat.io/openshift-pipelines\u0026tag=1771964128"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-events-rhel8@sha256:898085897ff200fdba4d6c14b59548c7fe53164a8c2649e2263a69116737edbf_amd64",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-events-rhel8@sha256:898085897ff200fdba4d6c14b59548c7fe53164a8c2649e2263a69116737edbf_amd64",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-events-rhel8@sha256:898085897ff200fdba4d6c14b59548c7fe53164a8c2649e2263a69116737edbf_amd64",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-events-rhel8@sha256%3A898085897ff200fdba4d6c14b59548c7fe53164a8c2649e2263a69116737edbf?arch=amd64\u0026repository_url=registry.redhat.io/openshift-pipelines\u0026tag=1771964016"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-nop-rhel8@sha256:dfb1b5680a223da82b0b2dada35342525a88a925f4d22b8168c7edcf2b93049c_amd64",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-nop-rhel8@sha256:dfb1b5680a223da82b0b2dada35342525a88a925f4d22b8168c7edcf2b93049c_amd64",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-nop-rhel8@sha256:dfb1b5680a223da82b0b2dada35342525a88a925f4d22b8168c7edcf2b93049c_amd64",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-nop-rhel8@sha256%3Adfb1b5680a223da82b0b2dada35342525a88a925f4d22b8168c7edcf2b93049c?arch=amd64\u0026repository_url=registry.redhat.io/openshift-pipelines\u0026tag=1771510606"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel8@sha256:7f56583cad2cef40a2be5f4e96a62fcc155c8818fdc7d786400fadb60c85e631_amd64",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel8@sha256:7f56583cad2cef40a2be5f4e96a62fcc155c8818fdc7d786400fadb60c85e631_amd64",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel8@sha256:7f56583cad2cef40a2be5f4e96a62fcc155c8818fdc7d786400fadb60c85e631_amd64",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-resolvers-rhel8@sha256%3A7f56583cad2cef40a2be5f4e96a62fcc155c8818fdc7d786400fadb60c85e631?arch=amd64\u0026repository_url=registry.redhat.io/openshift-pipelines\u0026tag=1771964097"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel8@sha256:fed536fdc9330d719dda8baef65c856e9c301e86363b767a52f78fea8336103e_amd64",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel8@sha256:fed536fdc9330d719dda8baef65c856e9c301e86363b767a52f78fea8336103e_amd64",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel8@sha256:fed536fdc9330d719dda8baef65c856e9c301e86363b767a52f78fea8336103e_amd64",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-sidecarlogresults-rhel8@sha256%3Afed536fdc9330d719dda8baef65c856e9c301e86363b767a52f78fea8336103e?arch=amd64\u0026repository_url=registry.redhat.io/openshift-pipelines\u0026tag=1771964076"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel8@sha256:3d6ba54c22f00a6eefdb5a920e9f2a377cd25f46ac0ce43fbbd207f9bddf87af_amd64",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel8@sha256:3d6ba54c22f00a6eefdb5a920e9f2a377cd25f46ac0ce43fbbd207f9bddf87af_amd64",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel8@sha256:3d6ba54c22f00a6eefdb5a920e9f2a377cd25f46ac0ce43fbbd207f9bddf87af_amd64",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-webhook-rhel8@sha256%3A3d6ba54c22f00a6eefdb5a920e9f2a377cd25f46ac0ce43fbbd207f9bddf87af?arch=amd64\u0026repository_url=registry.redhat.io/openshift-pipelines\u0026tag=1771964042"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel8@sha256:fbbf6924f67a455359ccd4e884e1608fb20475850e874874d158f5f2e01425c8_amd64",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel8@sha256:fbbf6924f67a455359ccd4e884e1608fb20475850e874874d158f5f2e01425c8_amd64",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel8@sha256:fbbf6924f67a455359ccd4e884e1608fb20475850e874874d158f5f2e01425c8_amd64",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-workingdirinit-rhel8@sha256%3Afbbf6924f67a455359ccd4e884e1608fb20475850e874874d158f5f2e01425c8?arch=amd64\u0026repository_url=registry.redhat.io/openshift-pipelines\u0026tag=1771964021"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel8@sha256:cea3159fd16b609ef54d99bf435f72c142f0f7ecbbe3c3eaa9dd2035267395d2_amd64",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel8@sha256:cea3159fd16b609ef54d99bf435f72c142f0f7ecbbe3c3eaa9dd2035267395d2_amd64",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel8@sha256:cea3159fd16b609ef54d99bf435f72c142f0f7ecbbe3c3eaa9dd2035267395d2_amd64",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-results-api-rhel8@sha256%3Acea3159fd16b609ef54d99bf435f72c142f0f7ecbbe3c3eaa9dd2035267395d2?arch=amd64\u0026repository_url=registry.redhat.io/openshift-pipelines\u0026tag=1771964016"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel8@sha256:26e9f9232764f62c9c8ec24c3f7938fdaa362f4f10b6c71c894b1cea92f55404_amd64",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel8@sha256:26e9f9232764f62c9c8ec24c3f7938fdaa362f4f10b6c71c894b1cea92f55404_amd64",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel8@sha256:26e9f9232764f62c9c8ec24c3f7938fdaa362f4f10b6c71c894b1cea92f55404_amd64",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-results-watcher-rhel8@sha256%3A26e9f9232764f62c9c8ec24c3f7938fdaa362f4f10b6c71c894b1cea92f55404?arch=amd64\u0026repository_url=registry.redhat.io/openshift-pipelines\u0026tag=1771964091"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel8@sha256:79af298015635f2bde40b74943cc5aa201d8bef1cb1d333938816757328609e6_amd64",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel8@sha256:79af298015635f2bde40b74943cc5aa201d8bef1cb1d333938816757328609e6_amd64",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel8@sha256:79af298015635f2bde40b74943cc5aa201d8bef1cb1d333938816757328609e6_amd64",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-triggers-controller-rhel8@sha256%3A79af298015635f2bde40b74943cc5aa201d8bef1cb1d333938816757328609e6?arch=amd64\u0026repository_url=registry.redhat.io/openshift-pipelines\u0026tag=1771964129"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel8@sha256:142369000580845dc3a0da67cf4de781dd2ad1ccaa6acf234d7650424e95bf09_amd64",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel8@sha256:142369000580845dc3a0da67cf4de781dd2ad1ccaa6acf234d7650424e95bf09_amd64",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel8@sha256:142369000580845dc3a0da67cf4de781dd2ad1ccaa6acf234d7650424e95bf09_amd64",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-triggers-core-interceptors-rhel8@sha256%3A142369000580845dc3a0da67cf4de781dd2ad1ccaa6acf234d7650424e95bf09?arch=amd64\u0026repository_url=registry.redhat.io/openshift-pipelines\u0026tag=1771964233"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel8@sha256:e6213a9e4243024eb73cef85526dbc294920f0e7c35b031d4b46bc5a5072af23_amd64",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel8@sha256:e6213a9e4243024eb73cef85526dbc294920f0e7c35b031d4b46bc5a5072af23_amd64",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel8@sha256:e6213a9e4243024eb73cef85526dbc294920f0e7c35b031d4b46bc5a5072af23_amd64",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-triggers-eventlistenersink-rhel8@sha256%3Ae6213a9e4243024eb73cef85526dbc294920f0e7c35b031d4b46bc5a5072af23?arch=amd64\u0026repository_url=registry.redhat.io/openshift-pipelines\u0026tag=1771964246"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel8@sha256:18c0e9a76603a5312f3c7e2b9d468fe5a6d1e3f3f3b41c5ddcad952f6a49e528_amd64",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel8@sha256:18c0e9a76603a5312f3c7e2b9d468fe5a6d1e3f3f3b41c5ddcad952f6a49e528_amd64",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel8@sha256:18c0e9a76603a5312f3c7e2b9d468fe5a6d1e3f3f3b41c5ddcad952f6a49e528_amd64",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-triggers-webhook-rhel8@sha256%3A18c0e9a76603a5312f3c7e2b9d468fe5a6d1e3f3f3b41c5ddcad952f6a49e528?arch=amd64\u0026repository_url=registry.redhat.io/openshift-pipelines\u0026tag=1771964165"
}
}
}
],
"category": "architecture",
"name": "amd64"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel8@sha256:0cb744cb7946d857a2cffec641fcbc994e77ddc8d4a5b14c17a28621f4a0a4a9_arm64 as a component of Red Hat OpenShift Pipelines 1.15",
"product_id": "Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel8@sha256:0cb744cb7946d857a2cffec641fcbc994e77ddc8d4a5b14c17a28621f4a0a4a9_arm64"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel8@sha256:0cb744cb7946d857a2cffec641fcbc994e77ddc8d4a5b14c17a28621f4a0a4a9_arm64",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel8@sha256:416c99f02abb6274fc87b2599e96b90e74e7a94c28806629c2b98fb2dc7e2afc_ppc64le as a component of Red Hat OpenShift Pipelines 1.15",
"product_id": "Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel8@sha256:416c99f02abb6274fc87b2599e96b90e74e7a94c28806629c2b98fb2dc7e2afc_ppc64le"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel8@sha256:416c99f02abb6274fc87b2599e96b90e74e7a94c28806629c2b98fb2dc7e2afc_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel8@sha256:5c78dfe2380653f0167358565c8b7cab1010321a4eda27ec931715805ab2c256_amd64 as a component of Red Hat OpenShift Pipelines 1.15",
"product_id": "Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel8@sha256:5c78dfe2380653f0167358565c8b7cab1010321a4eda27ec931715805ab2c256_amd64"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel8@sha256:5c78dfe2380653f0167358565c8b7cab1010321a4eda27ec931715805ab2c256_amd64",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel8@sha256:d71dc72648f45660ae1fd98acac0f1876540cac853f5c097ab85c3a5f2c2084f_s390x as a component of Red Hat OpenShift Pipelines 1.15",
"product_id": "Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel8@sha256:d71dc72648f45660ae1fd98acac0f1876540cac853f5c097ab85c3a5f2c2084f_s390x"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel8@sha256:d71dc72648f45660ae1fd98acac0f1876540cac853f5c097ab85c3a5f2c2084f_s390x",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel8@sha256:494857108f0b09c8b8985062cc11b9879d126b207fcd72f6abb64ded3d8d1793_ppc64le as a component of Red Hat OpenShift Pipelines 1.15",
"product_id": "Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel8@sha256:494857108f0b09c8b8985062cc11b9879d126b207fcd72f6abb64ded3d8d1793_ppc64le"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel8@sha256:494857108f0b09c8b8985062cc11b9879d126b207fcd72f6abb64ded3d8d1793_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel8@sha256:abca24c41cb24749e70a90aac93354d1924785e3eaf92a55b6906690861bac49_amd64 as a component of Red Hat OpenShift Pipelines 1.15",
"product_id": "Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel8@sha256:abca24c41cb24749e70a90aac93354d1924785e3eaf92a55b6906690861bac49_amd64"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel8@sha256:abca24c41cb24749e70a90aac93354d1924785e3eaf92a55b6906690861bac49_amd64",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel8@sha256:b7b03dd023aafe65290969336bcf9e0b7a241c3510dcb3d26519581ba4eed719_arm64 as a component of Red Hat OpenShift Pipelines 1.15",
"product_id": "Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel8@sha256:b7b03dd023aafe65290969336bcf9e0b7a241c3510dcb3d26519581ba4eed719_arm64"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel8@sha256:b7b03dd023aafe65290969336bcf9e0b7a241c3510dcb3d26519581ba4eed719_arm64",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel8@sha256:d52e4a16b2908e99f1e69a1e2ee9233a231fd28c70916ed06c9cd8560478340c_s390x as a component of Red Hat OpenShift Pipelines 1.15",
"product_id": "Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel8@sha256:d52e4a16b2908e99f1e69a1e2ee9233a231fd28c70916ed06c9cd8560478340c_s390x"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel8@sha256:d52e4a16b2908e99f1e69a1e2ee9233a231fd28c70916ed06c9cd8560478340c_s390x",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-controller-rhel8@sha256:35c7d22ab878030711c1ec9d340f25f78257ca3eabdcb5db23db90e80d55e8f1_ppc64le as a component of Red Hat OpenShift Pipelines 1.15",
"product_id": "Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-controller-rhel8@sha256:35c7d22ab878030711c1ec9d340f25f78257ca3eabdcb5db23db90e80d55e8f1_ppc64le"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-controller-rhel8@sha256:35c7d22ab878030711c1ec9d340f25f78257ca3eabdcb5db23db90e80d55e8f1_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-controller-rhel8@sha256:5345cdb7e11186fda1577345f0e426946a5ee9e6bbe6486845511f03114dbe52_arm64 as a component of Red Hat OpenShift Pipelines 1.15",
"product_id": "Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-controller-rhel8@sha256:5345cdb7e11186fda1577345f0e426946a5ee9e6bbe6486845511f03114dbe52_arm64"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-controller-rhel8@sha256:5345cdb7e11186fda1577345f0e426946a5ee9e6bbe6486845511f03114dbe52_arm64",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-controller-rhel8@sha256:71d7e93eb9e845a429a7e68801ce7675ffdeebb730c236a8b6c3d59767d8e5d8_s390x as a component of Red Hat OpenShift Pipelines 1.15",
"product_id": "Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-controller-rhel8@sha256:71d7e93eb9e845a429a7e68801ce7675ffdeebb730c236a8b6c3d59767d8e5d8_s390x"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-controller-rhel8@sha256:71d7e93eb9e845a429a7e68801ce7675ffdeebb730c236a8b6c3d59767d8e5d8_s390x",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-controller-rhel8@sha256:b33b33412464a6d0bf510e6dd2dc7df8b4ced9a5c08a14d8522db6c8457d1a36_amd64 as a component of Red Hat OpenShift Pipelines 1.15",
"product_id": "Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-controller-rhel8@sha256:b33b33412464a6d0bf510e6dd2dc7df8b4ced9a5c08a14d8522db6c8457d1a36_amd64"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-controller-rhel8@sha256:b33b33412464a6d0bf510e6dd2dc7df8b4ced9a5c08a14d8522db6c8457d1a36_amd64",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel8@sha256:9209e159bb11236b49511ed3a59c7f687d06a9f82a02497a637d765cc14ea0c3_arm64 as a component of Red Hat OpenShift Pipelines 1.15",
"product_id": "Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel8@sha256:9209e159bb11236b49511ed3a59c7f687d06a9f82a02497a637d765cc14ea0c3_arm64"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel8@sha256:9209e159bb11236b49511ed3a59c7f687d06a9f82a02497a637d765cc14ea0c3_arm64",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel8@sha256:b2c21a004712bd198698ea75793e57abbe1665e17479e34d0b5e8c81d60b967d_ppc64le as a component of Red Hat OpenShift Pipelines 1.15",
"product_id": "Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel8@sha256:b2c21a004712bd198698ea75793e57abbe1665e17479e34d0b5e8c81d60b967d_ppc64le"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel8@sha256:b2c21a004712bd198698ea75793e57abbe1665e17479e34d0b5e8c81d60b967d_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel8@sha256:b894d94d3e18dc2f4f71f4e791e25da158397264b49ac82f4780ac3322e66200_s390x as a component of Red Hat OpenShift Pipelines 1.15",
"product_id": "Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel8@sha256:b894d94d3e18dc2f4f71f4e791e25da158397264b49ac82f4780ac3322e66200_s390x"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel8@sha256:b894d94d3e18dc2f4f71f4e791e25da158397264b49ac82f4780ac3322e66200_s390x",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel8@sha256:f532249811710dde78cab85e31f99bfebb5ee161167f8116ea00297ac343eefd_amd64 as a component of Red Hat OpenShift Pipelines 1.15",
"product_id": "Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel8@sha256:f532249811710dde78cab85e31f99bfebb5ee161167f8116ea00297ac343eefd_amd64"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel8@sha256:f532249811710dde78cab85e31f99bfebb5ee161167f8116ea00297ac343eefd_amd64",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-events-rhel8@sha256:001e28b882e81e4d424b2e1a39933211f15e68048406a6432e6ec59e4b96cc2c_ppc64le as a component of Red Hat OpenShift Pipelines 1.15",
"product_id": "Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-events-rhel8@sha256:001e28b882e81e4d424b2e1a39933211f15e68048406a6432e6ec59e4b96cc2c_ppc64le"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-events-rhel8@sha256:001e28b882e81e4d424b2e1a39933211f15e68048406a6432e6ec59e4b96cc2c_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-events-rhel8@sha256:03dc5eb942a8fb202d8d6492764d5d27dcc326b556bb068070c10b00a3a9d277_s390x as a component of Red Hat OpenShift Pipelines 1.15",
"product_id": "Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-events-rhel8@sha256:03dc5eb942a8fb202d8d6492764d5d27dcc326b556bb068070c10b00a3a9d277_s390x"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-events-rhel8@sha256:03dc5eb942a8fb202d8d6492764d5d27dcc326b556bb068070c10b00a3a9d277_s390x",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-events-rhel8@sha256:0e59fd179abc02c54784b3293bc3d21087bd0ec135c691c5523879149da33a5a_arm64 as a component of Red Hat OpenShift Pipelines 1.15",
"product_id": "Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-events-rhel8@sha256:0e59fd179abc02c54784b3293bc3d21087bd0ec135c691c5523879149da33a5a_arm64"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-events-rhel8@sha256:0e59fd179abc02c54784b3293bc3d21087bd0ec135c691c5523879149da33a5a_arm64",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-events-rhel8@sha256:898085897ff200fdba4d6c14b59548c7fe53164a8c2649e2263a69116737edbf_amd64 as a component of Red Hat OpenShift Pipelines 1.15",
"product_id": "Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-events-rhel8@sha256:898085897ff200fdba4d6c14b59548c7fe53164a8c2649e2263a69116737edbf_amd64"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-events-rhel8@sha256:898085897ff200fdba4d6c14b59548c7fe53164a8c2649e2263a69116737edbf_amd64",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel8@sha256:3479cbadb4aa7bab5cc56115d7efe4e406d60010e28561857804926c3fbac9cc_arm64 as a component of Red Hat OpenShift Pipelines 1.15",
"product_id": "Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel8@sha256:3479cbadb4aa7bab5cc56115d7efe4e406d60010e28561857804926c3fbac9cc_arm64"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel8@sha256:3479cbadb4aa7bab5cc56115d7efe4e406d60010e28561857804926c3fbac9cc_arm64",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel8@sha256:6067cedcfde517cc751e14030c620126ea6facf50a4ff16374ca8ebe7bfcbe8b_amd64 as a component of Red Hat OpenShift Pipelines 1.15",
"product_id": "Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel8@sha256:6067cedcfde517cc751e14030c620126ea6facf50a4ff16374ca8ebe7bfcbe8b_amd64"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel8@sha256:6067cedcfde517cc751e14030c620126ea6facf50a4ff16374ca8ebe7bfcbe8b_amd64",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel8@sha256:a77292658b1ef1e2922f2b7c904ff73c8911bb84f130953897c3a66aec8560da_ppc64le as a component of Red Hat OpenShift Pipelines 1.15",
"product_id": "Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel8@sha256:a77292658b1ef1e2922f2b7c904ff73c8911bb84f130953897c3a66aec8560da_ppc64le"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel8@sha256:a77292658b1ef1e2922f2b7c904ff73c8911bb84f130953897c3a66aec8560da_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel8@sha256:c8aaf02aede730dacca2eed8bb32044f39b74d3ee3fd619a0fa2af864d874fa6_s390x as a component of Red Hat OpenShift Pipelines 1.15",
"product_id": "Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel8@sha256:c8aaf02aede730dacca2eed8bb32044f39b74d3ee3fd619a0fa2af864d874fa6_s390x"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel8@sha256:c8aaf02aede730dacca2eed8bb32044f39b74d3ee3fd619a0fa2af864d874fa6_s390x",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel8@sha256:1066cf4185e3cd917c05e6d6759fb0a69428c4b43398df10dff8abe523761c09_s390x as a component of Red Hat OpenShift Pipelines 1.15",
"product_id": "Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel8@sha256:1066cf4185e3cd917c05e6d6759fb0a69428c4b43398df10dff8abe523761c09_s390x"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel8@sha256:1066cf4185e3cd917c05e6d6759fb0a69428c4b43398df10dff8abe523761c09_s390x",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel8@sha256:525bbd7fe14ba88b4d9be13c5857e477e3a8daac1185a146707ebb8ef8e81acd_amd64 as a component of Red Hat OpenShift Pipelines 1.15",
"product_id": "Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel8@sha256:525bbd7fe14ba88b4d9be13c5857e477e3a8daac1185a146707ebb8ef8e81acd_amd64"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel8@sha256:525bbd7fe14ba88b4d9be13c5857e477e3a8daac1185a146707ebb8ef8e81acd_amd64",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel8@sha256:dbb678695a4bd07c27a14fec9b70359929bf0d4d33d9ce2d70d1b5157e5026c1_arm64 as a component of Red Hat OpenShift Pipelines 1.15",
"product_id": "Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel8@sha256:dbb678695a4bd07c27a14fec9b70359929bf0d4d33d9ce2d70d1b5157e5026c1_arm64"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel8@sha256:dbb678695a4bd07c27a14fec9b70359929bf0d4d33d9ce2d70d1b5157e5026c1_arm64",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel8@sha256:fbddec04429c15c833b7631fe3d7c783d33520f30f6d5c8aef2e66b7634873b8_ppc64le as a component of Red Hat OpenShift Pipelines 1.15",
"product_id": "Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel8@sha256:fbddec04429c15c833b7631fe3d7c783d33520f30f6d5c8aef2e66b7634873b8_ppc64le"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel8@sha256:fbddec04429c15c833b7631fe3d7c783d33520f30f6d5c8aef2e66b7634873b8_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel8@sha256:0a12cf22aa798dbc3661f7e83aa9c280fe394de5b0ecc6ed7c93be1df539fce9_s390x as a component of Red Hat OpenShift Pipelines 1.15",
"product_id": "Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel8@sha256:0a12cf22aa798dbc3661f7e83aa9c280fe394de5b0ecc6ed7c93be1df539fce9_s390x"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel8@sha256:0a12cf22aa798dbc3661f7e83aa9c280fe394de5b0ecc6ed7c93be1df539fce9_s390x",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel8@sha256:cf30088c2a33f0717657b0ac7c2df1544cb02a39e235011c9d21c658222ef39e_arm64 as a component of Red Hat OpenShift Pipelines 1.15",
"product_id": "Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel8@sha256:cf30088c2a33f0717657b0ac7c2df1544cb02a39e235011c9d21c658222ef39e_arm64"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel8@sha256:cf30088c2a33f0717657b0ac7c2df1544cb02a39e235011c9d21c658222ef39e_arm64",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel8@sha256:ea7aae64763683de9e3fcbda5d6865c975a561b8c6b4299be9dd34088bc5e684_amd64 as a component of Red Hat OpenShift Pipelines 1.15",
"product_id": "Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel8@sha256:ea7aae64763683de9e3fcbda5d6865c975a561b8c6b4299be9dd34088bc5e684_amd64"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel8@sha256:ea7aae64763683de9e3fcbda5d6865c975a561b8c6b4299be9dd34088bc5e684_amd64",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel8@sha256:fdd2f4bffececf03b6566cf573fdf6224495d79a75ad1031219fad9902d7a3f1_ppc64le as a component of Red Hat OpenShift Pipelines 1.15",
"product_id": "Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel8@sha256:fdd2f4bffececf03b6566cf573fdf6224495d79a75ad1031219fad9902d7a3f1_ppc64le"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel8@sha256:fdd2f4bffececf03b6566cf573fdf6224495d79a75ad1031219fad9902d7a3f1_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel8@sha256:0dee713a14ab49d93b52b280d4ca3c6fc1c5f604087c81b755a6715330c91ea7_amd64 as a component of Red Hat OpenShift Pipelines 1.15",
"product_id": "Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel8@sha256:0dee713a14ab49d93b52b280d4ca3c6fc1c5f604087c81b755a6715330c91ea7_amd64"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel8@sha256:0dee713a14ab49d93b52b280d4ca3c6fc1c5f604087c81b755a6715330c91ea7_amd64",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel8@sha256:50133b51c695735e5f1fdb54d5423331091c1d113b0747d9565a42839d7510bc_s390x as a component of Red Hat OpenShift Pipelines 1.15",
"product_id": "Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel8@sha256:50133b51c695735e5f1fdb54d5423331091c1d113b0747d9565a42839d7510bc_s390x"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel8@sha256:50133b51c695735e5f1fdb54d5423331091c1d113b0747d9565a42839d7510bc_s390x",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel8@sha256:56bf189b754dee71d8b4ce9e44389b4ca0762e5f633e728210825472f4c8f3f6_ppc64le as a component of Red Hat OpenShift Pipelines 1.15",
"product_id": "Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel8@sha256:56bf189b754dee71d8b4ce9e44389b4ca0762e5f633e728210825472f4c8f3f6_ppc64le"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel8@sha256:56bf189b754dee71d8b4ce9e44389b4ca0762e5f633e728210825472f4c8f3f6_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel8@sha256:d356f3a86b2d3054a9f9c6e36bd488c8eaaef4af199e6a8188f8b50921698d25_arm64 as a component of Red Hat OpenShift Pipelines 1.15",
"product_id": "Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel8@sha256:d356f3a86b2d3054a9f9c6e36bd488c8eaaef4af199e6a8188f8b50921698d25_arm64"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel8@sha256:d356f3a86b2d3054a9f9c6e36bd488c8eaaef4af199e6a8188f8b50921698d25_arm64",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel8@sha256:23a535f97d17329cf2a1cc9dde90d4d9e2f3f5d979539a8ef5982e1f6693b144_amd64 as a component of Red Hat OpenShift Pipelines 1.15",
"product_id": "Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel8@sha256:23a535f97d17329cf2a1cc9dde90d4d9e2f3f5d979539a8ef5982e1f6693b144_amd64"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel8@sha256:23a535f97d17329cf2a1cc9dde90d4d9e2f3f5d979539a8ef5982e1f6693b144_amd64",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel8@sha256:7b61bda6116f3f1e93c856543ade553b0a1e4353542f5147da6929a5a8adbac3_s390x as a component of Red Hat OpenShift Pipelines 1.15",
"product_id": "Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel8@sha256:7b61bda6116f3f1e93c856543ade553b0a1e4353542f5147da6929a5a8adbac3_s390x"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel8@sha256:7b61bda6116f3f1e93c856543ade553b0a1e4353542f5147da6929a5a8adbac3_s390x",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel8@sha256:ab98453c7e13ef2a9429531a1b1635e814df4784599be5c79848fcc849d05136_ppc64le as a component of Red Hat OpenShift Pipelines 1.15",
"product_id": "Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel8@sha256:ab98453c7e13ef2a9429531a1b1635e814df4784599be5c79848fcc849d05136_ppc64le"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel8@sha256:ab98453c7e13ef2a9429531a1b1635e814df4784599be5c79848fcc849d05136_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel8@sha256:d2993b1a28d230faf64f020c8e8248e06fabf5cd225189b8218a71b2f40e6a9b_arm64 as a component of Red Hat OpenShift Pipelines 1.15",
"product_id": "Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel8@sha256:d2993b1a28d230faf64f020c8e8248e06fabf5cd225189b8218a71b2f40e6a9b_arm64"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel8@sha256:d2993b1a28d230faf64f020c8e8248e06fabf5cd225189b8218a71b2f40e6a9b_arm64",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel8@sha256:065def0cfd1e282fd57faedff24873ddb4057afd42d4abc887859c6b8cf8c901_arm64 as a component of Red Hat OpenShift Pipelines 1.15",
"product_id": "Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel8@sha256:065def0cfd1e282fd57faedff24873ddb4057afd42d4abc887859c6b8cf8c901_arm64"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel8@sha256:065def0cfd1e282fd57faedff24873ddb4057afd42d4abc887859c6b8cf8c901_arm64",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel8@sha256:14e1402c0d2f4d449146471fff84f6548affdbcd81d1864bce0d29c29ccb15bd_s390x as a component of Red Hat OpenShift Pipelines 1.15",
"product_id": "Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel8@sha256:14e1402c0d2f4d449146471fff84f6548affdbcd81d1864bce0d29c29ccb15bd_s390x"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel8@sha256:14e1402c0d2f4d449146471fff84f6548affdbcd81d1864bce0d29c29ccb15bd_s390x",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel8@sha256:1709fbbd4a92d49d492e6bc977f2c32efe4559bde59668e818be70d38acdf757_amd64 as a component of Red Hat OpenShift Pipelines 1.15",
"product_id": "Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel8@sha256:1709fbbd4a92d49d492e6bc977f2c32efe4559bde59668e818be70d38acdf757_amd64"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel8@sha256:1709fbbd4a92d49d492e6bc977f2c32efe4559bde59668e818be70d38acdf757_amd64",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel8@sha256:5f9e44c7e682756007cc7bc493511c4a44536a04271ec1984f5a3ece7f1a8a49_ppc64le as a component of Red Hat OpenShift Pipelines 1.15",
"product_id": "Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel8@sha256:5f9e44c7e682756007cc7bc493511c4a44536a04271ec1984f5a3ece7f1a8a49_ppc64le"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel8@sha256:5f9e44c7e682756007cc7bc493511c4a44536a04271ec1984f5a3ece7f1a8a49_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-nop-rhel8@sha256:72978ab3728ae29e51b68affb9e0b9a501bc69653c392783cb9ea121c8971661_s390x as a component of Red Hat OpenShift Pipelines 1.15",
"product_id": "Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-nop-rhel8@sha256:72978ab3728ae29e51b68affb9e0b9a501bc69653c392783cb9ea121c8971661_s390x"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-nop-rhel8@sha256:72978ab3728ae29e51b68affb9e0b9a501bc69653c392783cb9ea121c8971661_s390x",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-nop-rhel8@sha256:9a0cf80bdfe89d4c472dc555f314d0bd5c4763bc637d45ddd89b8bb78236a44f_arm64 as a component of Red Hat OpenShift Pipelines 1.15",
"product_id": "Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-nop-rhel8@sha256:9a0cf80bdfe89d4c472dc555f314d0bd5c4763bc637d45ddd89b8bb78236a44f_arm64"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-nop-rhel8@sha256:9a0cf80bdfe89d4c472dc555f314d0bd5c4763bc637d45ddd89b8bb78236a44f_arm64",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-nop-rhel8@sha256:b767a9acd7013d08b744b8155cecbe219bfd7a416a3f1ac3a129d67ab062741a_ppc64le as a component of Red Hat OpenShift Pipelines 1.15",
"product_id": "Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-nop-rhel8@sha256:b767a9acd7013d08b744b8155cecbe219bfd7a416a3f1ac3a129d67ab062741a_ppc64le"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-nop-rhel8@sha256:b767a9acd7013d08b744b8155cecbe219bfd7a416a3f1ac3a129d67ab062741a_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-nop-rhel8@sha256:dfb1b5680a223da82b0b2dada35342525a88a925f4d22b8168c7edcf2b93049c_amd64 as a component of Red Hat OpenShift Pipelines 1.15",
"product_id": "Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-nop-rhel8@sha256:dfb1b5680a223da82b0b2dada35342525a88a925f4d22b8168c7edcf2b93049c_amd64"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-nop-rhel8@sha256:dfb1b5680a223da82b0b2dada35342525a88a925f4d22b8168c7edcf2b93049c_amd64",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel8@sha256:46612f85239df62f6c6d3684367e34a06ddf3982754d5d130b5c0d77f587deea_ppc64le as a component of Red Hat OpenShift Pipelines 1.15",
"product_id": "Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel8@sha256:46612f85239df62f6c6d3684367e34a06ddf3982754d5d130b5c0d77f587deea_ppc64le"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel8@sha256:46612f85239df62f6c6d3684367e34a06ddf3982754d5d130b5c0d77f587deea_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel8@sha256:4c111f708f6ae46c74f7ecae415b9b12e1cbb0380f97c4bee6f98ce32de0ef18_s390x as a component of Red Hat OpenShift Pipelines 1.15",
"product_id": "Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel8@sha256:4c111f708f6ae46c74f7ecae415b9b12e1cbb0380f97c4bee6f98ce32de0ef18_s390x"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel8@sha256:4c111f708f6ae46c74f7ecae415b9b12e1cbb0380f97c4bee6f98ce32de0ef18_s390x",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel8@sha256:607ba1de03fdda867014d183a7f54745c6d687441d7e230cbe45d9234c623ed2_amd64 as a component of Red Hat OpenShift Pipelines 1.15",
"product_id": "Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel8@sha256:607ba1de03fdda867014d183a7f54745c6d687441d7e230cbe45d9234c623ed2_amd64"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel8@sha256:607ba1de03fdda867014d183a7f54745c6d687441d7e230cbe45d9234c623ed2_amd64",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel8@sha256:c7633b12a75e2a382fb3104a6fcc03227dcc980d2d764f828c75b48ccf73bbab_arm64 as a component of Red Hat OpenShift Pipelines 1.15",
"product_id": "Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel8@sha256:c7633b12a75e2a382fb3104a6fcc03227dcc980d2d764f828c75b48ccf73bbab_arm64"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel8@sha256:c7633b12a75e2a382fb3104a6fcc03227dcc980d2d764f828c75b48ccf73bbab_arm64",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel8@sha256:0a2fbc739785a2cc2ad17b79e360788216b2a87422e7d1512ea59a8672557a3e_ppc64le as a component of Red Hat OpenShift Pipelines 1.15",
"product_id": "Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel8@sha256:0a2fbc739785a2cc2ad17b79e360788216b2a87422e7d1512ea59a8672557a3e_ppc64le"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel8@sha256:0a2fbc739785a2cc2ad17b79e360788216b2a87422e7d1512ea59a8672557a3e_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel8@sha256:25c1f3d9abd1e123e2a11e5349c0b59eb24238a10dc16e01e59976d061ea7af7_arm64 as a component of Red Hat OpenShift Pipelines 1.15",
"product_id": "Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel8@sha256:25c1f3d9abd1e123e2a11e5349c0b59eb24238a10dc16e01e59976d061ea7af7_arm64"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel8@sha256:25c1f3d9abd1e123e2a11e5349c0b59eb24238a10dc16e01e59976d061ea7af7_arm64",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel8@sha256:375388a1122a4bc5ffe695d4f8c69c9cf0c1d65ba89e92a6caeb68be40fbbbdc_s390x as a component of Red Hat OpenShift Pipelines 1.15",
"product_id": "Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel8@sha256:375388a1122a4bc5ffe695d4f8c69c9cf0c1d65ba89e92a6caeb68be40fbbbdc_s390x"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel8@sha256:375388a1122a4bc5ffe695d4f8c69c9cf0c1d65ba89e92a6caeb68be40fbbbdc_s390x",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel8@sha256:739b8da7ebcad332129f65fee9e17f2b29370b1f68c030e3751d2f37ed4f9326_amd64 as a component of Red Hat OpenShift Pipelines 1.15",
"product_id": "Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel8@sha256:739b8da7ebcad332129f65fee9e17f2b29370b1f68c030e3751d2f37ed4f9326_amd64"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel8@sha256:739b8da7ebcad332129f65fee9e17f2b29370b1f68c030e3751d2f37ed4f9326_amd64",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel8@sha256:0d2a673d31a7b920fce466a25fa1968c57fe95d1c8c5bd2759f5de611d000b5f_arm64 as a component of Red Hat OpenShift Pipelines 1.15",
"product_id": "Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel8@sha256:0d2a673d31a7b920fce466a25fa1968c57fe95d1c8c5bd2759f5de611d000b5f_arm64"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel8@sha256:0d2a673d31a7b920fce466a25fa1968c57fe95d1c8c5bd2759f5de611d000b5f_arm64",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel8@sha256:3542aba4cb22ce189574cf439a9dc758678e6272b83d8ff6089f1815284c576b_ppc64le as a component of Red Hat OpenShift Pipelines 1.15",
"product_id": "Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel8@sha256:3542aba4cb22ce189574cf439a9dc758678e6272b83d8ff6089f1815284c576b_ppc64le"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel8@sha256:3542aba4cb22ce189574cf439a9dc758678e6272b83d8ff6089f1815284c576b_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel8@sha256:8c97cb0a4a88a1ddb7a6e7650100e958464b526d7c1454c306c7326f75ca0ab1_s390x as a component of Red Hat OpenShift Pipelines 1.15",
"product_id": "Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel8@sha256:8c97cb0a4a88a1ddb7a6e7650100e958464b526d7c1454c306c7326f75ca0ab1_s390x"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel8@sha256:8c97cb0a4a88a1ddb7a6e7650100e958464b526d7c1454c306c7326f75ca0ab1_s390x",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel8@sha256:8ce8fce1d1e1acd9fb44dc4d5797e57fe8e349624f6c7b1351757d7d6143b679_amd64 as a component of Red Hat OpenShift Pipelines 1.15",
"product_id": "Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel8@sha256:8ce8fce1d1e1acd9fb44dc4d5797e57fe8e349624f6c7b1351757d7d6143b679_amd64"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel8@sha256:8ce8fce1d1e1acd9fb44dc4d5797e57fe8e349624f6c7b1351757d7d6143b679_amd64",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel8@sha256:540dd3000891505e605b3f269f99da6c53d1e452cf35bb7a1918bb8ce190772b_ppc64le as a component of Red Hat OpenShift Pipelines 1.15",
"product_id": "Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel8@sha256:540dd3000891505e605b3f269f99da6c53d1e452cf35bb7a1918bb8ce190772b_ppc64le"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel8@sha256:540dd3000891505e605b3f269f99da6c53d1e452cf35bb7a1918bb8ce190772b_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel8@sha256:5f0ff9a2dfa1468eff57b5e44d971056d06e6c5a2672e14717686b3eba17a341_amd64 as a component of Red Hat OpenShift Pipelines 1.15",
"product_id": "Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel8@sha256:5f0ff9a2dfa1468eff57b5e44d971056d06e6c5a2672e14717686b3eba17a341_amd64"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel8@sha256:5f0ff9a2dfa1468eff57b5e44d971056d06e6c5a2672e14717686b3eba17a341_amd64",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel8@sha256:bba628b46144f5d52f4a6e303d1b90c9a7f4a0a7b3f0c13839f9f795da874254_arm64 as a component of Red Hat OpenShift Pipelines 1.15",
"product_id": "Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel8@sha256:bba628b46144f5d52f4a6e303d1b90c9a7f4a0a7b3f0c13839f9f795da874254_arm64"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel8@sha256:bba628b46144f5d52f4a6e303d1b90c9a7f4a0a7b3f0c13839f9f795da874254_arm64",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel8@sha256:f2ee01a1a497bd505ca1289290c0a07eda82901e698079fe1bc6557519d4ee99_s390x as a component of Red Hat OpenShift Pipelines 1.15",
"product_id": "Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel8@sha256:f2ee01a1a497bd505ca1289290c0a07eda82901e698079fe1bc6557519d4ee99_s390x"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel8@sha256:f2ee01a1a497bd505ca1289290c0a07eda82901e698079fe1bc6557519d4ee99_s390x",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel8@sha256:37002485d6cf0f0ce261894d23db0bf94291fa7a121a154d15e5e4dcde20961f_arm64 as a component of Red Hat OpenShift Pipelines 1.15",
"product_id": "Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel8@sha256:37002485d6cf0f0ce261894d23db0bf94291fa7a121a154d15e5e4dcde20961f_arm64"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel8@sha256:37002485d6cf0f0ce261894d23db0bf94291fa7a121a154d15e5e4dcde20961f_arm64",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel8@sha256:7561c3f65b9ea5268ed46b35f821c319abb1b4cb0894885a5a205cb920842b50_ppc64le as a component of Red Hat OpenShift Pipelines 1.15",
"product_id": "Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel8@sha256:7561c3f65b9ea5268ed46b35f821c319abb1b4cb0894885a5a205cb920842b50_ppc64le"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel8@sha256:7561c3f65b9ea5268ed46b35f821c319abb1b4cb0894885a5a205cb920842b50_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel8@sha256:7f56583cad2cef40a2be5f4e96a62fcc155c8818fdc7d786400fadb60c85e631_amd64 as a component of Red Hat OpenShift Pipelines 1.15",
"product_id": "Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel8@sha256:7f56583cad2cef40a2be5f4e96a62fcc155c8818fdc7d786400fadb60c85e631_amd64"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel8@sha256:7f56583cad2cef40a2be5f4e96a62fcc155c8818fdc7d786400fadb60c85e631_amd64",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel8@sha256:ac72ab75d693dd84576e61df319e891b3de889f4e347c9c5b6597ccbd529ae0d_s390x as a component of Red Hat OpenShift Pipelines 1.15",
"product_id": "Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel8@sha256:ac72ab75d693dd84576e61df319e891b3de889f4e347c9c5b6597ccbd529ae0d_s390x"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel8@sha256:ac72ab75d693dd84576e61df319e891b3de889f4e347c9c5b6597ccbd529ae0d_s390x",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel8@sha256:025fa4d5b4ca78c69f85c8836f9e585f71c2e48466ff7f38fab36dc66f65880e_arm64 as a component of Red Hat OpenShift Pipelines 1.15",
"product_id": "Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel8@sha256:025fa4d5b4ca78c69f85c8836f9e585f71c2e48466ff7f38fab36dc66f65880e_arm64"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel8@sha256:025fa4d5b4ca78c69f85c8836f9e585f71c2e48466ff7f38fab36dc66f65880e_arm64",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel8@sha256:534369ccbc380afa8482d089c9806484843122f9f3ece03d468604ef2de1daff_s390x as a component of Red Hat OpenShift Pipelines 1.15",
"product_id": "Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel8@sha256:534369ccbc380afa8482d089c9806484843122f9f3ece03d468604ef2de1daff_s390x"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel8@sha256:534369ccbc380afa8482d089c9806484843122f9f3ece03d468604ef2de1daff_s390x",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel8@sha256:cea3159fd16b609ef54d99bf435f72c142f0f7ecbbe3c3eaa9dd2035267395d2_amd64 as a component of Red Hat OpenShift Pipelines 1.15",
"product_id": "Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel8@sha256:cea3159fd16b609ef54d99bf435f72c142f0f7ecbbe3c3eaa9dd2035267395d2_amd64"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel8@sha256:cea3159fd16b609ef54d99bf435f72c142f0f7ecbbe3c3eaa9dd2035267395d2_amd64",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel8@sha256:eae22f08294cb4179c659fca1effea2fc9f270a3059ddd32cf5a9ba1aaf8d2d1_ppc64le as a component of Red Hat OpenShift Pipelines 1.15",
"product_id": "Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel8@sha256:eae22f08294cb4179c659fca1effea2fc9f270a3059ddd32cf5a9ba1aaf8d2d1_ppc64le"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel8@sha256:eae22f08294cb4179c659fca1effea2fc9f270a3059ddd32cf5a9ba1aaf8d2d1_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel8@sha256:1873003c677cb43b754c22493f9ecd91fa61eced098816823b7bceaf2051113a_s390x as a component of Red Hat OpenShift Pipelines 1.15",
"product_id": "Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel8@sha256:1873003c677cb43b754c22493f9ecd91fa61eced098816823b7bceaf2051113a_s390x"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel8@sha256:1873003c677cb43b754c22493f9ecd91fa61eced098816823b7bceaf2051113a_s390x",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel8@sha256:26e9f9232764f62c9c8ec24c3f7938fdaa362f4f10b6c71c894b1cea92f55404_amd64 as a component of Red Hat OpenShift Pipelines 1.15",
"product_id": "Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel8@sha256:26e9f9232764f62c9c8ec24c3f7938fdaa362f4f10b6c71c894b1cea92f55404_amd64"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel8@sha256:26e9f9232764f62c9c8ec24c3f7938fdaa362f4f10b6c71c894b1cea92f55404_amd64",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel8@sha256:8969e863a2ac74d0ab37812bd0aa5d86f261b97d0c2fecd0f35d2343c2f5bd67_ppc64le as a component of Red Hat OpenShift Pipelines 1.15",
"product_id": "Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel8@sha256:8969e863a2ac74d0ab37812bd0aa5d86f261b97d0c2fecd0f35d2343c2f5bd67_ppc64le"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel8@sha256:8969e863a2ac74d0ab37812bd0aa5d86f261b97d0c2fecd0f35d2343c2f5bd67_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel8@sha256:bc98620c8b16b39d796d81f25bd30ff227f2f2e723536bf28d55bdc76e9ac1ad_arm64 as a component of Red Hat OpenShift Pipelines 1.15",
"product_id": "Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel8@sha256:bc98620c8b16b39d796d81f25bd30ff227f2f2e723536bf28d55bdc76e9ac1ad_arm64"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel8@sha256:bc98620c8b16b39d796d81f25bd30ff227f2f2e723536bf28d55bdc76e9ac1ad_arm64",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel8@sha256:2f5cd53d974785de7aa44cb7ff7340e08c44a98eac5b3b60a9eb4535e63e62f7_s390x as a component of Red Hat OpenShift Pipelines 1.15",
"product_id": "Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel8@sha256:2f5cd53d974785de7aa44cb7ff7340e08c44a98eac5b3b60a9eb4535e63e62f7_s390x"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel8@sha256:2f5cd53d974785de7aa44cb7ff7340e08c44a98eac5b3b60a9eb4535e63e62f7_s390x",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel8@sha256:608f3eb154f67488869fceeee31df1bcf596385c41d03c7390364153bac6b8b2_ppc64le as a component of Red Hat OpenShift Pipelines 1.15",
"product_id": "Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel8@sha256:608f3eb154f67488869fceeee31df1bcf596385c41d03c7390364153bac6b8b2_ppc64le"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel8@sha256:608f3eb154f67488869fceeee31df1bcf596385c41d03c7390364153bac6b8b2_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel8@sha256:ca0bcdf562b50a8d2d665172658de8f444dab6fb4ca39ce49abb253e05aa8c7c_arm64 as a component of Red Hat OpenShift Pipelines 1.15",
"product_id": "Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel8@sha256:ca0bcdf562b50a8d2d665172658de8f444dab6fb4ca39ce49abb253e05aa8c7c_arm64"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel8@sha256:ca0bcdf562b50a8d2d665172658de8f444dab6fb4ca39ce49abb253e05aa8c7c_arm64",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel8@sha256:fed536fdc9330d719dda8baef65c856e9c301e86363b767a52f78fea8336103e_amd64 as a component of Red Hat OpenShift Pipelines 1.15",
"product_id": "Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel8@sha256:fed536fdc9330d719dda8baef65c856e9c301e86363b767a52f78fea8336103e_amd64"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel8@sha256:fed536fdc9330d719dda8baef65c856e9c301e86363b767a52f78fea8336103e_amd64",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel8@sha256:012597e8046bf9f3e53d6f3c9543405e77ad5fd8f44964bc669cdf9581726170_s390x as a component of Red Hat OpenShift Pipelines 1.15",
"product_id": "Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel8@sha256:012597e8046bf9f3e53d6f3c9543405e77ad5fd8f44964bc669cdf9581726170_s390x"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel8@sha256:012597e8046bf9f3e53d6f3c9543405e77ad5fd8f44964bc669cdf9581726170_s390x",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel8@sha256:36959d582ce1a74d7bf594b8e1b84edfa14233ddc2a2b22fcb66c0a0335a7bd3_ppc64le as a component of Red Hat OpenShift Pipelines 1.15",
"product_id": "Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel8@sha256:36959d582ce1a74d7bf594b8e1b84edfa14233ddc2a2b22fcb66c0a0335a7bd3_ppc64le"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel8@sha256:36959d582ce1a74d7bf594b8e1b84edfa14233ddc2a2b22fcb66c0a0335a7bd3_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel8@sha256:3888fb9d6780e137b4545e8830f45383e68ca84a42394749b64e391d535172e7_arm64 as a component of Red Hat OpenShift Pipelines 1.15",
"product_id": "Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel8@sha256:3888fb9d6780e137b4545e8830f45383e68ca84a42394749b64e391d535172e7_arm64"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel8@sha256:3888fb9d6780e137b4545e8830f45383e68ca84a42394749b64e391d535172e7_arm64",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel8@sha256:79af298015635f2bde40b74943cc5aa201d8bef1cb1d333938816757328609e6_amd64 as a component of Red Hat OpenShift Pipelines 1.15",
"product_id": "Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel8@sha256:79af298015635f2bde40b74943cc5aa201d8bef1cb1d333938816757328609e6_amd64"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel8@sha256:79af298015635f2bde40b74943cc5aa201d8bef1cb1d333938816757328609e6_amd64",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel8@sha256:0d45b4a62b0fc7e101f68e94d6f1b18bc1a2770cccfebc27380d1bbcafbabb49_arm64 as a component of Red Hat OpenShift Pipelines 1.15",
"product_id": "Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel8@sha256:0d45b4a62b0fc7e101f68e94d6f1b18bc1a2770cccfebc27380d1bbcafbabb49_arm64"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel8@sha256:0d45b4a62b0fc7e101f68e94d6f1b18bc1a2770cccfebc27380d1bbcafbabb49_arm64",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel8@sha256:142369000580845dc3a0da67cf4de781dd2ad1ccaa6acf234d7650424e95bf09_amd64 as a component of Red Hat OpenShift Pipelines 1.15",
"product_id": "Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel8@sha256:142369000580845dc3a0da67cf4de781dd2ad1ccaa6acf234d7650424e95bf09_amd64"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel8@sha256:142369000580845dc3a0da67cf4de781dd2ad1ccaa6acf234d7650424e95bf09_amd64",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel8@sha256:26d9157c1a6c7d0cfcde263a0a17b15cca996b2b79c6cf0168a16304068c6abc_s390x as a component of Red Hat OpenShift Pipelines 1.15",
"product_id": "Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel8@sha256:26d9157c1a6c7d0cfcde263a0a17b15cca996b2b79c6cf0168a16304068c6abc_s390x"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel8@sha256:26d9157c1a6c7d0cfcde263a0a17b15cca996b2b79c6cf0168a16304068c6abc_s390x",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel8@sha256:7a4aa11a1273f668d89230adaa720b4e1fcea0cbaa57c63fa01a2cf6867d981c_ppc64le as a component of Red Hat OpenShift Pipelines 1.15",
"product_id": "Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel8@sha256:7a4aa11a1273f668d89230adaa720b4e1fcea0cbaa57c63fa01a2cf6867d981c_ppc64le"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel8@sha256:7a4aa11a1273f668d89230adaa720b4e1fcea0cbaa57c63fa01a2cf6867d981c_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel8@sha256:25f485a1b1e0c5015304744148e7a3fbb6728fe90f389e5d507b2d36917efdf5_s390x as a component of Red Hat OpenShift Pipelines 1.15",
"product_id": "Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel8@sha256:25f485a1b1e0c5015304744148e7a3fbb6728fe90f389e5d507b2d36917efdf5_s390x"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel8@sha256:25f485a1b1e0c5015304744148e7a3fbb6728fe90f389e5d507b2d36917efdf5_s390x",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel8@sha256:6f30b86646ff8d94ba28949bdf826d751fba38c824a3acabb1480896f41d411a_ppc64le as a component of Red Hat OpenShift Pipelines 1.15",
"product_id": "Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel8@sha256:6f30b86646ff8d94ba28949bdf826d751fba38c824a3acabb1480896f41d411a_ppc64le"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel8@sha256:6f30b86646ff8d94ba28949bdf826d751fba38c824a3acabb1480896f41d411a_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel8@sha256:a0663bcada815073c34ec07a99cd53242db85e933912c48b5ed25892ccfa4eb1_arm64 as a component of Red Hat OpenShift Pipelines 1.15",
"product_id": "Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel8@sha256:a0663bcada815073c34ec07a99cd53242db85e933912c48b5ed25892ccfa4eb1_arm64"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel8@sha256:a0663bcada815073c34ec07a99cd53242db85e933912c48b5ed25892ccfa4eb1_arm64",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel8@sha256:e6213a9e4243024eb73cef85526dbc294920f0e7c35b031d4b46bc5a5072af23_amd64 as a component of Red Hat OpenShift Pipelines 1.15",
"product_id": "Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel8@sha256:e6213a9e4243024eb73cef85526dbc294920f0e7c35b031d4b46bc5a5072af23_amd64"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel8@sha256:e6213a9e4243024eb73cef85526dbc294920f0e7c35b031d4b46bc5a5072af23_amd64",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel8@sha256:18c0e9a76603a5312f3c7e2b9d468fe5a6d1e3f3f3b41c5ddcad952f6a49e528_amd64 as a component of Red Hat OpenShift Pipelines 1.15",
"product_id": "Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel8@sha256:18c0e9a76603a5312f3c7e2b9d468fe5a6d1e3f3f3b41c5ddcad952f6a49e528_amd64"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel8@sha256:18c0e9a76603a5312f3c7e2b9d468fe5a6d1e3f3f3b41c5ddcad952f6a49e528_amd64",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel8@sha256:2723ec216e5ead0550a5dece8b4ef76abade44503ff67da9becdb59ee6a74b64_arm64 as a component of Red Hat OpenShift Pipelines 1.15",
"product_id": "Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel8@sha256:2723ec216e5ead0550a5dece8b4ef76abade44503ff67da9becdb59ee6a74b64_arm64"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel8@sha256:2723ec216e5ead0550a5dece8b4ef76abade44503ff67da9becdb59ee6a74b64_arm64",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel8@sha256:5f68ba66d17d612702cc47916df916b751c3b8d71faa094f1a174cb4338c3d68_ppc64le as a component of Red Hat OpenShift Pipelines 1.15",
"product_id": "Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel8@sha256:5f68ba66d17d612702cc47916df916b751c3b8d71faa094f1a174cb4338c3d68_ppc64le"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel8@sha256:5f68ba66d17d612702cc47916df916b751c3b8d71faa094f1a174cb4338c3d68_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel8@sha256:8d927c5044b9df81791f00774e7831f0a4d5a458f7a335f8bf925696b5479548_s390x as a component of Red Hat OpenShift Pipelines 1.15",
"product_id": "Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel8@sha256:8d927c5044b9df81791f00774e7831f0a4d5a458f7a335f8bf925696b5479548_s390x"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel8@sha256:8d927c5044b9df81791f00774e7831f0a4d5a458f7a335f8bf925696b5479548_s390x",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel8@sha256:3d6ba54c22f00a6eefdb5a920e9f2a377cd25f46ac0ce43fbbd207f9bddf87af_amd64 as a component of Red Hat OpenShift Pipelines 1.15",
"product_id": "Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel8@sha256:3d6ba54c22f00a6eefdb5a920e9f2a377cd25f46ac0ce43fbbd207f9bddf87af_amd64"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel8@sha256:3d6ba54c22f00a6eefdb5a920e9f2a377cd25f46ac0ce43fbbd207f9bddf87af_amd64",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel8@sha256:4f9a87bf93808a7c27c0bcd5387527fd9261f4c666da11e4f5ba8f831028fc3e_ppc64le as a component of Red Hat OpenShift Pipelines 1.15",
"product_id": "Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel8@sha256:4f9a87bf93808a7c27c0bcd5387527fd9261f4c666da11e4f5ba8f831028fc3e_ppc64le"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel8@sha256:4f9a87bf93808a7c27c0bcd5387527fd9261f4c666da11e4f5ba8f831028fc3e_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel8@sha256:6ecd313eff04d48c873fa3b4b3a0e1bc94e1e715ab5919e33718a06a2b561851_s390x as a component of Red Hat OpenShift Pipelines 1.15",
"product_id": "Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel8@sha256:6ecd313eff04d48c873fa3b4b3a0e1bc94e1e715ab5919e33718a06a2b561851_s390x"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel8@sha256:6ecd313eff04d48c873fa3b4b3a0e1bc94e1e715ab5919e33718a06a2b561851_s390x",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel8@sha256:7efeac843ef6910c061c535e290dc43a8fca0522e1897845237bff9df7706da9_arm64 as a component of Red Hat OpenShift Pipelines 1.15",
"product_id": "Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel8@sha256:7efeac843ef6910c061c535e290dc43a8fca0522e1897845237bff9df7706da9_arm64"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel8@sha256:7efeac843ef6910c061c535e290dc43a8fca0522e1897845237bff9df7706da9_arm64",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel8@sha256:3e51c0031aaefd0b1ae80908c887075c82888f29552a4b71a3de6148ed6a7fb4_s390x as a component of Red Hat OpenShift Pipelines 1.15",
"product_id": "Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel8@sha256:3e51c0031aaefd0b1ae80908c887075c82888f29552a4b71a3de6148ed6a7fb4_s390x"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel8@sha256:3e51c0031aaefd0b1ae80908c887075c82888f29552a4b71a3de6148ed6a7fb4_s390x",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel8@sha256:578c9afda064065cc2f4e18b59dbb92cf78015654573de80a72bc4e56fc0d1f3_ppc64le as a component of Red Hat OpenShift Pipelines 1.15",
"product_id": "Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel8@sha256:578c9afda064065cc2f4e18b59dbb92cf78015654573de80a72bc4e56fc0d1f3_ppc64le"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel8@sha256:578c9afda064065cc2f4e18b59dbb92cf78015654573de80a72bc4e56fc0d1f3_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel8@sha256:d4fa2a61f381b3f00b9fb76cb1d019b28a2413a936f9b5a786d1d98e8a8361a0_arm64 as a component of Red Hat OpenShift Pipelines 1.15",
"product_id": "Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel8@sha256:d4fa2a61f381b3f00b9fb76cb1d019b28a2413a936f9b5a786d1d98e8a8361a0_arm64"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel8@sha256:d4fa2a61f381b3f00b9fb76cb1d019b28a2413a936f9b5a786d1d98e8a8361a0_arm64",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel8@sha256:fbbf6924f67a455359ccd4e884e1608fb20475850e874874d158f5f2e01425c8_amd64 as a component of Red Hat OpenShift Pipelines 1.15",
"product_id": "Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel8@sha256:fbbf6924f67a455359ccd4e884e1608fb20475850e874874d158f5f2e01425c8_amd64"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel8@sha256:fbbf6924f67a455359ccd4e884e1608fb20475850e874874d158f5f2e01425c8_amd64",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.15"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2024-37890",
"cwe": {
"id": "CWE-770",
"name": "Allocation of Resources Without Limits or Throttling"
},
"discovery_date": "2024-06-17T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel8@sha256:0cb744cb7946d857a2cffec641fcbc994e77ddc8d4a5b14c17a28621f4a0a4a9_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel8@sha256:416c99f02abb6274fc87b2599e96b90e74e7a94c28806629c2b98fb2dc7e2afc_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel8@sha256:5c78dfe2380653f0167358565c8b7cab1010321a4eda27ec931715805ab2c256_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel8@sha256:d71dc72648f45660ae1fd98acac0f1876540cac853f5c097ab85c3a5f2c2084f_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel8@sha256:494857108f0b09c8b8985062cc11b9879d126b207fcd72f6abb64ded3d8d1793_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel8@sha256:abca24c41cb24749e70a90aac93354d1924785e3eaf92a55b6906690861bac49_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel8@sha256:b7b03dd023aafe65290969336bcf9e0b7a241c3510dcb3d26519581ba4eed719_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel8@sha256:d52e4a16b2908e99f1e69a1e2ee9233a231fd28c70916ed06c9cd8560478340c_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-controller-rhel8@sha256:35c7d22ab878030711c1ec9d340f25f78257ca3eabdcb5db23db90e80d55e8f1_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-controller-rhel8@sha256:5345cdb7e11186fda1577345f0e426946a5ee9e6bbe6486845511f03114dbe52_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-controller-rhel8@sha256:71d7e93eb9e845a429a7e68801ce7675ffdeebb730c236a8b6c3d59767d8e5d8_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-controller-rhel8@sha256:b33b33412464a6d0bf510e6dd2dc7df8b4ced9a5c08a14d8522db6c8457d1a36_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel8@sha256:9209e159bb11236b49511ed3a59c7f687d06a9f82a02497a637d765cc14ea0c3_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel8@sha256:b2c21a004712bd198698ea75793e57abbe1665e17479e34d0b5e8c81d60b967d_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel8@sha256:b894d94d3e18dc2f4f71f4e791e25da158397264b49ac82f4780ac3322e66200_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel8@sha256:f532249811710dde78cab85e31f99bfebb5ee161167f8116ea00297ac343eefd_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-events-rhel8@sha256:001e28b882e81e4d424b2e1a39933211f15e68048406a6432e6ec59e4b96cc2c_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-events-rhel8@sha256:03dc5eb942a8fb202d8d6492764d5d27dcc326b556bb068070c10b00a3a9d277_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-events-rhel8@sha256:0e59fd179abc02c54784b3293bc3d21087bd0ec135c691c5523879149da33a5a_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-events-rhel8@sha256:898085897ff200fdba4d6c14b59548c7fe53164a8c2649e2263a69116737edbf_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel8@sha256:3479cbadb4aa7bab5cc56115d7efe4e406d60010e28561857804926c3fbac9cc_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel8@sha256:6067cedcfde517cc751e14030c620126ea6facf50a4ff16374ca8ebe7bfcbe8b_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel8@sha256:a77292658b1ef1e2922f2b7c904ff73c8911bb84f130953897c3a66aec8560da_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel8@sha256:c8aaf02aede730dacca2eed8bb32044f39b74d3ee3fd619a0fa2af864d874fa6_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel8@sha256:1066cf4185e3cd917c05e6d6759fb0a69428c4b43398df10dff8abe523761c09_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel8@sha256:525bbd7fe14ba88b4d9be13c5857e477e3a8daac1185a146707ebb8ef8e81acd_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel8@sha256:dbb678695a4bd07c27a14fec9b70359929bf0d4d33d9ce2d70d1b5157e5026c1_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel8@sha256:fbddec04429c15c833b7631fe3d7c783d33520f30f6d5c8aef2e66b7634873b8_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel8@sha256:0a12cf22aa798dbc3661f7e83aa9c280fe394de5b0ecc6ed7c93be1df539fce9_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel8@sha256:cf30088c2a33f0717657b0ac7c2df1544cb02a39e235011c9d21c658222ef39e_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel8@sha256:ea7aae64763683de9e3fcbda5d6865c975a561b8c6b4299be9dd34088bc5e684_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel8@sha256:fdd2f4bffececf03b6566cf573fdf6224495d79a75ad1031219fad9902d7a3f1_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel8@sha256:23a535f97d17329cf2a1cc9dde90d4d9e2f3f5d979539a8ef5982e1f6693b144_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel8@sha256:7b61bda6116f3f1e93c856543ade553b0a1e4353542f5147da6929a5a8adbac3_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel8@sha256:ab98453c7e13ef2a9429531a1b1635e814df4784599be5c79848fcc849d05136_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel8@sha256:d2993b1a28d230faf64f020c8e8248e06fabf5cd225189b8218a71b2f40e6a9b_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel8@sha256:065def0cfd1e282fd57faedff24873ddb4057afd42d4abc887859c6b8cf8c901_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel8@sha256:14e1402c0d2f4d449146471fff84f6548affdbcd81d1864bce0d29c29ccb15bd_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel8@sha256:1709fbbd4a92d49d492e6bc977f2c32efe4559bde59668e818be70d38acdf757_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel8@sha256:5f9e44c7e682756007cc7bc493511c4a44536a04271ec1984f5a3ece7f1a8a49_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-nop-rhel8@sha256:72978ab3728ae29e51b68affb9e0b9a501bc69653c392783cb9ea121c8971661_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-nop-rhel8@sha256:9a0cf80bdfe89d4c472dc555f314d0bd5c4763bc637d45ddd89b8bb78236a44f_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-nop-rhel8@sha256:b767a9acd7013d08b744b8155cecbe219bfd7a416a3f1ac3a129d67ab062741a_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-nop-rhel8@sha256:dfb1b5680a223da82b0b2dada35342525a88a925f4d22b8168c7edcf2b93049c_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel8@sha256:46612f85239df62f6c6d3684367e34a06ddf3982754d5d130b5c0d77f587deea_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel8@sha256:4c111f708f6ae46c74f7ecae415b9b12e1cbb0380f97c4bee6f98ce32de0ef18_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel8@sha256:607ba1de03fdda867014d183a7f54745c6d687441d7e230cbe45d9234c623ed2_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel8@sha256:c7633b12a75e2a382fb3104a6fcc03227dcc980d2d764f828c75b48ccf73bbab_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel8@sha256:0a2fbc739785a2cc2ad17b79e360788216b2a87422e7d1512ea59a8672557a3e_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel8@sha256:25c1f3d9abd1e123e2a11e5349c0b59eb24238a10dc16e01e59976d061ea7af7_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel8@sha256:375388a1122a4bc5ffe695d4f8c69c9cf0c1d65ba89e92a6caeb68be40fbbbdc_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel8@sha256:739b8da7ebcad332129f65fee9e17f2b29370b1f68c030e3751d2f37ed4f9326_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel8@sha256:0d2a673d31a7b920fce466a25fa1968c57fe95d1c8c5bd2759f5de611d000b5f_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel8@sha256:3542aba4cb22ce189574cf439a9dc758678e6272b83d8ff6089f1815284c576b_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel8@sha256:8c97cb0a4a88a1ddb7a6e7650100e958464b526d7c1454c306c7326f75ca0ab1_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel8@sha256:8ce8fce1d1e1acd9fb44dc4d5797e57fe8e349624f6c7b1351757d7d6143b679_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel8@sha256:540dd3000891505e605b3f269f99da6c53d1e452cf35bb7a1918bb8ce190772b_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel8@sha256:5f0ff9a2dfa1468eff57b5e44d971056d06e6c5a2672e14717686b3eba17a341_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel8@sha256:bba628b46144f5d52f4a6e303d1b90c9a7f4a0a7b3f0c13839f9f795da874254_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel8@sha256:f2ee01a1a497bd505ca1289290c0a07eda82901e698079fe1bc6557519d4ee99_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel8@sha256:37002485d6cf0f0ce261894d23db0bf94291fa7a121a154d15e5e4dcde20961f_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel8@sha256:7561c3f65b9ea5268ed46b35f821c319abb1b4cb0894885a5a205cb920842b50_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel8@sha256:7f56583cad2cef40a2be5f4e96a62fcc155c8818fdc7d786400fadb60c85e631_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel8@sha256:ac72ab75d693dd84576e61df319e891b3de889f4e347c9c5b6597ccbd529ae0d_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel8@sha256:025fa4d5b4ca78c69f85c8836f9e585f71c2e48466ff7f38fab36dc66f65880e_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel8@sha256:534369ccbc380afa8482d089c9806484843122f9f3ece03d468604ef2de1daff_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel8@sha256:cea3159fd16b609ef54d99bf435f72c142f0f7ecbbe3c3eaa9dd2035267395d2_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel8@sha256:eae22f08294cb4179c659fca1effea2fc9f270a3059ddd32cf5a9ba1aaf8d2d1_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel8@sha256:1873003c677cb43b754c22493f9ecd91fa61eced098816823b7bceaf2051113a_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel8@sha256:26e9f9232764f62c9c8ec24c3f7938fdaa362f4f10b6c71c894b1cea92f55404_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel8@sha256:8969e863a2ac74d0ab37812bd0aa5d86f261b97d0c2fecd0f35d2343c2f5bd67_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel8@sha256:bc98620c8b16b39d796d81f25bd30ff227f2f2e723536bf28d55bdc76e9ac1ad_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel8@sha256:2f5cd53d974785de7aa44cb7ff7340e08c44a98eac5b3b60a9eb4535e63e62f7_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel8@sha256:608f3eb154f67488869fceeee31df1bcf596385c41d03c7390364153bac6b8b2_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel8@sha256:ca0bcdf562b50a8d2d665172658de8f444dab6fb4ca39ce49abb253e05aa8c7c_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel8@sha256:fed536fdc9330d719dda8baef65c856e9c301e86363b767a52f78fea8336103e_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel8@sha256:012597e8046bf9f3e53d6f3c9543405e77ad5fd8f44964bc669cdf9581726170_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel8@sha256:36959d582ce1a74d7bf594b8e1b84edfa14233ddc2a2b22fcb66c0a0335a7bd3_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel8@sha256:3888fb9d6780e137b4545e8830f45383e68ca84a42394749b64e391d535172e7_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel8@sha256:79af298015635f2bde40b74943cc5aa201d8bef1cb1d333938816757328609e6_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel8@sha256:0d45b4a62b0fc7e101f68e94d6f1b18bc1a2770cccfebc27380d1bbcafbabb49_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel8@sha256:142369000580845dc3a0da67cf4de781dd2ad1ccaa6acf234d7650424e95bf09_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel8@sha256:26d9157c1a6c7d0cfcde263a0a17b15cca996b2b79c6cf0168a16304068c6abc_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel8@sha256:7a4aa11a1273f668d89230adaa720b4e1fcea0cbaa57c63fa01a2cf6867d981c_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel8@sha256:25f485a1b1e0c5015304744148e7a3fbb6728fe90f389e5d507b2d36917efdf5_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel8@sha256:6f30b86646ff8d94ba28949bdf826d751fba38c824a3acabb1480896f41d411a_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel8@sha256:a0663bcada815073c34ec07a99cd53242db85e933912c48b5ed25892ccfa4eb1_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel8@sha256:e6213a9e4243024eb73cef85526dbc294920f0e7c35b031d4b46bc5a5072af23_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel8@sha256:18c0e9a76603a5312f3c7e2b9d468fe5a6d1e3f3f3b41c5ddcad952f6a49e528_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel8@sha256:2723ec216e5ead0550a5dece8b4ef76abade44503ff67da9becdb59ee6a74b64_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel8@sha256:5f68ba66d17d612702cc47916df916b751c3b8d71faa094f1a174cb4338c3d68_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel8@sha256:8d927c5044b9df81791f00774e7831f0a4d5a458f7a335f8bf925696b5479548_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel8@sha256:3d6ba54c22f00a6eefdb5a920e9f2a377cd25f46ac0ce43fbbd207f9bddf87af_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel8@sha256:4f9a87bf93808a7c27c0bcd5387527fd9261f4c666da11e4f5ba8f831028fc3e_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel8@sha256:6ecd313eff04d48c873fa3b4b3a0e1bc94e1e715ab5919e33718a06a2b561851_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel8@sha256:7efeac843ef6910c061c535e290dc43a8fca0522e1897845237bff9df7706da9_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel8@sha256:3e51c0031aaefd0b1ae80908c887075c82888f29552a4b71a3de6148ed6a7fb4_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel8@sha256:578c9afda064065cc2f4e18b59dbb92cf78015654573de80a72bc4e56fc0d1f3_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel8@sha256:d4fa2a61f381b3f00b9fb76cb1d019b28a2413a936f9b5a786d1d98e8a8361a0_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel8@sha256:fbbf6924f67a455359ccd4e884e1608fb20475850e874874d158f5f2e01425c8_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2292777"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the Node.js WebSocket library (ws). A request with several headers exceeding the \u0027server.maxHeadersCount\u0027 threshold could be used to crash a ws server, leading to a denial of service.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "nodejs-ws: denial of service when handling a request with many HTTP headers",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel8@sha256:0dee713a14ab49d93b52b280d4ca3c6fc1c5f604087c81b755a6715330c91ea7_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel8@sha256:50133b51c695735e5f1fdb54d5423331091c1d113b0747d9565a42839d7510bc_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel8@sha256:56bf189b754dee71d8b4ce9e44389b4ca0762e5f633e728210825472f4c8f3f6_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel8@sha256:d356f3a86b2d3054a9f9c6e36bd488c8eaaef4af199e6a8188f8b50921698d25_arm64"
],
"known_not_affected": [
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel8@sha256:0cb744cb7946d857a2cffec641fcbc994e77ddc8d4a5b14c17a28621f4a0a4a9_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel8@sha256:416c99f02abb6274fc87b2599e96b90e74e7a94c28806629c2b98fb2dc7e2afc_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel8@sha256:5c78dfe2380653f0167358565c8b7cab1010321a4eda27ec931715805ab2c256_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel8@sha256:d71dc72648f45660ae1fd98acac0f1876540cac853f5c097ab85c3a5f2c2084f_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel8@sha256:494857108f0b09c8b8985062cc11b9879d126b207fcd72f6abb64ded3d8d1793_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel8@sha256:abca24c41cb24749e70a90aac93354d1924785e3eaf92a55b6906690861bac49_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel8@sha256:b7b03dd023aafe65290969336bcf9e0b7a241c3510dcb3d26519581ba4eed719_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel8@sha256:d52e4a16b2908e99f1e69a1e2ee9233a231fd28c70916ed06c9cd8560478340c_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-controller-rhel8@sha256:35c7d22ab878030711c1ec9d340f25f78257ca3eabdcb5db23db90e80d55e8f1_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-controller-rhel8@sha256:5345cdb7e11186fda1577345f0e426946a5ee9e6bbe6486845511f03114dbe52_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-controller-rhel8@sha256:71d7e93eb9e845a429a7e68801ce7675ffdeebb730c236a8b6c3d59767d8e5d8_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-controller-rhel8@sha256:b33b33412464a6d0bf510e6dd2dc7df8b4ced9a5c08a14d8522db6c8457d1a36_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel8@sha256:9209e159bb11236b49511ed3a59c7f687d06a9f82a02497a637d765cc14ea0c3_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel8@sha256:b2c21a004712bd198698ea75793e57abbe1665e17479e34d0b5e8c81d60b967d_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel8@sha256:b894d94d3e18dc2f4f71f4e791e25da158397264b49ac82f4780ac3322e66200_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel8@sha256:f532249811710dde78cab85e31f99bfebb5ee161167f8116ea00297ac343eefd_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-events-rhel8@sha256:001e28b882e81e4d424b2e1a39933211f15e68048406a6432e6ec59e4b96cc2c_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-events-rhel8@sha256:03dc5eb942a8fb202d8d6492764d5d27dcc326b556bb068070c10b00a3a9d277_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-events-rhel8@sha256:0e59fd179abc02c54784b3293bc3d21087bd0ec135c691c5523879149da33a5a_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-events-rhel8@sha256:898085897ff200fdba4d6c14b59548c7fe53164a8c2649e2263a69116737edbf_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel8@sha256:3479cbadb4aa7bab5cc56115d7efe4e406d60010e28561857804926c3fbac9cc_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel8@sha256:6067cedcfde517cc751e14030c620126ea6facf50a4ff16374ca8ebe7bfcbe8b_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel8@sha256:a77292658b1ef1e2922f2b7c904ff73c8911bb84f130953897c3a66aec8560da_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel8@sha256:c8aaf02aede730dacca2eed8bb32044f39b74d3ee3fd619a0fa2af864d874fa6_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel8@sha256:1066cf4185e3cd917c05e6d6759fb0a69428c4b43398df10dff8abe523761c09_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel8@sha256:525bbd7fe14ba88b4d9be13c5857e477e3a8daac1185a146707ebb8ef8e81acd_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel8@sha256:dbb678695a4bd07c27a14fec9b70359929bf0d4d33d9ce2d70d1b5157e5026c1_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel8@sha256:fbddec04429c15c833b7631fe3d7c783d33520f30f6d5c8aef2e66b7634873b8_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel8@sha256:0a12cf22aa798dbc3661f7e83aa9c280fe394de5b0ecc6ed7c93be1df539fce9_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel8@sha256:cf30088c2a33f0717657b0ac7c2df1544cb02a39e235011c9d21c658222ef39e_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel8@sha256:ea7aae64763683de9e3fcbda5d6865c975a561b8c6b4299be9dd34088bc5e684_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel8@sha256:fdd2f4bffececf03b6566cf573fdf6224495d79a75ad1031219fad9902d7a3f1_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel8@sha256:23a535f97d17329cf2a1cc9dde90d4d9e2f3f5d979539a8ef5982e1f6693b144_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel8@sha256:7b61bda6116f3f1e93c856543ade553b0a1e4353542f5147da6929a5a8adbac3_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel8@sha256:ab98453c7e13ef2a9429531a1b1635e814df4784599be5c79848fcc849d05136_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel8@sha256:d2993b1a28d230faf64f020c8e8248e06fabf5cd225189b8218a71b2f40e6a9b_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel8@sha256:065def0cfd1e282fd57faedff24873ddb4057afd42d4abc887859c6b8cf8c901_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel8@sha256:14e1402c0d2f4d449146471fff84f6548affdbcd81d1864bce0d29c29ccb15bd_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel8@sha256:1709fbbd4a92d49d492e6bc977f2c32efe4559bde59668e818be70d38acdf757_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel8@sha256:5f9e44c7e682756007cc7bc493511c4a44536a04271ec1984f5a3ece7f1a8a49_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-nop-rhel8@sha256:72978ab3728ae29e51b68affb9e0b9a501bc69653c392783cb9ea121c8971661_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-nop-rhel8@sha256:9a0cf80bdfe89d4c472dc555f314d0bd5c4763bc637d45ddd89b8bb78236a44f_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-nop-rhel8@sha256:b767a9acd7013d08b744b8155cecbe219bfd7a416a3f1ac3a129d67ab062741a_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-nop-rhel8@sha256:dfb1b5680a223da82b0b2dada35342525a88a925f4d22b8168c7edcf2b93049c_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel8@sha256:46612f85239df62f6c6d3684367e34a06ddf3982754d5d130b5c0d77f587deea_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel8@sha256:4c111f708f6ae46c74f7ecae415b9b12e1cbb0380f97c4bee6f98ce32de0ef18_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel8@sha256:607ba1de03fdda867014d183a7f54745c6d687441d7e230cbe45d9234c623ed2_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel8@sha256:c7633b12a75e2a382fb3104a6fcc03227dcc980d2d764f828c75b48ccf73bbab_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel8@sha256:0a2fbc739785a2cc2ad17b79e360788216b2a87422e7d1512ea59a8672557a3e_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel8@sha256:25c1f3d9abd1e123e2a11e5349c0b59eb24238a10dc16e01e59976d061ea7af7_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel8@sha256:375388a1122a4bc5ffe695d4f8c69c9cf0c1d65ba89e92a6caeb68be40fbbbdc_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel8@sha256:739b8da7ebcad332129f65fee9e17f2b29370b1f68c030e3751d2f37ed4f9326_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel8@sha256:0d2a673d31a7b920fce466a25fa1968c57fe95d1c8c5bd2759f5de611d000b5f_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel8@sha256:3542aba4cb22ce189574cf439a9dc758678e6272b83d8ff6089f1815284c576b_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel8@sha256:8c97cb0a4a88a1ddb7a6e7650100e958464b526d7c1454c306c7326f75ca0ab1_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel8@sha256:8ce8fce1d1e1acd9fb44dc4d5797e57fe8e349624f6c7b1351757d7d6143b679_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel8@sha256:540dd3000891505e605b3f269f99da6c53d1e452cf35bb7a1918bb8ce190772b_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel8@sha256:5f0ff9a2dfa1468eff57b5e44d971056d06e6c5a2672e14717686b3eba17a341_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel8@sha256:bba628b46144f5d52f4a6e303d1b90c9a7f4a0a7b3f0c13839f9f795da874254_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel8@sha256:f2ee01a1a497bd505ca1289290c0a07eda82901e698079fe1bc6557519d4ee99_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel8@sha256:37002485d6cf0f0ce261894d23db0bf94291fa7a121a154d15e5e4dcde20961f_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel8@sha256:7561c3f65b9ea5268ed46b35f821c319abb1b4cb0894885a5a205cb920842b50_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel8@sha256:7f56583cad2cef40a2be5f4e96a62fcc155c8818fdc7d786400fadb60c85e631_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel8@sha256:ac72ab75d693dd84576e61df319e891b3de889f4e347c9c5b6597ccbd529ae0d_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel8@sha256:025fa4d5b4ca78c69f85c8836f9e585f71c2e48466ff7f38fab36dc66f65880e_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel8@sha256:534369ccbc380afa8482d089c9806484843122f9f3ece03d468604ef2de1daff_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel8@sha256:cea3159fd16b609ef54d99bf435f72c142f0f7ecbbe3c3eaa9dd2035267395d2_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel8@sha256:eae22f08294cb4179c659fca1effea2fc9f270a3059ddd32cf5a9ba1aaf8d2d1_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel8@sha256:1873003c677cb43b754c22493f9ecd91fa61eced098816823b7bceaf2051113a_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel8@sha256:26e9f9232764f62c9c8ec24c3f7938fdaa362f4f10b6c71c894b1cea92f55404_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel8@sha256:8969e863a2ac74d0ab37812bd0aa5d86f261b97d0c2fecd0f35d2343c2f5bd67_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel8@sha256:bc98620c8b16b39d796d81f25bd30ff227f2f2e723536bf28d55bdc76e9ac1ad_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel8@sha256:2f5cd53d974785de7aa44cb7ff7340e08c44a98eac5b3b60a9eb4535e63e62f7_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel8@sha256:608f3eb154f67488869fceeee31df1bcf596385c41d03c7390364153bac6b8b2_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel8@sha256:ca0bcdf562b50a8d2d665172658de8f444dab6fb4ca39ce49abb253e05aa8c7c_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel8@sha256:fed536fdc9330d719dda8baef65c856e9c301e86363b767a52f78fea8336103e_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel8@sha256:012597e8046bf9f3e53d6f3c9543405e77ad5fd8f44964bc669cdf9581726170_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel8@sha256:36959d582ce1a74d7bf594b8e1b84edfa14233ddc2a2b22fcb66c0a0335a7bd3_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel8@sha256:3888fb9d6780e137b4545e8830f45383e68ca84a42394749b64e391d535172e7_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel8@sha256:79af298015635f2bde40b74943cc5aa201d8bef1cb1d333938816757328609e6_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel8@sha256:0d45b4a62b0fc7e101f68e94d6f1b18bc1a2770cccfebc27380d1bbcafbabb49_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel8@sha256:142369000580845dc3a0da67cf4de781dd2ad1ccaa6acf234d7650424e95bf09_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel8@sha256:26d9157c1a6c7d0cfcde263a0a17b15cca996b2b79c6cf0168a16304068c6abc_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel8@sha256:7a4aa11a1273f668d89230adaa720b4e1fcea0cbaa57c63fa01a2cf6867d981c_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel8@sha256:25f485a1b1e0c5015304744148e7a3fbb6728fe90f389e5d507b2d36917efdf5_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel8@sha256:6f30b86646ff8d94ba28949bdf826d751fba38c824a3acabb1480896f41d411a_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel8@sha256:a0663bcada815073c34ec07a99cd53242db85e933912c48b5ed25892ccfa4eb1_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel8@sha256:e6213a9e4243024eb73cef85526dbc294920f0e7c35b031d4b46bc5a5072af23_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel8@sha256:18c0e9a76603a5312f3c7e2b9d468fe5a6d1e3f3f3b41c5ddcad952f6a49e528_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel8@sha256:2723ec216e5ead0550a5dece8b4ef76abade44503ff67da9becdb59ee6a74b64_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel8@sha256:5f68ba66d17d612702cc47916df916b751c3b8d71faa094f1a174cb4338c3d68_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel8@sha256:8d927c5044b9df81791f00774e7831f0a4d5a458f7a335f8bf925696b5479548_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel8@sha256:3d6ba54c22f00a6eefdb5a920e9f2a377cd25f46ac0ce43fbbd207f9bddf87af_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel8@sha256:4f9a87bf93808a7c27c0bcd5387527fd9261f4c666da11e4f5ba8f831028fc3e_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel8@sha256:6ecd313eff04d48c873fa3b4b3a0e1bc94e1e715ab5919e33718a06a2b561851_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel8@sha256:7efeac843ef6910c061c535e290dc43a8fca0522e1897845237bff9df7706da9_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel8@sha256:3e51c0031aaefd0b1ae80908c887075c82888f29552a4b71a3de6148ed6a7fb4_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel8@sha256:578c9afda064065cc2f4e18b59dbb92cf78015654573de80a72bc4e56fc0d1f3_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel8@sha256:d4fa2a61f381b3f00b9fb76cb1d019b28a2413a936f9b5a786d1d98e8a8361a0_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel8@sha256:fbbf6924f67a455359ccd4e884e1608fb20475850e874874d158f5f2e01425c8_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-37890"
},
{
"category": "external",
"summary": "RHBZ#2292777",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2292777"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-37890",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-37890"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-37890",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-37890"
},
{
"category": "external",
"summary": "https://github.com/websockets/ws/security/advisories/GHSA-3h5v-q93c-6h6q",
"url": "https://github.com/websockets/ws/security/advisories/GHSA-3h5v-q93c-6h6q"
}
],
"release_date": "2024-06-16T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-03-04T07:12:04+00:00",
"details": "Red Hat OpenShift Pipelines is a cloud-native, continuous integration and\ncontinuous delivery (CI/CD) solution based on Kubernetes resources.\nIt uses Tekton building blocks to automate deployments across multiple\nplatforms by abstracting away the underlying implementation details.\nTekton introduces a number of standard custom resource definitions (CRDs)\nfor defining CI/CD pipelines that are portable across Kubernetes distributions.",
"product_ids": [
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel8@sha256:0dee713a14ab49d93b52b280d4ca3c6fc1c5f604087c81b755a6715330c91ea7_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel8@sha256:50133b51c695735e5f1fdb54d5423331091c1d113b0747d9565a42839d7510bc_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel8@sha256:56bf189b754dee71d8b4ce9e44389b4ca0762e5f633e728210825472f4c8f3f6_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel8@sha256:d356f3a86b2d3054a9f9c6e36bd488c8eaaef4af199e6a8188f8b50921698d25_arm64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:3712"
},
{
"category": "workaround",
"details": "The issue can be mitigated by reducing the maximum allowed length of the request headers using the --max-http-header-size=size or the maxHeaderSize options so that no more headers than the server.maxHeadersCount limit can be sent. The issue can be mitigated also by seting server.maxHeadersCount to 0.",
"product_ids": [
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel8@sha256:0cb744cb7946d857a2cffec641fcbc994e77ddc8d4a5b14c17a28621f4a0a4a9_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel8@sha256:416c99f02abb6274fc87b2599e96b90e74e7a94c28806629c2b98fb2dc7e2afc_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel8@sha256:5c78dfe2380653f0167358565c8b7cab1010321a4eda27ec931715805ab2c256_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel8@sha256:d71dc72648f45660ae1fd98acac0f1876540cac853f5c097ab85c3a5f2c2084f_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel8@sha256:494857108f0b09c8b8985062cc11b9879d126b207fcd72f6abb64ded3d8d1793_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel8@sha256:abca24c41cb24749e70a90aac93354d1924785e3eaf92a55b6906690861bac49_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel8@sha256:b7b03dd023aafe65290969336bcf9e0b7a241c3510dcb3d26519581ba4eed719_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel8@sha256:d52e4a16b2908e99f1e69a1e2ee9233a231fd28c70916ed06c9cd8560478340c_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-controller-rhel8@sha256:35c7d22ab878030711c1ec9d340f25f78257ca3eabdcb5db23db90e80d55e8f1_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-controller-rhel8@sha256:5345cdb7e11186fda1577345f0e426946a5ee9e6bbe6486845511f03114dbe52_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-controller-rhel8@sha256:71d7e93eb9e845a429a7e68801ce7675ffdeebb730c236a8b6c3d59767d8e5d8_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-controller-rhel8@sha256:b33b33412464a6d0bf510e6dd2dc7df8b4ced9a5c08a14d8522db6c8457d1a36_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel8@sha256:9209e159bb11236b49511ed3a59c7f687d06a9f82a02497a637d765cc14ea0c3_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel8@sha256:b2c21a004712bd198698ea75793e57abbe1665e17479e34d0b5e8c81d60b967d_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel8@sha256:b894d94d3e18dc2f4f71f4e791e25da158397264b49ac82f4780ac3322e66200_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel8@sha256:f532249811710dde78cab85e31f99bfebb5ee161167f8116ea00297ac343eefd_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-events-rhel8@sha256:001e28b882e81e4d424b2e1a39933211f15e68048406a6432e6ec59e4b96cc2c_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-events-rhel8@sha256:03dc5eb942a8fb202d8d6492764d5d27dcc326b556bb068070c10b00a3a9d277_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-events-rhel8@sha256:0e59fd179abc02c54784b3293bc3d21087bd0ec135c691c5523879149da33a5a_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-events-rhel8@sha256:898085897ff200fdba4d6c14b59548c7fe53164a8c2649e2263a69116737edbf_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel8@sha256:3479cbadb4aa7bab5cc56115d7efe4e406d60010e28561857804926c3fbac9cc_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel8@sha256:6067cedcfde517cc751e14030c620126ea6facf50a4ff16374ca8ebe7bfcbe8b_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel8@sha256:a77292658b1ef1e2922f2b7c904ff73c8911bb84f130953897c3a66aec8560da_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel8@sha256:c8aaf02aede730dacca2eed8bb32044f39b74d3ee3fd619a0fa2af864d874fa6_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel8@sha256:1066cf4185e3cd917c05e6d6759fb0a69428c4b43398df10dff8abe523761c09_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel8@sha256:525bbd7fe14ba88b4d9be13c5857e477e3a8daac1185a146707ebb8ef8e81acd_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel8@sha256:dbb678695a4bd07c27a14fec9b70359929bf0d4d33d9ce2d70d1b5157e5026c1_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel8@sha256:fbddec04429c15c833b7631fe3d7c783d33520f30f6d5c8aef2e66b7634873b8_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel8@sha256:0a12cf22aa798dbc3661f7e83aa9c280fe394de5b0ecc6ed7c93be1df539fce9_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel8@sha256:cf30088c2a33f0717657b0ac7c2df1544cb02a39e235011c9d21c658222ef39e_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel8@sha256:ea7aae64763683de9e3fcbda5d6865c975a561b8c6b4299be9dd34088bc5e684_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel8@sha256:fdd2f4bffececf03b6566cf573fdf6224495d79a75ad1031219fad9902d7a3f1_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel8@sha256:0dee713a14ab49d93b52b280d4ca3c6fc1c5f604087c81b755a6715330c91ea7_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel8@sha256:50133b51c695735e5f1fdb54d5423331091c1d113b0747d9565a42839d7510bc_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel8@sha256:56bf189b754dee71d8b4ce9e44389b4ca0762e5f633e728210825472f4c8f3f6_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel8@sha256:d356f3a86b2d3054a9f9c6e36bd488c8eaaef4af199e6a8188f8b50921698d25_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel8@sha256:23a535f97d17329cf2a1cc9dde90d4d9e2f3f5d979539a8ef5982e1f6693b144_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel8@sha256:7b61bda6116f3f1e93c856543ade553b0a1e4353542f5147da6929a5a8adbac3_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel8@sha256:ab98453c7e13ef2a9429531a1b1635e814df4784599be5c79848fcc849d05136_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel8@sha256:d2993b1a28d230faf64f020c8e8248e06fabf5cd225189b8218a71b2f40e6a9b_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel8@sha256:065def0cfd1e282fd57faedff24873ddb4057afd42d4abc887859c6b8cf8c901_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel8@sha256:14e1402c0d2f4d449146471fff84f6548affdbcd81d1864bce0d29c29ccb15bd_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel8@sha256:1709fbbd4a92d49d492e6bc977f2c32efe4559bde59668e818be70d38acdf757_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel8@sha256:5f9e44c7e682756007cc7bc493511c4a44536a04271ec1984f5a3ece7f1a8a49_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-nop-rhel8@sha256:72978ab3728ae29e51b68affb9e0b9a501bc69653c392783cb9ea121c8971661_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-nop-rhel8@sha256:9a0cf80bdfe89d4c472dc555f314d0bd5c4763bc637d45ddd89b8bb78236a44f_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-nop-rhel8@sha256:b767a9acd7013d08b744b8155cecbe219bfd7a416a3f1ac3a129d67ab062741a_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-nop-rhel8@sha256:dfb1b5680a223da82b0b2dada35342525a88a925f4d22b8168c7edcf2b93049c_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel8@sha256:46612f85239df62f6c6d3684367e34a06ddf3982754d5d130b5c0d77f587deea_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel8@sha256:4c111f708f6ae46c74f7ecae415b9b12e1cbb0380f97c4bee6f98ce32de0ef18_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel8@sha256:607ba1de03fdda867014d183a7f54745c6d687441d7e230cbe45d9234c623ed2_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel8@sha256:c7633b12a75e2a382fb3104a6fcc03227dcc980d2d764f828c75b48ccf73bbab_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel8@sha256:0a2fbc739785a2cc2ad17b79e360788216b2a87422e7d1512ea59a8672557a3e_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel8@sha256:25c1f3d9abd1e123e2a11e5349c0b59eb24238a10dc16e01e59976d061ea7af7_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel8@sha256:375388a1122a4bc5ffe695d4f8c69c9cf0c1d65ba89e92a6caeb68be40fbbbdc_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel8@sha256:739b8da7ebcad332129f65fee9e17f2b29370b1f68c030e3751d2f37ed4f9326_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel8@sha256:0d2a673d31a7b920fce466a25fa1968c57fe95d1c8c5bd2759f5de611d000b5f_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel8@sha256:3542aba4cb22ce189574cf439a9dc758678e6272b83d8ff6089f1815284c576b_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel8@sha256:8c97cb0a4a88a1ddb7a6e7650100e958464b526d7c1454c306c7326f75ca0ab1_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel8@sha256:8ce8fce1d1e1acd9fb44dc4d5797e57fe8e349624f6c7b1351757d7d6143b679_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel8@sha256:540dd3000891505e605b3f269f99da6c53d1e452cf35bb7a1918bb8ce190772b_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel8@sha256:5f0ff9a2dfa1468eff57b5e44d971056d06e6c5a2672e14717686b3eba17a341_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel8@sha256:bba628b46144f5d52f4a6e303d1b90c9a7f4a0a7b3f0c13839f9f795da874254_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel8@sha256:f2ee01a1a497bd505ca1289290c0a07eda82901e698079fe1bc6557519d4ee99_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel8@sha256:37002485d6cf0f0ce261894d23db0bf94291fa7a121a154d15e5e4dcde20961f_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel8@sha256:7561c3f65b9ea5268ed46b35f821c319abb1b4cb0894885a5a205cb920842b50_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel8@sha256:7f56583cad2cef40a2be5f4e96a62fcc155c8818fdc7d786400fadb60c85e631_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel8@sha256:ac72ab75d693dd84576e61df319e891b3de889f4e347c9c5b6597ccbd529ae0d_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel8@sha256:025fa4d5b4ca78c69f85c8836f9e585f71c2e48466ff7f38fab36dc66f65880e_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel8@sha256:534369ccbc380afa8482d089c9806484843122f9f3ece03d468604ef2de1daff_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel8@sha256:cea3159fd16b609ef54d99bf435f72c142f0f7ecbbe3c3eaa9dd2035267395d2_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel8@sha256:eae22f08294cb4179c659fca1effea2fc9f270a3059ddd32cf5a9ba1aaf8d2d1_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel8@sha256:1873003c677cb43b754c22493f9ecd91fa61eced098816823b7bceaf2051113a_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel8@sha256:26e9f9232764f62c9c8ec24c3f7938fdaa362f4f10b6c71c894b1cea92f55404_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel8@sha256:8969e863a2ac74d0ab37812bd0aa5d86f261b97d0c2fecd0f35d2343c2f5bd67_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel8@sha256:bc98620c8b16b39d796d81f25bd30ff227f2f2e723536bf28d55bdc76e9ac1ad_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel8@sha256:2f5cd53d974785de7aa44cb7ff7340e08c44a98eac5b3b60a9eb4535e63e62f7_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel8@sha256:608f3eb154f67488869fceeee31df1bcf596385c41d03c7390364153bac6b8b2_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel8@sha256:ca0bcdf562b50a8d2d665172658de8f444dab6fb4ca39ce49abb253e05aa8c7c_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel8@sha256:fed536fdc9330d719dda8baef65c856e9c301e86363b767a52f78fea8336103e_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel8@sha256:012597e8046bf9f3e53d6f3c9543405e77ad5fd8f44964bc669cdf9581726170_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel8@sha256:36959d582ce1a74d7bf594b8e1b84edfa14233ddc2a2b22fcb66c0a0335a7bd3_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel8@sha256:3888fb9d6780e137b4545e8830f45383e68ca84a42394749b64e391d535172e7_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel8@sha256:79af298015635f2bde40b74943cc5aa201d8bef1cb1d333938816757328609e6_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel8@sha256:0d45b4a62b0fc7e101f68e94d6f1b18bc1a2770cccfebc27380d1bbcafbabb49_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel8@sha256:142369000580845dc3a0da67cf4de781dd2ad1ccaa6acf234d7650424e95bf09_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel8@sha256:26d9157c1a6c7d0cfcde263a0a17b15cca996b2b79c6cf0168a16304068c6abc_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel8@sha256:7a4aa11a1273f668d89230adaa720b4e1fcea0cbaa57c63fa01a2cf6867d981c_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel8@sha256:25f485a1b1e0c5015304744148e7a3fbb6728fe90f389e5d507b2d36917efdf5_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel8@sha256:6f30b86646ff8d94ba28949bdf826d751fba38c824a3acabb1480896f41d411a_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel8@sha256:a0663bcada815073c34ec07a99cd53242db85e933912c48b5ed25892ccfa4eb1_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel8@sha256:e6213a9e4243024eb73cef85526dbc294920f0e7c35b031d4b46bc5a5072af23_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel8@sha256:18c0e9a76603a5312f3c7e2b9d468fe5a6d1e3f3f3b41c5ddcad952f6a49e528_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel8@sha256:2723ec216e5ead0550a5dece8b4ef76abade44503ff67da9becdb59ee6a74b64_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel8@sha256:5f68ba66d17d612702cc47916df916b751c3b8d71faa094f1a174cb4338c3d68_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel8@sha256:8d927c5044b9df81791f00774e7831f0a4d5a458f7a335f8bf925696b5479548_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel8@sha256:3d6ba54c22f00a6eefdb5a920e9f2a377cd25f46ac0ce43fbbd207f9bddf87af_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel8@sha256:4f9a87bf93808a7c27c0bcd5387527fd9261f4c666da11e4f5ba8f831028fc3e_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel8@sha256:6ecd313eff04d48c873fa3b4b3a0e1bc94e1e715ab5919e33718a06a2b561851_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel8@sha256:7efeac843ef6910c061c535e290dc43a8fca0522e1897845237bff9df7706da9_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel8@sha256:3e51c0031aaefd0b1ae80908c887075c82888f29552a4b71a3de6148ed6a7fb4_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel8@sha256:578c9afda064065cc2f4e18b59dbb92cf78015654573de80a72bc4e56fc0d1f3_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel8@sha256:d4fa2a61f381b3f00b9fb76cb1d019b28a2413a936f9b5a786d1d98e8a8361a0_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel8@sha256:fbbf6924f67a455359ccd4e884e1608fb20475850e874874d158f5f2e01425c8_amd64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 5.9,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel8@sha256:0cb744cb7946d857a2cffec641fcbc994e77ddc8d4a5b14c17a28621f4a0a4a9_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel8@sha256:416c99f02abb6274fc87b2599e96b90e74e7a94c28806629c2b98fb2dc7e2afc_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel8@sha256:5c78dfe2380653f0167358565c8b7cab1010321a4eda27ec931715805ab2c256_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel8@sha256:d71dc72648f45660ae1fd98acac0f1876540cac853f5c097ab85c3a5f2c2084f_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel8@sha256:494857108f0b09c8b8985062cc11b9879d126b207fcd72f6abb64ded3d8d1793_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel8@sha256:abca24c41cb24749e70a90aac93354d1924785e3eaf92a55b6906690861bac49_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel8@sha256:b7b03dd023aafe65290969336bcf9e0b7a241c3510dcb3d26519581ba4eed719_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel8@sha256:d52e4a16b2908e99f1e69a1e2ee9233a231fd28c70916ed06c9cd8560478340c_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-controller-rhel8@sha256:35c7d22ab878030711c1ec9d340f25f78257ca3eabdcb5db23db90e80d55e8f1_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-controller-rhel8@sha256:5345cdb7e11186fda1577345f0e426946a5ee9e6bbe6486845511f03114dbe52_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-controller-rhel8@sha256:71d7e93eb9e845a429a7e68801ce7675ffdeebb730c236a8b6c3d59767d8e5d8_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-controller-rhel8@sha256:b33b33412464a6d0bf510e6dd2dc7df8b4ced9a5c08a14d8522db6c8457d1a36_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel8@sha256:9209e159bb11236b49511ed3a59c7f687d06a9f82a02497a637d765cc14ea0c3_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel8@sha256:b2c21a004712bd198698ea75793e57abbe1665e17479e34d0b5e8c81d60b967d_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel8@sha256:b894d94d3e18dc2f4f71f4e791e25da158397264b49ac82f4780ac3322e66200_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel8@sha256:f532249811710dde78cab85e31f99bfebb5ee161167f8116ea00297ac343eefd_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-events-rhel8@sha256:001e28b882e81e4d424b2e1a39933211f15e68048406a6432e6ec59e4b96cc2c_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-events-rhel8@sha256:03dc5eb942a8fb202d8d6492764d5d27dcc326b556bb068070c10b00a3a9d277_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-events-rhel8@sha256:0e59fd179abc02c54784b3293bc3d21087bd0ec135c691c5523879149da33a5a_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-events-rhel8@sha256:898085897ff200fdba4d6c14b59548c7fe53164a8c2649e2263a69116737edbf_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel8@sha256:3479cbadb4aa7bab5cc56115d7efe4e406d60010e28561857804926c3fbac9cc_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel8@sha256:6067cedcfde517cc751e14030c620126ea6facf50a4ff16374ca8ebe7bfcbe8b_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel8@sha256:a77292658b1ef1e2922f2b7c904ff73c8911bb84f130953897c3a66aec8560da_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel8@sha256:c8aaf02aede730dacca2eed8bb32044f39b74d3ee3fd619a0fa2af864d874fa6_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel8@sha256:1066cf4185e3cd917c05e6d6759fb0a69428c4b43398df10dff8abe523761c09_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel8@sha256:525bbd7fe14ba88b4d9be13c5857e477e3a8daac1185a146707ebb8ef8e81acd_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel8@sha256:dbb678695a4bd07c27a14fec9b70359929bf0d4d33d9ce2d70d1b5157e5026c1_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel8@sha256:fbddec04429c15c833b7631fe3d7c783d33520f30f6d5c8aef2e66b7634873b8_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel8@sha256:0a12cf22aa798dbc3661f7e83aa9c280fe394de5b0ecc6ed7c93be1df539fce9_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel8@sha256:cf30088c2a33f0717657b0ac7c2df1544cb02a39e235011c9d21c658222ef39e_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel8@sha256:ea7aae64763683de9e3fcbda5d6865c975a561b8c6b4299be9dd34088bc5e684_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel8@sha256:fdd2f4bffececf03b6566cf573fdf6224495d79a75ad1031219fad9902d7a3f1_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel8@sha256:0dee713a14ab49d93b52b280d4ca3c6fc1c5f604087c81b755a6715330c91ea7_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel8@sha256:50133b51c695735e5f1fdb54d5423331091c1d113b0747d9565a42839d7510bc_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel8@sha256:56bf189b754dee71d8b4ce9e44389b4ca0762e5f633e728210825472f4c8f3f6_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel8@sha256:d356f3a86b2d3054a9f9c6e36bd488c8eaaef4af199e6a8188f8b50921698d25_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel8@sha256:23a535f97d17329cf2a1cc9dde90d4d9e2f3f5d979539a8ef5982e1f6693b144_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel8@sha256:7b61bda6116f3f1e93c856543ade553b0a1e4353542f5147da6929a5a8adbac3_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel8@sha256:ab98453c7e13ef2a9429531a1b1635e814df4784599be5c79848fcc849d05136_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel8@sha256:d2993b1a28d230faf64f020c8e8248e06fabf5cd225189b8218a71b2f40e6a9b_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel8@sha256:065def0cfd1e282fd57faedff24873ddb4057afd42d4abc887859c6b8cf8c901_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel8@sha256:14e1402c0d2f4d449146471fff84f6548affdbcd81d1864bce0d29c29ccb15bd_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel8@sha256:1709fbbd4a92d49d492e6bc977f2c32efe4559bde59668e818be70d38acdf757_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel8@sha256:5f9e44c7e682756007cc7bc493511c4a44536a04271ec1984f5a3ece7f1a8a49_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-nop-rhel8@sha256:72978ab3728ae29e51b68affb9e0b9a501bc69653c392783cb9ea121c8971661_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-nop-rhel8@sha256:9a0cf80bdfe89d4c472dc555f314d0bd5c4763bc637d45ddd89b8bb78236a44f_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-nop-rhel8@sha256:b767a9acd7013d08b744b8155cecbe219bfd7a416a3f1ac3a129d67ab062741a_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-nop-rhel8@sha256:dfb1b5680a223da82b0b2dada35342525a88a925f4d22b8168c7edcf2b93049c_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel8@sha256:46612f85239df62f6c6d3684367e34a06ddf3982754d5d130b5c0d77f587deea_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel8@sha256:4c111f708f6ae46c74f7ecae415b9b12e1cbb0380f97c4bee6f98ce32de0ef18_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel8@sha256:607ba1de03fdda867014d183a7f54745c6d687441d7e230cbe45d9234c623ed2_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel8@sha256:c7633b12a75e2a382fb3104a6fcc03227dcc980d2d764f828c75b48ccf73bbab_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel8@sha256:0a2fbc739785a2cc2ad17b79e360788216b2a87422e7d1512ea59a8672557a3e_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel8@sha256:25c1f3d9abd1e123e2a11e5349c0b59eb24238a10dc16e01e59976d061ea7af7_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel8@sha256:375388a1122a4bc5ffe695d4f8c69c9cf0c1d65ba89e92a6caeb68be40fbbbdc_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel8@sha256:739b8da7ebcad332129f65fee9e17f2b29370b1f68c030e3751d2f37ed4f9326_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel8@sha256:0d2a673d31a7b920fce466a25fa1968c57fe95d1c8c5bd2759f5de611d000b5f_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel8@sha256:3542aba4cb22ce189574cf439a9dc758678e6272b83d8ff6089f1815284c576b_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel8@sha256:8c97cb0a4a88a1ddb7a6e7650100e958464b526d7c1454c306c7326f75ca0ab1_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel8@sha256:8ce8fce1d1e1acd9fb44dc4d5797e57fe8e349624f6c7b1351757d7d6143b679_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel8@sha256:540dd3000891505e605b3f269f99da6c53d1e452cf35bb7a1918bb8ce190772b_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel8@sha256:5f0ff9a2dfa1468eff57b5e44d971056d06e6c5a2672e14717686b3eba17a341_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel8@sha256:bba628b46144f5d52f4a6e303d1b90c9a7f4a0a7b3f0c13839f9f795da874254_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel8@sha256:f2ee01a1a497bd505ca1289290c0a07eda82901e698079fe1bc6557519d4ee99_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel8@sha256:37002485d6cf0f0ce261894d23db0bf94291fa7a121a154d15e5e4dcde20961f_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel8@sha256:7561c3f65b9ea5268ed46b35f821c319abb1b4cb0894885a5a205cb920842b50_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel8@sha256:7f56583cad2cef40a2be5f4e96a62fcc155c8818fdc7d786400fadb60c85e631_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel8@sha256:ac72ab75d693dd84576e61df319e891b3de889f4e347c9c5b6597ccbd529ae0d_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel8@sha256:025fa4d5b4ca78c69f85c8836f9e585f71c2e48466ff7f38fab36dc66f65880e_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel8@sha256:534369ccbc380afa8482d089c9806484843122f9f3ece03d468604ef2de1daff_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel8@sha256:cea3159fd16b609ef54d99bf435f72c142f0f7ecbbe3c3eaa9dd2035267395d2_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel8@sha256:eae22f08294cb4179c659fca1effea2fc9f270a3059ddd32cf5a9ba1aaf8d2d1_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel8@sha256:1873003c677cb43b754c22493f9ecd91fa61eced098816823b7bceaf2051113a_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel8@sha256:26e9f9232764f62c9c8ec24c3f7938fdaa362f4f10b6c71c894b1cea92f55404_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel8@sha256:8969e863a2ac74d0ab37812bd0aa5d86f261b97d0c2fecd0f35d2343c2f5bd67_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel8@sha256:bc98620c8b16b39d796d81f25bd30ff227f2f2e723536bf28d55bdc76e9ac1ad_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel8@sha256:2f5cd53d974785de7aa44cb7ff7340e08c44a98eac5b3b60a9eb4535e63e62f7_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel8@sha256:608f3eb154f67488869fceeee31df1bcf596385c41d03c7390364153bac6b8b2_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel8@sha256:ca0bcdf562b50a8d2d665172658de8f444dab6fb4ca39ce49abb253e05aa8c7c_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel8@sha256:fed536fdc9330d719dda8baef65c856e9c301e86363b767a52f78fea8336103e_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel8@sha256:012597e8046bf9f3e53d6f3c9543405e77ad5fd8f44964bc669cdf9581726170_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel8@sha256:36959d582ce1a74d7bf594b8e1b84edfa14233ddc2a2b22fcb66c0a0335a7bd3_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel8@sha256:3888fb9d6780e137b4545e8830f45383e68ca84a42394749b64e391d535172e7_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel8@sha256:79af298015635f2bde40b74943cc5aa201d8bef1cb1d333938816757328609e6_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel8@sha256:0d45b4a62b0fc7e101f68e94d6f1b18bc1a2770cccfebc27380d1bbcafbabb49_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel8@sha256:142369000580845dc3a0da67cf4de781dd2ad1ccaa6acf234d7650424e95bf09_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel8@sha256:26d9157c1a6c7d0cfcde263a0a17b15cca996b2b79c6cf0168a16304068c6abc_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel8@sha256:7a4aa11a1273f668d89230adaa720b4e1fcea0cbaa57c63fa01a2cf6867d981c_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel8@sha256:25f485a1b1e0c5015304744148e7a3fbb6728fe90f389e5d507b2d36917efdf5_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel8@sha256:6f30b86646ff8d94ba28949bdf826d751fba38c824a3acabb1480896f41d411a_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel8@sha256:a0663bcada815073c34ec07a99cd53242db85e933912c48b5ed25892ccfa4eb1_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel8@sha256:e6213a9e4243024eb73cef85526dbc294920f0e7c35b031d4b46bc5a5072af23_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel8@sha256:18c0e9a76603a5312f3c7e2b9d468fe5a6d1e3f3f3b41c5ddcad952f6a49e528_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel8@sha256:2723ec216e5ead0550a5dece8b4ef76abade44503ff67da9becdb59ee6a74b64_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel8@sha256:5f68ba66d17d612702cc47916df916b751c3b8d71faa094f1a174cb4338c3d68_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel8@sha256:8d927c5044b9df81791f00774e7831f0a4d5a458f7a335f8bf925696b5479548_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel8@sha256:3d6ba54c22f00a6eefdb5a920e9f2a377cd25f46ac0ce43fbbd207f9bddf87af_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel8@sha256:4f9a87bf93808a7c27c0bcd5387527fd9261f4c666da11e4f5ba8f831028fc3e_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel8@sha256:6ecd313eff04d48c873fa3b4b3a0e1bc94e1e715ab5919e33718a06a2b561851_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel8@sha256:7efeac843ef6910c061c535e290dc43a8fca0522e1897845237bff9df7706da9_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel8@sha256:3e51c0031aaefd0b1ae80908c887075c82888f29552a4b71a3de6148ed6a7fb4_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel8@sha256:578c9afda064065cc2f4e18b59dbb92cf78015654573de80a72bc4e56fc0d1f3_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel8@sha256:d4fa2a61f381b3f00b9fb76cb1d019b28a2413a936f9b5a786d1d98e8a8361a0_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel8@sha256:fbbf6924f67a455359ccd4e884e1608fb20475850e874874d158f5f2e01425c8_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "nodejs-ws: denial of service when handling a request with many HTTP headers"
},
{
"cve": "CVE-2025-6545",
"cwe": {
"id": "CWE-20",
"name": "Improper Input Validation"
},
"discovery_date": "2025-06-23T19:00:51.575615+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel8@sha256:0cb744cb7946d857a2cffec641fcbc994e77ddc8d4a5b14c17a28621f4a0a4a9_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel8@sha256:416c99f02abb6274fc87b2599e96b90e74e7a94c28806629c2b98fb2dc7e2afc_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel8@sha256:5c78dfe2380653f0167358565c8b7cab1010321a4eda27ec931715805ab2c256_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel8@sha256:d71dc72648f45660ae1fd98acac0f1876540cac853f5c097ab85c3a5f2c2084f_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel8@sha256:494857108f0b09c8b8985062cc11b9879d126b207fcd72f6abb64ded3d8d1793_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel8@sha256:abca24c41cb24749e70a90aac93354d1924785e3eaf92a55b6906690861bac49_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel8@sha256:b7b03dd023aafe65290969336bcf9e0b7a241c3510dcb3d26519581ba4eed719_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel8@sha256:d52e4a16b2908e99f1e69a1e2ee9233a231fd28c70916ed06c9cd8560478340c_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-controller-rhel8@sha256:35c7d22ab878030711c1ec9d340f25f78257ca3eabdcb5db23db90e80d55e8f1_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-controller-rhel8@sha256:5345cdb7e11186fda1577345f0e426946a5ee9e6bbe6486845511f03114dbe52_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-controller-rhel8@sha256:71d7e93eb9e845a429a7e68801ce7675ffdeebb730c236a8b6c3d59767d8e5d8_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-controller-rhel8@sha256:b33b33412464a6d0bf510e6dd2dc7df8b4ced9a5c08a14d8522db6c8457d1a36_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel8@sha256:9209e159bb11236b49511ed3a59c7f687d06a9f82a02497a637d765cc14ea0c3_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel8@sha256:b2c21a004712bd198698ea75793e57abbe1665e17479e34d0b5e8c81d60b967d_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel8@sha256:b894d94d3e18dc2f4f71f4e791e25da158397264b49ac82f4780ac3322e66200_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel8@sha256:f532249811710dde78cab85e31f99bfebb5ee161167f8116ea00297ac343eefd_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-events-rhel8@sha256:001e28b882e81e4d424b2e1a39933211f15e68048406a6432e6ec59e4b96cc2c_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-events-rhel8@sha256:03dc5eb942a8fb202d8d6492764d5d27dcc326b556bb068070c10b00a3a9d277_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-events-rhel8@sha256:0e59fd179abc02c54784b3293bc3d21087bd0ec135c691c5523879149da33a5a_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-events-rhel8@sha256:898085897ff200fdba4d6c14b59548c7fe53164a8c2649e2263a69116737edbf_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel8@sha256:3479cbadb4aa7bab5cc56115d7efe4e406d60010e28561857804926c3fbac9cc_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel8@sha256:6067cedcfde517cc751e14030c620126ea6facf50a4ff16374ca8ebe7bfcbe8b_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel8@sha256:a77292658b1ef1e2922f2b7c904ff73c8911bb84f130953897c3a66aec8560da_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel8@sha256:c8aaf02aede730dacca2eed8bb32044f39b74d3ee3fd619a0fa2af864d874fa6_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel8@sha256:23a535f97d17329cf2a1cc9dde90d4d9e2f3f5d979539a8ef5982e1f6693b144_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel8@sha256:7b61bda6116f3f1e93c856543ade553b0a1e4353542f5147da6929a5a8adbac3_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel8@sha256:ab98453c7e13ef2a9429531a1b1635e814df4784599be5c79848fcc849d05136_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel8@sha256:d2993b1a28d230faf64f020c8e8248e06fabf5cd225189b8218a71b2f40e6a9b_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel8@sha256:065def0cfd1e282fd57faedff24873ddb4057afd42d4abc887859c6b8cf8c901_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel8@sha256:14e1402c0d2f4d449146471fff84f6548affdbcd81d1864bce0d29c29ccb15bd_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel8@sha256:1709fbbd4a92d49d492e6bc977f2c32efe4559bde59668e818be70d38acdf757_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel8@sha256:5f9e44c7e682756007cc7bc493511c4a44536a04271ec1984f5a3ece7f1a8a49_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-nop-rhel8@sha256:72978ab3728ae29e51b68affb9e0b9a501bc69653c392783cb9ea121c8971661_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-nop-rhel8@sha256:9a0cf80bdfe89d4c472dc555f314d0bd5c4763bc637d45ddd89b8bb78236a44f_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-nop-rhel8@sha256:b767a9acd7013d08b744b8155cecbe219bfd7a416a3f1ac3a129d67ab062741a_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-nop-rhel8@sha256:dfb1b5680a223da82b0b2dada35342525a88a925f4d22b8168c7edcf2b93049c_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel8@sha256:46612f85239df62f6c6d3684367e34a06ddf3982754d5d130b5c0d77f587deea_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel8@sha256:4c111f708f6ae46c74f7ecae415b9b12e1cbb0380f97c4bee6f98ce32de0ef18_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel8@sha256:607ba1de03fdda867014d183a7f54745c6d687441d7e230cbe45d9234c623ed2_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel8@sha256:c7633b12a75e2a382fb3104a6fcc03227dcc980d2d764f828c75b48ccf73bbab_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel8@sha256:0a2fbc739785a2cc2ad17b79e360788216b2a87422e7d1512ea59a8672557a3e_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel8@sha256:25c1f3d9abd1e123e2a11e5349c0b59eb24238a10dc16e01e59976d061ea7af7_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel8@sha256:375388a1122a4bc5ffe695d4f8c69c9cf0c1d65ba89e92a6caeb68be40fbbbdc_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel8@sha256:739b8da7ebcad332129f65fee9e17f2b29370b1f68c030e3751d2f37ed4f9326_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel8@sha256:0d2a673d31a7b920fce466a25fa1968c57fe95d1c8c5bd2759f5de611d000b5f_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel8@sha256:3542aba4cb22ce189574cf439a9dc758678e6272b83d8ff6089f1815284c576b_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel8@sha256:8c97cb0a4a88a1ddb7a6e7650100e958464b526d7c1454c306c7326f75ca0ab1_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel8@sha256:8ce8fce1d1e1acd9fb44dc4d5797e57fe8e349624f6c7b1351757d7d6143b679_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel8@sha256:540dd3000891505e605b3f269f99da6c53d1e452cf35bb7a1918bb8ce190772b_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel8@sha256:5f0ff9a2dfa1468eff57b5e44d971056d06e6c5a2672e14717686b3eba17a341_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel8@sha256:bba628b46144f5d52f4a6e303d1b90c9a7f4a0a7b3f0c13839f9f795da874254_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel8@sha256:f2ee01a1a497bd505ca1289290c0a07eda82901e698079fe1bc6557519d4ee99_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel8@sha256:37002485d6cf0f0ce261894d23db0bf94291fa7a121a154d15e5e4dcde20961f_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel8@sha256:7561c3f65b9ea5268ed46b35f821c319abb1b4cb0894885a5a205cb920842b50_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel8@sha256:7f56583cad2cef40a2be5f4e96a62fcc155c8818fdc7d786400fadb60c85e631_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel8@sha256:ac72ab75d693dd84576e61df319e891b3de889f4e347c9c5b6597ccbd529ae0d_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel8@sha256:025fa4d5b4ca78c69f85c8836f9e585f71c2e48466ff7f38fab36dc66f65880e_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel8@sha256:534369ccbc380afa8482d089c9806484843122f9f3ece03d468604ef2de1daff_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel8@sha256:cea3159fd16b609ef54d99bf435f72c142f0f7ecbbe3c3eaa9dd2035267395d2_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel8@sha256:eae22f08294cb4179c659fca1effea2fc9f270a3059ddd32cf5a9ba1aaf8d2d1_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel8@sha256:1873003c677cb43b754c22493f9ecd91fa61eced098816823b7bceaf2051113a_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel8@sha256:26e9f9232764f62c9c8ec24c3f7938fdaa362f4f10b6c71c894b1cea92f55404_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel8@sha256:8969e863a2ac74d0ab37812bd0aa5d86f261b97d0c2fecd0f35d2343c2f5bd67_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel8@sha256:bc98620c8b16b39d796d81f25bd30ff227f2f2e723536bf28d55bdc76e9ac1ad_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel8@sha256:2f5cd53d974785de7aa44cb7ff7340e08c44a98eac5b3b60a9eb4535e63e62f7_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel8@sha256:608f3eb154f67488869fceeee31df1bcf596385c41d03c7390364153bac6b8b2_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel8@sha256:ca0bcdf562b50a8d2d665172658de8f444dab6fb4ca39ce49abb253e05aa8c7c_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel8@sha256:fed536fdc9330d719dda8baef65c856e9c301e86363b767a52f78fea8336103e_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel8@sha256:012597e8046bf9f3e53d6f3c9543405e77ad5fd8f44964bc669cdf9581726170_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel8@sha256:36959d582ce1a74d7bf594b8e1b84edfa14233ddc2a2b22fcb66c0a0335a7bd3_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel8@sha256:3888fb9d6780e137b4545e8830f45383e68ca84a42394749b64e391d535172e7_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel8@sha256:79af298015635f2bde40b74943cc5aa201d8bef1cb1d333938816757328609e6_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel8@sha256:0d45b4a62b0fc7e101f68e94d6f1b18bc1a2770cccfebc27380d1bbcafbabb49_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel8@sha256:142369000580845dc3a0da67cf4de781dd2ad1ccaa6acf234d7650424e95bf09_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel8@sha256:26d9157c1a6c7d0cfcde263a0a17b15cca996b2b79c6cf0168a16304068c6abc_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel8@sha256:7a4aa11a1273f668d89230adaa720b4e1fcea0cbaa57c63fa01a2cf6867d981c_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel8@sha256:25f485a1b1e0c5015304744148e7a3fbb6728fe90f389e5d507b2d36917efdf5_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel8@sha256:6f30b86646ff8d94ba28949bdf826d751fba38c824a3acabb1480896f41d411a_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel8@sha256:a0663bcada815073c34ec07a99cd53242db85e933912c48b5ed25892ccfa4eb1_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel8@sha256:e6213a9e4243024eb73cef85526dbc294920f0e7c35b031d4b46bc5a5072af23_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel8@sha256:18c0e9a76603a5312f3c7e2b9d468fe5a6d1e3f3f3b41c5ddcad952f6a49e528_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel8@sha256:2723ec216e5ead0550a5dece8b4ef76abade44503ff67da9becdb59ee6a74b64_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel8@sha256:5f68ba66d17d612702cc47916df916b751c3b8d71faa094f1a174cb4338c3d68_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel8@sha256:8d927c5044b9df81791f00774e7831f0a4d5a458f7a335f8bf925696b5479548_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel8@sha256:3d6ba54c22f00a6eefdb5a920e9f2a377cd25f46ac0ce43fbbd207f9bddf87af_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel8@sha256:4f9a87bf93808a7c27c0bcd5387527fd9261f4c666da11e4f5ba8f831028fc3e_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel8@sha256:6ecd313eff04d48c873fa3b4b3a0e1bc94e1e715ab5919e33718a06a2b561851_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel8@sha256:7efeac843ef6910c061c535e290dc43a8fca0522e1897845237bff9df7706da9_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel8@sha256:3e51c0031aaefd0b1ae80908c887075c82888f29552a4b71a3de6148ed6a7fb4_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel8@sha256:578c9afda064065cc2f4e18b59dbb92cf78015654573de80a72bc4e56fc0d1f3_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel8@sha256:d4fa2a61f381b3f00b9fb76cb1d019b28a2413a936f9b5a786d1d98e8a8361a0_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel8@sha256:fbbf6924f67a455359ccd4e884e1608fb20475850e874874d158f5f2e01425c8_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2374370"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the npm pbkdf2 library, allowing signature spoofing. When executing in javascript engines other than Nodejs or Nodejs when importing pbkdf2/browser, certain algorithms will silently fail and return invalid data. The return values are predictable, which undermines the security guarantees of the package.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "pbkdf2: pbkdf2 silently returns predictable key material",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This flaw is rated important because it causes the pbkdf2 module to quietly return weak or zero-filled keys when certain algorithm names are used incorrectly in browsers or bundled code, this causes the function to silently return a predictable value (such as a zero-filled buffer or uninitialized memory) instead of a securely derived key, completely undermining the confidentiality and integrity of any cryptographic operation where attackers could guess or reuse these keys to access or change protected data.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel8@sha256:1066cf4185e3cd917c05e6d6759fb0a69428c4b43398df10dff8abe523761c09_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel8@sha256:525bbd7fe14ba88b4d9be13c5857e477e3a8daac1185a146707ebb8ef8e81acd_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel8@sha256:dbb678695a4bd07c27a14fec9b70359929bf0d4d33d9ce2d70d1b5157e5026c1_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel8@sha256:fbddec04429c15c833b7631fe3d7c783d33520f30f6d5c8aef2e66b7634873b8_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel8@sha256:0a12cf22aa798dbc3661f7e83aa9c280fe394de5b0ecc6ed7c93be1df539fce9_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel8@sha256:cf30088c2a33f0717657b0ac7c2df1544cb02a39e235011c9d21c658222ef39e_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel8@sha256:ea7aae64763683de9e3fcbda5d6865c975a561b8c6b4299be9dd34088bc5e684_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel8@sha256:fdd2f4bffececf03b6566cf573fdf6224495d79a75ad1031219fad9902d7a3f1_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel8@sha256:0dee713a14ab49d93b52b280d4ca3c6fc1c5f604087c81b755a6715330c91ea7_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel8@sha256:50133b51c695735e5f1fdb54d5423331091c1d113b0747d9565a42839d7510bc_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel8@sha256:56bf189b754dee71d8b4ce9e44389b4ca0762e5f633e728210825472f4c8f3f6_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel8@sha256:d356f3a86b2d3054a9f9c6e36bd488c8eaaef4af199e6a8188f8b50921698d25_arm64"
],
"known_not_affected": [
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel8@sha256:0cb744cb7946d857a2cffec641fcbc994e77ddc8d4a5b14c17a28621f4a0a4a9_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel8@sha256:416c99f02abb6274fc87b2599e96b90e74e7a94c28806629c2b98fb2dc7e2afc_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel8@sha256:5c78dfe2380653f0167358565c8b7cab1010321a4eda27ec931715805ab2c256_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel8@sha256:d71dc72648f45660ae1fd98acac0f1876540cac853f5c097ab85c3a5f2c2084f_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel8@sha256:494857108f0b09c8b8985062cc11b9879d126b207fcd72f6abb64ded3d8d1793_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel8@sha256:abca24c41cb24749e70a90aac93354d1924785e3eaf92a55b6906690861bac49_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel8@sha256:b7b03dd023aafe65290969336bcf9e0b7a241c3510dcb3d26519581ba4eed719_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel8@sha256:d52e4a16b2908e99f1e69a1e2ee9233a231fd28c70916ed06c9cd8560478340c_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-controller-rhel8@sha256:35c7d22ab878030711c1ec9d340f25f78257ca3eabdcb5db23db90e80d55e8f1_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-controller-rhel8@sha256:5345cdb7e11186fda1577345f0e426946a5ee9e6bbe6486845511f03114dbe52_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-controller-rhel8@sha256:71d7e93eb9e845a429a7e68801ce7675ffdeebb730c236a8b6c3d59767d8e5d8_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-controller-rhel8@sha256:b33b33412464a6d0bf510e6dd2dc7df8b4ced9a5c08a14d8522db6c8457d1a36_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel8@sha256:9209e159bb11236b49511ed3a59c7f687d06a9f82a02497a637d765cc14ea0c3_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel8@sha256:b2c21a004712bd198698ea75793e57abbe1665e17479e34d0b5e8c81d60b967d_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel8@sha256:b894d94d3e18dc2f4f71f4e791e25da158397264b49ac82f4780ac3322e66200_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel8@sha256:f532249811710dde78cab85e31f99bfebb5ee161167f8116ea00297ac343eefd_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-events-rhel8@sha256:001e28b882e81e4d424b2e1a39933211f15e68048406a6432e6ec59e4b96cc2c_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-events-rhel8@sha256:03dc5eb942a8fb202d8d6492764d5d27dcc326b556bb068070c10b00a3a9d277_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-events-rhel8@sha256:0e59fd179abc02c54784b3293bc3d21087bd0ec135c691c5523879149da33a5a_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-events-rhel8@sha256:898085897ff200fdba4d6c14b59548c7fe53164a8c2649e2263a69116737edbf_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel8@sha256:3479cbadb4aa7bab5cc56115d7efe4e406d60010e28561857804926c3fbac9cc_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel8@sha256:6067cedcfde517cc751e14030c620126ea6facf50a4ff16374ca8ebe7bfcbe8b_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel8@sha256:a77292658b1ef1e2922f2b7c904ff73c8911bb84f130953897c3a66aec8560da_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel8@sha256:c8aaf02aede730dacca2eed8bb32044f39b74d3ee3fd619a0fa2af864d874fa6_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel8@sha256:23a535f97d17329cf2a1cc9dde90d4d9e2f3f5d979539a8ef5982e1f6693b144_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel8@sha256:7b61bda6116f3f1e93c856543ade553b0a1e4353542f5147da6929a5a8adbac3_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel8@sha256:ab98453c7e13ef2a9429531a1b1635e814df4784599be5c79848fcc849d05136_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel8@sha256:d2993b1a28d230faf64f020c8e8248e06fabf5cd225189b8218a71b2f40e6a9b_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel8@sha256:065def0cfd1e282fd57faedff24873ddb4057afd42d4abc887859c6b8cf8c901_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel8@sha256:14e1402c0d2f4d449146471fff84f6548affdbcd81d1864bce0d29c29ccb15bd_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel8@sha256:1709fbbd4a92d49d492e6bc977f2c32efe4559bde59668e818be70d38acdf757_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel8@sha256:5f9e44c7e682756007cc7bc493511c4a44536a04271ec1984f5a3ece7f1a8a49_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-nop-rhel8@sha256:72978ab3728ae29e51b68affb9e0b9a501bc69653c392783cb9ea121c8971661_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-nop-rhel8@sha256:9a0cf80bdfe89d4c472dc555f314d0bd5c4763bc637d45ddd89b8bb78236a44f_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-nop-rhel8@sha256:b767a9acd7013d08b744b8155cecbe219bfd7a416a3f1ac3a129d67ab062741a_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-nop-rhel8@sha256:dfb1b5680a223da82b0b2dada35342525a88a925f4d22b8168c7edcf2b93049c_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel8@sha256:46612f85239df62f6c6d3684367e34a06ddf3982754d5d130b5c0d77f587deea_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel8@sha256:4c111f708f6ae46c74f7ecae415b9b12e1cbb0380f97c4bee6f98ce32de0ef18_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel8@sha256:607ba1de03fdda867014d183a7f54745c6d687441d7e230cbe45d9234c623ed2_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel8@sha256:c7633b12a75e2a382fb3104a6fcc03227dcc980d2d764f828c75b48ccf73bbab_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel8@sha256:0a2fbc739785a2cc2ad17b79e360788216b2a87422e7d1512ea59a8672557a3e_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel8@sha256:25c1f3d9abd1e123e2a11e5349c0b59eb24238a10dc16e01e59976d061ea7af7_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel8@sha256:375388a1122a4bc5ffe695d4f8c69c9cf0c1d65ba89e92a6caeb68be40fbbbdc_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel8@sha256:739b8da7ebcad332129f65fee9e17f2b29370b1f68c030e3751d2f37ed4f9326_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel8@sha256:0d2a673d31a7b920fce466a25fa1968c57fe95d1c8c5bd2759f5de611d000b5f_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel8@sha256:3542aba4cb22ce189574cf439a9dc758678e6272b83d8ff6089f1815284c576b_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel8@sha256:8c97cb0a4a88a1ddb7a6e7650100e958464b526d7c1454c306c7326f75ca0ab1_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel8@sha256:8ce8fce1d1e1acd9fb44dc4d5797e57fe8e349624f6c7b1351757d7d6143b679_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel8@sha256:540dd3000891505e605b3f269f99da6c53d1e452cf35bb7a1918bb8ce190772b_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel8@sha256:5f0ff9a2dfa1468eff57b5e44d971056d06e6c5a2672e14717686b3eba17a341_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel8@sha256:bba628b46144f5d52f4a6e303d1b90c9a7f4a0a7b3f0c13839f9f795da874254_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel8@sha256:f2ee01a1a497bd505ca1289290c0a07eda82901e698079fe1bc6557519d4ee99_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel8@sha256:37002485d6cf0f0ce261894d23db0bf94291fa7a121a154d15e5e4dcde20961f_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel8@sha256:7561c3f65b9ea5268ed46b35f821c319abb1b4cb0894885a5a205cb920842b50_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel8@sha256:7f56583cad2cef40a2be5f4e96a62fcc155c8818fdc7d786400fadb60c85e631_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel8@sha256:ac72ab75d693dd84576e61df319e891b3de889f4e347c9c5b6597ccbd529ae0d_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel8@sha256:025fa4d5b4ca78c69f85c8836f9e585f71c2e48466ff7f38fab36dc66f65880e_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel8@sha256:534369ccbc380afa8482d089c9806484843122f9f3ece03d468604ef2de1daff_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel8@sha256:cea3159fd16b609ef54d99bf435f72c142f0f7ecbbe3c3eaa9dd2035267395d2_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel8@sha256:eae22f08294cb4179c659fca1effea2fc9f270a3059ddd32cf5a9ba1aaf8d2d1_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel8@sha256:1873003c677cb43b754c22493f9ecd91fa61eced098816823b7bceaf2051113a_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel8@sha256:26e9f9232764f62c9c8ec24c3f7938fdaa362f4f10b6c71c894b1cea92f55404_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel8@sha256:8969e863a2ac74d0ab37812bd0aa5d86f261b97d0c2fecd0f35d2343c2f5bd67_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel8@sha256:bc98620c8b16b39d796d81f25bd30ff227f2f2e723536bf28d55bdc76e9ac1ad_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel8@sha256:2f5cd53d974785de7aa44cb7ff7340e08c44a98eac5b3b60a9eb4535e63e62f7_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel8@sha256:608f3eb154f67488869fceeee31df1bcf596385c41d03c7390364153bac6b8b2_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel8@sha256:ca0bcdf562b50a8d2d665172658de8f444dab6fb4ca39ce49abb253e05aa8c7c_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel8@sha256:fed536fdc9330d719dda8baef65c856e9c301e86363b767a52f78fea8336103e_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel8@sha256:012597e8046bf9f3e53d6f3c9543405e77ad5fd8f44964bc669cdf9581726170_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel8@sha256:36959d582ce1a74d7bf594b8e1b84edfa14233ddc2a2b22fcb66c0a0335a7bd3_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel8@sha256:3888fb9d6780e137b4545e8830f45383e68ca84a42394749b64e391d535172e7_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel8@sha256:79af298015635f2bde40b74943cc5aa201d8bef1cb1d333938816757328609e6_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel8@sha256:0d45b4a62b0fc7e101f68e94d6f1b18bc1a2770cccfebc27380d1bbcafbabb49_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel8@sha256:142369000580845dc3a0da67cf4de781dd2ad1ccaa6acf234d7650424e95bf09_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel8@sha256:26d9157c1a6c7d0cfcde263a0a17b15cca996b2b79c6cf0168a16304068c6abc_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel8@sha256:7a4aa11a1273f668d89230adaa720b4e1fcea0cbaa57c63fa01a2cf6867d981c_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel8@sha256:25f485a1b1e0c5015304744148e7a3fbb6728fe90f389e5d507b2d36917efdf5_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel8@sha256:6f30b86646ff8d94ba28949bdf826d751fba38c824a3acabb1480896f41d411a_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel8@sha256:a0663bcada815073c34ec07a99cd53242db85e933912c48b5ed25892ccfa4eb1_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel8@sha256:e6213a9e4243024eb73cef85526dbc294920f0e7c35b031d4b46bc5a5072af23_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel8@sha256:18c0e9a76603a5312f3c7e2b9d468fe5a6d1e3f3f3b41c5ddcad952f6a49e528_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel8@sha256:2723ec216e5ead0550a5dece8b4ef76abade44503ff67da9becdb59ee6a74b64_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel8@sha256:5f68ba66d17d612702cc47916df916b751c3b8d71faa094f1a174cb4338c3d68_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel8@sha256:8d927c5044b9df81791f00774e7831f0a4d5a458f7a335f8bf925696b5479548_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel8@sha256:3d6ba54c22f00a6eefdb5a920e9f2a377cd25f46ac0ce43fbbd207f9bddf87af_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel8@sha256:4f9a87bf93808a7c27c0bcd5387527fd9261f4c666da11e4f5ba8f831028fc3e_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel8@sha256:6ecd313eff04d48c873fa3b4b3a0e1bc94e1e715ab5919e33718a06a2b561851_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel8@sha256:7efeac843ef6910c061c535e290dc43a8fca0522e1897845237bff9df7706da9_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel8@sha256:3e51c0031aaefd0b1ae80908c887075c82888f29552a4b71a3de6148ed6a7fb4_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel8@sha256:578c9afda064065cc2f4e18b59dbb92cf78015654573de80a72bc4e56fc0d1f3_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel8@sha256:d4fa2a61f381b3f00b9fb76cb1d019b28a2413a936f9b5a786d1d98e8a8361a0_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel8@sha256:fbbf6924f67a455359ccd4e884e1608fb20475850e874874d158f5f2e01425c8_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-6545"
},
{
"category": "external",
"summary": "RHBZ#2374370",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2374370"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-6545",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-6545"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-6545",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-6545"
},
{
"category": "external",
"summary": "https://github.com/browserify/pbkdf2/commit/9699045c37a07f8319cfb8d44e2ff4252d7a7078",
"url": "https://github.com/browserify/pbkdf2/commit/9699045c37a07f8319cfb8d44e2ff4252d7a7078"
},
{
"category": "external",
"summary": "https://github.com/browserify/pbkdf2/commit/e3102a8cd4830a3ac85cd0dd011cc002fdde33bb",
"url": "https://github.com/browserify/pbkdf2/commit/e3102a8cd4830a3ac85cd0dd011cc002fdde33bb"
},
{
"category": "external",
"summary": "https://github.com/browserify/pbkdf2/security/advisories/GHSA-h7cp-r72f-jxh6",
"url": "https://github.com/browserify/pbkdf2/security/advisories/GHSA-h7cp-r72f-jxh6"
}
],
"release_date": "2025-06-23T18:41:18.771000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-03-04T07:12:04+00:00",
"details": "Red Hat OpenShift Pipelines is a cloud-native, continuous integration and\ncontinuous delivery (CI/CD) solution based on Kubernetes resources.\nIt uses Tekton building blocks to automate deployments across multiple\nplatforms by abstracting away the underlying implementation details.\nTekton introduces a number of standard custom resource definitions (CRDs)\nfor defining CI/CD pipelines that are portable across Kubernetes distributions.",
"product_ids": [
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel8@sha256:1066cf4185e3cd917c05e6d6759fb0a69428c4b43398df10dff8abe523761c09_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel8@sha256:525bbd7fe14ba88b4d9be13c5857e477e3a8daac1185a146707ebb8ef8e81acd_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel8@sha256:dbb678695a4bd07c27a14fec9b70359929bf0d4d33d9ce2d70d1b5157e5026c1_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel8@sha256:fbddec04429c15c833b7631fe3d7c783d33520f30f6d5c8aef2e66b7634873b8_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel8@sha256:0a12cf22aa798dbc3661f7e83aa9c280fe394de5b0ecc6ed7c93be1df539fce9_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel8@sha256:cf30088c2a33f0717657b0ac7c2df1544cb02a39e235011c9d21c658222ef39e_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel8@sha256:ea7aae64763683de9e3fcbda5d6865c975a561b8c6b4299be9dd34088bc5e684_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel8@sha256:fdd2f4bffececf03b6566cf573fdf6224495d79a75ad1031219fad9902d7a3f1_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel8@sha256:0dee713a14ab49d93b52b280d4ca3c6fc1c5f604087c81b755a6715330c91ea7_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel8@sha256:50133b51c695735e5f1fdb54d5423331091c1d113b0747d9565a42839d7510bc_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel8@sha256:56bf189b754dee71d8b4ce9e44389b4ca0762e5f633e728210825472f4c8f3f6_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel8@sha256:d356f3a86b2d3054a9f9c6e36bd488c8eaaef4af199e6a8188f8b50921698d25_arm64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:3712"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 8.1,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel8@sha256:0cb744cb7946d857a2cffec641fcbc994e77ddc8d4a5b14c17a28621f4a0a4a9_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel8@sha256:416c99f02abb6274fc87b2599e96b90e74e7a94c28806629c2b98fb2dc7e2afc_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel8@sha256:5c78dfe2380653f0167358565c8b7cab1010321a4eda27ec931715805ab2c256_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel8@sha256:d71dc72648f45660ae1fd98acac0f1876540cac853f5c097ab85c3a5f2c2084f_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel8@sha256:494857108f0b09c8b8985062cc11b9879d126b207fcd72f6abb64ded3d8d1793_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel8@sha256:abca24c41cb24749e70a90aac93354d1924785e3eaf92a55b6906690861bac49_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel8@sha256:b7b03dd023aafe65290969336bcf9e0b7a241c3510dcb3d26519581ba4eed719_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel8@sha256:d52e4a16b2908e99f1e69a1e2ee9233a231fd28c70916ed06c9cd8560478340c_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-controller-rhel8@sha256:35c7d22ab878030711c1ec9d340f25f78257ca3eabdcb5db23db90e80d55e8f1_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-controller-rhel8@sha256:5345cdb7e11186fda1577345f0e426946a5ee9e6bbe6486845511f03114dbe52_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-controller-rhel8@sha256:71d7e93eb9e845a429a7e68801ce7675ffdeebb730c236a8b6c3d59767d8e5d8_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-controller-rhel8@sha256:b33b33412464a6d0bf510e6dd2dc7df8b4ced9a5c08a14d8522db6c8457d1a36_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel8@sha256:9209e159bb11236b49511ed3a59c7f687d06a9f82a02497a637d765cc14ea0c3_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel8@sha256:b2c21a004712bd198698ea75793e57abbe1665e17479e34d0b5e8c81d60b967d_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel8@sha256:b894d94d3e18dc2f4f71f4e791e25da158397264b49ac82f4780ac3322e66200_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel8@sha256:f532249811710dde78cab85e31f99bfebb5ee161167f8116ea00297ac343eefd_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-events-rhel8@sha256:001e28b882e81e4d424b2e1a39933211f15e68048406a6432e6ec59e4b96cc2c_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-events-rhel8@sha256:03dc5eb942a8fb202d8d6492764d5d27dcc326b556bb068070c10b00a3a9d277_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-events-rhel8@sha256:0e59fd179abc02c54784b3293bc3d21087bd0ec135c691c5523879149da33a5a_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-events-rhel8@sha256:898085897ff200fdba4d6c14b59548c7fe53164a8c2649e2263a69116737edbf_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel8@sha256:3479cbadb4aa7bab5cc56115d7efe4e406d60010e28561857804926c3fbac9cc_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel8@sha256:6067cedcfde517cc751e14030c620126ea6facf50a4ff16374ca8ebe7bfcbe8b_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel8@sha256:a77292658b1ef1e2922f2b7c904ff73c8911bb84f130953897c3a66aec8560da_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel8@sha256:c8aaf02aede730dacca2eed8bb32044f39b74d3ee3fd619a0fa2af864d874fa6_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel8@sha256:1066cf4185e3cd917c05e6d6759fb0a69428c4b43398df10dff8abe523761c09_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel8@sha256:525bbd7fe14ba88b4d9be13c5857e477e3a8daac1185a146707ebb8ef8e81acd_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel8@sha256:dbb678695a4bd07c27a14fec9b70359929bf0d4d33d9ce2d70d1b5157e5026c1_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel8@sha256:fbddec04429c15c833b7631fe3d7c783d33520f30f6d5c8aef2e66b7634873b8_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel8@sha256:0a12cf22aa798dbc3661f7e83aa9c280fe394de5b0ecc6ed7c93be1df539fce9_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel8@sha256:cf30088c2a33f0717657b0ac7c2df1544cb02a39e235011c9d21c658222ef39e_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel8@sha256:ea7aae64763683de9e3fcbda5d6865c975a561b8c6b4299be9dd34088bc5e684_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel8@sha256:fdd2f4bffececf03b6566cf573fdf6224495d79a75ad1031219fad9902d7a3f1_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel8@sha256:0dee713a14ab49d93b52b280d4ca3c6fc1c5f604087c81b755a6715330c91ea7_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel8@sha256:50133b51c695735e5f1fdb54d5423331091c1d113b0747d9565a42839d7510bc_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel8@sha256:56bf189b754dee71d8b4ce9e44389b4ca0762e5f633e728210825472f4c8f3f6_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel8@sha256:d356f3a86b2d3054a9f9c6e36bd488c8eaaef4af199e6a8188f8b50921698d25_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel8@sha256:23a535f97d17329cf2a1cc9dde90d4d9e2f3f5d979539a8ef5982e1f6693b144_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel8@sha256:7b61bda6116f3f1e93c856543ade553b0a1e4353542f5147da6929a5a8adbac3_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel8@sha256:ab98453c7e13ef2a9429531a1b1635e814df4784599be5c79848fcc849d05136_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel8@sha256:d2993b1a28d230faf64f020c8e8248e06fabf5cd225189b8218a71b2f40e6a9b_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel8@sha256:065def0cfd1e282fd57faedff24873ddb4057afd42d4abc887859c6b8cf8c901_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel8@sha256:14e1402c0d2f4d449146471fff84f6548affdbcd81d1864bce0d29c29ccb15bd_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel8@sha256:1709fbbd4a92d49d492e6bc977f2c32efe4559bde59668e818be70d38acdf757_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel8@sha256:5f9e44c7e682756007cc7bc493511c4a44536a04271ec1984f5a3ece7f1a8a49_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-nop-rhel8@sha256:72978ab3728ae29e51b68affb9e0b9a501bc69653c392783cb9ea121c8971661_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-nop-rhel8@sha256:9a0cf80bdfe89d4c472dc555f314d0bd5c4763bc637d45ddd89b8bb78236a44f_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-nop-rhel8@sha256:b767a9acd7013d08b744b8155cecbe219bfd7a416a3f1ac3a129d67ab062741a_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-nop-rhel8@sha256:dfb1b5680a223da82b0b2dada35342525a88a925f4d22b8168c7edcf2b93049c_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel8@sha256:46612f85239df62f6c6d3684367e34a06ddf3982754d5d130b5c0d77f587deea_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel8@sha256:4c111f708f6ae46c74f7ecae415b9b12e1cbb0380f97c4bee6f98ce32de0ef18_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel8@sha256:607ba1de03fdda867014d183a7f54745c6d687441d7e230cbe45d9234c623ed2_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel8@sha256:c7633b12a75e2a382fb3104a6fcc03227dcc980d2d764f828c75b48ccf73bbab_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel8@sha256:0a2fbc739785a2cc2ad17b79e360788216b2a87422e7d1512ea59a8672557a3e_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel8@sha256:25c1f3d9abd1e123e2a11e5349c0b59eb24238a10dc16e01e59976d061ea7af7_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel8@sha256:375388a1122a4bc5ffe695d4f8c69c9cf0c1d65ba89e92a6caeb68be40fbbbdc_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel8@sha256:739b8da7ebcad332129f65fee9e17f2b29370b1f68c030e3751d2f37ed4f9326_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel8@sha256:0d2a673d31a7b920fce466a25fa1968c57fe95d1c8c5bd2759f5de611d000b5f_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel8@sha256:3542aba4cb22ce189574cf439a9dc758678e6272b83d8ff6089f1815284c576b_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel8@sha256:8c97cb0a4a88a1ddb7a6e7650100e958464b526d7c1454c306c7326f75ca0ab1_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel8@sha256:8ce8fce1d1e1acd9fb44dc4d5797e57fe8e349624f6c7b1351757d7d6143b679_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel8@sha256:540dd3000891505e605b3f269f99da6c53d1e452cf35bb7a1918bb8ce190772b_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel8@sha256:5f0ff9a2dfa1468eff57b5e44d971056d06e6c5a2672e14717686b3eba17a341_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel8@sha256:bba628b46144f5d52f4a6e303d1b90c9a7f4a0a7b3f0c13839f9f795da874254_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel8@sha256:f2ee01a1a497bd505ca1289290c0a07eda82901e698079fe1bc6557519d4ee99_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel8@sha256:37002485d6cf0f0ce261894d23db0bf94291fa7a121a154d15e5e4dcde20961f_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel8@sha256:7561c3f65b9ea5268ed46b35f821c319abb1b4cb0894885a5a205cb920842b50_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel8@sha256:7f56583cad2cef40a2be5f4e96a62fcc155c8818fdc7d786400fadb60c85e631_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel8@sha256:ac72ab75d693dd84576e61df319e891b3de889f4e347c9c5b6597ccbd529ae0d_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel8@sha256:025fa4d5b4ca78c69f85c8836f9e585f71c2e48466ff7f38fab36dc66f65880e_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel8@sha256:534369ccbc380afa8482d089c9806484843122f9f3ece03d468604ef2de1daff_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel8@sha256:cea3159fd16b609ef54d99bf435f72c142f0f7ecbbe3c3eaa9dd2035267395d2_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel8@sha256:eae22f08294cb4179c659fca1effea2fc9f270a3059ddd32cf5a9ba1aaf8d2d1_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel8@sha256:1873003c677cb43b754c22493f9ecd91fa61eced098816823b7bceaf2051113a_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel8@sha256:26e9f9232764f62c9c8ec24c3f7938fdaa362f4f10b6c71c894b1cea92f55404_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel8@sha256:8969e863a2ac74d0ab37812bd0aa5d86f261b97d0c2fecd0f35d2343c2f5bd67_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel8@sha256:bc98620c8b16b39d796d81f25bd30ff227f2f2e723536bf28d55bdc76e9ac1ad_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel8@sha256:2f5cd53d974785de7aa44cb7ff7340e08c44a98eac5b3b60a9eb4535e63e62f7_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel8@sha256:608f3eb154f67488869fceeee31df1bcf596385c41d03c7390364153bac6b8b2_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel8@sha256:ca0bcdf562b50a8d2d665172658de8f444dab6fb4ca39ce49abb253e05aa8c7c_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel8@sha256:fed536fdc9330d719dda8baef65c856e9c301e86363b767a52f78fea8336103e_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel8@sha256:012597e8046bf9f3e53d6f3c9543405e77ad5fd8f44964bc669cdf9581726170_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel8@sha256:36959d582ce1a74d7bf594b8e1b84edfa14233ddc2a2b22fcb66c0a0335a7bd3_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel8@sha256:3888fb9d6780e137b4545e8830f45383e68ca84a42394749b64e391d535172e7_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel8@sha256:79af298015635f2bde40b74943cc5aa201d8bef1cb1d333938816757328609e6_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel8@sha256:0d45b4a62b0fc7e101f68e94d6f1b18bc1a2770cccfebc27380d1bbcafbabb49_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel8@sha256:142369000580845dc3a0da67cf4de781dd2ad1ccaa6acf234d7650424e95bf09_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel8@sha256:26d9157c1a6c7d0cfcde263a0a17b15cca996b2b79c6cf0168a16304068c6abc_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel8@sha256:7a4aa11a1273f668d89230adaa720b4e1fcea0cbaa57c63fa01a2cf6867d981c_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel8@sha256:25f485a1b1e0c5015304744148e7a3fbb6728fe90f389e5d507b2d36917efdf5_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel8@sha256:6f30b86646ff8d94ba28949bdf826d751fba38c824a3acabb1480896f41d411a_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel8@sha256:a0663bcada815073c34ec07a99cd53242db85e933912c48b5ed25892ccfa4eb1_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel8@sha256:e6213a9e4243024eb73cef85526dbc294920f0e7c35b031d4b46bc5a5072af23_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel8@sha256:18c0e9a76603a5312f3c7e2b9d468fe5a6d1e3f3f3b41c5ddcad952f6a49e528_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel8@sha256:2723ec216e5ead0550a5dece8b4ef76abade44503ff67da9becdb59ee6a74b64_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel8@sha256:5f68ba66d17d612702cc47916df916b751c3b8d71faa094f1a174cb4338c3d68_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel8@sha256:8d927c5044b9df81791f00774e7831f0a4d5a458f7a335f8bf925696b5479548_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel8@sha256:3d6ba54c22f00a6eefdb5a920e9f2a377cd25f46ac0ce43fbbd207f9bddf87af_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel8@sha256:4f9a87bf93808a7c27c0bcd5387527fd9261f4c666da11e4f5ba8f831028fc3e_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel8@sha256:6ecd313eff04d48c873fa3b4b3a0e1bc94e1e715ab5919e33718a06a2b561851_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel8@sha256:7efeac843ef6910c061c535e290dc43a8fca0522e1897845237bff9df7706da9_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel8@sha256:3e51c0031aaefd0b1ae80908c887075c82888f29552a4b71a3de6148ed6a7fb4_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel8@sha256:578c9afda064065cc2f4e18b59dbb92cf78015654573de80a72bc4e56fc0d1f3_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel8@sha256:d4fa2a61f381b3f00b9fb76cb1d019b28a2413a936f9b5a786d1d98e8a8361a0_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel8@sha256:fbbf6924f67a455359ccd4e884e1608fb20475850e874874d158f5f2e01425c8_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "pbkdf2: pbkdf2 silently returns predictable key material"
},
{
"cve": "CVE-2025-6547",
"cwe": {
"id": "CWE-20",
"name": "Improper Input Validation"
},
"discovery_date": "2025-06-23T20:01:13.559691+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel8@sha256:0cb744cb7946d857a2cffec641fcbc994e77ddc8d4a5b14c17a28621f4a0a4a9_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel8@sha256:416c99f02abb6274fc87b2599e96b90e74e7a94c28806629c2b98fb2dc7e2afc_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel8@sha256:5c78dfe2380653f0167358565c8b7cab1010321a4eda27ec931715805ab2c256_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel8@sha256:d71dc72648f45660ae1fd98acac0f1876540cac853f5c097ab85c3a5f2c2084f_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel8@sha256:494857108f0b09c8b8985062cc11b9879d126b207fcd72f6abb64ded3d8d1793_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel8@sha256:abca24c41cb24749e70a90aac93354d1924785e3eaf92a55b6906690861bac49_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel8@sha256:b7b03dd023aafe65290969336bcf9e0b7a241c3510dcb3d26519581ba4eed719_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel8@sha256:d52e4a16b2908e99f1e69a1e2ee9233a231fd28c70916ed06c9cd8560478340c_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-controller-rhel8@sha256:35c7d22ab878030711c1ec9d340f25f78257ca3eabdcb5db23db90e80d55e8f1_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-controller-rhel8@sha256:5345cdb7e11186fda1577345f0e426946a5ee9e6bbe6486845511f03114dbe52_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-controller-rhel8@sha256:71d7e93eb9e845a429a7e68801ce7675ffdeebb730c236a8b6c3d59767d8e5d8_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-controller-rhel8@sha256:b33b33412464a6d0bf510e6dd2dc7df8b4ced9a5c08a14d8522db6c8457d1a36_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel8@sha256:9209e159bb11236b49511ed3a59c7f687d06a9f82a02497a637d765cc14ea0c3_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel8@sha256:b2c21a004712bd198698ea75793e57abbe1665e17479e34d0b5e8c81d60b967d_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel8@sha256:b894d94d3e18dc2f4f71f4e791e25da158397264b49ac82f4780ac3322e66200_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel8@sha256:f532249811710dde78cab85e31f99bfebb5ee161167f8116ea00297ac343eefd_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-events-rhel8@sha256:001e28b882e81e4d424b2e1a39933211f15e68048406a6432e6ec59e4b96cc2c_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-events-rhel8@sha256:03dc5eb942a8fb202d8d6492764d5d27dcc326b556bb068070c10b00a3a9d277_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-events-rhel8@sha256:0e59fd179abc02c54784b3293bc3d21087bd0ec135c691c5523879149da33a5a_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-events-rhel8@sha256:898085897ff200fdba4d6c14b59548c7fe53164a8c2649e2263a69116737edbf_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel8@sha256:3479cbadb4aa7bab5cc56115d7efe4e406d60010e28561857804926c3fbac9cc_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel8@sha256:6067cedcfde517cc751e14030c620126ea6facf50a4ff16374ca8ebe7bfcbe8b_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel8@sha256:a77292658b1ef1e2922f2b7c904ff73c8911bb84f130953897c3a66aec8560da_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel8@sha256:c8aaf02aede730dacca2eed8bb32044f39b74d3ee3fd619a0fa2af864d874fa6_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel8@sha256:23a535f97d17329cf2a1cc9dde90d4d9e2f3f5d979539a8ef5982e1f6693b144_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel8@sha256:7b61bda6116f3f1e93c856543ade553b0a1e4353542f5147da6929a5a8adbac3_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel8@sha256:ab98453c7e13ef2a9429531a1b1635e814df4784599be5c79848fcc849d05136_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel8@sha256:d2993b1a28d230faf64f020c8e8248e06fabf5cd225189b8218a71b2f40e6a9b_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel8@sha256:065def0cfd1e282fd57faedff24873ddb4057afd42d4abc887859c6b8cf8c901_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel8@sha256:14e1402c0d2f4d449146471fff84f6548affdbcd81d1864bce0d29c29ccb15bd_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel8@sha256:1709fbbd4a92d49d492e6bc977f2c32efe4559bde59668e818be70d38acdf757_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel8@sha256:5f9e44c7e682756007cc7bc493511c4a44536a04271ec1984f5a3ece7f1a8a49_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-nop-rhel8@sha256:72978ab3728ae29e51b68affb9e0b9a501bc69653c392783cb9ea121c8971661_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-nop-rhel8@sha256:9a0cf80bdfe89d4c472dc555f314d0bd5c4763bc637d45ddd89b8bb78236a44f_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-nop-rhel8@sha256:b767a9acd7013d08b744b8155cecbe219bfd7a416a3f1ac3a129d67ab062741a_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-nop-rhel8@sha256:dfb1b5680a223da82b0b2dada35342525a88a925f4d22b8168c7edcf2b93049c_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel8@sha256:46612f85239df62f6c6d3684367e34a06ddf3982754d5d130b5c0d77f587deea_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel8@sha256:4c111f708f6ae46c74f7ecae415b9b12e1cbb0380f97c4bee6f98ce32de0ef18_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel8@sha256:607ba1de03fdda867014d183a7f54745c6d687441d7e230cbe45d9234c623ed2_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel8@sha256:c7633b12a75e2a382fb3104a6fcc03227dcc980d2d764f828c75b48ccf73bbab_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel8@sha256:0a2fbc739785a2cc2ad17b79e360788216b2a87422e7d1512ea59a8672557a3e_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel8@sha256:25c1f3d9abd1e123e2a11e5349c0b59eb24238a10dc16e01e59976d061ea7af7_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel8@sha256:375388a1122a4bc5ffe695d4f8c69c9cf0c1d65ba89e92a6caeb68be40fbbbdc_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel8@sha256:739b8da7ebcad332129f65fee9e17f2b29370b1f68c030e3751d2f37ed4f9326_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel8@sha256:0d2a673d31a7b920fce466a25fa1968c57fe95d1c8c5bd2759f5de611d000b5f_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel8@sha256:3542aba4cb22ce189574cf439a9dc758678e6272b83d8ff6089f1815284c576b_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel8@sha256:8c97cb0a4a88a1ddb7a6e7650100e958464b526d7c1454c306c7326f75ca0ab1_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel8@sha256:8ce8fce1d1e1acd9fb44dc4d5797e57fe8e349624f6c7b1351757d7d6143b679_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel8@sha256:540dd3000891505e605b3f269f99da6c53d1e452cf35bb7a1918bb8ce190772b_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel8@sha256:5f0ff9a2dfa1468eff57b5e44d971056d06e6c5a2672e14717686b3eba17a341_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel8@sha256:bba628b46144f5d52f4a6e303d1b90c9a7f4a0a7b3f0c13839f9f795da874254_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel8@sha256:f2ee01a1a497bd505ca1289290c0a07eda82901e698079fe1bc6557519d4ee99_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel8@sha256:37002485d6cf0f0ce261894d23db0bf94291fa7a121a154d15e5e4dcde20961f_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel8@sha256:7561c3f65b9ea5268ed46b35f821c319abb1b4cb0894885a5a205cb920842b50_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel8@sha256:7f56583cad2cef40a2be5f4e96a62fcc155c8818fdc7d786400fadb60c85e631_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel8@sha256:ac72ab75d693dd84576e61df319e891b3de889f4e347c9c5b6597ccbd529ae0d_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel8@sha256:025fa4d5b4ca78c69f85c8836f9e585f71c2e48466ff7f38fab36dc66f65880e_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel8@sha256:534369ccbc380afa8482d089c9806484843122f9f3ece03d468604ef2de1daff_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel8@sha256:cea3159fd16b609ef54d99bf435f72c142f0f7ecbbe3c3eaa9dd2035267395d2_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel8@sha256:eae22f08294cb4179c659fca1effea2fc9f270a3059ddd32cf5a9ba1aaf8d2d1_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel8@sha256:1873003c677cb43b754c22493f9ecd91fa61eced098816823b7bceaf2051113a_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel8@sha256:26e9f9232764f62c9c8ec24c3f7938fdaa362f4f10b6c71c894b1cea92f55404_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel8@sha256:8969e863a2ac74d0ab37812bd0aa5d86f261b97d0c2fecd0f35d2343c2f5bd67_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel8@sha256:bc98620c8b16b39d796d81f25bd30ff227f2f2e723536bf28d55bdc76e9ac1ad_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel8@sha256:2f5cd53d974785de7aa44cb7ff7340e08c44a98eac5b3b60a9eb4535e63e62f7_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel8@sha256:608f3eb154f67488869fceeee31df1bcf596385c41d03c7390364153bac6b8b2_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel8@sha256:ca0bcdf562b50a8d2d665172658de8f444dab6fb4ca39ce49abb253e05aa8c7c_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel8@sha256:fed536fdc9330d719dda8baef65c856e9c301e86363b767a52f78fea8336103e_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel8@sha256:012597e8046bf9f3e53d6f3c9543405e77ad5fd8f44964bc669cdf9581726170_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel8@sha256:36959d582ce1a74d7bf594b8e1b84edfa14233ddc2a2b22fcb66c0a0335a7bd3_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel8@sha256:3888fb9d6780e137b4545e8830f45383e68ca84a42394749b64e391d535172e7_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel8@sha256:79af298015635f2bde40b74943cc5aa201d8bef1cb1d333938816757328609e6_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel8@sha256:0d45b4a62b0fc7e101f68e94d6f1b18bc1a2770cccfebc27380d1bbcafbabb49_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel8@sha256:142369000580845dc3a0da67cf4de781dd2ad1ccaa6acf234d7650424e95bf09_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel8@sha256:26d9157c1a6c7d0cfcde263a0a17b15cca996b2b79c6cf0168a16304068c6abc_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel8@sha256:7a4aa11a1273f668d89230adaa720b4e1fcea0cbaa57c63fa01a2cf6867d981c_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel8@sha256:25f485a1b1e0c5015304744148e7a3fbb6728fe90f389e5d507b2d36917efdf5_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel8@sha256:6f30b86646ff8d94ba28949bdf826d751fba38c824a3acabb1480896f41d411a_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel8@sha256:a0663bcada815073c34ec07a99cd53242db85e933912c48b5ed25892ccfa4eb1_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel8@sha256:e6213a9e4243024eb73cef85526dbc294920f0e7c35b031d4b46bc5a5072af23_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel8@sha256:18c0e9a76603a5312f3c7e2b9d468fe5a6d1e3f3f3b41c5ddcad952f6a49e528_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel8@sha256:2723ec216e5ead0550a5dece8b4ef76abade44503ff67da9becdb59ee6a74b64_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel8@sha256:5f68ba66d17d612702cc47916df916b751c3b8d71faa094f1a174cb4338c3d68_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel8@sha256:8d927c5044b9df81791f00774e7831f0a4d5a458f7a335f8bf925696b5479548_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel8@sha256:3d6ba54c22f00a6eefdb5a920e9f2a377cd25f46ac0ce43fbbd207f9bddf87af_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel8@sha256:4f9a87bf93808a7c27c0bcd5387527fd9261f4c666da11e4f5ba8f831028fc3e_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel8@sha256:6ecd313eff04d48c873fa3b4b3a0e1bc94e1e715ab5919e33718a06a2b561851_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel8@sha256:7efeac843ef6910c061c535e290dc43a8fca0522e1897845237bff9df7706da9_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel8@sha256:3e51c0031aaefd0b1ae80908c887075c82888f29552a4b71a3de6148ed6a7fb4_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel8@sha256:578c9afda064065cc2f4e18b59dbb92cf78015654573de80a72bc4e56fc0d1f3_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel8@sha256:d4fa2a61f381b3f00b9fb76cb1d019b28a2413a936f9b5a786d1d98e8a8361a0_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel8@sha256:fbbf6924f67a455359ccd4e884e1608fb20475850e874874d158f5f2e01425c8_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2374378"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the npm pbkdf2 library, allowing signature spoofing. Under specific use cases, pbkdf2 may return static keys. This issue only occurs when running the library on Node.js.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "pbkdf2: pbkdf2 silently returns static keys",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This vulnerability is rated as an Important severity because a logic flaw was found in the npm pbkdf2 library where the vulnerability, located in the toBuffer method, causes password and salt inputs provided as Uint8Array objects to be silently ignored. This results in the function returning a static, predictable key derived from empty inputs, completely undermining the security guarantees of any feature that relies on the generated key, this allows an attacker to forge signatures, leading to a complete compromise of the application\u0027s data confidentiality, integrity, and availability.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel8@sha256:1066cf4185e3cd917c05e6d6759fb0a69428c4b43398df10dff8abe523761c09_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel8@sha256:525bbd7fe14ba88b4d9be13c5857e477e3a8daac1185a146707ebb8ef8e81acd_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel8@sha256:dbb678695a4bd07c27a14fec9b70359929bf0d4d33d9ce2d70d1b5157e5026c1_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel8@sha256:fbddec04429c15c833b7631fe3d7c783d33520f30f6d5c8aef2e66b7634873b8_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel8@sha256:0a12cf22aa798dbc3661f7e83aa9c280fe394de5b0ecc6ed7c93be1df539fce9_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel8@sha256:cf30088c2a33f0717657b0ac7c2df1544cb02a39e235011c9d21c658222ef39e_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel8@sha256:ea7aae64763683de9e3fcbda5d6865c975a561b8c6b4299be9dd34088bc5e684_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel8@sha256:fdd2f4bffececf03b6566cf573fdf6224495d79a75ad1031219fad9902d7a3f1_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel8@sha256:0dee713a14ab49d93b52b280d4ca3c6fc1c5f604087c81b755a6715330c91ea7_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel8@sha256:50133b51c695735e5f1fdb54d5423331091c1d113b0747d9565a42839d7510bc_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel8@sha256:56bf189b754dee71d8b4ce9e44389b4ca0762e5f633e728210825472f4c8f3f6_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel8@sha256:d356f3a86b2d3054a9f9c6e36bd488c8eaaef4af199e6a8188f8b50921698d25_arm64"
],
"known_not_affected": [
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel8@sha256:0cb744cb7946d857a2cffec641fcbc994e77ddc8d4a5b14c17a28621f4a0a4a9_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel8@sha256:416c99f02abb6274fc87b2599e96b90e74e7a94c28806629c2b98fb2dc7e2afc_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel8@sha256:5c78dfe2380653f0167358565c8b7cab1010321a4eda27ec931715805ab2c256_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel8@sha256:d71dc72648f45660ae1fd98acac0f1876540cac853f5c097ab85c3a5f2c2084f_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel8@sha256:494857108f0b09c8b8985062cc11b9879d126b207fcd72f6abb64ded3d8d1793_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel8@sha256:abca24c41cb24749e70a90aac93354d1924785e3eaf92a55b6906690861bac49_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel8@sha256:b7b03dd023aafe65290969336bcf9e0b7a241c3510dcb3d26519581ba4eed719_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel8@sha256:d52e4a16b2908e99f1e69a1e2ee9233a231fd28c70916ed06c9cd8560478340c_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-controller-rhel8@sha256:35c7d22ab878030711c1ec9d340f25f78257ca3eabdcb5db23db90e80d55e8f1_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-controller-rhel8@sha256:5345cdb7e11186fda1577345f0e426946a5ee9e6bbe6486845511f03114dbe52_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-controller-rhel8@sha256:71d7e93eb9e845a429a7e68801ce7675ffdeebb730c236a8b6c3d59767d8e5d8_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-controller-rhel8@sha256:b33b33412464a6d0bf510e6dd2dc7df8b4ced9a5c08a14d8522db6c8457d1a36_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel8@sha256:9209e159bb11236b49511ed3a59c7f687d06a9f82a02497a637d765cc14ea0c3_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel8@sha256:b2c21a004712bd198698ea75793e57abbe1665e17479e34d0b5e8c81d60b967d_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel8@sha256:b894d94d3e18dc2f4f71f4e791e25da158397264b49ac82f4780ac3322e66200_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel8@sha256:f532249811710dde78cab85e31f99bfebb5ee161167f8116ea00297ac343eefd_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-events-rhel8@sha256:001e28b882e81e4d424b2e1a39933211f15e68048406a6432e6ec59e4b96cc2c_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-events-rhel8@sha256:03dc5eb942a8fb202d8d6492764d5d27dcc326b556bb068070c10b00a3a9d277_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-events-rhel8@sha256:0e59fd179abc02c54784b3293bc3d21087bd0ec135c691c5523879149da33a5a_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-events-rhel8@sha256:898085897ff200fdba4d6c14b59548c7fe53164a8c2649e2263a69116737edbf_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel8@sha256:3479cbadb4aa7bab5cc56115d7efe4e406d60010e28561857804926c3fbac9cc_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel8@sha256:6067cedcfde517cc751e14030c620126ea6facf50a4ff16374ca8ebe7bfcbe8b_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel8@sha256:a77292658b1ef1e2922f2b7c904ff73c8911bb84f130953897c3a66aec8560da_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel8@sha256:c8aaf02aede730dacca2eed8bb32044f39b74d3ee3fd619a0fa2af864d874fa6_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel8@sha256:23a535f97d17329cf2a1cc9dde90d4d9e2f3f5d979539a8ef5982e1f6693b144_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel8@sha256:7b61bda6116f3f1e93c856543ade553b0a1e4353542f5147da6929a5a8adbac3_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel8@sha256:ab98453c7e13ef2a9429531a1b1635e814df4784599be5c79848fcc849d05136_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel8@sha256:d2993b1a28d230faf64f020c8e8248e06fabf5cd225189b8218a71b2f40e6a9b_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel8@sha256:065def0cfd1e282fd57faedff24873ddb4057afd42d4abc887859c6b8cf8c901_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel8@sha256:14e1402c0d2f4d449146471fff84f6548affdbcd81d1864bce0d29c29ccb15bd_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel8@sha256:1709fbbd4a92d49d492e6bc977f2c32efe4559bde59668e818be70d38acdf757_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel8@sha256:5f9e44c7e682756007cc7bc493511c4a44536a04271ec1984f5a3ece7f1a8a49_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-nop-rhel8@sha256:72978ab3728ae29e51b68affb9e0b9a501bc69653c392783cb9ea121c8971661_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-nop-rhel8@sha256:9a0cf80bdfe89d4c472dc555f314d0bd5c4763bc637d45ddd89b8bb78236a44f_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-nop-rhel8@sha256:b767a9acd7013d08b744b8155cecbe219bfd7a416a3f1ac3a129d67ab062741a_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-nop-rhel8@sha256:dfb1b5680a223da82b0b2dada35342525a88a925f4d22b8168c7edcf2b93049c_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel8@sha256:46612f85239df62f6c6d3684367e34a06ddf3982754d5d130b5c0d77f587deea_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel8@sha256:4c111f708f6ae46c74f7ecae415b9b12e1cbb0380f97c4bee6f98ce32de0ef18_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel8@sha256:607ba1de03fdda867014d183a7f54745c6d687441d7e230cbe45d9234c623ed2_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel8@sha256:c7633b12a75e2a382fb3104a6fcc03227dcc980d2d764f828c75b48ccf73bbab_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel8@sha256:0a2fbc739785a2cc2ad17b79e360788216b2a87422e7d1512ea59a8672557a3e_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel8@sha256:25c1f3d9abd1e123e2a11e5349c0b59eb24238a10dc16e01e59976d061ea7af7_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel8@sha256:375388a1122a4bc5ffe695d4f8c69c9cf0c1d65ba89e92a6caeb68be40fbbbdc_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel8@sha256:739b8da7ebcad332129f65fee9e17f2b29370b1f68c030e3751d2f37ed4f9326_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel8@sha256:0d2a673d31a7b920fce466a25fa1968c57fe95d1c8c5bd2759f5de611d000b5f_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel8@sha256:3542aba4cb22ce189574cf439a9dc758678e6272b83d8ff6089f1815284c576b_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel8@sha256:8c97cb0a4a88a1ddb7a6e7650100e958464b526d7c1454c306c7326f75ca0ab1_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel8@sha256:8ce8fce1d1e1acd9fb44dc4d5797e57fe8e349624f6c7b1351757d7d6143b679_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel8@sha256:540dd3000891505e605b3f269f99da6c53d1e452cf35bb7a1918bb8ce190772b_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel8@sha256:5f0ff9a2dfa1468eff57b5e44d971056d06e6c5a2672e14717686b3eba17a341_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel8@sha256:bba628b46144f5d52f4a6e303d1b90c9a7f4a0a7b3f0c13839f9f795da874254_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel8@sha256:f2ee01a1a497bd505ca1289290c0a07eda82901e698079fe1bc6557519d4ee99_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel8@sha256:37002485d6cf0f0ce261894d23db0bf94291fa7a121a154d15e5e4dcde20961f_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel8@sha256:7561c3f65b9ea5268ed46b35f821c319abb1b4cb0894885a5a205cb920842b50_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel8@sha256:7f56583cad2cef40a2be5f4e96a62fcc155c8818fdc7d786400fadb60c85e631_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel8@sha256:ac72ab75d693dd84576e61df319e891b3de889f4e347c9c5b6597ccbd529ae0d_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel8@sha256:025fa4d5b4ca78c69f85c8836f9e585f71c2e48466ff7f38fab36dc66f65880e_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel8@sha256:534369ccbc380afa8482d089c9806484843122f9f3ece03d468604ef2de1daff_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel8@sha256:cea3159fd16b609ef54d99bf435f72c142f0f7ecbbe3c3eaa9dd2035267395d2_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel8@sha256:eae22f08294cb4179c659fca1effea2fc9f270a3059ddd32cf5a9ba1aaf8d2d1_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel8@sha256:1873003c677cb43b754c22493f9ecd91fa61eced098816823b7bceaf2051113a_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel8@sha256:26e9f9232764f62c9c8ec24c3f7938fdaa362f4f10b6c71c894b1cea92f55404_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel8@sha256:8969e863a2ac74d0ab37812bd0aa5d86f261b97d0c2fecd0f35d2343c2f5bd67_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel8@sha256:bc98620c8b16b39d796d81f25bd30ff227f2f2e723536bf28d55bdc76e9ac1ad_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel8@sha256:2f5cd53d974785de7aa44cb7ff7340e08c44a98eac5b3b60a9eb4535e63e62f7_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel8@sha256:608f3eb154f67488869fceeee31df1bcf596385c41d03c7390364153bac6b8b2_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel8@sha256:ca0bcdf562b50a8d2d665172658de8f444dab6fb4ca39ce49abb253e05aa8c7c_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel8@sha256:fed536fdc9330d719dda8baef65c856e9c301e86363b767a52f78fea8336103e_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel8@sha256:012597e8046bf9f3e53d6f3c9543405e77ad5fd8f44964bc669cdf9581726170_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel8@sha256:36959d582ce1a74d7bf594b8e1b84edfa14233ddc2a2b22fcb66c0a0335a7bd3_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel8@sha256:3888fb9d6780e137b4545e8830f45383e68ca84a42394749b64e391d535172e7_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel8@sha256:79af298015635f2bde40b74943cc5aa201d8bef1cb1d333938816757328609e6_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel8@sha256:0d45b4a62b0fc7e101f68e94d6f1b18bc1a2770cccfebc27380d1bbcafbabb49_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel8@sha256:142369000580845dc3a0da67cf4de781dd2ad1ccaa6acf234d7650424e95bf09_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel8@sha256:26d9157c1a6c7d0cfcde263a0a17b15cca996b2b79c6cf0168a16304068c6abc_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel8@sha256:7a4aa11a1273f668d89230adaa720b4e1fcea0cbaa57c63fa01a2cf6867d981c_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel8@sha256:25f485a1b1e0c5015304744148e7a3fbb6728fe90f389e5d507b2d36917efdf5_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel8@sha256:6f30b86646ff8d94ba28949bdf826d751fba38c824a3acabb1480896f41d411a_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel8@sha256:a0663bcada815073c34ec07a99cd53242db85e933912c48b5ed25892ccfa4eb1_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel8@sha256:e6213a9e4243024eb73cef85526dbc294920f0e7c35b031d4b46bc5a5072af23_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel8@sha256:18c0e9a76603a5312f3c7e2b9d468fe5a6d1e3f3f3b41c5ddcad952f6a49e528_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel8@sha256:2723ec216e5ead0550a5dece8b4ef76abade44503ff67da9becdb59ee6a74b64_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel8@sha256:5f68ba66d17d612702cc47916df916b751c3b8d71faa094f1a174cb4338c3d68_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel8@sha256:8d927c5044b9df81791f00774e7831f0a4d5a458f7a335f8bf925696b5479548_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel8@sha256:3d6ba54c22f00a6eefdb5a920e9f2a377cd25f46ac0ce43fbbd207f9bddf87af_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel8@sha256:4f9a87bf93808a7c27c0bcd5387527fd9261f4c666da11e4f5ba8f831028fc3e_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel8@sha256:6ecd313eff04d48c873fa3b4b3a0e1bc94e1e715ab5919e33718a06a2b561851_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel8@sha256:7efeac843ef6910c061c535e290dc43a8fca0522e1897845237bff9df7706da9_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel8@sha256:3e51c0031aaefd0b1ae80908c887075c82888f29552a4b71a3de6148ed6a7fb4_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel8@sha256:578c9afda064065cc2f4e18b59dbb92cf78015654573de80a72bc4e56fc0d1f3_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel8@sha256:d4fa2a61f381b3f00b9fb76cb1d019b28a2413a936f9b5a786d1d98e8a8361a0_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel8@sha256:fbbf6924f67a455359ccd4e884e1608fb20475850e874874d158f5f2e01425c8_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-6547"
},
{
"category": "external",
"summary": "RHBZ#2374378",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2374378"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-6547",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-6547"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-6547",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-6547"
},
{
"category": "external",
"summary": "https://github.com/browserify/pbkdf2/commit/e3102a8cd4830a3ac85cd0dd011cc002fdde33bb",
"url": "https://github.com/browserify/pbkdf2/commit/e3102a8cd4830a3ac85cd0dd011cc002fdde33bb"
},
{
"category": "external",
"summary": "https://github.com/browserify/pbkdf2/security/advisories/GHSA-v62p-rq8g-8h59",
"url": "https://github.com/browserify/pbkdf2/security/advisories/GHSA-v62p-rq8g-8h59"
}
],
"release_date": "2025-06-23T19:00:45.472000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-03-04T07:12:04+00:00",
"details": "Red Hat OpenShift Pipelines is a cloud-native, continuous integration and\ncontinuous delivery (CI/CD) solution based on Kubernetes resources.\nIt uses Tekton building blocks to automate deployments across multiple\nplatforms by abstracting away the underlying implementation details.\nTekton introduces a number of standard custom resource definitions (CRDs)\nfor defining CI/CD pipelines that are portable across Kubernetes distributions.",
"product_ids": [
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel8@sha256:1066cf4185e3cd917c05e6d6759fb0a69428c4b43398df10dff8abe523761c09_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel8@sha256:525bbd7fe14ba88b4d9be13c5857e477e3a8daac1185a146707ebb8ef8e81acd_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel8@sha256:dbb678695a4bd07c27a14fec9b70359929bf0d4d33d9ce2d70d1b5157e5026c1_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel8@sha256:fbddec04429c15c833b7631fe3d7c783d33520f30f6d5c8aef2e66b7634873b8_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel8@sha256:0a12cf22aa798dbc3661f7e83aa9c280fe394de5b0ecc6ed7c93be1df539fce9_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel8@sha256:cf30088c2a33f0717657b0ac7c2df1544cb02a39e235011c9d21c658222ef39e_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel8@sha256:ea7aae64763683de9e3fcbda5d6865c975a561b8c6b4299be9dd34088bc5e684_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel8@sha256:fdd2f4bffececf03b6566cf573fdf6224495d79a75ad1031219fad9902d7a3f1_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel8@sha256:0dee713a14ab49d93b52b280d4ca3c6fc1c5f604087c81b755a6715330c91ea7_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel8@sha256:50133b51c695735e5f1fdb54d5423331091c1d113b0747d9565a42839d7510bc_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel8@sha256:56bf189b754dee71d8b4ce9e44389b4ca0762e5f633e728210825472f4c8f3f6_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel8@sha256:d356f3a86b2d3054a9f9c6e36bd488c8eaaef4af199e6a8188f8b50921698d25_arm64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:3712"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 8.1,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel8@sha256:0cb744cb7946d857a2cffec641fcbc994e77ddc8d4a5b14c17a28621f4a0a4a9_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel8@sha256:416c99f02abb6274fc87b2599e96b90e74e7a94c28806629c2b98fb2dc7e2afc_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel8@sha256:5c78dfe2380653f0167358565c8b7cab1010321a4eda27ec931715805ab2c256_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel8@sha256:d71dc72648f45660ae1fd98acac0f1876540cac853f5c097ab85c3a5f2c2084f_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel8@sha256:494857108f0b09c8b8985062cc11b9879d126b207fcd72f6abb64ded3d8d1793_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel8@sha256:abca24c41cb24749e70a90aac93354d1924785e3eaf92a55b6906690861bac49_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel8@sha256:b7b03dd023aafe65290969336bcf9e0b7a241c3510dcb3d26519581ba4eed719_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel8@sha256:d52e4a16b2908e99f1e69a1e2ee9233a231fd28c70916ed06c9cd8560478340c_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-controller-rhel8@sha256:35c7d22ab878030711c1ec9d340f25f78257ca3eabdcb5db23db90e80d55e8f1_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-controller-rhel8@sha256:5345cdb7e11186fda1577345f0e426946a5ee9e6bbe6486845511f03114dbe52_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-controller-rhel8@sha256:71d7e93eb9e845a429a7e68801ce7675ffdeebb730c236a8b6c3d59767d8e5d8_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-controller-rhel8@sha256:b33b33412464a6d0bf510e6dd2dc7df8b4ced9a5c08a14d8522db6c8457d1a36_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel8@sha256:9209e159bb11236b49511ed3a59c7f687d06a9f82a02497a637d765cc14ea0c3_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel8@sha256:b2c21a004712bd198698ea75793e57abbe1665e17479e34d0b5e8c81d60b967d_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel8@sha256:b894d94d3e18dc2f4f71f4e791e25da158397264b49ac82f4780ac3322e66200_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel8@sha256:f532249811710dde78cab85e31f99bfebb5ee161167f8116ea00297ac343eefd_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-events-rhel8@sha256:001e28b882e81e4d424b2e1a39933211f15e68048406a6432e6ec59e4b96cc2c_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-events-rhel8@sha256:03dc5eb942a8fb202d8d6492764d5d27dcc326b556bb068070c10b00a3a9d277_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-events-rhel8@sha256:0e59fd179abc02c54784b3293bc3d21087bd0ec135c691c5523879149da33a5a_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-events-rhel8@sha256:898085897ff200fdba4d6c14b59548c7fe53164a8c2649e2263a69116737edbf_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel8@sha256:3479cbadb4aa7bab5cc56115d7efe4e406d60010e28561857804926c3fbac9cc_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel8@sha256:6067cedcfde517cc751e14030c620126ea6facf50a4ff16374ca8ebe7bfcbe8b_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel8@sha256:a77292658b1ef1e2922f2b7c904ff73c8911bb84f130953897c3a66aec8560da_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel8@sha256:c8aaf02aede730dacca2eed8bb32044f39b74d3ee3fd619a0fa2af864d874fa6_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel8@sha256:1066cf4185e3cd917c05e6d6759fb0a69428c4b43398df10dff8abe523761c09_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel8@sha256:525bbd7fe14ba88b4d9be13c5857e477e3a8daac1185a146707ebb8ef8e81acd_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel8@sha256:dbb678695a4bd07c27a14fec9b70359929bf0d4d33d9ce2d70d1b5157e5026c1_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel8@sha256:fbddec04429c15c833b7631fe3d7c783d33520f30f6d5c8aef2e66b7634873b8_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel8@sha256:0a12cf22aa798dbc3661f7e83aa9c280fe394de5b0ecc6ed7c93be1df539fce9_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel8@sha256:cf30088c2a33f0717657b0ac7c2df1544cb02a39e235011c9d21c658222ef39e_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel8@sha256:ea7aae64763683de9e3fcbda5d6865c975a561b8c6b4299be9dd34088bc5e684_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel8@sha256:fdd2f4bffececf03b6566cf573fdf6224495d79a75ad1031219fad9902d7a3f1_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel8@sha256:0dee713a14ab49d93b52b280d4ca3c6fc1c5f604087c81b755a6715330c91ea7_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel8@sha256:50133b51c695735e5f1fdb54d5423331091c1d113b0747d9565a42839d7510bc_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel8@sha256:56bf189b754dee71d8b4ce9e44389b4ca0762e5f633e728210825472f4c8f3f6_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel8@sha256:d356f3a86b2d3054a9f9c6e36bd488c8eaaef4af199e6a8188f8b50921698d25_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel8@sha256:23a535f97d17329cf2a1cc9dde90d4d9e2f3f5d979539a8ef5982e1f6693b144_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel8@sha256:7b61bda6116f3f1e93c856543ade553b0a1e4353542f5147da6929a5a8adbac3_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel8@sha256:ab98453c7e13ef2a9429531a1b1635e814df4784599be5c79848fcc849d05136_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel8@sha256:d2993b1a28d230faf64f020c8e8248e06fabf5cd225189b8218a71b2f40e6a9b_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel8@sha256:065def0cfd1e282fd57faedff24873ddb4057afd42d4abc887859c6b8cf8c901_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel8@sha256:14e1402c0d2f4d449146471fff84f6548affdbcd81d1864bce0d29c29ccb15bd_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel8@sha256:1709fbbd4a92d49d492e6bc977f2c32efe4559bde59668e818be70d38acdf757_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel8@sha256:5f9e44c7e682756007cc7bc493511c4a44536a04271ec1984f5a3ece7f1a8a49_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-nop-rhel8@sha256:72978ab3728ae29e51b68affb9e0b9a501bc69653c392783cb9ea121c8971661_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-nop-rhel8@sha256:9a0cf80bdfe89d4c472dc555f314d0bd5c4763bc637d45ddd89b8bb78236a44f_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-nop-rhel8@sha256:b767a9acd7013d08b744b8155cecbe219bfd7a416a3f1ac3a129d67ab062741a_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-nop-rhel8@sha256:dfb1b5680a223da82b0b2dada35342525a88a925f4d22b8168c7edcf2b93049c_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel8@sha256:46612f85239df62f6c6d3684367e34a06ddf3982754d5d130b5c0d77f587deea_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel8@sha256:4c111f708f6ae46c74f7ecae415b9b12e1cbb0380f97c4bee6f98ce32de0ef18_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel8@sha256:607ba1de03fdda867014d183a7f54745c6d687441d7e230cbe45d9234c623ed2_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel8@sha256:c7633b12a75e2a382fb3104a6fcc03227dcc980d2d764f828c75b48ccf73bbab_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel8@sha256:0a2fbc739785a2cc2ad17b79e360788216b2a87422e7d1512ea59a8672557a3e_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel8@sha256:25c1f3d9abd1e123e2a11e5349c0b59eb24238a10dc16e01e59976d061ea7af7_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel8@sha256:375388a1122a4bc5ffe695d4f8c69c9cf0c1d65ba89e92a6caeb68be40fbbbdc_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel8@sha256:739b8da7ebcad332129f65fee9e17f2b29370b1f68c030e3751d2f37ed4f9326_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel8@sha256:0d2a673d31a7b920fce466a25fa1968c57fe95d1c8c5bd2759f5de611d000b5f_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel8@sha256:3542aba4cb22ce189574cf439a9dc758678e6272b83d8ff6089f1815284c576b_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel8@sha256:8c97cb0a4a88a1ddb7a6e7650100e958464b526d7c1454c306c7326f75ca0ab1_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel8@sha256:8ce8fce1d1e1acd9fb44dc4d5797e57fe8e349624f6c7b1351757d7d6143b679_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel8@sha256:540dd3000891505e605b3f269f99da6c53d1e452cf35bb7a1918bb8ce190772b_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel8@sha256:5f0ff9a2dfa1468eff57b5e44d971056d06e6c5a2672e14717686b3eba17a341_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel8@sha256:bba628b46144f5d52f4a6e303d1b90c9a7f4a0a7b3f0c13839f9f795da874254_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel8@sha256:f2ee01a1a497bd505ca1289290c0a07eda82901e698079fe1bc6557519d4ee99_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel8@sha256:37002485d6cf0f0ce261894d23db0bf94291fa7a121a154d15e5e4dcde20961f_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel8@sha256:7561c3f65b9ea5268ed46b35f821c319abb1b4cb0894885a5a205cb920842b50_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel8@sha256:7f56583cad2cef40a2be5f4e96a62fcc155c8818fdc7d786400fadb60c85e631_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel8@sha256:ac72ab75d693dd84576e61df319e891b3de889f4e347c9c5b6597ccbd529ae0d_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel8@sha256:025fa4d5b4ca78c69f85c8836f9e585f71c2e48466ff7f38fab36dc66f65880e_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel8@sha256:534369ccbc380afa8482d089c9806484843122f9f3ece03d468604ef2de1daff_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel8@sha256:cea3159fd16b609ef54d99bf435f72c142f0f7ecbbe3c3eaa9dd2035267395d2_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel8@sha256:eae22f08294cb4179c659fca1effea2fc9f270a3059ddd32cf5a9ba1aaf8d2d1_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel8@sha256:1873003c677cb43b754c22493f9ecd91fa61eced098816823b7bceaf2051113a_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel8@sha256:26e9f9232764f62c9c8ec24c3f7938fdaa362f4f10b6c71c894b1cea92f55404_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel8@sha256:8969e863a2ac74d0ab37812bd0aa5d86f261b97d0c2fecd0f35d2343c2f5bd67_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel8@sha256:bc98620c8b16b39d796d81f25bd30ff227f2f2e723536bf28d55bdc76e9ac1ad_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel8@sha256:2f5cd53d974785de7aa44cb7ff7340e08c44a98eac5b3b60a9eb4535e63e62f7_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel8@sha256:608f3eb154f67488869fceeee31df1bcf596385c41d03c7390364153bac6b8b2_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel8@sha256:ca0bcdf562b50a8d2d665172658de8f444dab6fb4ca39ce49abb253e05aa8c7c_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel8@sha256:fed536fdc9330d719dda8baef65c856e9c301e86363b767a52f78fea8336103e_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel8@sha256:012597e8046bf9f3e53d6f3c9543405e77ad5fd8f44964bc669cdf9581726170_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel8@sha256:36959d582ce1a74d7bf594b8e1b84edfa14233ddc2a2b22fcb66c0a0335a7bd3_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel8@sha256:3888fb9d6780e137b4545e8830f45383e68ca84a42394749b64e391d535172e7_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel8@sha256:79af298015635f2bde40b74943cc5aa201d8bef1cb1d333938816757328609e6_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel8@sha256:0d45b4a62b0fc7e101f68e94d6f1b18bc1a2770cccfebc27380d1bbcafbabb49_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel8@sha256:142369000580845dc3a0da67cf4de781dd2ad1ccaa6acf234d7650424e95bf09_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel8@sha256:26d9157c1a6c7d0cfcde263a0a17b15cca996b2b79c6cf0168a16304068c6abc_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel8@sha256:7a4aa11a1273f668d89230adaa720b4e1fcea0cbaa57c63fa01a2cf6867d981c_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel8@sha256:25f485a1b1e0c5015304744148e7a3fbb6728fe90f389e5d507b2d36917efdf5_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel8@sha256:6f30b86646ff8d94ba28949bdf826d751fba38c824a3acabb1480896f41d411a_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel8@sha256:a0663bcada815073c34ec07a99cd53242db85e933912c48b5ed25892ccfa4eb1_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel8@sha256:e6213a9e4243024eb73cef85526dbc294920f0e7c35b031d4b46bc5a5072af23_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel8@sha256:18c0e9a76603a5312f3c7e2b9d468fe5a6d1e3f3f3b41c5ddcad952f6a49e528_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel8@sha256:2723ec216e5ead0550a5dece8b4ef76abade44503ff67da9becdb59ee6a74b64_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel8@sha256:5f68ba66d17d612702cc47916df916b751c3b8d71faa094f1a174cb4338c3d68_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel8@sha256:8d927c5044b9df81791f00774e7831f0a4d5a458f7a335f8bf925696b5479548_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel8@sha256:3d6ba54c22f00a6eefdb5a920e9f2a377cd25f46ac0ce43fbbd207f9bddf87af_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel8@sha256:4f9a87bf93808a7c27c0bcd5387527fd9261f4c666da11e4f5ba8f831028fc3e_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel8@sha256:6ecd313eff04d48c873fa3b4b3a0e1bc94e1e715ab5919e33718a06a2b561851_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel8@sha256:7efeac843ef6910c061c535e290dc43a8fca0522e1897845237bff9df7706da9_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel8@sha256:3e51c0031aaefd0b1ae80908c887075c82888f29552a4b71a3de6148ed6a7fb4_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel8@sha256:578c9afda064065cc2f4e18b59dbb92cf78015654573de80a72bc4e56fc0d1f3_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel8@sha256:d4fa2a61f381b3f00b9fb76cb1d019b28a2413a936f9b5a786d1d98e8a8361a0_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel8@sha256:fbbf6924f67a455359ccd4e884e1608fb20475850e874874d158f5f2e01425c8_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "pbkdf2: pbkdf2 silently returns static keys"
},
{
"cve": "CVE-2025-9287",
"cwe": {
"id": "CWE-20",
"name": "Improper Input Validation"
},
"discovery_date": "2025-08-20T22:00:53.821394+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel8@sha256:0cb744cb7946d857a2cffec641fcbc994e77ddc8d4a5b14c17a28621f4a0a4a9_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel8@sha256:416c99f02abb6274fc87b2599e96b90e74e7a94c28806629c2b98fb2dc7e2afc_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel8@sha256:5c78dfe2380653f0167358565c8b7cab1010321a4eda27ec931715805ab2c256_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel8@sha256:d71dc72648f45660ae1fd98acac0f1876540cac853f5c097ab85c3a5f2c2084f_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel8@sha256:494857108f0b09c8b8985062cc11b9879d126b207fcd72f6abb64ded3d8d1793_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel8@sha256:abca24c41cb24749e70a90aac93354d1924785e3eaf92a55b6906690861bac49_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel8@sha256:b7b03dd023aafe65290969336bcf9e0b7a241c3510dcb3d26519581ba4eed719_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel8@sha256:d52e4a16b2908e99f1e69a1e2ee9233a231fd28c70916ed06c9cd8560478340c_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-controller-rhel8@sha256:35c7d22ab878030711c1ec9d340f25f78257ca3eabdcb5db23db90e80d55e8f1_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-controller-rhel8@sha256:5345cdb7e11186fda1577345f0e426946a5ee9e6bbe6486845511f03114dbe52_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-controller-rhel8@sha256:71d7e93eb9e845a429a7e68801ce7675ffdeebb730c236a8b6c3d59767d8e5d8_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-controller-rhel8@sha256:b33b33412464a6d0bf510e6dd2dc7df8b4ced9a5c08a14d8522db6c8457d1a36_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel8@sha256:9209e159bb11236b49511ed3a59c7f687d06a9f82a02497a637d765cc14ea0c3_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel8@sha256:b2c21a004712bd198698ea75793e57abbe1665e17479e34d0b5e8c81d60b967d_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel8@sha256:b894d94d3e18dc2f4f71f4e791e25da158397264b49ac82f4780ac3322e66200_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel8@sha256:f532249811710dde78cab85e31f99bfebb5ee161167f8116ea00297ac343eefd_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-events-rhel8@sha256:001e28b882e81e4d424b2e1a39933211f15e68048406a6432e6ec59e4b96cc2c_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-events-rhel8@sha256:03dc5eb942a8fb202d8d6492764d5d27dcc326b556bb068070c10b00a3a9d277_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-events-rhel8@sha256:0e59fd179abc02c54784b3293bc3d21087bd0ec135c691c5523879149da33a5a_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-events-rhel8@sha256:898085897ff200fdba4d6c14b59548c7fe53164a8c2649e2263a69116737edbf_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel8@sha256:3479cbadb4aa7bab5cc56115d7efe4e406d60010e28561857804926c3fbac9cc_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel8@sha256:6067cedcfde517cc751e14030c620126ea6facf50a4ff16374ca8ebe7bfcbe8b_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel8@sha256:a77292658b1ef1e2922f2b7c904ff73c8911bb84f130953897c3a66aec8560da_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel8@sha256:c8aaf02aede730dacca2eed8bb32044f39b74d3ee3fd619a0fa2af864d874fa6_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel8@sha256:23a535f97d17329cf2a1cc9dde90d4d9e2f3f5d979539a8ef5982e1f6693b144_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel8@sha256:7b61bda6116f3f1e93c856543ade553b0a1e4353542f5147da6929a5a8adbac3_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel8@sha256:ab98453c7e13ef2a9429531a1b1635e814df4784599be5c79848fcc849d05136_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel8@sha256:d2993b1a28d230faf64f020c8e8248e06fabf5cd225189b8218a71b2f40e6a9b_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel8@sha256:065def0cfd1e282fd57faedff24873ddb4057afd42d4abc887859c6b8cf8c901_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel8@sha256:14e1402c0d2f4d449146471fff84f6548affdbcd81d1864bce0d29c29ccb15bd_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel8@sha256:1709fbbd4a92d49d492e6bc977f2c32efe4559bde59668e818be70d38acdf757_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel8@sha256:5f9e44c7e682756007cc7bc493511c4a44536a04271ec1984f5a3ece7f1a8a49_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-nop-rhel8@sha256:72978ab3728ae29e51b68affb9e0b9a501bc69653c392783cb9ea121c8971661_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-nop-rhel8@sha256:9a0cf80bdfe89d4c472dc555f314d0bd5c4763bc637d45ddd89b8bb78236a44f_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-nop-rhel8@sha256:b767a9acd7013d08b744b8155cecbe219bfd7a416a3f1ac3a129d67ab062741a_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-nop-rhel8@sha256:dfb1b5680a223da82b0b2dada35342525a88a925f4d22b8168c7edcf2b93049c_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel8@sha256:46612f85239df62f6c6d3684367e34a06ddf3982754d5d130b5c0d77f587deea_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel8@sha256:4c111f708f6ae46c74f7ecae415b9b12e1cbb0380f97c4bee6f98ce32de0ef18_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel8@sha256:607ba1de03fdda867014d183a7f54745c6d687441d7e230cbe45d9234c623ed2_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel8@sha256:c7633b12a75e2a382fb3104a6fcc03227dcc980d2d764f828c75b48ccf73bbab_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel8@sha256:0a2fbc739785a2cc2ad17b79e360788216b2a87422e7d1512ea59a8672557a3e_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel8@sha256:25c1f3d9abd1e123e2a11e5349c0b59eb24238a10dc16e01e59976d061ea7af7_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel8@sha256:375388a1122a4bc5ffe695d4f8c69c9cf0c1d65ba89e92a6caeb68be40fbbbdc_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel8@sha256:739b8da7ebcad332129f65fee9e17f2b29370b1f68c030e3751d2f37ed4f9326_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel8@sha256:0d2a673d31a7b920fce466a25fa1968c57fe95d1c8c5bd2759f5de611d000b5f_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel8@sha256:3542aba4cb22ce189574cf439a9dc758678e6272b83d8ff6089f1815284c576b_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel8@sha256:8c97cb0a4a88a1ddb7a6e7650100e958464b526d7c1454c306c7326f75ca0ab1_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel8@sha256:8ce8fce1d1e1acd9fb44dc4d5797e57fe8e349624f6c7b1351757d7d6143b679_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel8@sha256:540dd3000891505e605b3f269f99da6c53d1e452cf35bb7a1918bb8ce190772b_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel8@sha256:5f0ff9a2dfa1468eff57b5e44d971056d06e6c5a2672e14717686b3eba17a341_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel8@sha256:bba628b46144f5d52f4a6e303d1b90c9a7f4a0a7b3f0c13839f9f795da874254_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel8@sha256:f2ee01a1a497bd505ca1289290c0a07eda82901e698079fe1bc6557519d4ee99_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel8@sha256:37002485d6cf0f0ce261894d23db0bf94291fa7a121a154d15e5e4dcde20961f_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel8@sha256:7561c3f65b9ea5268ed46b35f821c319abb1b4cb0894885a5a205cb920842b50_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel8@sha256:7f56583cad2cef40a2be5f4e96a62fcc155c8818fdc7d786400fadb60c85e631_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel8@sha256:ac72ab75d693dd84576e61df319e891b3de889f4e347c9c5b6597ccbd529ae0d_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel8@sha256:025fa4d5b4ca78c69f85c8836f9e585f71c2e48466ff7f38fab36dc66f65880e_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel8@sha256:534369ccbc380afa8482d089c9806484843122f9f3ece03d468604ef2de1daff_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel8@sha256:cea3159fd16b609ef54d99bf435f72c142f0f7ecbbe3c3eaa9dd2035267395d2_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel8@sha256:eae22f08294cb4179c659fca1effea2fc9f270a3059ddd32cf5a9ba1aaf8d2d1_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel8@sha256:1873003c677cb43b754c22493f9ecd91fa61eced098816823b7bceaf2051113a_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel8@sha256:26e9f9232764f62c9c8ec24c3f7938fdaa362f4f10b6c71c894b1cea92f55404_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel8@sha256:8969e863a2ac74d0ab37812bd0aa5d86f261b97d0c2fecd0f35d2343c2f5bd67_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel8@sha256:bc98620c8b16b39d796d81f25bd30ff227f2f2e723536bf28d55bdc76e9ac1ad_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel8@sha256:2f5cd53d974785de7aa44cb7ff7340e08c44a98eac5b3b60a9eb4535e63e62f7_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel8@sha256:608f3eb154f67488869fceeee31df1bcf596385c41d03c7390364153bac6b8b2_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel8@sha256:ca0bcdf562b50a8d2d665172658de8f444dab6fb4ca39ce49abb253e05aa8c7c_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel8@sha256:fed536fdc9330d719dda8baef65c856e9c301e86363b767a52f78fea8336103e_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel8@sha256:012597e8046bf9f3e53d6f3c9543405e77ad5fd8f44964bc669cdf9581726170_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel8@sha256:36959d582ce1a74d7bf594b8e1b84edfa14233ddc2a2b22fcb66c0a0335a7bd3_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel8@sha256:3888fb9d6780e137b4545e8830f45383e68ca84a42394749b64e391d535172e7_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel8@sha256:79af298015635f2bde40b74943cc5aa201d8bef1cb1d333938816757328609e6_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel8@sha256:0d45b4a62b0fc7e101f68e94d6f1b18bc1a2770cccfebc27380d1bbcafbabb49_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel8@sha256:142369000580845dc3a0da67cf4de781dd2ad1ccaa6acf234d7650424e95bf09_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel8@sha256:26d9157c1a6c7d0cfcde263a0a17b15cca996b2b79c6cf0168a16304068c6abc_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel8@sha256:7a4aa11a1273f668d89230adaa720b4e1fcea0cbaa57c63fa01a2cf6867d981c_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel8@sha256:25f485a1b1e0c5015304744148e7a3fbb6728fe90f389e5d507b2d36917efdf5_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel8@sha256:6f30b86646ff8d94ba28949bdf826d751fba38c824a3acabb1480896f41d411a_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel8@sha256:a0663bcada815073c34ec07a99cd53242db85e933912c48b5ed25892ccfa4eb1_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel8@sha256:e6213a9e4243024eb73cef85526dbc294920f0e7c35b031d4b46bc5a5072af23_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel8@sha256:18c0e9a76603a5312f3c7e2b9d468fe5a6d1e3f3f3b41c5ddcad952f6a49e528_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel8@sha256:2723ec216e5ead0550a5dece8b4ef76abade44503ff67da9becdb59ee6a74b64_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel8@sha256:5f68ba66d17d612702cc47916df916b751c3b8d71faa094f1a174cb4338c3d68_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel8@sha256:8d927c5044b9df81791f00774e7831f0a4d5a458f7a335f8bf925696b5479548_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel8@sha256:3d6ba54c22f00a6eefdb5a920e9f2a377cd25f46ac0ce43fbbd207f9bddf87af_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel8@sha256:4f9a87bf93808a7c27c0bcd5387527fd9261f4c666da11e4f5ba8f831028fc3e_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel8@sha256:6ecd313eff04d48c873fa3b4b3a0e1bc94e1e715ab5919e33718a06a2b561851_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel8@sha256:7efeac843ef6910c061c535e290dc43a8fca0522e1897845237bff9df7706da9_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel8@sha256:3e51c0031aaefd0b1ae80908c887075c82888f29552a4b71a3de6148ed6a7fb4_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel8@sha256:578c9afda064065cc2f4e18b59dbb92cf78015654573de80a72bc4e56fc0d1f3_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel8@sha256:d4fa2a61f381b3f00b9fb76cb1d019b28a2413a936f9b5a786d1d98e8a8361a0_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel8@sha256:fbbf6924f67a455359ccd4e884e1608fb20475850e874874d158f5f2e01425c8_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2389932"
}
],
"notes": [
{
"category": "description",
"text": "An improper input validation vulnerability was found in the cipher-base npm package. Missing input type checks in the polyfill of the Node.js `createHash` function result in invalid\u00a0value calculations,\u00a0hanging and\u00a0rewinding the\u00a0hash state, including\u00a0turning a tagged hash\u00a0into an untagged\u00a0hash, for malicious JSON-stringifyable\u00a0inputs.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "cipher-base: Cipher-base hash manipulation",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel8@sha256:1066cf4185e3cd917c05e6d6759fb0a69428c4b43398df10dff8abe523761c09_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel8@sha256:525bbd7fe14ba88b4d9be13c5857e477e3a8daac1185a146707ebb8ef8e81acd_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel8@sha256:dbb678695a4bd07c27a14fec9b70359929bf0d4d33d9ce2d70d1b5157e5026c1_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel8@sha256:fbddec04429c15c833b7631fe3d7c783d33520f30f6d5c8aef2e66b7634873b8_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel8@sha256:0a12cf22aa798dbc3661f7e83aa9c280fe394de5b0ecc6ed7c93be1df539fce9_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel8@sha256:cf30088c2a33f0717657b0ac7c2df1544cb02a39e235011c9d21c658222ef39e_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel8@sha256:ea7aae64763683de9e3fcbda5d6865c975a561b8c6b4299be9dd34088bc5e684_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel8@sha256:fdd2f4bffececf03b6566cf573fdf6224495d79a75ad1031219fad9902d7a3f1_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel8@sha256:0dee713a14ab49d93b52b280d4ca3c6fc1c5f604087c81b755a6715330c91ea7_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel8@sha256:50133b51c695735e5f1fdb54d5423331091c1d113b0747d9565a42839d7510bc_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel8@sha256:56bf189b754dee71d8b4ce9e44389b4ca0762e5f633e728210825472f4c8f3f6_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel8@sha256:d356f3a86b2d3054a9f9c6e36bd488c8eaaef4af199e6a8188f8b50921698d25_arm64"
],
"known_not_affected": [
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel8@sha256:0cb744cb7946d857a2cffec641fcbc994e77ddc8d4a5b14c17a28621f4a0a4a9_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel8@sha256:416c99f02abb6274fc87b2599e96b90e74e7a94c28806629c2b98fb2dc7e2afc_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel8@sha256:5c78dfe2380653f0167358565c8b7cab1010321a4eda27ec931715805ab2c256_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel8@sha256:d71dc72648f45660ae1fd98acac0f1876540cac853f5c097ab85c3a5f2c2084f_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel8@sha256:494857108f0b09c8b8985062cc11b9879d126b207fcd72f6abb64ded3d8d1793_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel8@sha256:abca24c41cb24749e70a90aac93354d1924785e3eaf92a55b6906690861bac49_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel8@sha256:b7b03dd023aafe65290969336bcf9e0b7a241c3510dcb3d26519581ba4eed719_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel8@sha256:d52e4a16b2908e99f1e69a1e2ee9233a231fd28c70916ed06c9cd8560478340c_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-controller-rhel8@sha256:35c7d22ab878030711c1ec9d340f25f78257ca3eabdcb5db23db90e80d55e8f1_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-controller-rhel8@sha256:5345cdb7e11186fda1577345f0e426946a5ee9e6bbe6486845511f03114dbe52_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-controller-rhel8@sha256:71d7e93eb9e845a429a7e68801ce7675ffdeebb730c236a8b6c3d59767d8e5d8_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-controller-rhel8@sha256:b33b33412464a6d0bf510e6dd2dc7df8b4ced9a5c08a14d8522db6c8457d1a36_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel8@sha256:9209e159bb11236b49511ed3a59c7f687d06a9f82a02497a637d765cc14ea0c3_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel8@sha256:b2c21a004712bd198698ea75793e57abbe1665e17479e34d0b5e8c81d60b967d_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel8@sha256:b894d94d3e18dc2f4f71f4e791e25da158397264b49ac82f4780ac3322e66200_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel8@sha256:f532249811710dde78cab85e31f99bfebb5ee161167f8116ea00297ac343eefd_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-events-rhel8@sha256:001e28b882e81e4d424b2e1a39933211f15e68048406a6432e6ec59e4b96cc2c_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-events-rhel8@sha256:03dc5eb942a8fb202d8d6492764d5d27dcc326b556bb068070c10b00a3a9d277_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-events-rhel8@sha256:0e59fd179abc02c54784b3293bc3d21087bd0ec135c691c5523879149da33a5a_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-events-rhel8@sha256:898085897ff200fdba4d6c14b59548c7fe53164a8c2649e2263a69116737edbf_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel8@sha256:3479cbadb4aa7bab5cc56115d7efe4e406d60010e28561857804926c3fbac9cc_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel8@sha256:6067cedcfde517cc751e14030c620126ea6facf50a4ff16374ca8ebe7bfcbe8b_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel8@sha256:a77292658b1ef1e2922f2b7c904ff73c8911bb84f130953897c3a66aec8560da_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel8@sha256:c8aaf02aede730dacca2eed8bb32044f39b74d3ee3fd619a0fa2af864d874fa6_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel8@sha256:23a535f97d17329cf2a1cc9dde90d4d9e2f3f5d979539a8ef5982e1f6693b144_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel8@sha256:7b61bda6116f3f1e93c856543ade553b0a1e4353542f5147da6929a5a8adbac3_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel8@sha256:ab98453c7e13ef2a9429531a1b1635e814df4784599be5c79848fcc849d05136_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel8@sha256:d2993b1a28d230faf64f020c8e8248e06fabf5cd225189b8218a71b2f40e6a9b_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel8@sha256:065def0cfd1e282fd57faedff24873ddb4057afd42d4abc887859c6b8cf8c901_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel8@sha256:14e1402c0d2f4d449146471fff84f6548affdbcd81d1864bce0d29c29ccb15bd_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel8@sha256:1709fbbd4a92d49d492e6bc977f2c32efe4559bde59668e818be70d38acdf757_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel8@sha256:5f9e44c7e682756007cc7bc493511c4a44536a04271ec1984f5a3ece7f1a8a49_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-nop-rhel8@sha256:72978ab3728ae29e51b68affb9e0b9a501bc69653c392783cb9ea121c8971661_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-nop-rhel8@sha256:9a0cf80bdfe89d4c472dc555f314d0bd5c4763bc637d45ddd89b8bb78236a44f_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-nop-rhel8@sha256:b767a9acd7013d08b744b8155cecbe219bfd7a416a3f1ac3a129d67ab062741a_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-nop-rhel8@sha256:dfb1b5680a223da82b0b2dada35342525a88a925f4d22b8168c7edcf2b93049c_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel8@sha256:46612f85239df62f6c6d3684367e34a06ddf3982754d5d130b5c0d77f587deea_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel8@sha256:4c111f708f6ae46c74f7ecae415b9b12e1cbb0380f97c4bee6f98ce32de0ef18_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel8@sha256:607ba1de03fdda867014d183a7f54745c6d687441d7e230cbe45d9234c623ed2_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel8@sha256:c7633b12a75e2a382fb3104a6fcc03227dcc980d2d764f828c75b48ccf73bbab_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel8@sha256:0a2fbc739785a2cc2ad17b79e360788216b2a87422e7d1512ea59a8672557a3e_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel8@sha256:25c1f3d9abd1e123e2a11e5349c0b59eb24238a10dc16e01e59976d061ea7af7_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel8@sha256:375388a1122a4bc5ffe695d4f8c69c9cf0c1d65ba89e92a6caeb68be40fbbbdc_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel8@sha256:739b8da7ebcad332129f65fee9e17f2b29370b1f68c030e3751d2f37ed4f9326_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel8@sha256:0d2a673d31a7b920fce466a25fa1968c57fe95d1c8c5bd2759f5de611d000b5f_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel8@sha256:3542aba4cb22ce189574cf439a9dc758678e6272b83d8ff6089f1815284c576b_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel8@sha256:8c97cb0a4a88a1ddb7a6e7650100e958464b526d7c1454c306c7326f75ca0ab1_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel8@sha256:8ce8fce1d1e1acd9fb44dc4d5797e57fe8e349624f6c7b1351757d7d6143b679_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel8@sha256:540dd3000891505e605b3f269f99da6c53d1e452cf35bb7a1918bb8ce190772b_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel8@sha256:5f0ff9a2dfa1468eff57b5e44d971056d06e6c5a2672e14717686b3eba17a341_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel8@sha256:bba628b46144f5d52f4a6e303d1b90c9a7f4a0a7b3f0c13839f9f795da874254_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel8@sha256:f2ee01a1a497bd505ca1289290c0a07eda82901e698079fe1bc6557519d4ee99_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel8@sha256:37002485d6cf0f0ce261894d23db0bf94291fa7a121a154d15e5e4dcde20961f_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel8@sha256:7561c3f65b9ea5268ed46b35f821c319abb1b4cb0894885a5a205cb920842b50_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel8@sha256:7f56583cad2cef40a2be5f4e96a62fcc155c8818fdc7d786400fadb60c85e631_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel8@sha256:ac72ab75d693dd84576e61df319e891b3de889f4e347c9c5b6597ccbd529ae0d_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel8@sha256:025fa4d5b4ca78c69f85c8836f9e585f71c2e48466ff7f38fab36dc66f65880e_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel8@sha256:534369ccbc380afa8482d089c9806484843122f9f3ece03d468604ef2de1daff_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel8@sha256:cea3159fd16b609ef54d99bf435f72c142f0f7ecbbe3c3eaa9dd2035267395d2_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel8@sha256:eae22f08294cb4179c659fca1effea2fc9f270a3059ddd32cf5a9ba1aaf8d2d1_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel8@sha256:1873003c677cb43b754c22493f9ecd91fa61eced098816823b7bceaf2051113a_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel8@sha256:26e9f9232764f62c9c8ec24c3f7938fdaa362f4f10b6c71c894b1cea92f55404_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel8@sha256:8969e863a2ac74d0ab37812bd0aa5d86f261b97d0c2fecd0f35d2343c2f5bd67_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel8@sha256:bc98620c8b16b39d796d81f25bd30ff227f2f2e723536bf28d55bdc76e9ac1ad_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel8@sha256:2f5cd53d974785de7aa44cb7ff7340e08c44a98eac5b3b60a9eb4535e63e62f7_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel8@sha256:608f3eb154f67488869fceeee31df1bcf596385c41d03c7390364153bac6b8b2_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel8@sha256:ca0bcdf562b50a8d2d665172658de8f444dab6fb4ca39ce49abb253e05aa8c7c_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel8@sha256:fed536fdc9330d719dda8baef65c856e9c301e86363b767a52f78fea8336103e_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel8@sha256:012597e8046bf9f3e53d6f3c9543405e77ad5fd8f44964bc669cdf9581726170_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel8@sha256:36959d582ce1a74d7bf594b8e1b84edfa14233ddc2a2b22fcb66c0a0335a7bd3_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel8@sha256:3888fb9d6780e137b4545e8830f45383e68ca84a42394749b64e391d535172e7_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel8@sha256:79af298015635f2bde40b74943cc5aa201d8bef1cb1d333938816757328609e6_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel8@sha256:0d45b4a62b0fc7e101f68e94d6f1b18bc1a2770cccfebc27380d1bbcafbabb49_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel8@sha256:142369000580845dc3a0da67cf4de781dd2ad1ccaa6acf234d7650424e95bf09_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel8@sha256:26d9157c1a6c7d0cfcde263a0a17b15cca996b2b79c6cf0168a16304068c6abc_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel8@sha256:7a4aa11a1273f668d89230adaa720b4e1fcea0cbaa57c63fa01a2cf6867d981c_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel8@sha256:25f485a1b1e0c5015304744148e7a3fbb6728fe90f389e5d507b2d36917efdf5_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel8@sha256:6f30b86646ff8d94ba28949bdf826d751fba38c824a3acabb1480896f41d411a_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel8@sha256:a0663bcada815073c34ec07a99cd53242db85e933912c48b5ed25892ccfa4eb1_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel8@sha256:e6213a9e4243024eb73cef85526dbc294920f0e7c35b031d4b46bc5a5072af23_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel8@sha256:18c0e9a76603a5312f3c7e2b9d468fe5a6d1e3f3f3b41c5ddcad952f6a49e528_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel8@sha256:2723ec216e5ead0550a5dece8b4ef76abade44503ff67da9becdb59ee6a74b64_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel8@sha256:5f68ba66d17d612702cc47916df916b751c3b8d71faa094f1a174cb4338c3d68_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel8@sha256:8d927c5044b9df81791f00774e7831f0a4d5a458f7a335f8bf925696b5479548_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel8@sha256:3d6ba54c22f00a6eefdb5a920e9f2a377cd25f46ac0ce43fbbd207f9bddf87af_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel8@sha256:4f9a87bf93808a7c27c0bcd5387527fd9261f4c666da11e4f5ba8f831028fc3e_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel8@sha256:6ecd313eff04d48c873fa3b4b3a0e1bc94e1e715ab5919e33718a06a2b561851_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel8@sha256:7efeac843ef6910c061c535e290dc43a8fca0522e1897845237bff9df7706da9_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel8@sha256:3e51c0031aaefd0b1ae80908c887075c82888f29552a4b71a3de6148ed6a7fb4_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel8@sha256:578c9afda064065cc2f4e18b59dbb92cf78015654573de80a72bc4e56fc0d1f3_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel8@sha256:d4fa2a61f381b3f00b9fb76cb1d019b28a2413a936f9b5a786d1d98e8a8361a0_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel8@sha256:fbbf6924f67a455359ccd4e884e1608fb20475850e874874d158f5f2e01425c8_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-9287"
},
{
"category": "external",
"summary": "RHBZ#2389932",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2389932"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-9287",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-9287"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-9287",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-9287"
},
{
"category": "external",
"summary": "https://github.com/browserify/cipher-base/pull/23",
"url": "https://github.com/browserify/cipher-base/pull/23"
},
{
"category": "external",
"summary": "https://github.com/browserify/cipher-base/security/advisories/GHSA-cpq7-6gpm-g9rc",
"url": "https://github.com/browserify/cipher-base/security/advisories/GHSA-cpq7-6gpm-g9rc"
}
],
"release_date": "2025-08-20T21:43:56.548000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-03-04T07:12:04+00:00",
"details": "Red Hat OpenShift Pipelines is a cloud-native, continuous integration and\ncontinuous delivery (CI/CD) solution based on Kubernetes resources.\nIt uses Tekton building blocks to automate deployments across multiple\nplatforms by abstracting away the underlying implementation details.\nTekton introduces a number of standard custom resource definitions (CRDs)\nfor defining CI/CD pipelines that are portable across Kubernetes distributions.",
"product_ids": [
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel8@sha256:1066cf4185e3cd917c05e6d6759fb0a69428c4b43398df10dff8abe523761c09_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel8@sha256:525bbd7fe14ba88b4d9be13c5857e477e3a8daac1185a146707ebb8ef8e81acd_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel8@sha256:dbb678695a4bd07c27a14fec9b70359929bf0d4d33d9ce2d70d1b5157e5026c1_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel8@sha256:fbddec04429c15c833b7631fe3d7c783d33520f30f6d5c8aef2e66b7634873b8_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel8@sha256:0a12cf22aa798dbc3661f7e83aa9c280fe394de5b0ecc6ed7c93be1df539fce9_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel8@sha256:cf30088c2a33f0717657b0ac7c2df1544cb02a39e235011c9d21c658222ef39e_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel8@sha256:ea7aae64763683de9e3fcbda5d6865c975a561b8c6b4299be9dd34088bc5e684_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel8@sha256:fdd2f4bffececf03b6566cf573fdf6224495d79a75ad1031219fad9902d7a3f1_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel8@sha256:0dee713a14ab49d93b52b280d4ca3c6fc1c5f604087c81b755a6715330c91ea7_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel8@sha256:50133b51c695735e5f1fdb54d5423331091c1d113b0747d9565a42839d7510bc_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel8@sha256:56bf189b754dee71d8b4ce9e44389b4ca0762e5f633e728210825472f4c8f3f6_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel8@sha256:d356f3a86b2d3054a9f9c6e36bd488c8eaaef4af199e6a8188f8b50921698d25_arm64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:3712"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel8@sha256:0cb744cb7946d857a2cffec641fcbc994e77ddc8d4a5b14c17a28621f4a0a4a9_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel8@sha256:416c99f02abb6274fc87b2599e96b90e74e7a94c28806629c2b98fb2dc7e2afc_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel8@sha256:5c78dfe2380653f0167358565c8b7cab1010321a4eda27ec931715805ab2c256_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel8@sha256:d71dc72648f45660ae1fd98acac0f1876540cac853f5c097ab85c3a5f2c2084f_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel8@sha256:494857108f0b09c8b8985062cc11b9879d126b207fcd72f6abb64ded3d8d1793_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel8@sha256:abca24c41cb24749e70a90aac93354d1924785e3eaf92a55b6906690861bac49_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel8@sha256:b7b03dd023aafe65290969336bcf9e0b7a241c3510dcb3d26519581ba4eed719_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel8@sha256:d52e4a16b2908e99f1e69a1e2ee9233a231fd28c70916ed06c9cd8560478340c_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-controller-rhel8@sha256:35c7d22ab878030711c1ec9d340f25f78257ca3eabdcb5db23db90e80d55e8f1_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-controller-rhel8@sha256:5345cdb7e11186fda1577345f0e426946a5ee9e6bbe6486845511f03114dbe52_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-controller-rhel8@sha256:71d7e93eb9e845a429a7e68801ce7675ffdeebb730c236a8b6c3d59767d8e5d8_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-controller-rhel8@sha256:b33b33412464a6d0bf510e6dd2dc7df8b4ced9a5c08a14d8522db6c8457d1a36_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel8@sha256:9209e159bb11236b49511ed3a59c7f687d06a9f82a02497a637d765cc14ea0c3_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel8@sha256:b2c21a004712bd198698ea75793e57abbe1665e17479e34d0b5e8c81d60b967d_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel8@sha256:b894d94d3e18dc2f4f71f4e791e25da158397264b49ac82f4780ac3322e66200_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel8@sha256:f532249811710dde78cab85e31f99bfebb5ee161167f8116ea00297ac343eefd_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-events-rhel8@sha256:001e28b882e81e4d424b2e1a39933211f15e68048406a6432e6ec59e4b96cc2c_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-events-rhel8@sha256:03dc5eb942a8fb202d8d6492764d5d27dcc326b556bb068070c10b00a3a9d277_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-events-rhel8@sha256:0e59fd179abc02c54784b3293bc3d21087bd0ec135c691c5523879149da33a5a_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-events-rhel8@sha256:898085897ff200fdba4d6c14b59548c7fe53164a8c2649e2263a69116737edbf_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel8@sha256:3479cbadb4aa7bab5cc56115d7efe4e406d60010e28561857804926c3fbac9cc_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel8@sha256:6067cedcfde517cc751e14030c620126ea6facf50a4ff16374ca8ebe7bfcbe8b_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel8@sha256:a77292658b1ef1e2922f2b7c904ff73c8911bb84f130953897c3a66aec8560da_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel8@sha256:c8aaf02aede730dacca2eed8bb32044f39b74d3ee3fd619a0fa2af864d874fa6_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel8@sha256:1066cf4185e3cd917c05e6d6759fb0a69428c4b43398df10dff8abe523761c09_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel8@sha256:525bbd7fe14ba88b4d9be13c5857e477e3a8daac1185a146707ebb8ef8e81acd_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel8@sha256:dbb678695a4bd07c27a14fec9b70359929bf0d4d33d9ce2d70d1b5157e5026c1_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel8@sha256:fbddec04429c15c833b7631fe3d7c783d33520f30f6d5c8aef2e66b7634873b8_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel8@sha256:0a12cf22aa798dbc3661f7e83aa9c280fe394de5b0ecc6ed7c93be1df539fce9_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel8@sha256:cf30088c2a33f0717657b0ac7c2df1544cb02a39e235011c9d21c658222ef39e_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel8@sha256:ea7aae64763683de9e3fcbda5d6865c975a561b8c6b4299be9dd34088bc5e684_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel8@sha256:fdd2f4bffececf03b6566cf573fdf6224495d79a75ad1031219fad9902d7a3f1_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel8@sha256:0dee713a14ab49d93b52b280d4ca3c6fc1c5f604087c81b755a6715330c91ea7_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel8@sha256:50133b51c695735e5f1fdb54d5423331091c1d113b0747d9565a42839d7510bc_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel8@sha256:56bf189b754dee71d8b4ce9e44389b4ca0762e5f633e728210825472f4c8f3f6_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel8@sha256:d356f3a86b2d3054a9f9c6e36bd488c8eaaef4af199e6a8188f8b50921698d25_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel8@sha256:23a535f97d17329cf2a1cc9dde90d4d9e2f3f5d979539a8ef5982e1f6693b144_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel8@sha256:7b61bda6116f3f1e93c856543ade553b0a1e4353542f5147da6929a5a8adbac3_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel8@sha256:ab98453c7e13ef2a9429531a1b1635e814df4784599be5c79848fcc849d05136_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel8@sha256:d2993b1a28d230faf64f020c8e8248e06fabf5cd225189b8218a71b2f40e6a9b_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel8@sha256:065def0cfd1e282fd57faedff24873ddb4057afd42d4abc887859c6b8cf8c901_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel8@sha256:14e1402c0d2f4d449146471fff84f6548affdbcd81d1864bce0d29c29ccb15bd_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel8@sha256:1709fbbd4a92d49d492e6bc977f2c32efe4559bde59668e818be70d38acdf757_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel8@sha256:5f9e44c7e682756007cc7bc493511c4a44536a04271ec1984f5a3ece7f1a8a49_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-nop-rhel8@sha256:72978ab3728ae29e51b68affb9e0b9a501bc69653c392783cb9ea121c8971661_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-nop-rhel8@sha256:9a0cf80bdfe89d4c472dc555f314d0bd5c4763bc637d45ddd89b8bb78236a44f_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-nop-rhel8@sha256:b767a9acd7013d08b744b8155cecbe219bfd7a416a3f1ac3a129d67ab062741a_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-nop-rhel8@sha256:dfb1b5680a223da82b0b2dada35342525a88a925f4d22b8168c7edcf2b93049c_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel8@sha256:46612f85239df62f6c6d3684367e34a06ddf3982754d5d130b5c0d77f587deea_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel8@sha256:4c111f708f6ae46c74f7ecae415b9b12e1cbb0380f97c4bee6f98ce32de0ef18_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel8@sha256:607ba1de03fdda867014d183a7f54745c6d687441d7e230cbe45d9234c623ed2_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel8@sha256:c7633b12a75e2a382fb3104a6fcc03227dcc980d2d764f828c75b48ccf73bbab_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel8@sha256:0a2fbc739785a2cc2ad17b79e360788216b2a87422e7d1512ea59a8672557a3e_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel8@sha256:25c1f3d9abd1e123e2a11e5349c0b59eb24238a10dc16e01e59976d061ea7af7_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel8@sha256:375388a1122a4bc5ffe695d4f8c69c9cf0c1d65ba89e92a6caeb68be40fbbbdc_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel8@sha256:739b8da7ebcad332129f65fee9e17f2b29370b1f68c030e3751d2f37ed4f9326_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel8@sha256:0d2a673d31a7b920fce466a25fa1968c57fe95d1c8c5bd2759f5de611d000b5f_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel8@sha256:3542aba4cb22ce189574cf439a9dc758678e6272b83d8ff6089f1815284c576b_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel8@sha256:8c97cb0a4a88a1ddb7a6e7650100e958464b526d7c1454c306c7326f75ca0ab1_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel8@sha256:8ce8fce1d1e1acd9fb44dc4d5797e57fe8e349624f6c7b1351757d7d6143b679_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel8@sha256:540dd3000891505e605b3f269f99da6c53d1e452cf35bb7a1918bb8ce190772b_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel8@sha256:5f0ff9a2dfa1468eff57b5e44d971056d06e6c5a2672e14717686b3eba17a341_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel8@sha256:bba628b46144f5d52f4a6e303d1b90c9a7f4a0a7b3f0c13839f9f795da874254_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel8@sha256:f2ee01a1a497bd505ca1289290c0a07eda82901e698079fe1bc6557519d4ee99_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel8@sha256:37002485d6cf0f0ce261894d23db0bf94291fa7a121a154d15e5e4dcde20961f_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel8@sha256:7561c3f65b9ea5268ed46b35f821c319abb1b4cb0894885a5a205cb920842b50_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel8@sha256:7f56583cad2cef40a2be5f4e96a62fcc155c8818fdc7d786400fadb60c85e631_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel8@sha256:ac72ab75d693dd84576e61df319e891b3de889f4e347c9c5b6597ccbd529ae0d_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel8@sha256:025fa4d5b4ca78c69f85c8836f9e585f71c2e48466ff7f38fab36dc66f65880e_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel8@sha256:534369ccbc380afa8482d089c9806484843122f9f3ece03d468604ef2de1daff_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel8@sha256:cea3159fd16b609ef54d99bf435f72c142f0f7ecbbe3c3eaa9dd2035267395d2_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel8@sha256:eae22f08294cb4179c659fca1effea2fc9f270a3059ddd32cf5a9ba1aaf8d2d1_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel8@sha256:1873003c677cb43b754c22493f9ecd91fa61eced098816823b7bceaf2051113a_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel8@sha256:26e9f9232764f62c9c8ec24c3f7938fdaa362f4f10b6c71c894b1cea92f55404_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel8@sha256:8969e863a2ac74d0ab37812bd0aa5d86f261b97d0c2fecd0f35d2343c2f5bd67_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel8@sha256:bc98620c8b16b39d796d81f25bd30ff227f2f2e723536bf28d55bdc76e9ac1ad_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel8@sha256:2f5cd53d974785de7aa44cb7ff7340e08c44a98eac5b3b60a9eb4535e63e62f7_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel8@sha256:608f3eb154f67488869fceeee31df1bcf596385c41d03c7390364153bac6b8b2_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel8@sha256:ca0bcdf562b50a8d2d665172658de8f444dab6fb4ca39ce49abb253e05aa8c7c_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel8@sha256:fed536fdc9330d719dda8baef65c856e9c301e86363b767a52f78fea8336103e_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel8@sha256:012597e8046bf9f3e53d6f3c9543405e77ad5fd8f44964bc669cdf9581726170_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel8@sha256:36959d582ce1a74d7bf594b8e1b84edfa14233ddc2a2b22fcb66c0a0335a7bd3_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel8@sha256:3888fb9d6780e137b4545e8830f45383e68ca84a42394749b64e391d535172e7_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel8@sha256:79af298015635f2bde40b74943cc5aa201d8bef1cb1d333938816757328609e6_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel8@sha256:0d45b4a62b0fc7e101f68e94d6f1b18bc1a2770cccfebc27380d1bbcafbabb49_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel8@sha256:142369000580845dc3a0da67cf4de781dd2ad1ccaa6acf234d7650424e95bf09_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel8@sha256:26d9157c1a6c7d0cfcde263a0a17b15cca996b2b79c6cf0168a16304068c6abc_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel8@sha256:7a4aa11a1273f668d89230adaa720b4e1fcea0cbaa57c63fa01a2cf6867d981c_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel8@sha256:25f485a1b1e0c5015304744148e7a3fbb6728fe90f389e5d507b2d36917efdf5_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel8@sha256:6f30b86646ff8d94ba28949bdf826d751fba38c824a3acabb1480896f41d411a_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel8@sha256:a0663bcada815073c34ec07a99cd53242db85e933912c48b5ed25892ccfa4eb1_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel8@sha256:e6213a9e4243024eb73cef85526dbc294920f0e7c35b031d4b46bc5a5072af23_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel8@sha256:18c0e9a76603a5312f3c7e2b9d468fe5a6d1e3f3f3b41c5ddcad952f6a49e528_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel8@sha256:2723ec216e5ead0550a5dece8b4ef76abade44503ff67da9becdb59ee6a74b64_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel8@sha256:5f68ba66d17d612702cc47916df916b751c3b8d71faa094f1a174cb4338c3d68_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel8@sha256:8d927c5044b9df81791f00774e7831f0a4d5a458f7a335f8bf925696b5479548_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel8@sha256:3d6ba54c22f00a6eefdb5a920e9f2a377cd25f46ac0ce43fbbd207f9bddf87af_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel8@sha256:4f9a87bf93808a7c27c0bcd5387527fd9261f4c666da11e4f5ba8f831028fc3e_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel8@sha256:6ecd313eff04d48c873fa3b4b3a0e1bc94e1e715ab5919e33718a06a2b561851_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel8@sha256:7efeac843ef6910c061c535e290dc43a8fca0522e1897845237bff9df7706da9_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel8@sha256:3e51c0031aaefd0b1ae80908c887075c82888f29552a4b71a3de6148ed6a7fb4_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel8@sha256:578c9afda064065cc2f4e18b59dbb92cf78015654573de80a72bc4e56fc0d1f3_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel8@sha256:d4fa2a61f381b3f00b9fb76cb1d019b28a2413a936f9b5a786d1d98e8a8361a0_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel8@sha256:fbbf6924f67a455359ccd4e884e1608fb20475850e874874d158f5f2e01425c8_amd64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "LOW",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "CHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:C/C:N/I:H/A:L",
"version": "3.1"
},
"products": [
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel8@sha256:0cb744cb7946d857a2cffec641fcbc994e77ddc8d4a5b14c17a28621f4a0a4a9_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel8@sha256:416c99f02abb6274fc87b2599e96b90e74e7a94c28806629c2b98fb2dc7e2afc_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel8@sha256:5c78dfe2380653f0167358565c8b7cab1010321a4eda27ec931715805ab2c256_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel8@sha256:d71dc72648f45660ae1fd98acac0f1876540cac853f5c097ab85c3a5f2c2084f_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel8@sha256:494857108f0b09c8b8985062cc11b9879d126b207fcd72f6abb64ded3d8d1793_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel8@sha256:abca24c41cb24749e70a90aac93354d1924785e3eaf92a55b6906690861bac49_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel8@sha256:b7b03dd023aafe65290969336bcf9e0b7a241c3510dcb3d26519581ba4eed719_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel8@sha256:d52e4a16b2908e99f1e69a1e2ee9233a231fd28c70916ed06c9cd8560478340c_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-controller-rhel8@sha256:35c7d22ab878030711c1ec9d340f25f78257ca3eabdcb5db23db90e80d55e8f1_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-controller-rhel8@sha256:5345cdb7e11186fda1577345f0e426946a5ee9e6bbe6486845511f03114dbe52_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-controller-rhel8@sha256:71d7e93eb9e845a429a7e68801ce7675ffdeebb730c236a8b6c3d59767d8e5d8_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-controller-rhel8@sha256:b33b33412464a6d0bf510e6dd2dc7df8b4ced9a5c08a14d8522db6c8457d1a36_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel8@sha256:9209e159bb11236b49511ed3a59c7f687d06a9f82a02497a637d765cc14ea0c3_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel8@sha256:b2c21a004712bd198698ea75793e57abbe1665e17479e34d0b5e8c81d60b967d_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel8@sha256:b894d94d3e18dc2f4f71f4e791e25da158397264b49ac82f4780ac3322e66200_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel8@sha256:f532249811710dde78cab85e31f99bfebb5ee161167f8116ea00297ac343eefd_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-events-rhel8@sha256:001e28b882e81e4d424b2e1a39933211f15e68048406a6432e6ec59e4b96cc2c_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-events-rhel8@sha256:03dc5eb942a8fb202d8d6492764d5d27dcc326b556bb068070c10b00a3a9d277_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-events-rhel8@sha256:0e59fd179abc02c54784b3293bc3d21087bd0ec135c691c5523879149da33a5a_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-events-rhel8@sha256:898085897ff200fdba4d6c14b59548c7fe53164a8c2649e2263a69116737edbf_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel8@sha256:3479cbadb4aa7bab5cc56115d7efe4e406d60010e28561857804926c3fbac9cc_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel8@sha256:6067cedcfde517cc751e14030c620126ea6facf50a4ff16374ca8ebe7bfcbe8b_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel8@sha256:a77292658b1ef1e2922f2b7c904ff73c8911bb84f130953897c3a66aec8560da_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel8@sha256:c8aaf02aede730dacca2eed8bb32044f39b74d3ee3fd619a0fa2af864d874fa6_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel8@sha256:1066cf4185e3cd917c05e6d6759fb0a69428c4b43398df10dff8abe523761c09_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel8@sha256:525bbd7fe14ba88b4d9be13c5857e477e3a8daac1185a146707ebb8ef8e81acd_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel8@sha256:dbb678695a4bd07c27a14fec9b70359929bf0d4d33d9ce2d70d1b5157e5026c1_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel8@sha256:fbddec04429c15c833b7631fe3d7c783d33520f30f6d5c8aef2e66b7634873b8_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel8@sha256:0a12cf22aa798dbc3661f7e83aa9c280fe394de5b0ecc6ed7c93be1df539fce9_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel8@sha256:cf30088c2a33f0717657b0ac7c2df1544cb02a39e235011c9d21c658222ef39e_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel8@sha256:ea7aae64763683de9e3fcbda5d6865c975a561b8c6b4299be9dd34088bc5e684_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel8@sha256:fdd2f4bffececf03b6566cf573fdf6224495d79a75ad1031219fad9902d7a3f1_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel8@sha256:0dee713a14ab49d93b52b280d4ca3c6fc1c5f604087c81b755a6715330c91ea7_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel8@sha256:50133b51c695735e5f1fdb54d5423331091c1d113b0747d9565a42839d7510bc_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel8@sha256:56bf189b754dee71d8b4ce9e44389b4ca0762e5f633e728210825472f4c8f3f6_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel8@sha256:d356f3a86b2d3054a9f9c6e36bd488c8eaaef4af199e6a8188f8b50921698d25_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel8@sha256:23a535f97d17329cf2a1cc9dde90d4d9e2f3f5d979539a8ef5982e1f6693b144_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel8@sha256:7b61bda6116f3f1e93c856543ade553b0a1e4353542f5147da6929a5a8adbac3_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel8@sha256:ab98453c7e13ef2a9429531a1b1635e814df4784599be5c79848fcc849d05136_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel8@sha256:d2993b1a28d230faf64f020c8e8248e06fabf5cd225189b8218a71b2f40e6a9b_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel8@sha256:065def0cfd1e282fd57faedff24873ddb4057afd42d4abc887859c6b8cf8c901_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel8@sha256:14e1402c0d2f4d449146471fff84f6548affdbcd81d1864bce0d29c29ccb15bd_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel8@sha256:1709fbbd4a92d49d492e6bc977f2c32efe4559bde59668e818be70d38acdf757_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel8@sha256:5f9e44c7e682756007cc7bc493511c4a44536a04271ec1984f5a3ece7f1a8a49_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-nop-rhel8@sha256:72978ab3728ae29e51b68affb9e0b9a501bc69653c392783cb9ea121c8971661_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-nop-rhel8@sha256:9a0cf80bdfe89d4c472dc555f314d0bd5c4763bc637d45ddd89b8bb78236a44f_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-nop-rhel8@sha256:b767a9acd7013d08b744b8155cecbe219bfd7a416a3f1ac3a129d67ab062741a_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-nop-rhel8@sha256:dfb1b5680a223da82b0b2dada35342525a88a925f4d22b8168c7edcf2b93049c_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel8@sha256:46612f85239df62f6c6d3684367e34a06ddf3982754d5d130b5c0d77f587deea_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel8@sha256:4c111f708f6ae46c74f7ecae415b9b12e1cbb0380f97c4bee6f98ce32de0ef18_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel8@sha256:607ba1de03fdda867014d183a7f54745c6d687441d7e230cbe45d9234c623ed2_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel8@sha256:c7633b12a75e2a382fb3104a6fcc03227dcc980d2d764f828c75b48ccf73bbab_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel8@sha256:0a2fbc739785a2cc2ad17b79e360788216b2a87422e7d1512ea59a8672557a3e_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel8@sha256:25c1f3d9abd1e123e2a11e5349c0b59eb24238a10dc16e01e59976d061ea7af7_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel8@sha256:375388a1122a4bc5ffe695d4f8c69c9cf0c1d65ba89e92a6caeb68be40fbbbdc_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel8@sha256:739b8da7ebcad332129f65fee9e17f2b29370b1f68c030e3751d2f37ed4f9326_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel8@sha256:0d2a673d31a7b920fce466a25fa1968c57fe95d1c8c5bd2759f5de611d000b5f_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel8@sha256:3542aba4cb22ce189574cf439a9dc758678e6272b83d8ff6089f1815284c576b_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel8@sha256:8c97cb0a4a88a1ddb7a6e7650100e958464b526d7c1454c306c7326f75ca0ab1_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel8@sha256:8ce8fce1d1e1acd9fb44dc4d5797e57fe8e349624f6c7b1351757d7d6143b679_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel8@sha256:540dd3000891505e605b3f269f99da6c53d1e452cf35bb7a1918bb8ce190772b_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel8@sha256:5f0ff9a2dfa1468eff57b5e44d971056d06e6c5a2672e14717686b3eba17a341_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel8@sha256:bba628b46144f5d52f4a6e303d1b90c9a7f4a0a7b3f0c13839f9f795da874254_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel8@sha256:f2ee01a1a497bd505ca1289290c0a07eda82901e698079fe1bc6557519d4ee99_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel8@sha256:37002485d6cf0f0ce261894d23db0bf94291fa7a121a154d15e5e4dcde20961f_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel8@sha256:7561c3f65b9ea5268ed46b35f821c319abb1b4cb0894885a5a205cb920842b50_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel8@sha256:7f56583cad2cef40a2be5f4e96a62fcc155c8818fdc7d786400fadb60c85e631_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel8@sha256:ac72ab75d693dd84576e61df319e891b3de889f4e347c9c5b6597ccbd529ae0d_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel8@sha256:025fa4d5b4ca78c69f85c8836f9e585f71c2e48466ff7f38fab36dc66f65880e_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel8@sha256:534369ccbc380afa8482d089c9806484843122f9f3ece03d468604ef2de1daff_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel8@sha256:cea3159fd16b609ef54d99bf435f72c142f0f7ecbbe3c3eaa9dd2035267395d2_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel8@sha256:eae22f08294cb4179c659fca1effea2fc9f270a3059ddd32cf5a9ba1aaf8d2d1_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel8@sha256:1873003c677cb43b754c22493f9ecd91fa61eced098816823b7bceaf2051113a_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel8@sha256:26e9f9232764f62c9c8ec24c3f7938fdaa362f4f10b6c71c894b1cea92f55404_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel8@sha256:8969e863a2ac74d0ab37812bd0aa5d86f261b97d0c2fecd0f35d2343c2f5bd67_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel8@sha256:bc98620c8b16b39d796d81f25bd30ff227f2f2e723536bf28d55bdc76e9ac1ad_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel8@sha256:2f5cd53d974785de7aa44cb7ff7340e08c44a98eac5b3b60a9eb4535e63e62f7_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel8@sha256:608f3eb154f67488869fceeee31df1bcf596385c41d03c7390364153bac6b8b2_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel8@sha256:ca0bcdf562b50a8d2d665172658de8f444dab6fb4ca39ce49abb253e05aa8c7c_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel8@sha256:fed536fdc9330d719dda8baef65c856e9c301e86363b767a52f78fea8336103e_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel8@sha256:012597e8046bf9f3e53d6f3c9543405e77ad5fd8f44964bc669cdf9581726170_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel8@sha256:36959d582ce1a74d7bf594b8e1b84edfa14233ddc2a2b22fcb66c0a0335a7bd3_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel8@sha256:3888fb9d6780e137b4545e8830f45383e68ca84a42394749b64e391d535172e7_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel8@sha256:79af298015635f2bde40b74943cc5aa201d8bef1cb1d333938816757328609e6_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel8@sha256:0d45b4a62b0fc7e101f68e94d6f1b18bc1a2770cccfebc27380d1bbcafbabb49_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel8@sha256:142369000580845dc3a0da67cf4de781dd2ad1ccaa6acf234d7650424e95bf09_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel8@sha256:26d9157c1a6c7d0cfcde263a0a17b15cca996b2b79c6cf0168a16304068c6abc_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel8@sha256:7a4aa11a1273f668d89230adaa720b4e1fcea0cbaa57c63fa01a2cf6867d981c_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel8@sha256:25f485a1b1e0c5015304744148e7a3fbb6728fe90f389e5d507b2d36917efdf5_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel8@sha256:6f30b86646ff8d94ba28949bdf826d751fba38c824a3acabb1480896f41d411a_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel8@sha256:a0663bcada815073c34ec07a99cd53242db85e933912c48b5ed25892ccfa4eb1_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel8@sha256:e6213a9e4243024eb73cef85526dbc294920f0e7c35b031d4b46bc5a5072af23_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel8@sha256:18c0e9a76603a5312f3c7e2b9d468fe5a6d1e3f3f3b41c5ddcad952f6a49e528_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel8@sha256:2723ec216e5ead0550a5dece8b4ef76abade44503ff67da9becdb59ee6a74b64_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel8@sha256:5f68ba66d17d612702cc47916df916b751c3b8d71faa094f1a174cb4338c3d68_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel8@sha256:8d927c5044b9df81791f00774e7831f0a4d5a458f7a335f8bf925696b5479548_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel8@sha256:3d6ba54c22f00a6eefdb5a920e9f2a377cd25f46ac0ce43fbbd207f9bddf87af_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel8@sha256:4f9a87bf93808a7c27c0bcd5387527fd9261f4c666da11e4f5ba8f831028fc3e_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel8@sha256:6ecd313eff04d48c873fa3b4b3a0e1bc94e1e715ab5919e33718a06a2b561851_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel8@sha256:7efeac843ef6910c061c535e290dc43a8fca0522e1897845237bff9df7706da9_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel8@sha256:3e51c0031aaefd0b1ae80908c887075c82888f29552a4b71a3de6148ed6a7fb4_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel8@sha256:578c9afda064065cc2f4e18b59dbb92cf78015654573de80a72bc4e56fc0d1f3_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel8@sha256:d4fa2a61f381b3f00b9fb76cb1d019b28a2413a936f9b5a786d1d98e8a8361a0_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel8@sha256:fbbf6924f67a455359ccd4e884e1608fb20475850e874874d158f5f2e01425c8_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "cipher-base: Cipher-base hash manipulation"
},
{
"cve": "CVE-2025-9288",
"cwe": {
"id": "CWE-20",
"name": "Improper Input Validation"
},
"discovery_date": "2025-08-20T23:00:56.263191+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel8@sha256:0cb744cb7946d857a2cffec641fcbc994e77ddc8d4a5b14c17a28621f4a0a4a9_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel8@sha256:416c99f02abb6274fc87b2599e96b90e74e7a94c28806629c2b98fb2dc7e2afc_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel8@sha256:5c78dfe2380653f0167358565c8b7cab1010321a4eda27ec931715805ab2c256_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel8@sha256:d71dc72648f45660ae1fd98acac0f1876540cac853f5c097ab85c3a5f2c2084f_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel8@sha256:494857108f0b09c8b8985062cc11b9879d126b207fcd72f6abb64ded3d8d1793_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel8@sha256:abca24c41cb24749e70a90aac93354d1924785e3eaf92a55b6906690861bac49_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel8@sha256:b7b03dd023aafe65290969336bcf9e0b7a241c3510dcb3d26519581ba4eed719_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel8@sha256:d52e4a16b2908e99f1e69a1e2ee9233a231fd28c70916ed06c9cd8560478340c_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-controller-rhel8@sha256:35c7d22ab878030711c1ec9d340f25f78257ca3eabdcb5db23db90e80d55e8f1_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-controller-rhel8@sha256:5345cdb7e11186fda1577345f0e426946a5ee9e6bbe6486845511f03114dbe52_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-controller-rhel8@sha256:71d7e93eb9e845a429a7e68801ce7675ffdeebb730c236a8b6c3d59767d8e5d8_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-controller-rhel8@sha256:b33b33412464a6d0bf510e6dd2dc7df8b4ced9a5c08a14d8522db6c8457d1a36_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel8@sha256:9209e159bb11236b49511ed3a59c7f687d06a9f82a02497a637d765cc14ea0c3_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel8@sha256:b2c21a004712bd198698ea75793e57abbe1665e17479e34d0b5e8c81d60b967d_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel8@sha256:b894d94d3e18dc2f4f71f4e791e25da158397264b49ac82f4780ac3322e66200_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel8@sha256:f532249811710dde78cab85e31f99bfebb5ee161167f8116ea00297ac343eefd_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-events-rhel8@sha256:001e28b882e81e4d424b2e1a39933211f15e68048406a6432e6ec59e4b96cc2c_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-events-rhel8@sha256:03dc5eb942a8fb202d8d6492764d5d27dcc326b556bb068070c10b00a3a9d277_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-events-rhel8@sha256:0e59fd179abc02c54784b3293bc3d21087bd0ec135c691c5523879149da33a5a_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-events-rhel8@sha256:898085897ff200fdba4d6c14b59548c7fe53164a8c2649e2263a69116737edbf_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel8@sha256:3479cbadb4aa7bab5cc56115d7efe4e406d60010e28561857804926c3fbac9cc_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel8@sha256:6067cedcfde517cc751e14030c620126ea6facf50a4ff16374ca8ebe7bfcbe8b_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel8@sha256:a77292658b1ef1e2922f2b7c904ff73c8911bb84f130953897c3a66aec8560da_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel8@sha256:c8aaf02aede730dacca2eed8bb32044f39b74d3ee3fd619a0fa2af864d874fa6_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel8@sha256:23a535f97d17329cf2a1cc9dde90d4d9e2f3f5d979539a8ef5982e1f6693b144_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel8@sha256:7b61bda6116f3f1e93c856543ade553b0a1e4353542f5147da6929a5a8adbac3_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel8@sha256:ab98453c7e13ef2a9429531a1b1635e814df4784599be5c79848fcc849d05136_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel8@sha256:d2993b1a28d230faf64f020c8e8248e06fabf5cd225189b8218a71b2f40e6a9b_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel8@sha256:065def0cfd1e282fd57faedff24873ddb4057afd42d4abc887859c6b8cf8c901_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel8@sha256:14e1402c0d2f4d449146471fff84f6548affdbcd81d1864bce0d29c29ccb15bd_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel8@sha256:1709fbbd4a92d49d492e6bc977f2c32efe4559bde59668e818be70d38acdf757_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel8@sha256:5f9e44c7e682756007cc7bc493511c4a44536a04271ec1984f5a3ece7f1a8a49_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-nop-rhel8@sha256:72978ab3728ae29e51b68affb9e0b9a501bc69653c392783cb9ea121c8971661_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-nop-rhel8@sha256:9a0cf80bdfe89d4c472dc555f314d0bd5c4763bc637d45ddd89b8bb78236a44f_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-nop-rhel8@sha256:b767a9acd7013d08b744b8155cecbe219bfd7a416a3f1ac3a129d67ab062741a_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-nop-rhel8@sha256:dfb1b5680a223da82b0b2dada35342525a88a925f4d22b8168c7edcf2b93049c_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel8@sha256:46612f85239df62f6c6d3684367e34a06ddf3982754d5d130b5c0d77f587deea_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel8@sha256:4c111f708f6ae46c74f7ecae415b9b12e1cbb0380f97c4bee6f98ce32de0ef18_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel8@sha256:607ba1de03fdda867014d183a7f54745c6d687441d7e230cbe45d9234c623ed2_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel8@sha256:c7633b12a75e2a382fb3104a6fcc03227dcc980d2d764f828c75b48ccf73bbab_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel8@sha256:0a2fbc739785a2cc2ad17b79e360788216b2a87422e7d1512ea59a8672557a3e_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel8@sha256:25c1f3d9abd1e123e2a11e5349c0b59eb24238a10dc16e01e59976d061ea7af7_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel8@sha256:375388a1122a4bc5ffe695d4f8c69c9cf0c1d65ba89e92a6caeb68be40fbbbdc_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel8@sha256:739b8da7ebcad332129f65fee9e17f2b29370b1f68c030e3751d2f37ed4f9326_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel8@sha256:0d2a673d31a7b920fce466a25fa1968c57fe95d1c8c5bd2759f5de611d000b5f_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel8@sha256:3542aba4cb22ce189574cf439a9dc758678e6272b83d8ff6089f1815284c576b_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel8@sha256:8c97cb0a4a88a1ddb7a6e7650100e958464b526d7c1454c306c7326f75ca0ab1_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel8@sha256:8ce8fce1d1e1acd9fb44dc4d5797e57fe8e349624f6c7b1351757d7d6143b679_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel8@sha256:540dd3000891505e605b3f269f99da6c53d1e452cf35bb7a1918bb8ce190772b_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel8@sha256:5f0ff9a2dfa1468eff57b5e44d971056d06e6c5a2672e14717686b3eba17a341_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel8@sha256:bba628b46144f5d52f4a6e303d1b90c9a7f4a0a7b3f0c13839f9f795da874254_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel8@sha256:f2ee01a1a497bd505ca1289290c0a07eda82901e698079fe1bc6557519d4ee99_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel8@sha256:37002485d6cf0f0ce261894d23db0bf94291fa7a121a154d15e5e4dcde20961f_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel8@sha256:7561c3f65b9ea5268ed46b35f821c319abb1b4cb0894885a5a205cb920842b50_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel8@sha256:7f56583cad2cef40a2be5f4e96a62fcc155c8818fdc7d786400fadb60c85e631_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel8@sha256:ac72ab75d693dd84576e61df319e891b3de889f4e347c9c5b6597ccbd529ae0d_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel8@sha256:025fa4d5b4ca78c69f85c8836f9e585f71c2e48466ff7f38fab36dc66f65880e_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel8@sha256:534369ccbc380afa8482d089c9806484843122f9f3ece03d468604ef2de1daff_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel8@sha256:cea3159fd16b609ef54d99bf435f72c142f0f7ecbbe3c3eaa9dd2035267395d2_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel8@sha256:eae22f08294cb4179c659fca1effea2fc9f270a3059ddd32cf5a9ba1aaf8d2d1_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel8@sha256:1873003c677cb43b754c22493f9ecd91fa61eced098816823b7bceaf2051113a_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel8@sha256:26e9f9232764f62c9c8ec24c3f7938fdaa362f4f10b6c71c894b1cea92f55404_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel8@sha256:8969e863a2ac74d0ab37812bd0aa5d86f261b97d0c2fecd0f35d2343c2f5bd67_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel8@sha256:bc98620c8b16b39d796d81f25bd30ff227f2f2e723536bf28d55bdc76e9ac1ad_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel8@sha256:2f5cd53d974785de7aa44cb7ff7340e08c44a98eac5b3b60a9eb4535e63e62f7_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel8@sha256:608f3eb154f67488869fceeee31df1bcf596385c41d03c7390364153bac6b8b2_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel8@sha256:ca0bcdf562b50a8d2d665172658de8f444dab6fb4ca39ce49abb253e05aa8c7c_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel8@sha256:fed536fdc9330d719dda8baef65c856e9c301e86363b767a52f78fea8336103e_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel8@sha256:012597e8046bf9f3e53d6f3c9543405e77ad5fd8f44964bc669cdf9581726170_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel8@sha256:36959d582ce1a74d7bf594b8e1b84edfa14233ddc2a2b22fcb66c0a0335a7bd3_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel8@sha256:3888fb9d6780e137b4545e8830f45383e68ca84a42394749b64e391d535172e7_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel8@sha256:79af298015635f2bde40b74943cc5aa201d8bef1cb1d333938816757328609e6_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel8@sha256:0d45b4a62b0fc7e101f68e94d6f1b18bc1a2770cccfebc27380d1bbcafbabb49_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel8@sha256:142369000580845dc3a0da67cf4de781dd2ad1ccaa6acf234d7650424e95bf09_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel8@sha256:26d9157c1a6c7d0cfcde263a0a17b15cca996b2b79c6cf0168a16304068c6abc_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel8@sha256:7a4aa11a1273f668d89230adaa720b4e1fcea0cbaa57c63fa01a2cf6867d981c_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel8@sha256:25f485a1b1e0c5015304744148e7a3fbb6728fe90f389e5d507b2d36917efdf5_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel8@sha256:6f30b86646ff8d94ba28949bdf826d751fba38c824a3acabb1480896f41d411a_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel8@sha256:a0663bcada815073c34ec07a99cd53242db85e933912c48b5ed25892ccfa4eb1_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel8@sha256:e6213a9e4243024eb73cef85526dbc294920f0e7c35b031d4b46bc5a5072af23_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel8@sha256:18c0e9a76603a5312f3c7e2b9d468fe5a6d1e3f3f3b41c5ddcad952f6a49e528_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel8@sha256:2723ec216e5ead0550a5dece8b4ef76abade44503ff67da9becdb59ee6a74b64_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel8@sha256:5f68ba66d17d612702cc47916df916b751c3b8d71faa094f1a174cb4338c3d68_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel8@sha256:8d927c5044b9df81791f00774e7831f0a4d5a458f7a335f8bf925696b5479548_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel8@sha256:3d6ba54c22f00a6eefdb5a920e9f2a377cd25f46ac0ce43fbbd207f9bddf87af_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel8@sha256:4f9a87bf93808a7c27c0bcd5387527fd9261f4c666da11e4f5ba8f831028fc3e_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel8@sha256:6ecd313eff04d48c873fa3b4b3a0e1bc94e1e715ab5919e33718a06a2b561851_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel8@sha256:7efeac843ef6910c061c535e290dc43a8fca0522e1897845237bff9df7706da9_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel8@sha256:3e51c0031aaefd0b1ae80908c887075c82888f29552a4b71a3de6148ed6a7fb4_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel8@sha256:578c9afda064065cc2f4e18b59dbb92cf78015654573de80a72bc4e56fc0d1f3_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel8@sha256:d4fa2a61f381b3f00b9fb76cb1d019b28a2413a936f9b5a786d1d98e8a8361a0_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel8@sha256:fbbf6924f67a455359ccd4e884e1608fb20475850e874874d158f5f2e01425c8_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2389980"
}
],
"notes": [
{
"category": "description",
"text": "A vulnerability was found in sha.js, where the hashing implementation does not perform sufficient input type validation. The .update() function accepts arbitrary objects, including those with crafted length properties, which can alter the internal state machine of the hashing process. This flaw may result in unexpected behavior such as rewinding the hash state, producing inconsistent digest outputs, or entering invalid processing loops. The issue was introduced due to the reliance on JavaScript object coercion rules rather than enforcing strict buffer or string inputs.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "sha.js: Missing type checks leading to hash rewind and passing on crafted data",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This vulnerability was marked as Important rather then Critical because while the lack of input type checks in sha.js allows for hash state rewinding, crafted collisions, and potential denial of service, the vulnerability requires highly specific crafted input objects that are unlikely to occur in typical real-world usage, especially since most applications pass well-formed strings or buffers to hashing functions. Moreover, the cryptographic breakages described, such as nonce reuse leading to private key extraction, are indirect and depend on downstream libraries misusing sha.js for sensitive operations without additional validation layers. As a result, the flaw significantly undermines correctness and robustness of the hashing API, but its exploitability in common production systems is constrained, which could justify viewing it as an Important vulnerability rather than a Critical one.\n\n\nThe flaw requires applications to pass attacker-controlled, non-standard JavaScript objects into hash.update(). Most real-world Node.js applications and libraries already use Buffer, TypedArray, or String inputs, which are unaffected. Furthermore, Node\u2019s built-in crypto module, which is widely adopted, enforces stricter type-checking and is not impacted. As a result, the vulnerability mainly threatens projects that (a) directly depend on sha.js for cryptographically sensitive operations, and (b) hash untrusted input without type validation.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel8@sha256:1066cf4185e3cd917c05e6d6759fb0a69428c4b43398df10dff8abe523761c09_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel8@sha256:525bbd7fe14ba88b4d9be13c5857e477e3a8daac1185a146707ebb8ef8e81acd_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel8@sha256:dbb678695a4bd07c27a14fec9b70359929bf0d4d33d9ce2d70d1b5157e5026c1_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel8@sha256:fbddec04429c15c833b7631fe3d7c783d33520f30f6d5c8aef2e66b7634873b8_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel8@sha256:0a12cf22aa798dbc3661f7e83aa9c280fe394de5b0ecc6ed7c93be1df539fce9_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel8@sha256:cf30088c2a33f0717657b0ac7c2df1544cb02a39e235011c9d21c658222ef39e_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel8@sha256:ea7aae64763683de9e3fcbda5d6865c975a561b8c6b4299be9dd34088bc5e684_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel8@sha256:fdd2f4bffececf03b6566cf573fdf6224495d79a75ad1031219fad9902d7a3f1_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel8@sha256:0dee713a14ab49d93b52b280d4ca3c6fc1c5f604087c81b755a6715330c91ea7_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel8@sha256:50133b51c695735e5f1fdb54d5423331091c1d113b0747d9565a42839d7510bc_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel8@sha256:56bf189b754dee71d8b4ce9e44389b4ca0762e5f633e728210825472f4c8f3f6_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel8@sha256:d356f3a86b2d3054a9f9c6e36bd488c8eaaef4af199e6a8188f8b50921698d25_arm64"
],
"known_not_affected": [
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel8@sha256:0cb744cb7946d857a2cffec641fcbc994e77ddc8d4a5b14c17a28621f4a0a4a9_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel8@sha256:416c99f02abb6274fc87b2599e96b90e74e7a94c28806629c2b98fb2dc7e2afc_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel8@sha256:5c78dfe2380653f0167358565c8b7cab1010321a4eda27ec931715805ab2c256_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel8@sha256:d71dc72648f45660ae1fd98acac0f1876540cac853f5c097ab85c3a5f2c2084f_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel8@sha256:494857108f0b09c8b8985062cc11b9879d126b207fcd72f6abb64ded3d8d1793_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel8@sha256:abca24c41cb24749e70a90aac93354d1924785e3eaf92a55b6906690861bac49_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel8@sha256:b7b03dd023aafe65290969336bcf9e0b7a241c3510dcb3d26519581ba4eed719_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel8@sha256:d52e4a16b2908e99f1e69a1e2ee9233a231fd28c70916ed06c9cd8560478340c_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-controller-rhel8@sha256:35c7d22ab878030711c1ec9d340f25f78257ca3eabdcb5db23db90e80d55e8f1_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-controller-rhel8@sha256:5345cdb7e11186fda1577345f0e426946a5ee9e6bbe6486845511f03114dbe52_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-controller-rhel8@sha256:71d7e93eb9e845a429a7e68801ce7675ffdeebb730c236a8b6c3d59767d8e5d8_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-controller-rhel8@sha256:b33b33412464a6d0bf510e6dd2dc7df8b4ced9a5c08a14d8522db6c8457d1a36_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel8@sha256:9209e159bb11236b49511ed3a59c7f687d06a9f82a02497a637d765cc14ea0c3_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel8@sha256:b2c21a004712bd198698ea75793e57abbe1665e17479e34d0b5e8c81d60b967d_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel8@sha256:b894d94d3e18dc2f4f71f4e791e25da158397264b49ac82f4780ac3322e66200_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel8@sha256:f532249811710dde78cab85e31f99bfebb5ee161167f8116ea00297ac343eefd_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-events-rhel8@sha256:001e28b882e81e4d424b2e1a39933211f15e68048406a6432e6ec59e4b96cc2c_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-events-rhel8@sha256:03dc5eb942a8fb202d8d6492764d5d27dcc326b556bb068070c10b00a3a9d277_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-events-rhel8@sha256:0e59fd179abc02c54784b3293bc3d21087bd0ec135c691c5523879149da33a5a_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-events-rhel8@sha256:898085897ff200fdba4d6c14b59548c7fe53164a8c2649e2263a69116737edbf_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel8@sha256:3479cbadb4aa7bab5cc56115d7efe4e406d60010e28561857804926c3fbac9cc_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel8@sha256:6067cedcfde517cc751e14030c620126ea6facf50a4ff16374ca8ebe7bfcbe8b_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel8@sha256:a77292658b1ef1e2922f2b7c904ff73c8911bb84f130953897c3a66aec8560da_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel8@sha256:c8aaf02aede730dacca2eed8bb32044f39b74d3ee3fd619a0fa2af864d874fa6_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel8@sha256:23a535f97d17329cf2a1cc9dde90d4d9e2f3f5d979539a8ef5982e1f6693b144_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel8@sha256:7b61bda6116f3f1e93c856543ade553b0a1e4353542f5147da6929a5a8adbac3_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel8@sha256:ab98453c7e13ef2a9429531a1b1635e814df4784599be5c79848fcc849d05136_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel8@sha256:d2993b1a28d230faf64f020c8e8248e06fabf5cd225189b8218a71b2f40e6a9b_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel8@sha256:065def0cfd1e282fd57faedff24873ddb4057afd42d4abc887859c6b8cf8c901_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel8@sha256:14e1402c0d2f4d449146471fff84f6548affdbcd81d1864bce0d29c29ccb15bd_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel8@sha256:1709fbbd4a92d49d492e6bc977f2c32efe4559bde59668e818be70d38acdf757_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel8@sha256:5f9e44c7e682756007cc7bc493511c4a44536a04271ec1984f5a3ece7f1a8a49_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-nop-rhel8@sha256:72978ab3728ae29e51b68affb9e0b9a501bc69653c392783cb9ea121c8971661_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-nop-rhel8@sha256:9a0cf80bdfe89d4c472dc555f314d0bd5c4763bc637d45ddd89b8bb78236a44f_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-nop-rhel8@sha256:b767a9acd7013d08b744b8155cecbe219bfd7a416a3f1ac3a129d67ab062741a_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-nop-rhel8@sha256:dfb1b5680a223da82b0b2dada35342525a88a925f4d22b8168c7edcf2b93049c_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel8@sha256:46612f85239df62f6c6d3684367e34a06ddf3982754d5d130b5c0d77f587deea_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel8@sha256:4c111f708f6ae46c74f7ecae415b9b12e1cbb0380f97c4bee6f98ce32de0ef18_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel8@sha256:607ba1de03fdda867014d183a7f54745c6d687441d7e230cbe45d9234c623ed2_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel8@sha256:c7633b12a75e2a382fb3104a6fcc03227dcc980d2d764f828c75b48ccf73bbab_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel8@sha256:0a2fbc739785a2cc2ad17b79e360788216b2a87422e7d1512ea59a8672557a3e_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel8@sha256:25c1f3d9abd1e123e2a11e5349c0b59eb24238a10dc16e01e59976d061ea7af7_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel8@sha256:375388a1122a4bc5ffe695d4f8c69c9cf0c1d65ba89e92a6caeb68be40fbbbdc_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel8@sha256:739b8da7ebcad332129f65fee9e17f2b29370b1f68c030e3751d2f37ed4f9326_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel8@sha256:0d2a673d31a7b920fce466a25fa1968c57fe95d1c8c5bd2759f5de611d000b5f_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel8@sha256:3542aba4cb22ce189574cf439a9dc758678e6272b83d8ff6089f1815284c576b_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel8@sha256:8c97cb0a4a88a1ddb7a6e7650100e958464b526d7c1454c306c7326f75ca0ab1_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel8@sha256:8ce8fce1d1e1acd9fb44dc4d5797e57fe8e349624f6c7b1351757d7d6143b679_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel8@sha256:540dd3000891505e605b3f269f99da6c53d1e452cf35bb7a1918bb8ce190772b_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel8@sha256:5f0ff9a2dfa1468eff57b5e44d971056d06e6c5a2672e14717686b3eba17a341_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel8@sha256:bba628b46144f5d52f4a6e303d1b90c9a7f4a0a7b3f0c13839f9f795da874254_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel8@sha256:f2ee01a1a497bd505ca1289290c0a07eda82901e698079fe1bc6557519d4ee99_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel8@sha256:37002485d6cf0f0ce261894d23db0bf94291fa7a121a154d15e5e4dcde20961f_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel8@sha256:7561c3f65b9ea5268ed46b35f821c319abb1b4cb0894885a5a205cb920842b50_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel8@sha256:7f56583cad2cef40a2be5f4e96a62fcc155c8818fdc7d786400fadb60c85e631_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel8@sha256:ac72ab75d693dd84576e61df319e891b3de889f4e347c9c5b6597ccbd529ae0d_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel8@sha256:025fa4d5b4ca78c69f85c8836f9e585f71c2e48466ff7f38fab36dc66f65880e_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel8@sha256:534369ccbc380afa8482d089c9806484843122f9f3ece03d468604ef2de1daff_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel8@sha256:cea3159fd16b609ef54d99bf435f72c142f0f7ecbbe3c3eaa9dd2035267395d2_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel8@sha256:eae22f08294cb4179c659fca1effea2fc9f270a3059ddd32cf5a9ba1aaf8d2d1_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel8@sha256:1873003c677cb43b754c22493f9ecd91fa61eced098816823b7bceaf2051113a_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel8@sha256:26e9f9232764f62c9c8ec24c3f7938fdaa362f4f10b6c71c894b1cea92f55404_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel8@sha256:8969e863a2ac74d0ab37812bd0aa5d86f261b97d0c2fecd0f35d2343c2f5bd67_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel8@sha256:bc98620c8b16b39d796d81f25bd30ff227f2f2e723536bf28d55bdc76e9ac1ad_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel8@sha256:2f5cd53d974785de7aa44cb7ff7340e08c44a98eac5b3b60a9eb4535e63e62f7_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel8@sha256:608f3eb154f67488869fceeee31df1bcf596385c41d03c7390364153bac6b8b2_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel8@sha256:ca0bcdf562b50a8d2d665172658de8f444dab6fb4ca39ce49abb253e05aa8c7c_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel8@sha256:fed536fdc9330d719dda8baef65c856e9c301e86363b767a52f78fea8336103e_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel8@sha256:012597e8046bf9f3e53d6f3c9543405e77ad5fd8f44964bc669cdf9581726170_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel8@sha256:36959d582ce1a74d7bf594b8e1b84edfa14233ddc2a2b22fcb66c0a0335a7bd3_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel8@sha256:3888fb9d6780e137b4545e8830f45383e68ca84a42394749b64e391d535172e7_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel8@sha256:79af298015635f2bde40b74943cc5aa201d8bef1cb1d333938816757328609e6_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel8@sha256:0d45b4a62b0fc7e101f68e94d6f1b18bc1a2770cccfebc27380d1bbcafbabb49_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel8@sha256:142369000580845dc3a0da67cf4de781dd2ad1ccaa6acf234d7650424e95bf09_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel8@sha256:26d9157c1a6c7d0cfcde263a0a17b15cca996b2b79c6cf0168a16304068c6abc_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel8@sha256:7a4aa11a1273f668d89230adaa720b4e1fcea0cbaa57c63fa01a2cf6867d981c_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel8@sha256:25f485a1b1e0c5015304744148e7a3fbb6728fe90f389e5d507b2d36917efdf5_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel8@sha256:6f30b86646ff8d94ba28949bdf826d751fba38c824a3acabb1480896f41d411a_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel8@sha256:a0663bcada815073c34ec07a99cd53242db85e933912c48b5ed25892ccfa4eb1_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel8@sha256:e6213a9e4243024eb73cef85526dbc294920f0e7c35b031d4b46bc5a5072af23_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel8@sha256:18c0e9a76603a5312f3c7e2b9d468fe5a6d1e3f3f3b41c5ddcad952f6a49e528_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel8@sha256:2723ec216e5ead0550a5dece8b4ef76abade44503ff67da9becdb59ee6a74b64_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel8@sha256:5f68ba66d17d612702cc47916df916b751c3b8d71faa094f1a174cb4338c3d68_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel8@sha256:8d927c5044b9df81791f00774e7831f0a4d5a458f7a335f8bf925696b5479548_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel8@sha256:3d6ba54c22f00a6eefdb5a920e9f2a377cd25f46ac0ce43fbbd207f9bddf87af_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel8@sha256:4f9a87bf93808a7c27c0bcd5387527fd9261f4c666da11e4f5ba8f831028fc3e_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel8@sha256:6ecd313eff04d48c873fa3b4b3a0e1bc94e1e715ab5919e33718a06a2b561851_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel8@sha256:7efeac843ef6910c061c535e290dc43a8fca0522e1897845237bff9df7706da9_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel8@sha256:3e51c0031aaefd0b1ae80908c887075c82888f29552a4b71a3de6148ed6a7fb4_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel8@sha256:578c9afda064065cc2f4e18b59dbb92cf78015654573de80a72bc4e56fc0d1f3_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel8@sha256:d4fa2a61f381b3f00b9fb76cb1d019b28a2413a936f9b5a786d1d98e8a8361a0_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel8@sha256:fbbf6924f67a455359ccd4e884e1608fb20475850e874874d158f5f2e01425c8_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-9288"
},
{
"category": "external",
"summary": "RHBZ#2389980",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2389980"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-9288",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-9288"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-9288",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-9288"
},
{
"category": "external",
"summary": "https://github.com/browserify/sha.js/pull/78",
"url": "https://github.com/browserify/sha.js/pull/78"
},
{
"category": "external",
"summary": "https://github.com/browserify/sha.js/security/advisories/GHSA-95m3-7q98-8xr5",
"url": "https://github.com/browserify/sha.js/security/advisories/GHSA-95m3-7q98-8xr5"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-9287",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-9287"
}
],
"release_date": "2025-08-20T21:59:44.728000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-03-04T07:12:04+00:00",
"details": "Red Hat OpenShift Pipelines is a cloud-native, continuous integration and\ncontinuous delivery (CI/CD) solution based on Kubernetes resources.\nIt uses Tekton building blocks to automate deployments across multiple\nplatforms by abstracting away the underlying implementation details.\nTekton introduces a number of standard custom resource definitions (CRDs)\nfor defining CI/CD pipelines that are portable across Kubernetes distributions.",
"product_ids": [
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel8@sha256:1066cf4185e3cd917c05e6d6759fb0a69428c4b43398df10dff8abe523761c09_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel8@sha256:525bbd7fe14ba88b4d9be13c5857e477e3a8daac1185a146707ebb8ef8e81acd_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel8@sha256:dbb678695a4bd07c27a14fec9b70359929bf0d4d33d9ce2d70d1b5157e5026c1_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel8@sha256:fbddec04429c15c833b7631fe3d7c783d33520f30f6d5c8aef2e66b7634873b8_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel8@sha256:0a12cf22aa798dbc3661f7e83aa9c280fe394de5b0ecc6ed7c93be1df539fce9_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel8@sha256:cf30088c2a33f0717657b0ac7c2df1544cb02a39e235011c9d21c658222ef39e_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel8@sha256:ea7aae64763683de9e3fcbda5d6865c975a561b8c6b4299be9dd34088bc5e684_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel8@sha256:fdd2f4bffececf03b6566cf573fdf6224495d79a75ad1031219fad9902d7a3f1_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel8@sha256:0dee713a14ab49d93b52b280d4ca3c6fc1c5f604087c81b755a6715330c91ea7_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel8@sha256:50133b51c695735e5f1fdb54d5423331091c1d113b0747d9565a42839d7510bc_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel8@sha256:56bf189b754dee71d8b4ce9e44389b4ca0762e5f633e728210825472f4c8f3f6_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel8@sha256:d356f3a86b2d3054a9f9c6e36bd488c8eaaef4af199e6a8188f8b50921698d25_arm64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:3712"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel8@sha256:0cb744cb7946d857a2cffec641fcbc994e77ddc8d4a5b14c17a28621f4a0a4a9_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel8@sha256:416c99f02abb6274fc87b2599e96b90e74e7a94c28806629c2b98fb2dc7e2afc_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel8@sha256:5c78dfe2380653f0167358565c8b7cab1010321a4eda27ec931715805ab2c256_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel8@sha256:d71dc72648f45660ae1fd98acac0f1876540cac853f5c097ab85c3a5f2c2084f_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel8@sha256:494857108f0b09c8b8985062cc11b9879d126b207fcd72f6abb64ded3d8d1793_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel8@sha256:abca24c41cb24749e70a90aac93354d1924785e3eaf92a55b6906690861bac49_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel8@sha256:b7b03dd023aafe65290969336bcf9e0b7a241c3510dcb3d26519581ba4eed719_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel8@sha256:d52e4a16b2908e99f1e69a1e2ee9233a231fd28c70916ed06c9cd8560478340c_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-controller-rhel8@sha256:35c7d22ab878030711c1ec9d340f25f78257ca3eabdcb5db23db90e80d55e8f1_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-controller-rhel8@sha256:5345cdb7e11186fda1577345f0e426946a5ee9e6bbe6486845511f03114dbe52_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-controller-rhel8@sha256:71d7e93eb9e845a429a7e68801ce7675ffdeebb730c236a8b6c3d59767d8e5d8_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-controller-rhel8@sha256:b33b33412464a6d0bf510e6dd2dc7df8b4ced9a5c08a14d8522db6c8457d1a36_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel8@sha256:9209e159bb11236b49511ed3a59c7f687d06a9f82a02497a637d765cc14ea0c3_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel8@sha256:b2c21a004712bd198698ea75793e57abbe1665e17479e34d0b5e8c81d60b967d_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel8@sha256:b894d94d3e18dc2f4f71f4e791e25da158397264b49ac82f4780ac3322e66200_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel8@sha256:f532249811710dde78cab85e31f99bfebb5ee161167f8116ea00297ac343eefd_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-events-rhel8@sha256:001e28b882e81e4d424b2e1a39933211f15e68048406a6432e6ec59e4b96cc2c_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-events-rhel8@sha256:03dc5eb942a8fb202d8d6492764d5d27dcc326b556bb068070c10b00a3a9d277_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-events-rhel8@sha256:0e59fd179abc02c54784b3293bc3d21087bd0ec135c691c5523879149da33a5a_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-events-rhel8@sha256:898085897ff200fdba4d6c14b59548c7fe53164a8c2649e2263a69116737edbf_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel8@sha256:3479cbadb4aa7bab5cc56115d7efe4e406d60010e28561857804926c3fbac9cc_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel8@sha256:6067cedcfde517cc751e14030c620126ea6facf50a4ff16374ca8ebe7bfcbe8b_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel8@sha256:a77292658b1ef1e2922f2b7c904ff73c8911bb84f130953897c3a66aec8560da_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel8@sha256:c8aaf02aede730dacca2eed8bb32044f39b74d3ee3fd619a0fa2af864d874fa6_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel8@sha256:1066cf4185e3cd917c05e6d6759fb0a69428c4b43398df10dff8abe523761c09_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel8@sha256:525bbd7fe14ba88b4d9be13c5857e477e3a8daac1185a146707ebb8ef8e81acd_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel8@sha256:dbb678695a4bd07c27a14fec9b70359929bf0d4d33d9ce2d70d1b5157e5026c1_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel8@sha256:fbddec04429c15c833b7631fe3d7c783d33520f30f6d5c8aef2e66b7634873b8_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel8@sha256:0a12cf22aa798dbc3661f7e83aa9c280fe394de5b0ecc6ed7c93be1df539fce9_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel8@sha256:cf30088c2a33f0717657b0ac7c2df1544cb02a39e235011c9d21c658222ef39e_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel8@sha256:ea7aae64763683de9e3fcbda5d6865c975a561b8c6b4299be9dd34088bc5e684_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel8@sha256:fdd2f4bffececf03b6566cf573fdf6224495d79a75ad1031219fad9902d7a3f1_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel8@sha256:0dee713a14ab49d93b52b280d4ca3c6fc1c5f604087c81b755a6715330c91ea7_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel8@sha256:50133b51c695735e5f1fdb54d5423331091c1d113b0747d9565a42839d7510bc_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel8@sha256:56bf189b754dee71d8b4ce9e44389b4ca0762e5f633e728210825472f4c8f3f6_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel8@sha256:d356f3a86b2d3054a9f9c6e36bd488c8eaaef4af199e6a8188f8b50921698d25_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel8@sha256:23a535f97d17329cf2a1cc9dde90d4d9e2f3f5d979539a8ef5982e1f6693b144_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel8@sha256:7b61bda6116f3f1e93c856543ade553b0a1e4353542f5147da6929a5a8adbac3_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel8@sha256:ab98453c7e13ef2a9429531a1b1635e814df4784599be5c79848fcc849d05136_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel8@sha256:d2993b1a28d230faf64f020c8e8248e06fabf5cd225189b8218a71b2f40e6a9b_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel8@sha256:065def0cfd1e282fd57faedff24873ddb4057afd42d4abc887859c6b8cf8c901_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel8@sha256:14e1402c0d2f4d449146471fff84f6548affdbcd81d1864bce0d29c29ccb15bd_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel8@sha256:1709fbbd4a92d49d492e6bc977f2c32efe4559bde59668e818be70d38acdf757_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel8@sha256:5f9e44c7e682756007cc7bc493511c4a44536a04271ec1984f5a3ece7f1a8a49_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-nop-rhel8@sha256:72978ab3728ae29e51b68affb9e0b9a501bc69653c392783cb9ea121c8971661_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-nop-rhel8@sha256:9a0cf80bdfe89d4c472dc555f314d0bd5c4763bc637d45ddd89b8bb78236a44f_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-nop-rhel8@sha256:b767a9acd7013d08b744b8155cecbe219bfd7a416a3f1ac3a129d67ab062741a_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-nop-rhel8@sha256:dfb1b5680a223da82b0b2dada35342525a88a925f4d22b8168c7edcf2b93049c_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel8@sha256:46612f85239df62f6c6d3684367e34a06ddf3982754d5d130b5c0d77f587deea_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel8@sha256:4c111f708f6ae46c74f7ecae415b9b12e1cbb0380f97c4bee6f98ce32de0ef18_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel8@sha256:607ba1de03fdda867014d183a7f54745c6d687441d7e230cbe45d9234c623ed2_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel8@sha256:c7633b12a75e2a382fb3104a6fcc03227dcc980d2d764f828c75b48ccf73bbab_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel8@sha256:0a2fbc739785a2cc2ad17b79e360788216b2a87422e7d1512ea59a8672557a3e_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel8@sha256:25c1f3d9abd1e123e2a11e5349c0b59eb24238a10dc16e01e59976d061ea7af7_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel8@sha256:375388a1122a4bc5ffe695d4f8c69c9cf0c1d65ba89e92a6caeb68be40fbbbdc_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel8@sha256:739b8da7ebcad332129f65fee9e17f2b29370b1f68c030e3751d2f37ed4f9326_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel8@sha256:0d2a673d31a7b920fce466a25fa1968c57fe95d1c8c5bd2759f5de611d000b5f_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel8@sha256:3542aba4cb22ce189574cf439a9dc758678e6272b83d8ff6089f1815284c576b_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel8@sha256:8c97cb0a4a88a1ddb7a6e7650100e958464b526d7c1454c306c7326f75ca0ab1_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel8@sha256:8ce8fce1d1e1acd9fb44dc4d5797e57fe8e349624f6c7b1351757d7d6143b679_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel8@sha256:540dd3000891505e605b3f269f99da6c53d1e452cf35bb7a1918bb8ce190772b_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel8@sha256:5f0ff9a2dfa1468eff57b5e44d971056d06e6c5a2672e14717686b3eba17a341_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel8@sha256:bba628b46144f5d52f4a6e303d1b90c9a7f4a0a7b3f0c13839f9f795da874254_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel8@sha256:f2ee01a1a497bd505ca1289290c0a07eda82901e698079fe1bc6557519d4ee99_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel8@sha256:37002485d6cf0f0ce261894d23db0bf94291fa7a121a154d15e5e4dcde20961f_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel8@sha256:7561c3f65b9ea5268ed46b35f821c319abb1b4cb0894885a5a205cb920842b50_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel8@sha256:7f56583cad2cef40a2be5f4e96a62fcc155c8818fdc7d786400fadb60c85e631_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel8@sha256:ac72ab75d693dd84576e61df319e891b3de889f4e347c9c5b6597ccbd529ae0d_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel8@sha256:025fa4d5b4ca78c69f85c8836f9e585f71c2e48466ff7f38fab36dc66f65880e_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel8@sha256:534369ccbc380afa8482d089c9806484843122f9f3ece03d468604ef2de1daff_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel8@sha256:cea3159fd16b609ef54d99bf435f72c142f0f7ecbbe3c3eaa9dd2035267395d2_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel8@sha256:eae22f08294cb4179c659fca1effea2fc9f270a3059ddd32cf5a9ba1aaf8d2d1_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel8@sha256:1873003c677cb43b754c22493f9ecd91fa61eced098816823b7bceaf2051113a_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel8@sha256:26e9f9232764f62c9c8ec24c3f7938fdaa362f4f10b6c71c894b1cea92f55404_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel8@sha256:8969e863a2ac74d0ab37812bd0aa5d86f261b97d0c2fecd0f35d2343c2f5bd67_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel8@sha256:bc98620c8b16b39d796d81f25bd30ff227f2f2e723536bf28d55bdc76e9ac1ad_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel8@sha256:2f5cd53d974785de7aa44cb7ff7340e08c44a98eac5b3b60a9eb4535e63e62f7_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel8@sha256:608f3eb154f67488869fceeee31df1bcf596385c41d03c7390364153bac6b8b2_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel8@sha256:ca0bcdf562b50a8d2d665172658de8f444dab6fb4ca39ce49abb253e05aa8c7c_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel8@sha256:fed536fdc9330d719dda8baef65c856e9c301e86363b767a52f78fea8336103e_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel8@sha256:012597e8046bf9f3e53d6f3c9543405e77ad5fd8f44964bc669cdf9581726170_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel8@sha256:36959d582ce1a74d7bf594b8e1b84edfa14233ddc2a2b22fcb66c0a0335a7bd3_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel8@sha256:3888fb9d6780e137b4545e8830f45383e68ca84a42394749b64e391d535172e7_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel8@sha256:79af298015635f2bde40b74943cc5aa201d8bef1cb1d333938816757328609e6_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel8@sha256:0d45b4a62b0fc7e101f68e94d6f1b18bc1a2770cccfebc27380d1bbcafbabb49_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel8@sha256:142369000580845dc3a0da67cf4de781dd2ad1ccaa6acf234d7650424e95bf09_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel8@sha256:26d9157c1a6c7d0cfcde263a0a17b15cca996b2b79c6cf0168a16304068c6abc_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel8@sha256:7a4aa11a1273f668d89230adaa720b4e1fcea0cbaa57c63fa01a2cf6867d981c_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel8@sha256:25f485a1b1e0c5015304744148e7a3fbb6728fe90f389e5d507b2d36917efdf5_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel8@sha256:6f30b86646ff8d94ba28949bdf826d751fba38c824a3acabb1480896f41d411a_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel8@sha256:a0663bcada815073c34ec07a99cd53242db85e933912c48b5ed25892ccfa4eb1_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel8@sha256:e6213a9e4243024eb73cef85526dbc294920f0e7c35b031d4b46bc5a5072af23_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel8@sha256:18c0e9a76603a5312f3c7e2b9d468fe5a6d1e3f3f3b41c5ddcad952f6a49e528_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel8@sha256:2723ec216e5ead0550a5dece8b4ef76abade44503ff67da9becdb59ee6a74b64_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel8@sha256:5f68ba66d17d612702cc47916df916b751c3b8d71faa094f1a174cb4338c3d68_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel8@sha256:8d927c5044b9df81791f00774e7831f0a4d5a458f7a335f8bf925696b5479548_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel8@sha256:3d6ba54c22f00a6eefdb5a920e9f2a377cd25f46ac0ce43fbbd207f9bddf87af_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel8@sha256:4f9a87bf93808a7c27c0bcd5387527fd9261f4c666da11e4f5ba8f831028fc3e_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel8@sha256:6ecd313eff04d48c873fa3b4b3a0e1bc94e1e715ab5919e33718a06a2b561851_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel8@sha256:7efeac843ef6910c061c535e290dc43a8fca0522e1897845237bff9df7706da9_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel8@sha256:3e51c0031aaefd0b1ae80908c887075c82888f29552a4b71a3de6148ed6a7fb4_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel8@sha256:578c9afda064065cc2f4e18b59dbb92cf78015654573de80a72bc4e56fc0d1f3_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel8@sha256:d4fa2a61f381b3f00b9fb76cb1d019b28a2413a936f9b5a786d1d98e8a8361a0_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel8@sha256:fbbf6924f67a455359ccd4e884e1608fb20475850e874874d158f5f2e01425c8_amd64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.7,
"baseSeverity": "HIGH",
"confidentialityImpact": "LOW",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:L/I:H/A:H",
"version": "3.1"
},
"products": [
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel8@sha256:0cb744cb7946d857a2cffec641fcbc994e77ddc8d4a5b14c17a28621f4a0a4a9_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel8@sha256:416c99f02abb6274fc87b2599e96b90e74e7a94c28806629c2b98fb2dc7e2afc_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel8@sha256:5c78dfe2380653f0167358565c8b7cab1010321a4eda27ec931715805ab2c256_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel8@sha256:d71dc72648f45660ae1fd98acac0f1876540cac853f5c097ab85c3a5f2c2084f_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel8@sha256:494857108f0b09c8b8985062cc11b9879d126b207fcd72f6abb64ded3d8d1793_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel8@sha256:abca24c41cb24749e70a90aac93354d1924785e3eaf92a55b6906690861bac49_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel8@sha256:b7b03dd023aafe65290969336bcf9e0b7a241c3510dcb3d26519581ba4eed719_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel8@sha256:d52e4a16b2908e99f1e69a1e2ee9233a231fd28c70916ed06c9cd8560478340c_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-controller-rhel8@sha256:35c7d22ab878030711c1ec9d340f25f78257ca3eabdcb5db23db90e80d55e8f1_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-controller-rhel8@sha256:5345cdb7e11186fda1577345f0e426946a5ee9e6bbe6486845511f03114dbe52_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-controller-rhel8@sha256:71d7e93eb9e845a429a7e68801ce7675ffdeebb730c236a8b6c3d59767d8e5d8_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-controller-rhel8@sha256:b33b33412464a6d0bf510e6dd2dc7df8b4ced9a5c08a14d8522db6c8457d1a36_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel8@sha256:9209e159bb11236b49511ed3a59c7f687d06a9f82a02497a637d765cc14ea0c3_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel8@sha256:b2c21a004712bd198698ea75793e57abbe1665e17479e34d0b5e8c81d60b967d_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel8@sha256:b894d94d3e18dc2f4f71f4e791e25da158397264b49ac82f4780ac3322e66200_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel8@sha256:f532249811710dde78cab85e31f99bfebb5ee161167f8116ea00297ac343eefd_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-events-rhel8@sha256:001e28b882e81e4d424b2e1a39933211f15e68048406a6432e6ec59e4b96cc2c_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-events-rhel8@sha256:03dc5eb942a8fb202d8d6492764d5d27dcc326b556bb068070c10b00a3a9d277_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-events-rhel8@sha256:0e59fd179abc02c54784b3293bc3d21087bd0ec135c691c5523879149da33a5a_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-events-rhel8@sha256:898085897ff200fdba4d6c14b59548c7fe53164a8c2649e2263a69116737edbf_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel8@sha256:3479cbadb4aa7bab5cc56115d7efe4e406d60010e28561857804926c3fbac9cc_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel8@sha256:6067cedcfde517cc751e14030c620126ea6facf50a4ff16374ca8ebe7bfcbe8b_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel8@sha256:a77292658b1ef1e2922f2b7c904ff73c8911bb84f130953897c3a66aec8560da_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel8@sha256:c8aaf02aede730dacca2eed8bb32044f39b74d3ee3fd619a0fa2af864d874fa6_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel8@sha256:1066cf4185e3cd917c05e6d6759fb0a69428c4b43398df10dff8abe523761c09_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel8@sha256:525bbd7fe14ba88b4d9be13c5857e477e3a8daac1185a146707ebb8ef8e81acd_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel8@sha256:dbb678695a4bd07c27a14fec9b70359929bf0d4d33d9ce2d70d1b5157e5026c1_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel8@sha256:fbddec04429c15c833b7631fe3d7c783d33520f30f6d5c8aef2e66b7634873b8_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel8@sha256:0a12cf22aa798dbc3661f7e83aa9c280fe394de5b0ecc6ed7c93be1df539fce9_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel8@sha256:cf30088c2a33f0717657b0ac7c2df1544cb02a39e235011c9d21c658222ef39e_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel8@sha256:ea7aae64763683de9e3fcbda5d6865c975a561b8c6b4299be9dd34088bc5e684_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel8@sha256:fdd2f4bffececf03b6566cf573fdf6224495d79a75ad1031219fad9902d7a3f1_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel8@sha256:0dee713a14ab49d93b52b280d4ca3c6fc1c5f604087c81b755a6715330c91ea7_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel8@sha256:50133b51c695735e5f1fdb54d5423331091c1d113b0747d9565a42839d7510bc_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel8@sha256:56bf189b754dee71d8b4ce9e44389b4ca0762e5f633e728210825472f4c8f3f6_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel8@sha256:d356f3a86b2d3054a9f9c6e36bd488c8eaaef4af199e6a8188f8b50921698d25_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel8@sha256:23a535f97d17329cf2a1cc9dde90d4d9e2f3f5d979539a8ef5982e1f6693b144_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel8@sha256:7b61bda6116f3f1e93c856543ade553b0a1e4353542f5147da6929a5a8adbac3_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel8@sha256:ab98453c7e13ef2a9429531a1b1635e814df4784599be5c79848fcc849d05136_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel8@sha256:d2993b1a28d230faf64f020c8e8248e06fabf5cd225189b8218a71b2f40e6a9b_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel8@sha256:065def0cfd1e282fd57faedff24873ddb4057afd42d4abc887859c6b8cf8c901_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel8@sha256:14e1402c0d2f4d449146471fff84f6548affdbcd81d1864bce0d29c29ccb15bd_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel8@sha256:1709fbbd4a92d49d492e6bc977f2c32efe4559bde59668e818be70d38acdf757_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel8@sha256:5f9e44c7e682756007cc7bc493511c4a44536a04271ec1984f5a3ece7f1a8a49_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-nop-rhel8@sha256:72978ab3728ae29e51b68affb9e0b9a501bc69653c392783cb9ea121c8971661_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-nop-rhel8@sha256:9a0cf80bdfe89d4c472dc555f314d0bd5c4763bc637d45ddd89b8bb78236a44f_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-nop-rhel8@sha256:b767a9acd7013d08b744b8155cecbe219bfd7a416a3f1ac3a129d67ab062741a_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-nop-rhel8@sha256:dfb1b5680a223da82b0b2dada35342525a88a925f4d22b8168c7edcf2b93049c_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel8@sha256:46612f85239df62f6c6d3684367e34a06ddf3982754d5d130b5c0d77f587deea_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel8@sha256:4c111f708f6ae46c74f7ecae415b9b12e1cbb0380f97c4bee6f98ce32de0ef18_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel8@sha256:607ba1de03fdda867014d183a7f54745c6d687441d7e230cbe45d9234c623ed2_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel8@sha256:c7633b12a75e2a382fb3104a6fcc03227dcc980d2d764f828c75b48ccf73bbab_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel8@sha256:0a2fbc739785a2cc2ad17b79e360788216b2a87422e7d1512ea59a8672557a3e_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel8@sha256:25c1f3d9abd1e123e2a11e5349c0b59eb24238a10dc16e01e59976d061ea7af7_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel8@sha256:375388a1122a4bc5ffe695d4f8c69c9cf0c1d65ba89e92a6caeb68be40fbbbdc_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel8@sha256:739b8da7ebcad332129f65fee9e17f2b29370b1f68c030e3751d2f37ed4f9326_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel8@sha256:0d2a673d31a7b920fce466a25fa1968c57fe95d1c8c5bd2759f5de611d000b5f_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel8@sha256:3542aba4cb22ce189574cf439a9dc758678e6272b83d8ff6089f1815284c576b_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel8@sha256:8c97cb0a4a88a1ddb7a6e7650100e958464b526d7c1454c306c7326f75ca0ab1_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel8@sha256:8ce8fce1d1e1acd9fb44dc4d5797e57fe8e349624f6c7b1351757d7d6143b679_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel8@sha256:540dd3000891505e605b3f269f99da6c53d1e452cf35bb7a1918bb8ce190772b_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel8@sha256:5f0ff9a2dfa1468eff57b5e44d971056d06e6c5a2672e14717686b3eba17a341_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel8@sha256:bba628b46144f5d52f4a6e303d1b90c9a7f4a0a7b3f0c13839f9f795da874254_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel8@sha256:f2ee01a1a497bd505ca1289290c0a07eda82901e698079fe1bc6557519d4ee99_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel8@sha256:37002485d6cf0f0ce261894d23db0bf94291fa7a121a154d15e5e4dcde20961f_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel8@sha256:7561c3f65b9ea5268ed46b35f821c319abb1b4cb0894885a5a205cb920842b50_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel8@sha256:7f56583cad2cef40a2be5f4e96a62fcc155c8818fdc7d786400fadb60c85e631_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel8@sha256:ac72ab75d693dd84576e61df319e891b3de889f4e347c9c5b6597ccbd529ae0d_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel8@sha256:025fa4d5b4ca78c69f85c8836f9e585f71c2e48466ff7f38fab36dc66f65880e_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel8@sha256:534369ccbc380afa8482d089c9806484843122f9f3ece03d468604ef2de1daff_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel8@sha256:cea3159fd16b609ef54d99bf435f72c142f0f7ecbbe3c3eaa9dd2035267395d2_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel8@sha256:eae22f08294cb4179c659fca1effea2fc9f270a3059ddd32cf5a9ba1aaf8d2d1_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel8@sha256:1873003c677cb43b754c22493f9ecd91fa61eced098816823b7bceaf2051113a_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel8@sha256:26e9f9232764f62c9c8ec24c3f7938fdaa362f4f10b6c71c894b1cea92f55404_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel8@sha256:8969e863a2ac74d0ab37812bd0aa5d86f261b97d0c2fecd0f35d2343c2f5bd67_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel8@sha256:bc98620c8b16b39d796d81f25bd30ff227f2f2e723536bf28d55bdc76e9ac1ad_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel8@sha256:2f5cd53d974785de7aa44cb7ff7340e08c44a98eac5b3b60a9eb4535e63e62f7_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel8@sha256:608f3eb154f67488869fceeee31df1bcf596385c41d03c7390364153bac6b8b2_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel8@sha256:ca0bcdf562b50a8d2d665172658de8f444dab6fb4ca39ce49abb253e05aa8c7c_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel8@sha256:fed536fdc9330d719dda8baef65c856e9c301e86363b767a52f78fea8336103e_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel8@sha256:012597e8046bf9f3e53d6f3c9543405e77ad5fd8f44964bc669cdf9581726170_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel8@sha256:36959d582ce1a74d7bf594b8e1b84edfa14233ddc2a2b22fcb66c0a0335a7bd3_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel8@sha256:3888fb9d6780e137b4545e8830f45383e68ca84a42394749b64e391d535172e7_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel8@sha256:79af298015635f2bde40b74943cc5aa201d8bef1cb1d333938816757328609e6_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel8@sha256:0d45b4a62b0fc7e101f68e94d6f1b18bc1a2770cccfebc27380d1bbcafbabb49_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel8@sha256:142369000580845dc3a0da67cf4de781dd2ad1ccaa6acf234d7650424e95bf09_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel8@sha256:26d9157c1a6c7d0cfcde263a0a17b15cca996b2b79c6cf0168a16304068c6abc_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel8@sha256:7a4aa11a1273f668d89230adaa720b4e1fcea0cbaa57c63fa01a2cf6867d981c_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel8@sha256:25f485a1b1e0c5015304744148e7a3fbb6728fe90f389e5d507b2d36917efdf5_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel8@sha256:6f30b86646ff8d94ba28949bdf826d751fba38c824a3acabb1480896f41d411a_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel8@sha256:a0663bcada815073c34ec07a99cd53242db85e933912c48b5ed25892ccfa4eb1_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel8@sha256:e6213a9e4243024eb73cef85526dbc294920f0e7c35b031d4b46bc5a5072af23_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel8@sha256:18c0e9a76603a5312f3c7e2b9d468fe5a6d1e3f3f3b41c5ddcad952f6a49e528_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel8@sha256:2723ec216e5ead0550a5dece8b4ef76abade44503ff67da9becdb59ee6a74b64_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel8@sha256:5f68ba66d17d612702cc47916df916b751c3b8d71faa094f1a174cb4338c3d68_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel8@sha256:8d927c5044b9df81791f00774e7831f0a4d5a458f7a335f8bf925696b5479548_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel8@sha256:3d6ba54c22f00a6eefdb5a920e9f2a377cd25f46ac0ce43fbbd207f9bddf87af_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel8@sha256:4f9a87bf93808a7c27c0bcd5387527fd9261f4c666da11e4f5ba8f831028fc3e_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel8@sha256:6ecd313eff04d48c873fa3b4b3a0e1bc94e1e715ab5919e33718a06a2b561851_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel8@sha256:7efeac843ef6910c061c535e290dc43a8fca0522e1897845237bff9df7706da9_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel8@sha256:3e51c0031aaefd0b1ae80908c887075c82888f29552a4b71a3de6148ed6a7fb4_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel8@sha256:578c9afda064065cc2f4e18b59dbb92cf78015654573de80a72bc4e56fc0d1f3_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel8@sha256:d4fa2a61f381b3f00b9fb76cb1d019b28a2413a936f9b5a786d1d98e8a8361a0_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel8@sha256:fbbf6924f67a455359ccd4e884e1608fb20475850e874874d158f5f2e01425c8_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "sha.js: Missing type checks leading to hash rewind and passing on crafted data"
},
{
"cve": "CVE-2025-12816",
"cwe": {
"id": "CWE-179",
"name": "Incorrect Behavior Order: Early Validation"
},
"discovery_date": "2025-11-25T20:01:05.875196+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel8@sha256:0cb744cb7946d857a2cffec641fcbc994e77ddc8d4a5b14c17a28621f4a0a4a9_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel8@sha256:416c99f02abb6274fc87b2599e96b90e74e7a94c28806629c2b98fb2dc7e2afc_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel8@sha256:5c78dfe2380653f0167358565c8b7cab1010321a4eda27ec931715805ab2c256_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel8@sha256:d71dc72648f45660ae1fd98acac0f1876540cac853f5c097ab85c3a5f2c2084f_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-controller-rhel8@sha256:35c7d22ab878030711c1ec9d340f25f78257ca3eabdcb5db23db90e80d55e8f1_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-controller-rhel8@sha256:5345cdb7e11186fda1577345f0e426946a5ee9e6bbe6486845511f03114dbe52_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-controller-rhel8@sha256:71d7e93eb9e845a429a7e68801ce7675ffdeebb730c236a8b6c3d59767d8e5d8_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-controller-rhel8@sha256:b33b33412464a6d0bf510e6dd2dc7df8b4ced9a5c08a14d8522db6c8457d1a36_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel8@sha256:9209e159bb11236b49511ed3a59c7f687d06a9f82a02497a637d765cc14ea0c3_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel8@sha256:b2c21a004712bd198698ea75793e57abbe1665e17479e34d0b5e8c81d60b967d_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel8@sha256:b894d94d3e18dc2f4f71f4e791e25da158397264b49ac82f4780ac3322e66200_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel8@sha256:f532249811710dde78cab85e31f99bfebb5ee161167f8116ea00297ac343eefd_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-events-rhel8@sha256:001e28b882e81e4d424b2e1a39933211f15e68048406a6432e6ec59e4b96cc2c_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-events-rhel8@sha256:03dc5eb942a8fb202d8d6492764d5d27dcc326b556bb068070c10b00a3a9d277_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-events-rhel8@sha256:0e59fd179abc02c54784b3293bc3d21087bd0ec135c691c5523879149da33a5a_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-events-rhel8@sha256:898085897ff200fdba4d6c14b59548c7fe53164a8c2649e2263a69116737edbf_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel8@sha256:3479cbadb4aa7bab5cc56115d7efe4e406d60010e28561857804926c3fbac9cc_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel8@sha256:6067cedcfde517cc751e14030c620126ea6facf50a4ff16374ca8ebe7bfcbe8b_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel8@sha256:a77292658b1ef1e2922f2b7c904ff73c8911bb84f130953897c3a66aec8560da_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel8@sha256:c8aaf02aede730dacca2eed8bb32044f39b74d3ee3fd619a0fa2af864d874fa6_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel8@sha256:1066cf4185e3cd917c05e6d6759fb0a69428c4b43398df10dff8abe523761c09_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel8@sha256:525bbd7fe14ba88b4d9be13c5857e477e3a8daac1185a146707ebb8ef8e81acd_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel8@sha256:dbb678695a4bd07c27a14fec9b70359929bf0d4d33d9ce2d70d1b5157e5026c1_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel8@sha256:fbddec04429c15c833b7631fe3d7c783d33520f30f6d5c8aef2e66b7634873b8_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel8@sha256:0a12cf22aa798dbc3661f7e83aa9c280fe394de5b0ecc6ed7c93be1df539fce9_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel8@sha256:cf30088c2a33f0717657b0ac7c2df1544cb02a39e235011c9d21c658222ef39e_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel8@sha256:ea7aae64763683de9e3fcbda5d6865c975a561b8c6b4299be9dd34088bc5e684_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel8@sha256:fdd2f4bffececf03b6566cf573fdf6224495d79a75ad1031219fad9902d7a3f1_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel8@sha256:23a535f97d17329cf2a1cc9dde90d4d9e2f3f5d979539a8ef5982e1f6693b144_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel8@sha256:7b61bda6116f3f1e93c856543ade553b0a1e4353542f5147da6929a5a8adbac3_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel8@sha256:ab98453c7e13ef2a9429531a1b1635e814df4784599be5c79848fcc849d05136_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel8@sha256:d2993b1a28d230faf64f020c8e8248e06fabf5cd225189b8218a71b2f40e6a9b_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel8@sha256:065def0cfd1e282fd57faedff24873ddb4057afd42d4abc887859c6b8cf8c901_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel8@sha256:14e1402c0d2f4d449146471fff84f6548affdbcd81d1864bce0d29c29ccb15bd_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel8@sha256:1709fbbd4a92d49d492e6bc977f2c32efe4559bde59668e818be70d38acdf757_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel8@sha256:5f9e44c7e682756007cc7bc493511c4a44536a04271ec1984f5a3ece7f1a8a49_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-nop-rhel8@sha256:72978ab3728ae29e51b68affb9e0b9a501bc69653c392783cb9ea121c8971661_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-nop-rhel8@sha256:9a0cf80bdfe89d4c472dc555f314d0bd5c4763bc637d45ddd89b8bb78236a44f_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-nop-rhel8@sha256:b767a9acd7013d08b744b8155cecbe219bfd7a416a3f1ac3a129d67ab062741a_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-nop-rhel8@sha256:dfb1b5680a223da82b0b2dada35342525a88a925f4d22b8168c7edcf2b93049c_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel8@sha256:46612f85239df62f6c6d3684367e34a06ddf3982754d5d130b5c0d77f587deea_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel8@sha256:4c111f708f6ae46c74f7ecae415b9b12e1cbb0380f97c4bee6f98ce32de0ef18_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel8@sha256:607ba1de03fdda867014d183a7f54745c6d687441d7e230cbe45d9234c623ed2_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel8@sha256:c7633b12a75e2a382fb3104a6fcc03227dcc980d2d764f828c75b48ccf73bbab_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel8@sha256:0a2fbc739785a2cc2ad17b79e360788216b2a87422e7d1512ea59a8672557a3e_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel8@sha256:25c1f3d9abd1e123e2a11e5349c0b59eb24238a10dc16e01e59976d061ea7af7_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel8@sha256:375388a1122a4bc5ffe695d4f8c69c9cf0c1d65ba89e92a6caeb68be40fbbbdc_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel8@sha256:739b8da7ebcad332129f65fee9e17f2b29370b1f68c030e3751d2f37ed4f9326_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel8@sha256:0d2a673d31a7b920fce466a25fa1968c57fe95d1c8c5bd2759f5de611d000b5f_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel8@sha256:3542aba4cb22ce189574cf439a9dc758678e6272b83d8ff6089f1815284c576b_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel8@sha256:8c97cb0a4a88a1ddb7a6e7650100e958464b526d7c1454c306c7326f75ca0ab1_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel8@sha256:8ce8fce1d1e1acd9fb44dc4d5797e57fe8e349624f6c7b1351757d7d6143b679_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel8@sha256:540dd3000891505e605b3f269f99da6c53d1e452cf35bb7a1918bb8ce190772b_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel8@sha256:5f0ff9a2dfa1468eff57b5e44d971056d06e6c5a2672e14717686b3eba17a341_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel8@sha256:bba628b46144f5d52f4a6e303d1b90c9a7f4a0a7b3f0c13839f9f795da874254_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel8@sha256:f2ee01a1a497bd505ca1289290c0a07eda82901e698079fe1bc6557519d4ee99_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel8@sha256:37002485d6cf0f0ce261894d23db0bf94291fa7a121a154d15e5e4dcde20961f_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel8@sha256:7561c3f65b9ea5268ed46b35f821c319abb1b4cb0894885a5a205cb920842b50_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel8@sha256:7f56583cad2cef40a2be5f4e96a62fcc155c8818fdc7d786400fadb60c85e631_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel8@sha256:ac72ab75d693dd84576e61df319e891b3de889f4e347c9c5b6597ccbd529ae0d_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel8@sha256:025fa4d5b4ca78c69f85c8836f9e585f71c2e48466ff7f38fab36dc66f65880e_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel8@sha256:534369ccbc380afa8482d089c9806484843122f9f3ece03d468604ef2de1daff_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel8@sha256:cea3159fd16b609ef54d99bf435f72c142f0f7ecbbe3c3eaa9dd2035267395d2_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel8@sha256:eae22f08294cb4179c659fca1effea2fc9f270a3059ddd32cf5a9ba1aaf8d2d1_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel8@sha256:1873003c677cb43b754c22493f9ecd91fa61eced098816823b7bceaf2051113a_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel8@sha256:26e9f9232764f62c9c8ec24c3f7938fdaa362f4f10b6c71c894b1cea92f55404_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel8@sha256:8969e863a2ac74d0ab37812bd0aa5d86f261b97d0c2fecd0f35d2343c2f5bd67_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel8@sha256:bc98620c8b16b39d796d81f25bd30ff227f2f2e723536bf28d55bdc76e9ac1ad_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel8@sha256:2f5cd53d974785de7aa44cb7ff7340e08c44a98eac5b3b60a9eb4535e63e62f7_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel8@sha256:608f3eb154f67488869fceeee31df1bcf596385c41d03c7390364153bac6b8b2_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel8@sha256:ca0bcdf562b50a8d2d665172658de8f444dab6fb4ca39ce49abb253e05aa8c7c_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel8@sha256:fed536fdc9330d719dda8baef65c856e9c301e86363b767a52f78fea8336103e_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel8@sha256:012597e8046bf9f3e53d6f3c9543405e77ad5fd8f44964bc669cdf9581726170_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel8@sha256:36959d582ce1a74d7bf594b8e1b84edfa14233ddc2a2b22fcb66c0a0335a7bd3_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel8@sha256:3888fb9d6780e137b4545e8830f45383e68ca84a42394749b64e391d535172e7_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel8@sha256:79af298015635f2bde40b74943cc5aa201d8bef1cb1d333938816757328609e6_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel8@sha256:0d45b4a62b0fc7e101f68e94d6f1b18bc1a2770cccfebc27380d1bbcafbabb49_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel8@sha256:142369000580845dc3a0da67cf4de781dd2ad1ccaa6acf234d7650424e95bf09_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel8@sha256:26d9157c1a6c7d0cfcde263a0a17b15cca996b2b79c6cf0168a16304068c6abc_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel8@sha256:7a4aa11a1273f668d89230adaa720b4e1fcea0cbaa57c63fa01a2cf6867d981c_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel8@sha256:25f485a1b1e0c5015304744148e7a3fbb6728fe90f389e5d507b2d36917efdf5_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel8@sha256:6f30b86646ff8d94ba28949bdf826d751fba38c824a3acabb1480896f41d411a_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel8@sha256:a0663bcada815073c34ec07a99cd53242db85e933912c48b5ed25892ccfa4eb1_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel8@sha256:e6213a9e4243024eb73cef85526dbc294920f0e7c35b031d4b46bc5a5072af23_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel8@sha256:18c0e9a76603a5312f3c7e2b9d468fe5a6d1e3f3f3b41c5ddcad952f6a49e528_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel8@sha256:2723ec216e5ead0550a5dece8b4ef76abade44503ff67da9becdb59ee6a74b64_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel8@sha256:5f68ba66d17d612702cc47916df916b751c3b8d71faa094f1a174cb4338c3d68_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel8@sha256:8d927c5044b9df81791f00774e7831f0a4d5a458f7a335f8bf925696b5479548_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel8@sha256:3d6ba54c22f00a6eefdb5a920e9f2a377cd25f46ac0ce43fbbd207f9bddf87af_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel8@sha256:4f9a87bf93808a7c27c0bcd5387527fd9261f4c666da11e4f5ba8f831028fc3e_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel8@sha256:6ecd313eff04d48c873fa3b4b3a0e1bc94e1e715ab5919e33718a06a2b561851_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel8@sha256:7efeac843ef6910c061c535e290dc43a8fca0522e1897845237bff9df7706da9_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel8@sha256:3e51c0031aaefd0b1ae80908c887075c82888f29552a4b71a3de6148ed6a7fb4_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel8@sha256:578c9afda064065cc2f4e18b59dbb92cf78015654573de80a72bc4e56fc0d1f3_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel8@sha256:d4fa2a61f381b3f00b9fb76cb1d019b28a2413a936f9b5a786d1d98e8a8361a0_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel8@sha256:fbbf6924f67a455359ccd4e884e1608fb20475850e874874d158f5f2e01425c8_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2417097"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in node-forge. This vulnerability allows unauthenticated attackers to bypass downstream cryptographic verifications and security decisions via crafting ASN.1 (Abstract Syntax Notation One) structures to desynchronize schema validations, yielding a semantic divergence.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "node-forge: node-forge: Interpretation conflict vulnerability allows bypassing cryptographic verifications",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This vulnerability is rated Important for Red Hat products due to an interpretation conflict in the node-forge library. An unauthenticated attacker could exploit this flaw by crafting malicious ASN.1 structures, leading to a bypass of cryptographic verifications and security decisions in affected applications. This impacts various Red Hat products that utilize node-forge for cryptographic operations.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel8@sha256:494857108f0b09c8b8985062cc11b9879d126b207fcd72f6abb64ded3d8d1793_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel8@sha256:abca24c41cb24749e70a90aac93354d1924785e3eaf92a55b6906690861bac49_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel8@sha256:b7b03dd023aafe65290969336bcf9e0b7a241c3510dcb3d26519581ba4eed719_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel8@sha256:d52e4a16b2908e99f1e69a1e2ee9233a231fd28c70916ed06c9cd8560478340c_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel8@sha256:0dee713a14ab49d93b52b280d4ca3c6fc1c5f604087c81b755a6715330c91ea7_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel8@sha256:50133b51c695735e5f1fdb54d5423331091c1d113b0747d9565a42839d7510bc_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel8@sha256:56bf189b754dee71d8b4ce9e44389b4ca0762e5f633e728210825472f4c8f3f6_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel8@sha256:d356f3a86b2d3054a9f9c6e36bd488c8eaaef4af199e6a8188f8b50921698d25_arm64"
],
"known_not_affected": [
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel8@sha256:0cb744cb7946d857a2cffec641fcbc994e77ddc8d4a5b14c17a28621f4a0a4a9_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel8@sha256:416c99f02abb6274fc87b2599e96b90e74e7a94c28806629c2b98fb2dc7e2afc_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel8@sha256:5c78dfe2380653f0167358565c8b7cab1010321a4eda27ec931715805ab2c256_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel8@sha256:d71dc72648f45660ae1fd98acac0f1876540cac853f5c097ab85c3a5f2c2084f_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-controller-rhel8@sha256:35c7d22ab878030711c1ec9d340f25f78257ca3eabdcb5db23db90e80d55e8f1_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-controller-rhel8@sha256:5345cdb7e11186fda1577345f0e426946a5ee9e6bbe6486845511f03114dbe52_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-controller-rhel8@sha256:71d7e93eb9e845a429a7e68801ce7675ffdeebb730c236a8b6c3d59767d8e5d8_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-controller-rhel8@sha256:b33b33412464a6d0bf510e6dd2dc7df8b4ced9a5c08a14d8522db6c8457d1a36_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel8@sha256:9209e159bb11236b49511ed3a59c7f687d06a9f82a02497a637d765cc14ea0c3_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel8@sha256:b2c21a004712bd198698ea75793e57abbe1665e17479e34d0b5e8c81d60b967d_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel8@sha256:b894d94d3e18dc2f4f71f4e791e25da158397264b49ac82f4780ac3322e66200_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel8@sha256:f532249811710dde78cab85e31f99bfebb5ee161167f8116ea00297ac343eefd_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-events-rhel8@sha256:001e28b882e81e4d424b2e1a39933211f15e68048406a6432e6ec59e4b96cc2c_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-events-rhel8@sha256:03dc5eb942a8fb202d8d6492764d5d27dcc326b556bb068070c10b00a3a9d277_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-events-rhel8@sha256:0e59fd179abc02c54784b3293bc3d21087bd0ec135c691c5523879149da33a5a_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-events-rhel8@sha256:898085897ff200fdba4d6c14b59548c7fe53164a8c2649e2263a69116737edbf_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel8@sha256:3479cbadb4aa7bab5cc56115d7efe4e406d60010e28561857804926c3fbac9cc_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel8@sha256:6067cedcfde517cc751e14030c620126ea6facf50a4ff16374ca8ebe7bfcbe8b_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel8@sha256:a77292658b1ef1e2922f2b7c904ff73c8911bb84f130953897c3a66aec8560da_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel8@sha256:c8aaf02aede730dacca2eed8bb32044f39b74d3ee3fd619a0fa2af864d874fa6_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel8@sha256:1066cf4185e3cd917c05e6d6759fb0a69428c4b43398df10dff8abe523761c09_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel8@sha256:525bbd7fe14ba88b4d9be13c5857e477e3a8daac1185a146707ebb8ef8e81acd_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel8@sha256:dbb678695a4bd07c27a14fec9b70359929bf0d4d33d9ce2d70d1b5157e5026c1_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel8@sha256:fbddec04429c15c833b7631fe3d7c783d33520f30f6d5c8aef2e66b7634873b8_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel8@sha256:0a12cf22aa798dbc3661f7e83aa9c280fe394de5b0ecc6ed7c93be1df539fce9_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel8@sha256:cf30088c2a33f0717657b0ac7c2df1544cb02a39e235011c9d21c658222ef39e_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel8@sha256:ea7aae64763683de9e3fcbda5d6865c975a561b8c6b4299be9dd34088bc5e684_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel8@sha256:fdd2f4bffececf03b6566cf573fdf6224495d79a75ad1031219fad9902d7a3f1_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel8@sha256:23a535f97d17329cf2a1cc9dde90d4d9e2f3f5d979539a8ef5982e1f6693b144_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel8@sha256:7b61bda6116f3f1e93c856543ade553b0a1e4353542f5147da6929a5a8adbac3_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel8@sha256:ab98453c7e13ef2a9429531a1b1635e814df4784599be5c79848fcc849d05136_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel8@sha256:d2993b1a28d230faf64f020c8e8248e06fabf5cd225189b8218a71b2f40e6a9b_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel8@sha256:065def0cfd1e282fd57faedff24873ddb4057afd42d4abc887859c6b8cf8c901_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel8@sha256:14e1402c0d2f4d449146471fff84f6548affdbcd81d1864bce0d29c29ccb15bd_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel8@sha256:1709fbbd4a92d49d492e6bc977f2c32efe4559bde59668e818be70d38acdf757_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel8@sha256:5f9e44c7e682756007cc7bc493511c4a44536a04271ec1984f5a3ece7f1a8a49_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-nop-rhel8@sha256:72978ab3728ae29e51b68affb9e0b9a501bc69653c392783cb9ea121c8971661_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-nop-rhel8@sha256:9a0cf80bdfe89d4c472dc555f314d0bd5c4763bc637d45ddd89b8bb78236a44f_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-nop-rhel8@sha256:b767a9acd7013d08b744b8155cecbe219bfd7a416a3f1ac3a129d67ab062741a_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-nop-rhel8@sha256:dfb1b5680a223da82b0b2dada35342525a88a925f4d22b8168c7edcf2b93049c_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel8@sha256:46612f85239df62f6c6d3684367e34a06ddf3982754d5d130b5c0d77f587deea_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel8@sha256:4c111f708f6ae46c74f7ecae415b9b12e1cbb0380f97c4bee6f98ce32de0ef18_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel8@sha256:607ba1de03fdda867014d183a7f54745c6d687441d7e230cbe45d9234c623ed2_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel8@sha256:c7633b12a75e2a382fb3104a6fcc03227dcc980d2d764f828c75b48ccf73bbab_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel8@sha256:0a2fbc739785a2cc2ad17b79e360788216b2a87422e7d1512ea59a8672557a3e_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel8@sha256:25c1f3d9abd1e123e2a11e5349c0b59eb24238a10dc16e01e59976d061ea7af7_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel8@sha256:375388a1122a4bc5ffe695d4f8c69c9cf0c1d65ba89e92a6caeb68be40fbbbdc_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel8@sha256:739b8da7ebcad332129f65fee9e17f2b29370b1f68c030e3751d2f37ed4f9326_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel8@sha256:0d2a673d31a7b920fce466a25fa1968c57fe95d1c8c5bd2759f5de611d000b5f_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel8@sha256:3542aba4cb22ce189574cf439a9dc758678e6272b83d8ff6089f1815284c576b_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel8@sha256:8c97cb0a4a88a1ddb7a6e7650100e958464b526d7c1454c306c7326f75ca0ab1_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel8@sha256:8ce8fce1d1e1acd9fb44dc4d5797e57fe8e349624f6c7b1351757d7d6143b679_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel8@sha256:540dd3000891505e605b3f269f99da6c53d1e452cf35bb7a1918bb8ce190772b_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel8@sha256:5f0ff9a2dfa1468eff57b5e44d971056d06e6c5a2672e14717686b3eba17a341_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel8@sha256:bba628b46144f5d52f4a6e303d1b90c9a7f4a0a7b3f0c13839f9f795da874254_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel8@sha256:f2ee01a1a497bd505ca1289290c0a07eda82901e698079fe1bc6557519d4ee99_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel8@sha256:37002485d6cf0f0ce261894d23db0bf94291fa7a121a154d15e5e4dcde20961f_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel8@sha256:7561c3f65b9ea5268ed46b35f821c319abb1b4cb0894885a5a205cb920842b50_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel8@sha256:7f56583cad2cef40a2be5f4e96a62fcc155c8818fdc7d786400fadb60c85e631_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel8@sha256:ac72ab75d693dd84576e61df319e891b3de889f4e347c9c5b6597ccbd529ae0d_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel8@sha256:025fa4d5b4ca78c69f85c8836f9e585f71c2e48466ff7f38fab36dc66f65880e_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel8@sha256:534369ccbc380afa8482d089c9806484843122f9f3ece03d468604ef2de1daff_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel8@sha256:cea3159fd16b609ef54d99bf435f72c142f0f7ecbbe3c3eaa9dd2035267395d2_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel8@sha256:eae22f08294cb4179c659fca1effea2fc9f270a3059ddd32cf5a9ba1aaf8d2d1_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel8@sha256:1873003c677cb43b754c22493f9ecd91fa61eced098816823b7bceaf2051113a_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel8@sha256:26e9f9232764f62c9c8ec24c3f7938fdaa362f4f10b6c71c894b1cea92f55404_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel8@sha256:8969e863a2ac74d0ab37812bd0aa5d86f261b97d0c2fecd0f35d2343c2f5bd67_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel8@sha256:bc98620c8b16b39d796d81f25bd30ff227f2f2e723536bf28d55bdc76e9ac1ad_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel8@sha256:2f5cd53d974785de7aa44cb7ff7340e08c44a98eac5b3b60a9eb4535e63e62f7_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel8@sha256:608f3eb154f67488869fceeee31df1bcf596385c41d03c7390364153bac6b8b2_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel8@sha256:ca0bcdf562b50a8d2d665172658de8f444dab6fb4ca39ce49abb253e05aa8c7c_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel8@sha256:fed536fdc9330d719dda8baef65c856e9c301e86363b767a52f78fea8336103e_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel8@sha256:012597e8046bf9f3e53d6f3c9543405e77ad5fd8f44964bc669cdf9581726170_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel8@sha256:36959d582ce1a74d7bf594b8e1b84edfa14233ddc2a2b22fcb66c0a0335a7bd3_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel8@sha256:3888fb9d6780e137b4545e8830f45383e68ca84a42394749b64e391d535172e7_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel8@sha256:79af298015635f2bde40b74943cc5aa201d8bef1cb1d333938816757328609e6_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel8@sha256:0d45b4a62b0fc7e101f68e94d6f1b18bc1a2770cccfebc27380d1bbcafbabb49_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel8@sha256:142369000580845dc3a0da67cf4de781dd2ad1ccaa6acf234d7650424e95bf09_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel8@sha256:26d9157c1a6c7d0cfcde263a0a17b15cca996b2b79c6cf0168a16304068c6abc_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel8@sha256:7a4aa11a1273f668d89230adaa720b4e1fcea0cbaa57c63fa01a2cf6867d981c_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel8@sha256:25f485a1b1e0c5015304744148e7a3fbb6728fe90f389e5d507b2d36917efdf5_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel8@sha256:6f30b86646ff8d94ba28949bdf826d751fba38c824a3acabb1480896f41d411a_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel8@sha256:a0663bcada815073c34ec07a99cd53242db85e933912c48b5ed25892ccfa4eb1_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel8@sha256:e6213a9e4243024eb73cef85526dbc294920f0e7c35b031d4b46bc5a5072af23_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel8@sha256:18c0e9a76603a5312f3c7e2b9d468fe5a6d1e3f3f3b41c5ddcad952f6a49e528_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel8@sha256:2723ec216e5ead0550a5dece8b4ef76abade44503ff67da9becdb59ee6a74b64_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel8@sha256:5f68ba66d17d612702cc47916df916b751c3b8d71faa094f1a174cb4338c3d68_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel8@sha256:8d927c5044b9df81791f00774e7831f0a4d5a458f7a335f8bf925696b5479548_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel8@sha256:3d6ba54c22f00a6eefdb5a920e9f2a377cd25f46ac0ce43fbbd207f9bddf87af_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel8@sha256:4f9a87bf93808a7c27c0bcd5387527fd9261f4c666da11e4f5ba8f831028fc3e_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel8@sha256:6ecd313eff04d48c873fa3b4b3a0e1bc94e1e715ab5919e33718a06a2b561851_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel8@sha256:7efeac843ef6910c061c535e290dc43a8fca0522e1897845237bff9df7706da9_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel8@sha256:3e51c0031aaefd0b1ae80908c887075c82888f29552a4b71a3de6148ed6a7fb4_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel8@sha256:578c9afda064065cc2f4e18b59dbb92cf78015654573de80a72bc4e56fc0d1f3_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel8@sha256:d4fa2a61f381b3f00b9fb76cb1d019b28a2413a936f9b5a786d1d98e8a8361a0_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel8@sha256:fbbf6924f67a455359ccd4e884e1608fb20475850e874874d158f5f2e01425c8_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-12816"
},
{
"category": "external",
"summary": "RHBZ#2417097",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2417097"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-12816",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-12816"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-12816",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-12816"
},
{
"category": "external",
"summary": "https://github.com/digitalbazaar/forge",
"url": "https://github.com/digitalbazaar/forge"
},
{
"category": "external",
"summary": "https://github.com/digitalbazaar/forge/pull/1124",
"url": "https://github.com/digitalbazaar/forge/pull/1124"
},
{
"category": "external",
"summary": "https://github.com/digitalbazaar/forge/security/advisories/GHSA-5gfm-wpxj-wjgq",
"url": "https://github.com/digitalbazaar/forge/security/advisories/GHSA-5gfm-wpxj-wjgq"
},
{
"category": "external",
"summary": "https://kb.cert.org/vuls/id/521113",
"url": "https://kb.cert.org/vuls/id/521113"
},
{
"category": "external",
"summary": "https://www.npmjs.com/package/node-forge",
"url": "https://www.npmjs.com/package/node-forge"
}
],
"release_date": "2025-11-25T19:15:50.243000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-03-04T07:12:04+00:00",
"details": "Red Hat OpenShift Pipelines is a cloud-native, continuous integration and\ncontinuous delivery (CI/CD) solution based on Kubernetes resources.\nIt uses Tekton building blocks to automate deployments across multiple\nplatforms by abstracting away the underlying implementation details.\nTekton introduces a number of standard custom resource definitions (CRDs)\nfor defining CI/CD pipelines that are portable across Kubernetes distributions.",
"product_ids": [
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel8@sha256:494857108f0b09c8b8985062cc11b9879d126b207fcd72f6abb64ded3d8d1793_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel8@sha256:abca24c41cb24749e70a90aac93354d1924785e3eaf92a55b6906690861bac49_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel8@sha256:b7b03dd023aafe65290969336bcf9e0b7a241c3510dcb3d26519581ba4eed719_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel8@sha256:d52e4a16b2908e99f1e69a1e2ee9233a231fd28c70916ed06c9cd8560478340c_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel8@sha256:0dee713a14ab49d93b52b280d4ca3c6fc1c5f604087c81b755a6715330c91ea7_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel8@sha256:50133b51c695735e5f1fdb54d5423331091c1d113b0747d9565a42839d7510bc_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel8@sha256:56bf189b754dee71d8b4ce9e44389b4ca0762e5f633e728210825472f4c8f3f6_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel8@sha256:d356f3a86b2d3054a9f9c6e36bd488c8eaaef4af199e6a8188f8b50921698d25_arm64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:3712"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base, or stability.",
"product_ids": [
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel8@sha256:0cb744cb7946d857a2cffec641fcbc994e77ddc8d4a5b14c17a28621f4a0a4a9_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel8@sha256:416c99f02abb6274fc87b2599e96b90e74e7a94c28806629c2b98fb2dc7e2afc_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel8@sha256:5c78dfe2380653f0167358565c8b7cab1010321a4eda27ec931715805ab2c256_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel8@sha256:d71dc72648f45660ae1fd98acac0f1876540cac853f5c097ab85c3a5f2c2084f_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel8@sha256:494857108f0b09c8b8985062cc11b9879d126b207fcd72f6abb64ded3d8d1793_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel8@sha256:abca24c41cb24749e70a90aac93354d1924785e3eaf92a55b6906690861bac49_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel8@sha256:b7b03dd023aafe65290969336bcf9e0b7a241c3510dcb3d26519581ba4eed719_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel8@sha256:d52e4a16b2908e99f1e69a1e2ee9233a231fd28c70916ed06c9cd8560478340c_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-controller-rhel8@sha256:35c7d22ab878030711c1ec9d340f25f78257ca3eabdcb5db23db90e80d55e8f1_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-controller-rhel8@sha256:5345cdb7e11186fda1577345f0e426946a5ee9e6bbe6486845511f03114dbe52_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-controller-rhel8@sha256:71d7e93eb9e845a429a7e68801ce7675ffdeebb730c236a8b6c3d59767d8e5d8_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-controller-rhel8@sha256:b33b33412464a6d0bf510e6dd2dc7df8b4ced9a5c08a14d8522db6c8457d1a36_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel8@sha256:9209e159bb11236b49511ed3a59c7f687d06a9f82a02497a637d765cc14ea0c3_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel8@sha256:b2c21a004712bd198698ea75793e57abbe1665e17479e34d0b5e8c81d60b967d_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel8@sha256:b894d94d3e18dc2f4f71f4e791e25da158397264b49ac82f4780ac3322e66200_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel8@sha256:f532249811710dde78cab85e31f99bfebb5ee161167f8116ea00297ac343eefd_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-events-rhel8@sha256:001e28b882e81e4d424b2e1a39933211f15e68048406a6432e6ec59e4b96cc2c_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-events-rhel8@sha256:03dc5eb942a8fb202d8d6492764d5d27dcc326b556bb068070c10b00a3a9d277_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-events-rhel8@sha256:0e59fd179abc02c54784b3293bc3d21087bd0ec135c691c5523879149da33a5a_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-events-rhel8@sha256:898085897ff200fdba4d6c14b59548c7fe53164a8c2649e2263a69116737edbf_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel8@sha256:3479cbadb4aa7bab5cc56115d7efe4e406d60010e28561857804926c3fbac9cc_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel8@sha256:6067cedcfde517cc751e14030c620126ea6facf50a4ff16374ca8ebe7bfcbe8b_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel8@sha256:a77292658b1ef1e2922f2b7c904ff73c8911bb84f130953897c3a66aec8560da_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel8@sha256:c8aaf02aede730dacca2eed8bb32044f39b74d3ee3fd619a0fa2af864d874fa6_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel8@sha256:1066cf4185e3cd917c05e6d6759fb0a69428c4b43398df10dff8abe523761c09_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel8@sha256:525bbd7fe14ba88b4d9be13c5857e477e3a8daac1185a146707ebb8ef8e81acd_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel8@sha256:dbb678695a4bd07c27a14fec9b70359929bf0d4d33d9ce2d70d1b5157e5026c1_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel8@sha256:fbddec04429c15c833b7631fe3d7c783d33520f30f6d5c8aef2e66b7634873b8_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel8@sha256:0a12cf22aa798dbc3661f7e83aa9c280fe394de5b0ecc6ed7c93be1df539fce9_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel8@sha256:cf30088c2a33f0717657b0ac7c2df1544cb02a39e235011c9d21c658222ef39e_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel8@sha256:ea7aae64763683de9e3fcbda5d6865c975a561b8c6b4299be9dd34088bc5e684_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel8@sha256:fdd2f4bffececf03b6566cf573fdf6224495d79a75ad1031219fad9902d7a3f1_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel8@sha256:0dee713a14ab49d93b52b280d4ca3c6fc1c5f604087c81b755a6715330c91ea7_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel8@sha256:50133b51c695735e5f1fdb54d5423331091c1d113b0747d9565a42839d7510bc_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel8@sha256:56bf189b754dee71d8b4ce9e44389b4ca0762e5f633e728210825472f4c8f3f6_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel8@sha256:d356f3a86b2d3054a9f9c6e36bd488c8eaaef4af199e6a8188f8b50921698d25_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel8@sha256:23a535f97d17329cf2a1cc9dde90d4d9e2f3f5d979539a8ef5982e1f6693b144_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel8@sha256:7b61bda6116f3f1e93c856543ade553b0a1e4353542f5147da6929a5a8adbac3_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel8@sha256:ab98453c7e13ef2a9429531a1b1635e814df4784599be5c79848fcc849d05136_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel8@sha256:d2993b1a28d230faf64f020c8e8248e06fabf5cd225189b8218a71b2f40e6a9b_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel8@sha256:065def0cfd1e282fd57faedff24873ddb4057afd42d4abc887859c6b8cf8c901_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel8@sha256:14e1402c0d2f4d449146471fff84f6548affdbcd81d1864bce0d29c29ccb15bd_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel8@sha256:1709fbbd4a92d49d492e6bc977f2c32efe4559bde59668e818be70d38acdf757_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel8@sha256:5f9e44c7e682756007cc7bc493511c4a44536a04271ec1984f5a3ece7f1a8a49_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-nop-rhel8@sha256:72978ab3728ae29e51b68affb9e0b9a501bc69653c392783cb9ea121c8971661_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-nop-rhel8@sha256:9a0cf80bdfe89d4c472dc555f314d0bd5c4763bc637d45ddd89b8bb78236a44f_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-nop-rhel8@sha256:b767a9acd7013d08b744b8155cecbe219bfd7a416a3f1ac3a129d67ab062741a_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-nop-rhel8@sha256:dfb1b5680a223da82b0b2dada35342525a88a925f4d22b8168c7edcf2b93049c_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel8@sha256:46612f85239df62f6c6d3684367e34a06ddf3982754d5d130b5c0d77f587deea_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel8@sha256:4c111f708f6ae46c74f7ecae415b9b12e1cbb0380f97c4bee6f98ce32de0ef18_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel8@sha256:607ba1de03fdda867014d183a7f54745c6d687441d7e230cbe45d9234c623ed2_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel8@sha256:c7633b12a75e2a382fb3104a6fcc03227dcc980d2d764f828c75b48ccf73bbab_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel8@sha256:0a2fbc739785a2cc2ad17b79e360788216b2a87422e7d1512ea59a8672557a3e_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel8@sha256:25c1f3d9abd1e123e2a11e5349c0b59eb24238a10dc16e01e59976d061ea7af7_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel8@sha256:375388a1122a4bc5ffe695d4f8c69c9cf0c1d65ba89e92a6caeb68be40fbbbdc_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel8@sha256:739b8da7ebcad332129f65fee9e17f2b29370b1f68c030e3751d2f37ed4f9326_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel8@sha256:0d2a673d31a7b920fce466a25fa1968c57fe95d1c8c5bd2759f5de611d000b5f_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel8@sha256:3542aba4cb22ce189574cf439a9dc758678e6272b83d8ff6089f1815284c576b_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel8@sha256:8c97cb0a4a88a1ddb7a6e7650100e958464b526d7c1454c306c7326f75ca0ab1_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel8@sha256:8ce8fce1d1e1acd9fb44dc4d5797e57fe8e349624f6c7b1351757d7d6143b679_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel8@sha256:540dd3000891505e605b3f269f99da6c53d1e452cf35bb7a1918bb8ce190772b_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel8@sha256:5f0ff9a2dfa1468eff57b5e44d971056d06e6c5a2672e14717686b3eba17a341_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel8@sha256:bba628b46144f5d52f4a6e303d1b90c9a7f4a0a7b3f0c13839f9f795da874254_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel8@sha256:f2ee01a1a497bd505ca1289290c0a07eda82901e698079fe1bc6557519d4ee99_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel8@sha256:37002485d6cf0f0ce261894d23db0bf94291fa7a121a154d15e5e4dcde20961f_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel8@sha256:7561c3f65b9ea5268ed46b35f821c319abb1b4cb0894885a5a205cb920842b50_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel8@sha256:7f56583cad2cef40a2be5f4e96a62fcc155c8818fdc7d786400fadb60c85e631_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel8@sha256:ac72ab75d693dd84576e61df319e891b3de889f4e347c9c5b6597ccbd529ae0d_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel8@sha256:025fa4d5b4ca78c69f85c8836f9e585f71c2e48466ff7f38fab36dc66f65880e_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel8@sha256:534369ccbc380afa8482d089c9806484843122f9f3ece03d468604ef2de1daff_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel8@sha256:cea3159fd16b609ef54d99bf435f72c142f0f7ecbbe3c3eaa9dd2035267395d2_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel8@sha256:eae22f08294cb4179c659fca1effea2fc9f270a3059ddd32cf5a9ba1aaf8d2d1_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel8@sha256:1873003c677cb43b754c22493f9ecd91fa61eced098816823b7bceaf2051113a_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel8@sha256:26e9f9232764f62c9c8ec24c3f7938fdaa362f4f10b6c71c894b1cea92f55404_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel8@sha256:8969e863a2ac74d0ab37812bd0aa5d86f261b97d0c2fecd0f35d2343c2f5bd67_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel8@sha256:bc98620c8b16b39d796d81f25bd30ff227f2f2e723536bf28d55bdc76e9ac1ad_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel8@sha256:2f5cd53d974785de7aa44cb7ff7340e08c44a98eac5b3b60a9eb4535e63e62f7_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel8@sha256:608f3eb154f67488869fceeee31df1bcf596385c41d03c7390364153bac6b8b2_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel8@sha256:ca0bcdf562b50a8d2d665172658de8f444dab6fb4ca39ce49abb253e05aa8c7c_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel8@sha256:fed536fdc9330d719dda8baef65c856e9c301e86363b767a52f78fea8336103e_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel8@sha256:012597e8046bf9f3e53d6f3c9543405e77ad5fd8f44964bc669cdf9581726170_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel8@sha256:36959d582ce1a74d7bf594b8e1b84edfa14233ddc2a2b22fcb66c0a0335a7bd3_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel8@sha256:3888fb9d6780e137b4545e8830f45383e68ca84a42394749b64e391d535172e7_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel8@sha256:79af298015635f2bde40b74943cc5aa201d8bef1cb1d333938816757328609e6_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel8@sha256:0d45b4a62b0fc7e101f68e94d6f1b18bc1a2770cccfebc27380d1bbcafbabb49_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel8@sha256:142369000580845dc3a0da67cf4de781dd2ad1ccaa6acf234d7650424e95bf09_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel8@sha256:26d9157c1a6c7d0cfcde263a0a17b15cca996b2b79c6cf0168a16304068c6abc_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel8@sha256:7a4aa11a1273f668d89230adaa720b4e1fcea0cbaa57c63fa01a2cf6867d981c_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel8@sha256:25f485a1b1e0c5015304744148e7a3fbb6728fe90f389e5d507b2d36917efdf5_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel8@sha256:6f30b86646ff8d94ba28949bdf826d751fba38c824a3acabb1480896f41d411a_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel8@sha256:a0663bcada815073c34ec07a99cd53242db85e933912c48b5ed25892ccfa4eb1_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel8@sha256:e6213a9e4243024eb73cef85526dbc294920f0e7c35b031d4b46bc5a5072af23_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel8@sha256:18c0e9a76603a5312f3c7e2b9d468fe5a6d1e3f3f3b41c5ddcad952f6a49e528_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel8@sha256:2723ec216e5ead0550a5dece8b4ef76abade44503ff67da9becdb59ee6a74b64_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel8@sha256:5f68ba66d17d612702cc47916df916b751c3b8d71faa094f1a174cb4338c3d68_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel8@sha256:8d927c5044b9df81791f00774e7831f0a4d5a458f7a335f8bf925696b5479548_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel8@sha256:3d6ba54c22f00a6eefdb5a920e9f2a377cd25f46ac0ce43fbbd207f9bddf87af_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel8@sha256:4f9a87bf93808a7c27c0bcd5387527fd9261f4c666da11e4f5ba8f831028fc3e_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel8@sha256:6ecd313eff04d48c873fa3b4b3a0e1bc94e1e715ab5919e33718a06a2b561851_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel8@sha256:7efeac843ef6910c061c535e290dc43a8fca0522e1897845237bff9df7706da9_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel8@sha256:3e51c0031aaefd0b1ae80908c887075c82888f29552a4b71a3de6148ed6a7fb4_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel8@sha256:578c9afda064065cc2f4e18b59dbb92cf78015654573de80a72bc4e56fc0d1f3_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel8@sha256:d4fa2a61f381b3f00b9fb76cb1d019b28a2413a936f9b5a786d1d98e8a8361a0_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel8@sha256:fbbf6924f67a455359ccd4e884e1608fb20475850e874874d158f5f2e01425c8_amd64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 8.7,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "CHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:C/C:H/I:H/A:N",
"version": "3.1"
},
"products": [
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel8@sha256:0cb744cb7946d857a2cffec641fcbc994e77ddc8d4a5b14c17a28621f4a0a4a9_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel8@sha256:416c99f02abb6274fc87b2599e96b90e74e7a94c28806629c2b98fb2dc7e2afc_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel8@sha256:5c78dfe2380653f0167358565c8b7cab1010321a4eda27ec931715805ab2c256_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel8@sha256:d71dc72648f45660ae1fd98acac0f1876540cac853f5c097ab85c3a5f2c2084f_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel8@sha256:494857108f0b09c8b8985062cc11b9879d126b207fcd72f6abb64ded3d8d1793_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel8@sha256:abca24c41cb24749e70a90aac93354d1924785e3eaf92a55b6906690861bac49_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel8@sha256:b7b03dd023aafe65290969336bcf9e0b7a241c3510dcb3d26519581ba4eed719_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel8@sha256:d52e4a16b2908e99f1e69a1e2ee9233a231fd28c70916ed06c9cd8560478340c_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-controller-rhel8@sha256:35c7d22ab878030711c1ec9d340f25f78257ca3eabdcb5db23db90e80d55e8f1_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-controller-rhel8@sha256:5345cdb7e11186fda1577345f0e426946a5ee9e6bbe6486845511f03114dbe52_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-controller-rhel8@sha256:71d7e93eb9e845a429a7e68801ce7675ffdeebb730c236a8b6c3d59767d8e5d8_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-controller-rhel8@sha256:b33b33412464a6d0bf510e6dd2dc7df8b4ced9a5c08a14d8522db6c8457d1a36_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel8@sha256:9209e159bb11236b49511ed3a59c7f687d06a9f82a02497a637d765cc14ea0c3_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel8@sha256:b2c21a004712bd198698ea75793e57abbe1665e17479e34d0b5e8c81d60b967d_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel8@sha256:b894d94d3e18dc2f4f71f4e791e25da158397264b49ac82f4780ac3322e66200_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel8@sha256:f532249811710dde78cab85e31f99bfebb5ee161167f8116ea00297ac343eefd_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-events-rhel8@sha256:001e28b882e81e4d424b2e1a39933211f15e68048406a6432e6ec59e4b96cc2c_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-events-rhel8@sha256:03dc5eb942a8fb202d8d6492764d5d27dcc326b556bb068070c10b00a3a9d277_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-events-rhel8@sha256:0e59fd179abc02c54784b3293bc3d21087bd0ec135c691c5523879149da33a5a_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-events-rhel8@sha256:898085897ff200fdba4d6c14b59548c7fe53164a8c2649e2263a69116737edbf_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel8@sha256:3479cbadb4aa7bab5cc56115d7efe4e406d60010e28561857804926c3fbac9cc_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel8@sha256:6067cedcfde517cc751e14030c620126ea6facf50a4ff16374ca8ebe7bfcbe8b_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel8@sha256:a77292658b1ef1e2922f2b7c904ff73c8911bb84f130953897c3a66aec8560da_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel8@sha256:c8aaf02aede730dacca2eed8bb32044f39b74d3ee3fd619a0fa2af864d874fa6_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel8@sha256:1066cf4185e3cd917c05e6d6759fb0a69428c4b43398df10dff8abe523761c09_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel8@sha256:525bbd7fe14ba88b4d9be13c5857e477e3a8daac1185a146707ebb8ef8e81acd_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel8@sha256:dbb678695a4bd07c27a14fec9b70359929bf0d4d33d9ce2d70d1b5157e5026c1_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel8@sha256:fbddec04429c15c833b7631fe3d7c783d33520f30f6d5c8aef2e66b7634873b8_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel8@sha256:0a12cf22aa798dbc3661f7e83aa9c280fe394de5b0ecc6ed7c93be1df539fce9_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel8@sha256:cf30088c2a33f0717657b0ac7c2df1544cb02a39e235011c9d21c658222ef39e_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel8@sha256:ea7aae64763683de9e3fcbda5d6865c975a561b8c6b4299be9dd34088bc5e684_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel8@sha256:fdd2f4bffececf03b6566cf573fdf6224495d79a75ad1031219fad9902d7a3f1_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel8@sha256:0dee713a14ab49d93b52b280d4ca3c6fc1c5f604087c81b755a6715330c91ea7_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel8@sha256:50133b51c695735e5f1fdb54d5423331091c1d113b0747d9565a42839d7510bc_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel8@sha256:56bf189b754dee71d8b4ce9e44389b4ca0762e5f633e728210825472f4c8f3f6_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel8@sha256:d356f3a86b2d3054a9f9c6e36bd488c8eaaef4af199e6a8188f8b50921698d25_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel8@sha256:23a535f97d17329cf2a1cc9dde90d4d9e2f3f5d979539a8ef5982e1f6693b144_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel8@sha256:7b61bda6116f3f1e93c856543ade553b0a1e4353542f5147da6929a5a8adbac3_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel8@sha256:ab98453c7e13ef2a9429531a1b1635e814df4784599be5c79848fcc849d05136_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel8@sha256:d2993b1a28d230faf64f020c8e8248e06fabf5cd225189b8218a71b2f40e6a9b_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel8@sha256:065def0cfd1e282fd57faedff24873ddb4057afd42d4abc887859c6b8cf8c901_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel8@sha256:14e1402c0d2f4d449146471fff84f6548affdbcd81d1864bce0d29c29ccb15bd_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel8@sha256:1709fbbd4a92d49d492e6bc977f2c32efe4559bde59668e818be70d38acdf757_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel8@sha256:5f9e44c7e682756007cc7bc493511c4a44536a04271ec1984f5a3ece7f1a8a49_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-nop-rhel8@sha256:72978ab3728ae29e51b68affb9e0b9a501bc69653c392783cb9ea121c8971661_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-nop-rhel8@sha256:9a0cf80bdfe89d4c472dc555f314d0bd5c4763bc637d45ddd89b8bb78236a44f_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-nop-rhel8@sha256:b767a9acd7013d08b744b8155cecbe219bfd7a416a3f1ac3a129d67ab062741a_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-nop-rhel8@sha256:dfb1b5680a223da82b0b2dada35342525a88a925f4d22b8168c7edcf2b93049c_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel8@sha256:46612f85239df62f6c6d3684367e34a06ddf3982754d5d130b5c0d77f587deea_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel8@sha256:4c111f708f6ae46c74f7ecae415b9b12e1cbb0380f97c4bee6f98ce32de0ef18_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel8@sha256:607ba1de03fdda867014d183a7f54745c6d687441d7e230cbe45d9234c623ed2_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel8@sha256:c7633b12a75e2a382fb3104a6fcc03227dcc980d2d764f828c75b48ccf73bbab_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel8@sha256:0a2fbc739785a2cc2ad17b79e360788216b2a87422e7d1512ea59a8672557a3e_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel8@sha256:25c1f3d9abd1e123e2a11e5349c0b59eb24238a10dc16e01e59976d061ea7af7_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel8@sha256:375388a1122a4bc5ffe695d4f8c69c9cf0c1d65ba89e92a6caeb68be40fbbbdc_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel8@sha256:739b8da7ebcad332129f65fee9e17f2b29370b1f68c030e3751d2f37ed4f9326_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel8@sha256:0d2a673d31a7b920fce466a25fa1968c57fe95d1c8c5bd2759f5de611d000b5f_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel8@sha256:3542aba4cb22ce189574cf439a9dc758678e6272b83d8ff6089f1815284c576b_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel8@sha256:8c97cb0a4a88a1ddb7a6e7650100e958464b526d7c1454c306c7326f75ca0ab1_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel8@sha256:8ce8fce1d1e1acd9fb44dc4d5797e57fe8e349624f6c7b1351757d7d6143b679_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel8@sha256:540dd3000891505e605b3f269f99da6c53d1e452cf35bb7a1918bb8ce190772b_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel8@sha256:5f0ff9a2dfa1468eff57b5e44d971056d06e6c5a2672e14717686b3eba17a341_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel8@sha256:bba628b46144f5d52f4a6e303d1b90c9a7f4a0a7b3f0c13839f9f795da874254_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel8@sha256:f2ee01a1a497bd505ca1289290c0a07eda82901e698079fe1bc6557519d4ee99_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel8@sha256:37002485d6cf0f0ce261894d23db0bf94291fa7a121a154d15e5e4dcde20961f_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel8@sha256:7561c3f65b9ea5268ed46b35f821c319abb1b4cb0894885a5a205cb920842b50_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel8@sha256:7f56583cad2cef40a2be5f4e96a62fcc155c8818fdc7d786400fadb60c85e631_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel8@sha256:ac72ab75d693dd84576e61df319e891b3de889f4e347c9c5b6597ccbd529ae0d_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel8@sha256:025fa4d5b4ca78c69f85c8836f9e585f71c2e48466ff7f38fab36dc66f65880e_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel8@sha256:534369ccbc380afa8482d089c9806484843122f9f3ece03d468604ef2de1daff_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel8@sha256:cea3159fd16b609ef54d99bf435f72c142f0f7ecbbe3c3eaa9dd2035267395d2_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel8@sha256:eae22f08294cb4179c659fca1effea2fc9f270a3059ddd32cf5a9ba1aaf8d2d1_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel8@sha256:1873003c677cb43b754c22493f9ecd91fa61eced098816823b7bceaf2051113a_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel8@sha256:26e9f9232764f62c9c8ec24c3f7938fdaa362f4f10b6c71c894b1cea92f55404_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel8@sha256:8969e863a2ac74d0ab37812bd0aa5d86f261b97d0c2fecd0f35d2343c2f5bd67_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel8@sha256:bc98620c8b16b39d796d81f25bd30ff227f2f2e723536bf28d55bdc76e9ac1ad_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel8@sha256:2f5cd53d974785de7aa44cb7ff7340e08c44a98eac5b3b60a9eb4535e63e62f7_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel8@sha256:608f3eb154f67488869fceeee31df1bcf596385c41d03c7390364153bac6b8b2_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel8@sha256:ca0bcdf562b50a8d2d665172658de8f444dab6fb4ca39ce49abb253e05aa8c7c_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel8@sha256:fed536fdc9330d719dda8baef65c856e9c301e86363b767a52f78fea8336103e_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel8@sha256:012597e8046bf9f3e53d6f3c9543405e77ad5fd8f44964bc669cdf9581726170_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel8@sha256:36959d582ce1a74d7bf594b8e1b84edfa14233ddc2a2b22fcb66c0a0335a7bd3_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel8@sha256:3888fb9d6780e137b4545e8830f45383e68ca84a42394749b64e391d535172e7_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel8@sha256:79af298015635f2bde40b74943cc5aa201d8bef1cb1d333938816757328609e6_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel8@sha256:0d45b4a62b0fc7e101f68e94d6f1b18bc1a2770cccfebc27380d1bbcafbabb49_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel8@sha256:142369000580845dc3a0da67cf4de781dd2ad1ccaa6acf234d7650424e95bf09_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel8@sha256:26d9157c1a6c7d0cfcde263a0a17b15cca996b2b79c6cf0168a16304068c6abc_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel8@sha256:7a4aa11a1273f668d89230adaa720b4e1fcea0cbaa57c63fa01a2cf6867d981c_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel8@sha256:25f485a1b1e0c5015304744148e7a3fbb6728fe90f389e5d507b2d36917efdf5_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel8@sha256:6f30b86646ff8d94ba28949bdf826d751fba38c824a3acabb1480896f41d411a_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel8@sha256:a0663bcada815073c34ec07a99cd53242db85e933912c48b5ed25892ccfa4eb1_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel8@sha256:e6213a9e4243024eb73cef85526dbc294920f0e7c35b031d4b46bc5a5072af23_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel8@sha256:18c0e9a76603a5312f3c7e2b9d468fe5a6d1e3f3f3b41c5ddcad952f6a49e528_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel8@sha256:2723ec216e5ead0550a5dece8b4ef76abade44503ff67da9becdb59ee6a74b64_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel8@sha256:5f68ba66d17d612702cc47916df916b751c3b8d71faa094f1a174cb4338c3d68_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel8@sha256:8d927c5044b9df81791f00774e7831f0a4d5a458f7a335f8bf925696b5479548_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel8@sha256:3d6ba54c22f00a6eefdb5a920e9f2a377cd25f46ac0ce43fbbd207f9bddf87af_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel8@sha256:4f9a87bf93808a7c27c0bcd5387527fd9261f4c666da11e4f5ba8f831028fc3e_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel8@sha256:6ecd313eff04d48c873fa3b4b3a0e1bc94e1e715ab5919e33718a06a2b561851_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel8@sha256:7efeac843ef6910c061c535e290dc43a8fca0522e1897845237bff9df7706da9_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel8@sha256:3e51c0031aaefd0b1ae80908c887075c82888f29552a4b71a3de6148ed6a7fb4_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel8@sha256:578c9afda064065cc2f4e18b59dbb92cf78015654573de80a72bc4e56fc0d1f3_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel8@sha256:d4fa2a61f381b3f00b9fb76cb1d019b28a2413a936f9b5a786d1d98e8a8361a0_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel8@sha256:fbbf6924f67a455359ccd4e884e1608fb20475850e874874d158f5f2e01425c8_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "node-forge: node-forge: Interpretation conflict vulnerability allows bypassing cryptographic verifications"
},
{
"cve": "CVE-2025-13465",
"cwe": {
"id": "CWE-1321",
"name": "Improperly Controlled Modification of Object Prototype Attributes (\u0027Prototype Pollution\u0027)"
},
"discovery_date": "2026-01-21T20:01:28.774829+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel8@sha256:0cb744cb7946d857a2cffec641fcbc994e77ddc8d4a5b14c17a28621f4a0a4a9_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel8@sha256:416c99f02abb6274fc87b2599e96b90e74e7a94c28806629c2b98fb2dc7e2afc_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel8@sha256:5c78dfe2380653f0167358565c8b7cab1010321a4eda27ec931715805ab2c256_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel8@sha256:d71dc72648f45660ae1fd98acac0f1876540cac853f5c097ab85c3a5f2c2084f_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-controller-rhel8@sha256:35c7d22ab878030711c1ec9d340f25f78257ca3eabdcb5db23db90e80d55e8f1_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-controller-rhel8@sha256:5345cdb7e11186fda1577345f0e426946a5ee9e6bbe6486845511f03114dbe52_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-controller-rhel8@sha256:71d7e93eb9e845a429a7e68801ce7675ffdeebb730c236a8b6c3d59767d8e5d8_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-controller-rhel8@sha256:b33b33412464a6d0bf510e6dd2dc7df8b4ced9a5c08a14d8522db6c8457d1a36_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel8@sha256:9209e159bb11236b49511ed3a59c7f687d06a9f82a02497a637d765cc14ea0c3_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel8@sha256:b2c21a004712bd198698ea75793e57abbe1665e17479e34d0b5e8c81d60b967d_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel8@sha256:b894d94d3e18dc2f4f71f4e791e25da158397264b49ac82f4780ac3322e66200_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel8@sha256:f532249811710dde78cab85e31f99bfebb5ee161167f8116ea00297ac343eefd_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-events-rhel8@sha256:001e28b882e81e4d424b2e1a39933211f15e68048406a6432e6ec59e4b96cc2c_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-events-rhel8@sha256:03dc5eb942a8fb202d8d6492764d5d27dcc326b556bb068070c10b00a3a9d277_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-events-rhel8@sha256:0e59fd179abc02c54784b3293bc3d21087bd0ec135c691c5523879149da33a5a_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-events-rhel8@sha256:898085897ff200fdba4d6c14b59548c7fe53164a8c2649e2263a69116737edbf_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel8@sha256:3479cbadb4aa7bab5cc56115d7efe4e406d60010e28561857804926c3fbac9cc_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel8@sha256:6067cedcfde517cc751e14030c620126ea6facf50a4ff16374ca8ebe7bfcbe8b_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel8@sha256:a77292658b1ef1e2922f2b7c904ff73c8911bb84f130953897c3a66aec8560da_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel8@sha256:c8aaf02aede730dacca2eed8bb32044f39b74d3ee3fd619a0fa2af864d874fa6_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel8@sha256:1066cf4185e3cd917c05e6d6759fb0a69428c4b43398df10dff8abe523761c09_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel8@sha256:525bbd7fe14ba88b4d9be13c5857e477e3a8daac1185a146707ebb8ef8e81acd_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel8@sha256:dbb678695a4bd07c27a14fec9b70359929bf0d4d33d9ce2d70d1b5157e5026c1_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel8@sha256:fbddec04429c15c833b7631fe3d7c783d33520f30f6d5c8aef2e66b7634873b8_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel8@sha256:0a12cf22aa798dbc3661f7e83aa9c280fe394de5b0ecc6ed7c93be1df539fce9_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel8@sha256:cf30088c2a33f0717657b0ac7c2df1544cb02a39e235011c9d21c658222ef39e_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel8@sha256:ea7aae64763683de9e3fcbda5d6865c975a561b8c6b4299be9dd34088bc5e684_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel8@sha256:fdd2f4bffececf03b6566cf573fdf6224495d79a75ad1031219fad9902d7a3f1_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel8@sha256:0dee713a14ab49d93b52b280d4ca3c6fc1c5f604087c81b755a6715330c91ea7_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel8@sha256:50133b51c695735e5f1fdb54d5423331091c1d113b0747d9565a42839d7510bc_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel8@sha256:56bf189b754dee71d8b4ce9e44389b4ca0762e5f633e728210825472f4c8f3f6_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel8@sha256:d356f3a86b2d3054a9f9c6e36bd488c8eaaef4af199e6a8188f8b50921698d25_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel8@sha256:23a535f97d17329cf2a1cc9dde90d4d9e2f3f5d979539a8ef5982e1f6693b144_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel8@sha256:7b61bda6116f3f1e93c856543ade553b0a1e4353542f5147da6929a5a8adbac3_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel8@sha256:ab98453c7e13ef2a9429531a1b1635e814df4784599be5c79848fcc849d05136_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel8@sha256:d2993b1a28d230faf64f020c8e8248e06fabf5cd225189b8218a71b2f40e6a9b_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel8@sha256:065def0cfd1e282fd57faedff24873ddb4057afd42d4abc887859c6b8cf8c901_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel8@sha256:14e1402c0d2f4d449146471fff84f6548affdbcd81d1864bce0d29c29ccb15bd_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel8@sha256:1709fbbd4a92d49d492e6bc977f2c32efe4559bde59668e818be70d38acdf757_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel8@sha256:5f9e44c7e682756007cc7bc493511c4a44536a04271ec1984f5a3ece7f1a8a49_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-nop-rhel8@sha256:72978ab3728ae29e51b68affb9e0b9a501bc69653c392783cb9ea121c8971661_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-nop-rhel8@sha256:9a0cf80bdfe89d4c472dc555f314d0bd5c4763bc637d45ddd89b8bb78236a44f_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-nop-rhel8@sha256:b767a9acd7013d08b744b8155cecbe219bfd7a416a3f1ac3a129d67ab062741a_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-nop-rhel8@sha256:dfb1b5680a223da82b0b2dada35342525a88a925f4d22b8168c7edcf2b93049c_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel8@sha256:46612f85239df62f6c6d3684367e34a06ddf3982754d5d130b5c0d77f587deea_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel8@sha256:4c111f708f6ae46c74f7ecae415b9b12e1cbb0380f97c4bee6f98ce32de0ef18_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel8@sha256:607ba1de03fdda867014d183a7f54745c6d687441d7e230cbe45d9234c623ed2_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel8@sha256:c7633b12a75e2a382fb3104a6fcc03227dcc980d2d764f828c75b48ccf73bbab_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel8@sha256:0a2fbc739785a2cc2ad17b79e360788216b2a87422e7d1512ea59a8672557a3e_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel8@sha256:25c1f3d9abd1e123e2a11e5349c0b59eb24238a10dc16e01e59976d061ea7af7_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel8@sha256:375388a1122a4bc5ffe695d4f8c69c9cf0c1d65ba89e92a6caeb68be40fbbbdc_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel8@sha256:739b8da7ebcad332129f65fee9e17f2b29370b1f68c030e3751d2f37ed4f9326_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel8@sha256:0d2a673d31a7b920fce466a25fa1968c57fe95d1c8c5bd2759f5de611d000b5f_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel8@sha256:3542aba4cb22ce189574cf439a9dc758678e6272b83d8ff6089f1815284c576b_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel8@sha256:8c97cb0a4a88a1ddb7a6e7650100e958464b526d7c1454c306c7326f75ca0ab1_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel8@sha256:8ce8fce1d1e1acd9fb44dc4d5797e57fe8e349624f6c7b1351757d7d6143b679_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel8@sha256:540dd3000891505e605b3f269f99da6c53d1e452cf35bb7a1918bb8ce190772b_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel8@sha256:5f0ff9a2dfa1468eff57b5e44d971056d06e6c5a2672e14717686b3eba17a341_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel8@sha256:bba628b46144f5d52f4a6e303d1b90c9a7f4a0a7b3f0c13839f9f795da874254_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel8@sha256:f2ee01a1a497bd505ca1289290c0a07eda82901e698079fe1bc6557519d4ee99_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel8@sha256:37002485d6cf0f0ce261894d23db0bf94291fa7a121a154d15e5e4dcde20961f_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel8@sha256:7561c3f65b9ea5268ed46b35f821c319abb1b4cb0894885a5a205cb920842b50_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel8@sha256:7f56583cad2cef40a2be5f4e96a62fcc155c8818fdc7d786400fadb60c85e631_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel8@sha256:ac72ab75d693dd84576e61df319e891b3de889f4e347c9c5b6597ccbd529ae0d_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel8@sha256:025fa4d5b4ca78c69f85c8836f9e585f71c2e48466ff7f38fab36dc66f65880e_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel8@sha256:534369ccbc380afa8482d089c9806484843122f9f3ece03d468604ef2de1daff_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel8@sha256:cea3159fd16b609ef54d99bf435f72c142f0f7ecbbe3c3eaa9dd2035267395d2_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel8@sha256:eae22f08294cb4179c659fca1effea2fc9f270a3059ddd32cf5a9ba1aaf8d2d1_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel8@sha256:1873003c677cb43b754c22493f9ecd91fa61eced098816823b7bceaf2051113a_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel8@sha256:26e9f9232764f62c9c8ec24c3f7938fdaa362f4f10b6c71c894b1cea92f55404_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel8@sha256:8969e863a2ac74d0ab37812bd0aa5d86f261b97d0c2fecd0f35d2343c2f5bd67_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel8@sha256:bc98620c8b16b39d796d81f25bd30ff227f2f2e723536bf28d55bdc76e9ac1ad_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel8@sha256:2f5cd53d974785de7aa44cb7ff7340e08c44a98eac5b3b60a9eb4535e63e62f7_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel8@sha256:608f3eb154f67488869fceeee31df1bcf596385c41d03c7390364153bac6b8b2_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel8@sha256:ca0bcdf562b50a8d2d665172658de8f444dab6fb4ca39ce49abb253e05aa8c7c_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel8@sha256:fed536fdc9330d719dda8baef65c856e9c301e86363b767a52f78fea8336103e_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel8@sha256:012597e8046bf9f3e53d6f3c9543405e77ad5fd8f44964bc669cdf9581726170_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel8@sha256:36959d582ce1a74d7bf594b8e1b84edfa14233ddc2a2b22fcb66c0a0335a7bd3_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel8@sha256:3888fb9d6780e137b4545e8830f45383e68ca84a42394749b64e391d535172e7_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel8@sha256:79af298015635f2bde40b74943cc5aa201d8bef1cb1d333938816757328609e6_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel8@sha256:0d45b4a62b0fc7e101f68e94d6f1b18bc1a2770cccfebc27380d1bbcafbabb49_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel8@sha256:142369000580845dc3a0da67cf4de781dd2ad1ccaa6acf234d7650424e95bf09_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel8@sha256:26d9157c1a6c7d0cfcde263a0a17b15cca996b2b79c6cf0168a16304068c6abc_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel8@sha256:7a4aa11a1273f668d89230adaa720b4e1fcea0cbaa57c63fa01a2cf6867d981c_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel8@sha256:25f485a1b1e0c5015304744148e7a3fbb6728fe90f389e5d507b2d36917efdf5_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel8@sha256:6f30b86646ff8d94ba28949bdf826d751fba38c824a3acabb1480896f41d411a_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel8@sha256:a0663bcada815073c34ec07a99cd53242db85e933912c48b5ed25892ccfa4eb1_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel8@sha256:e6213a9e4243024eb73cef85526dbc294920f0e7c35b031d4b46bc5a5072af23_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel8@sha256:18c0e9a76603a5312f3c7e2b9d468fe5a6d1e3f3f3b41c5ddcad952f6a49e528_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel8@sha256:2723ec216e5ead0550a5dece8b4ef76abade44503ff67da9becdb59ee6a74b64_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel8@sha256:5f68ba66d17d612702cc47916df916b751c3b8d71faa094f1a174cb4338c3d68_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel8@sha256:8d927c5044b9df81791f00774e7831f0a4d5a458f7a335f8bf925696b5479548_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel8@sha256:3d6ba54c22f00a6eefdb5a920e9f2a377cd25f46ac0ce43fbbd207f9bddf87af_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel8@sha256:4f9a87bf93808a7c27c0bcd5387527fd9261f4c666da11e4f5ba8f831028fc3e_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel8@sha256:6ecd313eff04d48c873fa3b4b3a0e1bc94e1e715ab5919e33718a06a2b561851_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel8@sha256:7efeac843ef6910c061c535e290dc43a8fca0522e1897845237bff9df7706da9_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel8@sha256:3e51c0031aaefd0b1ae80908c887075c82888f29552a4b71a3de6148ed6a7fb4_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel8@sha256:578c9afda064065cc2f4e18b59dbb92cf78015654573de80a72bc4e56fc0d1f3_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel8@sha256:d4fa2a61f381b3f00b9fb76cb1d019b28a2413a936f9b5a786d1d98e8a8361a0_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel8@sha256:fbbf6924f67a455359ccd4e884e1608fb20475850e874874d158f5f2e01425c8_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2431740"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Lodash. A prototype pollution vulnerability in the _.unset and _.omit functions allows an attacker able to control property paths to delete methods from global prototypes. By removing essential functionalities, this can result in a denial of service.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "lodash: prototype pollution in _.unset and _.omit functions",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This issue is only exploitable by applications using the _.unset and _.omit functions on an object and allowing user input to determine the path of the property to be removed. This issue only allows the deletion of properties but does not allow overwriting their behavior, limiting the impact to a denial of service. Due to this reason, this vulnerability has been rated with an important severity.\n\nIn Grafana, JavaScript code runs only in the browser, while the server side is all Golang. Therefore, the worst-case scenario is a loss of functionality in the client application inside the browser. To reflect this, the CVSS availability metric and the severity of the Grafana and the Grafana-PCP component have been updated to low and moderate, respectively.\n\nThe lodash dependency is bundled and used by the pcs-web-ui component of the PCS package. In Red Hat Enterprise Linux 8.10, the pcs-web-ui component is no longer included in the PCS package. As a result, RHEL 8.10 does not ship the vulnerable lodash component within PCS and is therefore not-affected by this CVE.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel8@sha256:494857108f0b09c8b8985062cc11b9879d126b207fcd72f6abb64ded3d8d1793_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel8@sha256:abca24c41cb24749e70a90aac93354d1924785e3eaf92a55b6906690861bac49_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel8@sha256:b7b03dd023aafe65290969336bcf9e0b7a241c3510dcb3d26519581ba4eed719_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel8@sha256:d52e4a16b2908e99f1e69a1e2ee9233a231fd28c70916ed06c9cd8560478340c_s390x"
],
"known_not_affected": [
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel8@sha256:0cb744cb7946d857a2cffec641fcbc994e77ddc8d4a5b14c17a28621f4a0a4a9_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel8@sha256:416c99f02abb6274fc87b2599e96b90e74e7a94c28806629c2b98fb2dc7e2afc_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel8@sha256:5c78dfe2380653f0167358565c8b7cab1010321a4eda27ec931715805ab2c256_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel8@sha256:d71dc72648f45660ae1fd98acac0f1876540cac853f5c097ab85c3a5f2c2084f_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-controller-rhel8@sha256:35c7d22ab878030711c1ec9d340f25f78257ca3eabdcb5db23db90e80d55e8f1_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-controller-rhel8@sha256:5345cdb7e11186fda1577345f0e426946a5ee9e6bbe6486845511f03114dbe52_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-controller-rhel8@sha256:71d7e93eb9e845a429a7e68801ce7675ffdeebb730c236a8b6c3d59767d8e5d8_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-controller-rhel8@sha256:b33b33412464a6d0bf510e6dd2dc7df8b4ced9a5c08a14d8522db6c8457d1a36_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel8@sha256:9209e159bb11236b49511ed3a59c7f687d06a9f82a02497a637d765cc14ea0c3_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel8@sha256:b2c21a004712bd198698ea75793e57abbe1665e17479e34d0b5e8c81d60b967d_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel8@sha256:b894d94d3e18dc2f4f71f4e791e25da158397264b49ac82f4780ac3322e66200_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel8@sha256:f532249811710dde78cab85e31f99bfebb5ee161167f8116ea00297ac343eefd_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-events-rhel8@sha256:001e28b882e81e4d424b2e1a39933211f15e68048406a6432e6ec59e4b96cc2c_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-events-rhel8@sha256:03dc5eb942a8fb202d8d6492764d5d27dcc326b556bb068070c10b00a3a9d277_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-events-rhel8@sha256:0e59fd179abc02c54784b3293bc3d21087bd0ec135c691c5523879149da33a5a_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-events-rhel8@sha256:898085897ff200fdba4d6c14b59548c7fe53164a8c2649e2263a69116737edbf_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel8@sha256:3479cbadb4aa7bab5cc56115d7efe4e406d60010e28561857804926c3fbac9cc_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel8@sha256:6067cedcfde517cc751e14030c620126ea6facf50a4ff16374ca8ebe7bfcbe8b_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel8@sha256:a77292658b1ef1e2922f2b7c904ff73c8911bb84f130953897c3a66aec8560da_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel8@sha256:c8aaf02aede730dacca2eed8bb32044f39b74d3ee3fd619a0fa2af864d874fa6_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel8@sha256:1066cf4185e3cd917c05e6d6759fb0a69428c4b43398df10dff8abe523761c09_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel8@sha256:525bbd7fe14ba88b4d9be13c5857e477e3a8daac1185a146707ebb8ef8e81acd_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel8@sha256:dbb678695a4bd07c27a14fec9b70359929bf0d4d33d9ce2d70d1b5157e5026c1_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel8@sha256:fbddec04429c15c833b7631fe3d7c783d33520f30f6d5c8aef2e66b7634873b8_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel8@sha256:0a12cf22aa798dbc3661f7e83aa9c280fe394de5b0ecc6ed7c93be1df539fce9_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel8@sha256:cf30088c2a33f0717657b0ac7c2df1544cb02a39e235011c9d21c658222ef39e_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel8@sha256:ea7aae64763683de9e3fcbda5d6865c975a561b8c6b4299be9dd34088bc5e684_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel8@sha256:fdd2f4bffececf03b6566cf573fdf6224495d79a75ad1031219fad9902d7a3f1_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel8@sha256:0dee713a14ab49d93b52b280d4ca3c6fc1c5f604087c81b755a6715330c91ea7_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel8@sha256:50133b51c695735e5f1fdb54d5423331091c1d113b0747d9565a42839d7510bc_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel8@sha256:56bf189b754dee71d8b4ce9e44389b4ca0762e5f633e728210825472f4c8f3f6_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel8@sha256:d356f3a86b2d3054a9f9c6e36bd488c8eaaef4af199e6a8188f8b50921698d25_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel8@sha256:23a535f97d17329cf2a1cc9dde90d4d9e2f3f5d979539a8ef5982e1f6693b144_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel8@sha256:7b61bda6116f3f1e93c856543ade553b0a1e4353542f5147da6929a5a8adbac3_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel8@sha256:ab98453c7e13ef2a9429531a1b1635e814df4784599be5c79848fcc849d05136_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel8@sha256:d2993b1a28d230faf64f020c8e8248e06fabf5cd225189b8218a71b2f40e6a9b_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel8@sha256:065def0cfd1e282fd57faedff24873ddb4057afd42d4abc887859c6b8cf8c901_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel8@sha256:14e1402c0d2f4d449146471fff84f6548affdbcd81d1864bce0d29c29ccb15bd_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel8@sha256:1709fbbd4a92d49d492e6bc977f2c32efe4559bde59668e818be70d38acdf757_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel8@sha256:5f9e44c7e682756007cc7bc493511c4a44536a04271ec1984f5a3ece7f1a8a49_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-nop-rhel8@sha256:72978ab3728ae29e51b68affb9e0b9a501bc69653c392783cb9ea121c8971661_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-nop-rhel8@sha256:9a0cf80bdfe89d4c472dc555f314d0bd5c4763bc637d45ddd89b8bb78236a44f_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-nop-rhel8@sha256:b767a9acd7013d08b744b8155cecbe219bfd7a416a3f1ac3a129d67ab062741a_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-nop-rhel8@sha256:dfb1b5680a223da82b0b2dada35342525a88a925f4d22b8168c7edcf2b93049c_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel8@sha256:46612f85239df62f6c6d3684367e34a06ddf3982754d5d130b5c0d77f587deea_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel8@sha256:4c111f708f6ae46c74f7ecae415b9b12e1cbb0380f97c4bee6f98ce32de0ef18_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel8@sha256:607ba1de03fdda867014d183a7f54745c6d687441d7e230cbe45d9234c623ed2_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel8@sha256:c7633b12a75e2a382fb3104a6fcc03227dcc980d2d764f828c75b48ccf73bbab_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel8@sha256:0a2fbc739785a2cc2ad17b79e360788216b2a87422e7d1512ea59a8672557a3e_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel8@sha256:25c1f3d9abd1e123e2a11e5349c0b59eb24238a10dc16e01e59976d061ea7af7_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel8@sha256:375388a1122a4bc5ffe695d4f8c69c9cf0c1d65ba89e92a6caeb68be40fbbbdc_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel8@sha256:739b8da7ebcad332129f65fee9e17f2b29370b1f68c030e3751d2f37ed4f9326_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel8@sha256:0d2a673d31a7b920fce466a25fa1968c57fe95d1c8c5bd2759f5de611d000b5f_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel8@sha256:3542aba4cb22ce189574cf439a9dc758678e6272b83d8ff6089f1815284c576b_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel8@sha256:8c97cb0a4a88a1ddb7a6e7650100e958464b526d7c1454c306c7326f75ca0ab1_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel8@sha256:8ce8fce1d1e1acd9fb44dc4d5797e57fe8e349624f6c7b1351757d7d6143b679_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel8@sha256:540dd3000891505e605b3f269f99da6c53d1e452cf35bb7a1918bb8ce190772b_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel8@sha256:5f0ff9a2dfa1468eff57b5e44d971056d06e6c5a2672e14717686b3eba17a341_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel8@sha256:bba628b46144f5d52f4a6e303d1b90c9a7f4a0a7b3f0c13839f9f795da874254_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel8@sha256:f2ee01a1a497bd505ca1289290c0a07eda82901e698079fe1bc6557519d4ee99_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel8@sha256:37002485d6cf0f0ce261894d23db0bf94291fa7a121a154d15e5e4dcde20961f_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel8@sha256:7561c3f65b9ea5268ed46b35f821c319abb1b4cb0894885a5a205cb920842b50_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel8@sha256:7f56583cad2cef40a2be5f4e96a62fcc155c8818fdc7d786400fadb60c85e631_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel8@sha256:ac72ab75d693dd84576e61df319e891b3de889f4e347c9c5b6597ccbd529ae0d_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel8@sha256:025fa4d5b4ca78c69f85c8836f9e585f71c2e48466ff7f38fab36dc66f65880e_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel8@sha256:534369ccbc380afa8482d089c9806484843122f9f3ece03d468604ef2de1daff_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel8@sha256:cea3159fd16b609ef54d99bf435f72c142f0f7ecbbe3c3eaa9dd2035267395d2_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel8@sha256:eae22f08294cb4179c659fca1effea2fc9f270a3059ddd32cf5a9ba1aaf8d2d1_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel8@sha256:1873003c677cb43b754c22493f9ecd91fa61eced098816823b7bceaf2051113a_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel8@sha256:26e9f9232764f62c9c8ec24c3f7938fdaa362f4f10b6c71c894b1cea92f55404_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel8@sha256:8969e863a2ac74d0ab37812bd0aa5d86f261b97d0c2fecd0f35d2343c2f5bd67_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel8@sha256:bc98620c8b16b39d796d81f25bd30ff227f2f2e723536bf28d55bdc76e9ac1ad_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel8@sha256:2f5cd53d974785de7aa44cb7ff7340e08c44a98eac5b3b60a9eb4535e63e62f7_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel8@sha256:608f3eb154f67488869fceeee31df1bcf596385c41d03c7390364153bac6b8b2_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel8@sha256:ca0bcdf562b50a8d2d665172658de8f444dab6fb4ca39ce49abb253e05aa8c7c_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel8@sha256:fed536fdc9330d719dda8baef65c856e9c301e86363b767a52f78fea8336103e_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel8@sha256:012597e8046bf9f3e53d6f3c9543405e77ad5fd8f44964bc669cdf9581726170_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel8@sha256:36959d582ce1a74d7bf594b8e1b84edfa14233ddc2a2b22fcb66c0a0335a7bd3_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel8@sha256:3888fb9d6780e137b4545e8830f45383e68ca84a42394749b64e391d535172e7_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel8@sha256:79af298015635f2bde40b74943cc5aa201d8bef1cb1d333938816757328609e6_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel8@sha256:0d45b4a62b0fc7e101f68e94d6f1b18bc1a2770cccfebc27380d1bbcafbabb49_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel8@sha256:142369000580845dc3a0da67cf4de781dd2ad1ccaa6acf234d7650424e95bf09_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel8@sha256:26d9157c1a6c7d0cfcde263a0a17b15cca996b2b79c6cf0168a16304068c6abc_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel8@sha256:7a4aa11a1273f668d89230adaa720b4e1fcea0cbaa57c63fa01a2cf6867d981c_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel8@sha256:25f485a1b1e0c5015304744148e7a3fbb6728fe90f389e5d507b2d36917efdf5_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel8@sha256:6f30b86646ff8d94ba28949bdf826d751fba38c824a3acabb1480896f41d411a_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel8@sha256:a0663bcada815073c34ec07a99cd53242db85e933912c48b5ed25892ccfa4eb1_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel8@sha256:e6213a9e4243024eb73cef85526dbc294920f0e7c35b031d4b46bc5a5072af23_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel8@sha256:18c0e9a76603a5312f3c7e2b9d468fe5a6d1e3f3f3b41c5ddcad952f6a49e528_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel8@sha256:2723ec216e5ead0550a5dece8b4ef76abade44503ff67da9becdb59ee6a74b64_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel8@sha256:5f68ba66d17d612702cc47916df916b751c3b8d71faa094f1a174cb4338c3d68_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel8@sha256:8d927c5044b9df81791f00774e7831f0a4d5a458f7a335f8bf925696b5479548_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel8@sha256:3d6ba54c22f00a6eefdb5a920e9f2a377cd25f46ac0ce43fbbd207f9bddf87af_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel8@sha256:4f9a87bf93808a7c27c0bcd5387527fd9261f4c666da11e4f5ba8f831028fc3e_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel8@sha256:6ecd313eff04d48c873fa3b4b3a0e1bc94e1e715ab5919e33718a06a2b561851_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel8@sha256:7efeac843ef6910c061c535e290dc43a8fca0522e1897845237bff9df7706da9_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel8@sha256:3e51c0031aaefd0b1ae80908c887075c82888f29552a4b71a3de6148ed6a7fb4_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel8@sha256:578c9afda064065cc2f4e18b59dbb92cf78015654573de80a72bc4e56fc0d1f3_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel8@sha256:d4fa2a61f381b3f00b9fb76cb1d019b28a2413a936f9b5a786d1d98e8a8361a0_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel8@sha256:fbbf6924f67a455359ccd4e884e1608fb20475850e874874d158f5f2e01425c8_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-13465"
},
{
"category": "external",
"summary": "RHBZ#2431740",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2431740"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-13465",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-13465"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-13465",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-13465"
},
{
"category": "external",
"summary": "https://github.com/lodash/lodash/security/advisories/GHSA-xxjr-mmjv-4gpg",
"url": "https://github.com/lodash/lodash/security/advisories/GHSA-xxjr-mmjv-4gpg"
}
],
"release_date": "2026-01-21T19:05:28.846000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-03-04T07:12:04+00:00",
"details": "Red Hat OpenShift Pipelines is a cloud-native, continuous integration and\ncontinuous delivery (CI/CD) solution based on Kubernetes resources.\nIt uses Tekton building blocks to automate deployments across multiple\nplatforms by abstracting away the underlying implementation details.\nTekton introduces a number of standard custom resource definitions (CRDs)\nfor defining CI/CD pipelines that are portable across Kubernetes distributions.",
"product_ids": [
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel8@sha256:494857108f0b09c8b8985062cc11b9879d126b207fcd72f6abb64ded3d8d1793_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel8@sha256:abca24c41cb24749e70a90aac93354d1924785e3eaf92a55b6906690861bac49_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel8@sha256:b7b03dd023aafe65290969336bcf9e0b7a241c3510dcb3d26519581ba4eed719_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel8@sha256:d52e4a16b2908e99f1e69a1e2ee9233a231fd28c70916ed06c9cd8560478340c_s390x"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:3712"
},
{
"category": "workaround",
"details": "To mitigate this issue, implement strict input validation before passing any property paths to the _.unset and _.omit functions to block attempts to access the prototype chain. Ensure that strings like __proto__, constructor and prototype are blocked, for example.",
"product_ids": [
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel8@sha256:0cb744cb7946d857a2cffec641fcbc994e77ddc8d4a5b14c17a28621f4a0a4a9_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel8@sha256:416c99f02abb6274fc87b2599e96b90e74e7a94c28806629c2b98fb2dc7e2afc_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel8@sha256:5c78dfe2380653f0167358565c8b7cab1010321a4eda27ec931715805ab2c256_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel8@sha256:d71dc72648f45660ae1fd98acac0f1876540cac853f5c097ab85c3a5f2c2084f_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel8@sha256:494857108f0b09c8b8985062cc11b9879d126b207fcd72f6abb64ded3d8d1793_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel8@sha256:abca24c41cb24749e70a90aac93354d1924785e3eaf92a55b6906690861bac49_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel8@sha256:b7b03dd023aafe65290969336bcf9e0b7a241c3510dcb3d26519581ba4eed719_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel8@sha256:d52e4a16b2908e99f1e69a1e2ee9233a231fd28c70916ed06c9cd8560478340c_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-controller-rhel8@sha256:35c7d22ab878030711c1ec9d340f25f78257ca3eabdcb5db23db90e80d55e8f1_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-controller-rhel8@sha256:5345cdb7e11186fda1577345f0e426946a5ee9e6bbe6486845511f03114dbe52_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-controller-rhel8@sha256:71d7e93eb9e845a429a7e68801ce7675ffdeebb730c236a8b6c3d59767d8e5d8_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-controller-rhel8@sha256:b33b33412464a6d0bf510e6dd2dc7df8b4ced9a5c08a14d8522db6c8457d1a36_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel8@sha256:9209e159bb11236b49511ed3a59c7f687d06a9f82a02497a637d765cc14ea0c3_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel8@sha256:b2c21a004712bd198698ea75793e57abbe1665e17479e34d0b5e8c81d60b967d_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel8@sha256:b894d94d3e18dc2f4f71f4e791e25da158397264b49ac82f4780ac3322e66200_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel8@sha256:f532249811710dde78cab85e31f99bfebb5ee161167f8116ea00297ac343eefd_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-events-rhel8@sha256:001e28b882e81e4d424b2e1a39933211f15e68048406a6432e6ec59e4b96cc2c_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-events-rhel8@sha256:03dc5eb942a8fb202d8d6492764d5d27dcc326b556bb068070c10b00a3a9d277_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-events-rhel8@sha256:0e59fd179abc02c54784b3293bc3d21087bd0ec135c691c5523879149da33a5a_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-events-rhel8@sha256:898085897ff200fdba4d6c14b59548c7fe53164a8c2649e2263a69116737edbf_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel8@sha256:3479cbadb4aa7bab5cc56115d7efe4e406d60010e28561857804926c3fbac9cc_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel8@sha256:6067cedcfde517cc751e14030c620126ea6facf50a4ff16374ca8ebe7bfcbe8b_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel8@sha256:a77292658b1ef1e2922f2b7c904ff73c8911bb84f130953897c3a66aec8560da_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel8@sha256:c8aaf02aede730dacca2eed8bb32044f39b74d3ee3fd619a0fa2af864d874fa6_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel8@sha256:1066cf4185e3cd917c05e6d6759fb0a69428c4b43398df10dff8abe523761c09_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel8@sha256:525bbd7fe14ba88b4d9be13c5857e477e3a8daac1185a146707ebb8ef8e81acd_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel8@sha256:dbb678695a4bd07c27a14fec9b70359929bf0d4d33d9ce2d70d1b5157e5026c1_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel8@sha256:fbddec04429c15c833b7631fe3d7c783d33520f30f6d5c8aef2e66b7634873b8_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel8@sha256:0a12cf22aa798dbc3661f7e83aa9c280fe394de5b0ecc6ed7c93be1df539fce9_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel8@sha256:cf30088c2a33f0717657b0ac7c2df1544cb02a39e235011c9d21c658222ef39e_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel8@sha256:ea7aae64763683de9e3fcbda5d6865c975a561b8c6b4299be9dd34088bc5e684_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel8@sha256:fdd2f4bffececf03b6566cf573fdf6224495d79a75ad1031219fad9902d7a3f1_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel8@sha256:0dee713a14ab49d93b52b280d4ca3c6fc1c5f604087c81b755a6715330c91ea7_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel8@sha256:50133b51c695735e5f1fdb54d5423331091c1d113b0747d9565a42839d7510bc_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel8@sha256:56bf189b754dee71d8b4ce9e44389b4ca0762e5f633e728210825472f4c8f3f6_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel8@sha256:d356f3a86b2d3054a9f9c6e36bd488c8eaaef4af199e6a8188f8b50921698d25_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel8@sha256:23a535f97d17329cf2a1cc9dde90d4d9e2f3f5d979539a8ef5982e1f6693b144_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel8@sha256:7b61bda6116f3f1e93c856543ade553b0a1e4353542f5147da6929a5a8adbac3_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel8@sha256:ab98453c7e13ef2a9429531a1b1635e814df4784599be5c79848fcc849d05136_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel8@sha256:d2993b1a28d230faf64f020c8e8248e06fabf5cd225189b8218a71b2f40e6a9b_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel8@sha256:065def0cfd1e282fd57faedff24873ddb4057afd42d4abc887859c6b8cf8c901_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel8@sha256:14e1402c0d2f4d449146471fff84f6548affdbcd81d1864bce0d29c29ccb15bd_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel8@sha256:1709fbbd4a92d49d492e6bc977f2c32efe4559bde59668e818be70d38acdf757_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel8@sha256:5f9e44c7e682756007cc7bc493511c4a44536a04271ec1984f5a3ece7f1a8a49_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-nop-rhel8@sha256:72978ab3728ae29e51b68affb9e0b9a501bc69653c392783cb9ea121c8971661_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-nop-rhel8@sha256:9a0cf80bdfe89d4c472dc555f314d0bd5c4763bc637d45ddd89b8bb78236a44f_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-nop-rhel8@sha256:b767a9acd7013d08b744b8155cecbe219bfd7a416a3f1ac3a129d67ab062741a_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-nop-rhel8@sha256:dfb1b5680a223da82b0b2dada35342525a88a925f4d22b8168c7edcf2b93049c_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel8@sha256:46612f85239df62f6c6d3684367e34a06ddf3982754d5d130b5c0d77f587deea_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel8@sha256:4c111f708f6ae46c74f7ecae415b9b12e1cbb0380f97c4bee6f98ce32de0ef18_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel8@sha256:607ba1de03fdda867014d183a7f54745c6d687441d7e230cbe45d9234c623ed2_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel8@sha256:c7633b12a75e2a382fb3104a6fcc03227dcc980d2d764f828c75b48ccf73bbab_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel8@sha256:0a2fbc739785a2cc2ad17b79e360788216b2a87422e7d1512ea59a8672557a3e_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel8@sha256:25c1f3d9abd1e123e2a11e5349c0b59eb24238a10dc16e01e59976d061ea7af7_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel8@sha256:375388a1122a4bc5ffe695d4f8c69c9cf0c1d65ba89e92a6caeb68be40fbbbdc_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel8@sha256:739b8da7ebcad332129f65fee9e17f2b29370b1f68c030e3751d2f37ed4f9326_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel8@sha256:0d2a673d31a7b920fce466a25fa1968c57fe95d1c8c5bd2759f5de611d000b5f_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel8@sha256:3542aba4cb22ce189574cf439a9dc758678e6272b83d8ff6089f1815284c576b_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel8@sha256:8c97cb0a4a88a1ddb7a6e7650100e958464b526d7c1454c306c7326f75ca0ab1_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel8@sha256:8ce8fce1d1e1acd9fb44dc4d5797e57fe8e349624f6c7b1351757d7d6143b679_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel8@sha256:540dd3000891505e605b3f269f99da6c53d1e452cf35bb7a1918bb8ce190772b_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel8@sha256:5f0ff9a2dfa1468eff57b5e44d971056d06e6c5a2672e14717686b3eba17a341_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel8@sha256:bba628b46144f5d52f4a6e303d1b90c9a7f4a0a7b3f0c13839f9f795da874254_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel8@sha256:f2ee01a1a497bd505ca1289290c0a07eda82901e698079fe1bc6557519d4ee99_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel8@sha256:37002485d6cf0f0ce261894d23db0bf94291fa7a121a154d15e5e4dcde20961f_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel8@sha256:7561c3f65b9ea5268ed46b35f821c319abb1b4cb0894885a5a205cb920842b50_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel8@sha256:7f56583cad2cef40a2be5f4e96a62fcc155c8818fdc7d786400fadb60c85e631_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel8@sha256:ac72ab75d693dd84576e61df319e891b3de889f4e347c9c5b6597ccbd529ae0d_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel8@sha256:025fa4d5b4ca78c69f85c8836f9e585f71c2e48466ff7f38fab36dc66f65880e_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel8@sha256:534369ccbc380afa8482d089c9806484843122f9f3ece03d468604ef2de1daff_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel8@sha256:cea3159fd16b609ef54d99bf435f72c142f0f7ecbbe3c3eaa9dd2035267395d2_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel8@sha256:eae22f08294cb4179c659fca1effea2fc9f270a3059ddd32cf5a9ba1aaf8d2d1_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel8@sha256:1873003c677cb43b754c22493f9ecd91fa61eced098816823b7bceaf2051113a_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel8@sha256:26e9f9232764f62c9c8ec24c3f7938fdaa362f4f10b6c71c894b1cea92f55404_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel8@sha256:8969e863a2ac74d0ab37812bd0aa5d86f261b97d0c2fecd0f35d2343c2f5bd67_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel8@sha256:bc98620c8b16b39d796d81f25bd30ff227f2f2e723536bf28d55bdc76e9ac1ad_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel8@sha256:2f5cd53d974785de7aa44cb7ff7340e08c44a98eac5b3b60a9eb4535e63e62f7_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel8@sha256:608f3eb154f67488869fceeee31df1bcf596385c41d03c7390364153bac6b8b2_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel8@sha256:ca0bcdf562b50a8d2d665172658de8f444dab6fb4ca39ce49abb253e05aa8c7c_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel8@sha256:fed536fdc9330d719dda8baef65c856e9c301e86363b767a52f78fea8336103e_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel8@sha256:012597e8046bf9f3e53d6f3c9543405e77ad5fd8f44964bc669cdf9581726170_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel8@sha256:36959d582ce1a74d7bf594b8e1b84edfa14233ddc2a2b22fcb66c0a0335a7bd3_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel8@sha256:3888fb9d6780e137b4545e8830f45383e68ca84a42394749b64e391d535172e7_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel8@sha256:79af298015635f2bde40b74943cc5aa201d8bef1cb1d333938816757328609e6_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel8@sha256:0d45b4a62b0fc7e101f68e94d6f1b18bc1a2770cccfebc27380d1bbcafbabb49_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel8@sha256:142369000580845dc3a0da67cf4de781dd2ad1ccaa6acf234d7650424e95bf09_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel8@sha256:26d9157c1a6c7d0cfcde263a0a17b15cca996b2b79c6cf0168a16304068c6abc_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel8@sha256:7a4aa11a1273f668d89230adaa720b4e1fcea0cbaa57c63fa01a2cf6867d981c_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel8@sha256:25f485a1b1e0c5015304744148e7a3fbb6728fe90f389e5d507b2d36917efdf5_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel8@sha256:6f30b86646ff8d94ba28949bdf826d751fba38c824a3acabb1480896f41d411a_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel8@sha256:a0663bcada815073c34ec07a99cd53242db85e933912c48b5ed25892ccfa4eb1_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel8@sha256:e6213a9e4243024eb73cef85526dbc294920f0e7c35b031d4b46bc5a5072af23_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel8@sha256:18c0e9a76603a5312f3c7e2b9d468fe5a6d1e3f3f3b41c5ddcad952f6a49e528_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel8@sha256:2723ec216e5ead0550a5dece8b4ef76abade44503ff67da9becdb59ee6a74b64_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel8@sha256:5f68ba66d17d612702cc47916df916b751c3b8d71faa094f1a174cb4338c3d68_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel8@sha256:8d927c5044b9df81791f00774e7831f0a4d5a458f7a335f8bf925696b5479548_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel8@sha256:3d6ba54c22f00a6eefdb5a920e9f2a377cd25f46ac0ce43fbbd207f9bddf87af_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel8@sha256:4f9a87bf93808a7c27c0bcd5387527fd9261f4c666da11e4f5ba8f831028fc3e_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel8@sha256:6ecd313eff04d48c873fa3b4b3a0e1bc94e1e715ab5919e33718a06a2b561851_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel8@sha256:7efeac843ef6910c061c535e290dc43a8fca0522e1897845237bff9df7706da9_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel8@sha256:3e51c0031aaefd0b1ae80908c887075c82888f29552a4b71a3de6148ed6a7fb4_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel8@sha256:578c9afda064065cc2f4e18b59dbb92cf78015654573de80a72bc4e56fc0d1f3_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel8@sha256:d4fa2a61f381b3f00b9fb76cb1d019b28a2413a936f9b5a786d1d98e8a8361a0_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel8@sha256:fbbf6924f67a455359ccd4e884e1608fb20475850e874874d158f5f2e01425c8_amd64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 8.2,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:H",
"version": "3.1"
},
"products": [
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel8@sha256:0cb744cb7946d857a2cffec641fcbc994e77ddc8d4a5b14c17a28621f4a0a4a9_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel8@sha256:416c99f02abb6274fc87b2599e96b90e74e7a94c28806629c2b98fb2dc7e2afc_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel8@sha256:5c78dfe2380653f0167358565c8b7cab1010321a4eda27ec931715805ab2c256_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel8@sha256:d71dc72648f45660ae1fd98acac0f1876540cac853f5c097ab85c3a5f2c2084f_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel8@sha256:494857108f0b09c8b8985062cc11b9879d126b207fcd72f6abb64ded3d8d1793_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel8@sha256:abca24c41cb24749e70a90aac93354d1924785e3eaf92a55b6906690861bac49_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel8@sha256:b7b03dd023aafe65290969336bcf9e0b7a241c3510dcb3d26519581ba4eed719_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel8@sha256:d52e4a16b2908e99f1e69a1e2ee9233a231fd28c70916ed06c9cd8560478340c_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-controller-rhel8@sha256:35c7d22ab878030711c1ec9d340f25f78257ca3eabdcb5db23db90e80d55e8f1_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-controller-rhel8@sha256:5345cdb7e11186fda1577345f0e426946a5ee9e6bbe6486845511f03114dbe52_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-controller-rhel8@sha256:71d7e93eb9e845a429a7e68801ce7675ffdeebb730c236a8b6c3d59767d8e5d8_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-controller-rhel8@sha256:b33b33412464a6d0bf510e6dd2dc7df8b4ced9a5c08a14d8522db6c8457d1a36_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel8@sha256:9209e159bb11236b49511ed3a59c7f687d06a9f82a02497a637d765cc14ea0c3_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel8@sha256:b2c21a004712bd198698ea75793e57abbe1665e17479e34d0b5e8c81d60b967d_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel8@sha256:b894d94d3e18dc2f4f71f4e791e25da158397264b49ac82f4780ac3322e66200_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel8@sha256:f532249811710dde78cab85e31f99bfebb5ee161167f8116ea00297ac343eefd_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-events-rhel8@sha256:001e28b882e81e4d424b2e1a39933211f15e68048406a6432e6ec59e4b96cc2c_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-events-rhel8@sha256:03dc5eb942a8fb202d8d6492764d5d27dcc326b556bb068070c10b00a3a9d277_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-events-rhel8@sha256:0e59fd179abc02c54784b3293bc3d21087bd0ec135c691c5523879149da33a5a_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-events-rhel8@sha256:898085897ff200fdba4d6c14b59548c7fe53164a8c2649e2263a69116737edbf_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel8@sha256:3479cbadb4aa7bab5cc56115d7efe4e406d60010e28561857804926c3fbac9cc_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel8@sha256:6067cedcfde517cc751e14030c620126ea6facf50a4ff16374ca8ebe7bfcbe8b_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel8@sha256:a77292658b1ef1e2922f2b7c904ff73c8911bb84f130953897c3a66aec8560da_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel8@sha256:c8aaf02aede730dacca2eed8bb32044f39b74d3ee3fd619a0fa2af864d874fa6_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel8@sha256:1066cf4185e3cd917c05e6d6759fb0a69428c4b43398df10dff8abe523761c09_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel8@sha256:525bbd7fe14ba88b4d9be13c5857e477e3a8daac1185a146707ebb8ef8e81acd_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel8@sha256:dbb678695a4bd07c27a14fec9b70359929bf0d4d33d9ce2d70d1b5157e5026c1_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel8@sha256:fbddec04429c15c833b7631fe3d7c783d33520f30f6d5c8aef2e66b7634873b8_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel8@sha256:0a12cf22aa798dbc3661f7e83aa9c280fe394de5b0ecc6ed7c93be1df539fce9_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel8@sha256:cf30088c2a33f0717657b0ac7c2df1544cb02a39e235011c9d21c658222ef39e_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel8@sha256:ea7aae64763683de9e3fcbda5d6865c975a561b8c6b4299be9dd34088bc5e684_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel8@sha256:fdd2f4bffececf03b6566cf573fdf6224495d79a75ad1031219fad9902d7a3f1_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel8@sha256:0dee713a14ab49d93b52b280d4ca3c6fc1c5f604087c81b755a6715330c91ea7_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel8@sha256:50133b51c695735e5f1fdb54d5423331091c1d113b0747d9565a42839d7510bc_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel8@sha256:56bf189b754dee71d8b4ce9e44389b4ca0762e5f633e728210825472f4c8f3f6_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel8@sha256:d356f3a86b2d3054a9f9c6e36bd488c8eaaef4af199e6a8188f8b50921698d25_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel8@sha256:23a535f97d17329cf2a1cc9dde90d4d9e2f3f5d979539a8ef5982e1f6693b144_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel8@sha256:7b61bda6116f3f1e93c856543ade553b0a1e4353542f5147da6929a5a8adbac3_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel8@sha256:ab98453c7e13ef2a9429531a1b1635e814df4784599be5c79848fcc849d05136_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel8@sha256:d2993b1a28d230faf64f020c8e8248e06fabf5cd225189b8218a71b2f40e6a9b_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel8@sha256:065def0cfd1e282fd57faedff24873ddb4057afd42d4abc887859c6b8cf8c901_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel8@sha256:14e1402c0d2f4d449146471fff84f6548affdbcd81d1864bce0d29c29ccb15bd_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel8@sha256:1709fbbd4a92d49d492e6bc977f2c32efe4559bde59668e818be70d38acdf757_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel8@sha256:5f9e44c7e682756007cc7bc493511c4a44536a04271ec1984f5a3ece7f1a8a49_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-nop-rhel8@sha256:72978ab3728ae29e51b68affb9e0b9a501bc69653c392783cb9ea121c8971661_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-nop-rhel8@sha256:9a0cf80bdfe89d4c472dc555f314d0bd5c4763bc637d45ddd89b8bb78236a44f_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-nop-rhel8@sha256:b767a9acd7013d08b744b8155cecbe219bfd7a416a3f1ac3a129d67ab062741a_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-nop-rhel8@sha256:dfb1b5680a223da82b0b2dada35342525a88a925f4d22b8168c7edcf2b93049c_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel8@sha256:46612f85239df62f6c6d3684367e34a06ddf3982754d5d130b5c0d77f587deea_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel8@sha256:4c111f708f6ae46c74f7ecae415b9b12e1cbb0380f97c4bee6f98ce32de0ef18_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel8@sha256:607ba1de03fdda867014d183a7f54745c6d687441d7e230cbe45d9234c623ed2_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel8@sha256:c7633b12a75e2a382fb3104a6fcc03227dcc980d2d764f828c75b48ccf73bbab_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel8@sha256:0a2fbc739785a2cc2ad17b79e360788216b2a87422e7d1512ea59a8672557a3e_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel8@sha256:25c1f3d9abd1e123e2a11e5349c0b59eb24238a10dc16e01e59976d061ea7af7_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel8@sha256:375388a1122a4bc5ffe695d4f8c69c9cf0c1d65ba89e92a6caeb68be40fbbbdc_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel8@sha256:739b8da7ebcad332129f65fee9e17f2b29370b1f68c030e3751d2f37ed4f9326_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel8@sha256:0d2a673d31a7b920fce466a25fa1968c57fe95d1c8c5bd2759f5de611d000b5f_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel8@sha256:3542aba4cb22ce189574cf439a9dc758678e6272b83d8ff6089f1815284c576b_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel8@sha256:8c97cb0a4a88a1ddb7a6e7650100e958464b526d7c1454c306c7326f75ca0ab1_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel8@sha256:8ce8fce1d1e1acd9fb44dc4d5797e57fe8e349624f6c7b1351757d7d6143b679_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel8@sha256:540dd3000891505e605b3f269f99da6c53d1e452cf35bb7a1918bb8ce190772b_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel8@sha256:5f0ff9a2dfa1468eff57b5e44d971056d06e6c5a2672e14717686b3eba17a341_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel8@sha256:bba628b46144f5d52f4a6e303d1b90c9a7f4a0a7b3f0c13839f9f795da874254_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel8@sha256:f2ee01a1a497bd505ca1289290c0a07eda82901e698079fe1bc6557519d4ee99_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel8@sha256:37002485d6cf0f0ce261894d23db0bf94291fa7a121a154d15e5e4dcde20961f_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel8@sha256:7561c3f65b9ea5268ed46b35f821c319abb1b4cb0894885a5a205cb920842b50_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel8@sha256:7f56583cad2cef40a2be5f4e96a62fcc155c8818fdc7d786400fadb60c85e631_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel8@sha256:ac72ab75d693dd84576e61df319e891b3de889f4e347c9c5b6597ccbd529ae0d_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel8@sha256:025fa4d5b4ca78c69f85c8836f9e585f71c2e48466ff7f38fab36dc66f65880e_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel8@sha256:534369ccbc380afa8482d089c9806484843122f9f3ece03d468604ef2de1daff_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel8@sha256:cea3159fd16b609ef54d99bf435f72c142f0f7ecbbe3c3eaa9dd2035267395d2_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel8@sha256:eae22f08294cb4179c659fca1effea2fc9f270a3059ddd32cf5a9ba1aaf8d2d1_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel8@sha256:1873003c677cb43b754c22493f9ecd91fa61eced098816823b7bceaf2051113a_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel8@sha256:26e9f9232764f62c9c8ec24c3f7938fdaa362f4f10b6c71c894b1cea92f55404_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel8@sha256:8969e863a2ac74d0ab37812bd0aa5d86f261b97d0c2fecd0f35d2343c2f5bd67_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel8@sha256:bc98620c8b16b39d796d81f25bd30ff227f2f2e723536bf28d55bdc76e9ac1ad_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel8@sha256:2f5cd53d974785de7aa44cb7ff7340e08c44a98eac5b3b60a9eb4535e63e62f7_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel8@sha256:608f3eb154f67488869fceeee31df1bcf596385c41d03c7390364153bac6b8b2_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel8@sha256:ca0bcdf562b50a8d2d665172658de8f444dab6fb4ca39ce49abb253e05aa8c7c_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel8@sha256:fed536fdc9330d719dda8baef65c856e9c301e86363b767a52f78fea8336103e_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel8@sha256:012597e8046bf9f3e53d6f3c9543405e77ad5fd8f44964bc669cdf9581726170_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel8@sha256:36959d582ce1a74d7bf594b8e1b84edfa14233ddc2a2b22fcb66c0a0335a7bd3_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel8@sha256:3888fb9d6780e137b4545e8830f45383e68ca84a42394749b64e391d535172e7_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel8@sha256:79af298015635f2bde40b74943cc5aa201d8bef1cb1d333938816757328609e6_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel8@sha256:0d45b4a62b0fc7e101f68e94d6f1b18bc1a2770cccfebc27380d1bbcafbabb49_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel8@sha256:142369000580845dc3a0da67cf4de781dd2ad1ccaa6acf234d7650424e95bf09_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel8@sha256:26d9157c1a6c7d0cfcde263a0a17b15cca996b2b79c6cf0168a16304068c6abc_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel8@sha256:7a4aa11a1273f668d89230adaa720b4e1fcea0cbaa57c63fa01a2cf6867d981c_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel8@sha256:25f485a1b1e0c5015304744148e7a3fbb6728fe90f389e5d507b2d36917efdf5_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel8@sha256:6f30b86646ff8d94ba28949bdf826d751fba38c824a3acabb1480896f41d411a_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel8@sha256:a0663bcada815073c34ec07a99cd53242db85e933912c48b5ed25892ccfa4eb1_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel8@sha256:e6213a9e4243024eb73cef85526dbc294920f0e7c35b031d4b46bc5a5072af23_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel8@sha256:18c0e9a76603a5312f3c7e2b9d468fe5a6d1e3f3f3b41c5ddcad952f6a49e528_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel8@sha256:2723ec216e5ead0550a5dece8b4ef76abade44503ff67da9becdb59ee6a74b64_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel8@sha256:5f68ba66d17d612702cc47916df916b751c3b8d71faa094f1a174cb4338c3d68_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel8@sha256:8d927c5044b9df81791f00774e7831f0a4d5a458f7a335f8bf925696b5479548_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel8@sha256:3d6ba54c22f00a6eefdb5a920e9f2a377cd25f46ac0ce43fbbd207f9bddf87af_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel8@sha256:4f9a87bf93808a7c27c0bcd5387527fd9261f4c666da11e4f5ba8f831028fc3e_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel8@sha256:6ecd313eff04d48c873fa3b4b3a0e1bc94e1e715ab5919e33718a06a2b561851_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel8@sha256:7efeac843ef6910c061c535e290dc43a8fca0522e1897845237bff9df7706da9_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel8@sha256:3e51c0031aaefd0b1ae80908c887075c82888f29552a4b71a3de6148ed6a7fb4_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel8@sha256:578c9afda064065cc2f4e18b59dbb92cf78015654573de80a72bc4e56fc0d1f3_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel8@sha256:d4fa2a61f381b3f00b9fb76cb1d019b28a2413a936f9b5a786d1d98e8a8361a0_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel8@sha256:fbbf6924f67a455359ccd4e884e1608fb20475850e874874d158f5f2e01425c8_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "lodash: prototype pollution in _.unset and _.omit functions"
},
{
"cve": "CVE-2025-15284",
"cwe": {
"id": "CWE-770",
"name": "Allocation of Resources Without Limits or Throttling"
},
"discovery_date": "2025-12-29T23:00:58.541337+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel8@sha256:0cb744cb7946d857a2cffec641fcbc994e77ddc8d4a5b14c17a28621f4a0a4a9_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel8@sha256:416c99f02abb6274fc87b2599e96b90e74e7a94c28806629c2b98fb2dc7e2afc_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel8@sha256:5c78dfe2380653f0167358565c8b7cab1010321a4eda27ec931715805ab2c256_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel8@sha256:d71dc72648f45660ae1fd98acac0f1876540cac853f5c097ab85c3a5f2c2084f_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-controller-rhel8@sha256:35c7d22ab878030711c1ec9d340f25f78257ca3eabdcb5db23db90e80d55e8f1_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-controller-rhel8@sha256:5345cdb7e11186fda1577345f0e426946a5ee9e6bbe6486845511f03114dbe52_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-controller-rhel8@sha256:71d7e93eb9e845a429a7e68801ce7675ffdeebb730c236a8b6c3d59767d8e5d8_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-controller-rhel8@sha256:b33b33412464a6d0bf510e6dd2dc7df8b4ced9a5c08a14d8522db6c8457d1a36_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel8@sha256:9209e159bb11236b49511ed3a59c7f687d06a9f82a02497a637d765cc14ea0c3_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel8@sha256:b2c21a004712bd198698ea75793e57abbe1665e17479e34d0b5e8c81d60b967d_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel8@sha256:b894d94d3e18dc2f4f71f4e791e25da158397264b49ac82f4780ac3322e66200_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel8@sha256:f532249811710dde78cab85e31f99bfebb5ee161167f8116ea00297ac343eefd_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-events-rhel8@sha256:001e28b882e81e4d424b2e1a39933211f15e68048406a6432e6ec59e4b96cc2c_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-events-rhel8@sha256:03dc5eb942a8fb202d8d6492764d5d27dcc326b556bb068070c10b00a3a9d277_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-events-rhel8@sha256:0e59fd179abc02c54784b3293bc3d21087bd0ec135c691c5523879149da33a5a_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-events-rhel8@sha256:898085897ff200fdba4d6c14b59548c7fe53164a8c2649e2263a69116737edbf_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel8@sha256:3479cbadb4aa7bab5cc56115d7efe4e406d60010e28561857804926c3fbac9cc_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel8@sha256:6067cedcfde517cc751e14030c620126ea6facf50a4ff16374ca8ebe7bfcbe8b_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel8@sha256:a77292658b1ef1e2922f2b7c904ff73c8911bb84f130953897c3a66aec8560da_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel8@sha256:c8aaf02aede730dacca2eed8bb32044f39b74d3ee3fd619a0fa2af864d874fa6_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel8@sha256:1066cf4185e3cd917c05e6d6759fb0a69428c4b43398df10dff8abe523761c09_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel8@sha256:525bbd7fe14ba88b4d9be13c5857e477e3a8daac1185a146707ebb8ef8e81acd_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel8@sha256:dbb678695a4bd07c27a14fec9b70359929bf0d4d33d9ce2d70d1b5157e5026c1_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel8@sha256:fbddec04429c15c833b7631fe3d7c783d33520f30f6d5c8aef2e66b7634873b8_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel8@sha256:0a12cf22aa798dbc3661f7e83aa9c280fe394de5b0ecc6ed7c93be1df539fce9_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel8@sha256:cf30088c2a33f0717657b0ac7c2df1544cb02a39e235011c9d21c658222ef39e_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel8@sha256:ea7aae64763683de9e3fcbda5d6865c975a561b8c6b4299be9dd34088bc5e684_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel8@sha256:fdd2f4bffececf03b6566cf573fdf6224495d79a75ad1031219fad9902d7a3f1_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel8@sha256:23a535f97d17329cf2a1cc9dde90d4d9e2f3f5d979539a8ef5982e1f6693b144_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel8@sha256:7b61bda6116f3f1e93c856543ade553b0a1e4353542f5147da6929a5a8adbac3_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel8@sha256:ab98453c7e13ef2a9429531a1b1635e814df4784599be5c79848fcc849d05136_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel8@sha256:d2993b1a28d230faf64f020c8e8248e06fabf5cd225189b8218a71b2f40e6a9b_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel8@sha256:065def0cfd1e282fd57faedff24873ddb4057afd42d4abc887859c6b8cf8c901_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel8@sha256:14e1402c0d2f4d449146471fff84f6548affdbcd81d1864bce0d29c29ccb15bd_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel8@sha256:1709fbbd4a92d49d492e6bc977f2c32efe4559bde59668e818be70d38acdf757_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel8@sha256:5f9e44c7e682756007cc7bc493511c4a44536a04271ec1984f5a3ece7f1a8a49_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-nop-rhel8@sha256:72978ab3728ae29e51b68affb9e0b9a501bc69653c392783cb9ea121c8971661_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-nop-rhel8@sha256:9a0cf80bdfe89d4c472dc555f314d0bd5c4763bc637d45ddd89b8bb78236a44f_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-nop-rhel8@sha256:b767a9acd7013d08b744b8155cecbe219bfd7a416a3f1ac3a129d67ab062741a_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-nop-rhel8@sha256:dfb1b5680a223da82b0b2dada35342525a88a925f4d22b8168c7edcf2b93049c_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel8@sha256:46612f85239df62f6c6d3684367e34a06ddf3982754d5d130b5c0d77f587deea_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel8@sha256:4c111f708f6ae46c74f7ecae415b9b12e1cbb0380f97c4bee6f98ce32de0ef18_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel8@sha256:607ba1de03fdda867014d183a7f54745c6d687441d7e230cbe45d9234c623ed2_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel8@sha256:c7633b12a75e2a382fb3104a6fcc03227dcc980d2d764f828c75b48ccf73bbab_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel8@sha256:0a2fbc739785a2cc2ad17b79e360788216b2a87422e7d1512ea59a8672557a3e_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel8@sha256:25c1f3d9abd1e123e2a11e5349c0b59eb24238a10dc16e01e59976d061ea7af7_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel8@sha256:375388a1122a4bc5ffe695d4f8c69c9cf0c1d65ba89e92a6caeb68be40fbbbdc_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel8@sha256:739b8da7ebcad332129f65fee9e17f2b29370b1f68c030e3751d2f37ed4f9326_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel8@sha256:0d2a673d31a7b920fce466a25fa1968c57fe95d1c8c5bd2759f5de611d000b5f_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel8@sha256:3542aba4cb22ce189574cf439a9dc758678e6272b83d8ff6089f1815284c576b_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel8@sha256:8c97cb0a4a88a1ddb7a6e7650100e958464b526d7c1454c306c7326f75ca0ab1_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel8@sha256:8ce8fce1d1e1acd9fb44dc4d5797e57fe8e349624f6c7b1351757d7d6143b679_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel8@sha256:540dd3000891505e605b3f269f99da6c53d1e452cf35bb7a1918bb8ce190772b_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel8@sha256:5f0ff9a2dfa1468eff57b5e44d971056d06e6c5a2672e14717686b3eba17a341_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel8@sha256:bba628b46144f5d52f4a6e303d1b90c9a7f4a0a7b3f0c13839f9f795da874254_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel8@sha256:f2ee01a1a497bd505ca1289290c0a07eda82901e698079fe1bc6557519d4ee99_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel8@sha256:37002485d6cf0f0ce261894d23db0bf94291fa7a121a154d15e5e4dcde20961f_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel8@sha256:7561c3f65b9ea5268ed46b35f821c319abb1b4cb0894885a5a205cb920842b50_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel8@sha256:7f56583cad2cef40a2be5f4e96a62fcc155c8818fdc7d786400fadb60c85e631_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel8@sha256:ac72ab75d693dd84576e61df319e891b3de889f4e347c9c5b6597ccbd529ae0d_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel8@sha256:025fa4d5b4ca78c69f85c8836f9e585f71c2e48466ff7f38fab36dc66f65880e_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel8@sha256:534369ccbc380afa8482d089c9806484843122f9f3ece03d468604ef2de1daff_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel8@sha256:cea3159fd16b609ef54d99bf435f72c142f0f7ecbbe3c3eaa9dd2035267395d2_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel8@sha256:eae22f08294cb4179c659fca1effea2fc9f270a3059ddd32cf5a9ba1aaf8d2d1_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel8@sha256:1873003c677cb43b754c22493f9ecd91fa61eced098816823b7bceaf2051113a_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel8@sha256:26e9f9232764f62c9c8ec24c3f7938fdaa362f4f10b6c71c894b1cea92f55404_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel8@sha256:8969e863a2ac74d0ab37812bd0aa5d86f261b97d0c2fecd0f35d2343c2f5bd67_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel8@sha256:bc98620c8b16b39d796d81f25bd30ff227f2f2e723536bf28d55bdc76e9ac1ad_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel8@sha256:2f5cd53d974785de7aa44cb7ff7340e08c44a98eac5b3b60a9eb4535e63e62f7_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel8@sha256:608f3eb154f67488869fceeee31df1bcf596385c41d03c7390364153bac6b8b2_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel8@sha256:ca0bcdf562b50a8d2d665172658de8f444dab6fb4ca39ce49abb253e05aa8c7c_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel8@sha256:fed536fdc9330d719dda8baef65c856e9c301e86363b767a52f78fea8336103e_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel8@sha256:012597e8046bf9f3e53d6f3c9543405e77ad5fd8f44964bc669cdf9581726170_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel8@sha256:36959d582ce1a74d7bf594b8e1b84edfa14233ddc2a2b22fcb66c0a0335a7bd3_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel8@sha256:3888fb9d6780e137b4545e8830f45383e68ca84a42394749b64e391d535172e7_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel8@sha256:79af298015635f2bde40b74943cc5aa201d8bef1cb1d333938816757328609e6_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel8@sha256:0d45b4a62b0fc7e101f68e94d6f1b18bc1a2770cccfebc27380d1bbcafbabb49_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel8@sha256:142369000580845dc3a0da67cf4de781dd2ad1ccaa6acf234d7650424e95bf09_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel8@sha256:26d9157c1a6c7d0cfcde263a0a17b15cca996b2b79c6cf0168a16304068c6abc_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel8@sha256:7a4aa11a1273f668d89230adaa720b4e1fcea0cbaa57c63fa01a2cf6867d981c_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel8@sha256:25f485a1b1e0c5015304744148e7a3fbb6728fe90f389e5d507b2d36917efdf5_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel8@sha256:6f30b86646ff8d94ba28949bdf826d751fba38c824a3acabb1480896f41d411a_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel8@sha256:a0663bcada815073c34ec07a99cd53242db85e933912c48b5ed25892ccfa4eb1_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel8@sha256:e6213a9e4243024eb73cef85526dbc294920f0e7c35b031d4b46bc5a5072af23_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel8@sha256:18c0e9a76603a5312f3c7e2b9d468fe5a6d1e3f3f3b41c5ddcad952f6a49e528_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel8@sha256:2723ec216e5ead0550a5dece8b4ef76abade44503ff67da9becdb59ee6a74b64_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel8@sha256:5f68ba66d17d612702cc47916df916b751c3b8d71faa094f1a174cb4338c3d68_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel8@sha256:8d927c5044b9df81791f00774e7831f0a4d5a458f7a335f8bf925696b5479548_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel8@sha256:3d6ba54c22f00a6eefdb5a920e9f2a377cd25f46ac0ce43fbbd207f9bddf87af_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel8@sha256:4f9a87bf93808a7c27c0bcd5387527fd9261f4c666da11e4f5ba8f831028fc3e_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel8@sha256:6ecd313eff04d48c873fa3b4b3a0e1bc94e1e715ab5919e33718a06a2b561851_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel8@sha256:7efeac843ef6910c061c535e290dc43a8fca0522e1897845237bff9df7706da9_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel8@sha256:3e51c0031aaefd0b1ae80908c887075c82888f29552a4b71a3de6148ed6a7fb4_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel8@sha256:578c9afda064065cc2f4e18b59dbb92cf78015654573de80a72bc4e56fc0d1f3_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel8@sha256:d4fa2a61f381b3f00b9fb76cb1d019b28a2413a936f9b5a786d1d98e8a8361a0_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel8@sha256:fbbf6924f67a455359ccd4e884e1608fb20475850e874874d158f5f2e01425c8_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2425946"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in qs, a module used for parsing query strings. A remote attacker can exploit an improper input validation vulnerability by sending specially crafted HTTP requests that use bracket notation (e.g., `a[]=value`). This bypasses the `arrayLimit` option, which is designed to limit the size of parsed arrays and prevent resource exhaustion. Successful exploitation can lead to memory exhaustion, causing a Denial of Service (DoS) where the application crashes or becomes unresponsive, making the service unavailable to users.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "qs: qs: Denial of Service via improper input validation in array parsing",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This vulnerability is rated Important for Red Hat products that utilize the `qs` module for parsing query strings, particularly when processing user-controlled input with bracket notation. The `arrayLimit` option, intended to prevent resource exhaustion, is bypassed when bracket notation (`a[]=value`) is used, allowing a remote attacker to cause a denial of service through memory exhaustion. This can lead to application crashes or unresponsiveness, making the service unavailable.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel8@sha256:494857108f0b09c8b8985062cc11b9879d126b207fcd72f6abb64ded3d8d1793_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel8@sha256:abca24c41cb24749e70a90aac93354d1924785e3eaf92a55b6906690861bac49_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel8@sha256:b7b03dd023aafe65290969336bcf9e0b7a241c3510dcb3d26519581ba4eed719_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel8@sha256:d52e4a16b2908e99f1e69a1e2ee9233a231fd28c70916ed06c9cd8560478340c_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel8@sha256:0dee713a14ab49d93b52b280d4ca3c6fc1c5f604087c81b755a6715330c91ea7_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel8@sha256:50133b51c695735e5f1fdb54d5423331091c1d113b0747d9565a42839d7510bc_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel8@sha256:56bf189b754dee71d8b4ce9e44389b4ca0762e5f633e728210825472f4c8f3f6_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel8@sha256:d356f3a86b2d3054a9f9c6e36bd488c8eaaef4af199e6a8188f8b50921698d25_arm64"
],
"known_not_affected": [
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel8@sha256:0cb744cb7946d857a2cffec641fcbc994e77ddc8d4a5b14c17a28621f4a0a4a9_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel8@sha256:416c99f02abb6274fc87b2599e96b90e74e7a94c28806629c2b98fb2dc7e2afc_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel8@sha256:5c78dfe2380653f0167358565c8b7cab1010321a4eda27ec931715805ab2c256_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel8@sha256:d71dc72648f45660ae1fd98acac0f1876540cac853f5c097ab85c3a5f2c2084f_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-controller-rhel8@sha256:35c7d22ab878030711c1ec9d340f25f78257ca3eabdcb5db23db90e80d55e8f1_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-controller-rhel8@sha256:5345cdb7e11186fda1577345f0e426946a5ee9e6bbe6486845511f03114dbe52_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-controller-rhel8@sha256:71d7e93eb9e845a429a7e68801ce7675ffdeebb730c236a8b6c3d59767d8e5d8_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-controller-rhel8@sha256:b33b33412464a6d0bf510e6dd2dc7df8b4ced9a5c08a14d8522db6c8457d1a36_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel8@sha256:9209e159bb11236b49511ed3a59c7f687d06a9f82a02497a637d765cc14ea0c3_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel8@sha256:b2c21a004712bd198698ea75793e57abbe1665e17479e34d0b5e8c81d60b967d_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel8@sha256:b894d94d3e18dc2f4f71f4e791e25da158397264b49ac82f4780ac3322e66200_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel8@sha256:f532249811710dde78cab85e31f99bfebb5ee161167f8116ea00297ac343eefd_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-events-rhel8@sha256:001e28b882e81e4d424b2e1a39933211f15e68048406a6432e6ec59e4b96cc2c_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-events-rhel8@sha256:03dc5eb942a8fb202d8d6492764d5d27dcc326b556bb068070c10b00a3a9d277_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-events-rhel8@sha256:0e59fd179abc02c54784b3293bc3d21087bd0ec135c691c5523879149da33a5a_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-events-rhel8@sha256:898085897ff200fdba4d6c14b59548c7fe53164a8c2649e2263a69116737edbf_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel8@sha256:3479cbadb4aa7bab5cc56115d7efe4e406d60010e28561857804926c3fbac9cc_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel8@sha256:6067cedcfde517cc751e14030c620126ea6facf50a4ff16374ca8ebe7bfcbe8b_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel8@sha256:a77292658b1ef1e2922f2b7c904ff73c8911bb84f130953897c3a66aec8560da_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel8@sha256:c8aaf02aede730dacca2eed8bb32044f39b74d3ee3fd619a0fa2af864d874fa6_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel8@sha256:1066cf4185e3cd917c05e6d6759fb0a69428c4b43398df10dff8abe523761c09_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel8@sha256:525bbd7fe14ba88b4d9be13c5857e477e3a8daac1185a146707ebb8ef8e81acd_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel8@sha256:dbb678695a4bd07c27a14fec9b70359929bf0d4d33d9ce2d70d1b5157e5026c1_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel8@sha256:fbddec04429c15c833b7631fe3d7c783d33520f30f6d5c8aef2e66b7634873b8_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel8@sha256:0a12cf22aa798dbc3661f7e83aa9c280fe394de5b0ecc6ed7c93be1df539fce9_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel8@sha256:cf30088c2a33f0717657b0ac7c2df1544cb02a39e235011c9d21c658222ef39e_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel8@sha256:ea7aae64763683de9e3fcbda5d6865c975a561b8c6b4299be9dd34088bc5e684_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel8@sha256:fdd2f4bffececf03b6566cf573fdf6224495d79a75ad1031219fad9902d7a3f1_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel8@sha256:23a535f97d17329cf2a1cc9dde90d4d9e2f3f5d979539a8ef5982e1f6693b144_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel8@sha256:7b61bda6116f3f1e93c856543ade553b0a1e4353542f5147da6929a5a8adbac3_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel8@sha256:ab98453c7e13ef2a9429531a1b1635e814df4784599be5c79848fcc849d05136_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel8@sha256:d2993b1a28d230faf64f020c8e8248e06fabf5cd225189b8218a71b2f40e6a9b_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel8@sha256:065def0cfd1e282fd57faedff24873ddb4057afd42d4abc887859c6b8cf8c901_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel8@sha256:14e1402c0d2f4d449146471fff84f6548affdbcd81d1864bce0d29c29ccb15bd_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel8@sha256:1709fbbd4a92d49d492e6bc977f2c32efe4559bde59668e818be70d38acdf757_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel8@sha256:5f9e44c7e682756007cc7bc493511c4a44536a04271ec1984f5a3ece7f1a8a49_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-nop-rhel8@sha256:72978ab3728ae29e51b68affb9e0b9a501bc69653c392783cb9ea121c8971661_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-nop-rhel8@sha256:9a0cf80bdfe89d4c472dc555f314d0bd5c4763bc637d45ddd89b8bb78236a44f_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-nop-rhel8@sha256:b767a9acd7013d08b744b8155cecbe219bfd7a416a3f1ac3a129d67ab062741a_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-nop-rhel8@sha256:dfb1b5680a223da82b0b2dada35342525a88a925f4d22b8168c7edcf2b93049c_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel8@sha256:46612f85239df62f6c6d3684367e34a06ddf3982754d5d130b5c0d77f587deea_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel8@sha256:4c111f708f6ae46c74f7ecae415b9b12e1cbb0380f97c4bee6f98ce32de0ef18_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel8@sha256:607ba1de03fdda867014d183a7f54745c6d687441d7e230cbe45d9234c623ed2_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel8@sha256:c7633b12a75e2a382fb3104a6fcc03227dcc980d2d764f828c75b48ccf73bbab_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel8@sha256:0a2fbc739785a2cc2ad17b79e360788216b2a87422e7d1512ea59a8672557a3e_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel8@sha256:25c1f3d9abd1e123e2a11e5349c0b59eb24238a10dc16e01e59976d061ea7af7_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel8@sha256:375388a1122a4bc5ffe695d4f8c69c9cf0c1d65ba89e92a6caeb68be40fbbbdc_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel8@sha256:739b8da7ebcad332129f65fee9e17f2b29370b1f68c030e3751d2f37ed4f9326_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel8@sha256:0d2a673d31a7b920fce466a25fa1968c57fe95d1c8c5bd2759f5de611d000b5f_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel8@sha256:3542aba4cb22ce189574cf439a9dc758678e6272b83d8ff6089f1815284c576b_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel8@sha256:8c97cb0a4a88a1ddb7a6e7650100e958464b526d7c1454c306c7326f75ca0ab1_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel8@sha256:8ce8fce1d1e1acd9fb44dc4d5797e57fe8e349624f6c7b1351757d7d6143b679_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel8@sha256:540dd3000891505e605b3f269f99da6c53d1e452cf35bb7a1918bb8ce190772b_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel8@sha256:5f0ff9a2dfa1468eff57b5e44d971056d06e6c5a2672e14717686b3eba17a341_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel8@sha256:bba628b46144f5d52f4a6e303d1b90c9a7f4a0a7b3f0c13839f9f795da874254_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel8@sha256:f2ee01a1a497bd505ca1289290c0a07eda82901e698079fe1bc6557519d4ee99_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel8@sha256:37002485d6cf0f0ce261894d23db0bf94291fa7a121a154d15e5e4dcde20961f_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel8@sha256:7561c3f65b9ea5268ed46b35f821c319abb1b4cb0894885a5a205cb920842b50_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel8@sha256:7f56583cad2cef40a2be5f4e96a62fcc155c8818fdc7d786400fadb60c85e631_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel8@sha256:ac72ab75d693dd84576e61df319e891b3de889f4e347c9c5b6597ccbd529ae0d_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel8@sha256:025fa4d5b4ca78c69f85c8836f9e585f71c2e48466ff7f38fab36dc66f65880e_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel8@sha256:534369ccbc380afa8482d089c9806484843122f9f3ece03d468604ef2de1daff_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel8@sha256:cea3159fd16b609ef54d99bf435f72c142f0f7ecbbe3c3eaa9dd2035267395d2_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel8@sha256:eae22f08294cb4179c659fca1effea2fc9f270a3059ddd32cf5a9ba1aaf8d2d1_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel8@sha256:1873003c677cb43b754c22493f9ecd91fa61eced098816823b7bceaf2051113a_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel8@sha256:26e9f9232764f62c9c8ec24c3f7938fdaa362f4f10b6c71c894b1cea92f55404_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel8@sha256:8969e863a2ac74d0ab37812bd0aa5d86f261b97d0c2fecd0f35d2343c2f5bd67_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel8@sha256:bc98620c8b16b39d796d81f25bd30ff227f2f2e723536bf28d55bdc76e9ac1ad_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel8@sha256:2f5cd53d974785de7aa44cb7ff7340e08c44a98eac5b3b60a9eb4535e63e62f7_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel8@sha256:608f3eb154f67488869fceeee31df1bcf596385c41d03c7390364153bac6b8b2_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel8@sha256:ca0bcdf562b50a8d2d665172658de8f444dab6fb4ca39ce49abb253e05aa8c7c_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel8@sha256:fed536fdc9330d719dda8baef65c856e9c301e86363b767a52f78fea8336103e_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel8@sha256:012597e8046bf9f3e53d6f3c9543405e77ad5fd8f44964bc669cdf9581726170_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel8@sha256:36959d582ce1a74d7bf594b8e1b84edfa14233ddc2a2b22fcb66c0a0335a7bd3_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel8@sha256:3888fb9d6780e137b4545e8830f45383e68ca84a42394749b64e391d535172e7_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel8@sha256:79af298015635f2bde40b74943cc5aa201d8bef1cb1d333938816757328609e6_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel8@sha256:0d45b4a62b0fc7e101f68e94d6f1b18bc1a2770cccfebc27380d1bbcafbabb49_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel8@sha256:142369000580845dc3a0da67cf4de781dd2ad1ccaa6acf234d7650424e95bf09_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel8@sha256:26d9157c1a6c7d0cfcde263a0a17b15cca996b2b79c6cf0168a16304068c6abc_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel8@sha256:7a4aa11a1273f668d89230adaa720b4e1fcea0cbaa57c63fa01a2cf6867d981c_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel8@sha256:25f485a1b1e0c5015304744148e7a3fbb6728fe90f389e5d507b2d36917efdf5_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel8@sha256:6f30b86646ff8d94ba28949bdf826d751fba38c824a3acabb1480896f41d411a_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel8@sha256:a0663bcada815073c34ec07a99cd53242db85e933912c48b5ed25892ccfa4eb1_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel8@sha256:e6213a9e4243024eb73cef85526dbc294920f0e7c35b031d4b46bc5a5072af23_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel8@sha256:18c0e9a76603a5312f3c7e2b9d468fe5a6d1e3f3f3b41c5ddcad952f6a49e528_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel8@sha256:2723ec216e5ead0550a5dece8b4ef76abade44503ff67da9becdb59ee6a74b64_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel8@sha256:5f68ba66d17d612702cc47916df916b751c3b8d71faa094f1a174cb4338c3d68_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel8@sha256:8d927c5044b9df81791f00774e7831f0a4d5a458f7a335f8bf925696b5479548_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel8@sha256:3d6ba54c22f00a6eefdb5a920e9f2a377cd25f46ac0ce43fbbd207f9bddf87af_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel8@sha256:4f9a87bf93808a7c27c0bcd5387527fd9261f4c666da11e4f5ba8f831028fc3e_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel8@sha256:6ecd313eff04d48c873fa3b4b3a0e1bc94e1e715ab5919e33718a06a2b561851_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel8@sha256:7efeac843ef6910c061c535e290dc43a8fca0522e1897845237bff9df7706da9_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel8@sha256:3e51c0031aaefd0b1ae80908c887075c82888f29552a4b71a3de6148ed6a7fb4_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel8@sha256:578c9afda064065cc2f4e18b59dbb92cf78015654573de80a72bc4e56fc0d1f3_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel8@sha256:d4fa2a61f381b3f00b9fb76cb1d019b28a2413a936f9b5a786d1d98e8a8361a0_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel8@sha256:fbbf6924f67a455359ccd4e884e1608fb20475850e874874d158f5f2e01425c8_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-15284"
},
{
"category": "external",
"summary": "RHBZ#2425946",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2425946"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-15284",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-15284"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-15284",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-15284"
},
{
"category": "external",
"summary": "https://github.com/ljharb/qs/commit/3086902ecf7f088d0d1803887643ac6c03d415b9",
"url": "https://github.com/ljharb/qs/commit/3086902ecf7f088d0d1803887643ac6c03d415b9"
},
{
"category": "external",
"summary": "https://github.com/ljharb/qs/security/advisories/GHSA-6rw7-vpxm-498p",
"url": "https://github.com/ljharb/qs/security/advisories/GHSA-6rw7-vpxm-498p"
}
],
"release_date": "2025-12-29T22:56:45.240000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-03-04T07:12:04+00:00",
"details": "Red Hat OpenShift Pipelines is a cloud-native, continuous integration and\ncontinuous delivery (CI/CD) solution based on Kubernetes resources.\nIt uses Tekton building blocks to automate deployments across multiple\nplatforms by abstracting away the underlying implementation details.\nTekton introduces a number of standard custom resource definitions (CRDs)\nfor defining CI/CD pipelines that are portable across Kubernetes distributions.",
"product_ids": [
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel8@sha256:494857108f0b09c8b8985062cc11b9879d126b207fcd72f6abb64ded3d8d1793_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel8@sha256:abca24c41cb24749e70a90aac93354d1924785e3eaf92a55b6906690861bac49_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel8@sha256:b7b03dd023aafe65290969336bcf9e0b7a241c3510dcb3d26519581ba4eed719_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel8@sha256:d52e4a16b2908e99f1e69a1e2ee9233a231fd28c70916ed06c9cd8560478340c_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel8@sha256:0dee713a14ab49d93b52b280d4ca3c6fc1c5f604087c81b755a6715330c91ea7_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel8@sha256:50133b51c695735e5f1fdb54d5423331091c1d113b0747d9565a42839d7510bc_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel8@sha256:56bf189b754dee71d8b4ce9e44389b4ca0762e5f633e728210825472f4c8f3f6_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel8@sha256:d356f3a86b2d3054a9f9c6e36bd488c8eaaef4af199e6a8188f8b50921698d25_arm64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:3712"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base, or stability.",
"product_ids": [
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel8@sha256:0cb744cb7946d857a2cffec641fcbc994e77ddc8d4a5b14c17a28621f4a0a4a9_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel8@sha256:416c99f02abb6274fc87b2599e96b90e74e7a94c28806629c2b98fb2dc7e2afc_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel8@sha256:5c78dfe2380653f0167358565c8b7cab1010321a4eda27ec931715805ab2c256_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel8@sha256:d71dc72648f45660ae1fd98acac0f1876540cac853f5c097ab85c3a5f2c2084f_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel8@sha256:494857108f0b09c8b8985062cc11b9879d126b207fcd72f6abb64ded3d8d1793_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel8@sha256:abca24c41cb24749e70a90aac93354d1924785e3eaf92a55b6906690861bac49_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel8@sha256:b7b03dd023aafe65290969336bcf9e0b7a241c3510dcb3d26519581ba4eed719_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel8@sha256:d52e4a16b2908e99f1e69a1e2ee9233a231fd28c70916ed06c9cd8560478340c_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-controller-rhel8@sha256:35c7d22ab878030711c1ec9d340f25f78257ca3eabdcb5db23db90e80d55e8f1_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-controller-rhel8@sha256:5345cdb7e11186fda1577345f0e426946a5ee9e6bbe6486845511f03114dbe52_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-controller-rhel8@sha256:71d7e93eb9e845a429a7e68801ce7675ffdeebb730c236a8b6c3d59767d8e5d8_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-controller-rhel8@sha256:b33b33412464a6d0bf510e6dd2dc7df8b4ced9a5c08a14d8522db6c8457d1a36_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel8@sha256:9209e159bb11236b49511ed3a59c7f687d06a9f82a02497a637d765cc14ea0c3_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel8@sha256:b2c21a004712bd198698ea75793e57abbe1665e17479e34d0b5e8c81d60b967d_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel8@sha256:b894d94d3e18dc2f4f71f4e791e25da158397264b49ac82f4780ac3322e66200_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel8@sha256:f532249811710dde78cab85e31f99bfebb5ee161167f8116ea00297ac343eefd_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-events-rhel8@sha256:001e28b882e81e4d424b2e1a39933211f15e68048406a6432e6ec59e4b96cc2c_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-events-rhel8@sha256:03dc5eb942a8fb202d8d6492764d5d27dcc326b556bb068070c10b00a3a9d277_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-events-rhel8@sha256:0e59fd179abc02c54784b3293bc3d21087bd0ec135c691c5523879149da33a5a_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-events-rhel8@sha256:898085897ff200fdba4d6c14b59548c7fe53164a8c2649e2263a69116737edbf_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel8@sha256:3479cbadb4aa7bab5cc56115d7efe4e406d60010e28561857804926c3fbac9cc_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel8@sha256:6067cedcfde517cc751e14030c620126ea6facf50a4ff16374ca8ebe7bfcbe8b_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel8@sha256:a77292658b1ef1e2922f2b7c904ff73c8911bb84f130953897c3a66aec8560da_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel8@sha256:c8aaf02aede730dacca2eed8bb32044f39b74d3ee3fd619a0fa2af864d874fa6_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel8@sha256:1066cf4185e3cd917c05e6d6759fb0a69428c4b43398df10dff8abe523761c09_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel8@sha256:525bbd7fe14ba88b4d9be13c5857e477e3a8daac1185a146707ebb8ef8e81acd_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel8@sha256:dbb678695a4bd07c27a14fec9b70359929bf0d4d33d9ce2d70d1b5157e5026c1_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel8@sha256:fbddec04429c15c833b7631fe3d7c783d33520f30f6d5c8aef2e66b7634873b8_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel8@sha256:0a12cf22aa798dbc3661f7e83aa9c280fe394de5b0ecc6ed7c93be1df539fce9_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel8@sha256:cf30088c2a33f0717657b0ac7c2df1544cb02a39e235011c9d21c658222ef39e_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel8@sha256:ea7aae64763683de9e3fcbda5d6865c975a561b8c6b4299be9dd34088bc5e684_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel8@sha256:fdd2f4bffececf03b6566cf573fdf6224495d79a75ad1031219fad9902d7a3f1_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel8@sha256:0dee713a14ab49d93b52b280d4ca3c6fc1c5f604087c81b755a6715330c91ea7_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel8@sha256:50133b51c695735e5f1fdb54d5423331091c1d113b0747d9565a42839d7510bc_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel8@sha256:56bf189b754dee71d8b4ce9e44389b4ca0762e5f633e728210825472f4c8f3f6_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel8@sha256:d356f3a86b2d3054a9f9c6e36bd488c8eaaef4af199e6a8188f8b50921698d25_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel8@sha256:23a535f97d17329cf2a1cc9dde90d4d9e2f3f5d979539a8ef5982e1f6693b144_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel8@sha256:7b61bda6116f3f1e93c856543ade553b0a1e4353542f5147da6929a5a8adbac3_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel8@sha256:ab98453c7e13ef2a9429531a1b1635e814df4784599be5c79848fcc849d05136_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel8@sha256:d2993b1a28d230faf64f020c8e8248e06fabf5cd225189b8218a71b2f40e6a9b_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel8@sha256:065def0cfd1e282fd57faedff24873ddb4057afd42d4abc887859c6b8cf8c901_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel8@sha256:14e1402c0d2f4d449146471fff84f6548affdbcd81d1864bce0d29c29ccb15bd_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel8@sha256:1709fbbd4a92d49d492e6bc977f2c32efe4559bde59668e818be70d38acdf757_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel8@sha256:5f9e44c7e682756007cc7bc493511c4a44536a04271ec1984f5a3ece7f1a8a49_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-nop-rhel8@sha256:72978ab3728ae29e51b68affb9e0b9a501bc69653c392783cb9ea121c8971661_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-nop-rhel8@sha256:9a0cf80bdfe89d4c472dc555f314d0bd5c4763bc637d45ddd89b8bb78236a44f_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-nop-rhel8@sha256:b767a9acd7013d08b744b8155cecbe219bfd7a416a3f1ac3a129d67ab062741a_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-nop-rhel8@sha256:dfb1b5680a223da82b0b2dada35342525a88a925f4d22b8168c7edcf2b93049c_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel8@sha256:46612f85239df62f6c6d3684367e34a06ddf3982754d5d130b5c0d77f587deea_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel8@sha256:4c111f708f6ae46c74f7ecae415b9b12e1cbb0380f97c4bee6f98ce32de0ef18_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel8@sha256:607ba1de03fdda867014d183a7f54745c6d687441d7e230cbe45d9234c623ed2_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel8@sha256:c7633b12a75e2a382fb3104a6fcc03227dcc980d2d764f828c75b48ccf73bbab_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel8@sha256:0a2fbc739785a2cc2ad17b79e360788216b2a87422e7d1512ea59a8672557a3e_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel8@sha256:25c1f3d9abd1e123e2a11e5349c0b59eb24238a10dc16e01e59976d061ea7af7_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel8@sha256:375388a1122a4bc5ffe695d4f8c69c9cf0c1d65ba89e92a6caeb68be40fbbbdc_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel8@sha256:739b8da7ebcad332129f65fee9e17f2b29370b1f68c030e3751d2f37ed4f9326_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel8@sha256:0d2a673d31a7b920fce466a25fa1968c57fe95d1c8c5bd2759f5de611d000b5f_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel8@sha256:3542aba4cb22ce189574cf439a9dc758678e6272b83d8ff6089f1815284c576b_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel8@sha256:8c97cb0a4a88a1ddb7a6e7650100e958464b526d7c1454c306c7326f75ca0ab1_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel8@sha256:8ce8fce1d1e1acd9fb44dc4d5797e57fe8e349624f6c7b1351757d7d6143b679_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel8@sha256:540dd3000891505e605b3f269f99da6c53d1e452cf35bb7a1918bb8ce190772b_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel8@sha256:5f0ff9a2dfa1468eff57b5e44d971056d06e6c5a2672e14717686b3eba17a341_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel8@sha256:bba628b46144f5d52f4a6e303d1b90c9a7f4a0a7b3f0c13839f9f795da874254_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel8@sha256:f2ee01a1a497bd505ca1289290c0a07eda82901e698079fe1bc6557519d4ee99_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel8@sha256:37002485d6cf0f0ce261894d23db0bf94291fa7a121a154d15e5e4dcde20961f_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel8@sha256:7561c3f65b9ea5268ed46b35f821c319abb1b4cb0894885a5a205cb920842b50_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel8@sha256:7f56583cad2cef40a2be5f4e96a62fcc155c8818fdc7d786400fadb60c85e631_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel8@sha256:ac72ab75d693dd84576e61df319e891b3de889f4e347c9c5b6597ccbd529ae0d_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel8@sha256:025fa4d5b4ca78c69f85c8836f9e585f71c2e48466ff7f38fab36dc66f65880e_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel8@sha256:534369ccbc380afa8482d089c9806484843122f9f3ece03d468604ef2de1daff_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel8@sha256:cea3159fd16b609ef54d99bf435f72c142f0f7ecbbe3c3eaa9dd2035267395d2_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel8@sha256:eae22f08294cb4179c659fca1effea2fc9f270a3059ddd32cf5a9ba1aaf8d2d1_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel8@sha256:1873003c677cb43b754c22493f9ecd91fa61eced098816823b7bceaf2051113a_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel8@sha256:26e9f9232764f62c9c8ec24c3f7938fdaa362f4f10b6c71c894b1cea92f55404_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel8@sha256:8969e863a2ac74d0ab37812bd0aa5d86f261b97d0c2fecd0f35d2343c2f5bd67_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel8@sha256:bc98620c8b16b39d796d81f25bd30ff227f2f2e723536bf28d55bdc76e9ac1ad_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel8@sha256:2f5cd53d974785de7aa44cb7ff7340e08c44a98eac5b3b60a9eb4535e63e62f7_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel8@sha256:608f3eb154f67488869fceeee31df1bcf596385c41d03c7390364153bac6b8b2_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel8@sha256:ca0bcdf562b50a8d2d665172658de8f444dab6fb4ca39ce49abb253e05aa8c7c_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel8@sha256:fed536fdc9330d719dda8baef65c856e9c301e86363b767a52f78fea8336103e_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel8@sha256:012597e8046bf9f3e53d6f3c9543405e77ad5fd8f44964bc669cdf9581726170_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel8@sha256:36959d582ce1a74d7bf594b8e1b84edfa14233ddc2a2b22fcb66c0a0335a7bd3_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel8@sha256:3888fb9d6780e137b4545e8830f45383e68ca84a42394749b64e391d535172e7_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel8@sha256:79af298015635f2bde40b74943cc5aa201d8bef1cb1d333938816757328609e6_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel8@sha256:0d45b4a62b0fc7e101f68e94d6f1b18bc1a2770cccfebc27380d1bbcafbabb49_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel8@sha256:142369000580845dc3a0da67cf4de781dd2ad1ccaa6acf234d7650424e95bf09_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel8@sha256:26d9157c1a6c7d0cfcde263a0a17b15cca996b2b79c6cf0168a16304068c6abc_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel8@sha256:7a4aa11a1273f668d89230adaa720b4e1fcea0cbaa57c63fa01a2cf6867d981c_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel8@sha256:25f485a1b1e0c5015304744148e7a3fbb6728fe90f389e5d507b2d36917efdf5_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel8@sha256:6f30b86646ff8d94ba28949bdf826d751fba38c824a3acabb1480896f41d411a_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel8@sha256:a0663bcada815073c34ec07a99cd53242db85e933912c48b5ed25892ccfa4eb1_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel8@sha256:e6213a9e4243024eb73cef85526dbc294920f0e7c35b031d4b46bc5a5072af23_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel8@sha256:18c0e9a76603a5312f3c7e2b9d468fe5a6d1e3f3f3b41c5ddcad952f6a49e528_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel8@sha256:2723ec216e5ead0550a5dece8b4ef76abade44503ff67da9becdb59ee6a74b64_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel8@sha256:5f68ba66d17d612702cc47916df916b751c3b8d71faa094f1a174cb4338c3d68_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel8@sha256:8d927c5044b9df81791f00774e7831f0a4d5a458f7a335f8bf925696b5479548_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel8@sha256:3d6ba54c22f00a6eefdb5a920e9f2a377cd25f46ac0ce43fbbd207f9bddf87af_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel8@sha256:4f9a87bf93808a7c27c0bcd5387527fd9261f4c666da11e4f5ba8f831028fc3e_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel8@sha256:6ecd313eff04d48c873fa3b4b3a0e1bc94e1e715ab5919e33718a06a2b561851_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel8@sha256:7efeac843ef6910c061c535e290dc43a8fca0522e1897845237bff9df7706da9_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel8@sha256:3e51c0031aaefd0b1ae80908c887075c82888f29552a4b71a3de6148ed6a7fb4_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel8@sha256:578c9afda064065cc2f4e18b59dbb92cf78015654573de80a72bc4e56fc0d1f3_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel8@sha256:d4fa2a61f381b3f00b9fb76cb1d019b28a2413a936f9b5a786d1d98e8a8361a0_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel8@sha256:fbbf6924f67a455359ccd4e884e1608fb20475850e874874d158f5f2e01425c8_amd64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel8@sha256:0cb744cb7946d857a2cffec641fcbc994e77ddc8d4a5b14c17a28621f4a0a4a9_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel8@sha256:416c99f02abb6274fc87b2599e96b90e74e7a94c28806629c2b98fb2dc7e2afc_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel8@sha256:5c78dfe2380653f0167358565c8b7cab1010321a4eda27ec931715805ab2c256_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel8@sha256:d71dc72648f45660ae1fd98acac0f1876540cac853f5c097ab85c3a5f2c2084f_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel8@sha256:494857108f0b09c8b8985062cc11b9879d126b207fcd72f6abb64ded3d8d1793_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel8@sha256:abca24c41cb24749e70a90aac93354d1924785e3eaf92a55b6906690861bac49_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel8@sha256:b7b03dd023aafe65290969336bcf9e0b7a241c3510dcb3d26519581ba4eed719_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel8@sha256:d52e4a16b2908e99f1e69a1e2ee9233a231fd28c70916ed06c9cd8560478340c_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-controller-rhel8@sha256:35c7d22ab878030711c1ec9d340f25f78257ca3eabdcb5db23db90e80d55e8f1_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-controller-rhel8@sha256:5345cdb7e11186fda1577345f0e426946a5ee9e6bbe6486845511f03114dbe52_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-controller-rhel8@sha256:71d7e93eb9e845a429a7e68801ce7675ffdeebb730c236a8b6c3d59767d8e5d8_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-controller-rhel8@sha256:b33b33412464a6d0bf510e6dd2dc7df8b4ced9a5c08a14d8522db6c8457d1a36_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel8@sha256:9209e159bb11236b49511ed3a59c7f687d06a9f82a02497a637d765cc14ea0c3_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel8@sha256:b2c21a004712bd198698ea75793e57abbe1665e17479e34d0b5e8c81d60b967d_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel8@sha256:b894d94d3e18dc2f4f71f4e791e25da158397264b49ac82f4780ac3322e66200_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel8@sha256:f532249811710dde78cab85e31f99bfebb5ee161167f8116ea00297ac343eefd_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-events-rhel8@sha256:001e28b882e81e4d424b2e1a39933211f15e68048406a6432e6ec59e4b96cc2c_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-events-rhel8@sha256:03dc5eb942a8fb202d8d6492764d5d27dcc326b556bb068070c10b00a3a9d277_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-events-rhel8@sha256:0e59fd179abc02c54784b3293bc3d21087bd0ec135c691c5523879149da33a5a_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-events-rhel8@sha256:898085897ff200fdba4d6c14b59548c7fe53164a8c2649e2263a69116737edbf_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel8@sha256:3479cbadb4aa7bab5cc56115d7efe4e406d60010e28561857804926c3fbac9cc_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel8@sha256:6067cedcfde517cc751e14030c620126ea6facf50a4ff16374ca8ebe7bfcbe8b_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel8@sha256:a77292658b1ef1e2922f2b7c904ff73c8911bb84f130953897c3a66aec8560da_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel8@sha256:c8aaf02aede730dacca2eed8bb32044f39b74d3ee3fd619a0fa2af864d874fa6_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel8@sha256:1066cf4185e3cd917c05e6d6759fb0a69428c4b43398df10dff8abe523761c09_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel8@sha256:525bbd7fe14ba88b4d9be13c5857e477e3a8daac1185a146707ebb8ef8e81acd_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel8@sha256:dbb678695a4bd07c27a14fec9b70359929bf0d4d33d9ce2d70d1b5157e5026c1_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel8@sha256:fbddec04429c15c833b7631fe3d7c783d33520f30f6d5c8aef2e66b7634873b8_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel8@sha256:0a12cf22aa798dbc3661f7e83aa9c280fe394de5b0ecc6ed7c93be1df539fce9_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel8@sha256:cf30088c2a33f0717657b0ac7c2df1544cb02a39e235011c9d21c658222ef39e_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel8@sha256:ea7aae64763683de9e3fcbda5d6865c975a561b8c6b4299be9dd34088bc5e684_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel8@sha256:fdd2f4bffececf03b6566cf573fdf6224495d79a75ad1031219fad9902d7a3f1_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel8@sha256:0dee713a14ab49d93b52b280d4ca3c6fc1c5f604087c81b755a6715330c91ea7_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel8@sha256:50133b51c695735e5f1fdb54d5423331091c1d113b0747d9565a42839d7510bc_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel8@sha256:56bf189b754dee71d8b4ce9e44389b4ca0762e5f633e728210825472f4c8f3f6_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel8@sha256:d356f3a86b2d3054a9f9c6e36bd488c8eaaef4af199e6a8188f8b50921698d25_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel8@sha256:23a535f97d17329cf2a1cc9dde90d4d9e2f3f5d979539a8ef5982e1f6693b144_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel8@sha256:7b61bda6116f3f1e93c856543ade553b0a1e4353542f5147da6929a5a8adbac3_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel8@sha256:ab98453c7e13ef2a9429531a1b1635e814df4784599be5c79848fcc849d05136_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel8@sha256:d2993b1a28d230faf64f020c8e8248e06fabf5cd225189b8218a71b2f40e6a9b_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel8@sha256:065def0cfd1e282fd57faedff24873ddb4057afd42d4abc887859c6b8cf8c901_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel8@sha256:14e1402c0d2f4d449146471fff84f6548affdbcd81d1864bce0d29c29ccb15bd_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel8@sha256:1709fbbd4a92d49d492e6bc977f2c32efe4559bde59668e818be70d38acdf757_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel8@sha256:5f9e44c7e682756007cc7bc493511c4a44536a04271ec1984f5a3ece7f1a8a49_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-nop-rhel8@sha256:72978ab3728ae29e51b68affb9e0b9a501bc69653c392783cb9ea121c8971661_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-nop-rhel8@sha256:9a0cf80bdfe89d4c472dc555f314d0bd5c4763bc637d45ddd89b8bb78236a44f_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-nop-rhel8@sha256:b767a9acd7013d08b744b8155cecbe219bfd7a416a3f1ac3a129d67ab062741a_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-nop-rhel8@sha256:dfb1b5680a223da82b0b2dada35342525a88a925f4d22b8168c7edcf2b93049c_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel8@sha256:46612f85239df62f6c6d3684367e34a06ddf3982754d5d130b5c0d77f587deea_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel8@sha256:4c111f708f6ae46c74f7ecae415b9b12e1cbb0380f97c4bee6f98ce32de0ef18_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel8@sha256:607ba1de03fdda867014d183a7f54745c6d687441d7e230cbe45d9234c623ed2_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel8@sha256:c7633b12a75e2a382fb3104a6fcc03227dcc980d2d764f828c75b48ccf73bbab_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel8@sha256:0a2fbc739785a2cc2ad17b79e360788216b2a87422e7d1512ea59a8672557a3e_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel8@sha256:25c1f3d9abd1e123e2a11e5349c0b59eb24238a10dc16e01e59976d061ea7af7_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel8@sha256:375388a1122a4bc5ffe695d4f8c69c9cf0c1d65ba89e92a6caeb68be40fbbbdc_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel8@sha256:739b8da7ebcad332129f65fee9e17f2b29370b1f68c030e3751d2f37ed4f9326_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel8@sha256:0d2a673d31a7b920fce466a25fa1968c57fe95d1c8c5bd2759f5de611d000b5f_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel8@sha256:3542aba4cb22ce189574cf439a9dc758678e6272b83d8ff6089f1815284c576b_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel8@sha256:8c97cb0a4a88a1ddb7a6e7650100e958464b526d7c1454c306c7326f75ca0ab1_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel8@sha256:8ce8fce1d1e1acd9fb44dc4d5797e57fe8e349624f6c7b1351757d7d6143b679_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel8@sha256:540dd3000891505e605b3f269f99da6c53d1e452cf35bb7a1918bb8ce190772b_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel8@sha256:5f0ff9a2dfa1468eff57b5e44d971056d06e6c5a2672e14717686b3eba17a341_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel8@sha256:bba628b46144f5d52f4a6e303d1b90c9a7f4a0a7b3f0c13839f9f795da874254_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel8@sha256:f2ee01a1a497bd505ca1289290c0a07eda82901e698079fe1bc6557519d4ee99_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel8@sha256:37002485d6cf0f0ce261894d23db0bf94291fa7a121a154d15e5e4dcde20961f_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel8@sha256:7561c3f65b9ea5268ed46b35f821c319abb1b4cb0894885a5a205cb920842b50_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel8@sha256:7f56583cad2cef40a2be5f4e96a62fcc155c8818fdc7d786400fadb60c85e631_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel8@sha256:ac72ab75d693dd84576e61df319e891b3de889f4e347c9c5b6597ccbd529ae0d_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel8@sha256:025fa4d5b4ca78c69f85c8836f9e585f71c2e48466ff7f38fab36dc66f65880e_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel8@sha256:534369ccbc380afa8482d089c9806484843122f9f3ece03d468604ef2de1daff_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel8@sha256:cea3159fd16b609ef54d99bf435f72c142f0f7ecbbe3c3eaa9dd2035267395d2_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel8@sha256:eae22f08294cb4179c659fca1effea2fc9f270a3059ddd32cf5a9ba1aaf8d2d1_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel8@sha256:1873003c677cb43b754c22493f9ecd91fa61eced098816823b7bceaf2051113a_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel8@sha256:26e9f9232764f62c9c8ec24c3f7938fdaa362f4f10b6c71c894b1cea92f55404_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel8@sha256:8969e863a2ac74d0ab37812bd0aa5d86f261b97d0c2fecd0f35d2343c2f5bd67_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel8@sha256:bc98620c8b16b39d796d81f25bd30ff227f2f2e723536bf28d55bdc76e9ac1ad_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel8@sha256:2f5cd53d974785de7aa44cb7ff7340e08c44a98eac5b3b60a9eb4535e63e62f7_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel8@sha256:608f3eb154f67488869fceeee31df1bcf596385c41d03c7390364153bac6b8b2_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel8@sha256:ca0bcdf562b50a8d2d665172658de8f444dab6fb4ca39ce49abb253e05aa8c7c_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel8@sha256:fed536fdc9330d719dda8baef65c856e9c301e86363b767a52f78fea8336103e_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel8@sha256:012597e8046bf9f3e53d6f3c9543405e77ad5fd8f44964bc669cdf9581726170_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel8@sha256:36959d582ce1a74d7bf594b8e1b84edfa14233ddc2a2b22fcb66c0a0335a7bd3_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel8@sha256:3888fb9d6780e137b4545e8830f45383e68ca84a42394749b64e391d535172e7_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel8@sha256:79af298015635f2bde40b74943cc5aa201d8bef1cb1d333938816757328609e6_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel8@sha256:0d45b4a62b0fc7e101f68e94d6f1b18bc1a2770cccfebc27380d1bbcafbabb49_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel8@sha256:142369000580845dc3a0da67cf4de781dd2ad1ccaa6acf234d7650424e95bf09_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel8@sha256:26d9157c1a6c7d0cfcde263a0a17b15cca996b2b79c6cf0168a16304068c6abc_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel8@sha256:7a4aa11a1273f668d89230adaa720b4e1fcea0cbaa57c63fa01a2cf6867d981c_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel8@sha256:25f485a1b1e0c5015304744148e7a3fbb6728fe90f389e5d507b2d36917efdf5_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel8@sha256:6f30b86646ff8d94ba28949bdf826d751fba38c824a3acabb1480896f41d411a_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel8@sha256:a0663bcada815073c34ec07a99cd53242db85e933912c48b5ed25892ccfa4eb1_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel8@sha256:e6213a9e4243024eb73cef85526dbc294920f0e7c35b031d4b46bc5a5072af23_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel8@sha256:18c0e9a76603a5312f3c7e2b9d468fe5a6d1e3f3f3b41c5ddcad952f6a49e528_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel8@sha256:2723ec216e5ead0550a5dece8b4ef76abade44503ff67da9becdb59ee6a74b64_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel8@sha256:5f68ba66d17d612702cc47916df916b751c3b8d71faa094f1a174cb4338c3d68_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel8@sha256:8d927c5044b9df81791f00774e7831f0a4d5a458f7a335f8bf925696b5479548_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel8@sha256:3d6ba54c22f00a6eefdb5a920e9f2a377cd25f46ac0ce43fbbd207f9bddf87af_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel8@sha256:4f9a87bf93808a7c27c0bcd5387527fd9261f4c666da11e4f5ba8f831028fc3e_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel8@sha256:6ecd313eff04d48c873fa3b4b3a0e1bc94e1e715ab5919e33718a06a2b561851_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel8@sha256:7efeac843ef6910c061c535e290dc43a8fca0522e1897845237bff9df7706da9_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel8@sha256:3e51c0031aaefd0b1ae80908c887075c82888f29552a4b71a3de6148ed6a7fb4_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel8@sha256:578c9afda064065cc2f4e18b59dbb92cf78015654573de80a72bc4e56fc0d1f3_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel8@sha256:d4fa2a61f381b3f00b9fb76cb1d019b28a2413a936f9b5a786d1d98e8a8361a0_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel8@sha256:fbbf6924f67a455359ccd4e884e1608fb20475850e874874d158f5f2e01425c8_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "qs: qs: Denial of Service via improper input validation in array parsing"
},
{
"cve": "CVE-2025-66031",
"cwe": {
"id": "CWE-674",
"name": "Uncontrolled Recursion"
},
"discovery_date": "2025-11-26T23:01:36.363253+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel8@sha256:0cb744cb7946d857a2cffec641fcbc994e77ddc8d4a5b14c17a28621f4a0a4a9_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel8@sha256:416c99f02abb6274fc87b2599e96b90e74e7a94c28806629c2b98fb2dc7e2afc_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel8@sha256:5c78dfe2380653f0167358565c8b7cab1010321a4eda27ec931715805ab2c256_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel8@sha256:d71dc72648f45660ae1fd98acac0f1876540cac853f5c097ab85c3a5f2c2084f_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel8@sha256:494857108f0b09c8b8985062cc11b9879d126b207fcd72f6abb64ded3d8d1793_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel8@sha256:abca24c41cb24749e70a90aac93354d1924785e3eaf92a55b6906690861bac49_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel8@sha256:b7b03dd023aafe65290969336bcf9e0b7a241c3510dcb3d26519581ba4eed719_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel8@sha256:d52e4a16b2908e99f1e69a1e2ee9233a231fd28c70916ed06c9cd8560478340c_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-controller-rhel8@sha256:35c7d22ab878030711c1ec9d340f25f78257ca3eabdcb5db23db90e80d55e8f1_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-controller-rhel8@sha256:5345cdb7e11186fda1577345f0e426946a5ee9e6bbe6486845511f03114dbe52_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-controller-rhel8@sha256:71d7e93eb9e845a429a7e68801ce7675ffdeebb730c236a8b6c3d59767d8e5d8_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-controller-rhel8@sha256:b33b33412464a6d0bf510e6dd2dc7df8b4ced9a5c08a14d8522db6c8457d1a36_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel8@sha256:9209e159bb11236b49511ed3a59c7f687d06a9f82a02497a637d765cc14ea0c3_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel8@sha256:b2c21a004712bd198698ea75793e57abbe1665e17479e34d0b5e8c81d60b967d_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel8@sha256:b894d94d3e18dc2f4f71f4e791e25da158397264b49ac82f4780ac3322e66200_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel8@sha256:f532249811710dde78cab85e31f99bfebb5ee161167f8116ea00297ac343eefd_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-events-rhel8@sha256:001e28b882e81e4d424b2e1a39933211f15e68048406a6432e6ec59e4b96cc2c_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-events-rhel8@sha256:03dc5eb942a8fb202d8d6492764d5d27dcc326b556bb068070c10b00a3a9d277_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-events-rhel8@sha256:0e59fd179abc02c54784b3293bc3d21087bd0ec135c691c5523879149da33a5a_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-events-rhel8@sha256:898085897ff200fdba4d6c14b59548c7fe53164a8c2649e2263a69116737edbf_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel8@sha256:3479cbadb4aa7bab5cc56115d7efe4e406d60010e28561857804926c3fbac9cc_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel8@sha256:6067cedcfde517cc751e14030c620126ea6facf50a4ff16374ca8ebe7bfcbe8b_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel8@sha256:a77292658b1ef1e2922f2b7c904ff73c8911bb84f130953897c3a66aec8560da_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel8@sha256:c8aaf02aede730dacca2eed8bb32044f39b74d3ee3fd619a0fa2af864d874fa6_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel8@sha256:1066cf4185e3cd917c05e6d6759fb0a69428c4b43398df10dff8abe523761c09_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel8@sha256:525bbd7fe14ba88b4d9be13c5857e477e3a8daac1185a146707ebb8ef8e81acd_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel8@sha256:dbb678695a4bd07c27a14fec9b70359929bf0d4d33d9ce2d70d1b5157e5026c1_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel8@sha256:fbddec04429c15c833b7631fe3d7c783d33520f30f6d5c8aef2e66b7634873b8_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel8@sha256:0a12cf22aa798dbc3661f7e83aa9c280fe394de5b0ecc6ed7c93be1df539fce9_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel8@sha256:cf30088c2a33f0717657b0ac7c2df1544cb02a39e235011c9d21c658222ef39e_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel8@sha256:ea7aae64763683de9e3fcbda5d6865c975a561b8c6b4299be9dd34088bc5e684_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel8@sha256:fdd2f4bffececf03b6566cf573fdf6224495d79a75ad1031219fad9902d7a3f1_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel8@sha256:23a535f97d17329cf2a1cc9dde90d4d9e2f3f5d979539a8ef5982e1f6693b144_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel8@sha256:7b61bda6116f3f1e93c856543ade553b0a1e4353542f5147da6929a5a8adbac3_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel8@sha256:ab98453c7e13ef2a9429531a1b1635e814df4784599be5c79848fcc849d05136_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel8@sha256:d2993b1a28d230faf64f020c8e8248e06fabf5cd225189b8218a71b2f40e6a9b_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel8@sha256:065def0cfd1e282fd57faedff24873ddb4057afd42d4abc887859c6b8cf8c901_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel8@sha256:14e1402c0d2f4d449146471fff84f6548affdbcd81d1864bce0d29c29ccb15bd_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel8@sha256:1709fbbd4a92d49d492e6bc977f2c32efe4559bde59668e818be70d38acdf757_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel8@sha256:5f9e44c7e682756007cc7bc493511c4a44536a04271ec1984f5a3ece7f1a8a49_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-nop-rhel8@sha256:72978ab3728ae29e51b68affb9e0b9a501bc69653c392783cb9ea121c8971661_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-nop-rhel8@sha256:9a0cf80bdfe89d4c472dc555f314d0bd5c4763bc637d45ddd89b8bb78236a44f_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-nop-rhel8@sha256:b767a9acd7013d08b744b8155cecbe219bfd7a416a3f1ac3a129d67ab062741a_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-nop-rhel8@sha256:dfb1b5680a223da82b0b2dada35342525a88a925f4d22b8168c7edcf2b93049c_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel8@sha256:46612f85239df62f6c6d3684367e34a06ddf3982754d5d130b5c0d77f587deea_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel8@sha256:4c111f708f6ae46c74f7ecae415b9b12e1cbb0380f97c4bee6f98ce32de0ef18_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel8@sha256:607ba1de03fdda867014d183a7f54745c6d687441d7e230cbe45d9234c623ed2_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel8@sha256:c7633b12a75e2a382fb3104a6fcc03227dcc980d2d764f828c75b48ccf73bbab_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel8@sha256:0a2fbc739785a2cc2ad17b79e360788216b2a87422e7d1512ea59a8672557a3e_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel8@sha256:25c1f3d9abd1e123e2a11e5349c0b59eb24238a10dc16e01e59976d061ea7af7_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel8@sha256:375388a1122a4bc5ffe695d4f8c69c9cf0c1d65ba89e92a6caeb68be40fbbbdc_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel8@sha256:739b8da7ebcad332129f65fee9e17f2b29370b1f68c030e3751d2f37ed4f9326_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel8@sha256:0d2a673d31a7b920fce466a25fa1968c57fe95d1c8c5bd2759f5de611d000b5f_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel8@sha256:3542aba4cb22ce189574cf439a9dc758678e6272b83d8ff6089f1815284c576b_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel8@sha256:8c97cb0a4a88a1ddb7a6e7650100e958464b526d7c1454c306c7326f75ca0ab1_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel8@sha256:8ce8fce1d1e1acd9fb44dc4d5797e57fe8e349624f6c7b1351757d7d6143b679_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel8@sha256:540dd3000891505e605b3f269f99da6c53d1e452cf35bb7a1918bb8ce190772b_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel8@sha256:5f0ff9a2dfa1468eff57b5e44d971056d06e6c5a2672e14717686b3eba17a341_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel8@sha256:bba628b46144f5d52f4a6e303d1b90c9a7f4a0a7b3f0c13839f9f795da874254_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel8@sha256:f2ee01a1a497bd505ca1289290c0a07eda82901e698079fe1bc6557519d4ee99_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel8@sha256:37002485d6cf0f0ce261894d23db0bf94291fa7a121a154d15e5e4dcde20961f_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel8@sha256:7561c3f65b9ea5268ed46b35f821c319abb1b4cb0894885a5a205cb920842b50_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel8@sha256:7f56583cad2cef40a2be5f4e96a62fcc155c8818fdc7d786400fadb60c85e631_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel8@sha256:ac72ab75d693dd84576e61df319e891b3de889f4e347c9c5b6597ccbd529ae0d_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel8@sha256:025fa4d5b4ca78c69f85c8836f9e585f71c2e48466ff7f38fab36dc66f65880e_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel8@sha256:534369ccbc380afa8482d089c9806484843122f9f3ece03d468604ef2de1daff_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel8@sha256:cea3159fd16b609ef54d99bf435f72c142f0f7ecbbe3c3eaa9dd2035267395d2_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel8@sha256:eae22f08294cb4179c659fca1effea2fc9f270a3059ddd32cf5a9ba1aaf8d2d1_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel8@sha256:1873003c677cb43b754c22493f9ecd91fa61eced098816823b7bceaf2051113a_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel8@sha256:26e9f9232764f62c9c8ec24c3f7938fdaa362f4f10b6c71c894b1cea92f55404_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel8@sha256:8969e863a2ac74d0ab37812bd0aa5d86f261b97d0c2fecd0f35d2343c2f5bd67_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel8@sha256:bc98620c8b16b39d796d81f25bd30ff227f2f2e723536bf28d55bdc76e9ac1ad_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel8@sha256:2f5cd53d974785de7aa44cb7ff7340e08c44a98eac5b3b60a9eb4535e63e62f7_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel8@sha256:608f3eb154f67488869fceeee31df1bcf596385c41d03c7390364153bac6b8b2_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel8@sha256:ca0bcdf562b50a8d2d665172658de8f444dab6fb4ca39ce49abb253e05aa8c7c_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel8@sha256:fed536fdc9330d719dda8baef65c856e9c301e86363b767a52f78fea8336103e_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel8@sha256:012597e8046bf9f3e53d6f3c9543405e77ad5fd8f44964bc669cdf9581726170_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel8@sha256:36959d582ce1a74d7bf594b8e1b84edfa14233ddc2a2b22fcb66c0a0335a7bd3_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel8@sha256:3888fb9d6780e137b4545e8830f45383e68ca84a42394749b64e391d535172e7_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel8@sha256:79af298015635f2bde40b74943cc5aa201d8bef1cb1d333938816757328609e6_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel8@sha256:0d45b4a62b0fc7e101f68e94d6f1b18bc1a2770cccfebc27380d1bbcafbabb49_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel8@sha256:142369000580845dc3a0da67cf4de781dd2ad1ccaa6acf234d7650424e95bf09_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel8@sha256:26d9157c1a6c7d0cfcde263a0a17b15cca996b2b79c6cf0168a16304068c6abc_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel8@sha256:7a4aa11a1273f668d89230adaa720b4e1fcea0cbaa57c63fa01a2cf6867d981c_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel8@sha256:25f485a1b1e0c5015304744148e7a3fbb6728fe90f389e5d507b2d36917efdf5_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel8@sha256:6f30b86646ff8d94ba28949bdf826d751fba38c824a3acabb1480896f41d411a_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel8@sha256:a0663bcada815073c34ec07a99cd53242db85e933912c48b5ed25892ccfa4eb1_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel8@sha256:e6213a9e4243024eb73cef85526dbc294920f0e7c35b031d4b46bc5a5072af23_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel8@sha256:18c0e9a76603a5312f3c7e2b9d468fe5a6d1e3f3f3b41c5ddcad952f6a49e528_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel8@sha256:2723ec216e5ead0550a5dece8b4ef76abade44503ff67da9becdb59ee6a74b64_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel8@sha256:5f68ba66d17d612702cc47916df916b751c3b8d71faa094f1a174cb4338c3d68_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel8@sha256:8d927c5044b9df81791f00774e7831f0a4d5a458f7a335f8bf925696b5479548_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel8@sha256:3d6ba54c22f00a6eefdb5a920e9f2a377cd25f46ac0ce43fbbd207f9bddf87af_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel8@sha256:4f9a87bf93808a7c27c0bcd5387527fd9261f4c666da11e4f5ba8f831028fc3e_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel8@sha256:6ecd313eff04d48c873fa3b4b3a0e1bc94e1e715ab5919e33718a06a2b561851_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel8@sha256:7efeac843ef6910c061c535e290dc43a8fca0522e1897845237bff9df7706da9_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel8@sha256:3e51c0031aaefd0b1ae80908c887075c82888f29552a4b71a3de6148ed6a7fb4_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel8@sha256:578c9afda064065cc2f4e18b59dbb92cf78015654573de80a72bc4e56fc0d1f3_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel8@sha256:d4fa2a61f381b3f00b9fb76cb1d019b28a2413a936f9b5a786d1d98e8a8361a0_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel8@sha256:fbbf6924f67a455359ccd4e884e1608fb20475850e874874d158f5f2e01425c8_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2417397"
}
],
"notes": [
{
"category": "description",
"text": "An ASN.1 Denial of Service (Dos) vulnerability exists in the node-forge asn1.fromDer function within forge/lib/asn1.js. The ASN.1 DER parser implementation (_fromDer) recurses for every constructed ASN.1 value (SEQUENCE, SET, etc.) and lacks a guard limiting recursion depth. An attacker can craft a small DER blob containing a very large nesting depth of constructed TLVs which causes the Node.js V8 engine to exhaust its call stack and throw RangeError: Maximum call stack size exceeded, crashing or incapacitating the process handling the parse. This is a remote, low-cost Denial-of-Service against applications that parse untrusted ASN.1 objects.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "node-forge: node-forge ASN.1 Unbounded Recursion",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel8@sha256:0dee713a14ab49d93b52b280d4ca3c6fc1c5f604087c81b755a6715330c91ea7_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel8@sha256:50133b51c695735e5f1fdb54d5423331091c1d113b0747d9565a42839d7510bc_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel8@sha256:56bf189b754dee71d8b4ce9e44389b4ca0762e5f633e728210825472f4c8f3f6_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel8@sha256:d356f3a86b2d3054a9f9c6e36bd488c8eaaef4af199e6a8188f8b50921698d25_arm64"
],
"known_not_affected": [
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel8@sha256:0cb744cb7946d857a2cffec641fcbc994e77ddc8d4a5b14c17a28621f4a0a4a9_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel8@sha256:416c99f02abb6274fc87b2599e96b90e74e7a94c28806629c2b98fb2dc7e2afc_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel8@sha256:5c78dfe2380653f0167358565c8b7cab1010321a4eda27ec931715805ab2c256_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel8@sha256:d71dc72648f45660ae1fd98acac0f1876540cac853f5c097ab85c3a5f2c2084f_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel8@sha256:494857108f0b09c8b8985062cc11b9879d126b207fcd72f6abb64ded3d8d1793_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel8@sha256:abca24c41cb24749e70a90aac93354d1924785e3eaf92a55b6906690861bac49_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel8@sha256:b7b03dd023aafe65290969336bcf9e0b7a241c3510dcb3d26519581ba4eed719_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel8@sha256:d52e4a16b2908e99f1e69a1e2ee9233a231fd28c70916ed06c9cd8560478340c_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-controller-rhel8@sha256:35c7d22ab878030711c1ec9d340f25f78257ca3eabdcb5db23db90e80d55e8f1_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-controller-rhel8@sha256:5345cdb7e11186fda1577345f0e426946a5ee9e6bbe6486845511f03114dbe52_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-controller-rhel8@sha256:71d7e93eb9e845a429a7e68801ce7675ffdeebb730c236a8b6c3d59767d8e5d8_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-controller-rhel8@sha256:b33b33412464a6d0bf510e6dd2dc7df8b4ced9a5c08a14d8522db6c8457d1a36_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel8@sha256:9209e159bb11236b49511ed3a59c7f687d06a9f82a02497a637d765cc14ea0c3_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel8@sha256:b2c21a004712bd198698ea75793e57abbe1665e17479e34d0b5e8c81d60b967d_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel8@sha256:b894d94d3e18dc2f4f71f4e791e25da158397264b49ac82f4780ac3322e66200_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel8@sha256:f532249811710dde78cab85e31f99bfebb5ee161167f8116ea00297ac343eefd_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-events-rhel8@sha256:001e28b882e81e4d424b2e1a39933211f15e68048406a6432e6ec59e4b96cc2c_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-events-rhel8@sha256:03dc5eb942a8fb202d8d6492764d5d27dcc326b556bb068070c10b00a3a9d277_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-events-rhel8@sha256:0e59fd179abc02c54784b3293bc3d21087bd0ec135c691c5523879149da33a5a_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-events-rhel8@sha256:898085897ff200fdba4d6c14b59548c7fe53164a8c2649e2263a69116737edbf_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel8@sha256:3479cbadb4aa7bab5cc56115d7efe4e406d60010e28561857804926c3fbac9cc_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel8@sha256:6067cedcfde517cc751e14030c620126ea6facf50a4ff16374ca8ebe7bfcbe8b_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel8@sha256:a77292658b1ef1e2922f2b7c904ff73c8911bb84f130953897c3a66aec8560da_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel8@sha256:c8aaf02aede730dacca2eed8bb32044f39b74d3ee3fd619a0fa2af864d874fa6_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel8@sha256:1066cf4185e3cd917c05e6d6759fb0a69428c4b43398df10dff8abe523761c09_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel8@sha256:525bbd7fe14ba88b4d9be13c5857e477e3a8daac1185a146707ebb8ef8e81acd_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel8@sha256:dbb678695a4bd07c27a14fec9b70359929bf0d4d33d9ce2d70d1b5157e5026c1_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel8@sha256:fbddec04429c15c833b7631fe3d7c783d33520f30f6d5c8aef2e66b7634873b8_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel8@sha256:0a12cf22aa798dbc3661f7e83aa9c280fe394de5b0ecc6ed7c93be1df539fce9_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel8@sha256:cf30088c2a33f0717657b0ac7c2df1544cb02a39e235011c9d21c658222ef39e_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel8@sha256:ea7aae64763683de9e3fcbda5d6865c975a561b8c6b4299be9dd34088bc5e684_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel8@sha256:fdd2f4bffececf03b6566cf573fdf6224495d79a75ad1031219fad9902d7a3f1_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel8@sha256:23a535f97d17329cf2a1cc9dde90d4d9e2f3f5d979539a8ef5982e1f6693b144_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel8@sha256:7b61bda6116f3f1e93c856543ade553b0a1e4353542f5147da6929a5a8adbac3_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel8@sha256:ab98453c7e13ef2a9429531a1b1635e814df4784599be5c79848fcc849d05136_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel8@sha256:d2993b1a28d230faf64f020c8e8248e06fabf5cd225189b8218a71b2f40e6a9b_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel8@sha256:065def0cfd1e282fd57faedff24873ddb4057afd42d4abc887859c6b8cf8c901_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel8@sha256:14e1402c0d2f4d449146471fff84f6548affdbcd81d1864bce0d29c29ccb15bd_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel8@sha256:1709fbbd4a92d49d492e6bc977f2c32efe4559bde59668e818be70d38acdf757_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel8@sha256:5f9e44c7e682756007cc7bc493511c4a44536a04271ec1984f5a3ece7f1a8a49_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-nop-rhel8@sha256:72978ab3728ae29e51b68affb9e0b9a501bc69653c392783cb9ea121c8971661_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-nop-rhel8@sha256:9a0cf80bdfe89d4c472dc555f314d0bd5c4763bc637d45ddd89b8bb78236a44f_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-nop-rhel8@sha256:b767a9acd7013d08b744b8155cecbe219bfd7a416a3f1ac3a129d67ab062741a_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-nop-rhel8@sha256:dfb1b5680a223da82b0b2dada35342525a88a925f4d22b8168c7edcf2b93049c_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel8@sha256:46612f85239df62f6c6d3684367e34a06ddf3982754d5d130b5c0d77f587deea_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel8@sha256:4c111f708f6ae46c74f7ecae415b9b12e1cbb0380f97c4bee6f98ce32de0ef18_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel8@sha256:607ba1de03fdda867014d183a7f54745c6d687441d7e230cbe45d9234c623ed2_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel8@sha256:c7633b12a75e2a382fb3104a6fcc03227dcc980d2d764f828c75b48ccf73bbab_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel8@sha256:0a2fbc739785a2cc2ad17b79e360788216b2a87422e7d1512ea59a8672557a3e_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel8@sha256:25c1f3d9abd1e123e2a11e5349c0b59eb24238a10dc16e01e59976d061ea7af7_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel8@sha256:375388a1122a4bc5ffe695d4f8c69c9cf0c1d65ba89e92a6caeb68be40fbbbdc_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel8@sha256:739b8da7ebcad332129f65fee9e17f2b29370b1f68c030e3751d2f37ed4f9326_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel8@sha256:0d2a673d31a7b920fce466a25fa1968c57fe95d1c8c5bd2759f5de611d000b5f_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel8@sha256:3542aba4cb22ce189574cf439a9dc758678e6272b83d8ff6089f1815284c576b_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel8@sha256:8c97cb0a4a88a1ddb7a6e7650100e958464b526d7c1454c306c7326f75ca0ab1_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel8@sha256:8ce8fce1d1e1acd9fb44dc4d5797e57fe8e349624f6c7b1351757d7d6143b679_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel8@sha256:540dd3000891505e605b3f269f99da6c53d1e452cf35bb7a1918bb8ce190772b_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel8@sha256:5f0ff9a2dfa1468eff57b5e44d971056d06e6c5a2672e14717686b3eba17a341_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel8@sha256:bba628b46144f5d52f4a6e303d1b90c9a7f4a0a7b3f0c13839f9f795da874254_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel8@sha256:f2ee01a1a497bd505ca1289290c0a07eda82901e698079fe1bc6557519d4ee99_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel8@sha256:37002485d6cf0f0ce261894d23db0bf94291fa7a121a154d15e5e4dcde20961f_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel8@sha256:7561c3f65b9ea5268ed46b35f821c319abb1b4cb0894885a5a205cb920842b50_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel8@sha256:7f56583cad2cef40a2be5f4e96a62fcc155c8818fdc7d786400fadb60c85e631_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel8@sha256:ac72ab75d693dd84576e61df319e891b3de889f4e347c9c5b6597ccbd529ae0d_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel8@sha256:025fa4d5b4ca78c69f85c8836f9e585f71c2e48466ff7f38fab36dc66f65880e_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel8@sha256:534369ccbc380afa8482d089c9806484843122f9f3ece03d468604ef2de1daff_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel8@sha256:cea3159fd16b609ef54d99bf435f72c142f0f7ecbbe3c3eaa9dd2035267395d2_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel8@sha256:eae22f08294cb4179c659fca1effea2fc9f270a3059ddd32cf5a9ba1aaf8d2d1_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel8@sha256:1873003c677cb43b754c22493f9ecd91fa61eced098816823b7bceaf2051113a_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel8@sha256:26e9f9232764f62c9c8ec24c3f7938fdaa362f4f10b6c71c894b1cea92f55404_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel8@sha256:8969e863a2ac74d0ab37812bd0aa5d86f261b97d0c2fecd0f35d2343c2f5bd67_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel8@sha256:bc98620c8b16b39d796d81f25bd30ff227f2f2e723536bf28d55bdc76e9ac1ad_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel8@sha256:2f5cd53d974785de7aa44cb7ff7340e08c44a98eac5b3b60a9eb4535e63e62f7_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel8@sha256:608f3eb154f67488869fceeee31df1bcf596385c41d03c7390364153bac6b8b2_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel8@sha256:ca0bcdf562b50a8d2d665172658de8f444dab6fb4ca39ce49abb253e05aa8c7c_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel8@sha256:fed536fdc9330d719dda8baef65c856e9c301e86363b767a52f78fea8336103e_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel8@sha256:012597e8046bf9f3e53d6f3c9543405e77ad5fd8f44964bc669cdf9581726170_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel8@sha256:36959d582ce1a74d7bf594b8e1b84edfa14233ddc2a2b22fcb66c0a0335a7bd3_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel8@sha256:3888fb9d6780e137b4545e8830f45383e68ca84a42394749b64e391d535172e7_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel8@sha256:79af298015635f2bde40b74943cc5aa201d8bef1cb1d333938816757328609e6_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel8@sha256:0d45b4a62b0fc7e101f68e94d6f1b18bc1a2770cccfebc27380d1bbcafbabb49_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel8@sha256:142369000580845dc3a0da67cf4de781dd2ad1ccaa6acf234d7650424e95bf09_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel8@sha256:26d9157c1a6c7d0cfcde263a0a17b15cca996b2b79c6cf0168a16304068c6abc_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel8@sha256:7a4aa11a1273f668d89230adaa720b4e1fcea0cbaa57c63fa01a2cf6867d981c_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel8@sha256:25f485a1b1e0c5015304744148e7a3fbb6728fe90f389e5d507b2d36917efdf5_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel8@sha256:6f30b86646ff8d94ba28949bdf826d751fba38c824a3acabb1480896f41d411a_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel8@sha256:a0663bcada815073c34ec07a99cd53242db85e933912c48b5ed25892ccfa4eb1_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel8@sha256:e6213a9e4243024eb73cef85526dbc294920f0e7c35b031d4b46bc5a5072af23_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel8@sha256:18c0e9a76603a5312f3c7e2b9d468fe5a6d1e3f3f3b41c5ddcad952f6a49e528_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel8@sha256:2723ec216e5ead0550a5dece8b4ef76abade44503ff67da9becdb59ee6a74b64_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel8@sha256:5f68ba66d17d612702cc47916df916b751c3b8d71faa094f1a174cb4338c3d68_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel8@sha256:8d927c5044b9df81791f00774e7831f0a4d5a458f7a335f8bf925696b5479548_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel8@sha256:3d6ba54c22f00a6eefdb5a920e9f2a377cd25f46ac0ce43fbbd207f9bddf87af_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel8@sha256:4f9a87bf93808a7c27c0bcd5387527fd9261f4c666da11e4f5ba8f831028fc3e_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel8@sha256:6ecd313eff04d48c873fa3b4b3a0e1bc94e1e715ab5919e33718a06a2b561851_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel8@sha256:7efeac843ef6910c061c535e290dc43a8fca0522e1897845237bff9df7706da9_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel8@sha256:3e51c0031aaefd0b1ae80908c887075c82888f29552a4b71a3de6148ed6a7fb4_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel8@sha256:578c9afda064065cc2f4e18b59dbb92cf78015654573de80a72bc4e56fc0d1f3_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel8@sha256:d4fa2a61f381b3f00b9fb76cb1d019b28a2413a936f9b5a786d1d98e8a8361a0_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel8@sha256:fbbf6924f67a455359ccd4e884e1608fb20475850e874874d158f5f2e01425c8_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-66031"
},
{
"category": "external",
"summary": "RHBZ#2417397",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2417397"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-66031",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-66031"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-66031",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-66031"
},
{
"category": "external",
"summary": "https://github.com/digitalbazaar/forge/commit/260425c6167a38aae038697132483b5517b26451",
"url": "https://github.com/digitalbazaar/forge/commit/260425c6167a38aae038697132483b5517b26451"
},
{
"category": "external",
"summary": "https://github.com/digitalbazaar/forge/security/advisories/GHSA-554w-wpv2-vw27",
"url": "https://github.com/digitalbazaar/forge/security/advisories/GHSA-554w-wpv2-vw27"
}
],
"release_date": "2025-11-26T22:23:26.013000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-03-04T07:12:04+00:00",
"details": "Red Hat OpenShift Pipelines is a cloud-native, continuous integration and\ncontinuous delivery (CI/CD) solution based on Kubernetes resources.\nIt uses Tekton building blocks to automate deployments across multiple\nplatforms by abstracting away the underlying implementation details.\nTekton introduces a number of standard custom resource definitions (CRDs)\nfor defining CI/CD pipelines that are portable across Kubernetes distributions.",
"product_ids": [
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel8@sha256:0dee713a14ab49d93b52b280d4ca3c6fc1c5f604087c81b755a6715330c91ea7_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel8@sha256:50133b51c695735e5f1fdb54d5423331091c1d113b0747d9565a42839d7510bc_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel8@sha256:56bf189b754dee71d8b4ce9e44389b4ca0762e5f633e728210825472f4c8f3f6_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel8@sha256:d356f3a86b2d3054a9f9c6e36bd488c8eaaef4af199e6a8188f8b50921698d25_arm64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:3712"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel8@sha256:0cb744cb7946d857a2cffec641fcbc994e77ddc8d4a5b14c17a28621f4a0a4a9_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel8@sha256:416c99f02abb6274fc87b2599e96b90e74e7a94c28806629c2b98fb2dc7e2afc_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel8@sha256:5c78dfe2380653f0167358565c8b7cab1010321a4eda27ec931715805ab2c256_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel8@sha256:d71dc72648f45660ae1fd98acac0f1876540cac853f5c097ab85c3a5f2c2084f_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel8@sha256:494857108f0b09c8b8985062cc11b9879d126b207fcd72f6abb64ded3d8d1793_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel8@sha256:abca24c41cb24749e70a90aac93354d1924785e3eaf92a55b6906690861bac49_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel8@sha256:b7b03dd023aafe65290969336bcf9e0b7a241c3510dcb3d26519581ba4eed719_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel8@sha256:d52e4a16b2908e99f1e69a1e2ee9233a231fd28c70916ed06c9cd8560478340c_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-controller-rhel8@sha256:35c7d22ab878030711c1ec9d340f25f78257ca3eabdcb5db23db90e80d55e8f1_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-controller-rhel8@sha256:5345cdb7e11186fda1577345f0e426946a5ee9e6bbe6486845511f03114dbe52_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-controller-rhel8@sha256:71d7e93eb9e845a429a7e68801ce7675ffdeebb730c236a8b6c3d59767d8e5d8_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-controller-rhel8@sha256:b33b33412464a6d0bf510e6dd2dc7df8b4ced9a5c08a14d8522db6c8457d1a36_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel8@sha256:9209e159bb11236b49511ed3a59c7f687d06a9f82a02497a637d765cc14ea0c3_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel8@sha256:b2c21a004712bd198698ea75793e57abbe1665e17479e34d0b5e8c81d60b967d_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel8@sha256:b894d94d3e18dc2f4f71f4e791e25da158397264b49ac82f4780ac3322e66200_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel8@sha256:f532249811710dde78cab85e31f99bfebb5ee161167f8116ea00297ac343eefd_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-events-rhel8@sha256:001e28b882e81e4d424b2e1a39933211f15e68048406a6432e6ec59e4b96cc2c_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-events-rhel8@sha256:03dc5eb942a8fb202d8d6492764d5d27dcc326b556bb068070c10b00a3a9d277_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-events-rhel8@sha256:0e59fd179abc02c54784b3293bc3d21087bd0ec135c691c5523879149da33a5a_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-events-rhel8@sha256:898085897ff200fdba4d6c14b59548c7fe53164a8c2649e2263a69116737edbf_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel8@sha256:3479cbadb4aa7bab5cc56115d7efe4e406d60010e28561857804926c3fbac9cc_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel8@sha256:6067cedcfde517cc751e14030c620126ea6facf50a4ff16374ca8ebe7bfcbe8b_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel8@sha256:a77292658b1ef1e2922f2b7c904ff73c8911bb84f130953897c3a66aec8560da_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel8@sha256:c8aaf02aede730dacca2eed8bb32044f39b74d3ee3fd619a0fa2af864d874fa6_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel8@sha256:1066cf4185e3cd917c05e6d6759fb0a69428c4b43398df10dff8abe523761c09_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel8@sha256:525bbd7fe14ba88b4d9be13c5857e477e3a8daac1185a146707ebb8ef8e81acd_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel8@sha256:dbb678695a4bd07c27a14fec9b70359929bf0d4d33d9ce2d70d1b5157e5026c1_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel8@sha256:fbddec04429c15c833b7631fe3d7c783d33520f30f6d5c8aef2e66b7634873b8_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel8@sha256:0a12cf22aa798dbc3661f7e83aa9c280fe394de5b0ecc6ed7c93be1df539fce9_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel8@sha256:cf30088c2a33f0717657b0ac7c2df1544cb02a39e235011c9d21c658222ef39e_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel8@sha256:ea7aae64763683de9e3fcbda5d6865c975a561b8c6b4299be9dd34088bc5e684_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel8@sha256:fdd2f4bffececf03b6566cf573fdf6224495d79a75ad1031219fad9902d7a3f1_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel8@sha256:0dee713a14ab49d93b52b280d4ca3c6fc1c5f604087c81b755a6715330c91ea7_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel8@sha256:50133b51c695735e5f1fdb54d5423331091c1d113b0747d9565a42839d7510bc_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel8@sha256:56bf189b754dee71d8b4ce9e44389b4ca0762e5f633e728210825472f4c8f3f6_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel8@sha256:d356f3a86b2d3054a9f9c6e36bd488c8eaaef4af199e6a8188f8b50921698d25_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel8@sha256:23a535f97d17329cf2a1cc9dde90d4d9e2f3f5d979539a8ef5982e1f6693b144_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel8@sha256:7b61bda6116f3f1e93c856543ade553b0a1e4353542f5147da6929a5a8adbac3_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel8@sha256:ab98453c7e13ef2a9429531a1b1635e814df4784599be5c79848fcc849d05136_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel8@sha256:d2993b1a28d230faf64f020c8e8248e06fabf5cd225189b8218a71b2f40e6a9b_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel8@sha256:065def0cfd1e282fd57faedff24873ddb4057afd42d4abc887859c6b8cf8c901_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel8@sha256:14e1402c0d2f4d449146471fff84f6548affdbcd81d1864bce0d29c29ccb15bd_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel8@sha256:1709fbbd4a92d49d492e6bc977f2c32efe4559bde59668e818be70d38acdf757_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel8@sha256:5f9e44c7e682756007cc7bc493511c4a44536a04271ec1984f5a3ece7f1a8a49_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-nop-rhel8@sha256:72978ab3728ae29e51b68affb9e0b9a501bc69653c392783cb9ea121c8971661_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-nop-rhel8@sha256:9a0cf80bdfe89d4c472dc555f314d0bd5c4763bc637d45ddd89b8bb78236a44f_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-nop-rhel8@sha256:b767a9acd7013d08b744b8155cecbe219bfd7a416a3f1ac3a129d67ab062741a_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-nop-rhel8@sha256:dfb1b5680a223da82b0b2dada35342525a88a925f4d22b8168c7edcf2b93049c_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel8@sha256:46612f85239df62f6c6d3684367e34a06ddf3982754d5d130b5c0d77f587deea_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel8@sha256:4c111f708f6ae46c74f7ecae415b9b12e1cbb0380f97c4bee6f98ce32de0ef18_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel8@sha256:607ba1de03fdda867014d183a7f54745c6d687441d7e230cbe45d9234c623ed2_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel8@sha256:c7633b12a75e2a382fb3104a6fcc03227dcc980d2d764f828c75b48ccf73bbab_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel8@sha256:0a2fbc739785a2cc2ad17b79e360788216b2a87422e7d1512ea59a8672557a3e_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel8@sha256:25c1f3d9abd1e123e2a11e5349c0b59eb24238a10dc16e01e59976d061ea7af7_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel8@sha256:375388a1122a4bc5ffe695d4f8c69c9cf0c1d65ba89e92a6caeb68be40fbbbdc_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel8@sha256:739b8da7ebcad332129f65fee9e17f2b29370b1f68c030e3751d2f37ed4f9326_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel8@sha256:0d2a673d31a7b920fce466a25fa1968c57fe95d1c8c5bd2759f5de611d000b5f_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel8@sha256:3542aba4cb22ce189574cf439a9dc758678e6272b83d8ff6089f1815284c576b_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel8@sha256:8c97cb0a4a88a1ddb7a6e7650100e958464b526d7c1454c306c7326f75ca0ab1_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel8@sha256:8ce8fce1d1e1acd9fb44dc4d5797e57fe8e349624f6c7b1351757d7d6143b679_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel8@sha256:540dd3000891505e605b3f269f99da6c53d1e452cf35bb7a1918bb8ce190772b_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel8@sha256:5f0ff9a2dfa1468eff57b5e44d971056d06e6c5a2672e14717686b3eba17a341_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel8@sha256:bba628b46144f5d52f4a6e303d1b90c9a7f4a0a7b3f0c13839f9f795da874254_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel8@sha256:f2ee01a1a497bd505ca1289290c0a07eda82901e698079fe1bc6557519d4ee99_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel8@sha256:37002485d6cf0f0ce261894d23db0bf94291fa7a121a154d15e5e4dcde20961f_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel8@sha256:7561c3f65b9ea5268ed46b35f821c319abb1b4cb0894885a5a205cb920842b50_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel8@sha256:7f56583cad2cef40a2be5f4e96a62fcc155c8818fdc7d786400fadb60c85e631_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel8@sha256:ac72ab75d693dd84576e61df319e891b3de889f4e347c9c5b6597ccbd529ae0d_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel8@sha256:025fa4d5b4ca78c69f85c8836f9e585f71c2e48466ff7f38fab36dc66f65880e_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel8@sha256:534369ccbc380afa8482d089c9806484843122f9f3ece03d468604ef2de1daff_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel8@sha256:cea3159fd16b609ef54d99bf435f72c142f0f7ecbbe3c3eaa9dd2035267395d2_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel8@sha256:eae22f08294cb4179c659fca1effea2fc9f270a3059ddd32cf5a9ba1aaf8d2d1_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel8@sha256:1873003c677cb43b754c22493f9ecd91fa61eced098816823b7bceaf2051113a_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel8@sha256:26e9f9232764f62c9c8ec24c3f7938fdaa362f4f10b6c71c894b1cea92f55404_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel8@sha256:8969e863a2ac74d0ab37812bd0aa5d86f261b97d0c2fecd0f35d2343c2f5bd67_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel8@sha256:bc98620c8b16b39d796d81f25bd30ff227f2f2e723536bf28d55bdc76e9ac1ad_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel8@sha256:2f5cd53d974785de7aa44cb7ff7340e08c44a98eac5b3b60a9eb4535e63e62f7_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel8@sha256:608f3eb154f67488869fceeee31df1bcf596385c41d03c7390364153bac6b8b2_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel8@sha256:ca0bcdf562b50a8d2d665172658de8f444dab6fb4ca39ce49abb253e05aa8c7c_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel8@sha256:fed536fdc9330d719dda8baef65c856e9c301e86363b767a52f78fea8336103e_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel8@sha256:012597e8046bf9f3e53d6f3c9543405e77ad5fd8f44964bc669cdf9581726170_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel8@sha256:36959d582ce1a74d7bf594b8e1b84edfa14233ddc2a2b22fcb66c0a0335a7bd3_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel8@sha256:3888fb9d6780e137b4545e8830f45383e68ca84a42394749b64e391d535172e7_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel8@sha256:79af298015635f2bde40b74943cc5aa201d8bef1cb1d333938816757328609e6_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel8@sha256:0d45b4a62b0fc7e101f68e94d6f1b18bc1a2770cccfebc27380d1bbcafbabb49_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel8@sha256:142369000580845dc3a0da67cf4de781dd2ad1ccaa6acf234d7650424e95bf09_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel8@sha256:26d9157c1a6c7d0cfcde263a0a17b15cca996b2b79c6cf0168a16304068c6abc_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel8@sha256:7a4aa11a1273f668d89230adaa720b4e1fcea0cbaa57c63fa01a2cf6867d981c_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel8@sha256:25f485a1b1e0c5015304744148e7a3fbb6728fe90f389e5d507b2d36917efdf5_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel8@sha256:6f30b86646ff8d94ba28949bdf826d751fba38c824a3acabb1480896f41d411a_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel8@sha256:a0663bcada815073c34ec07a99cd53242db85e933912c48b5ed25892ccfa4eb1_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel8@sha256:e6213a9e4243024eb73cef85526dbc294920f0e7c35b031d4b46bc5a5072af23_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel8@sha256:18c0e9a76603a5312f3c7e2b9d468fe5a6d1e3f3f3b41c5ddcad952f6a49e528_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel8@sha256:2723ec216e5ead0550a5dece8b4ef76abade44503ff67da9becdb59ee6a74b64_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel8@sha256:5f68ba66d17d612702cc47916df916b751c3b8d71faa094f1a174cb4338c3d68_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel8@sha256:8d927c5044b9df81791f00774e7831f0a4d5a458f7a335f8bf925696b5479548_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel8@sha256:3d6ba54c22f00a6eefdb5a920e9f2a377cd25f46ac0ce43fbbd207f9bddf87af_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel8@sha256:4f9a87bf93808a7c27c0bcd5387527fd9261f4c666da11e4f5ba8f831028fc3e_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel8@sha256:6ecd313eff04d48c873fa3b4b3a0e1bc94e1e715ab5919e33718a06a2b561851_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel8@sha256:7efeac843ef6910c061c535e290dc43a8fca0522e1897845237bff9df7706da9_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel8@sha256:3e51c0031aaefd0b1ae80908c887075c82888f29552a4b71a3de6148ed6a7fb4_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel8@sha256:578c9afda064065cc2f4e18b59dbb92cf78015654573de80a72bc4e56fc0d1f3_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel8@sha256:d4fa2a61f381b3f00b9fb76cb1d019b28a2413a936f9b5a786d1d98e8a8361a0_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel8@sha256:fbbf6924f67a455359ccd4e884e1608fb20475850e874874d158f5f2e01425c8_amd64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "LOW",
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L",
"version": "3.1"
},
"products": [
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel8@sha256:0cb744cb7946d857a2cffec641fcbc994e77ddc8d4a5b14c17a28621f4a0a4a9_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel8@sha256:416c99f02abb6274fc87b2599e96b90e74e7a94c28806629c2b98fb2dc7e2afc_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel8@sha256:5c78dfe2380653f0167358565c8b7cab1010321a4eda27ec931715805ab2c256_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel8@sha256:d71dc72648f45660ae1fd98acac0f1876540cac853f5c097ab85c3a5f2c2084f_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel8@sha256:494857108f0b09c8b8985062cc11b9879d126b207fcd72f6abb64ded3d8d1793_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel8@sha256:abca24c41cb24749e70a90aac93354d1924785e3eaf92a55b6906690861bac49_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel8@sha256:b7b03dd023aafe65290969336bcf9e0b7a241c3510dcb3d26519581ba4eed719_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel8@sha256:d52e4a16b2908e99f1e69a1e2ee9233a231fd28c70916ed06c9cd8560478340c_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-controller-rhel8@sha256:35c7d22ab878030711c1ec9d340f25f78257ca3eabdcb5db23db90e80d55e8f1_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-controller-rhel8@sha256:5345cdb7e11186fda1577345f0e426946a5ee9e6bbe6486845511f03114dbe52_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-controller-rhel8@sha256:71d7e93eb9e845a429a7e68801ce7675ffdeebb730c236a8b6c3d59767d8e5d8_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-controller-rhel8@sha256:b33b33412464a6d0bf510e6dd2dc7df8b4ced9a5c08a14d8522db6c8457d1a36_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel8@sha256:9209e159bb11236b49511ed3a59c7f687d06a9f82a02497a637d765cc14ea0c3_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel8@sha256:b2c21a004712bd198698ea75793e57abbe1665e17479e34d0b5e8c81d60b967d_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel8@sha256:b894d94d3e18dc2f4f71f4e791e25da158397264b49ac82f4780ac3322e66200_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel8@sha256:f532249811710dde78cab85e31f99bfebb5ee161167f8116ea00297ac343eefd_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-events-rhel8@sha256:001e28b882e81e4d424b2e1a39933211f15e68048406a6432e6ec59e4b96cc2c_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-events-rhel8@sha256:03dc5eb942a8fb202d8d6492764d5d27dcc326b556bb068070c10b00a3a9d277_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-events-rhel8@sha256:0e59fd179abc02c54784b3293bc3d21087bd0ec135c691c5523879149da33a5a_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-events-rhel8@sha256:898085897ff200fdba4d6c14b59548c7fe53164a8c2649e2263a69116737edbf_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel8@sha256:3479cbadb4aa7bab5cc56115d7efe4e406d60010e28561857804926c3fbac9cc_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel8@sha256:6067cedcfde517cc751e14030c620126ea6facf50a4ff16374ca8ebe7bfcbe8b_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel8@sha256:a77292658b1ef1e2922f2b7c904ff73c8911bb84f130953897c3a66aec8560da_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel8@sha256:c8aaf02aede730dacca2eed8bb32044f39b74d3ee3fd619a0fa2af864d874fa6_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel8@sha256:1066cf4185e3cd917c05e6d6759fb0a69428c4b43398df10dff8abe523761c09_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel8@sha256:525bbd7fe14ba88b4d9be13c5857e477e3a8daac1185a146707ebb8ef8e81acd_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel8@sha256:dbb678695a4bd07c27a14fec9b70359929bf0d4d33d9ce2d70d1b5157e5026c1_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel8@sha256:fbddec04429c15c833b7631fe3d7c783d33520f30f6d5c8aef2e66b7634873b8_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel8@sha256:0a12cf22aa798dbc3661f7e83aa9c280fe394de5b0ecc6ed7c93be1df539fce9_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel8@sha256:cf30088c2a33f0717657b0ac7c2df1544cb02a39e235011c9d21c658222ef39e_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel8@sha256:ea7aae64763683de9e3fcbda5d6865c975a561b8c6b4299be9dd34088bc5e684_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel8@sha256:fdd2f4bffececf03b6566cf573fdf6224495d79a75ad1031219fad9902d7a3f1_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel8@sha256:0dee713a14ab49d93b52b280d4ca3c6fc1c5f604087c81b755a6715330c91ea7_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel8@sha256:50133b51c695735e5f1fdb54d5423331091c1d113b0747d9565a42839d7510bc_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel8@sha256:56bf189b754dee71d8b4ce9e44389b4ca0762e5f633e728210825472f4c8f3f6_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel8@sha256:d356f3a86b2d3054a9f9c6e36bd488c8eaaef4af199e6a8188f8b50921698d25_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel8@sha256:23a535f97d17329cf2a1cc9dde90d4d9e2f3f5d979539a8ef5982e1f6693b144_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel8@sha256:7b61bda6116f3f1e93c856543ade553b0a1e4353542f5147da6929a5a8adbac3_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel8@sha256:ab98453c7e13ef2a9429531a1b1635e814df4784599be5c79848fcc849d05136_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel8@sha256:d2993b1a28d230faf64f020c8e8248e06fabf5cd225189b8218a71b2f40e6a9b_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel8@sha256:065def0cfd1e282fd57faedff24873ddb4057afd42d4abc887859c6b8cf8c901_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel8@sha256:14e1402c0d2f4d449146471fff84f6548affdbcd81d1864bce0d29c29ccb15bd_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel8@sha256:1709fbbd4a92d49d492e6bc977f2c32efe4559bde59668e818be70d38acdf757_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel8@sha256:5f9e44c7e682756007cc7bc493511c4a44536a04271ec1984f5a3ece7f1a8a49_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-nop-rhel8@sha256:72978ab3728ae29e51b68affb9e0b9a501bc69653c392783cb9ea121c8971661_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-nop-rhel8@sha256:9a0cf80bdfe89d4c472dc555f314d0bd5c4763bc637d45ddd89b8bb78236a44f_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-nop-rhel8@sha256:b767a9acd7013d08b744b8155cecbe219bfd7a416a3f1ac3a129d67ab062741a_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-nop-rhel8@sha256:dfb1b5680a223da82b0b2dada35342525a88a925f4d22b8168c7edcf2b93049c_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel8@sha256:46612f85239df62f6c6d3684367e34a06ddf3982754d5d130b5c0d77f587deea_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel8@sha256:4c111f708f6ae46c74f7ecae415b9b12e1cbb0380f97c4bee6f98ce32de0ef18_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel8@sha256:607ba1de03fdda867014d183a7f54745c6d687441d7e230cbe45d9234c623ed2_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel8@sha256:c7633b12a75e2a382fb3104a6fcc03227dcc980d2d764f828c75b48ccf73bbab_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel8@sha256:0a2fbc739785a2cc2ad17b79e360788216b2a87422e7d1512ea59a8672557a3e_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel8@sha256:25c1f3d9abd1e123e2a11e5349c0b59eb24238a10dc16e01e59976d061ea7af7_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel8@sha256:375388a1122a4bc5ffe695d4f8c69c9cf0c1d65ba89e92a6caeb68be40fbbbdc_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel8@sha256:739b8da7ebcad332129f65fee9e17f2b29370b1f68c030e3751d2f37ed4f9326_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel8@sha256:0d2a673d31a7b920fce466a25fa1968c57fe95d1c8c5bd2759f5de611d000b5f_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel8@sha256:3542aba4cb22ce189574cf439a9dc758678e6272b83d8ff6089f1815284c576b_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel8@sha256:8c97cb0a4a88a1ddb7a6e7650100e958464b526d7c1454c306c7326f75ca0ab1_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel8@sha256:8ce8fce1d1e1acd9fb44dc4d5797e57fe8e349624f6c7b1351757d7d6143b679_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel8@sha256:540dd3000891505e605b3f269f99da6c53d1e452cf35bb7a1918bb8ce190772b_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel8@sha256:5f0ff9a2dfa1468eff57b5e44d971056d06e6c5a2672e14717686b3eba17a341_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel8@sha256:bba628b46144f5d52f4a6e303d1b90c9a7f4a0a7b3f0c13839f9f795da874254_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel8@sha256:f2ee01a1a497bd505ca1289290c0a07eda82901e698079fe1bc6557519d4ee99_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel8@sha256:37002485d6cf0f0ce261894d23db0bf94291fa7a121a154d15e5e4dcde20961f_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel8@sha256:7561c3f65b9ea5268ed46b35f821c319abb1b4cb0894885a5a205cb920842b50_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel8@sha256:7f56583cad2cef40a2be5f4e96a62fcc155c8818fdc7d786400fadb60c85e631_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel8@sha256:ac72ab75d693dd84576e61df319e891b3de889f4e347c9c5b6597ccbd529ae0d_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel8@sha256:025fa4d5b4ca78c69f85c8836f9e585f71c2e48466ff7f38fab36dc66f65880e_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel8@sha256:534369ccbc380afa8482d089c9806484843122f9f3ece03d468604ef2de1daff_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel8@sha256:cea3159fd16b609ef54d99bf435f72c142f0f7ecbbe3c3eaa9dd2035267395d2_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel8@sha256:eae22f08294cb4179c659fca1effea2fc9f270a3059ddd32cf5a9ba1aaf8d2d1_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel8@sha256:1873003c677cb43b754c22493f9ecd91fa61eced098816823b7bceaf2051113a_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel8@sha256:26e9f9232764f62c9c8ec24c3f7938fdaa362f4f10b6c71c894b1cea92f55404_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel8@sha256:8969e863a2ac74d0ab37812bd0aa5d86f261b97d0c2fecd0f35d2343c2f5bd67_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel8@sha256:bc98620c8b16b39d796d81f25bd30ff227f2f2e723536bf28d55bdc76e9ac1ad_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel8@sha256:2f5cd53d974785de7aa44cb7ff7340e08c44a98eac5b3b60a9eb4535e63e62f7_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel8@sha256:608f3eb154f67488869fceeee31df1bcf596385c41d03c7390364153bac6b8b2_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel8@sha256:ca0bcdf562b50a8d2d665172658de8f444dab6fb4ca39ce49abb253e05aa8c7c_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel8@sha256:fed536fdc9330d719dda8baef65c856e9c301e86363b767a52f78fea8336103e_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel8@sha256:012597e8046bf9f3e53d6f3c9543405e77ad5fd8f44964bc669cdf9581726170_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel8@sha256:36959d582ce1a74d7bf594b8e1b84edfa14233ddc2a2b22fcb66c0a0335a7bd3_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel8@sha256:3888fb9d6780e137b4545e8830f45383e68ca84a42394749b64e391d535172e7_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel8@sha256:79af298015635f2bde40b74943cc5aa201d8bef1cb1d333938816757328609e6_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel8@sha256:0d45b4a62b0fc7e101f68e94d6f1b18bc1a2770cccfebc27380d1bbcafbabb49_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel8@sha256:142369000580845dc3a0da67cf4de781dd2ad1ccaa6acf234d7650424e95bf09_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel8@sha256:26d9157c1a6c7d0cfcde263a0a17b15cca996b2b79c6cf0168a16304068c6abc_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel8@sha256:7a4aa11a1273f668d89230adaa720b4e1fcea0cbaa57c63fa01a2cf6867d981c_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel8@sha256:25f485a1b1e0c5015304744148e7a3fbb6728fe90f389e5d507b2d36917efdf5_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel8@sha256:6f30b86646ff8d94ba28949bdf826d751fba38c824a3acabb1480896f41d411a_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel8@sha256:a0663bcada815073c34ec07a99cd53242db85e933912c48b5ed25892ccfa4eb1_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel8@sha256:e6213a9e4243024eb73cef85526dbc294920f0e7c35b031d4b46bc5a5072af23_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel8@sha256:18c0e9a76603a5312f3c7e2b9d468fe5a6d1e3f3f3b41c5ddcad952f6a49e528_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel8@sha256:2723ec216e5ead0550a5dece8b4ef76abade44503ff67da9becdb59ee6a74b64_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel8@sha256:5f68ba66d17d612702cc47916df916b751c3b8d71faa094f1a174cb4338c3d68_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel8@sha256:8d927c5044b9df81791f00774e7831f0a4d5a458f7a335f8bf925696b5479548_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel8@sha256:3d6ba54c22f00a6eefdb5a920e9f2a377cd25f46ac0ce43fbbd207f9bddf87af_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel8@sha256:4f9a87bf93808a7c27c0bcd5387527fd9261f4c666da11e4f5ba8f831028fc3e_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel8@sha256:6ecd313eff04d48c873fa3b4b3a0e1bc94e1e715ab5919e33718a06a2b561851_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel8@sha256:7efeac843ef6910c061c535e290dc43a8fca0522e1897845237bff9df7706da9_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel8@sha256:3e51c0031aaefd0b1ae80908c887075c82888f29552a4b71a3de6148ed6a7fb4_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel8@sha256:578c9afda064065cc2f4e18b59dbb92cf78015654573de80a72bc4e56fc0d1f3_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel8@sha256:d4fa2a61f381b3f00b9fb76cb1d019b28a2413a936f9b5a786d1d98e8a8361a0_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel8@sha256:fbbf6924f67a455359ccd4e884e1608fb20475850e874874d158f5f2e01425c8_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "node-forge: node-forge ASN.1 Unbounded Recursion"
},
{
"cve": "CVE-2025-66506",
"cwe": {
"id": "CWE-405",
"name": "Asymmetric Resource Consumption (Amplification)"
},
"discovery_date": "2025-12-04T23:01:20.507333+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel8@sha256:494857108f0b09c8b8985062cc11b9879d126b207fcd72f6abb64ded3d8d1793_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel8@sha256:abca24c41cb24749e70a90aac93354d1924785e3eaf92a55b6906690861bac49_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel8@sha256:b7b03dd023aafe65290969336bcf9e0b7a241c3510dcb3d26519581ba4eed719_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel8@sha256:d52e4a16b2908e99f1e69a1e2ee9233a231fd28c70916ed06c9cd8560478340c_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-controller-rhel8@sha256:35c7d22ab878030711c1ec9d340f25f78257ca3eabdcb5db23db90e80d55e8f1_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-controller-rhel8@sha256:5345cdb7e11186fda1577345f0e426946a5ee9e6bbe6486845511f03114dbe52_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-controller-rhel8@sha256:71d7e93eb9e845a429a7e68801ce7675ffdeebb730c236a8b6c3d59767d8e5d8_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-controller-rhel8@sha256:b33b33412464a6d0bf510e6dd2dc7df8b4ced9a5c08a14d8522db6c8457d1a36_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel8@sha256:9209e159bb11236b49511ed3a59c7f687d06a9f82a02497a637d765cc14ea0c3_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel8@sha256:b2c21a004712bd198698ea75793e57abbe1665e17479e34d0b5e8c81d60b967d_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel8@sha256:b894d94d3e18dc2f4f71f4e791e25da158397264b49ac82f4780ac3322e66200_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel8@sha256:f532249811710dde78cab85e31f99bfebb5ee161167f8116ea00297ac343eefd_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-events-rhel8@sha256:001e28b882e81e4d424b2e1a39933211f15e68048406a6432e6ec59e4b96cc2c_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-events-rhel8@sha256:03dc5eb942a8fb202d8d6492764d5d27dcc326b556bb068070c10b00a3a9d277_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-events-rhel8@sha256:0e59fd179abc02c54784b3293bc3d21087bd0ec135c691c5523879149da33a5a_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-events-rhel8@sha256:898085897ff200fdba4d6c14b59548c7fe53164a8c2649e2263a69116737edbf_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel8@sha256:3479cbadb4aa7bab5cc56115d7efe4e406d60010e28561857804926c3fbac9cc_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel8@sha256:6067cedcfde517cc751e14030c620126ea6facf50a4ff16374ca8ebe7bfcbe8b_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel8@sha256:a77292658b1ef1e2922f2b7c904ff73c8911bb84f130953897c3a66aec8560da_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel8@sha256:c8aaf02aede730dacca2eed8bb32044f39b74d3ee3fd619a0fa2af864d874fa6_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel8@sha256:1066cf4185e3cd917c05e6d6759fb0a69428c4b43398df10dff8abe523761c09_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel8@sha256:525bbd7fe14ba88b4d9be13c5857e477e3a8daac1185a146707ebb8ef8e81acd_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel8@sha256:dbb678695a4bd07c27a14fec9b70359929bf0d4d33d9ce2d70d1b5157e5026c1_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel8@sha256:fbddec04429c15c833b7631fe3d7c783d33520f30f6d5c8aef2e66b7634873b8_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel8@sha256:0a12cf22aa798dbc3661f7e83aa9c280fe394de5b0ecc6ed7c93be1df539fce9_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel8@sha256:cf30088c2a33f0717657b0ac7c2df1544cb02a39e235011c9d21c658222ef39e_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel8@sha256:ea7aae64763683de9e3fcbda5d6865c975a561b8c6b4299be9dd34088bc5e684_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel8@sha256:fdd2f4bffececf03b6566cf573fdf6224495d79a75ad1031219fad9902d7a3f1_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel8@sha256:0dee713a14ab49d93b52b280d4ca3c6fc1c5f604087c81b755a6715330c91ea7_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel8@sha256:50133b51c695735e5f1fdb54d5423331091c1d113b0747d9565a42839d7510bc_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel8@sha256:56bf189b754dee71d8b4ce9e44389b4ca0762e5f633e728210825472f4c8f3f6_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel8@sha256:d356f3a86b2d3054a9f9c6e36bd488c8eaaef4af199e6a8188f8b50921698d25_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel8@sha256:23a535f97d17329cf2a1cc9dde90d4d9e2f3f5d979539a8ef5982e1f6693b144_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel8@sha256:7b61bda6116f3f1e93c856543ade553b0a1e4353542f5147da6929a5a8adbac3_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel8@sha256:ab98453c7e13ef2a9429531a1b1635e814df4784599be5c79848fcc849d05136_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel8@sha256:d2993b1a28d230faf64f020c8e8248e06fabf5cd225189b8218a71b2f40e6a9b_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel8@sha256:065def0cfd1e282fd57faedff24873ddb4057afd42d4abc887859c6b8cf8c901_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel8@sha256:14e1402c0d2f4d449146471fff84f6548affdbcd81d1864bce0d29c29ccb15bd_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel8@sha256:1709fbbd4a92d49d492e6bc977f2c32efe4559bde59668e818be70d38acdf757_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel8@sha256:5f9e44c7e682756007cc7bc493511c4a44536a04271ec1984f5a3ece7f1a8a49_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-nop-rhel8@sha256:72978ab3728ae29e51b68affb9e0b9a501bc69653c392783cb9ea121c8971661_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-nop-rhel8@sha256:9a0cf80bdfe89d4c472dc555f314d0bd5c4763bc637d45ddd89b8bb78236a44f_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-nop-rhel8@sha256:b767a9acd7013d08b744b8155cecbe219bfd7a416a3f1ac3a129d67ab062741a_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-nop-rhel8@sha256:dfb1b5680a223da82b0b2dada35342525a88a925f4d22b8168c7edcf2b93049c_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel8@sha256:46612f85239df62f6c6d3684367e34a06ddf3982754d5d130b5c0d77f587deea_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel8@sha256:4c111f708f6ae46c74f7ecae415b9b12e1cbb0380f97c4bee6f98ce32de0ef18_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel8@sha256:607ba1de03fdda867014d183a7f54745c6d687441d7e230cbe45d9234c623ed2_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel8@sha256:c7633b12a75e2a382fb3104a6fcc03227dcc980d2d764f828c75b48ccf73bbab_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel8@sha256:0a2fbc739785a2cc2ad17b79e360788216b2a87422e7d1512ea59a8672557a3e_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel8@sha256:25c1f3d9abd1e123e2a11e5349c0b59eb24238a10dc16e01e59976d061ea7af7_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel8@sha256:375388a1122a4bc5ffe695d4f8c69c9cf0c1d65ba89e92a6caeb68be40fbbbdc_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel8@sha256:739b8da7ebcad332129f65fee9e17f2b29370b1f68c030e3751d2f37ed4f9326_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel8@sha256:0d2a673d31a7b920fce466a25fa1968c57fe95d1c8c5bd2759f5de611d000b5f_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel8@sha256:3542aba4cb22ce189574cf439a9dc758678e6272b83d8ff6089f1815284c576b_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel8@sha256:8c97cb0a4a88a1ddb7a6e7650100e958464b526d7c1454c306c7326f75ca0ab1_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel8@sha256:8ce8fce1d1e1acd9fb44dc4d5797e57fe8e349624f6c7b1351757d7d6143b679_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel8@sha256:540dd3000891505e605b3f269f99da6c53d1e452cf35bb7a1918bb8ce190772b_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel8@sha256:5f0ff9a2dfa1468eff57b5e44d971056d06e6c5a2672e14717686b3eba17a341_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel8@sha256:bba628b46144f5d52f4a6e303d1b90c9a7f4a0a7b3f0c13839f9f795da874254_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel8@sha256:f2ee01a1a497bd505ca1289290c0a07eda82901e698079fe1bc6557519d4ee99_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel8@sha256:37002485d6cf0f0ce261894d23db0bf94291fa7a121a154d15e5e4dcde20961f_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel8@sha256:7561c3f65b9ea5268ed46b35f821c319abb1b4cb0894885a5a205cb920842b50_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel8@sha256:7f56583cad2cef40a2be5f4e96a62fcc155c8818fdc7d786400fadb60c85e631_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel8@sha256:ac72ab75d693dd84576e61df319e891b3de889f4e347c9c5b6597ccbd529ae0d_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel8@sha256:025fa4d5b4ca78c69f85c8836f9e585f71c2e48466ff7f38fab36dc66f65880e_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel8@sha256:534369ccbc380afa8482d089c9806484843122f9f3ece03d468604ef2de1daff_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel8@sha256:cea3159fd16b609ef54d99bf435f72c142f0f7ecbbe3c3eaa9dd2035267395d2_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel8@sha256:eae22f08294cb4179c659fca1effea2fc9f270a3059ddd32cf5a9ba1aaf8d2d1_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel8@sha256:1873003c677cb43b754c22493f9ecd91fa61eced098816823b7bceaf2051113a_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel8@sha256:26e9f9232764f62c9c8ec24c3f7938fdaa362f4f10b6c71c894b1cea92f55404_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel8@sha256:8969e863a2ac74d0ab37812bd0aa5d86f261b97d0c2fecd0f35d2343c2f5bd67_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel8@sha256:bc98620c8b16b39d796d81f25bd30ff227f2f2e723536bf28d55bdc76e9ac1ad_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel8@sha256:2f5cd53d974785de7aa44cb7ff7340e08c44a98eac5b3b60a9eb4535e63e62f7_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel8@sha256:608f3eb154f67488869fceeee31df1bcf596385c41d03c7390364153bac6b8b2_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel8@sha256:ca0bcdf562b50a8d2d665172658de8f444dab6fb4ca39ce49abb253e05aa8c7c_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel8@sha256:fed536fdc9330d719dda8baef65c856e9c301e86363b767a52f78fea8336103e_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel8@sha256:012597e8046bf9f3e53d6f3c9543405e77ad5fd8f44964bc669cdf9581726170_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel8@sha256:36959d582ce1a74d7bf594b8e1b84edfa14233ddc2a2b22fcb66c0a0335a7bd3_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel8@sha256:3888fb9d6780e137b4545e8830f45383e68ca84a42394749b64e391d535172e7_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel8@sha256:79af298015635f2bde40b74943cc5aa201d8bef1cb1d333938816757328609e6_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel8@sha256:0d45b4a62b0fc7e101f68e94d6f1b18bc1a2770cccfebc27380d1bbcafbabb49_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel8@sha256:142369000580845dc3a0da67cf4de781dd2ad1ccaa6acf234d7650424e95bf09_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel8@sha256:26d9157c1a6c7d0cfcde263a0a17b15cca996b2b79c6cf0168a16304068c6abc_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel8@sha256:7a4aa11a1273f668d89230adaa720b4e1fcea0cbaa57c63fa01a2cf6867d981c_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel8@sha256:25f485a1b1e0c5015304744148e7a3fbb6728fe90f389e5d507b2d36917efdf5_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel8@sha256:6f30b86646ff8d94ba28949bdf826d751fba38c824a3acabb1480896f41d411a_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel8@sha256:a0663bcada815073c34ec07a99cd53242db85e933912c48b5ed25892ccfa4eb1_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel8@sha256:e6213a9e4243024eb73cef85526dbc294920f0e7c35b031d4b46bc5a5072af23_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel8@sha256:18c0e9a76603a5312f3c7e2b9d468fe5a6d1e3f3f3b41c5ddcad952f6a49e528_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel8@sha256:2723ec216e5ead0550a5dece8b4ef76abade44503ff67da9becdb59ee6a74b64_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel8@sha256:5f68ba66d17d612702cc47916df916b751c3b8d71faa094f1a174cb4338c3d68_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel8@sha256:8d927c5044b9df81791f00774e7831f0a4d5a458f7a335f8bf925696b5479548_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel8@sha256:3d6ba54c22f00a6eefdb5a920e9f2a377cd25f46ac0ce43fbbd207f9bddf87af_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel8@sha256:4f9a87bf93808a7c27c0bcd5387527fd9261f4c666da11e4f5ba8f831028fc3e_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel8@sha256:6ecd313eff04d48c873fa3b4b3a0e1bc94e1e715ab5919e33718a06a2b561851_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel8@sha256:7efeac843ef6910c061c535e290dc43a8fca0522e1897845237bff9df7706da9_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel8@sha256:3e51c0031aaefd0b1ae80908c887075c82888f29552a4b71a3de6148ed6a7fb4_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel8@sha256:578c9afda064065cc2f4e18b59dbb92cf78015654573de80a72bc4e56fc0d1f3_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel8@sha256:d4fa2a61f381b3f00b9fb76cb1d019b28a2413a936f9b5a786d1d98e8a8361a0_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel8@sha256:fbbf6924f67a455359ccd4e884e1608fb20475850e874874d158f5f2e01425c8_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2419056"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Fulcio, a free-to-use certificate authority. This vulnerability allows a denial of service (DoS) due to excessive memory allocation when processing a malicious OpenID Connect (OIDC) identity token containing numerous period characters.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "github.com/sigstore/fulcio: Fulcio: Denial of Service via crafted OpenID Connect (OIDC) token",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This vulnerability is rated Important for Red Hat as Fulcio, a certificate authority used for issuing code signing certificates, is susceptible to a denial of service when processing a specially crafted OpenID Connect (OIDC) token. This could lead to resource exhaustion and service unavailability in affected Red Hat products that utilize Fulcio.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel8@sha256:0cb744cb7946d857a2cffec641fcbc994e77ddc8d4a5b14c17a28621f4a0a4a9_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel8@sha256:416c99f02abb6274fc87b2599e96b90e74e7a94c28806629c2b98fb2dc7e2afc_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel8@sha256:5c78dfe2380653f0167358565c8b7cab1010321a4eda27ec931715805ab2c256_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel8@sha256:d71dc72648f45660ae1fd98acac0f1876540cac853f5c097ab85c3a5f2c2084f_s390x"
],
"known_not_affected": [
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel8@sha256:494857108f0b09c8b8985062cc11b9879d126b207fcd72f6abb64ded3d8d1793_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel8@sha256:abca24c41cb24749e70a90aac93354d1924785e3eaf92a55b6906690861bac49_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel8@sha256:b7b03dd023aafe65290969336bcf9e0b7a241c3510dcb3d26519581ba4eed719_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel8@sha256:d52e4a16b2908e99f1e69a1e2ee9233a231fd28c70916ed06c9cd8560478340c_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-controller-rhel8@sha256:35c7d22ab878030711c1ec9d340f25f78257ca3eabdcb5db23db90e80d55e8f1_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-controller-rhel8@sha256:5345cdb7e11186fda1577345f0e426946a5ee9e6bbe6486845511f03114dbe52_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-controller-rhel8@sha256:71d7e93eb9e845a429a7e68801ce7675ffdeebb730c236a8b6c3d59767d8e5d8_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-controller-rhel8@sha256:b33b33412464a6d0bf510e6dd2dc7df8b4ced9a5c08a14d8522db6c8457d1a36_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel8@sha256:9209e159bb11236b49511ed3a59c7f687d06a9f82a02497a637d765cc14ea0c3_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel8@sha256:b2c21a004712bd198698ea75793e57abbe1665e17479e34d0b5e8c81d60b967d_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel8@sha256:b894d94d3e18dc2f4f71f4e791e25da158397264b49ac82f4780ac3322e66200_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel8@sha256:f532249811710dde78cab85e31f99bfebb5ee161167f8116ea00297ac343eefd_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-events-rhel8@sha256:001e28b882e81e4d424b2e1a39933211f15e68048406a6432e6ec59e4b96cc2c_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-events-rhel8@sha256:03dc5eb942a8fb202d8d6492764d5d27dcc326b556bb068070c10b00a3a9d277_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-events-rhel8@sha256:0e59fd179abc02c54784b3293bc3d21087bd0ec135c691c5523879149da33a5a_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-events-rhel8@sha256:898085897ff200fdba4d6c14b59548c7fe53164a8c2649e2263a69116737edbf_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel8@sha256:3479cbadb4aa7bab5cc56115d7efe4e406d60010e28561857804926c3fbac9cc_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel8@sha256:6067cedcfde517cc751e14030c620126ea6facf50a4ff16374ca8ebe7bfcbe8b_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel8@sha256:a77292658b1ef1e2922f2b7c904ff73c8911bb84f130953897c3a66aec8560da_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel8@sha256:c8aaf02aede730dacca2eed8bb32044f39b74d3ee3fd619a0fa2af864d874fa6_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel8@sha256:1066cf4185e3cd917c05e6d6759fb0a69428c4b43398df10dff8abe523761c09_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel8@sha256:525bbd7fe14ba88b4d9be13c5857e477e3a8daac1185a146707ebb8ef8e81acd_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel8@sha256:dbb678695a4bd07c27a14fec9b70359929bf0d4d33d9ce2d70d1b5157e5026c1_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel8@sha256:fbddec04429c15c833b7631fe3d7c783d33520f30f6d5c8aef2e66b7634873b8_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel8@sha256:0a12cf22aa798dbc3661f7e83aa9c280fe394de5b0ecc6ed7c93be1df539fce9_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel8@sha256:cf30088c2a33f0717657b0ac7c2df1544cb02a39e235011c9d21c658222ef39e_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel8@sha256:ea7aae64763683de9e3fcbda5d6865c975a561b8c6b4299be9dd34088bc5e684_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel8@sha256:fdd2f4bffececf03b6566cf573fdf6224495d79a75ad1031219fad9902d7a3f1_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel8@sha256:0dee713a14ab49d93b52b280d4ca3c6fc1c5f604087c81b755a6715330c91ea7_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel8@sha256:50133b51c695735e5f1fdb54d5423331091c1d113b0747d9565a42839d7510bc_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel8@sha256:56bf189b754dee71d8b4ce9e44389b4ca0762e5f633e728210825472f4c8f3f6_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel8@sha256:d356f3a86b2d3054a9f9c6e36bd488c8eaaef4af199e6a8188f8b50921698d25_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel8@sha256:23a535f97d17329cf2a1cc9dde90d4d9e2f3f5d979539a8ef5982e1f6693b144_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel8@sha256:7b61bda6116f3f1e93c856543ade553b0a1e4353542f5147da6929a5a8adbac3_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel8@sha256:ab98453c7e13ef2a9429531a1b1635e814df4784599be5c79848fcc849d05136_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel8@sha256:d2993b1a28d230faf64f020c8e8248e06fabf5cd225189b8218a71b2f40e6a9b_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel8@sha256:065def0cfd1e282fd57faedff24873ddb4057afd42d4abc887859c6b8cf8c901_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel8@sha256:14e1402c0d2f4d449146471fff84f6548affdbcd81d1864bce0d29c29ccb15bd_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel8@sha256:1709fbbd4a92d49d492e6bc977f2c32efe4559bde59668e818be70d38acdf757_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel8@sha256:5f9e44c7e682756007cc7bc493511c4a44536a04271ec1984f5a3ece7f1a8a49_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-nop-rhel8@sha256:72978ab3728ae29e51b68affb9e0b9a501bc69653c392783cb9ea121c8971661_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-nop-rhel8@sha256:9a0cf80bdfe89d4c472dc555f314d0bd5c4763bc637d45ddd89b8bb78236a44f_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-nop-rhel8@sha256:b767a9acd7013d08b744b8155cecbe219bfd7a416a3f1ac3a129d67ab062741a_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-nop-rhel8@sha256:dfb1b5680a223da82b0b2dada35342525a88a925f4d22b8168c7edcf2b93049c_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel8@sha256:46612f85239df62f6c6d3684367e34a06ddf3982754d5d130b5c0d77f587deea_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel8@sha256:4c111f708f6ae46c74f7ecae415b9b12e1cbb0380f97c4bee6f98ce32de0ef18_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel8@sha256:607ba1de03fdda867014d183a7f54745c6d687441d7e230cbe45d9234c623ed2_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel8@sha256:c7633b12a75e2a382fb3104a6fcc03227dcc980d2d764f828c75b48ccf73bbab_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel8@sha256:0a2fbc739785a2cc2ad17b79e360788216b2a87422e7d1512ea59a8672557a3e_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel8@sha256:25c1f3d9abd1e123e2a11e5349c0b59eb24238a10dc16e01e59976d061ea7af7_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel8@sha256:375388a1122a4bc5ffe695d4f8c69c9cf0c1d65ba89e92a6caeb68be40fbbbdc_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel8@sha256:739b8da7ebcad332129f65fee9e17f2b29370b1f68c030e3751d2f37ed4f9326_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel8@sha256:0d2a673d31a7b920fce466a25fa1968c57fe95d1c8c5bd2759f5de611d000b5f_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel8@sha256:3542aba4cb22ce189574cf439a9dc758678e6272b83d8ff6089f1815284c576b_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel8@sha256:8c97cb0a4a88a1ddb7a6e7650100e958464b526d7c1454c306c7326f75ca0ab1_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel8@sha256:8ce8fce1d1e1acd9fb44dc4d5797e57fe8e349624f6c7b1351757d7d6143b679_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel8@sha256:540dd3000891505e605b3f269f99da6c53d1e452cf35bb7a1918bb8ce190772b_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel8@sha256:5f0ff9a2dfa1468eff57b5e44d971056d06e6c5a2672e14717686b3eba17a341_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel8@sha256:bba628b46144f5d52f4a6e303d1b90c9a7f4a0a7b3f0c13839f9f795da874254_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel8@sha256:f2ee01a1a497bd505ca1289290c0a07eda82901e698079fe1bc6557519d4ee99_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel8@sha256:37002485d6cf0f0ce261894d23db0bf94291fa7a121a154d15e5e4dcde20961f_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel8@sha256:7561c3f65b9ea5268ed46b35f821c319abb1b4cb0894885a5a205cb920842b50_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel8@sha256:7f56583cad2cef40a2be5f4e96a62fcc155c8818fdc7d786400fadb60c85e631_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel8@sha256:ac72ab75d693dd84576e61df319e891b3de889f4e347c9c5b6597ccbd529ae0d_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel8@sha256:025fa4d5b4ca78c69f85c8836f9e585f71c2e48466ff7f38fab36dc66f65880e_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel8@sha256:534369ccbc380afa8482d089c9806484843122f9f3ece03d468604ef2de1daff_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel8@sha256:cea3159fd16b609ef54d99bf435f72c142f0f7ecbbe3c3eaa9dd2035267395d2_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel8@sha256:eae22f08294cb4179c659fca1effea2fc9f270a3059ddd32cf5a9ba1aaf8d2d1_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel8@sha256:1873003c677cb43b754c22493f9ecd91fa61eced098816823b7bceaf2051113a_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel8@sha256:26e9f9232764f62c9c8ec24c3f7938fdaa362f4f10b6c71c894b1cea92f55404_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel8@sha256:8969e863a2ac74d0ab37812bd0aa5d86f261b97d0c2fecd0f35d2343c2f5bd67_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel8@sha256:bc98620c8b16b39d796d81f25bd30ff227f2f2e723536bf28d55bdc76e9ac1ad_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel8@sha256:2f5cd53d974785de7aa44cb7ff7340e08c44a98eac5b3b60a9eb4535e63e62f7_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel8@sha256:608f3eb154f67488869fceeee31df1bcf596385c41d03c7390364153bac6b8b2_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel8@sha256:ca0bcdf562b50a8d2d665172658de8f444dab6fb4ca39ce49abb253e05aa8c7c_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel8@sha256:fed536fdc9330d719dda8baef65c856e9c301e86363b767a52f78fea8336103e_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel8@sha256:012597e8046bf9f3e53d6f3c9543405e77ad5fd8f44964bc669cdf9581726170_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel8@sha256:36959d582ce1a74d7bf594b8e1b84edfa14233ddc2a2b22fcb66c0a0335a7bd3_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel8@sha256:3888fb9d6780e137b4545e8830f45383e68ca84a42394749b64e391d535172e7_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel8@sha256:79af298015635f2bde40b74943cc5aa201d8bef1cb1d333938816757328609e6_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel8@sha256:0d45b4a62b0fc7e101f68e94d6f1b18bc1a2770cccfebc27380d1bbcafbabb49_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel8@sha256:142369000580845dc3a0da67cf4de781dd2ad1ccaa6acf234d7650424e95bf09_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel8@sha256:26d9157c1a6c7d0cfcde263a0a17b15cca996b2b79c6cf0168a16304068c6abc_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel8@sha256:7a4aa11a1273f668d89230adaa720b4e1fcea0cbaa57c63fa01a2cf6867d981c_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel8@sha256:25f485a1b1e0c5015304744148e7a3fbb6728fe90f389e5d507b2d36917efdf5_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel8@sha256:6f30b86646ff8d94ba28949bdf826d751fba38c824a3acabb1480896f41d411a_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel8@sha256:a0663bcada815073c34ec07a99cd53242db85e933912c48b5ed25892ccfa4eb1_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel8@sha256:e6213a9e4243024eb73cef85526dbc294920f0e7c35b031d4b46bc5a5072af23_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel8@sha256:18c0e9a76603a5312f3c7e2b9d468fe5a6d1e3f3f3b41c5ddcad952f6a49e528_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel8@sha256:2723ec216e5ead0550a5dece8b4ef76abade44503ff67da9becdb59ee6a74b64_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel8@sha256:5f68ba66d17d612702cc47916df916b751c3b8d71faa094f1a174cb4338c3d68_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel8@sha256:8d927c5044b9df81791f00774e7831f0a4d5a458f7a335f8bf925696b5479548_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel8@sha256:3d6ba54c22f00a6eefdb5a920e9f2a377cd25f46ac0ce43fbbd207f9bddf87af_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel8@sha256:4f9a87bf93808a7c27c0bcd5387527fd9261f4c666da11e4f5ba8f831028fc3e_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel8@sha256:6ecd313eff04d48c873fa3b4b3a0e1bc94e1e715ab5919e33718a06a2b561851_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel8@sha256:7efeac843ef6910c061c535e290dc43a8fca0522e1897845237bff9df7706da9_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel8@sha256:3e51c0031aaefd0b1ae80908c887075c82888f29552a4b71a3de6148ed6a7fb4_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel8@sha256:578c9afda064065cc2f4e18b59dbb92cf78015654573de80a72bc4e56fc0d1f3_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel8@sha256:d4fa2a61f381b3f00b9fb76cb1d019b28a2413a936f9b5a786d1d98e8a8361a0_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel8@sha256:fbbf6924f67a455359ccd4e884e1608fb20475850e874874d158f5f2e01425c8_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-66506"
},
{
"category": "external",
"summary": "RHBZ#2419056",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2419056"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-66506",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-66506"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-66506",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-66506"
},
{
"category": "external",
"summary": "https://github.com/sigstore/fulcio/commit/765a0e57608b9ef390e1eeeea8595b9054c63a5a",
"url": "https://github.com/sigstore/fulcio/commit/765a0e57608b9ef390e1eeeea8595b9054c63a5a"
},
{
"category": "external",
"summary": "https://github.com/sigstore/fulcio/security/advisories/GHSA-f83f-xpx7-ffpw",
"url": "https://github.com/sigstore/fulcio/security/advisories/GHSA-f83f-xpx7-ffpw"
}
],
"release_date": "2025-12-04T22:04:41.637000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-03-04T07:12:04+00:00",
"details": "Red Hat OpenShift Pipelines is a cloud-native, continuous integration and\ncontinuous delivery (CI/CD) solution based on Kubernetes resources.\nIt uses Tekton building blocks to automate deployments across multiple\nplatforms by abstracting away the underlying implementation details.\nTekton introduces a number of standard custom resource definitions (CRDs)\nfor defining CI/CD pipelines that are portable across Kubernetes distributions.",
"product_ids": [
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel8@sha256:0cb744cb7946d857a2cffec641fcbc994e77ddc8d4a5b14c17a28621f4a0a4a9_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel8@sha256:416c99f02abb6274fc87b2599e96b90e74e7a94c28806629c2b98fb2dc7e2afc_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel8@sha256:5c78dfe2380653f0167358565c8b7cab1010321a4eda27ec931715805ab2c256_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel8@sha256:d71dc72648f45660ae1fd98acac0f1876540cac853f5c097ab85c3a5f2c2084f_s390x"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:3712"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel8@sha256:0cb744cb7946d857a2cffec641fcbc994e77ddc8d4a5b14c17a28621f4a0a4a9_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel8@sha256:416c99f02abb6274fc87b2599e96b90e74e7a94c28806629c2b98fb2dc7e2afc_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel8@sha256:5c78dfe2380653f0167358565c8b7cab1010321a4eda27ec931715805ab2c256_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel8@sha256:d71dc72648f45660ae1fd98acac0f1876540cac853f5c097ab85c3a5f2c2084f_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel8@sha256:494857108f0b09c8b8985062cc11b9879d126b207fcd72f6abb64ded3d8d1793_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel8@sha256:abca24c41cb24749e70a90aac93354d1924785e3eaf92a55b6906690861bac49_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel8@sha256:b7b03dd023aafe65290969336bcf9e0b7a241c3510dcb3d26519581ba4eed719_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel8@sha256:d52e4a16b2908e99f1e69a1e2ee9233a231fd28c70916ed06c9cd8560478340c_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-controller-rhel8@sha256:35c7d22ab878030711c1ec9d340f25f78257ca3eabdcb5db23db90e80d55e8f1_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-controller-rhel8@sha256:5345cdb7e11186fda1577345f0e426946a5ee9e6bbe6486845511f03114dbe52_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-controller-rhel8@sha256:71d7e93eb9e845a429a7e68801ce7675ffdeebb730c236a8b6c3d59767d8e5d8_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-controller-rhel8@sha256:b33b33412464a6d0bf510e6dd2dc7df8b4ced9a5c08a14d8522db6c8457d1a36_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel8@sha256:9209e159bb11236b49511ed3a59c7f687d06a9f82a02497a637d765cc14ea0c3_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel8@sha256:b2c21a004712bd198698ea75793e57abbe1665e17479e34d0b5e8c81d60b967d_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel8@sha256:b894d94d3e18dc2f4f71f4e791e25da158397264b49ac82f4780ac3322e66200_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel8@sha256:f532249811710dde78cab85e31f99bfebb5ee161167f8116ea00297ac343eefd_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-events-rhel8@sha256:001e28b882e81e4d424b2e1a39933211f15e68048406a6432e6ec59e4b96cc2c_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-events-rhel8@sha256:03dc5eb942a8fb202d8d6492764d5d27dcc326b556bb068070c10b00a3a9d277_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-events-rhel8@sha256:0e59fd179abc02c54784b3293bc3d21087bd0ec135c691c5523879149da33a5a_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-events-rhel8@sha256:898085897ff200fdba4d6c14b59548c7fe53164a8c2649e2263a69116737edbf_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel8@sha256:3479cbadb4aa7bab5cc56115d7efe4e406d60010e28561857804926c3fbac9cc_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel8@sha256:6067cedcfde517cc751e14030c620126ea6facf50a4ff16374ca8ebe7bfcbe8b_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel8@sha256:a77292658b1ef1e2922f2b7c904ff73c8911bb84f130953897c3a66aec8560da_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel8@sha256:c8aaf02aede730dacca2eed8bb32044f39b74d3ee3fd619a0fa2af864d874fa6_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel8@sha256:1066cf4185e3cd917c05e6d6759fb0a69428c4b43398df10dff8abe523761c09_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel8@sha256:525bbd7fe14ba88b4d9be13c5857e477e3a8daac1185a146707ebb8ef8e81acd_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel8@sha256:dbb678695a4bd07c27a14fec9b70359929bf0d4d33d9ce2d70d1b5157e5026c1_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel8@sha256:fbddec04429c15c833b7631fe3d7c783d33520f30f6d5c8aef2e66b7634873b8_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel8@sha256:0a12cf22aa798dbc3661f7e83aa9c280fe394de5b0ecc6ed7c93be1df539fce9_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel8@sha256:cf30088c2a33f0717657b0ac7c2df1544cb02a39e235011c9d21c658222ef39e_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel8@sha256:ea7aae64763683de9e3fcbda5d6865c975a561b8c6b4299be9dd34088bc5e684_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel8@sha256:fdd2f4bffececf03b6566cf573fdf6224495d79a75ad1031219fad9902d7a3f1_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel8@sha256:0dee713a14ab49d93b52b280d4ca3c6fc1c5f604087c81b755a6715330c91ea7_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel8@sha256:50133b51c695735e5f1fdb54d5423331091c1d113b0747d9565a42839d7510bc_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel8@sha256:56bf189b754dee71d8b4ce9e44389b4ca0762e5f633e728210825472f4c8f3f6_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel8@sha256:d356f3a86b2d3054a9f9c6e36bd488c8eaaef4af199e6a8188f8b50921698d25_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel8@sha256:23a535f97d17329cf2a1cc9dde90d4d9e2f3f5d979539a8ef5982e1f6693b144_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel8@sha256:7b61bda6116f3f1e93c856543ade553b0a1e4353542f5147da6929a5a8adbac3_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel8@sha256:ab98453c7e13ef2a9429531a1b1635e814df4784599be5c79848fcc849d05136_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel8@sha256:d2993b1a28d230faf64f020c8e8248e06fabf5cd225189b8218a71b2f40e6a9b_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel8@sha256:065def0cfd1e282fd57faedff24873ddb4057afd42d4abc887859c6b8cf8c901_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel8@sha256:14e1402c0d2f4d449146471fff84f6548affdbcd81d1864bce0d29c29ccb15bd_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel8@sha256:1709fbbd4a92d49d492e6bc977f2c32efe4559bde59668e818be70d38acdf757_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel8@sha256:5f9e44c7e682756007cc7bc493511c4a44536a04271ec1984f5a3ece7f1a8a49_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-nop-rhel8@sha256:72978ab3728ae29e51b68affb9e0b9a501bc69653c392783cb9ea121c8971661_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-nop-rhel8@sha256:9a0cf80bdfe89d4c472dc555f314d0bd5c4763bc637d45ddd89b8bb78236a44f_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-nop-rhel8@sha256:b767a9acd7013d08b744b8155cecbe219bfd7a416a3f1ac3a129d67ab062741a_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-nop-rhel8@sha256:dfb1b5680a223da82b0b2dada35342525a88a925f4d22b8168c7edcf2b93049c_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel8@sha256:46612f85239df62f6c6d3684367e34a06ddf3982754d5d130b5c0d77f587deea_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel8@sha256:4c111f708f6ae46c74f7ecae415b9b12e1cbb0380f97c4bee6f98ce32de0ef18_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel8@sha256:607ba1de03fdda867014d183a7f54745c6d687441d7e230cbe45d9234c623ed2_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel8@sha256:c7633b12a75e2a382fb3104a6fcc03227dcc980d2d764f828c75b48ccf73bbab_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel8@sha256:0a2fbc739785a2cc2ad17b79e360788216b2a87422e7d1512ea59a8672557a3e_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel8@sha256:25c1f3d9abd1e123e2a11e5349c0b59eb24238a10dc16e01e59976d061ea7af7_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel8@sha256:375388a1122a4bc5ffe695d4f8c69c9cf0c1d65ba89e92a6caeb68be40fbbbdc_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel8@sha256:739b8da7ebcad332129f65fee9e17f2b29370b1f68c030e3751d2f37ed4f9326_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel8@sha256:0d2a673d31a7b920fce466a25fa1968c57fe95d1c8c5bd2759f5de611d000b5f_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel8@sha256:3542aba4cb22ce189574cf439a9dc758678e6272b83d8ff6089f1815284c576b_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel8@sha256:8c97cb0a4a88a1ddb7a6e7650100e958464b526d7c1454c306c7326f75ca0ab1_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel8@sha256:8ce8fce1d1e1acd9fb44dc4d5797e57fe8e349624f6c7b1351757d7d6143b679_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel8@sha256:540dd3000891505e605b3f269f99da6c53d1e452cf35bb7a1918bb8ce190772b_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel8@sha256:5f0ff9a2dfa1468eff57b5e44d971056d06e6c5a2672e14717686b3eba17a341_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel8@sha256:bba628b46144f5d52f4a6e303d1b90c9a7f4a0a7b3f0c13839f9f795da874254_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel8@sha256:f2ee01a1a497bd505ca1289290c0a07eda82901e698079fe1bc6557519d4ee99_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel8@sha256:37002485d6cf0f0ce261894d23db0bf94291fa7a121a154d15e5e4dcde20961f_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel8@sha256:7561c3f65b9ea5268ed46b35f821c319abb1b4cb0894885a5a205cb920842b50_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel8@sha256:7f56583cad2cef40a2be5f4e96a62fcc155c8818fdc7d786400fadb60c85e631_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel8@sha256:ac72ab75d693dd84576e61df319e891b3de889f4e347c9c5b6597ccbd529ae0d_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel8@sha256:025fa4d5b4ca78c69f85c8836f9e585f71c2e48466ff7f38fab36dc66f65880e_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel8@sha256:534369ccbc380afa8482d089c9806484843122f9f3ece03d468604ef2de1daff_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel8@sha256:cea3159fd16b609ef54d99bf435f72c142f0f7ecbbe3c3eaa9dd2035267395d2_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel8@sha256:eae22f08294cb4179c659fca1effea2fc9f270a3059ddd32cf5a9ba1aaf8d2d1_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel8@sha256:1873003c677cb43b754c22493f9ecd91fa61eced098816823b7bceaf2051113a_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel8@sha256:26e9f9232764f62c9c8ec24c3f7938fdaa362f4f10b6c71c894b1cea92f55404_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel8@sha256:8969e863a2ac74d0ab37812bd0aa5d86f261b97d0c2fecd0f35d2343c2f5bd67_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel8@sha256:bc98620c8b16b39d796d81f25bd30ff227f2f2e723536bf28d55bdc76e9ac1ad_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel8@sha256:2f5cd53d974785de7aa44cb7ff7340e08c44a98eac5b3b60a9eb4535e63e62f7_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel8@sha256:608f3eb154f67488869fceeee31df1bcf596385c41d03c7390364153bac6b8b2_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel8@sha256:ca0bcdf562b50a8d2d665172658de8f444dab6fb4ca39ce49abb253e05aa8c7c_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel8@sha256:fed536fdc9330d719dda8baef65c856e9c301e86363b767a52f78fea8336103e_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel8@sha256:012597e8046bf9f3e53d6f3c9543405e77ad5fd8f44964bc669cdf9581726170_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel8@sha256:36959d582ce1a74d7bf594b8e1b84edfa14233ddc2a2b22fcb66c0a0335a7bd3_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel8@sha256:3888fb9d6780e137b4545e8830f45383e68ca84a42394749b64e391d535172e7_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel8@sha256:79af298015635f2bde40b74943cc5aa201d8bef1cb1d333938816757328609e6_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel8@sha256:0d45b4a62b0fc7e101f68e94d6f1b18bc1a2770cccfebc27380d1bbcafbabb49_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel8@sha256:142369000580845dc3a0da67cf4de781dd2ad1ccaa6acf234d7650424e95bf09_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel8@sha256:26d9157c1a6c7d0cfcde263a0a17b15cca996b2b79c6cf0168a16304068c6abc_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel8@sha256:7a4aa11a1273f668d89230adaa720b4e1fcea0cbaa57c63fa01a2cf6867d981c_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel8@sha256:25f485a1b1e0c5015304744148e7a3fbb6728fe90f389e5d507b2d36917efdf5_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel8@sha256:6f30b86646ff8d94ba28949bdf826d751fba38c824a3acabb1480896f41d411a_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel8@sha256:a0663bcada815073c34ec07a99cd53242db85e933912c48b5ed25892ccfa4eb1_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel8@sha256:e6213a9e4243024eb73cef85526dbc294920f0e7c35b031d4b46bc5a5072af23_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel8@sha256:18c0e9a76603a5312f3c7e2b9d468fe5a6d1e3f3f3b41c5ddcad952f6a49e528_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel8@sha256:2723ec216e5ead0550a5dece8b4ef76abade44503ff67da9becdb59ee6a74b64_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel8@sha256:5f68ba66d17d612702cc47916df916b751c3b8d71faa094f1a174cb4338c3d68_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel8@sha256:8d927c5044b9df81791f00774e7831f0a4d5a458f7a335f8bf925696b5479548_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel8@sha256:3d6ba54c22f00a6eefdb5a920e9f2a377cd25f46ac0ce43fbbd207f9bddf87af_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel8@sha256:4f9a87bf93808a7c27c0bcd5387527fd9261f4c666da11e4f5ba8f831028fc3e_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel8@sha256:6ecd313eff04d48c873fa3b4b3a0e1bc94e1e715ab5919e33718a06a2b561851_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel8@sha256:7efeac843ef6910c061c535e290dc43a8fca0522e1897845237bff9df7706da9_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel8@sha256:3e51c0031aaefd0b1ae80908c887075c82888f29552a4b71a3de6148ed6a7fb4_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel8@sha256:578c9afda064065cc2f4e18b59dbb92cf78015654573de80a72bc4e56fc0d1f3_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel8@sha256:d4fa2a61f381b3f00b9fb76cb1d019b28a2413a936f9b5a786d1d98e8a8361a0_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel8@sha256:fbbf6924f67a455359ccd4e884e1608fb20475850e874874d158f5f2e01425c8_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "github.com/sigstore/fulcio: Fulcio: Denial of Service via crafted OpenID Connect (OIDC) token"
},
{
"cve": "CVE-2025-66564",
"cwe": {
"id": "CWE-405",
"name": "Asymmetric Resource Consumption (Amplification)"
},
"discovery_date": "2025-12-04T23:01:11.786030+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel8@sha256:494857108f0b09c8b8985062cc11b9879d126b207fcd72f6abb64ded3d8d1793_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel8@sha256:abca24c41cb24749e70a90aac93354d1924785e3eaf92a55b6906690861bac49_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel8@sha256:b7b03dd023aafe65290969336bcf9e0b7a241c3510dcb3d26519581ba4eed719_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel8@sha256:d52e4a16b2908e99f1e69a1e2ee9233a231fd28c70916ed06c9cd8560478340c_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-controller-rhel8@sha256:35c7d22ab878030711c1ec9d340f25f78257ca3eabdcb5db23db90e80d55e8f1_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-controller-rhel8@sha256:5345cdb7e11186fda1577345f0e426946a5ee9e6bbe6486845511f03114dbe52_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-controller-rhel8@sha256:71d7e93eb9e845a429a7e68801ce7675ffdeebb730c236a8b6c3d59767d8e5d8_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-controller-rhel8@sha256:b33b33412464a6d0bf510e6dd2dc7df8b4ced9a5c08a14d8522db6c8457d1a36_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel8@sha256:9209e159bb11236b49511ed3a59c7f687d06a9f82a02497a637d765cc14ea0c3_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel8@sha256:b2c21a004712bd198698ea75793e57abbe1665e17479e34d0b5e8c81d60b967d_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel8@sha256:b894d94d3e18dc2f4f71f4e791e25da158397264b49ac82f4780ac3322e66200_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel8@sha256:f532249811710dde78cab85e31f99bfebb5ee161167f8116ea00297ac343eefd_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-events-rhel8@sha256:001e28b882e81e4d424b2e1a39933211f15e68048406a6432e6ec59e4b96cc2c_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-events-rhel8@sha256:03dc5eb942a8fb202d8d6492764d5d27dcc326b556bb068070c10b00a3a9d277_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-events-rhel8@sha256:0e59fd179abc02c54784b3293bc3d21087bd0ec135c691c5523879149da33a5a_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-events-rhel8@sha256:898085897ff200fdba4d6c14b59548c7fe53164a8c2649e2263a69116737edbf_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel8@sha256:3479cbadb4aa7bab5cc56115d7efe4e406d60010e28561857804926c3fbac9cc_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel8@sha256:6067cedcfde517cc751e14030c620126ea6facf50a4ff16374ca8ebe7bfcbe8b_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel8@sha256:a77292658b1ef1e2922f2b7c904ff73c8911bb84f130953897c3a66aec8560da_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel8@sha256:c8aaf02aede730dacca2eed8bb32044f39b74d3ee3fd619a0fa2af864d874fa6_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel8@sha256:1066cf4185e3cd917c05e6d6759fb0a69428c4b43398df10dff8abe523761c09_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel8@sha256:525bbd7fe14ba88b4d9be13c5857e477e3a8daac1185a146707ebb8ef8e81acd_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel8@sha256:dbb678695a4bd07c27a14fec9b70359929bf0d4d33d9ce2d70d1b5157e5026c1_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel8@sha256:fbddec04429c15c833b7631fe3d7c783d33520f30f6d5c8aef2e66b7634873b8_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel8@sha256:0a12cf22aa798dbc3661f7e83aa9c280fe394de5b0ecc6ed7c93be1df539fce9_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel8@sha256:cf30088c2a33f0717657b0ac7c2df1544cb02a39e235011c9d21c658222ef39e_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel8@sha256:ea7aae64763683de9e3fcbda5d6865c975a561b8c6b4299be9dd34088bc5e684_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel8@sha256:fdd2f4bffececf03b6566cf573fdf6224495d79a75ad1031219fad9902d7a3f1_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel8@sha256:0dee713a14ab49d93b52b280d4ca3c6fc1c5f604087c81b755a6715330c91ea7_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel8@sha256:50133b51c695735e5f1fdb54d5423331091c1d113b0747d9565a42839d7510bc_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel8@sha256:56bf189b754dee71d8b4ce9e44389b4ca0762e5f633e728210825472f4c8f3f6_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel8@sha256:d356f3a86b2d3054a9f9c6e36bd488c8eaaef4af199e6a8188f8b50921698d25_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel8@sha256:23a535f97d17329cf2a1cc9dde90d4d9e2f3f5d979539a8ef5982e1f6693b144_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel8@sha256:7b61bda6116f3f1e93c856543ade553b0a1e4353542f5147da6929a5a8adbac3_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel8@sha256:ab98453c7e13ef2a9429531a1b1635e814df4784599be5c79848fcc849d05136_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel8@sha256:d2993b1a28d230faf64f020c8e8248e06fabf5cd225189b8218a71b2f40e6a9b_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel8@sha256:065def0cfd1e282fd57faedff24873ddb4057afd42d4abc887859c6b8cf8c901_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel8@sha256:14e1402c0d2f4d449146471fff84f6548affdbcd81d1864bce0d29c29ccb15bd_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel8@sha256:1709fbbd4a92d49d492e6bc977f2c32efe4559bde59668e818be70d38acdf757_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel8@sha256:5f9e44c7e682756007cc7bc493511c4a44536a04271ec1984f5a3ece7f1a8a49_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-nop-rhel8@sha256:72978ab3728ae29e51b68affb9e0b9a501bc69653c392783cb9ea121c8971661_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-nop-rhel8@sha256:9a0cf80bdfe89d4c472dc555f314d0bd5c4763bc637d45ddd89b8bb78236a44f_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-nop-rhel8@sha256:b767a9acd7013d08b744b8155cecbe219bfd7a416a3f1ac3a129d67ab062741a_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-nop-rhel8@sha256:dfb1b5680a223da82b0b2dada35342525a88a925f4d22b8168c7edcf2b93049c_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel8@sha256:46612f85239df62f6c6d3684367e34a06ddf3982754d5d130b5c0d77f587deea_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel8@sha256:4c111f708f6ae46c74f7ecae415b9b12e1cbb0380f97c4bee6f98ce32de0ef18_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel8@sha256:607ba1de03fdda867014d183a7f54745c6d687441d7e230cbe45d9234c623ed2_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel8@sha256:c7633b12a75e2a382fb3104a6fcc03227dcc980d2d764f828c75b48ccf73bbab_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel8@sha256:0a2fbc739785a2cc2ad17b79e360788216b2a87422e7d1512ea59a8672557a3e_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel8@sha256:25c1f3d9abd1e123e2a11e5349c0b59eb24238a10dc16e01e59976d061ea7af7_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel8@sha256:375388a1122a4bc5ffe695d4f8c69c9cf0c1d65ba89e92a6caeb68be40fbbbdc_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel8@sha256:739b8da7ebcad332129f65fee9e17f2b29370b1f68c030e3751d2f37ed4f9326_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel8@sha256:0d2a673d31a7b920fce466a25fa1968c57fe95d1c8c5bd2759f5de611d000b5f_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel8@sha256:3542aba4cb22ce189574cf439a9dc758678e6272b83d8ff6089f1815284c576b_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel8@sha256:8c97cb0a4a88a1ddb7a6e7650100e958464b526d7c1454c306c7326f75ca0ab1_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel8@sha256:8ce8fce1d1e1acd9fb44dc4d5797e57fe8e349624f6c7b1351757d7d6143b679_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel8@sha256:540dd3000891505e605b3f269f99da6c53d1e452cf35bb7a1918bb8ce190772b_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel8@sha256:5f0ff9a2dfa1468eff57b5e44d971056d06e6c5a2672e14717686b3eba17a341_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel8@sha256:bba628b46144f5d52f4a6e303d1b90c9a7f4a0a7b3f0c13839f9f795da874254_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel8@sha256:f2ee01a1a497bd505ca1289290c0a07eda82901e698079fe1bc6557519d4ee99_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel8@sha256:37002485d6cf0f0ce261894d23db0bf94291fa7a121a154d15e5e4dcde20961f_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel8@sha256:7561c3f65b9ea5268ed46b35f821c319abb1b4cb0894885a5a205cb920842b50_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel8@sha256:7f56583cad2cef40a2be5f4e96a62fcc155c8818fdc7d786400fadb60c85e631_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel8@sha256:ac72ab75d693dd84576e61df319e891b3de889f4e347c9c5b6597ccbd529ae0d_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel8@sha256:025fa4d5b4ca78c69f85c8836f9e585f71c2e48466ff7f38fab36dc66f65880e_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel8@sha256:534369ccbc380afa8482d089c9806484843122f9f3ece03d468604ef2de1daff_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel8@sha256:cea3159fd16b609ef54d99bf435f72c142f0f7ecbbe3c3eaa9dd2035267395d2_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel8@sha256:eae22f08294cb4179c659fca1effea2fc9f270a3059ddd32cf5a9ba1aaf8d2d1_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel8@sha256:1873003c677cb43b754c22493f9ecd91fa61eced098816823b7bceaf2051113a_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel8@sha256:26e9f9232764f62c9c8ec24c3f7938fdaa362f4f10b6c71c894b1cea92f55404_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel8@sha256:8969e863a2ac74d0ab37812bd0aa5d86f261b97d0c2fecd0f35d2343c2f5bd67_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel8@sha256:bc98620c8b16b39d796d81f25bd30ff227f2f2e723536bf28d55bdc76e9ac1ad_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel8@sha256:2f5cd53d974785de7aa44cb7ff7340e08c44a98eac5b3b60a9eb4535e63e62f7_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel8@sha256:608f3eb154f67488869fceeee31df1bcf596385c41d03c7390364153bac6b8b2_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel8@sha256:ca0bcdf562b50a8d2d665172658de8f444dab6fb4ca39ce49abb253e05aa8c7c_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel8@sha256:fed536fdc9330d719dda8baef65c856e9c301e86363b767a52f78fea8336103e_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel8@sha256:012597e8046bf9f3e53d6f3c9543405e77ad5fd8f44964bc669cdf9581726170_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel8@sha256:36959d582ce1a74d7bf594b8e1b84edfa14233ddc2a2b22fcb66c0a0335a7bd3_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel8@sha256:3888fb9d6780e137b4545e8830f45383e68ca84a42394749b64e391d535172e7_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel8@sha256:79af298015635f2bde40b74943cc5aa201d8bef1cb1d333938816757328609e6_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel8@sha256:0d45b4a62b0fc7e101f68e94d6f1b18bc1a2770cccfebc27380d1bbcafbabb49_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel8@sha256:142369000580845dc3a0da67cf4de781dd2ad1ccaa6acf234d7650424e95bf09_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel8@sha256:26d9157c1a6c7d0cfcde263a0a17b15cca996b2b79c6cf0168a16304068c6abc_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel8@sha256:7a4aa11a1273f668d89230adaa720b4e1fcea0cbaa57c63fa01a2cf6867d981c_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel8@sha256:25f485a1b1e0c5015304744148e7a3fbb6728fe90f389e5d507b2d36917efdf5_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel8@sha256:6f30b86646ff8d94ba28949bdf826d751fba38c824a3acabb1480896f41d411a_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel8@sha256:a0663bcada815073c34ec07a99cd53242db85e933912c48b5ed25892ccfa4eb1_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel8@sha256:e6213a9e4243024eb73cef85526dbc294920f0e7c35b031d4b46bc5a5072af23_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel8@sha256:18c0e9a76603a5312f3c7e2b9d468fe5a6d1e3f3f3b41c5ddcad952f6a49e528_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel8@sha256:2723ec216e5ead0550a5dece8b4ef76abade44503ff67da9becdb59ee6a74b64_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel8@sha256:5f68ba66d17d612702cc47916df916b751c3b8d71faa094f1a174cb4338c3d68_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel8@sha256:8d927c5044b9df81791f00774e7831f0a4d5a458f7a335f8bf925696b5479548_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel8@sha256:3d6ba54c22f00a6eefdb5a920e9f2a377cd25f46ac0ce43fbbd207f9bddf87af_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel8@sha256:4f9a87bf93808a7c27c0bcd5387527fd9261f4c666da11e4f5ba8f831028fc3e_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel8@sha256:6ecd313eff04d48c873fa3b4b3a0e1bc94e1e715ab5919e33718a06a2b561851_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel8@sha256:7efeac843ef6910c061c535e290dc43a8fca0522e1897845237bff9df7706da9_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel8@sha256:3e51c0031aaefd0b1ae80908c887075c82888f29552a4b71a3de6148ed6a7fb4_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel8@sha256:578c9afda064065cc2f4e18b59dbb92cf78015654573de80a72bc4e56fc0d1f3_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel8@sha256:d4fa2a61f381b3f00b9fb76cb1d019b28a2413a936f9b5a786d1d98e8a8361a0_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel8@sha256:fbbf6924f67a455359ccd4e884e1608fb20475850e874874d158f5f2e01425c8_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2419054"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Sigstore Timestamp Authority. This vulnerability allows a denial of service via excessive memory allocation when processing a specially crafted Object Identifier or Content-Type header.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "github.com/sigstore/timestamp-authority: Sigstore Timestamp Authority: Denial of Service via excessive OID or Content-Type header parsing",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This vulnerability is rated Important for Red Hat products. The Sigstore Timestamp Authority, a service for issuing RFC 3161 timestamps, is prone to excessive memory allocation. This occurs when processing untrusted OID payloads with many period characters or malformed Content-Type headers. An unauthenticated attacker could exploit this flaw to trigger a denial of service in affected Red Hat products that utilize this component.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel8@sha256:0cb744cb7946d857a2cffec641fcbc994e77ddc8d4a5b14c17a28621f4a0a4a9_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel8@sha256:416c99f02abb6274fc87b2599e96b90e74e7a94c28806629c2b98fb2dc7e2afc_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel8@sha256:5c78dfe2380653f0167358565c8b7cab1010321a4eda27ec931715805ab2c256_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel8@sha256:d71dc72648f45660ae1fd98acac0f1876540cac853f5c097ab85c3a5f2c2084f_s390x"
],
"known_not_affected": [
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel8@sha256:494857108f0b09c8b8985062cc11b9879d126b207fcd72f6abb64ded3d8d1793_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel8@sha256:abca24c41cb24749e70a90aac93354d1924785e3eaf92a55b6906690861bac49_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel8@sha256:b7b03dd023aafe65290969336bcf9e0b7a241c3510dcb3d26519581ba4eed719_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel8@sha256:d52e4a16b2908e99f1e69a1e2ee9233a231fd28c70916ed06c9cd8560478340c_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-controller-rhel8@sha256:35c7d22ab878030711c1ec9d340f25f78257ca3eabdcb5db23db90e80d55e8f1_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-controller-rhel8@sha256:5345cdb7e11186fda1577345f0e426946a5ee9e6bbe6486845511f03114dbe52_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-controller-rhel8@sha256:71d7e93eb9e845a429a7e68801ce7675ffdeebb730c236a8b6c3d59767d8e5d8_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-controller-rhel8@sha256:b33b33412464a6d0bf510e6dd2dc7df8b4ced9a5c08a14d8522db6c8457d1a36_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel8@sha256:9209e159bb11236b49511ed3a59c7f687d06a9f82a02497a637d765cc14ea0c3_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel8@sha256:b2c21a004712bd198698ea75793e57abbe1665e17479e34d0b5e8c81d60b967d_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel8@sha256:b894d94d3e18dc2f4f71f4e791e25da158397264b49ac82f4780ac3322e66200_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel8@sha256:f532249811710dde78cab85e31f99bfebb5ee161167f8116ea00297ac343eefd_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-events-rhel8@sha256:001e28b882e81e4d424b2e1a39933211f15e68048406a6432e6ec59e4b96cc2c_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-events-rhel8@sha256:03dc5eb942a8fb202d8d6492764d5d27dcc326b556bb068070c10b00a3a9d277_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-events-rhel8@sha256:0e59fd179abc02c54784b3293bc3d21087bd0ec135c691c5523879149da33a5a_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-events-rhel8@sha256:898085897ff200fdba4d6c14b59548c7fe53164a8c2649e2263a69116737edbf_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel8@sha256:3479cbadb4aa7bab5cc56115d7efe4e406d60010e28561857804926c3fbac9cc_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel8@sha256:6067cedcfde517cc751e14030c620126ea6facf50a4ff16374ca8ebe7bfcbe8b_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel8@sha256:a77292658b1ef1e2922f2b7c904ff73c8911bb84f130953897c3a66aec8560da_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel8@sha256:c8aaf02aede730dacca2eed8bb32044f39b74d3ee3fd619a0fa2af864d874fa6_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel8@sha256:1066cf4185e3cd917c05e6d6759fb0a69428c4b43398df10dff8abe523761c09_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel8@sha256:525bbd7fe14ba88b4d9be13c5857e477e3a8daac1185a146707ebb8ef8e81acd_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel8@sha256:dbb678695a4bd07c27a14fec9b70359929bf0d4d33d9ce2d70d1b5157e5026c1_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel8@sha256:fbddec04429c15c833b7631fe3d7c783d33520f30f6d5c8aef2e66b7634873b8_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel8@sha256:0a12cf22aa798dbc3661f7e83aa9c280fe394de5b0ecc6ed7c93be1df539fce9_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel8@sha256:cf30088c2a33f0717657b0ac7c2df1544cb02a39e235011c9d21c658222ef39e_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel8@sha256:ea7aae64763683de9e3fcbda5d6865c975a561b8c6b4299be9dd34088bc5e684_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel8@sha256:fdd2f4bffececf03b6566cf573fdf6224495d79a75ad1031219fad9902d7a3f1_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel8@sha256:0dee713a14ab49d93b52b280d4ca3c6fc1c5f604087c81b755a6715330c91ea7_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel8@sha256:50133b51c695735e5f1fdb54d5423331091c1d113b0747d9565a42839d7510bc_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel8@sha256:56bf189b754dee71d8b4ce9e44389b4ca0762e5f633e728210825472f4c8f3f6_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel8@sha256:d356f3a86b2d3054a9f9c6e36bd488c8eaaef4af199e6a8188f8b50921698d25_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel8@sha256:23a535f97d17329cf2a1cc9dde90d4d9e2f3f5d979539a8ef5982e1f6693b144_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel8@sha256:7b61bda6116f3f1e93c856543ade553b0a1e4353542f5147da6929a5a8adbac3_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel8@sha256:ab98453c7e13ef2a9429531a1b1635e814df4784599be5c79848fcc849d05136_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel8@sha256:d2993b1a28d230faf64f020c8e8248e06fabf5cd225189b8218a71b2f40e6a9b_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel8@sha256:065def0cfd1e282fd57faedff24873ddb4057afd42d4abc887859c6b8cf8c901_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel8@sha256:14e1402c0d2f4d449146471fff84f6548affdbcd81d1864bce0d29c29ccb15bd_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel8@sha256:1709fbbd4a92d49d492e6bc977f2c32efe4559bde59668e818be70d38acdf757_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel8@sha256:5f9e44c7e682756007cc7bc493511c4a44536a04271ec1984f5a3ece7f1a8a49_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-nop-rhel8@sha256:72978ab3728ae29e51b68affb9e0b9a501bc69653c392783cb9ea121c8971661_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-nop-rhel8@sha256:9a0cf80bdfe89d4c472dc555f314d0bd5c4763bc637d45ddd89b8bb78236a44f_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-nop-rhel8@sha256:b767a9acd7013d08b744b8155cecbe219bfd7a416a3f1ac3a129d67ab062741a_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-nop-rhel8@sha256:dfb1b5680a223da82b0b2dada35342525a88a925f4d22b8168c7edcf2b93049c_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel8@sha256:46612f85239df62f6c6d3684367e34a06ddf3982754d5d130b5c0d77f587deea_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel8@sha256:4c111f708f6ae46c74f7ecae415b9b12e1cbb0380f97c4bee6f98ce32de0ef18_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel8@sha256:607ba1de03fdda867014d183a7f54745c6d687441d7e230cbe45d9234c623ed2_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel8@sha256:c7633b12a75e2a382fb3104a6fcc03227dcc980d2d764f828c75b48ccf73bbab_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel8@sha256:0a2fbc739785a2cc2ad17b79e360788216b2a87422e7d1512ea59a8672557a3e_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel8@sha256:25c1f3d9abd1e123e2a11e5349c0b59eb24238a10dc16e01e59976d061ea7af7_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel8@sha256:375388a1122a4bc5ffe695d4f8c69c9cf0c1d65ba89e92a6caeb68be40fbbbdc_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel8@sha256:739b8da7ebcad332129f65fee9e17f2b29370b1f68c030e3751d2f37ed4f9326_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel8@sha256:0d2a673d31a7b920fce466a25fa1968c57fe95d1c8c5bd2759f5de611d000b5f_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel8@sha256:3542aba4cb22ce189574cf439a9dc758678e6272b83d8ff6089f1815284c576b_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel8@sha256:8c97cb0a4a88a1ddb7a6e7650100e958464b526d7c1454c306c7326f75ca0ab1_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel8@sha256:8ce8fce1d1e1acd9fb44dc4d5797e57fe8e349624f6c7b1351757d7d6143b679_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel8@sha256:540dd3000891505e605b3f269f99da6c53d1e452cf35bb7a1918bb8ce190772b_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel8@sha256:5f0ff9a2dfa1468eff57b5e44d971056d06e6c5a2672e14717686b3eba17a341_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel8@sha256:bba628b46144f5d52f4a6e303d1b90c9a7f4a0a7b3f0c13839f9f795da874254_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel8@sha256:f2ee01a1a497bd505ca1289290c0a07eda82901e698079fe1bc6557519d4ee99_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel8@sha256:37002485d6cf0f0ce261894d23db0bf94291fa7a121a154d15e5e4dcde20961f_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel8@sha256:7561c3f65b9ea5268ed46b35f821c319abb1b4cb0894885a5a205cb920842b50_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel8@sha256:7f56583cad2cef40a2be5f4e96a62fcc155c8818fdc7d786400fadb60c85e631_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel8@sha256:ac72ab75d693dd84576e61df319e891b3de889f4e347c9c5b6597ccbd529ae0d_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel8@sha256:025fa4d5b4ca78c69f85c8836f9e585f71c2e48466ff7f38fab36dc66f65880e_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel8@sha256:534369ccbc380afa8482d089c9806484843122f9f3ece03d468604ef2de1daff_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel8@sha256:cea3159fd16b609ef54d99bf435f72c142f0f7ecbbe3c3eaa9dd2035267395d2_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel8@sha256:eae22f08294cb4179c659fca1effea2fc9f270a3059ddd32cf5a9ba1aaf8d2d1_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel8@sha256:1873003c677cb43b754c22493f9ecd91fa61eced098816823b7bceaf2051113a_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel8@sha256:26e9f9232764f62c9c8ec24c3f7938fdaa362f4f10b6c71c894b1cea92f55404_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel8@sha256:8969e863a2ac74d0ab37812bd0aa5d86f261b97d0c2fecd0f35d2343c2f5bd67_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel8@sha256:bc98620c8b16b39d796d81f25bd30ff227f2f2e723536bf28d55bdc76e9ac1ad_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel8@sha256:2f5cd53d974785de7aa44cb7ff7340e08c44a98eac5b3b60a9eb4535e63e62f7_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel8@sha256:608f3eb154f67488869fceeee31df1bcf596385c41d03c7390364153bac6b8b2_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel8@sha256:ca0bcdf562b50a8d2d665172658de8f444dab6fb4ca39ce49abb253e05aa8c7c_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel8@sha256:fed536fdc9330d719dda8baef65c856e9c301e86363b767a52f78fea8336103e_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel8@sha256:012597e8046bf9f3e53d6f3c9543405e77ad5fd8f44964bc669cdf9581726170_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel8@sha256:36959d582ce1a74d7bf594b8e1b84edfa14233ddc2a2b22fcb66c0a0335a7bd3_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel8@sha256:3888fb9d6780e137b4545e8830f45383e68ca84a42394749b64e391d535172e7_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel8@sha256:79af298015635f2bde40b74943cc5aa201d8bef1cb1d333938816757328609e6_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel8@sha256:0d45b4a62b0fc7e101f68e94d6f1b18bc1a2770cccfebc27380d1bbcafbabb49_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel8@sha256:142369000580845dc3a0da67cf4de781dd2ad1ccaa6acf234d7650424e95bf09_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel8@sha256:26d9157c1a6c7d0cfcde263a0a17b15cca996b2b79c6cf0168a16304068c6abc_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel8@sha256:7a4aa11a1273f668d89230adaa720b4e1fcea0cbaa57c63fa01a2cf6867d981c_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel8@sha256:25f485a1b1e0c5015304744148e7a3fbb6728fe90f389e5d507b2d36917efdf5_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel8@sha256:6f30b86646ff8d94ba28949bdf826d751fba38c824a3acabb1480896f41d411a_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel8@sha256:a0663bcada815073c34ec07a99cd53242db85e933912c48b5ed25892ccfa4eb1_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel8@sha256:e6213a9e4243024eb73cef85526dbc294920f0e7c35b031d4b46bc5a5072af23_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel8@sha256:18c0e9a76603a5312f3c7e2b9d468fe5a6d1e3f3f3b41c5ddcad952f6a49e528_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel8@sha256:2723ec216e5ead0550a5dece8b4ef76abade44503ff67da9becdb59ee6a74b64_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel8@sha256:5f68ba66d17d612702cc47916df916b751c3b8d71faa094f1a174cb4338c3d68_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel8@sha256:8d927c5044b9df81791f00774e7831f0a4d5a458f7a335f8bf925696b5479548_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel8@sha256:3d6ba54c22f00a6eefdb5a920e9f2a377cd25f46ac0ce43fbbd207f9bddf87af_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel8@sha256:4f9a87bf93808a7c27c0bcd5387527fd9261f4c666da11e4f5ba8f831028fc3e_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel8@sha256:6ecd313eff04d48c873fa3b4b3a0e1bc94e1e715ab5919e33718a06a2b561851_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel8@sha256:7efeac843ef6910c061c535e290dc43a8fca0522e1897845237bff9df7706da9_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel8@sha256:3e51c0031aaefd0b1ae80908c887075c82888f29552a4b71a3de6148ed6a7fb4_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel8@sha256:578c9afda064065cc2f4e18b59dbb92cf78015654573de80a72bc4e56fc0d1f3_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel8@sha256:d4fa2a61f381b3f00b9fb76cb1d019b28a2413a936f9b5a786d1d98e8a8361a0_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel8@sha256:fbbf6924f67a455359ccd4e884e1608fb20475850e874874d158f5f2e01425c8_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-66564"
},
{
"category": "external",
"summary": "RHBZ#2419054",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2419054"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-66564",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-66564"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-66564",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-66564"
},
{
"category": "external",
"summary": "https://github.com/sigstore/timestamp-authority/commit/0cae34e197d685a14904e0bad135b89d13b69421",
"url": "https://github.com/sigstore/timestamp-authority/commit/0cae34e197d685a14904e0bad135b89d13b69421"
},
{
"category": "external",
"summary": "https://github.com/sigstore/timestamp-authority/security/advisories/GHSA-4qg8-fj49-pxjh",
"url": "https://github.com/sigstore/timestamp-authority/security/advisories/GHSA-4qg8-fj49-pxjh"
}
],
"release_date": "2025-12-04T22:37:13.307000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-03-04T07:12:04+00:00",
"details": "Red Hat OpenShift Pipelines is a cloud-native, continuous integration and\ncontinuous delivery (CI/CD) solution based on Kubernetes resources.\nIt uses Tekton building blocks to automate deployments across multiple\nplatforms by abstracting away the underlying implementation details.\nTekton introduces a number of standard custom resource definitions (CRDs)\nfor defining CI/CD pipelines that are portable across Kubernetes distributions.",
"product_ids": [
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel8@sha256:0cb744cb7946d857a2cffec641fcbc994e77ddc8d4a5b14c17a28621f4a0a4a9_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel8@sha256:416c99f02abb6274fc87b2599e96b90e74e7a94c28806629c2b98fb2dc7e2afc_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel8@sha256:5c78dfe2380653f0167358565c8b7cab1010321a4eda27ec931715805ab2c256_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel8@sha256:d71dc72648f45660ae1fd98acac0f1876540cac853f5c097ab85c3a5f2c2084f_s390x"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:3712"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel8@sha256:0cb744cb7946d857a2cffec641fcbc994e77ddc8d4a5b14c17a28621f4a0a4a9_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel8@sha256:416c99f02abb6274fc87b2599e96b90e74e7a94c28806629c2b98fb2dc7e2afc_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel8@sha256:5c78dfe2380653f0167358565c8b7cab1010321a4eda27ec931715805ab2c256_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel8@sha256:d71dc72648f45660ae1fd98acac0f1876540cac853f5c097ab85c3a5f2c2084f_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel8@sha256:494857108f0b09c8b8985062cc11b9879d126b207fcd72f6abb64ded3d8d1793_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel8@sha256:abca24c41cb24749e70a90aac93354d1924785e3eaf92a55b6906690861bac49_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel8@sha256:b7b03dd023aafe65290969336bcf9e0b7a241c3510dcb3d26519581ba4eed719_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel8@sha256:d52e4a16b2908e99f1e69a1e2ee9233a231fd28c70916ed06c9cd8560478340c_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-controller-rhel8@sha256:35c7d22ab878030711c1ec9d340f25f78257ca3eabdcb5db23db90e80d55e8f1_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-controller-rhel8@sha256:5345cdb7e11186fda1577345f0e426946a5ee9e6bbe6486845511f03114dbe52_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-controller-rhel8@sha256:71d7e93eb9e845a429a7e68801ce7675ffdeebb730c236a8b6c3d59767d8e5d8_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-controller-rhel8@sha256:b33b33412464a6d0bf510e6dd2dc7df8b4ced9a5c08a14d8522db6c8457d1a36_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel8@sha256:9209e159bb11236b49511ed3a59c7f687d06a9f82a02497a637d765cc14ea0c3_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel8@sha256:b2c21a004712bd198698ea75793e57abbe1665e17479e34d0b5e8c81d60b967d_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel8@sha256:b894d94d3e18dc2f4f71f4e791e25da158397264b49ac82f4780ac3322e66200_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel8@sha256:f532249811710dde78cab85e31f99bfebb5ee161167f8116ea00297ac343eefd_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-events-rhel8@sha256:001e28b882e81e4d424b2e1a39933211f15e68048406a6432e6ec59e4b96cc2c_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-events-rhel8@sha256:03dc5eb942a8fb202d8d6492764d5d27dcc326b556bb068070c10b00a3a9d277_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-events-rhel8@sha256:0e59fd179abc02c54784b3293bc3d21087bd0ec135c691c5523879149da33a5a_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-events-rhel8@sha256:898085897ff200fdba4d6c14b59548c7fe53164a8c2649e2263a69116737edbf_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel8@sha256:3479cbadb4aa7bab5cc56115d7efe4e406d60010e28561857804926c3fbac9cc_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel8@sha256:6067cedcfde517cc751e14030c620126ea6facf50a4ff16374ca8ebe7bfcbe8b_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel8@sha256:a77292658b1ef1e2922f2b7c904ff73c8911bb84f130953897c3a66aec8560da_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel8@sha256:c8aaf02aede730dacca2eed8bb32044f39b74d3ee3fd619a0fa2af864d874fa6_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel8@sha256:1066cf4185e3cd917c05e6d6759fb0a69428c4b43398df10dff8abe523761c09_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel8@sha256:525bbd7fe14ba88b4d9be13c5857e477e3a8daac1185a146707ebb8ef8e81acd_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel8@sha256:dbb678695a4bd07c27a14fec9b70359929bf0d4d33d9ce2d70d1b5157e5026c1_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel8@sha256:fbddec04429c15c833b7631fe3d7c783d33520f30f6d5c8aef2e66b7634873b8_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel8@sha256:0a12cf22aa798dbc3661f7e83aa9c280fe394de5b0ecc6ed7c93be1df539fce9_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel8@sha256:cf30088c2a33f0717657b0ac7c2df1544cb02a39e235011c9d21c658222ef39e_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel8@sha256:ea7aae64763683de9e3fcbda5d6865c975a561b8c6b4299be9dd34088bc5e684_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel8@sha256:fdd2f4bffececf03b6566cf573fdf6224495d79a75ad1031219fad9902d7a3f1_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel8@sha256:0dee713a14ab49d93b52b280d4ca3c6fc1c5f604087c81b755a6715330c91ea7_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel8@sha256:50133b51c695735e5f1fdb54d5423331091c1d113b0747d9565a42839d7510bc_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel8@sha256:56bf189b754dee71d8b4ce9e44389b4ca0762e5f633e728210825472f4c8f3f6_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel8@sha256:d356f3a86b2d3054a9f9c6e36bd488c8eaaef4af199e6a8188f8b50921698d25_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel8@sha256:23a535f97d17329cf2a1cc9dde90d4d9e2f3f5d979539a8ef5982e1f6693b144_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel8@sha256:7b61bda6116f3f1e93c856543ade553b0a1e4353542f5147da6929a5a8adbac3_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel8@sha256:ab98453c7e13ef2a9429531a1b1635e814df4784599be5c79848fcc849d05136_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel8@sha256:d2993b1a28d230faf64f020c8e8248e06fabf5cd225189b8218a71b2f40e6a9b_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel8@sha256:065def0cfd1e282fd57faedff24873ddb4057afd42d4abc887859c6b8cf8c901_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel8@sha256:14e1402c0d2f4d449146471fff84f6548affdbcd81d1864bce0d29c29ccb15bd_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel8@sha256:1709fbbd4a92d49d492e6bc977f2c32efe4559bde59668e818be70d38acdf757_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel8@sha256:5f9e44c7e682756007cc7bc493511c4a44536a04271ec1984f5a3ece7f1a8a49_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-nop-rhel8@sha256:72978ab3728ae29e51b68affb9e0b9a501bc69653c392783cb9ea121c8971661_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-nop-rhel8@sha256:9a0cf80bdfe89d4c472dc555f314d0bd5c4763bc637d45ddd89b8bb78236a44f_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-nop-rhel8@sha256:b767a9acd7013d08b744b8155cecbe219bfd7a416a3f1ac3a129d67ab062741a_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-nop-rhel8@sha256:dfb1b5680a223da82b0b2dada35342525a88a925f4d22b8168c7edcf2b93049c_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel8@sha256:46612f85239df62f6c6d3684367e34a06ddf3982754d5d130b5c0d77f587deea_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel8@sha256:4c111f708f6ae46c74f7ecae415b9b12e1cbb0380f97c4bee6f98ce32de0ef18_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel8@sha256:607ba1de03fdda867014d183a7f54745c6d687441d7e230cbe45d9234c623ed2_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel8@sha256:c7633b12a75e2a382fb3104a6fcc03227dcc980d2d764f828c75b48ccf73bbab_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel8@sha256:0a2fbc739785a2cc2ad17b79e360788216b2a87422e7d1512ea59a8672557a3e_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel8@sha256:25c1f3d9abd1e123e2a11e5349c0b59eb24238a10dc16e01e59976d061ea7af7_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel8@sha256:375388a1122a4bc5ffe695d4f8c69c9cf0c1d65ba89e92a6caeb68be40fbbbdc_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel8@sha256:739b8da7ebcad332129f65fee9e17f2b29370b1f68c030e3751d2f37ed4f9326_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel8@sha256:0d2a673d31a7b920fce466a25fa1968c57fe95d1c8c5bd2759f5de611d000b5f_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel8@sha256:3542aba4cb22ce189574cf439a9dc758678e6272b83d8ff6089f1815284c576b_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel8@sha256:8c97cb0a4a88a1ddb7a6e7650100e958464b526d7c1454c306c7326f75ca0ab1_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel8@sha256:8ce8fce1d1e1acd9fb44dc4d5797e57fe8e349624f6c7b1351757d7d6143b679_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel8@sha256:540dd3000891505e605b3f269f99da6c53d1e452cf35bb7a1918bb8ce190772b_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel8@sha256:5f0ff9a2dfa1468eff57b5e44d971056d06e6c5a2672e14717686b3eba17a341_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel8@sha256:bba628b46144f5d52f4a6e303d1b90c9a7f4a0a7b3f0c13839f9f795da874254_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel8@sha256:f2ee01a1a497bd505ca1289290c0a07eda82901e698079fe1bc6557519d4ee99_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel8@sha256:37002485d6cf0f0ce261894d23db0bf94291fa7a121a154d15e5e4dcde20961f_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel8@sha256:7561c3f65b9ea5268ed46b35f821c319abb1b4cb0894885a5a205cb920842b50_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel8@sha256:7f56583cad2cef40a2be5f4e96a62fcc155c8818fdc7d786400fadb60c85e631_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel8@sha256:ac72ab75d693dd84576e61df319e891b3de889f4e347c9c5b6597ccbd529ae0d_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel8@sha256:025fa4d5b4ca78c69f85c8836f9e585f71c2e48466ff7f38fab36dc66f65880e_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel8@sha256:534369ccbc380afa8482d089c9806484843122f9f3ece03d468604ef2de1daff_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel8@sha256:cea3159fd16b609ef54d99bf435f72c142f0f7ecbbe3c3eaa9dd2035267395d2_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel8@sha256:eae22f08294cb4179c659fca1effea2fc9f270a3059ddd32cf5a9ba1aaf8d2d1_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel8@sha256:1873003c677cb43b754c22493f9ecd91fa61eced098816823b7bceaf2051113a_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel8@sha256:26e9f9232764f62c9c8ec24c3f7938fdaa362f4f10b6c71c894b1cea92f55404_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel8@sha256:8969e863a2ac74d0ab37812bd0aa5d86f261b97d0c2fecd0f35d2343c2f5bd67_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel8@sha256:bc98620c8b16b39d796d81f25bd30ff227f2f2e723536bf28d55bdc76e9ac1ad_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel8@sha256:2f5cd53d974785de7aa44cb7ff7340e08c44a98eac5b3b60a9eb4535e63e62f7_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel8@sha256:608f3eb154f67488869fceeee31df1bcf596385c41d03c7390364153bac6b8b2_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel8@sha256:ca0bcdf562b50a8d2d665172658de8f444dab6fb4ca39ce49abb253e05aa8c7c_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel8@sha256:fed536fdc9330d719dda8baef65c856e9c301e86363b767a52f78fea8336103e_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel8@sha256:012597e8046bf9f3e53d6f3c9543405e77ad5fd8f44964bc669cdf9581726170_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel8@sha256:36959d582ce1a74d7bf594b8e1b84edfa14233ddc2a2b22fcb66c0a0335a7bd3_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel8@sha256:3888fb9d6780e137b4545e8830f45383e68ca84a42394749b64e391d535172e7_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel8@sha256:79af298015635f2bde40b74943cc5aa201d8bef1cb1d333938816757328609e6_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel8@sha256:0d45b4a62b0fc7e101f68e94d6f1b18bc1a2770cccfebc27380d1bbcafbabb49_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel8@sha256:142369000580845dc3a0da67cf4de781dd2ad1ccaa6acf234d7650424e95bf09_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel8@sha256:26d9157c1a6c7d0cfcde263a0a17b15cca996b2b79c6cf0168a16304068c6abc_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel8@sha256:7a4aa11a1273f668d89230adaa720b4e1fcea0cbaa57c63fa01a2cf6867d981c_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel8@sha256:25f485a1b1e0c5015304744148e7a3fbb6728fe90f389e5d507b2d36917efdf5_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel8@sha256:6f30b86646ff8d94ba28949bdf826d751fba38c824a3acabb1480896f41d411a_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel8@sha256:a0663bcada815073c34ec07a99cd53242db85e933912c48b5ed25892ccfa4eb1_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel8@sha256:e6213a9e4243024eb73cef85526dbc294920f0e7c35b031d4b46bc5a5072af23_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel8@sha256:18c0e9a76603a5312f3c7e2b9d468fe5a6d1e3f3f3b41c5ddcad952f6a49e528_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel8@sha256:2723ec216e5ead0550a5dece8b4ef76abade44503ff67da9becdb59ee6a74b64_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel8@sha256:5f68ba66d17d612702cc47916df916b751c3b8d71faa094f1a174cb4338c3d68_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel8@sha256:8d927c5044b9df81791f00774e7831f0a4d5a458f7a335f8bf925696b5479548_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel8@sha256:3d6ba54c22f00a6eefdb5a920e9f2a377cd25f46ac0ce43fbbd207f9bddf87af_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel8@sha256:4f9a87bf93808a7c27c0bcd5387527fd9261f4c666da11e4f5ba8f831028fc3e_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel8@sha256:6ecd313eff04d48c873fa3b4b3a0e1bc94e1e715ab5919e33718a06a2b561851_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel8@sha256:7efeac843ef6910c061c535e290dc43a8fca0522e1897845237bff9df7706da9_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel8@sha256:3e51c0031aaefd0b1ae80908c887075c82888f29552a4b71a3de6148ed6a7fb4_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel8@sha256:578c9afda064065cc2f4e18b59dbb92cf78015654573de80a72bc4e56fc0d1f3_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel8@sha256:d4fa2a61f381b3f00b9fb76cb1d019b28a2413a936f9b5a786d1d98e8a8361a0_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel8@sha256:fbbf6924f67a455359ccd4e884e1608fb20475850e874874d158f5f2e01425c8_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "github.com/sigstore/timestamp-authority: Sigstore Timestamp Authority: Denial of Service via excessive OID or Content-Type header parsing"
}
]
}
RHSA-2026:3825
Vulnerability from csaf_redhat - Published: 2026-03-05 07:08 - Updated: 2026-06-07 01:23A flaw was found in node-forge. This vulnerability allows unauthenticated attackers to bypass downstream cryptographic verifications and security decisions via crafting ASN.1 (Abstract Syntax Notation One) structures to desynchronize schema validations, yielding a semantic divergence.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel9@sha256:120d93e1cf2a96bfa9d7745b88377651055ebe5595f68b7b4a4bb26f633e8611_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel9@sha256:43efa5a676666dd4ae039ad5518eaf636f5baf8d688d9a4b475822c32ad1ddfb_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel9@sha256:7b0f572c22640568015fbcf42e9e242b2a640b70eb7bec97f00ee6967d0f598f_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel9@sha256:a01a2a1e02cffad381ecacab7bf6456ed9a0d1ad589cd0935ec5a4748e341fbe_ppc64le | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-cache-rhel9@sha256:17d540bfc2f5e4f3eb11b25b95dd7860ab1cfccce5814deb301fea08d95072dc_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-cache-rhel9@sha256:716f58c27ecb2a7885406bc866a3c2bb850396f770a556ef1bdaeccedfd24089_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-cache-rhel9@sha256:9ebb96ce55329bcc5f40a92be685329d7ec00bfff00bd5a3605102eb8d6ed719_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-cache-rhel9@sha256:c13e60b885afff7a2ee13fac8de563f4886e762406ee2976d5b23ea0ef656078_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel9@sha256:1ee6048f584257edcbc764ae87f6375e6ce2d25caf3cc8f98fed981e197816bd_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel9@sha256:6a0d1f472283c686e438dbfbeec826db9d7d95f45f92842c4073f70704860d2f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel9@sha256:bbb93e9ce23fd650f5b19df958390c951c38b72de02c5fec9cfbb3b801e8312f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel9@sha256:ef571581dc01c754dce5ca1dbd360fe86800c14853ce3f535a51d0f438467597_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-controller-rhel9@sha256:27f3be442cf1d9f640657fb6d7cea6b133652226f9a80c3442df226b3cb3c2dc_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-controller-rhel9@sha256:2dd2182f98cb7beb6e8ef7d7fcfe13705501a11d425b99667afcbbfa52fd252a_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-controller-rhel9@sha256:72632d760862fdcfa54a910846b14f652dac23b185f7496c4c43097d537cc2d2_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-controller-rhel9@sha256:8559603458387b13ca544bf7a499fdaad82d18145b612e4e220e53480960dda0_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel9@sha256:98f5998cc667e71dbb51d133d39ae78156ccafa8bf171bd666edfac8de17ccba_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel9@sha256:b6fb02867ebc3be24c68dd24c9178ed17a655a20aa19d477954aae0896c53213_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel9@sha256:d7a11116dca914c661bbe20ecffe56afe6011fae809845859a4ffa2884e4f7db_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel9@sha256:fbb162c6620a1ac010cdd353682b30c6adebaf9a0064d6e3430555f7310c704c_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-events-rhel9@sha256:5949d16546a241366ea103f003c733c875c4616794ba7cca42aebb7c585908ba_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-events-rhel9@sha256:84469780cc76298499046e7a696b100a0393be411dc14fd8a3878fcedd86220e_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-events-rhel9@sha256:a0389d20f0c4c08c0e5b6f0a6edd8216658e3957e1e7476c21129b7a36ed2a8d_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-events-rhel9@sha256:d1a689ab23343c9fcfa24bf0ab56001971c0ab35a2505d8fa877346326bd8387_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel9@sha256:35412516c9d8d4ddb93f57bb59da160aa6abb11581a1a5df793fcbb8197f2e4f_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel9@sha256:bf6075f65fa2cb59af1c5cf9374c8958361c6c41318ae157abfa46a6d6e4d5b2_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel9@sha256:d3c24212665bd368c38a2b913b4bf9d8f5eb294ff269c0d5f23ac1c7f4bd6829_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel9@sha256:f3c6e7200e2834f4ed697bcaf8fc01a81bd88ae858d9a3c2b0efc36356ea4d91_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel9@sha256:7c36902406c9dc7a91897ea5fe36ba4e6ee9f6435094016fc21e31c057ba3dd7_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel9@sha256:b817e4c5703cd36926371bdf2f276a1557e5c8ea4a57344051e219bb8a707b04_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel9@sha256:b9a9eb524b522e4c6cfc285dd115fd3e0cd7d6268213db3bc066b64a7889e7b0_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel9@sha256:fd5188add10e6586b188efaa19ce094daf5c5c84b07725031d25237c2e93ced2_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel9@sha256:0729b53e12e2e4f552e42c30f55c0c2ce7d0399fae6c4aba8f617f5579bc4445_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel9@sha256:2e507b647ca536325992fdd04d046ef960f5b5c3692af18344f86daa09a3741d_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel9@sha256:c9760dad0568725692140149c11ad94534264af8ab87784677a55a8f27d70ebe_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel9@sha256:e3e5f17fd2981ea6bae01080625c0b5aed4bba475271ccd4eb2ff1434d949cc1_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel9@sha256:030a4842de53bfe099677176efc80c9e31f585f944e94ae9991ea84cda38e88b_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel9@sha256:3c9fc3fba4317d85887ecaeb8afa321395dc8b04dc05fa54a12d27abaa0e6087_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel9@sha256:53f5c85f436c8aee0af2297144da6dfe7c9941bcecc3801d514cf6cbfa9f230f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel9@sha256:5b30d53c4fdfc6fdce2a355a39d48cd078d04511aacf2272602a900289d67bee_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel9@sha256:147e26fd0d2470145f4acf8c833ac329b7e288ba1d20f491a89ab1aa3cd39c55_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel9@sha256:3189e6a8da6e957085a5dbaba433b0199a354c06b7c27e21d9a5107f67c60ce1_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel9@sha256:364d64cd9c25fbc2a39023c8212c12f9608d84370a72ae8356bfdd34f0d52a2f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel9@sha256:3b90f58c351e221dfa60c238990c3d7fd3b74f59b806138ddcc18f72baa567ca_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel9@sha256:13f1af9c6dd7fc7862251d0ce5f069d5965649dd90a547a7a09c6d919ad96987_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel9@sha256:90075f5da491adec16eeada609d1f315ae7d97cd414e79b7c8e751d93c0be819_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel9@sha256:99346560c0fcba5270027aca813dab94e862a8c1bb413bf233c53b0488bf1339_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel9@sha256:ebd990cec2d84cc208b9b98b885ed019e1edbae5d660f238b84455d06c18d41c_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-nop-rhel9@sha256:12ed2cba86b37cde91db1ffac6d1aadd08b03f06a72406e8c224d4d470a8bf2f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-nop-rhel9@sha256:3fdb6ca084da38668af018b7058161658271a9e2804f968f8362eab5f4de2d67_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-nop-rhel9@sha256:6c9c65da6a733afefd87391fc9a34c3ab261e6b1e0d0bad5686e193aee826fec_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-nop-rhel9@sha256:c0077f6b619722db02086aa46b7c41af3801dc552af11f4bac90a342fd906881_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel9@sha256:4d2516e88f1ae905b5c27d34324a8d3568870c9ba6072e05a18262cdb3e4b5f3_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel9@sha256:d5893ff6b813926b1ccf6191f447122123c0685aed3bd8496dcd0b628254fedb_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel9@sha256:e350ec18ab8c8dbae2efc9b4d1000e3ae07abbc093c0492444c80561ca57b046_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel9@sha256:e9ff6d02fb5fc4081bb317fca7930390f54de71920efd3327ae9f9df2b2cd783_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel9@sha256:0823a50cc017274204acfef21c96fdcac9754fe790cac68c6a2725990f2147ef_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel9@sha256:22bbf8889856068363e8a3d07b450f63ba979136d4c61205171a465627135c12_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel9@sha256:2f6f91dfd7b71cad1c6db82835d709d20f4153cf500d60ee32145712af922214_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel9@sha256:e2cc1d53875b7ec174fae01f9ee1b0d081b496726f6efe59cfdaf3f52bdb22bb_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel9@sha256:7cd03b4ff79625bc11db9340e69416320b880444c91def4d0768c7b687acc576_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel9@sha256:95801a943ba7d0ec4af53c3cd1177483e649bcd528b5a838a32ad2d860e6503a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel9@sha256:a08d98ec75520d6b7421a75179c217bac1de0e893105f964325fc618c40b0062_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel9@sha256:c3bee1c6e705933ffa2870133fb3264f29e63b12a065b28bab3dcc2c1b52875e_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel9@sha256:1e9a9f1b5ecdab7d074722c860daab977519123fe4385affdfd86d8c7f3c473c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel9@sha256:253ce9e4ce0dc0045de38340fe487c9dc47b2691befe2ea91e46cc493c6a74f2_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel9@sha256:4a34e3506330e931d7f205b36324c9fd7fe8581fbccfaca897f7c34bbb0df102_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel9@sha256:54e73db973349a7d9ea93b9a419ce8a342cfbf270cbceef5b28fffa578963636_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-pruner-controller-rhel9@sha256:71d52625d3aeb19a6109a434b2d6498aa8cfbfb74649ad2cba8837f3fae6e7ac_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-pruner-controller-rhel9@sha256:bba510a758d5a70dc133741ccd00d14bcb8fec5a9d642dbf134434383c909a0c_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-pruner-controller-rhel9@sha256:ea04b84821f819c6be84ed2b7113b791722aa6cdfd6fe6a119d13120dbc4bc9d_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-pruner-controller-rhel9@sha256:f5fdb09d85d227d014a2becde012d9e1ebfb3acf0ef060f27d3f2463332dd9b3_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel9@sha256:867d26b20423114d5bc4874ab26c58e23471a58226ef2e1eebee30f760533f13_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel9@sha256:86af0e4cedd9f906d2c341d0d658f67f4383615213312804b8f52be2a7dff036_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel9@sha256:b8d380990acb0184ab685b005e22fb8369139dd8cd6550b4521bd4bc3ca23b40_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel9@sha256:b903aa551212a53dccb73a4c78500d0c149b42a6cf7ac2ed1f5332e1ac85cac5_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel9@sha256:0bc86f0e97b943cfbcdc57c4357ff3bebd2b224116b01d36f20d34af20b86d5e_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel9@sha256:1ca6fa787c621462fa2c67b9a42b1de67688883af90316475b0df35be3ed805d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel9@sha256:2a1344726d5244ffbd2a4c21c782116aa81efbc1b12466bcd89ef956e43893a1_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel9@sha256:b5fe393f2ea257f218fdf660b394d158e4709ede0e72ba8e3538ffee9659f8fe_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-results-retention-policy-agent-rhel9@sha256:7c7f00c73c750a146cf71f84bd19e0c94225c363a7aaee2bc2b52b234dd72703_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-results-retention-policy-agent-rhel9@sha256:7cef021919f068f60c37c2e8d9306e22cd915f17098c2aac51d43ede1c92cd81_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-results-retention-policy-agent-rhel9@sha256:d6bef8cb3c830ae821d2f14692e1ce0b70d17c371e1a75d076dcec21b7213e0c_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-results-retention-policy-agent-rhel9@sha256:ed58fd6de76c840d4057e6f89918e737ce5767a71aefb9effbdf5e9de97bb514_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel9@sha256:80b223dbcc37a4b977cfc5b75f999a5b206114cc47feaa5dcd43627dc91303fe_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel9@sha256:abdcb828bc1f2aaa5ee7211a00b3b7d8d291878ed55b5d2bbab425096625e52f_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel9@sha256:be4c337c6f13d6b7a89306374900c4d54ad79e096db4204c0d42d7fa3e823769_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel9@sha256:f841bc4678ac23de083707b5c4580fb4c52f84adb7fe0e4c4ef387768b4e6364_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel9@sha256:560507096517a43878dd9ac1f0d7e5b539ef7d50db3e247870c62e059b6ee289_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel9@sha256:a905be27983179f4cc0aa78e6b6b78971ae17bbcd46520fbc234e755cc9c98fe_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel9@sha256:ad84f6f7bde148dd49f9d633c4b904e52120d293aabd85eed9783f37db0de73e_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel9@sha256:c63b3cfe9903840c29a65b061bc0622473bb9681599449bb8c6767fd3ba02880_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel9@sha256:28fc18c45672e4d644b08216d62453bc74a5817fed4b4873c9981984c21f77a8_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel9@sha256:384e639f2ce3e75712a5ee1cc5520161342e9dd1e94444d134d7ad4a39dde279_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel9@sha256:52772f57e167aaf6e54dc104b57a03db4fbbac7fddd65cf54a8b342cf43df20c_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel9@sha256:8e9605f0c3c4bf4f184e220228221367b52ed7609c13b476e6e9df446c35a2ea_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel9@sha256:337beb1ebee34315707d2e40e930e9a107ac156f4201667ae7b90621ea392f66_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel9@sha256:536e89fce8e35644e1ac7d829a4562f76ede60bd8069e92e3b3da17f1702578b_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel9@sha256:5bb6265b605ddf793df6d72732682a8033bbb2443b6333914996b4384df8fcf7_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel9@sha256:6c9c4245686d29afb7f5285e3085969e2ec5283e5bf92bcfb8bc6cae13027724_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel9@sha256:9ff441506bc87d94825a4d4f57ff7f2b1e53d343297745b5dd0e4d3ad201f1b2_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel9@sha256:a50e8e8276a10fba42491003b40183d8ebcc939a4b215b0bad8d835695b5ab45_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel9@sha256:af3d3edc03257025476cdd0d0b4bfbb14022a0473054db0f868c197f73598f45_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel9@sha256:d0cf00108f8518b3d4d2d04b83ea703941a226803b17bcabcfd89c953bab697b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel9@sha256:4f86f5c692a497442b54c435e68b0cbf961591a00ebc3a73c364a19da673e34d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel9@sha256:a7060a10a9ab3d992ff150dcbe687dc4328ab3e2debd1351a6d7e0ac2439d89e_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel9@sha256:c98dde706025aa5e34c7c43eb74c9e0f747c15c6b25450faed9b97374417157d_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel9@sha256:d0f59e461f21d4c1194c3ff29b5f6b0d6f13e2a26f7f08195a6224c30199c1f2_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel9@sha256:16b9d1efa24d3f8bad5bcd9ba29e26f2dd15f8a174de2ba17abd63a6f1306fde_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel9@sha256:1bbbf713c2ff1870779a9b18b3607f0b0a84e7a797a409ab53afe0075da3e7fb_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel9@sha256:aa50d147f3b2bbe58539e676a2eaa7c2ea668adc8b33cc761c21fb2189cecb17_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel9@sha256:f91ecfb52623f05346a0d61007308bbd4059a20a043359e08c362ebd9156b7fa_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel9@sha256:13d591ce11f7e1b3bdfdf2e283d0cd6e57fd2385032175f485309e87f759c055_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel9@sha256:63ff9662f5a1cb5f69f08c38c22119fd202335b2c6a7e540a531fa1413421111_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel9@sha256:677cc576f84ceaba881313e7da183c012b03c4218f9a36f8d2b68806abb8b38d_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel9@sha256:dece6dc60c2e2e3f53e16b83c6d62abd09848cbf056ba4e8da2e17520db9568a_arm64 | — |
Workaround
|
A flaw was found in Lodash. A prototype pollution vulnerability in the _.unset and _.omit functions allows an attacker able to control property paths to delete methods from global prototypes. By removing essential functionalities, this can result in a denial of service.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel9@sha256:120d93e1cf2a96bfa9d7745b88377651055ebe5595f68b7b4a4bb26f633e8611_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel9@sha256:43efa5a676666dd4ae039ad5518eaf636f5baf8d688d9a4b475822c32ad1ddfb_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel9@sha256:7b0f572c22640568015fbcf42e9e242b2a640b70eb7bec97f00ee6967d0f598f_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel9@sha256:a01a2a1e02cffad381ecacab7bf6456ed9a0d1ad589cd0935ec5a4748e341fbe_ppc64le | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-cache-rhel9@sha256:17d540bfc2f5e4f3eb11b25b95dd7860ab1cfccce5814deb301fea08d95072dc_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-cache-rhel9@sha256:716f58c27ecb2a7885406bc866a3c2bb850396f770a556ef1bdaeccedfd24089_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-cache-rhel9@sha256:9ebb96ce55329bcc5f40a92be685329d7ec00bfff00bd5a3605102eb8d6ed719_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-cache-rhel9@sha256:c13e60b885afff7a2ee13fac8de563f4886e762406ee2976d5b23ea0ef656078_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel9@sha256:1ee6048f584257edcbc764ae87f6375e6ce2d25caf3cc8f98fed981e197816bd_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel9@sha256:6a0d1f472283c686e438dbfbeec826db9d7d95f45f92842c4073f70704860d2f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel9@sha256:bbb93e9ce23fd650f5b19df958390c951c38b72de02c5fec9cfbb3b801e8312f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel9@sha256:ef571581dc01c754dce5ca1dbd360fe86800c14853ce3f535a51d0f438467597_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-controller-rhel9@sha256:27f3be442cf1d9f640657fb6d7cea6b133652226f9a80c3442df226b3cb3c2dc_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-controller-rhel9@sha256:2dd2182f98cb7beb6e8ef7d7fcfe13705501a11d425b99667afcbbfa52fd252a_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-controller-rhel9@sha256:72632d760862fdcfa54a910846b14f652dac23b185f7496c4c43097d537cc2d2_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-controller-rhel9@sha256:8559603458387b13ca544bf7a499fdaad82d18145b612e4e220e53480960dda0_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel9@sha256:98f5998cc667e71dbb51d133d39ae78156ccafa8bf171bd666edfac8de17ccba_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel9@sha256:b6fb02867ebc3be24c68dd24c9178ed17a655a20aa19d477954aae0896c53213_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel9@sha256:d7a11116dca914c661bbe20ecffe56afe6011fae809845859a4ffa2884e4f7db_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel9@sha256:fbb162c6620a1ac010cdd353682b30c6adebaf9a0064d6e3430555f7310c704c_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-events-rhel9@sha256:5949d16546a241366ea103f003c733c875c4616794ba7cca42aebb7c585908ba_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-events-rhel9@sha256:84469780cc76298499046e7a696b100a0393be411dc14fd8a3878fcedd86220e_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-events-rhel9@sha256:a0389d20f0c4c08c0e5b6f0a6edd8216658e3957e1e7476c21129b7a36ed2a8d_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-events-rhel9@sha256:d1a689ab23343c9fcfa24bf0ab56001971c0ab35a2505d8fa877346326bd8387_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel9@sha256:35412516c9d8d4ddb93f57bb59da160aa6abb11581a1a5df793fcbb8197f2e4f_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel9@sha256:bf6075f65fa2cb59af1c5cf9374c8958361c6c41318ae157abfa46a6d6e4d5b2_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel9@sha256:d3c24212665bd368c38a2b913b4bf9d8f5eb294ff269c0d5f23ac1c7f4bd6829_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel9@sha256:f3c6e7200e2834f4ed697bcaf8fc01a81bd88ae858d9a3c2b0efc36356ea4d91_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel9@sha256:7c36902406c9dc7a91897ea5fe36ba4e6ee9f6435094016fc21e31c057ba3dd7_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel9@sha256:b817e4c5703cd36926371bdf2f276a1557e5c8ea4a57344051e219bb8a707b04_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel9@sha256:b9a9eb524b522e4c6cfc285dd115fd3e0cd7d6268213db3bc066b64a7889e7b0_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel9@sha256:fd5188add10e6586b188efaa19ce094daf5c5c84b07725031d25237c2e93ced2_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel9@sha256:0729b53e12e2e4f552e42c30f55c0c2ce7d0399fae6c4aba8f617f5579bc4445_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel9@sha256:2e507b647ca536325992fdd04d046ef960f5b5c3692af18344f86daa09a3741d_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel9@sha256:c9760dad0568725692140149c11ad94534264af8ab87784677a55a8f27d70ebe_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel9@sha256:e3e5f17fd2981ea6bae01080625c0b5aed4bba475271ccd4eb2ff1434d949cc1_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel9@sha256:030a4842de53bfe099677176efc80c9e31f585f944e94ae9991ea84cda38e88b_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel9@sha256:3c9fc3fba4317d85887ecaeb8afa321395dc8b04dc05fa54a12d27abaa0e6087_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel9@sha256:53f5c85f436c8aee0af2297144da6dfe7c9941bcecc3801d514cf6cbfa9f230f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel9@sha256:5b30d53c4fdfc6fdce2a355a39d48cd078d04511aacf2272602a900289d67bee_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel9@sha256:147e26fd0d2470145f4acf8c833ac329b7e288ba1d20f491a89ab1aa3cd39c55_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel9@sha256:3189e6a8da6e957085a5dbaba433b0199a354c06b7c27e21d9a5107f67c60ce1_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel9@sha256:364d64cd9c25fbc2a39023c8212c12f9608d84370a72ae8356bfdd34f0d52a2f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel9@sha256:3b90f58c351e221dfa60c238990c3d7fd3b74f59b806138ddcc18f72baa567ca_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel9@sha256:13f1af9c6dd7fc7862251d0ce5f069d5965649dd90a547a7a09c6d919ad96987_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel9@sha256:90075f5da491adec16eeada609d1f315ae7d97cd414e79b7c8e751d93c0be819_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel9@sha256:99346560c0fcba5270027aca813dab94e862a8c1bb413bf233c53b0488bf1339_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel9@sha256:ebd990cec2d84cc208b9b98b885ed019e1edbae5d660f238b84455d06c18d41c_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-nop-rhel9@sha256:12ed2cba86b37cde91db1ffac6d1aadd08b03f06a72406e8c224d4d470a8bf2f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-nop-rhel9@sha256:3fdb6ca084da38668af018b7058161658271a9e2804f968f8362eab5f4de2d67_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-nop-rhel9@sha256:6c9c65da6a733afefd87391fc9a34c3ab261e6b1e0d0bad5686e193aee826fec_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-nop-rhel9@sha256:c0077f6b619722db02086aa46b7c41af3801dc552af11f4bac90a342fd906881_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel9@sha256:4d2516e88f1ae905b5c27d34324a8d3568870c9ba6072e05a18262cdb3e4b5f3_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel9@sha256:d5893ff6b813926b1ccf6191f447122123c0685aed3bd8496dcd0b628254fedb_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel9@sha256:e350ec18ab8c8dbae2efc9b4d1000e3ae07abbc093c0492444c80561ca57b046_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel9@sha256:e9ff6d02fb5fc4081bb317fca7930390f54de71920efd3327ae9f9df2b2cd783_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel9@sha256:0823a50cc017274204acfef21c96fdcac9754fe790cac68c6a2725990f2147ef_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel9@sha256:22bbf8889856068363e8a3d07b450f63ba979136d4c61205171a465627135c12_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel9@sha256:2f6f91dfd7b71cad1c6db82835d709d20f4153cf500d60ee32145712af922214_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel9@sha256:e2cc1d53875b7ec174fae01f9ee1b0d081b496726f6efe59cfdaf3f52bdb22bb_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel9@sha256:7cd03b4ff79625bc11db9340e69416320b880444c91def4d0768c7b687acc576_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel9@sha256:95801a943ba7d0ec4af53c3cd1177483e649bcd528b5a838a32ad2d860e6503a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel9@sha256:a08d98ec75520d6b7421a75179c217bac1de0e893105f964325fc618c40b0062_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel9@sha256:c3bee1c6e705933ffa2870133fb3264f29e63b12a065b28bab3dcc2c1b52875e_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel9@sha256:1e9a9f1b5ecdab7d074722c860daab977519123fe4385affdfd86d8c7f3c473c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel9@sha256:253ce9e4ce0dc0045de38340fe487c9dc47b2691befe2ea91e46cc493c6a74f2_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel9@sha256:4a34e3506330e931d7f205b36324c9fd7fe8581fbccfaca897f7c34bbb0df102_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel9@sha256:54e73db973349a7d9ea93b9a419ce8a342cfbf270cbceef5b28fffa578963636_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-pruner-controller-rhel9@sha256:71d52625d3aeb19a6109a434b2d6498aa8cfbfb74649ad2cba8837f3fae6e7ac_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-pruner-controller-rhel9@sha256:bba510a758d5a70dc133741ccd00d14bcb8fec5a9d642dbf134434383c909a0c_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-pruner-controller-rhel9@sha256:ea04b84821f819c6be84ed2b7113b791722aa6cdfd6fe6a119d13120dbc4bc9d_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-pruner-controller-rhel9@sha256:f5fdb09d85d227d014a2becde012d9e1ebfb3acf0ef060f27d3f2463332dd9b3_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel9@sha256:867d26b20423114d5bc4874ab26c58e23471a58226ef2e1eebee30f760533f13_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel9@sha256:86af0e4cedd9f906d2c341d0d658f67f4383615213312804b8f52be2a7dff036_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel9@sha256:b8d380990acb0184ab685b005e22fb8369139dd8cd6550b4521bd4bc3ca23b40_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel9@sha256:b903aa551212a53dccb73a4c78500d0c149b42a6cf7ac2ed1f5332e1ac85cac5_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel9@sha256:0bc86f0e97b943cfbcdc57c4357ff3bebd2b224116b01d36f20d34af20b86d5e_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel9@sha256:1ca6fa787c621462fa2c67b9a42b1de67688883af90316475b0df35be3ed805d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel9@sha256:2a1344726d5244ffbd2a4c21c782116aa81efbc1b12466bcd89ef956e43893a1_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel9@sha256:b5fe393f2ea257f218fdf660b394d158e4709ede0e72ba8e3538ffee9659f8fe_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-results-retention-policy-agent-rhel9@sha256:7c7f00c73c750a146cf71f84bd19e0c94225c363a7aaee2bc2b52b234dd72703_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-results-retention-policy-agent-rhel9@sha256:7cef021919f068f60c37c2e8d9306e22cd915f17098c2aac51d43ede1c92cd81_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-results-retention-policy-agent-rhel9@sha256:d6bef8cb3c830ae821d2f14692e1ce0b70d17c371e1a75d076dcec21b7213e0c_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-results-retention-policy-agent-rhel9@sha256:ed58fd6de76c840d4057e6f89918e737ce5767a71aefb9effbdf5e9de97bb514_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel9@sha256:80b223dbcc37a4b977cfc5b75f999a5b206114cc47feaa5dcd43627dc91303fe_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel9@sha256:abdcb828bc1f2aaa5ee7211a00b3b7d8d291878ed55b5d2bbab425096625e52f_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel9@sha256:be4c337c6f13d6b7a89306374900c4d54ad79e096db4204c0d42d7fa3e823769_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel9@sha256:f841bc4678ac23de083707b5c4580fb4c52f84adb7fe0e4c4ef387768b4e6364_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel9@sha256:560507096517a43878dd9ac1f0d7e5b539ef7d50db3e247870c62e059b6ee289_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel9@sha256:a905be27983179f4cc0aa78e6b6b78971ae17bbcd46520fbc234e755cc9c98fe_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel9@sha256:ad84f6f7bde148dd49f9d633c4b904e52120d293aabd85eed9783f37db0de73e_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel9@sha256:c63b3cfe9903840c29a65b061bc0622473bb9681599449bb8c6767fd3ba02880_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel9@sha256:28fc18c45672e4d644b08216d62453bc74a5817fed4b4873c9981984c21f77a8_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel9@sha256:384e639f2ce3e75712a5ee1cc5520161342e9dd1e94444d134d7ad4a39dde279_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel9@sha256:52772f57e167aaf6e54dc104b57a03db4fbbac7fddd65cf54a8b342cf43df20c_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel9@sha256:8e9605f0c3c4bf4f184e220228221367b52ed7609c13b476e6e9df446c35a2ea_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel9@sha256:337beb1ebee34315707d2e40e930e9a107ac156f4201667ae7b90621ea392f66_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel9@sha256:536e89fce8e35644e1ac7d829a4562f76ede60bd8069e92e3b3da17f1702578b_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel9@sha256:5bb6265b605ddf793df6d72732682a8033bbb2443b6333914996b4384df8fcf7_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel9@sha256:6c9c4245686d29afb7f5285e3085969e2ec5283e5bf92bcfb8bc6cae13027724_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel9@sha256:9ff441506bc87d94825a4d4f57ff7f2b1e53d343297745b5dd0e4d3ad201f1b2_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel9@sha256:a50e8e8276a10fba42491003b40183d8ebcc939a4b215b0bad8d835695b5ab45_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel9@sha256:af3d3edc03257025476cdd0d0b4bfbb14022a0473054db0f868c197f73598f45_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel9@sha256:d0cf00108f8518b3d4d2d04b83ea703941a226803b17bcabcfd89c953bab697b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel9@sha256:4f86f5c692a497442b54c435e68b0cbf961591a00ebc3a73c364a19da673e34d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel9@sha256:a7060a10a9ab3d992ff150dcbe687dc4328ab3e2debd1351a6d7e0ac2439d89e_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel9@sha256:c98dde706025aa5e34c7c43eb74c9e0f747c15c6b25450faed9b97374417157d_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel9@sha256:d0f59e461f21d4c1194c3ff29b5f6b0d6f13e2a26f7f08195a6224c30199c1f2_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel9@sha256:16b9d1efa24d3f8bad5bcd9ba29e26f2dd15f8a174de2ba17abd63a6f1306fde_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel9@sha256:1bbbf713c2ff1870779a9b18b3607f0b0a84e7a797a409ab53afe0075da3e7fb_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel9@sha256:aa50d147f3b2bbe58539e676a2eaa7c2ea668adc8b33cc761c21fb2189cecb17_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel9@sha256:f91ecfb52623f05346a0d61007308bbd4059a20a043359e08c362ebd9156b7fa_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel9@sha256:13d591ce11f7e1b3bdfdf2e283d0cd6e57fd2385032175f485309e87f759c055_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel9@sha256:63ff9662f5a1cb5f69f08c38c22119fd202335b2c6a7e540a531fa1413421111_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel9@sha256:677cc576f84ceaba881313e7da183c012b03c4218f9a36f8d2b68806abb8b38d_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel9@sha256:dece6dc60c2e2e3f53e16b83c6d62abd09848cbf056ba4e8da2e17520db9568a_arm64 | — |
Workaround
|
A flaw was found in qs, a module used for parsing query strings. A remote attacker can exploit an improper input validation vulnerability by sending specially crafted HTTP requests that use bracket notation (e.g., `a[]=value`). This bypasses the `arrayLimit` option, which is designed to limit the size of parsed arrays and prevent resource exhaustion. Successful exploitation can lead to memory exhaustion, causing a Denial of Service (DoS) where the application crashes or becomes unresponsive, making the service unavailable to users.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel9@sha256:120d93e1cf2a96bfa9d7745b88377651055ebe5595f68b7b4a4bb26f633e8611_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel9@sha256:43efa5a676666dd4ae039ad5518eaf636f5baf8d688d9a4b475822c32ad1ddfb_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel9@sha256:7b0f572c22640568015fbcf42e9e242b2a640b70eb7bec97f00ee6967d0f598f_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel9@sha256:a01a2a1e02cffad381ecacab7bf6456ed9a0d1ad589cd0935ec5a4748e341fbe_ppc64le | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-cache-rhel9@sha256:17d540bfc2f5e4f3eb11b25b95dd7860ab1cfccce5814deb301fea08d95072dc_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-cache-rhel9@sha256:716f58c27ecb2a7885406bc866a3c2bb850396f770a556ef1bdaeccedfd24089_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-cache-rhel9@sha256:9ebb96ce55329bcc5f40a92be685329d7ec00bfff00bd5a3605102eb8d6ed719_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-cache-rhel9@sha256:c13e60b885afff7a2ee13fac8de563f4886e762406ee2976d5b23ea0ef656078_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel9@sha256:1ee6048f584257edcbc764ae87f6375e6ce2d25caf3cc8f98fed981e197816bd_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel9@sha256:6a0d1f472283c686e438dbfbeec826db9d7d95f45f92842c4073f70704860d2f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel9@sha256:bbb93e9ce23fd650f5b19df958390c951c38b72de02c5fec9cfbb3b801e8312f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel9@sha256:ef571581dc01c754dce5ca1dbd360fe86800c14853ce3f535a51d0f438467597_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-controller-rhel9@sha256:27f3be442cf1d9f640657fb6d7cea6b133652226f9a80c3442df226b3cb3c2dc_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-controller-rhel9@sha256:2dd2182f98cb7beb6e8ef7d7fcfe13705501a11d425b99667afcbbfa52fd252a_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-controller-rhel9@sha256:72632d760862fdcfa54a910846b14f652dac23b185f7496c4c43097d537cc2d2_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-controller-rhel9@sha256:8559603458387b13ca544bf7a499fdaad82d18145b612e4e220e53480960dda0_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel9@sha256:98f5998cc667e71dbb51d133d39ae78156ccafa8bf171bd666edfac8de17ccba_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel9@sha256:b6fb02867ebc3be24c68dd24c9178ed17a655a20aa19d477954aae0896c53213_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel9@sha256:d7a11116dca914c661bbe20ecffe56afe6011fae809845859a4ffa2884e4f7db_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel9@sha256:fbb162c6620a1ac010cdd353682b30c6adebaf9a0064d6e3430555f7310c704c_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-events-rhel9@sha256:5949d16546a241366ea103f003c733c875c4616794ba7cca42aebb7c585908ba_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-events-rhel9@sha256:84469780cc76298499046e7a696b100a0393be411dc14fd8a3878fcedd86220e_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-events-rhel9@sha256:a0389d20f0c4c08c0e5b6f0a6edd8216658e3957e1e7476c21129b7a36ed2a8d_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-events-rhel9@sha256:d1a689ab23343c9fcfa24bf0ab56001971c0ab35a2505d8fa877346326bd8387_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel9@sha256:35412516c9d8d4ddb93f57bb59da160aa6abb11581a1a5df793fcbb8197f2e4f_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel9@sha256:bf6075f65fa2cb59af1c5cf9374c8958361c6c41318ae157abfa46a6d6e4d5b2_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel9@sha256:d3c24212665bd368c38a2b913b4bf9d8f5eb294ff269c0d5f23ac1c7f4bd6829_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel9@sha256:f3c6e7200e2834f4ed697bcaf8fc01a81bd88ae858d9a3c2b0efc36356ea4d91_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel9@sha256:7c36902406c9dc7a91897ea5fe36ba4e6ee9f6435094016fc21e31c057ba3dd7_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel9@sha256:b817e4c5703cd36926371bdf2f276a1557e5c8ea4a57344051e219bb8a707b04_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel9@sha256:b9a9eb524b522e4c6cfc285dd115fd3e0cd7d6268213db3bc066b64a7889e7b0_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel9@sha256:fd5188add10e6586b188efaa19ce094daf5c5c84b07725031d25237c2e93ced2_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel9@sha256:0729b53e12e2e4f552e42c30f55c0c2ce7d0399fae6c4aba8f617f5579bc4445_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel9@sha256:2e507b647ca536325992fdd04d046ef960f5b5c3692af18344f86daa09a3741d_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel9@sha256:c9760dad0568725692140149c11ad94534264af8ab87784677a55a8f27d70ebe_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel9@sha256:e3e5f17fd2981ea6bae01080625c0b5aed4bba475271ccd4eb2ff1434d949cc1_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel9@sha256:030a4842de53bfe099677176efc80c9e31f585f944e94ae9991ea84cda38e88b_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel9@sha256:3c9fc3fba4317d85887ecaeb8afa321395dc8b04dc05fa54a12d27abaa0e6087_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel9@sha256:53f5c85f436c8aee0af2297144da6dfe7c9941bcecc3801d514cf6cbfa9f230f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel9@sha256:5b30d53c4fdfc6fdce2a355a39d48cd078d04511aacf2272602a900289d67bee_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel9@sha256:147e26fd0d2470145f4acf8c833ac329b7e288ba1d20f491a89ab1aa3cd39c55_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel9@sha256:3189e6a8da6e957085a5dbaba433b0199a354c06b7c27e21d9a5107f67c60ce1_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel9@sha256:364d64cd9c25fbc2a39023c8212c12f9608d84370a72ae8356bfdd34f0d52a2f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel9@sha256:3b90f58c351e221dfa60c238990c3d7fd3b74f59b806138ddcc18f72baa567ca_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel9@sha256:13f1af9c6dd7fc7862251d0ce5f069d5965649dd90a547a7a09c6d919ad96987_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel9@sha256:90075f5da491adec16eeada609d1f315ae7d97cd414e79b7c8e751d93c0be819_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel9@sha256:99346560c0fcba5270027aca813dab94e862a8c1bb413bf233c53b0488bf1339_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel9@sha256:ebd990cec2d84cc208b9b98b885ed019e1edbae5d660f238b84455d06c18d41c_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-nop-rhel9@sha256:12ed2cba86b37cde91db1ffac6d1aadd08b03f06a72406e8c224d4d470a8bf2f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-nop-rhel9@sha256:3fdb6ca084da38668af018b7058161658271a9e2804f968f8362eab5f4de2d67_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-nop-rhel9@sha256:6c9c65da6a733afefd87391fc9a34c3ab261e6b1e0d0bad5686e193aee826fec_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-nop-rhel9@sha256:c0077f6b619722db02086aa46b7c41af3801dc552af11f4bac90a342fd906881_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel9@sha256:4d2516e88f1ae905b5c27d34324a8d3568870c9ba6072e05a18262cdb3e4b5f3_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel9@sha256:d5893ff6b813926b1ccf6191f447122123c0685aed3bd8496dcd0b628254fedb_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel9@sha256:e350ec18ab8c8dbae2efc9b4d1000e3ae07abbc093c0492444c80561ca57b046_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel9@sha256:e9ff6d02fb5fc4081bb317fca7930390f54de71920efd3327ae9f9df2b2cd783_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel9@sha256:0823a50cc017274204acfef21c96fdcac9754fe790cac68c6a2725990f2147ef_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel9@sha256:22bbf8889856068363e8a3d07b450f63ba979136d4c61205171a465627135c12_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel9@sha256:2f6f91dfd7b71cad1c6db82835d709d20f4153cf500d60ee32145712af922214_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel9@sha256:e2cc1d53875b7ec174fae01f9ee1b0d081b496726f6efe59cfdaf3f52bdb22bb_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel9@sha256:7cd03b4ff79625bc11db9340e69416320b880444c91def4d0768c7b687acc576_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel9@sha256:95801a943ba7d0ec4af53c3cd1177483e649bcd528b5a838a32ad2d860e6503a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel9@sha256:a08d98ec75520d6b7421a75179c217bac1de0e893105f964325fc618c40b0062_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel9@sha256:c3bee1c6e705933ffa2870133fb3264f29e63b12a065b28bab3dcc2c1b52875e_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel9@sha256:1e9a9f1b5ecdab7d074722c860daab977519123fe4385affdfd86d8c7f3c473c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel9@sha256:253ce9e4ce0dc0045de38340fe487c9dc47b2691befe2ea91e46cc493c6a74f2_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel9@sha256:4a34e3506330e931d7f205b36324c9fd7fe8581fbccfaca897f7c34bbb0df102_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel9@sha256:54e73db973349a7d9ea93b9a419ce8a342cfbf270cbceef5b28fffa578963636_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-pruner-controller-rhel9@sha256:71d52625d3aeb19a6109a434b2d6498aa8cfbfb74649ad2cba8837f3fae6e7ac_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-pruner-controller-rhel9@sha256:bba510a758d5a70dc133741ccd00d14bcb8fec5a9d642dbf134434383c909a0c_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-pruner-controller-rhel9@sha256:ea04b84821f819c6be84ed2b7113b791722aa6cdfd6fe6a119d13120dbc4bc9d_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-pruner-controller-rhel9@sha256:f5fdb09d85d227d014a2becde012d9e1ebfb3acf0ef060f27d3f2463332dd9b3_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel9@sha256:867d26b20423114d5bc4874ab26c58e23471a58226ef2e1eebee30f760533f13_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel9@sha256:86af0e4cedd9f906d2c341d0d658f67f4383615213312804b8f52be2a7dff036_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel9@sha256:b8d380990acb0184ab685b005e22fb8369139dd8cd6550b4521bd4bc3ca23b40_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel9@sha256:b903aa551212a53dccb73a4c78500d0c149b42a6cf7ac2ed1f5332e1ac85cac5_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel9@sha256:0bc86f0e97b943cfbcdc57c4357ff3bebd2b224116b01d36f20d34af20b86d5e_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel9@sha256:1ca6fa787c621462fa2c67b9a42b1de67688883af90316475b0df35be3ed805d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel9@sha256:2a1344726d5244ffbd2a4c21c782116aa81efbc1b12466bcd89ef956e43893a1_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel9@sha256:b5fe393f2ea257f218fdf660b394d158e4709ede0e72ba8e3538ffee9659f8fe_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-results-retention-policy-agent-rhel9@sha256:7c7f00c73c750a146cf71f84bd19e0c94225c363a7aaee2bc2b52b234dd72703_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-results-retention-policy-agent-rhel9@sha256:7cef021919f068f60c37c2e8d9306e22cd915f17098c2aac51d43ede1c92cd81_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-results-retention-policy-agent-rhel9@sha256:d6bef8cb3c830ae821d2f14692e1ce0b70d17c371e1a75d076dcec21b7213e0c_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-results-retention-policy-agent-rhel9@sha256:ed58fd6de76c840d4057e6f89918e737ce5767a71aefb9effbdf5e9de97bb514_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel9@sha256:80b223dbcc37a4b977cfc5b75f999a5b206114cc47feaa5dcd43627dc91303fe_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel9@sha256:abdcb828bc1f2aaa5ee7211a00b3b7d8d291878ed55b5d2bbab425096625e52f_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel9@sha256:be4c337c6f13d6b7a89306374900c4d54ad79e096db4204c0d42d7fa3e823769_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel9@sha256:f841bc4678ac23de083707b5c4580fb4c52f84adb7fe0e4c4ef387768b4e6364_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel9@sha256:560507096517a43878dd9ac1f0d7e5b539ef7d50db3e247870c62e059b6ee289_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel9@sha256:a905be27983179f4cc0aa78e6b6b78971ae17bbcd46520fbc234e755cc9c98fe_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel9@sha256:ad84f6f7bde148dd49f9d633c4b904e52120d293aabd85eed9783f37db0de73e_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel9@sha256:c63b3cfe9903840c29a65b061bc0622473bb9681599449bb8c6767fd3ba02880_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel9@sha256:28fc18c45672e4d644b08216d62453bc74a5817fed4b4873c9981984c21f77a8_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel9@sha256:384e639f2ce3e75712a5ee1cc5520161342e9dd1e94444d134d7ad4a39dde279_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel9@sha256:52772f57e167aaf6e54dc104b57a03db4fbbac7fddd65cf54a8b342cf43df20c_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel9@sha256:8e9605f0c3c4bf4f184e220228221367b52ed7609c13b476e6e9df446c35a2ea_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel9@sha256:337beb1ebee34315707d2e40e930e9a107ac156f4201667ae7b90621ea392f66_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel9@sha256:536e89fce8e35644e1ac7d829a4562f76ede60bd8069e92e3b3da17f1702578b_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel9@sha256:5bb6265b605ddf793df6d72732682a8033bbb2443b6333914996b4384df8fcf7_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel9@sha256:6c9c4245686d29afb7f5285e3085969e2ec5283e5bf92bcfb8bc6cae13027724_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel9@sha256:9ff441506bc87d94825a4d4f57ff7f2b1e53d343297745b5dd0e4d3ad201f1b2_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel9@sha256:a50e8e8276a10fba42491003b40183d8ebcc939a4b215b0bad8d835695b5ab45_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel9@sha256:af3d3edc03257025476cdd0d0b4bfbb14022a0473054db0f868c197f73598f45_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel9@sha256:d0cf00108f8518b3d4d2d04b83ea703941a226803b17bcabcfd89c953bab697b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel9@sha256:4f86f5c692a497442b54c435e68b0cbf961591a00ebc3a73c364a19da673e34d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel9@sha256:a7060a10a9ab3d992ff150dcbe687dc4328ab3e2debd1351a6d7e0ac2439d89e_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel9@sha256:c98dde706025aa5e34c7c43eb74c9e0f747c15c6b25450faed9b97374417157d_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel9@sha256:d0f59e461f21d4c1194c3ff29b5f6b0d6f13e2a26f7f08195a6224c30199c1f2_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel9@sha256:16b9d1efa24d3f8bad5bcd9ba29e26f2dd15f8a174de2ba17abd63a6f1306fde_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel9@sha256:1bbbf713c2ff1870779a9b18b3607f0b0a84e7a797a409ab53afe0075da3e7fb_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel9@sha256:aa50d147f3b2bbe58539e676a2eaa7c2ea668adc8b33cc761c21fb2189cecb17_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel9@sha256:f91ecfb52623f05346a0d61007308bbd4059a20a043359e08c362ebd9156b7fa_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel9@sha256:13d591ce11f7e1b3bdfdf2e283d0cd6e57fd2385032175f485309e87f759c055_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel9@sha256:63ff9662f5a1cb5f69f08c38c22119fd202335b2c6a7e540a531fa1413421111_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel9@sha256:677cc576f84ceaba881313e7da183c012b03c4218f9a36f8d2b68806abb8b38d_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel9@sha256:dece6dc60c2e2e3f53e16b83c6d62abd09848cbf056ba4e8da2e17520db9568a_arm64 | — |
Workaround
|
A flaw was found in Fulcio, a free-to-use certificate authority. This vulnerability allows a denial of service (DoS) due to excessive memory allocation when processing a malicious OpenID Connect (OIDC) identity token containing numerous period characters.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel9@sha256:1ee6048f584257edcbc764ae87f6375e6ce2d25caf3cc8f98fed981e197816bd_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel9@sha256:6a0d1f472283c686e438dbfbeec826db9d7d95f45f92842c4073f70704860d2f_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel9@sha256:bbb93e9ce23fd650f5b19df958390c951c38b72de02c5fec9cfbb3b801e8312f_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel9@sha256:ef571581dc01c754dce5ca1dbd360fe86800c14853ce3f535a51d0f438467597_s390x | — |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-cache-rhel9@sha256:17d540bfc2f5e4f3eb11b25b95dd7860ab1cfccce5814deb301fea08d95072dc_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-cache-rhel9@sha256:716f58c27ecb2a7885406bc866a3c2bb850396f770a556ef1bdaeccedfd24089_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-cache-rhel9@sha256:9ebb96ce55329bcc5f40a92be685329d7ec00bfff00bd5a3605102eb8d6ed719_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-cache-rhel9@sha256:c13e60b885afff7a2ee13fac8de563f4886e762406ee2976d5b23ea0ef656078_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel9@sha256:120d93e1cf2a96bfa9d7745b88377651055ebe5595f68b7b4a4bb26f633e8611_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel9@sha256:43efa5a676666dd4ae039ad5518eaf636f5baf8d688d9a4b475822c32ad1ddfb_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel9@sha256:7b0f572c22640568015fbcf42e9e242b2a640b70eb7bec97f00ee6967d0f598f_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel9@sha256:a01a2a1e02cffad381ecacab7bf6456ed9a0d1ad589cd0935ec5a4748e341fbe_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-controller-rhel9@sha256:27f3be442cf1d9f640657fb6d7cea6b133652226f9a80c3442df226b3cb3c2dc_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-controller-rhel9@sha256:2dd2182f98cb7beb6e8ef7d7fcfe13705501a11d425b99667afcbbfa52fd252a_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-controller-rhel9@sha256:72632d760862fdcfa54a910846b14f652dac23b185f7496c4c43097d537cc2d2_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-controller-rhel9@sha256:8559603458387b13ca544bf7a499fdaad82d18145b612e4e220e53480960dda0_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel9@sha256:98f5998cc667e71dbb51d133d39ae78156ccafa8bf171bd666edfac8de17ccba_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel9@sha256:b6fb02867ebc3be24c68dd24c9178ed17a655a20aa19d477954aae0896c53213_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel9@sha256:d7a11116dca914c661bbe20ecffe56afe6011fae809845859a4ffa2884e4f7db_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel9@sha256:fbb162c6620a1ac010cdd353682b30c6adebaf9a0064d6e3430555f7310c704c_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-events-rhel9@sha256:5949d16546a241366ea103f003c733c875c4616794ba7cca42aebb7c585908ba_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-events-rhel9@sha256:84469780cc76298499046e7a696b100a0393be411dc14fd8a3878fcedd86220e_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-events-rhel9@sha256:a0389d20f0c4c08c0e5b6f0a6edd8216658e3957e1e7476c21129b7a36ed2a8d_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-events-rhel9@sha256:d1a689ab23343c9fcfa24bf0ab56001971c0ab35a2505d8fa877346326bd8387_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel9@sha256:35412516c9d8d4ddb93f57bb59da160aa6abb11581a1a5df793fcbb8197f2e4f_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel9@sha256:bf6075f65fa2cb59af1c5cf9374c8958361c6c41318ae157abfa46a6d6e4d5b2_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel9@sha256:d3c24212665bd368c38a2b913b4bf9d8f5eb294ff269c0d5f23ac1c7f4bd6829_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel9@sha256:f3c6e7200e2834f4ed697bcaf8fc01a81bd88ae858d9a3c2b0efc36356ea4d91_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel9@sha256:7c36902406c9dc7a91897ea5fe36ba4e6ee9f6435094016fc21e31c057ba3dd7_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel9@sha256:b817e4c5703cd36926371bdf2f276a1557e5c8ea4a57344051e219bb8a707b04_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel9@sha256:b9a9eb524b522e4c6cfc285dd115fd3e0cd7d6268213db3bc066b64a7889e7b0_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel9@sha256:fd5188add10e6586b188efaa19ce094daf5c5c84b07725031d25237c2e93ced2_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel9@sha256:0729b53e12e2e4f552e42c30f55c0c2ce7d0399fae6c4aba8f617f5579bc4445_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel9@sha256:2e507b647ca536325992fdd04d046ef960f5b5c3692af18344f86daa09a3741d_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel9@sha256:c9760dad0568725692140149c11ad94534264af8ab87784677a55a8f27d70ebe_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel9@sha256:e3e5f17fd2981ea6bae01080625c0b5aed4bba475271ccd4eb2ff1434d949cc1_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel9@sha256:030a4842de53bfe099677176efc80c9e31f585f944e94ae9991ea84cda38e88b_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel9@sha256:3c9fc3fba4317d85887ecaeb8afa321395dc8b04dc05fa54a12d27abaa0e6087_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel9@sha256:53f5c85f436c8aee0af2297144da6dfe7c9941bcecc3801d514cf6cbfa9f230f_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel9@sha256:5b30d53c4fdfc6fdce2a355a39d48cd078d04511aacf2272602a900289d67bee_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel9@sha256:147e26fd0d2470145f4acf8c833ac329b7e288ba1d20f491a89ab1aa3cd39c55_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel9@sha256:3189e6a8da6e957085a5dbaba433b0199a354c06b7c27e21d9a5107f67c60ce1_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel9@sha256:364d64cd9c25fbc2a39023c8212c12f9608d84370a72ae8356bfdd34f0d52a2f_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel9@sha256:3b90f58c351e221dfa60c238990c3d7fd3b74f59b806138ddcc18f72baa567ca_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel9@sha256:13f1af9c6dd7fc7862251d0ce5f069d5965649dd90a547a7a09c6d919ad96987_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel9@sha256:90075f5da491adec16eeada609d1f315ae7d97cd414e79b7c8e751d93c0be819_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel9@sha256:99346560c0fcba5270027aca813dab94e862a8c1bb413bf233c53b0488bf1339_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel9@sha256:ebd990cec2d84cc208b9b98b885ed019e1edbae5d660f238b84455d06c18d41c_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-nop-rhel9@sha256:12ed2cba86b37cde91db1ffac6d1aadd08b03f06a72406e8c224d4d470a8bf2f_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-nop-rhel9@sha256:3fdb6ca084da38668af018b7058161658271a9e2804f968f8362eab5f4de2d67_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-nop-rhel9@sha256:6c9c65da6a733afefd87391fc9a34c3ab261e6b1e0d0bad5686e193aee826fec_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-nop-rhel9@sha256:c0077f6b619722db02086aa46b7c41af3801dc552af11f4bac90a342fd906881_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel9@sha256:4d2516e88f1ae905b5c27d34324a8d3568870c9ba6072e05a18262cdb3e4b5f3_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel9@sha256:d5893ff6b813926b1ccf6191f447122123c0685aed3bd8496dcd0b628254fedb_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel9@sha256:e350ec18ab8c8dbae2efc9b4d1000e3ae07abbc093c0492444c80561ca57b046_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel9@sha256:e9ff6d02fb5fc4081bb317fca7930390f54de71920efd3327ae9f9df2b2cd783_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel9@sha256:0823a50cc017274204acfef21c96fdcac9754fe790cac68c6a2725990f2147ef_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel9@sha256:22bbf8889856068363e8a3d07b450f63ba979136d4c61205171a465627135c12_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel9@sha256:2f6f91dfd7b71cad1c6db82835d709d20f4153cf500d60ee32145712af922214_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel9@sha256:e2cc1d53875b7ec174fae01f9ee1b0d081b496726f6efe59cfdaf3f52bdb22bb_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel9@sha256:7cd03b4ff79625bc11db9340e69416320b880444c91def4d0768c7b687acc576_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel9@sha256:95801a943ba7d0ec4af53c3cd1177483e649bcd528b5a838a32ad2d860e6503a_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel9@sha256:a08d98ec75520d6b7421a75179c217bac1de0e893105f964325fc618c40b0062_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel9@sha256:c3bee1c6e705933ffa2870133fb3264f29e63b12a065b28bab3dcc2c1b52875e_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel9@sha256:1e9a9f1b5ecdab7d074722c860daab977519123fe4385affdfd86d8c7f3c473c_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel9@sha256:253ce9e4ce0dc0045de38340fe487c9dc47b2691befe2ea91e46cc493c6a74f2_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel9@sha256:4a34e3506330e931d7f205b36324c9fd7fe8581fbccfaca897f7c34bbb0df102_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel9@sha256:54e73db973349a7d9ea93b9a419ce8a342cfbf270cbceef5b28fffa578963636_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-pruner-controller-rhel9@sha256:71d52625d3aeb19a6109a434b2d6498aa8cfbfb74649ad2cba8837f3fae6e7ac_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-pruner-controller-rhel9@sha256:bba510a758d5a70dc133741ccd00d14bcb8fec5a9d642dbf134434383c909a0c_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-pruner-controller-rhel9@sha256:ea04b84821f819c6be84ed2b7113b791722aa6cdfd6fe6a119d13120dbc4bc9d_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-pruner-controller-rhel9@sha256:f5fdb09d85d227d014a2becde012d9e1ebfb3acf0ef060f27d3f2463332dd9b3_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel9@sha256:867d26b20423114d5bc4874ab26c58e23471a58226ef2e1eebee30f760533f13_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel9@sha256:86af0e4cedd9f906d2c341d0d658f67f4383615213312804b8f52be2a7dff036_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel9@sha256:b8d380990acb0184ab685b005e22fb8369139dd8cd6550b4521bd4bc3ca23b40_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel9@sha256:b903aa551212a53dccb73a4c78500d0c149b42a6cf7ac2ed1f5332e1ac85cac5_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel9@sha256:0bc86f0e97b943cfbcdc57c4357ff3bebd2b224116b01d36f20d34af20b86d5e_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel9@sha256:1ca6fa787c621462fa2c67b9a42b1de67688883af90316475b0df35be3ed805d_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel9@sha256:2a1344726d5244ffbd2a4c21c782116aa81efbc1b12466bcd89ef956e43893a1_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel9@sha256:b5fe393f2ea257f218fdf660b394d158e4709ede0e72ba8e3538ffee9659f8fe_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-results-retention-policy-agent-rhel9@sha256:7c7f00c73c750a146cf71f84bd19e0c94225c363a7aaee2bc2b52b234dd72703_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-results-retention-policy-agent-rhel9@sha256:7cef021919f068f60c37c2e8d9306e22cd915f17098c2aac51d43ede1c92cd81_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-results-retention-policy-agent-rhel9@sha256:d6bef8cb3c830ae821d2f14692e1ce0b70d17c371e1a75d076dcec21b7213e0c_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-results-retention-policy-agent-rhel9@sha256:ed58fd6de76c840d4057e6f89918e737ce5767a71aefb9effbdf5e9de97bb514_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel9@sha256:80b223dbcc37a4b977cfc5b75f999a5b206114cc47feaa5dcd43627dc91303fe_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel9@sha256:abdcb828bc1f2aaa5ee7211a00b3b7d8d291878ed55b5d2bbab425096625e52f_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel9@sha256:be4c337c6f13d6b7a89306374900c4d54ad79e096db4204c0d42d7fa3e823769_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel9@sha256:f841bc4678ac23de083707b5c4580fb4c52f84adb7fe0e4c4ef387768b4e6364_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel9@sha256:560507096517a43878dd9ac1f0d7e5b539ef7d50db3e247870c62e059b6ee289_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel9@sha256:a905be27983179f4cc0aa78e6b6b78971ae17bbcd46520fbc234e755cc9c98fe_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel9@sha256:ad84f6f7bde148dd49f9d633c4b904e52120d293aabd85eed9783f37db0de73e_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel9@sha256:c63b3cfe9903840c29a65b061bc0622473bb9681599449bb8c6767fd3ba02880_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel9@sha256:28fc18c45672e4d644b08216d62453bc74a5817fed4b4873c9981984c21f77a8_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel9@sha256:384e639f2ce3e75712a5ee1cc5520161342e9dd1e94444d134d7ad4a39dde279_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel9@sha256:52772f57e167aaf6e54dc104b57a03db4fbbac7fddd65cf54a8b342cf43df20c_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel9@sha256:8e9605f0c3c4bf4f184e220228221367b52ed7609c13b476e6e9df446c35a2ea_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel9@sha256:337beb1ebee34315707d2e40e930e9a107ac156f4201667ae7b90621ea392f66_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel9@sha256:536e89fce8e35644e1ac7d829a4562f76ede60bd8069e92e3b3da17f1702578b_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel9@sha256:5bb6265b605ddf793df6d72732682a8033bbb2443b6333914996b4384df8fcf7_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel9@sha256:6c9c4245686d29afb7f5285e3085969e2ec5283e5bf92bcfb8bc6cae13027724_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel9@sha256:9ff441506bc87d94825a4d4f57ff7f2b1e53d343297745b5dd0e4d3ad201f1b2_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel9@sha256:a50e8e8276a10fba42491003b40183d8ebcc939a4b215b0bad8d835695b5ab45_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel9@sha256:af3d3edc03257025476cdd0d0b4bfbb14022a0473054db0f868c197f73598f45_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel9@sha256:d0cf00108f8518b3d4d2d04b83ea703941a226803b17bcabcfd89c953bab697b_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel9@sha256:4f86f5c692a497442b54c435e68b0cbf961591a00ebc3a73c364a19da673e34d_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel9@sha256:a7060a10a9ab3d992ff150dcbe687dc4328ab3e2debd1351a6d7e0ac2439d89e_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel9@sha256:c98dde706025aa5e34c7c43eb74c9e0f747c15c6b25450faed9b97374417157d_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel9@sha256:d0f59e461f21d4c1194c3ff29b5f6b0d6f13e2a26f7f08195a6224c30199c1f2_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel9@sha256:16b9d1efa24d3f8bad5bcd9ba29e26f2dd15f8a174de2ba17abd63a6f1306fde_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel9@sha256:1bbbf713c2ff1870779a9b18b3607f0b0a84e7a797a409ab53afe0075da3e7fb_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel9@sha256:aa50d147f3b2bbe58539e676a2eaa7c2ea668adc8b33cc761c21fb2189cecb17_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel9@sha256:f91ecfb52623f05346a0d61007308bbd4059a20a043359e08c362ebd9156b7fa_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel9@sha256:13d591ce11f7e1b3bdfdf2e283d0cd6e57fd2385032175f485309e87f759c055_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel9@sha256:63ff9662f5a1cb5f69f08c38c22119fd202335b2c6a7e540a531fa1413421111_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel9@sha256:677cc576f84ceaba881313e7da183c012b03c4218f9a36f8d2b68806abb8b38d_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel9@sha256:dece6dc60c2e2e3f53e16b83c6d62abd09848cbf056ba4e8da2e17520db9568a_arm64 | — |
A flaw was found in Sigstore Timestamp Authority. This vulnerability allows a denial of service via excessive memory allocation when processing a specially crafted Object Identifier or Content-Type header.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel9@sha256:1ee6048f584257edcbc764ae87f6375e6ce2d25caf3cc8f98fed981e197816bd_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel9@sha256:6a0d1f472283c686e438dbfbeec826db9d7d95f45f92842c4073f70704860d2f_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel9@sha256:bbb93e9ce23fd650f5b19df958390c951c38b72de02c5fec9cfbb3b801e8312f_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel9@sha256:ef571581dc01c754dce5ca1dbd360fe86800c14853ce3f535a51d0f438467597_s390x | — |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-cache-rhel9@sha256:17d540bfc2f5e4f3eb11b25b95dd7860ab1cfccce5814deb301fea08d95072dc_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-cache-rhel9@sha256:716f58c27ecb2a7885406bc866a3c2bb850396f770a556ef1bdaeccedfd24089_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-cache-rhel9@sha256:9ebb96ce55329bcc5f40a92be685329d7ec00bfff00bd5a3605102eb8d6ed719_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-cache-rhel9@sha256:c13e60b885afff7a2ee13fac8de563f4886e762406ee2976d5b23ea0ef656078_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel9@sha256:120d93e1cf2a96bfa9d7745b88377651055ebe5595f68b7b4a4bb26f633e8611_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel9@sha256:43efa5a676666dd4ae039ad5518eaf636f5baf8d688d9a4b475822c32ad1ddfb_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel9@sha256:7b0f572c22640568015fbcf42e9e242b2a640b70eb7bec97f00ee6967d0f598f_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel9@sha256:a01a2a1e02cffad381ecacab7bf6456ed9a0d1ad589cd0935ec5a4748e341fbe_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-controller-rhel9@sha256:27f3be442cf1d9f640657fb6d7cea6b133652226f9a80c3442df226b3cb3c2dc_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-controller-rhel9@sha256:2dd2182f98cb7beb6e8ef7d7fcfe13705501a11d425b99667afcbbfa52fd252a_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-controller-rhel9@sha256:72632d760862fdcfa54a910846b14f652dac23b185f7496c4c43097d537cc2d2_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-controller-rhel9@sha256:8559603458387b13ca544bf7a499fdaad82d18145b612e4e220e53480960dda0_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel9@sha256:98f5998cc667e71dbb51d133d39ae78156ccafa8bf171bd666edfac8de17ccba_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel9@sha256:b6fb02867ebc3be24c68dd24c9178ed17a655a20aa19d477954aae0896c53213_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel9@sha256:d7a11116dca914c661bbe20ecffe56afe6011fae809845859a4ffa2884e4f7db_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel9@sha256:fbb162c6620a1ac010cdd353682b30c6adebaf9a0064d6e3430555f7310c704c_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-events-rhel9@sha256:5949d16546a241366ea103f003c733c875c4616794ba7cca42aebb7c585908ba_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-events-rhel9@sha256:84469780cc76298499046e7a696b100a0393be411dc14fd8a3878fcedd86220e_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-events-rhel9@sha256:a0389d20f0c4c08c0e5b6f0a6edd8216658e3957e1e7476c21129b7a36ed2a8d_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-events-rhel9@sha256:d1a689ab23343c9fcfa24bf0ab56001971c0ab35a2505d8fa877346326bd8387_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel9@sha256:35412516c9d8d4ddb93f57bb59da160aa6abb11581a1a5df793fcbb8197f2e4f_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel9@sha256:bf6075f65fa2cb59af1c5cf9374c8958361c6c41318ae157abfa46a6d6e4d5b2_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel9@sha256:d3c24212665bd368c38a2b913b4bf9d8f5eb294ff269c0d5f23ac1c7f4bd6829_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel9@sha256:f3c6e7200e2834f4ed697bcaf8fc01a81bd88ae858d9a3c2b0efc36356ea4d91_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel9@sha256:7c36902406c9dc7a91897ea5fe36ba4e6ee9f6435094016fc21e31c057ba3dd7_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel9@sha256:b817e4c5703cd36926371bdf2f276a1557e5c8ea4a57344051e219bb8a707b04_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel9@sha256:b9a9eb524b522e4c6cfc285dd115fd3e0cd7d6268213db3bc066b64a7889e7b0_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel9@sha256:fd5188add10e6586b188efaa19ce094daf5c5c84b07725031d25237c2e93ced2_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel9@sha256:0729b53e12e2e4f552e42c30f55c0c2ce7d0399fae6c4aba8f617f5579bc4445_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel9@sha256:2e507b647ca536325992fdd04d046ef960f5b5c3692af18344f86daa09a3741d_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel9@sha256:c9760dad0568725692140149c11ad94534264af8ab87784677a55a8f27d70ebe_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel9@sha256:e3e5f17fd2981ea6bae01080625c0b5aed4bba475271ccd4eb2ff1434d949cc1_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel9@sha256:030a4842de53bfe099677176efc80c9e31f585f944e94ae9991ea84cda38e88b_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel9@sha256:3c9fc3fba4317d85887ecaeb8afa321395dc8b04dc05fa54a12d27abaa0e6087_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel9@sha256:53f5c85f436c8aee0af2297144da6dfe7c9941bcecc3801d514cf6cbfa9f230f_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel9@sha256:5b30d53c4fdfc6fdce2a355a39d48cd078d04511aacf2272602a900289d67bee_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel9@sha256:147e26fd0d2470145f4acf8c833ac329b7e288ba1d20f491a89ab1aa3cd39c55_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel9@sha256:3189e6a8da6e957085a5dbaba433b0199a354c06b7c27e21d9a5107f67c60ce1_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel9@sha256:364d64cd9c25fbc2a39023c8212c12f9608d84370a72ae8356bfdd34f0d52a2f_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel9@sha256:3b90f58c351e221dfa60c238990c3d7fd3b74f59b806138ddcc18f72baa567ca_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel9@sha256:13f1af9c6dd7fc7862251d0ce5f069d5965649dd90a547a7a09c6d919ad96987_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel9@sha256:90075f5da491adec16eeada609d1f315ae7d97cd414e79b7c8e751d93c0be819_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel9@sha256:99346560c0fcba5270027aca813dab94e862a8c1bb413bf233c53b0488bf1339_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel9@sha256:ebd990cec2d84cc208b9b98b885ed019e1edbae5d660f238b84455d06c18d41c_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-nop-rhel9@sha256:12ed2cba86b37cde91db1ffac6d1aadd08b03f06a72406e8c224d4d470a8bf2f_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-nop-rhel9@sha256:3fdb6ca084da38668af018b7058161658271a9e2804f968f8362eab5f4de2d67_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-nop-rhel9@sha256:6c9c65da6a733afefd87391fc9a34c3ab261e6b1e0d0bad5686e193aee826fec_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-nop-rhel9@sha256:c0077f6b619722db02086aa46b7c41af3801dc552af11f4bac90a342fd906881_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel9@sha256:4d2516e88f1ae905b5c27d34324a8d3568870c9ba6072e05a18262cdb3e4b5f3_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel9@sha256:d5893ff6b813926b1ccf6191f447122123c0685aed3bd8496dcd0b628254fedb_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel9@sha256:e350ec18ab8c8dbae2efc9b4d1000e3ae07abbc093c0492444c80561ca57b046_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel9@sha256:e9ff6d02fb5fc4081bb317fca7930390f54de71920efd3327ae9f9df2b2cd783_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel9@sha256:0823a50cc017274204acfef21c96fdcac9754fe790cac68c6a2725990f2147ef_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel9@sha256:22bbf8889856068363e8a3d07b450f63ba979136d4c61205171a465627135c12_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel9@sha256:2f6f91dfd7b71cad1c6db82835d709d20f4153cf500d60ee32145712af922214_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel9@sha256:e2cc1d53875b7ec174fae01f9ee1b0d081b496726f6efe59cfdaf3f52bdb22bb_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel9@sha256:7cd03b4ff79625bc11db9340e69416320b880444c91def4d0768c7b687acc576_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel9@sha256:95801a943ba7d0ec4af53c3cd1177483e649bcd528b5a838a32ad2d860e6503a_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel9@sha256:a08d98ec75520d6b7421a75179c217bac1de0e893105f964325fc618c40b0062_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel9@sha256:c3bee1c6e705933ffa2870133fb3264f29e63b12a065b28bab3dcc2c1b52875e_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel9@sha256:1e9a9f1b5ecdab7d074722c860daab977519123fe4385affdfd86d8c7f3c473c_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel9@sha256:253ce9e4ce0dc0045de38340fe487c9dc47b2691befe2ea91e46cc493c6a74f2_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel9@sha256:4a34e3506330e931d7f205b36324c9fd7fe8581fbccfaca897f7c34bbb0df102_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel9@sha256:54e73db973349a7d9ea93b9a419ce8a342cfbf270cbceef5b28fffa578963636_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-pruner-controller-rhel9@sha256:71d52625d3aeb19a6109a434b2d6498aa8cfbfb74649ad2cba8837f3fae6e7ac_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-pruner-controller-rhel9@sha256:bba510a758d5a70dc133741ccd00d14bcb8fec5a9d642dbf134434383c909a0c_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-pruner-controller-rhel9@sha256:ea04b84821f819c6be84ed2b7113b791722aa6cdfd6fe6a119d13120dbc4bc9d_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-pruner-controller-rhel9@sha256:f5fdb09d85d227d014a2becde012d9e1ebfb3acf0ef060f27d3f2463332dd9b3_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel9@sha256:867d26b20423114d5bc4874ab26c58e23471a58226ef2e1eebee30f760533f13_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel9@sha256:86af0e4cedd9f906d2c341d0d658f67f4383615213312804b8f52be2a7dff036_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel9@sha256:b8d380990acb0184ab685b005e22fb8369139dd8cd6550b4521bd4bc3ca23b40_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel9@sha256:b903aa551212a53dccb73a4c78500d0c149b42a6cf7ac2ed1f5332e1ac85cac5_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel9@sha256:0bc86f0e97b943cfbcdc57c4357ff3bebd2b224116b01d36f20d34af20b86d5e_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel9@sha256:1ca6fa787c621462fa2c67b9a42b1de67688883af90316475b0df35be3ed805d_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel9@sha256:2a1344726d5244ffbd2a4c21c782116aa81efbc1b12466bcd89ef956e43893a1_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel9@sha256:b5fe393f2ea257f218fdf660b394d158e4709ede0e72ba8e3538ffee9659f8fe_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-results-retention-policy-agent-rhel9@sha256:7c7f00c73c750a146cf71f84bd19e0c94225c363a7aaee2bc2b52b234dd72703_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-results-retention-policy-agent-rhel9@sha256:7cef021919f068f60c37c2e8d9306e22cd915f17098c2aac51d43ede1c92cd81_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-results-retention-policy-agent-rhel9@sha256:d6bef8cb3c830ae821d2f14692e1ce0b70d17c371e1a75d076dcec21b7213e0c_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-results-retention-policy-agent-rhel9@sha256:ed58fd6de76c840d4057e6f89918e737ce5767a71aefb9effbdf5e9de97bb514_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel9@sha256:80b223dbcc37a4b977cfc5b75f999a5b206114cc47feaa5dcd43627dc91303fe_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel9@sha256:abdcb828bc1f2aaa5ee7211a00b3b7d8d291878ed55b5d2bbab425096625e52f_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel9@sha256:be4c337c6f13d6b7a89306374900c4d54ad79e096db4204c0d42d7fa3e823769_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel9@sha256:f841bc4678ac23de083707b5c4580fb4c52f84adb7fe0e4c4ef387768b4e6364_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel9@sha256:560507096517a43878dd9ac1f0d7e5b539ef7d50db3e247870c62e059b6ee289_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel9@sha256:a905be27983179f4cc0aa78e6b6b78971ae17bbcd46520fbc234e755cc9c98fe_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel9@sha256:ad84f6f7bde148dd49f9d633c4b904e52120d293aabd85eed9783f37db0de73e_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel9@sha256:c63b3cfe9903840c29a65b061bc0622473bb9681599449bb8c6767fd3ba02880_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel9@sha256:28fc18c45672e4d644b08216d62453bc74a5817fed4b4873c9981984c21f77a8_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel9@sha256:384e639f2ce3e75712a5ee1cc5520161342e9dd1e94444d134d7ad4a39dde279_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel9@sha256:52772f57e167aaf6e54dc104b57a03db4fbbac7fddd65cf54a8b342cf43df20c_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel9@sha256:8e9605f0c3c4bf4f184e220228221367b52ed7609c13b476e6e9df446c35a2ea_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel9@sha256:337beb1ebee34315707d2e40e930e9a107ac156f4201667ae7b90621ea392f66_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel9@sha256:536e89fce8e35644e1ac7d829a4562f76ede60bd8069e92e3b3da17f1702578b_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel9@sha256:5bb6265b605ddf793df6d72732682a8033bbb2443b6333914996b4384df8fcf7_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel9@sha256:6c9c4245686d29afb7f5285e3085969e2ec5283e5bf92bcfb8bc6cae13027724_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel9@sha256:9ff441506bc87d94825a4d4f57ff7f2b1e53d343297745b5dd0e4d3ad201f1b2_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel9@sha256:a50e8e8276a10fba42491003b40183d8ebcc939a4b215b0bad8d835695b5ab45_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel9@sha256:af3d3edc03257025476cdd0d0b4bfbb14022a0473054db0f868c197f73598f45_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel9@sha256:d0cf00108f8518b3d4d2d04b83ea703941a226803b17bcabcfd89c953bab697b_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel9@sha256:4f86f5c692a497442b54c435e68b0cbf961591a00ebc3a73c364a19da673e34d_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel9@sha256:a7060a10a9ab3d992ff150dcbe687dc4328ab3e2debd1351a6d7e0ac2439d89e_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel9@sha256:c98dde706025aa5e34c7c43eb74c9e0f747c15c6b25450faed9b97374417157d_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel9@sha256:d0f59e461f21d4c1194c3ff29b5f6b0d6f13e2a26f7f08195a6224c30199c1f2_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel9@sha256:16b9d1efa24d3f8bad5bcd9ba29e26f2dd15f8a174de2ba17abd63a6f1306fde_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel9@sha256:1bbbf713c2ff1870779a9b18b3607f0b0a84e7a797a409ab53afe0075da3e7fb_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel9@sha256:aa50d147f3b2bbe58539e676a2eaa7c2ea668adc8b33cc761c21fb2189cecb17_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel9@sha256:f91ecfb52623f05346a0d61007308bbd4059a20a043359e08c362ebd9156b7fa_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel9@sha256:13d591ce11f7e1b3bdfdf2e283d0cd6e57fd2385032175f485309e87f759c055_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel9@sha256:63ff9662f5a1cb5f69f08c38c22119fd202335b2c6a7e540a531fa1413421111_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel9@sha256:677cc576f84ceaba881313e7da183c012b03c4218f9a36f8d2b68806abb8b38d_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel9@sha256:dece6dc60c2e2e3f53e16b83c6d62abd09848cbf056ba4e8da2e17520db9568a_arm64 | — |
{
"document": {
"aggregate_severity": {
"namespace": "https://access.redhat.com/security/updates/classification/",
"text": "Important"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "The 1.20.3 GA release of Red Hat OpenShift Pipelines Operator..\nFor more details see [product documentation](https://docs.redhat.com/en/documentation/red_hat_openshift_pipelines).",
"title": "Topic"
},
{
"category": "general",
"text": "The 1.20.3 release of Red Hat OpenShift Pipelines Operator.",
"title": "Details"
},
{
"category": "legal_disclaimer",
"text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.",
"title": "Terms of Use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://access.redhat.com/security/team/contact/",
"issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.",
"name": "Red Hat Product Security",
"namespace": "https://www.redhat.com"
},
"references": [
{
"category": "self",
"summary": "https://access.redhat.com/errata/RHSA-2026:3825",
"url": "https://access.redhat.com/errata/RHSA-2026:3825"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2025-12816",
"url": "https://access.redhat.com/security/cve/CVE-2025-12816"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2025-13465",
"url": "https://access.redhat.com/security/cve/CVE-2025-13465"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2025-15284",
"url": "https://access.redhat.com/security/cve/CVE-2025-15284"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2025-66506",
"url": "https://access.redhat.com/security/cve/CVE-2025-66506"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2025-66564",
"url": "https://access.redhat.com/security/cve/CVE-2025-66564"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/",
"url": "https://access.redhat.com/security/updates/classification/"
},
{
"category": "external",
"summary": "https://docs.redhat.com/en/documentation/red_hat_openshift_pipelines",
"url": "https://docs.redhat.com/en/documentation/red_hat_openshift_pipelines"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2026/rhsa-2026_3825.json"
}
],
"title": "Red Hat Security Advisory: Red Hat OpenShift Pipelines Release 1.20.3",
"tracking": {
"current_release_date": "2026-06-07T01:23:55+00:00",
"generator": {
"date": "2026-06-07T01:23:55+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.8.2"
}
},
"id": "RHSA-2026:3825",
"initial_release_date": "2026-03-05T07:08:51+00:00",
"revision_history": [
{
"date": "2026-03-05T07:08:51+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2026-03-05T07:09:01+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-06-07T01:23:55+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat OpenShift Pipelines 1.2",
"product": {
"name": "Red Hat OpenShift Pipelines 1.2",
"product_id": "Red Hat OpenShift Pipelines 1.2",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:openshift_pipelines:1.20::el9"
}
}
}
],
"category": "product_family",
"name": "Red Hat OpenShift Pipelines"
},
{
"branches": [
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel9@sha256:120d93e1cf2a96bfa9d7745b88377651055ebe5595f68b7b4a4bb26f633e8611_arm64",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel9@sha256:120d93e1cf2a96bfa9d7745b88377651055ebe5595f68b7b4a4bb26f633e8611_arm64",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel9@sha256:120d93e1cf2a96bfa9d7745b88377651055ebe5595f68b7b4a4bb26f633e8611_arm64",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-console-plugin-rhel9@sha256%3A120d93e1cf2a96bfa9d7745b88377651055ebe5595f68b7b4a4bb26f633e8611?arch=arm64\u0026repository_url=registry.redhat.io/openshift-pipelines\u0026tag=1770988020"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel9@sha256:3b90f58c351e221dfa60c238990c3d7fd3b74f59b806138ddcc18f72baa567ca_arm64",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel9@sha256:3b90f58c351e221dfa60c238990c3d7fd3b74f59b806138ddcc18f72baa567ca_arm64",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel9@sha256:3b90f58c351e221dfa60c238990c3d7fd3b74f59b806138ddcc18f72baa567ca_arm64",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-manual-approval-gate-controller-rhel9@sha256%3A3b90f58c351e221dfa60c238990c3d7fd3b74f59b806138ddcc18f72baa567ca?arch=arm64\u0026repository_url=registry.redhat.io/openshift-pipelines\u0026tag=1771361580"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel9@sha256:13f1af9c6dd7fc7862251d0ce5f069d5965649dd90a547a7a09c6d919ad96987_arm64",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel9@sha256:13f1af9c6dd7fc7862251d0ce5f069d5965649dd90a547a7a09c6d919ad96987_arm64",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel9@sha256:13f1af9c6dd7fc7862251d0ce5f069d5965649dd90a547a7a09c6d919ad96987_arm64",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-manual-approval-gate-webhook-rhel9@sha256%3A13f1af9c6dd7fc7862251d0ce5f069d5965649dd90a547a7a09c6d919ad96987?arch=arm64\u0026repository_url=registry.redhat.io/openshift-pipelines\u0026tag=1771361514"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel9@sha256:e350ec18ab8c8dbae2efc9b4d1000e3ae07abbc093c0492444c80561ca57b046_arm64",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel9@sha256:e350ec18ab8c8dbae2efc9b4d1000e3ae07abbc093c0492444c80561ca57b046_arm64",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel9@sha256:e350ec18ab8c8dbae2efc9b4d1000e3ae07abbc093c0492444c80561ca57b046_arm64",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-pipelines-as-code-cli-rhel9@sha256%3Ae350ec18ab8c8dbae2efc9b4d1000e3ae07abbc093c0492444c80561ca57b046?arch=arm64\u0026repository_url=registry.redhat.io/openshift-pipelines\u0026tag=1771877962"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel9@sha256:22bbf8889856068363e8a3d07b450f63ba979136d4c61205171a465627135c12_arm64",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel9@sha256:22bbf8889856068363e8a3d07b450f63ba979136d4c61205171a465627135c12_arm64",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel9@sha256:22bbf8889856068363e8a3d07b450f63ba979136d4c61205171a465627135c12_arm64",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-pipelines-as-code-controller-rhel9@sha256%3A22bbf8889856068363e8a3d07b450f63ba979136d4c61205171a465627135c12?arch=arm64\u0026repository_url=registry.redhat.io/openshift-pipelines\u0026tag=1771877983"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel9@sha256:c3bee1c6e705933ffa2870133fb3264f29e63b12a065b28bab3dcc2c1b52875e_arm64",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel9@sha256:c3bee1c6e705933ffa2870133fb3264f29e63b12a065b28bab3dcc2c1b52875e_arm64",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel9@sha256:c3bee1c6e705933ffa2870133fb3264f29e63b12a065b28bab3dcc2c1b52875e_arm64",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-pipelines-as-code-watcher-rhel9@sha256%3Ac3bee1c6e705933ffa2870133fb3264f29e63b12a065b28bab3dcc2c1b52875e?arch=arm64\u0026repository_url=registry.redhat.io/openshift-pipelines\u0026tag=1771877975"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel9@sha256:54e73db973349a7d9ea93b9a419ce8a342cfbf270cbceef5b28fffa578963636_arm64",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel9@sha256:54e73db973349a7d9ea93b9a419ce8a342cfbf270cbceef5b28fffa578963636_arm64",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel9@sha256:54e73db973349a7d9ea93b9a419ce8a342cfbf270cbceef5b28fffa578963636_arm64",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-pipelines-as-code-webhook-rhel9@sha256%3A54e73db973349a7d9ea93b9a419ce8a342cfbf270cbceef5b28fffa578963636?arch=arm64\u0026repository_url=registry.redhat.io/openshift-pipelines\u0026tag=1771878039"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-cache-rhel9@sha256:17d540bfc2f5e4f3eb11b25b95dd7860ab1cfccce5814deb301fea08d95072dc_arm64",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-cache-rhel9@sha256:17d540bfc2f5e4f3eb11b25b95dd7860ab1cfccce5814deb301fea08d95072dc_arm64",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-cache-rhel9@sha256:17d540bfc2f5e4f3eb11b25b95dd7860ab1cfccce5814deb301fea08d95072dc_arm64",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-cache-rhel9@sha256%3A17d540bfc2f5e4f3eb11b25b95dd7860ab1cfccce5814deb301fea08d95072dc?arch=arm64\u0026repository_url=registry.redhat.io/openshift-pipelines\u0026tag=1772526483"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel9@sha256:1ee6048f584257edcbc764ae87f6375e6ce2d25caf3cc8f98fed981e197816bd_arm64",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel9@sha256:1ee6048f584257edcbc764ae87f6375e6ce2d25caf3cc8f98fed981e197816bd_arm64",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel9@sha256:1ee6048f584257edcbc764ae87f6375e6ce2d25caf3cc8f98fed981e197816bd_arm64",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-chains-controller-rhel9@sha256%3A1ee6048f584257edcbc764ae87f6375e6ce2d25caf3cc8f98fed981e197816bd?arch=arm64\u0026repository_url=registry.redhat.io/openshift-pipelines\u0026tag=1771374749"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel9@sha256:f3c6e7200e2834f4ed697bcaf8fc01a81bd88ae858d9a3c2b0efc36356ea4d91_arm64",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel9@sha256:f3c6e7200e2834f4ed697bcaf8fc01a81bd88ae858d9a3c2b0efc36356ea4d91_arm64",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel9@sha256:f3c6e7200e2834f4ed697bcaf8fc01a81bd88ae858d9a3c2b0efc36356ea4d91_arm64",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-git-init-rhel9@sha256%3Af3c6e7200e2834f4ed697bcaf8fc01a81bd88ae858d9a3c2b0efc36356ea4d91?arch=arm64\u0026repository_url=registry.redhat.io/openshift-pipelines\u0026tag=1772459409"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel9@sha256:b9a9eb524b522e4c6cfc285dd115fd3e0cd7d6268213db3bc066b64a7889e7b0_arm64",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel9@sha256:b9a9eb524b522e4c6cfc285dd115fd3e0cd7d6268213db3bc066b64a7889e7b0_arm64",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel9@sha256:b9a9eb524b522e4c6cfc285dd115fd3e0cd7d6268213db3bc066b64a7889e7b0_arm64",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-hub-api-rhel9@sha256%3Ab9a9eb524b522e4c6cfc285dd115fd3e0cd7d6268213db3bc066b64a7889e7b0?arch=arm64\u0026repository_url=registry.redhat.io/openshift-pipelines\u0026tag=1771431328"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel9@sha256:c9760dad0568725692140149c11ad94534264af8ab87784677a55a8f27d70ebe_arm64",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel9@sha256:c9760dad0568725692140149c11ad94534264af8ab87784677a55a8f27d70ebe_arm64",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel9@sha256:c9760dad0568725692140149c11ad94534264af8ab87784677a55a8f27d70ebe_arm64",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-hub-db-migration-rhel9@sha256%3Ac9760dad0568725692140149c11ad94534264af8ab87784677a55a8f27d70ebe?arch=arm64\u0026repository_url=registry.redhat.io/openshift-pipelines\u0026tag=1771431321"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel9@sha256:5b30d53c4fdfc6fdce2a355a39d48cd078d04511aacf2272602a900289d67bee_arm64",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel9@sha256:5b30d53c4fdfc6fdce2a355a39d48cd078d04511aacf2272602a900289d67bee_arm64",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel9@sha256:5b30d53c4fdfc6fdce2a355a39d48cd078d04511aacf2272602a900289d67bee_arm64",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-hub-ui-rhel9@sha256%3A5b30d53c4fdfc6fdce2a355a39d48cd078d04511aacf2272602a900289d67bee?arch=arm64\u0026repository_url=registry.redhat.io/openshift-pipelines\u0026tag=1772497279"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-controller-rhel9@sha256:72632d760862fdcfa54a910846b14f652dac23b185f7496c4c43097d537cc2d2_arm64",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-controller-rhel9@sha256:72632d760862fdcfa54a910846b14f652dac23b185f7496c4c43097d537cc2d2_arm64",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-controller-rhel9@sha256:72632d760862fdcfa54a910846b14f652dac23b185f7496c4c43097d537cc2d2_arm64",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-controller-rhel9@sha256%3A72632d760862fdcfa54a910846b14f652dac23b185f7496c4c43097d537cc2d2?arch=arm64\u0026repository_url=registry.redhat.io/openshift-pipelines\u0026tag=1772457038"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel9@sha256:b6fb02867ebc3be24c68dd24c9178ed17a655a20aa19d477954aae0896c53213_arm64",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel9@sha256:b6fb02867ebc3be24c68dd24c9178ed17a655a20aa19d477954aae0896c53213_arm64",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel9@sha256:b6fb02867ebc3be24c68dd24c9178ed17a655a20aa19d477954aae0896c53213_arm64",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-entrypoint-rhel9@sha256%3Ab6fb02867ebc3be24c68dd24c9178ed17a655a20aa19d477954aae0896c53213?arch=arm64\u0026repository_url=registry.redhat.io/openshift-pipelines\u0026tag=1772457066"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-events-rhel9@sha256:5949d16546a241366ea103f003c733c875c4616794ba7cca42aebb7c585908ba_arm64",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-events-rhel9@sha256:5949d16546a241366ea103f003c733c875c4616794ba7cca42aebb7c585908ba_arm64",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-events-rhel9@sha256:5949d16546a241366ea103f003c733c875c4616794ba7cca42aebb7c585908ba_arm64",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-events-rhel9@sha256%3A5949d16546a241366ea103f003c733c875c4616794ba7cca42aebb7c585908ba?arch=arm64\u0026repository_url=registry.redhat.io/openshift-pipelines\u0026tag=1772457101"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-nop-rhel9@sha256:c0077f6b619722db02086aa46b7c41af3801dc552af11f4bac90a342fd906881_arm64",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-nop-rhel9@sha256:c0077f6b619722db02086aa46b7c41af3801dc552af11f4bac90a342fd906881_arm64",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-nop-rhel9@sha256:c0077f6b619722db02086aa46b7c41af3801dc552af11f4bac90a342fd906881_arm64",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-nop-rhel9@sha256%3Ac0077f6b619722db02086aa46b7c41af3801dc552af11f4bac90a342fd906881?arch=arm64\u0026repository_url=registry.redhat.io/openshift-pipelines\u0026tag=1772457045"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel9@sha256:b903aa551212a53dccb73a4c78500d0c149b42a6cf7ac2ed1f5332e1ac85cac5_arm64",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel9@sha256:b903aa551212a53dccb73a4c78500d0c149b42a6cf7ac2ed1f5332e1ac85cac5_arm64",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel9@sha256:b903aa551212a53dccb73a4c78500d0c149b42a6cf7ac2ed1f5332e1ac85cac5_arm64",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-resolvers-rhel9@sha256%3Ab903aa551212a53dccb73a4c78500d0c149b42a6cf7ac2ed1f5332e1ac85cac5?arch=arm64\u0026repository_url=registry.redhat.io/openshift-pipelines\u0026tag=1772457227"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel9@sha256:560507096517a43878dd9ac1f0d7e5b539ef7d50db3e247870c62e059b6ee289_arm64",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel9@sha256:560507096517a43878dd9ac1f0d7e5b539ef7d50db3e247870c62e059b6ee289_arm64",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel9@sha256:560507096517a43878dd9ac1f0d7e5b539ef7d50db3e247870c62e059b6ee289_arm64",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-sidecarlogresults-rhel9@sha256%3A560507096517a43878dd9ac1f0d7e5b539ef7d50db3e247870c62e059b6ee289?arch=arm64\u0026repository_url=registry.redhat.io/openshift-pipelines\u0026tag=1772457100"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel9@sha256:16b9d1efa24d3f8bad5bcd9ba29e26f2dd15f8a174de2ba17abd63a6f1306fde_arm64",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel9@sha256:16b9d1efa24d3f8bad5bcd9ba29e26f2dd15f8a174de2ba17abd63a6f1306fde_arm64",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel9@sha256:16b9d1efa24d3f8bad5bcd9ba29e26f2dd15f8a174de2ba17abd63a6f1306fde_arm64",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-webhook-rhel9@sha256%3A16b9d1efa24d3f8bad5bcd9ba29e26f2dd15f8a174de2ba17abd63a6f1306fde?arch=arm64\u0026repository_url=registry.redhat.io/openshift-pipelines\u0026tag=1772457105"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel9@sha256:dece6dc60c2e2e3f53e16b83c6d62abd09848cbf056ba4e8da2e17520db9568a_arm64",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel9@sha256:dece6dc60c2e2e3f53e16b83c6d62abd09848cbf056ba4e8da2e17520db9568a_arm64",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel9@sha256:dece6dc60c2e2e3f53e16b83c6d62abd09848cbf056ba4e8da2e17520db9568a_arm64",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-workingdirinit-rhel9@sha256%3Adece6dc60c2e2e3f53e16b83c6d62abd09848cbf056ba4e8da2e17520db9568a?arch=arm64\u0026repository_url=registry.redhat.io/openshift-pipelines\u0026tag=1772457073"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-pruner-controller-rhel9@sha256:bba510a758d5a70dc133741ccd00d14bcb8fec5a9d642dbf134434383c909a0c_arm64",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-pruner-controller-rhel9@sha256:bba510a758d5a70dc133741ccd00d14bcb8fec5a9d642dbf134434383c909a0c_arm64",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-pruner-controller-rhel9@sha256:bba510a758d5a70dc133741ccd00d14bcb8fec5a9d642dbf134434383c909a0c_arm64",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-pruner-controller-rhel9@sha256%3Abba510a758d5a70dc133741ccd00d14bcb8fec5a9d642dbf134434383c909a0c?arch=arm64\u0026repository_url=registry.redhat.io/openshift-pipelines\u0026tag=1771374555"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel9@sha256:2a1344726d5244ffbd2a4c21c782116aa81efbc1b12466bcd89ef956e43893a1_arm64",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel9@sha256:2a1344726d5244ffbd2a4c21c782116aa81efbc1b12466bcd89ef956e43893a1_arm64",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel9@sha256:2a1344726d5244ffbd2a4c21c782116aa81efbc1b12466bcd89ef956e43893a1_arm64",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-results-api-rhel9@sha256%3A2a1344726d5244ffbd2a4c21c782116aa81efbc1b12466bcd89ef956e43893a1?arch=arm64\u0026repository_url=registry.redhat.io/openshift-pipelines\u0026tag=1771375259"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-results-retention-policy-agent-rhel9@sha256:ed58fd6de76c840d4057e6f89918e737ce5767a71aefb9effbdf5e9de97bb514_arm64",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-results-retention-policy-agent-rhel9@sha256:ed58fd6de76c840d4057e6f89918e737ce5767a71aefb9effbdf5e9de97bb514_arm64",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-results-retention-policy-agent-rhel9@sha256:ed58fd6de76c840d4057e6f89918e737ce5767a71aefb9effbdf5e9de97bb514_arm64",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-results-retention-policy-agent-rhel9@sha256%3Aed58fd6de76c840d4057e6f89918e737ce5767a71aefb9effbdf5e9de97bb514?arch=arm64\u0026repository_url=registry.redhat.io/openshift-pipelines\u0026tag=1771375067"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel9@sha256:f841bc4678ac23de083707b5c4580fb4c52f84adb7fe0e4c4ef387768b4e6364_arm64",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel9@sha256:f841bc4678ac23de083707b5c4580fb4c52f84adb7fe0e4c4ef387768b4e6364_arm64",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel9@sha256:f841bc4678ac23de083707b5c4580fb4c52f84adb7fe0e4c4ef387768b4e6364_arm64",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-results-watcher-rhel9@sha256%3Af841bc4678ac23de083707b5c4580fb4c52f84adb7fe0e4c4ef387768b4e6364?arch=arm64\u0026repository_url=registry.redhat.io/openshift-pipelines\u0026tag=1771374514"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel9@sha256:52772f57e167aaf6e54dc104b57a03db4fbbac7fddd65cf54a8b342cf43df20c_arm64",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel9@sha256:52772f57e167aaf6e54dc104b57a03db4fbbac7fddd65cf54a8b342cf43df20c_arm64",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel9@sha256:52772f57e167aaf6e54dc104b57a03db4fbbac7fddd65cf54a8b342cf43df20c_arm64",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-triggers-controller-rhel9@sha256%3A52772f57e167aaf6e54dc104b57a03db4fbbac7fddd65cf54a8b342cf43df20c?arch=arm64\u0026repository_url=registry.redhat.io/openshift-pipelines\u0026tag=1771374322"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel9@sha256:536e89fce8e35644e1ac7d829a4562f76ede60bd8069e92e3b3da17f1702578b_arm64",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel9@sha256:536e89fce8e35644e1ac7d829a4562f76ede60bd8069e92e3b3da17f1702578b_arm64",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel9@sha256:536e89fce8e35644e1ac7d829a4562f76ede60bd8069e92e3b3da17f1702578b_arm64",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-triggers-core-interceptors-rhel9@sha256%3A536e89fce8e35644e1ac7d829a4562f76ede60bd8069e92e3b3da17f1702578b?arch=arm64\u0026repository_url=registry.redhat.io/openshift-pipelines\u0026tag=1771374358"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel9@sha256:a50e8e8276a10fba42491003b40183d8ebcc939a4b215b0bad8d835695b5ab45_arm64",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel9@sha256:a50e8e8276a10fba42491003b40183d8ebcc939a4b215b0bad8d835695b5ab45_arm64",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel9@sha256:a50e8e8276a10fba42491003b40183d8ebcc939a4b215b0bad8d835695b5ab45_arm64",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-triggers-eventlistenersink-rhel9@sha256%3Aa50e8e8276a10fba42491003b40183d8ebcc939a4b215b0bad8d835695b5ab45?arch=arm64\u0026repository_url=registry.redhat.io/openshift-pipelines\u0026tag=1771374363"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel9@sha256:c98dde706025aa5e34c7c43eb74c9e0f747c15c6b25450faed9b97374417157d_arm64",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel9@sha256:c98dde706025aa5e34c7c43eb74c9e0f747c15c6b25450faed9b97374417157d_arm64",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel9@sha256:c98dde706025aa5e34c7c43eb74c9e0f747c15c6b25450faed9b97374417157d_arm64",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-triggers-webhook-rhel9@sha256%3Ac98dde706025aa5e34c7c43eb74c9e0f747c15c6b25450faed9b97374417157d?arch=arm64\u0026repository_url=registry.redhat.io/openshift-pipelines\u0026tag=1771374417"
}
}
}
],
"category": "architecture",
"name": "arm64"
},
{
"branches": [
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel9@sha256:a01a2a1e02cffad381ecacab7bf6456ed9a0d1ad589cd0935ec5a4748e341fbe_ppc64le",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel9@sha256:a01a2a1e02cffad381ecacab7bf6456ed9a0d1ad589cd0935ec5a4748e341fbe_ppc64le",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel9@sha256:a01a2a1e02cffad381ecacab7bf6456ed9a0d1ad589cd0935ec5a4748e341fbe_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-console-plugin-rhel9@sha256%3Aa01a2a1e02cffad381ecacab7bf6456ed9a0d1ad589cd0935ec5a4748e341fbe?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift-pipelines\u0026tag=1770988020"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel9@sha256:3189e6a8da6e957085a5dbaba433b0199a354c06b7c27e21d9a5107f67c60ce1_ppc64le",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel9@sha256:3189e6a8da6e957085a5dbaba433b0199a354c06b7c27e21d9a5107f67c60ce1_ppc64le",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel9@sha256:3189e6a8da6e957085a5dbaba433b0199a354c06b7c27e21d9a5107f67c60ce1_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-manual-approval-gate-controller-rhel9@sha256%3A3189e6a8da6e957085a5dbaba433b0199a354c06b7c27e21d9a5107f67c60ce1?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift-pipelines\u0026tag=1771361580"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel9@sha256:99346560c0fcba5270027aca813dab94e862a8c1bb413bf233c53b0488bf1339_ppc64le",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel9@sha256:99346560c0fcba5270027aca813dab94e862a8c1bb413bf233c53b0488bf1339_ppc64le",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel9@sha256:99346560c0fcba5270027aca813dab94e862a8c1bb413bf233c53b0488bf1339_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-manual-approval-gate-webhook-rhel9@sha256%3A99346560c0fcba5270027aca813dab94e862a8c1bb413bf233c53b0488bf1339?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift-pipelines\u0026tag=1771361514"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel9@sha256:4d2516e88f1ae905b5c27d34324a8d3568870c9ba6072e05a18262cdb3e4b5f3_ppc64le",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel9@sha256:4d2516e88f1ae905b5c27d34324a8d3568870c9ba6072e05a18262cdb3e4b5f3_ppc64le",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel9@sha256:4d2516e88f1ae905b5c27d34324a8d3568870c9ba6072e05a18262cdb3e4b5f3_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-pipelines-as-code-cli-rhel9@sha256%3A4d2516e88f1ae905b5c27d34324a8d3568870c9ba6072e05a18262cdb3e4b5f3?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift-pipelines\u0026tag=1771877962"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel9@sha256:0823a50cc017274204acfef21c96fdcac9754fe790cac68c6a2725990f2147ef_ppc64le",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel9@sha256:0823a50cc017274204acfef21c96fdcac9754fe790cac68c6a2725990f2147ef_ppc64le",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel9@sha256:0823a50cc017274204acfef21c96fdcac9754fe790cac68c6a2725990f2147ef_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-pipelines-as-code-controller-rhel9@sha256%3A0823a50cc017274204acfef21c96fdcac9754fe790cac68c6a2725990f2147ef?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift-pipelines\u0026tag=1771877983"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel9@sha256:a08d98ec75520d6b7421a75179c217bac1de0e893105f964325fc618c40b0062_ppc64le",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel9@sha256:a08d98ec75520d6b7421a75179c217bac1de0e893105f964325fc618c40b0062_ppc64le",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel9@sha256:a08d98ec75520d6b7421a75179c217bac1de0e893105f964325fc618c40b0062_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-pipelines-as-code-watcher-rhel9@sha256%3Aa08d98ec75520d6b7421a75179c217bac1de0e893105f964325fc618c40b0062?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift-pipelines\u0026tag=1771877975"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel9@sha256:4a34e3506330e931d7f205b36324c9fd7fe8581fbccfaca897f7c34bbb0df102_ppc64le",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel9@sha256:4a34e3506330e931d7f205b36324c9fd7fe8581fbccfaca897f7c34bbb0df102_ppc64le",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel9@sha256:4a34e3506330e931d7f205b36324c9fd7fe8581fbccfaca897f7c34bbb0df102_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-pipelines-as-code-webhook-rhel9@sha256%3A4a34e3506330e931d7f205b36324c9fd7fe8581fbccfaca897f7c34bbb0df102?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift-pipelines\u0026tag=1771878039"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-cache-rhel9@sha256:c13e60b885afff7a2ee13fac8de563f4886e762406ee2976d5b23ea0ef656078_ppc64le",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-cache-rhel9@sha256:c13e60b885afff7a2ee13fac8de563f4886e762406ee2976d5b23ea0ef656078_ppc64le",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-cache-rhel9@sha256:c13e60b885afff7a2ee13fac8de563f4886e762406ee2976d5b23ea0ef656078_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-cache-rhel9@sha256%3Ac13e60b885afff7a2ee13fac8de563f4886e762406ee2976d5b23ea0ef656078?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift-pipelines\u0026tag=1772526483"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel9@sha256:bbb93e9ce23fd650f5b19df958390c951c38b72de02c5fec9cfbb3b801e8312f_ppc64le",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel9@sha256:bbb93e9ce23fd650f5b19df958390c951c38b72de02c5fec9cfbb3b801e8312f_ppc64le",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel9@sha256:bbb93e9ce23fd650f5b19df958390c951c38b72de02c5fec9cfbb3b801e8312f_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-chains-controller-rhel9@sha256%3Abbb93e9ce23fd650f5b19df958390c951c38b72de02c5fec9cfbb3b801e8312f?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift-pipelines\u0026tag=1771374749"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel9@sha256:bf6075f65fa2cb59af1c5cf9374c8958361c6c41318ae157abfa46a6d6e4d5b2_ppc64le",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel9@sha256:bf6075f65fa2cb59af1c5cf9374c8958361c6c41318ae157abfa46a6d6e4d5b2_ppc64le",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel9@sha256:bf6075f65fa2cb59af1c5cf9374c8958361c6c41318ae157abfa46a6d6e4d5b2_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-git-init-rhel9@sha256%3Abf6075f65fa2cb59af1c5cf9374c8958361c6c41318ae157abfa46a6d6e4d5b2?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift-pipelines\u0026tag=1772459409"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel9@sha256:fd5188add10e6586b188efaa19ce094daf5c5c84b07725031d25237c2e93ced2_ppc64le",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel9@sha256:fd5188add10e6586b188efaa19ce094daf5c5c84b07725031d25237c2e93ced2_ppc64le",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel9@sha256:fd5188add10e6586b188efaa19ce094daf5c5c84b07725031d25237c2e93ced2_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-hub-api-rhel9@sha256%3Afd5188add10e6586b188efaa19ce094daf5c5c84b07725031d25237c2e93ced2?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift-pipelines\u0026tag=1771431328"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel9@sha256:0729b53e12e2e4f552e42c30f55c0c2ce7d0399fae6c4aba8f617f5579bc4445_ppc64le",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel9@sha256:0729b53e12e2e4f552e42c30f55c0c2ce7d0399fae6c4aba8f617f5579bc4445_ppc64le",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel9@sha256:0729b53e12e2e4f552e42c30f55c0c2ce7d0399fae6c4aba8f617f5579bc4445_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-hub-db-migration-rhel9@sha256%3A0729b53e12e2e4f552e42c30f55c0c2ce7d0399fae6c4aba8f617f5579bc4445?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift-pipelines\u0026tag=1771431321"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel9@sha256:3c9fc3fba4317d85887ecaeb8afa321395dc8b04dc05fa54a12d27abaa0e6087_ppc64le",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel9@sha256:3c9fc3fba4317d85887ecaeb8afa321395dc8b04dc05fa54a12d27abaa0e6087_ppc64le",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel9@sha256:3c9fc3fba4317d85887ecaeb8afa321395dc8b04dc05fa54a12d27abaa0e6087_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-hub-ui-rhel9@sha256%3A3c9fc3fba4317d85887ecaeb8afa321395dc8b04dc05fa54a12d27abaa0e6087?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift-pipelines\u0026tag=1772497279"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-controller-rhel9@sha256:2dd2182f98cb7beb6e8ef7d7fcfe13705501a11d425b99667afcbbfa52fd252a_ppc64le",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-controller-rhel9@sha256:2dd2182f98cb7beb6e8ef7d7fcfe13705501a11d425b99667afcbbfa52fd252a_ppc64le",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-controller-rhel9@sha256:2dd2182f98cb7beb6e8ef7d7fcfe13705501a11d425b99667afcbbfa52fd252a_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-controller-rhel9@sha256%3A2dd2182f98cb7beb6e8ef7d7fcfe13705501a11d425b99667afcbbfa52fd252a?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift-pipelines\u0026tag=1772457038"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel9@sha256:98f5998cc667e71dbb51d133d39ae78156ccafa8bf171bd666edfac8de17ccba_ppc64le",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel9@sha256:98f5998cc667e71dbb51d133d39ae78156ccafa8bf171bd666edfac8de17ccba_ppc64le",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel9@sha256:98f5998cc667e71dbb51d133d39ae78156ccafa8bf171bd666edfac8de17ccba_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-entrypoint-rhel9@sha256%3A98f5998cc667e71dbb51d133d39ae78156ccafa8bf171bd666edfac8de17ccba?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift-pipelines\u0026tag=1772457066"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-events-rhel9@sha256:84469780cc76298499046e7a696b100a0393be411dc14fd8a3878fcedd86220e_ppc64le",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-events-rhel9@sha256:84469780cc76298499046e7a696b100a0393be411dc14fd8a3878fcedd86220e_ppc64le",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-events-rhel9@sha256:84469780cc76298499046e7a696b100a0393be411dc14fd8a3878fcedd86220e_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-events-rhel9@sha256%3A84469780cc76298499046e7a696b100a0393be411dc14fd8a3878fcedd86220e?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift-pipelines\u0026tag=1772457101"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-nop-rhel9@sha256:12ed2cba86b37cde91db1ffac6d1aadd08b03f06a72406e8c224d4d470a8bf2f_ppc64le",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-nop-rhel9@sha256:12ed2cba86b37cde91db1ffac6d1aadd08b03f06a72406e8c224d4d470a8bf2f_ppc64le",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-nop-rhel9@sha256:12ed2cba86b37cde91db1ffac6d1aadd08b03f06a72406e8c224d4d470a8bf2f_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-nop-rhel9@sha256%3A12ed2cba86b37cde91db1ffac6d1aadd08b03f06a72406e8c224d4d470a8bf2f?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift-pipelines\u0026tag=1772457045"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel9@sha256:86af0e4cedd9f906d2c341d0d658f67f4383615213312804b8f52be2a7dff036_ppc64le",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel9@sha256:86af0e4cedd9f906d2c341d0d658f67f4383615213312804b8f52be2a7dff036_ppc64le",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel9@sha256:86af0e4cedd9f906d2c341d0d658f67f4383615213312804b8f52be2a7dff036_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-resolvers-rhel9@sha256%3A86af0e4cedd9f906d2c341d0d658f67f4383615213312804b8f52be2a7dff036?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift-pipelines\u0026tag=1772457227"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel9@sha256:a905be27983179f4cc0aa78e6b6b78971ae17bbcd46520fbc234e755cc9c98fe_ppc64le",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel9@sha256:a905be27983179f4cc0aa78e6b6b78971ae17bbcd46520fbc234e755cc9c98fe_ppc64le",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel9@sha256:a905be27983179f4cc0aa78e6b6b78971ae17bbcd46520fbc234e755cc9c98fe_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-sidecarlogresults-rhel9@sha256%3Aa905be27983179f4cc0aa78e6b6b78971ae17bbcd46520fbc234e755cc9c98fe?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift-pipelines\u0026tag=1772457100"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel9@sha256:1bbbf713c2ff1870779a9b18b3607f0b0a84e7a797a409ab53afe0075da3e7fb_ppc64le",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel9@sha256:1bbbf713c2ff1870779a9b18b3607f0b0a84e7a797a409ab53afe0075da3e7fb_ppc64le",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel9@sha256:1bbbf713c2ff1870779a9b18b3607f0b0a84e7a797a409ab53afe0075da3e7fb_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-webhook-rhel9@sha256%3A1bbbf713c2ff1870779a9b18b3607f0b0a84e7a797a409ab53afe0075da3e7fb?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift-pipelines\u0026tag=1772457105"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel9@sha256:677cc576f84ceaba881313e7da183c012b03c4218f9a36f8d2b68806abb8b38d_ppc64le",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel9@sha256:677cc576f84ceaba881313e7da183c012b03c4218f9a36f8d2b68806abb8b38d_ppc64le",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel9@sha256:677cc576f84ceaba881313e7da183c012b03c4218f9a36f8d2b68806abb8b38d_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-workingdirinit-rhel9@sha256%3A677cc576f84ceaba881313e7da183c012b03c4218f9a36f8d2b68806abb8b38d?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift-pipelines\u0026tag=1772457073"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-pruner-controller-rhel9@sha256:ea04b84821f819c6be84ed2b7113b791722aa6cdfd6fe6a119d13120dbc4bc9d_ppc64le",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-pruner-controller-rhel9@sha256:ea04b84821f819c6be84ed2b7113b791722aa6cdfd6fe6a119d13120dbc4bc9d_ppc64le",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-pruner-controller-rhel9@sha256:ea04b84821f819c6be84ed2b7113b791722aa6cdfd6fe6a119d13120dbc4bc9d_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-pruner-controller-rhel9@sha256%3Aea04b84821f819c6be84ed2b7113b791722aa6cdfd6fe6a119d13120dbc4bc9d?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift-pipelines\u0026tag=1771374555"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel9@sha256:b5fe393f2ea257f218fdf660b394d158e4709ede0e72ba8e3538ffee9659f8fe_ppc64le",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel9@sha256:b5fe393f2ea257f218fdf660b394d158e4709ede0e72ba8e3538ffee9659f8fe_ppc64le",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel9@sha256:b5fe393f2ea257f218fdf660b394d158e4709ede0e72ba8e3538ffee9659f8fe_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-results-api-rhel9@sha256%3Ab5fe393f2ea257f218fdf660b394d158e4709ede0e72ba8e3538ffee9659f8fe?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift-pipelines\u0026tag=1771375259"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-results-retention-policy-agent-rhel9@sha256:7cef021919f068f60c37c2e8d9306e22cd915f17098c2aac51d43ede1c92cd81_ppc64le",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-results-retention-policy-agent-rhel9@sha256:7cef021919f068f60c37c2e8d9306e22cd915f17098c2aac51d43ede1c92cd81_ppc64le",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-results-retention-policy-agent-rhel9@sha256:7cef021919f068f60c37c2e8d9306e22cd915f17098c2aac51d43ede1c92cd81_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-results-retention-policy-agent-rhel9@sha256%3A7cef021919f068f60c37c2e8d9306e22cd915f17098c2aac51d43ede1c92cd81?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift-pipelines\u0026tag=1771375067"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel9@sha256:80b223dbcc37a4b977cfc5b75f999a5b206114cc47feaa5dcd43627dc91303fe_ppc64le",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel9@sha256:80b223dbcc37a4b977cfc5b75f999a5b206114cc47feaa5dcd43627dc91303fe_ppc64le",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel9@sha256:80b223dbcc37a4b977cfc5b75f999a5b206114cc47feaa5dcd43627dc91303fe_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-results-watcher-rhel9@sha256%3A80b223dbcc37a4b977cfc5b75f999a5b206114cc47feaa5dcd43627dc91303fe?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift-pipelines\u0026tag=1771374514"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel9@sha256:8e9605f0c3c4bf4f184e220228221367b52ed7609c13b476e6e9df446c35a2ea_ppc64le",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel9@sha256:8e9605f0c3c4bf4f184e220228221367b52ed7609c13b476e6e9df446c35a2ea_ppc64le",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel9@sha256:8e9605f0c3c4bf4f184e220228221367b52ed7609c13b476e6e9df446c35a2ea_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-triggers-controller-rhel9@sha256%3A8e9605f0c3c4bf4f184e220228221367b52ed7609c13b476e6e9df446c35a2ea?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift-pipelines\u0026tag=1771374322"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel9@sha256:6c9c4245686d29afb7f5285e3085969e2ec5283e5bf92bcfb8bc6cae13027724_ppc64le",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel9@sha256:6c9c4245686d29afb7f5285e3085969e2ec5283e5bf92bcfb8bc6cae13027724_ppc64le",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel9@sha256:6c9c4245686d29afb7f5285e3085969e2ec5283e5bf92bcfb8bc6cae13027724_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-triggers-core-interceptors-rhel9@sha256%3A6c9c4245686d29afb7f5285e3085969e2ec5283e5bf92bcfb8bc6cae13027724?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift-pipelines\u0026tag=1771374358"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel9@sha256:9ff441506bc87d94825a4d4f57ff7f2b1e53d343297745b5dd0e4d3ad201f1b2_ppc64le",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel9@sha256:9ff441506bc87d94825a4d4f57ff7f2b1e53d343297745b5dd0e4d3ad201f1b2_ppc64le",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel9@sha256:9ff441506bc87d94825a4d4f57ff7f2b1e53d343297745b5dd0e4d3ad201f1b2_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-triggers-eventlistenersink-rhel9@sha256%3A9ff441506bc87d94825a4d4f57ff7f2b1e53d343297745b5dd0e4d3ad201f1b2?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift-pipelines\u0026tag=1771374363"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel9@sha256:d0f59e461f21d4c1194c3ff29b5f6b0d6f13e2a26f7f08195a6224c30199c1f2_ppc64le",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel9@sha256:d0f59e461f21d4c1194c3ff29b5f6b0d6f13e2a26f7f08195a6224c30199c1f2_ppc64le",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel9@sha256:d0f59e461f21d4c1194c3ff29b5f6b0d6f13e2a26f7f08195a6224c30199c1f2_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-triggers-webhook-rhel9@sha256%3Ad0f59e461f21d4c1194c3ff29b5f6b0d6f13e2a26f7f08195a6224c30199c1f2?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift-pipelines\u0026tag=1771374417"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel9@sha256:7b0f572c22640568015fbcf42e9e242b2a640b70eb7bec97f00ee6967d0f598f_s390x",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel9@sha256:7b0f572c22640568015fbcf42e9e242b2a640b70eb7bec97f00ee6967d0f598f_s390x",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel9@sha256:7b0f572c22640568015fbcf42e9e242b2a640b70eb7bec97f00ee6967d0f598f_s390x",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-console-plugin-rhel9@sha256%3A7b0f572c22640568015fbcf42e9e242b2a640b70eb7bec97f00ee6967d0f598f?arch=s390x\u0026repository_url=registry.redhat.io/openshift-pipelines\u0026tag=1770988020"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel9@sha256:147e26fd0d2470145f4acf8c833ac329b7e288ba1d20f491a89ab1aa3cd39c55_s390x",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel9@sha256:147e26fd0d2470145f4acf8c833ac329b7e288ba1d20f491a89ab1aa3cd39c55_s390x",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel9@sha256:147e26fd0d2470145f4acf8c833ac329b7e288ba1d20f491a89ab1aa3cd39c55_s390x",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-manual-approval-gate-controller-rhel9@sha256%3A147e26fd0d2470145f4acf8c833ac329b7e288ba1d20f491a89ab1aa3cd39c55?arch=s390x\u0026repository_url=registry.redhat.io/openshift-pipelines\u0026tag=1771361580"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel9@sha256:ebd990cec2d84cc208b9b98b885ed019e1edbae5d660f238b84455d06c18d41c_s390x",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel9@sha256:ebd990cec2d84cc208b9b98b885ed019e1edbae5d660f238b84455d06c18d41c_s390x",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel9@sha256:ebd990cec2d84cc208b9b98b885ed019e1edbae5d660f238b84455d06c18d41c_s390x",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-manual-approval-gate-webhook-rhel9@sha256%3Aebd990cec2d84cc208b9b98b885ed019e1edbae5d660f238b84455d06c18d41c?arch=s390x\u0026repository_url=registry.redhat.io/openshift-pipelines\u0026tag=1771361514"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel9@sha256:d5893ff6b813926b1ccf6191f447122123c0685aed3bd8496dcd0b628254fedb_s390x",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel9@sha256:d5893ff6b813926b1ccf6191f447122123c0685aed3bd8496dcd0b628254fedb_s390x",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel9@sha256:d5893ff6b813926b1ccf6191f447122123c0685aed3bd8496dcd0b628254fedb_s390x",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-pipelines-as-code-cli-rhel9@sha256%3Ad5893ff6b813926b1ccf6191f447122123c0685aed3bd8496dcd0b628254fedb?arch=s390x\u0026repository_url=registry.redhat.io/openshift-pipelines\u0026tag=1771877962"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel9@sha256:e2cc1d53875b7ec174fae01f9ee1b0d081b496726f6efe59cfdaf3f52bdb22bb_s390x",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel9@sha256:e2cc1d53875b7ec174fae01f9ee1b0d081b496726f6efe59cfdaf3f52bdb22bb_s390x",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel9@sha256:e2cc1d53875b7ec174fae01f9ee1b0d081b496726f6efe59cfdaf3f52bdb22bb_s390x",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-pipelines-as-code-controller-rhel9@sha256%3Ae2cc1d53875b7ec174fae01f9ee1b0d081b496726f6efe59cfdaf3f52bdb22bb?arch=s390x\u0026repository_url=registry.redhat.io/openshift-pipelines\u0026tag=1771877983"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel9@sha256:7cd03b4ff79625bc11db9340e69416320b880444c91def4d0768c7b687acc576_s390x",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel9@sha256:7cd03b4ff79625bc11db9340e69416320b880444c91def4d0768c7b687acc576_s390x",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel9@sha256:7cd03b4ff79625bc11db9340e69416320b880444c91def4d0768c7b687acc576_s390x",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-pipelines-as-code-watcher-rhel9@sha256%3A7cd03b4ff79625bc11db9340e69416320b880444c91def4d0768c7b687acc576?arch=s390x\u0026repository_url=registry.redhat.io/openshift-pipelines\u0026tag=1771877975"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel9@sha256:253ce9e4ce0dc0045de38340fe487c9dc47b2691befe2ea91e46cc493c6a74f2_s390x",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel9@sha256:253ce9e4ce0dc0045de38340fe487c9dc47b2691befe2ea91e46cc493c6a74f2_s390x",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel9@sha256:253ce9e4ce0dc0045de38340fe487c9dc47b2691befe2ea91e46cc493c6a74f2_s390x",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-pipelines-as-code-webhook-rhel9@sha256%3A253ce9e4ce0dc0045de38340fe487c9dc47b2691befe2ea91e46cc493c6a74f2?arch=s390x\u0026repository_url=registry.redhat.io/openshift-pipelines\u0026tag=1771878039"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-cache-rhel9@sha256:9ebb96ce55329bcc5f40a92be685329d7ec00bfff00bd5a3605102eb8d6ed719_s390x",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-cache-rhel9@sha256:9ebb96ce55329bcc5f40a92be685329d7ec00bfff00bd5a3605102eb8d6ed719_s390x",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-cache-rhel9@sha256:9ebb96ce55329bcc5f40a92be685329d7ec00bfff00bd5a3605102eb8d6ed719_s390x",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-cache-rhel9@sha256%3A9ebb96ce55329bcc5f40a92be685329d7ec00bfff00bd5a3605102eb8d6ed719?arch=s390x\u0026repository_url=registry.redhat.io/openshift-pipelines\u0026tag=1772526483"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel9@sha256:ef571581dc01c754dce5ca1dbd360fe86800c14853ce3f535a51d0f438467597_s390x",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel9@sha256:ef571581dc01c754dce5ca1dbd360fe86800c14853ce3f535a51d0f438467597_s390x",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel9@sha256:ef571581dc01c754dce5ca1dbd360fe86800c14853ce3f535a51d0f438467597_s390x",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-chains-controller-rhel9@sha256%3Aef571581dc01c754dce5ca1dbd360fe86800c14853ce3f535a51d0f438467597?arch=s390x\u0026repository_url=registry.redhat.io/openshift-pipelines\u0026tag=1771374749"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel9@sha256:35412516c9d8d4ddb93f57bb59da160aa6abb11581a1a5df793fcbb8197f2e4f_s390x",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel9@sha256:35412516c9d8d4ddb93f57bb59da160aa6abb11581a1a5df793fcbb8197f2e4f_s390x",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel9@sha256:35412516c9d8d4ddb93f57bb59da160aa6abb11581a1a5df793fcbb8197f2e4f_s390x",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-git-init-rhel9@sha256%3A35412516c9d8d4ddb93f57bb59da160aa6abb11581a1a5df793fcbb8197f2e4f?arch=s390x\u0026repository_url=registry.redhat.io/openshift-pipelines\u0026tag=1772459409"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel9@sha256:7c36902406c9dc7a91897ea5fe36ba4e6ee9f6435094016fc21e31c057ba3dd7_s390x",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel9@sha256:7c36902406c9dc7a91897ea5fe36ba4e6ee9f6435094016fc21e31c057ba3dd7_s390x",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel9@sha256:7c36902406c9dc7a91897ea5fe36ba4e6ee9f6435094016fc21e31c057ba3dd7_s390x",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-hub-api-rhel9@sha256%3A7c36902406c9dc7a91897ea5fe36ba4e6ee9f6435094016fc21e31c057ba3dd7?arch=s390x\u0026repository_url=registry.redhat.io/openshift-pipelines\u0026tag=1771431328"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel9@sha256:2e507b647ca536325992fdd04d046ef960f5b5c3692af18344f86daa09a3741d_s390x",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel9@sha256:2e507b647ca536325992fdd04d046ef960f5b5c3692af18344f86daa09a3741d_s390x",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel9@sha256:2e507b647ca536325992fdd04d046ef960f5b5c3692af18344f86daa09a3741d_s390x",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-hub-db-migration-rhel9@sha256%3A2e507b647ca536325992fdd04d046ef960f5b5c3692af18344f86daa09a3741d?arch=s390x\u0026repository_url=registry.redhat.io/openshift-pipelines\u0026tag=1771431321"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel9@sha256:030a4842de53bfe099677176efc80c9e31f585f944e94ae9991ea84cda38e88b_s390x",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel9@sha256:030a4842de53bfe099677176efc80c9e31f585f944e94ae9991ea84cda38e88b_s390x",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel9@sha256:030a4842de53bfe099677176efc80c9e31f585f944e94ae9991ea84cda38e88b_s390x",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-hub-ui-rhel9@sha256%3A030a4842de53bfe099677176efc80c9e31f585f944e94ae9991ea84cda38e88b?arch=s390x\u0026repository_url=registry.redhat.io/openshift-pipelines\u0026tag=1772497279"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-controller-rhel9@sha256:8559603458387b13ca544bf7a499fdaad82d18145b612e4e220e53480960dda0_s390x",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-controller-rhel9@sha256:8559603458387b13ca544bf7a499fdaad82d18145b612e4e220e53480960dda0_s390x",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-controller-rhel9@sha256:8559603458387b13ca544bf7a499fdaad82d18145b612e4e220e53480960dda0_s390x",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-controller-rhel9@sha256%3A8559603458387b13ca544bf7a499fdaad82d18145b612e4e220e53480960dda0?arch=s390x\u0026repository_url=registry.redhat.io/openshift-pipelines\u0026tag=1772457038"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel9@sha256:fbb162c6620a1ac010cdd353682b30c6adebaf9a0064d6e3430555f7310c704c_s390x",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel9@sha256:fbb162c6620a1ac010cdd353682b30c6adebaf9a0064d6e3430555f7310c704c_s390x",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel9@sha256:fbb162c6620a1ac010cdd353682b30c6adebaf9a0064d6e3430555f7310c704c_s390x",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-entrypoint-rhel9@sha256%3Afbb162c6620a1ac010cdd353682b30c6adebaf9a0064d6e3430555f7310c704c?arch=s390x\u0026repository_url=registry.redhat.io/openshift-pipelines\u0026tag=1772457066"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-events-rhel9@sha256:a0389d20f0c4c08c0e5b6f0a6edd8216658e3957e1e7476c21129b7a36ed2a8d_s390x",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-events-rhel9@sha256:a0389d20f0c4c08c0e5b6f0a6edd8216658e3957e1e7476c21129b7a36ed2a8d_s390x",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-events-rhel9@sha256:a0389d20f0c4c08c0e5b6f0a6edd8216658e3957e1e7476c21129b7a36ed2a8d_s390x",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-events-rhel9@sha256%3Aa0389d20f0c4c08c0e5b6f0a6edd8216658e3957e1e7476c21129b7a36ed2a8d?arch=s390x\u0026repository_url=registry.redhat.io/openshift-pipelines\u0026tag=1772457101"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-nop-rhel9@sha256:3fdb6ca084da38668af018b7058161658271a9e2804f968f8362eab5f4de2d67_s390x",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-nop-rhel9@sha256:3fdb6ca084da38668af018b7058161658271a9e2804f968f8362eab5f4de2d67_s390x",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-nop-rhel9@sha256:3fdb6ca084da38668af018b7058161658271a9e2804f968f8362eab5f4de2d67_s390x",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-nop-rhel9@sha256%3A3fdb6ca084da38668af018b7058161658271a9e2804f968f8362eab5f4de2d67?arch=s390x\u0026repository_url=registry.redhat.io/openshift-pipelines\u0026tag=1772457045"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel9@sha256:867d26b20423114d5bc4874ab26c58e23471a58226ef2e1eebee30f760533f13_s390x",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel9@sha256:867d26b20423114d5bc4874ab26c58e23471a58226ef2e1eebee30f760533f13_s390x",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel9@sha256:867d26b20423114d5bc4874ab26c58e23471a58226ef2e1eebee30f760533f13_s390x",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-resolvers-rhel9@sha256%3A867d26b20423114d5bc4874ab26c58e23471a58226ef2e1eebee30f760533f13?arch=s390x\u0026repository_url=registry.redhat.io/openshift-pipelines\u0026tag=1772457227"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel9@sha256:ad84f6f7bde148dd49f9d633c4b904e52120d293aabd85eed9783f37db0de73e_s390x",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel9@sha256:ad84f6f7bde148dd49f9d633c4b904e52120d293aabd85eed9783f37db0de73e_s390x",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel9@sha256:ad84f6f7bde148dd49f9d633c4b904e52120d293aabd85eed9783f37db0de73e_s390x",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-sidecarlogresults-rhel9@sha256%3Aad84f6f7bde148dd49f9d633c4b904e52120d293aabd85eed9783f37db0de73e?arch=s390x\u0026repository_url=registry.redhat.io/openshift-pipelines\u0026tag=1772457100"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel9@sha256:aa50d147f3b2bbe58539e676a2eaa7c2ea668adc8b33cc761c21fb2189cecb17_s390x",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel9@sha256:aa50d147f3b2bbe58539e676a2eaa7c2ea668adc8b33cc761c21fb2189cecb17_s390x",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel9@sha256:aa50d147f3b2bbe58539e676a2eaa7c2ea668adc8b33cc761c21fb2189cecb17_s390x",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-webhook-rhel9@sha256%3Aaa50d147f3b2bbe58539e676a2eaa7c2ea668adc8b33cc761c21fb2189cecb17?arch=s390x\u0026repository_url=registry.redhat.io/openshift-pipelines\u0026tag=1772457105"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel9@sha256:63ff9662f5a1cb5f69f08c38c22119fd202335b2c6a7e540a531fa1413421111_s390x",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel9@sha256:63ff9662f5a1cb5f69f08c38c22119fd202335b2c6a7e540a531fa1413421111_s390x",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel9@sha256:63ff9662f5a1cb5f69f08c38c22119fd202335b2c6a7e540a531fa1413421111_s390x",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-workingdirinit-rhel9@sha256%3A63ff9662f5a1cb5f69f08c38c22119fd202335b2c6a7e540a531fa1413421111?arch=s390x\u0026repository_url=registry.redhat.io/openshift-pipelines\u0026tag=1772457073"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-pruner-controller-rhel9@sha256:71d52625d3aeb19a6109a434b2d6498aa8cfbfb74649ad2cba8837f3fae6e7ac_s390x",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-pruner-controller-rhel9@sha256:71d52625d3aeb19a6109a434b2d6498aa8cfbfb74649ad2cba8837f3fae6e7ac_s390x",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-pruner-controller-rhel9@sha256:71d52625d3aeb19a6109a434b2d6498aa8cfbfb74649ad2cba8837f3fae6e7ac_s390x",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-pruner-controller-rhel9@sha256%3A71d52625d3aeb19a6109a434b2d6498aa8cfbfb74649ad2cba8837f3fae6e7ac?arch=s390x\u0026repository_url=registry.redhat.io/openshift-pipelines\u0026tag=1771374555"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel9@sha256:0bc86f0e97b943cfbcdc57c4357ff3bebd2b224116b01d36f20d34af20b86d5e_s390x",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel9@sha256:0bc86f0e97b943cfbcdc57c4357ff3bebd2b224116b01d36f20d34af20b86d5e_s390x",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel9@sha256:0bc86f0e97b943cfbcdc57c4357ff3bebd2b224116b01d36f20d34af20b86d5e_s390x",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-results-api-rhel9@sha256%3A0bc86f0e97b943cfbcdc57c4357ff3bebd2b224116b01d36f20d34af20b86d5e?arch=s390x\u0026repository_url=registry.redhat.io/openshift-pipelines\u0026tag=1771375259"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-results-retention-policy-agent-rhel9@sha256:d6bef8cb3c830ae821d2f14692e1ce0b70d17c371e1a75d076dcec21b7213e0c_s390x",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-results-retention-policy-agent-rhel9@sha256:d6bef8cb3c830ae821d2f14692e1ce0b70d17c371e1a75d076dcec21b7213e0c_s390x",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-results-retention-policy-agent-rhel9@sha256:d6bef8cb3c830ae821d2f14692e1ce0b70d17c371e1a75d076dcec21b7213e0c_s390x",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-results-retention-policy-agent-rhel9@sha256%3Ad6bef8cb3c830ae821d2f14692e1ce0b70d17c371e1a75d076dcec21b7213e0c?arch=s390x\u0026repository_url=registry.redhat.io/openshift-pipelines\u0026tag=1771375067"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel9@sha256:abdcb828bc1f2aaa5ee7211a00b3b7d8d291878ed55b5d2bbab425096625e52f_s390x",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel9@sha256:abdcb828bc1f2aaa5ee7211a00b3b7d8d291878ed55b5d2bbab425096625e52f_s390x",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel9@sha256:abdcb828bc1f2aaa5ee7211a00b3b7d8d291878ed55b5d2bbab425096625e52f_s390x",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-results-watcher-rhel9@sha256%3Aabdcb828bc1f2aaa5ee7211a00b3b7d8d291878ed55b5d2bbab425096625e52f?arch=s390x\u0026repository_url=registry.redhat.io/openshift-pipelines\u0026tag=1771374514"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel9@sha256:28fc18c45672e4d644b08216d62453bc74a5817fed4b4873c9981984c21f77a8_s390x",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel9@sha256:28fc18c45672e4d644b08216d62453bc74a5817fed4b4873c9981984c21f77a8_s390x",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel9@sha256:28fc18c45672e4d644b08216d62453bc74a5817fed4b4873c9981984c21f77a8_s390x",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-triggers-controller-rhel9@sha256%3A28fc18c45672e4d644b08216d62453bc74a5817fed4b4873c9981984c21f77a8?arch=s390x\u0026repository_url=registry.redhat.io/openshift-pipelines\u0026tag=1771374322"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel9@sha256:337beb1ebee34315707d2e40e930e9a107ac156f4201667ae7b90621ea392f66_s390x",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel9@sha256:337beb1ebee34315707d2e40e930e9a107ac156f4201667ae7b90621ea392f66_s390x",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel9@sha256:337beb1ebee34315707d2e40e930e9a107ac156f4201667ae7b90621ea392f66_s390x",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-triggers-core-interceptors-rhel9@sha256%3A337beb1ebee34315707d2e40e930e9a107ac156f4201667ae7b90621ea392f66?arch=s390x\u0026repository_url=registry.redhat.io/openshift-pipelines\u0026tag=1771374358"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel9@sha256:af3d3edc03257025476cdd0d0b4bfbb14022a0473054db0f868c197f73598f45_s390x",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel9@sha256:af3d3edc03257025476cdd0d0b4bfbb14022a0473054db0f868c197f73598f45_s390x",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel9@sha256:af3d3edc03257025476cdd0d0b4bfbb14022a0473054db0f868c197f73598f45_s390x",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-triggers-eventlistenersink-rhel9@sha256%3Aaf3d3edc03257025476cdd0d0b4bfbb14022a0473054db0f868c197f73598f45?arch=s390x\u0026repository_url=registry.redhat.io/openshift-pipelines\u0026tag=1771374363"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel9@sha256:a7060a10a9ab3d992ff150dcbe687dc4328ab3e2debd1351a6d7e0ac2439d89e_s390x",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel9@sha256:a7060a10a9ab3d992ff150dcbe687dc4328ab3e2debd1351a6d7e0ac2439d89e_s390x",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel9@sha256:a7060a10a9ab3d992ff150dcbe687dc4328ab3e2debd1351a6d7e0ac2439d89e_s390x",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-triggers-webhook-rhel9@sha256%3Aa7060a10a9ab3d992ff150dcbe687dc4328ab3e2debd1351a6d7e0ac2439d89e?arch=s390x\u0026repository_url=registry.redhat.io/openshift-pipelines\u0026tag=1771374417"
}
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel9@sha256:43efa5a676666dd4ae039ad5518eaf636f5baf8d688d9a4b475822c32ad1ddfb_amd64",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel9@sha256:43efa5a676666dd4ae039ad5518eaf636f5baf8d688d9a4b475822c32ad1ddfb_amd64",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel9@sha256:43efa5a676666dd4ae039ad5518eaf636f5baf8d688d9a4b475822c32ad1ddfb_amd64",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-console-plugin-rhel9@sha256%3A43efa5a676666dd4ae039ad5518eaf636f5baf8d688d9a4b475822c32ad1ddfb?arch=amd64\u0026repository_url=registry.redhat.io/openshift-pipelines\u0026tag=1770988020"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel9@sha256:364d64cd9c25fbc2a39023c8212c12f9608d84370a72ae8356bfdd34f0d52a2f_amd64",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel9@sha256:364d64cd9c25fbc2a39023c8212c12f9608d84370a72ae8356bfdd34f0d52a2f_amd64",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel9@sha256:364d64cd9c25fbc2a39023c8212c12f9608d84370a72ae8356bfdd34f0d52a2f_amd64",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-manual-approval-gate-controller-rhel9@sha256%3A364d64cd9c25fbc2a39023c8212c12f9608d84370a72ae8356bfdd34f0d52a2f?arch=amd64\u0026repository_url=registry.redhat.io/openshift-pipelines\u0026tag=1771361580"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel9@sha256:90075f5da491adec16eeada609d1f315ae7d97cd414e79b7c8e751d93c0be819_amd64",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel9@sha256:90075f5da491adec16eeada609d1f315ae7d97cd414e79b7c8e751d93c0be819_amd64",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel9@sha256:90075f5da491adec16eeada609d1f315ae7d97cd414e79b7c8e751d93c0be819_amd64",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-manual-approval-gate-webhook-rhel9@sha256%3A90075f5da491adec16eeada609d1f315ae7d97cd414e79b7c8e751d93c0be819?arch=amd64\u0026repository_url=registry.redhat.io/openshift-pipelines\u0026tag=1771361514"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel9@sha256:e9ff6d02fb5fc4081bb317fca7930390f54de71920efd3327ae9f9df2b2cd783_amd64",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel9@sha256:e9ff6d02fb5fc4081bb317fca7930390f54de71920efd3327ae9f9df2b2cd783_amd64",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel9@sha256:e9ff6d02fb5fc4081bb317fca7930390f54de71920efd3327ae9f9df2b2cd783_amd64",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-pipelines-as-code-cli-rhel9@sha256%3Ae9ff6d02fb5fc4081bb317fca7930390f54de71920efd3327ae9f9df2b2cd783?arch=amd64\u0026repository_url=registry.redhat.io/openshift-pipelines\u0026tag=1771877962"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel9@sha256:2f6f91dfd7b71cad1c6db82835d709d20f4153cf500d60ee32145712af922214_amd64",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel9@sha256:2f6f91dfd7b71cad1c6db82835d709d20f4153cf500d60ee32145712af922214_amd64",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel9@sha256:2f6f91dfd7b71cad1c6db82835d709d20f4153cf500d60ee32145712af922214_amd64",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-pipelines-as-code-controller-rhel9@sha256%3A2f6f91dfd7b71cad1c6db82835d709d20f4153cf500d60ee32145712af922214?arch=amd64\u0026repository_url=registry.redhat.io/openshift-pipelines\u0026tag=1771877983"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel9@sha256:95801a943ba7d0ec4af53c3cd1177483e649bcd528b5a838a32ad2d860e6503a_amd64",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel9@sha256:95801a943ba7d0ec4af53c3cd1177483e649bcd528b5a838a32ad2d860e6503a_amd64",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel9@sha256:95801a943ba7d0ec4af53c3cd1177483e649bcd528b5a838a32ad2d860e6503a_amd64",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-pipelines-as-code-watcher-rhel9@sha256%3A95801a943ba7d0ec4af53c3cd1177483e649bcd528b5a838a32ad2d860e6503a?arch=amd64\u0026repository_url=registry.redhat.io/openshift-pipelines\u0026tag=1771877975"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel9@sha256:1e9a9f1b5ecdab7d074722c860daab977519123fe4385affdfd86d8c7f3c473c_amd64",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel9@sha256:1e9a9f1b5ecdab7d074722c860daab977519123fe4385affdfd86d8c7f3c473c_amd64",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel9@sha256:1e9a9f1b5ecdab7d074722c860daab977519123fe4385affdfd86d8c7f3c473c_amd64",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-pipelines-as-code-webhook-rhel9@sha256%3A1e9a9f1b5ecdab7d074722c860daab977519123fe4385affdfd86d8c7f3c473c?arch=amd64\u0026repository_url=registry.redhat.io/openshift-pipelines\u0026tag=1771878039"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-cache-rhel9@sha256:716f58c27ecb2a7885406bc866a3c2bb850396f770a556ef1bdaeccedfd24089_amd64",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-cache-rhel9@sha256:716f58c27ecb2a7885406bc866a3c2bb850396f770a556ef1bdaeccedfd24089_amd64",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-cache-rhel9@sha256:716f58c27ecb2a7885406bc866a3c2bb850396f770a556ef1bdaeccedfd24089_amd64",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-cache-rhel9@sha256%3A716f58c27ecb2a7885406bc866a3c2bb850396f770a556ef1bdaeccedfd24089?arch=amd64\u0026repository_url=registry.redhat.io/openshift-pipelines\u0026tag=1772526483"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel9@sha256:6a0d1f472283c686e438dbfbeec826db9d7d95f45f92842c4073f70704860d2f_amd64",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel9@sha256:6a0d1f472283c686e438dbfbeec826db9d7d95f45f92842c4073f70704860d2f_amd64",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel9@sha256:6a0d1f472283c686e438dbfbeec826db9d7d95f45f92842c4073f70704860d2f_amd64",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-chains-controller-rhel9@sha256%3A6a0d1f472283c686e438dbfbeec826db9d7d95f45f92842c4073f70704860d2f?arch=amd64\u0026repository_url=registry.redhat.io/openshift-pipelines\u0026tag=1771374749"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel9@sha256:d3c24212665bd368c38a2b913b4bf9d8f5eb294ff269c0d5f23ac1c7f4bd6829_amd64",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel9@sha256:d3c24212665bd368c38a2b913b4bf9d8f5eb294ff269c0d5f23ac1c7f4bd6829_amd64",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel9@sha256:d3c24212665bd368c38a2b913b4bf9d8f5eb294ff269c0d5f23ac1c7f4bd6829_amd64",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-git-init-rhel9@sha256%3Ad3c24212665bd368c38a2b913b4bf9d8f5eb294ff269c0d5f23ac1c7f4bd6829?arch=amd64\u0026repository_url=registry.redhat.io/openshift-pipelines\u0026tag=1772459409"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel9@sha256:b817e4c5703cd36926371bdf2f276a1557e5c8ea4a57344051e219bb8a707b04_amd64",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel9@sha256:b817e4c5703cd36926371bdf2f276a1557e5c8ea4a57344051e219bb8a707b04_amd64",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel9@sha256:b817e4c5703cd36926371bdf2f276a1557e5c8ea4a57344051e219bb8a707b04_amd64",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-hub-api-rhel9@sha256%3Ab817e4c5703cd36926371bdf2f276a1557e5c8ea4a57344051e219bb8a707b04?arch=amd64\u0026repository_url=registry.redhat.io/openshift-pipelines\u0026tag=1771431328"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel9@sha256:e3e5f17fd2981ea6bae01080625c0b5aed4bba475271ccd4eb2ff1434d949cc1_amd64",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel9@sha256:e3e5f17fd2981ea6bae01080625c0b5aed4bba475271ccd4eb2ff1434d949cc1_amd64",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel9@sha256:e3e5f17fd2981ea6bae01080625c0b5aed4bba475271ccd4eb2ff1434d949cc1_amd64",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-hub-db-migration-rhel9@sha256%3Ae3e5f17fd2981ea6bae01080625c0b5aed4bba475271ccd4eb2ff1434d949cc1?arch=amd64\u0026repository_url=registry.redhat.io/openshift-pipelines\u0026tag=1771431321"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel9@sha256:53f5c85f436c8aee0af2297144da6dfe7c9941bcecc3801d514cf6cbfa9f230f_amd64",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel9@sha256:53f5c85f436c8aee0af2297144da6dfe7c9941bcecc3801d514cf6cbfa9f230f_amd64",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel9@sha256:53f5c85f436c8aee0af2297144da6dfe7c9941bcecc3801d514cf6cbfa9f230f_amd64",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-hub-ui-rhel9@sha256%3A53f5c85f436c8aee0af2297144da6dfe7c9941bcecc3801d514cf6cbfa9f230f?arch=amd64\u0026repository_url=registry.redhat.io/openshift-pipelines\u0026tag=1772497279"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-controller-rhel9@sha256:27f3be442cf1d9f640657fb6d7cea6b133652226f9a80c3442df226b3cb3c2dc_amd64",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-controller-rhel9@sha256:27f3be442cf1d9f640657fb6d7cea6b133652226f9a80c3442df226b3cb3c2dc_amd64",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-controller-rhel9@sha256:27f3be442cf1d9f640657fb6d7cea6b133652226f9a80c3442df226b3cb3c2dc_amd64",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-controller-rhel9@sha256%3A27f3be442cf1d9f640657fb6d7cea6b133652226f9a80c3442df226b3cb3c2dc?arch=amd64\u0026repository_url=registry.redhat.io/openshift-pipelines\u0026tag=1772457038"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel9@sha256:d7a11116dca914c661bbe20ecffe56afe6011fae809845859a4ffa2884e4f7db_amd64",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel9@sha256:d7a11116dca914c661bbe20ecffe56afe6011fae809845859a4ffa2884e4f7db_amd64",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel9@sha256:d7a11116dca914c661bbe20ecffe56afe6011fae809845859a4ffa2884e4f7db_amd64",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-entrypoint-rhel9@sha256%3Ad7a11116dca914c661bbe20ecffe56afe6011fae809845859a4ffa2884e4f7db?arch=amd64\u0026repository_url=registry.redhat.io/openshift-pipelines\u0026tag=1772457066"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-events-rhel9@sha256:d1a689ab23343c9fcfa24bf0ab56001971c0ab35a2505d8fa877346326bd8387_amd64",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-events-rhel9@sha256:d1a689ab23343c9fcfa24bf0ab56001971c0ab35a2505d8fa877346326bd8387_amd64",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-events-rhel9@sha256:d1a689ab23343c9fcfa24bf0ab56001971c0ab35a2505d8fa877346326bd8387_amd64",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-events-rhel9@sha256%3Ad1a689ab23343c9fcfa24bf0ab56001971c0ab35a2505d8fa877346326bd8387?arch=amd64\u0026repository_url=registry.redhat.io/openshift-pipelines\u0026tag=1772457101"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-nop-rhel9@sha256:6c9c65da6a733afefd87391fc9a34c3ab261e6b1e0d0bad5686e193aee826fec_amd64",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-nop-rhel9@sha256:6c9c65da6a733afefd87391fc9a34c3ab261e6b1e0d0bad5686e193aee826fec_amd64",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-nop-rhel9@sha256:6c9c65da6a733afefd87391fc9a34c3ab261e6b1e0d0bad5686e193aee826fec_amd64",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-nop-rhel9@sha256%3A6c9c65da6a733afefd87391fc9a34c3ab261e6b1e0d0bad5686e193aee826fec?arch=amd64\u0026repository_url=registry.redhat.io/openshift-pipelines\u0026tag=1772457045"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel9@sha256:b8d380990acb0184ab685b005e22fb8369139dd8cd6550b4521bd4bc3ca23b40_amd64",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel9@sha256:b8d380990acb0184ab685b005e22fb8369139dd8cd6550b4521bd4bc3ca23b40_amd64",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel9@sha256:b8d380990acb0184ab685b005e22fb8369139dd8cd6550b4521bd4bc3ca23b40_amd64",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-resolvers-rhel9@sha256%3Ab8d380990acb0184ab685b005e22fb8369139dd8cd6550b4521bd4bc3ca23b40?arch=amd64\u0026repository_url=registry.redhat.io/openshift-pipelines\u0026tag=1772457227"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel9@sha256:c63b3cfe9903840c29a65b061bc0622473bb9681599449bb8c6767fd3ba02880_amd64",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel9@sha256:c63b3cfe9903840c29a65b061bc0622473bb9681599449bb8c6767fd3ba02880_amd64",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel9@sha256:c63b3cfe9903840c29a65b061bc0622473bb9681599449bb8c6767fd3ba02880_amd64",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-sidecarlogresults-rhel9@sha256%3Ac63b3cfe9903840c29a65b061bc0622473bb9681599449bb8c6767fd3ba02880?arch=amd64\u0026repository_url=registry.redhat.io/openshift-pipelines\u0026tag=1772457100"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel9@sha256:f91ecfb52623f05346a0d61007308bbd4059a20a043359e08c362ebd9156b7fa_amd64",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel9@sha256:f91ecfb52623f05346a0d61007308bbd4059a20a043359e08c362ebd9156b7fa_amd64",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel9@sha256:f91ecfb52623f05346a0d61007308bbd4059a20a043359e08c362ebd9156b7fa_amd64",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-webhook-rhel9@sha256%3Af91ecfb52623f05346a0d61007308bbd4059a20a043359e08c362ebd9156b7fa?arch=amd64\u0026repository_url=registry.redhat.io/openshift-pipelines\u0026tag=1772457105"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel9@sha256:13d591ce11f7e1b3bdfdf2e283d0cd6e57fd2385032175f485309e87f759c055_amd64",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel9@sha256:13d591ce11f7e1b3bdfdf2e283d0cd6e57fd2385032175f485309e87f759c055_amd64",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel9@sha256:13d591ce11f7e1b3bdfdf2e283d0cd6e57fd2385032175f485309e87f759c055_amd64",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-workingdirinit-rhel9@sha256%3A13d591ce11f7e1b3bdfdf2e283d0cd6e57fd2385032175f485309e87f759c055?arch=amd64\u0026repository_url=registry.redhat.io/openshift-pipelines\u0026tag=1772457073"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-pruner-controller-rhel9@sha256:f5fdb09d85d227d014a2becde012d9e1ebfb3acf0ef060f27d3f2463332dd9b3_amd64",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-pruner-controller-rhel9@sha256:f5fdb09d85d227d014a2becde012d9e1ebfb3acf0ef060f27d3f2463332dd9b3_amd64",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-pruner-controller-rhel9@sha256:f5fdb09d85d227d014a2becde012d9e1ebfb3acf0ef060f27d3f2463332dd9b3_amd64",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-pruner-controller-rhel9@sha256%3Af5fdb09d85d227d014a2becde012d9e1ebfb3acf0ef060f27d3f2463332dd9b3?arch=amd64\u0026repository_url=registry.redhat.io/openshift-pipelines\u0026tag=1771374555"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel9@sha256:1ca6fa787c621462fa2c67b9a42b1de67688883af90316475b0df35be3ed805d_amd64",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel9@sha256:1ca6fa787c621462fa2c67b9a42b1de67688883af90316475b0df35be3ed805d_amd64",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel9@sha256:1ca6fa787c621462fa2c67b9a42b1de67688883af90316475b0df35be3ed805d_amd64",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-results-api-rhel9@sha256%3A1ca6fa787c621462fa2c67b9a42b1de67688883af90316475b0df35be3ed805d?arch=amd64\u0026repository_url=registry.redhat.io/openshift-pipelines\u0026tag=1771375259"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-results-retention-policy-agent-rhel9@sha256:7c7f00c73c750a146cf71f84bd19e0c94225c363a7aaee2bc2b52b234dd72703_amd64",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-results-retention-policy-agent-rhel9@sha256:7c7f00c73c750a146cf71f84bd19e0c94225c363a7aaee2bc2b52b234dd72703_amd64",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-results-retention-policy-agent-rhel9@sha256:7c7f00c73c750a146cf71f84bd19e0c94225c363a7aaee2bc2b52b234dd72703_amd64",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-results-retention-policy-agent-rhel9@sha256%3A7c7f00c73c750a146cf71f84bd19e0c94225c363a7aaee2bc2b52b234dd72703?arch=amd64\u0026repository_url=registry.redhat.io/openshift-pipelines\u0026tag=1771375067"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel9@sha256:be4c337c6f13d6b7a89306374900c4d54ad79e096db4204c0d42d7fa3e823769_amd64",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel9@sha256:be4c337c6f13d6b7a89306374900c4d54ad79e096db4204c0d42d7fa3e823769_amd64",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel9@sha256:be4c337c6f13d6b7a89306374900c4d54ad79e096db4204c0d42d7fa3e823769_amd64",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-results-watcher-rhel9@sha256%3Abe4c337c6f13d6b7a89306374900c4d54ad79e096db4204c0d42d7fa3e823769?arch=amd64\u0026repository_url=registry.redhat.io/openshift-pipelines\u0026tag=1771374514"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel9@sha256:384e639f2ce3e75712a5ee1cc5520161342e9dd1e94444d134d7ad4a39dde279_amd64",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel9@sha256:384e639f2ce3e75712a5ee1cc5520161342e9dd1e94444d134d7ad4a39dde279_amd64",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel9@sha256:384e639f2ce3e75712a5ee1cc5520161342e9dd1e94444d134d7ad4a39dde279_amd64",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-triggers-controller-rhel9@sha256%3A384e639f2ce3e75712a5ee1cc5520161342e9dd1e94444d134d7ad4a39dde279?arch=amd64\u0026repository_url=registry.redhat.io/openshift-pipelines\u0026tag=1771374322"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel9@sha256:5bb6265b605ddf793df6d72732682a8033bbb2443b6333914996b4384df8fcf7_amd64",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel9@sha256:5bb6265b605ddf793df6d72732682a8033bbb2443b6333914996b4384df8fcf7_amd64",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel9@sha256:5bb6265b605ddf793df6d72732682a8033bbb2443b6333914996b4384df8fcf7_amd64",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-triggers-core-interceptors-rhel9@sha256%3A5bb6265b605ddf793df6d72732682a8033bbb2443b6333914996b4384df8fcf7?arch=amd64\u0026repository_url=registry.redhat.io/openshift-pipelines\u0026tag=1771374358"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel9@sha256:d0cf00108f8518b3d4d2d04b83ea703941a226803b17bcabcfd89c953bab697b_amd64",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel9@sha256:d0cf00108f8518b3d4d2d04b83ea703941a226803b17bcabcfd89c953bab697b_amd64",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel9@sha256:d0cf00108f8518b3d4d2d04b83ea703941a226803b17bcabcfd89c953bab697b_amd64",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-triggers-eventlistenersink-rhel9@sha256%3Ad0cf00108f8518b3d4d2d04b83ea703941a226803b17bcabcfd89c953bab697b?arch=amd64\u0026repository_url=registry.redhat.io/openshift-pipelines\u0026tag=1771374363"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel9@sha256:4f86f5c692a497442b54c435e68b0cbf961591a00ebc3a73c364a19da673e34d_amd64",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel9@sha256:4f86f5c692a497442b54c435e68b0cbf961591a00ebc3a73c364a19da673e34d_amd64",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel9@sha256:4f86f5c692a497442b54c435e68b0cbf961591a00ebc3a73c364a19da673e34d_amd64",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-triggers-webhook-rhel9@sha256%3A4f86f5c692a497442b54c435e68b0cbf961591a00ebc3a73c364a19da673e34d?arch=amd64\u0026repository_url=registry.redhat.io/openshift-pipelines\u0026tag=1771374417"
}
}
}
],
"category": "architecture",
"name": "amd64"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-cache-rhel9@sha256:17d540bfc2f5e4f3eb11b25b95dd7860ab1cfccce5814deb301fea08d95072dc_arm64 as a component of Red Hat OpenShift Pipelines 1.2",
"product_id": "Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-cache-rhel9@sha256:17d540bfc2f5e4f3eb11b25b95dd7860ab1cfccce5814deb301fea08d95072dc_arm64"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-cache-rhel9@sha256:17d540bfc2f5e4f3eb11b25b95dd7860ab1cfccce5814deb301fea08d95072dc_arm64",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-cache-rhel9@sha256:716f58c27ecb2a7885406bc866a3c2bb850396f770a556ef1bdaeccedfd24089_amd64 as a component of Red Hat OpenShift Pipelines 1.2",
"product_id": "Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-cache-rhel9@sha256:716f58c27ecb2a7885406bc866a3c2bb850396f770a556ef1bdaeccedfd24089_amd64"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-cache-rhel9@sha256:716f58c27ecb2a7885406bc866a3c2bb850396f770a556ef1bdaeccedfd24089_amd64",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-cache-rhel9@sha256:9ebb96ce55329bcc5f40a92be685329d7ec00bfff00bd5a3605102eb8d6ed719_s390x as a component of Red Hat OpenShift Pipelines 1.2",
"product_id": "Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-cache-rhel9@sha256:9ebb96ce55329bcc5f40a92be685329d7ec00bfff00bd5a3605102eb8d6ed719_s390x"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-cache-rhel9@sha256:9ebb96ce55329bcc5f40a92be685329d7ec00bfff00bd5a3605102eb8d6ed719_s390x",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-cache-rhel9@sha256:c13e60b885afff7a2ee13fac8de563f4886e762406ee2976d5b23ea0ef656078_ppc64le as a component of Red Hat OpenShift Pipelines 1.2",
"product_id": "Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-cache-rhel9@sha256:c13e60b885afff7a2ee13fac8de563f4886e762406ee2976d5b23ea0ef656078_ppc64le"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-cache-rhel9@sha256:c13e60b885afff7a2ee13fac8de563f4886e762406ee2976d5b23ea0ef656078_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel9@sha256:1ee6048f584257edcbc764ae87f6375e6ce2d25caf3cc8f98fed981e197816bd_arm64 as a component of Red Hat OpenShift Pipelines 1.2",
"product_id": "Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel9@sha256:1ee6048f584257edcbc764ae87f6375e6ce2d25caf3cc8f98fed981e197816bd_arm64"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel9@sha256:1ee6048f584257edcbc764ae87f6375e6ce2d25caf3cc8f98fed981e197816bd_arm64",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel9@sha256:6a0d1f472283c686e438dbfbeec826db9d7d95f45f92842c4073f70704860d2f_amd64 as a component of Red Hat OpenShift Pipelines 1.2",
"product_id": "Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel9@sha256:6a0d1f472283c686e438dbfbeec826db9d7d95f45f92842c4073f70704860d2f_amd64"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel9@sha256:6a0d1f472283c686e438dbfbeec826db9d7d95f45f92842c4073f70704860d2f_amd64",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel9@sha256:bbb93e9ce23fd650f5b19df958390c951c38b72de02c5fec9cfbb3b801e8312f_ppc64le as a component of Red Hat OpenShift Pipelines 1.2",
"product_id": "Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel9@sha256:bbb93e9ce23fd650f5b19df958390c951c38b72de02c5fec9cfbb3b801e8312f_ppc64le"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel9@sha256:bbb93e9ce23fd650f5b19df958390c951c38b72de02c5fec9cfbb3b801e8312f_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel9@sha256:ef571581dc01c754dce5ca1dbd360fe86800c14853ce3f535a51d0f438467597_s390x as a component of Red Hat OpenShift Pipelines 1.2",
"product_id": "Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel9@sha256:ef571581dc01c754dce5ca1dbd360fe86800c14853ce3f535a51d0f438467597_s390x"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel9@sha256:ef571581dc01c754dce5ca1dbd360fe86800c14853ce3f535a51d0f438467597_s390x",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel9@sha256:120d93e1cf2a96bfa9d7745b88377651055ebe5595f68b7b4a4bb26f633e8611_arm64 as a component of Red Hat OpenShift Pipelines 1.2",
"product_id": "Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel9@sha256:120d93e1cf2a96bfa9d7745b88377651055ebe5595f68b7b4a4bb26f633e8611_arm64"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel9@sha256:120d93e1cf2a96bfa9d7745b88377651055ebe5595f68b7b4a4bb26f633e8611_arm64",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel9@sha256:43efa5a676666dd4ae039ad5518eaf636f5baf8d688d9a4b475822c32ad1ddfb_amd64 as a component of Red Hat OpenShift Pipelines 1.2",
"product_id": "Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel9@sha256:43efa5a676666dd4ae039ad5518eaf636f5baf8d688d9a4b475822c32ad1ddfb_amd64"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel9@sha256:43efa5a676666dd4ae039ad5518eaf636f5baf8d688d9a4b475822c32ad1ddfb_amd64",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel9@sha256:7b0f572c22640568015fbcf42e9e242b2a640b70eb7bec97f00ee6967d0f598f_s390x as a component of Red Hat OpenShift Pipelines 1.2",
"product_id": "Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel9@sha256:7b0f572c22640568015fbcf42e9e242b2a640b70eb7bec97f00ee6967d0f598f_s390x"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel9@sha256:7b0f572c22640568015fbcf42e9e242b2a640b70eb7bec97f00ee6967d0f598f_s390x",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel9@sha256:a01a2a1e02cffad381ecacab7bf6456ed9a0d1ad589cd0935ec5a4748e341fbe_ppc64le as a component of Red Hat OpenShift Pipelines 1.2",
"product_id": "Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel9@sha256:a01a2a1e02cffad381ecacab7bf6456ed9a0d1ad589cd0935ec5a4748e341fbe_ppc64le"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel9@sha256:a01a2a1e02cffad381ecacab7bf6456ed9a0d1ad589cd0935ec5a4748e341fbe_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-controller-rhel9@sha256:27f3be442cf1d9f640657fb6d7cea6b133652226f9a80c3442df226b3cb3c2dc_amd64 as a component of Red Hat OpenShift Pipelines 1.2",
"product_id": "Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-controller-rhel9@sha256:27f3be442cf1d9f640657fb6d7cea6b133652226f9a80c3442df226b3cb3c2dc_amd64"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-controller-rhel9@sha256:27f3be442cf1d9f640657fb6d7cea6b133652226f9a80c3442df226b3cb3c2dc_amd64",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-controller-rhel9@sha256:2dd2182f98cb7beb6e8ef7d7fcfe13705501a11d425b99667afcbbfa52fd252a_ppc64le as a component of Red Hat OpenShift Pipelines 1.2",
"product_id": "Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-controller-rhel9@sha256:2dd2182f98cb7beb6e8ef7d7fcfe13705501a11d425b99667afcbbfa52fd252a_ppc64le"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-controller-rhel9@sha256:2dd2182f98cb7beb6e8ef7d7fcfe13705501a11d425b99667afcbbfa52fd252a_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-controller-rhel9@sha256:72632d760862fdcfa54a910846b14f652dac23b185f7496c4c43097d537cc2d2_arm64 as a component of Red Hat OpenShift Pipelines 1.2",
"product_id": "Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-controller-rhel9@sha256:72632d760862fdcfa54a910846b14f652dac23b185f7496c4c43097d537cc2d2_arm64"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-controller-rhel9@sha256:72632d760862fdcfa54a910846b14f652dac23b185f7496c4c43097d537cc2d2_arm64",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-controller-rhel9@sha256:8559603458387b13ca544bf7a499fdaad82d18145b612e4e220e53480960dda0_s390x as a component of Red Hat OpenShift Pipelines 1.2",
"product_id": "Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-controller-rhel9@sha256:8559603458387b13ca544bf7a499fdaad82d18145b612e4e220e53480960dda0_s390x"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-controller-rhel9@sha256:8559603458387b13ca544bf7a499fdaad82d18145b612e4e220e53480960dda0_s390x",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel9@sha256:98f5998cc667e71dbb51d133d39ae78156ccafa8bf171bd666edfac8de17ccba_ppc64le as a component of Red Hat OpenShift Pipelines 1.2",
"product_id": "Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel9@sha256:98f5998cc667e71dbb51d133d39ae78156ccafa8bf171bd666edfac8de17ccba_ppc64le"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel9@sha256:98f5998cc667e71dbb51d133d39ae78156ccafa8bf171bd666edfac8de17ccba_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel9@sha256:b6fb02867ebc3be24c68dd24c9178ed17a655a20aa19d477954aae0896c53213_arm64 as a component of Red Hat OpenShift Pipelines 1.2",
"product_id": "Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel9@sha256:b6fb02867ebc3be24c68dd24c9178ed17a655a20aa19d477954aae0896c53213_arm64"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel9@sha256:b6fb02867ebc3be24c68dd24c9178ed17a655a20aa19d477954aae0896c53213_arm64",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel9@sha256:d7a11116dca914c661bbe20ecffe56afe6011fae809845859a4ffa2884e4f7db_amd64 as a component of Red Hat OpenShift Pipelines 1.2",
"product_id": "Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel9@sha256:d7a11116dca914c661bbe20ecffe56afe6011fae809845859a4ffa2884e4f7db_amd64"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel9@sha256:d7a11116dca914c661bbe20ecffe56afe6011fae809845859a4ffa2884e4f7db_amd64",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel9@sha256:fbb162c6620a1ac010cdd353682b30c6adebaf9a0064d6e3430555f7310c704c_s390x as a component of Red Hat OpenShift Pipelines 1.2",
"product_id": "Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel9@sha256:fbb162c6620a1ac010cdd353682b30c6adebaf9a0064d6e3430555f7310c704c_s390x"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel9@sha256:fbb162c6620a1ac010cdd353682b30c6adebaf9a0064d6e3430555f7310c704c_s390x",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-events-rhel9@sha256:5949d16546a241366ea103f003c733c875c4616794ba7cca42aebb7c585908ba_arm64 as a component of Red Hat OpenShift Pipelines 1.2",
"product_id": "Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-events-rhel9@sha256:5949d16546a241366ea103f003c733c875c4616794ba7cca42aebb7c585908ba_arm64"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-events-rhel9@sha256:5949d16546a241366ea103f003c733c875c4616794ba7cca42aebb7c585908ba_arm64",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-events-rhel9@sha256:84469780cc76298499046e7a696b100a0393be411dc14fd8a3878fcedd86220e_ppc64le as a component of Red Hat OpenShift Pipelines 1.2",
"product_id": "Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-events-rhel9@sha256:84469780cc76298499046e7a696b100a0393be411dc14fd8a3878fcedd86220e_ppc64le"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-events-rhel9@sha256:84469780cc76298499046e7a696b100a0393be411dc14fd8a3878fcedd86220e_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-events-rhel9@sha256:a0389d20f0c4c08c0e5b6f0a6edd8216658e3957e1e7476c21129b7a36ed2a8d_s390x as a component of Red Hat OpenShift Pipelines 1.2",
"product_id": "Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-events-rhel9@sha256:a0389d20f0c4c08c0e5b6f0a6edd8216658e3957e1e7476c21129b7a36ed2a8d_s390x"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-events-rhel9@sha256:a0389d20f0c4c08c0e5b6f0a6edd8216658e3957e1e7476c21129b7a36ed2a8d_s390x",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-events-rhel9@sha256:d1a689ab23343c9fcfa24bf0ab56001971c0ab35a2505d8fa877346326bd8387_amd64 as a component of Red Hat OpenShift Pipelines 1.2",
"product_id": "Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-events-rhel9@sha256:d1a689ab23343c9fcfa24bf0ab56001971c0ab35a2505d8fa877346326bd8387_amd64"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-events-rhel9@sha256:d1a689ab23343c9fcfa24bf0ab56001971c0ab35a2505d8fa877346326bd8387_amd64",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel9@sha256:35412516c9d8d4ddb93f57bb59da160aa6abb11581a1a5df793fcbb8197f2e4f_s390x as a component of Red Hat OpenShift Pipelines 1.2",
"product_id": "Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel9@sha256:35412516c9d8d4ddb93f57bb59da160aa6abb11581a1a5df793fcbb8197f2e4f_s390x"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel9@sha256:35412516c9d8d4ddb93f57bb59da160aa6abb11581a1a5df793fcbb8197f2e4f_s390x",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel9@sha256:bf6075f65fa2cb59af1c5cf9374c8958361c6c41318ae157abfa46a6d6e4d5b2_ppc64le as a component of Red Hat OpenShift Pipelines 1.2",
"product_id": "Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel9@sha256:bf6075f65fa2cb59af1c5cf9374c8958361c6c41318ae157abfa46a6d6e4d5b2_ppc64le"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel9@sha256:bf6075f65fa2cb59af1c5cf9374c8958361c6c41318ae157abfa46a6d6e4d5b2_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel9@sha256:d3c24212665bd368c38a2b913b4bf9d8f5eb294ff269c0d5f23ac1c7f4bd6829_amd64 as a component of Red Hat OpenShift Pipelines 1.2",
"product_id": "Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel9@sha256:d3c24212665bd368c38a2b913b4bf9d8f5eb294ff269c0d5f23ac1c7f4bd6829_amd64"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel9@sha256:d3c24212665bd368c38a2b913b4bf9d8f5eb294ff269c0d5f23ac1c7f4bd6829_amd64",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel9@sha256:f3c6e7200e2834f4ed697bcaf8fc01a81bd88ae858d9a3c2b0efc36356ea4d91_arm64 as a component of Red Hat OpenShift Pipelines 1.2",
"product_id": "Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel9@sha256:f3c6e7200e2834f4ed697bcaf8fc01a81bd88ae858d9a3c2b0efc36356ea4d91_arm64"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel9@sha256:f3c6e7200e2834f4ed697bcaf8fc01a81bd88ae858d9a3c2b0efc36356ea4d91_arm64",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel9@sha256:7c36902406c9dc7a91897ea5fe36ba4e6ee9f6435094016fc21e31c057ba3dd7_s390x as a component of Red Hat OpenShift Pipelines 1.2",
"product_id": "Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel9@sha256:7c36902406c9dc7a91897ea5fe36ba4e6ee9f6435094016fc21e31c057ba3dd7_s390x"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel9@sha256:7c36902406c9dc7a91897ea5fe36ba4e6ee9f6435094016fc21e31c057ba3dd7_s390x",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel9@sha256:b817e4c5703cd36926371bdf2f276a1557e5c8ea4a57344051e219bb8a707b04_amd64 as a component of Red Hat OpenShift Pipelines 1.2",
"product_id": "Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel9@sha256:b817e4c5703cd36926371bdf2f276a1557e5c8ea4a57344051e219bb8a707b04_amd64"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel9@sha256:b817e4c5703cd36926371bdf2f276a1557e5c8ea4a57344051e219bb8a707b04_amd64",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel9@sha256:b9a9eb524b522e4c6cfc285dd115fd3e0cd7d6268213db3bc066b64a7889e7b0_arm64 as a component of Red Hat OpenShift Pipelines 1.2",
"product_id": "Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel9@sha256:b9a9eb524b522e4c6cfc285dd115fd3e0cd7d6268213db3bc066b64a7889e7b0_arm64"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel9@sha256:b9a9eb524b522e4c6cfc285dd115fd3e0cd7d6268213db3bc066b64a7889e7b0_arm64",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel9@sha256:fd5188add10e6586b188efaa19ce094daf5c5c84b07725031d25237c2e93ced2_ppc64le as a component of Red Hat OpenShift Pipelines 1.2",
"product_id": "Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel9@sha256:fd5188add10e6586b188efaa19ce094daf5c5c84b07725031d25237c2e93ced2_ppc64le"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel9@sha256:fd5188add10e6586b188efaa19ce094daf5c5c84b07725031d25237c2e93ced2_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel9@sha256:0729b53e12e2e4f552e42c30f55c0c2ce7d0399fae6c4aba8f617f5579bc4445_ppc64le as a component of Red Hat OpenShift Pipelines 1.2",
"product_id": "Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel9@sha256:0729b53e12e2e4f552e42c30f55c0c2ce7d0399fae6c4aba8f617f5579bc4445_ppc64le"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel9@sha256:0729b53e12e2e4f552e42c30f55c0c2ce7d0399fae6c4aba8f617f5579bc4445_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel9@sha256:2e507b647ca536325992fdd04d046ef960f5b5c3692af18344f86daa09a3741d_s390x as a component of Red Hat OpenShift Pipelines 1.2",
"product_id": "Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel9@sha256:2e507b647ca536325992fdd04d046ef960f5b5c3692af18344f86daa09a3741d_s390x"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel9@sha256:2e507b647ca536325992fdd04d046ef960f5b5c3692af18344f86daa09a3741d_s390x",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel9@sha256:c9760dad0568725692140149c11ad94534264af8ab87784677a55a8f27d70ebe_arm64 as a component of Red Hat OpenShift Pipelines 1.2",
"product_id": "Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel9@sha256:c9760dad0568725692140149c11ad94534264af8ab87784677a55a8f27d70ebe_arm64"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel9@sha256:c9760dad0568725692140149c11ad94534264af8ab87784677a55a8f27d70ebe_arm64",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel9@sha256:e3e5f17fd2981ea6bae01080625c0b5aed4bba475271ccd4eb2ff1434d949cc1_amd64 as a component of Red Hat OpenShift Pipelines 1.2",
"product_id": "Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel9@sha256:e3e5f17fd2981ea6bae01080625c0b5aed4bba475271ccd4eb2ff1434d949cc1_amd64"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel9@sha256:e3e5f17fd2981ea6bae01080625c0b5aed4bba475271ccd4eb2ff1434d949cc1_amd64",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel9@sha256:030a4842de53bfe099677176efc80c9e31f585f944e94ae9991ea84cda38e88b_s390x as a component of Red Hat OpenShift Pipelines 1.2",
"product_id": "Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel9@sha256:030a4842de53bfe099677176efc80c9e31f585f944e94ae9991ea84cda38e88b_s390x"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel9@sha256:030a4842de53bfe099677176efc80c9e31f585f944e94ae9991ea84cda38e88b_s390x",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel9@sha256:3c9fc3fba4317d85887ecaeb8afa321395dc8b04dc05fa54a12d27abaa0e6087_ppc64le as a component of Red Hat OpenShift Pipelines 1.2",
"product_id": "Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel9@sha256:3c9fc3fba4317d85887ecaeb8afa321395dc8b04dc05fa54a12d27abaa0e6087_ppc64le"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel9@sha256:3c9fc3fba4317d85887ecaeb8afa321395dc8b04dc05fa54a12d27abaa0e6087_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel9@sha256:53f5c85f436c8aee0af2297144da6dfe7c9941bcecc3801d514cf6cbfa9f230f_amd64 as a component of Red Hat OpenShift Pipelines 1.2",
"product_id": "Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel9@sha256:53f5c85f436c8aee0af2297144da6dfe7c9941bcecc3801d514cf6cbfa9f230f_amd64"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel9@sha256:53f5c85f436c8aee0af2297144da6dfe7c9941bcecc3801d514cf6cbfa9f230f_amd64",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel9@sha256:5b30d53c4fdfc6fdce2a355a39d48cd078d04511aacf2272602a900289d67bee_arm64 as a component of Red Hat OpenShift Pipelines 1.2",
"product_id": "Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel9@sha256:5b30d53c4fdfc6fdce2a355a39d48cd078d04511aacf2272602a900289d67bee_arm64"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel9@sha256:5b30d53c4fdfc6fdce2a355a39d48cd078d04511aacf2272602a900289d67bee_arm64",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel9@sha256:147e26fd0d2470145f4acf8c833ac329b7e288ba1d20f491a89ab1aa3cd39c55_s390x as a component of Red Hat OpenShift Pipelines 1.2",
"product_id": "Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel9@sha256:147e26fd0d2470145f4acf8c833ac329b7e288ba1d20f491a89ab1aa3cd39c55_s390x"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel9@sha256:147e26fd0d2470145f4acf8c833ac329b7e288ba1d20f491a89ab1aa3cd39c55_s390x",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel9@sha256:3189e6a8da6e957085a5dbaba433b0199a354c06b7c27e21d9a5107f67c60ce1_ppc64le as a component of Red Hat OpenShift Pipelines 1.2",
"product_id": "Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel9@sha256:3189e6a8da6e957085a5dbaba433b0199a354c06b7c27e21d9a5107f67c60ce1_ppc64le"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel9@sha256:3189e6a8da6e957085a5dbaba433b0199a354c06b7c27e21d9a5107f67c60ce1_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel9@sha256:364d64cd9c25fbc2a39023c8212c12f9608d84370a72ae8356bfdd34f0d52a2f_amd64 as a component of Red Hat OpenShift Pipelines 1.2",
"product_id": "Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel9@sha256:364d64cd9c25fbc2a39023c8212c12f9608d84370a72ae8356bfdd34f0d52a2f_amd64"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel9@sha256:364d64cd9c25fbc2a39023c8212c12f9608d84370a72ae8356bfdd34f0d52a2f_amd64",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel9@sha256:3b90f58c351e221dfa60c238990c3d7fd3b74f59b806138ddcc18f72baa567ca_arm64 as a component of Red Hat OpenShift Pipelines 1.2",
"product_id": "Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel9@sha256:3b90f58c351e221dfa60c238990c3d7fd3b74f59b806138ddcc18f72baa567ca_arm64"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel9@sha256:3b90f58c351e221dfa60c238990c3d7fd3b74f59b806138ddcc18f72baa567ca_arm64",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel9@sha256:13f1af9c6dd7fc7862251d0ce5f069d5965649dd90a547a7a09c6d919ad96987_arm64 as a component of Red Hat OpenShift Pipelines 1.2",
"product_id": "Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel9@sha256:13f1af9c6dd7fc7862251d0ce5f069d5965649dd90a547a7a09c6d919ad96987_arm64"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel9@sha256:13f1af9c6dd7fc7862251d0ce5f069d5965649dd90a547a7a09c6d919ad96987_arm64",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel9@sha256:90075f5da491adec16eeada609d1f315ae7d97cd414e79b7c8e751d93c0be819_amd64 as a component of Red Hat OpenShift Pipelines 1.2",
"product_id": "Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel9@sha256:90075f5da491adec16eeada609d1f315ae7d97cd414e79b7c8e751d93c0be819_amd64"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel9@sha256:90075f5da491adec16eeada609d1f315ae7d97cd414e79b7c8e751d93c0be819_amd64",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel9@sha256:99346560c0fcba5270027aca813dab94e862a8c1bb413bf233c53b0488bf1339_ppc64le as a component of Red Hat OpenShift Pipelines 1.2",
"product_id": "Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel9@sha256:99346560c0fcba5270027aca813dab94e862a8c1bb413bf233c53b0488bf1339_ppc64le"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel9@sha256:99346560c0fcba5270027aca813dab94e862a8c1bb413bf233c53b0488bf1339_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel9@sha256:ebd990cec2d84cc208b9b98b885ed019e1edbae5d660f238b84455d06c18d41c_s390x as a component of Red Hat OpenShift Pipelines 1.2",
"product_id": "Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel9@sha256:ebd990cec2d84cc208b9b98b885ed019e1edbae5d660f238b84455d06c18d41c_s390x"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel9@sha256:ebd990cec2d84cc208b9b98b885ed019e1edbae5d660f238b84455d06c18d41c_s390x",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-nop-rhel9@sha256:12ed2cba86b37cde91db1ffac6d1aadd08b03f06a72406e8c224d4d470a8bf2f_ppc64le as a component of Red Hat OpenShift Pipelines 1.2",
"product_id": "Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-nop-rhel9@sha256:12ed2cba86b37cde91db1ffac6d1aadd08b03f06a72406e8c224d4d470a8bf2f_ppc64le"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-nop-rhel9@sha256:12ed2cba86b37cde91db1ffac6d1aadd08b03f06a72406e8c224d4d470a8bf2f_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-nop-rhel9@sha256:3fdb6ca084da38668af018b7058161658271a9e2804f968f8362eab5f4de2d67_s390x as a component of Red Hat OpenShift Pipelines 1.2",
"product_id": "Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-nop-rhel9@sha256:3fdb6ca084da38668af018b7058161658271a9e2804f968f8362eab5f4de2d67_s390x"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-nop-rhel9@sha256:3fdb6ca084da38668af018b7058161658271a9e2804f968f8362eab5f4de2d67_s390x",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-nop-rhel9@sha256:6c9c65da6a733afefd87391fc9a34c3ab261e6b1e0d0bad5686e193aee826fec_amd64 as a component of Red Hat OpenShift Pipelines 1.2",
"product_id": "Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-nop-rhel9@sha256:6c9c65da6a733afefd87391fc9a34c3ab261e6b1e0d0bad5686e193aee826fec_amd64"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-nop-rhel9@sha256:6c9c65da6a733afefd87391fc9a34c3ab261e6b1e0d0bad5686e193aee826fec_amd64",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-nop-rhel9@sha256:c0077f6b619722db02086aa46b7c41af3801dc552af11f4bac90a342fd906881_arm64 as a component of Red Hat OpenShift Pipelines 1.2",
"product_id": "Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-nop-rhel9@sha256:c0077f6b619722db02086aa46b7c41af3801dc552af11f4bac90a342fd906881_arm64"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-nop-rhel9@sha256:c0077f6b619722db02086aa46b7c41af3801dc552af11f4bac90a342fd906881_arm64",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel9@sha256:4d2516e88f1ae905b5c27d34324a8d3568870c9ba6072e05a18262cdb3e4b5f3_ppc64le as a component of Red Hat OpenShift Pipelines 1.2",
"product_id": "Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel9@sha256:4d2516e88f1ae905b5c27d34324a8d3568870c9ba6072e05a18262cdb3e4b5f3_ppc64le"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel9@sha256:4d2516e88f1ae905b5c27d34324a8d3568870c9ba6072e05a18262cdb3e4b5f3_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel9@sha256:d5893ff6b813926b1ccf6191f447122123c0685aed3bd8496dcd0b628254fedb_s390x as a component of Red Hat OpenShift Pipelines 1.2",
"product_id": "Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel9@sha256:d5893ff6b813926b1ccf6191f447122123c0685aed3bd8496dcd0b628254fedb_s390x"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel9@sha256:d5893ff6b813926b1ccf6191f447122123c0685aed3bd8496dcd0b628254fedb_s390x",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel9@sha256:e350ec18ab8c8dbae2efc9b4d1000e3ae07abbc093c0492444c80561ca57b046_arm64 as a component of Red Hat OpenShift Pipelines 1.2",
"product_id": "Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel9@sha256:e350ec18ab8c8dbae2efc9b4d1000e3ae07abbc093c0492444c80561ca57b046_arm64"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel9@sha256:e350ec18ab8c8dbae2efc9b4d1000e3ae07abbc093c0492444c80561ca57b046_arm64",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel9@sha256:e9ff6d02fb5fc4081bb317fca7930390f54de71920efd3327ae9f9df2b2cd783_amd64 as a component of Red Hat OpenShift Pipelines 1.2",
"product_id": "Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel9@sha256:e9ff6d02fb5fc4081bb317fca7930390f54de71920efd3327ae9f9df2b2cd783_amd64"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel9@sha256:e9ff6d02fb5fc4081bb317fca7930390f54de71920efd3327ae9f9df2b2cd783_amd64",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel9@sha256:0823a50cc017274204acfef21c96fdcac9754fe790cac68c6a2725990f2147ef_ppc64le as a component of Red Hat OpenShift Pipelines 1.2",
"product_id": "Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel9@sha256:0823a50cc017274204acfef21c96fdcac9754fe790cac68c6a2725990f2147ef_ppc64le"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel9@sha256:0823a50cc017274204acfef21c96fdcac9754fe790cac68c6a2725990f2147ef_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel9@sha256:22bbf8889856068363e8a3d07b450f63ba979136d4c61205171a465627135c12_arm64 as a component of Red Hat OpenShift Pipelines 1.2",
"product_id": "Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel9@sha256:22bbf8889856068363e8a3d07b450f63ba979136d4c61205171a465627135c12_arm64"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel9@sha256:22bbf8889856068363e8a3d07b450f63ba979136d4c61205171a465627135c12_arm64",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel9@sha256:2f6f91dfd7b71cad1c6db82835d709d20f4153cf500d60ee32145712af922214_amd64 as a component of Red Hat OpenShift Pipelines 1.2",
"product_id": "Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel9@sha256:2f6f91dfd7b71cad1c6db82835d709d20f4153cf500d60ee32145712af922214_amd64"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel9@sha256:2f6f91dfd7b71cad1c6db82835d709d20f4153cf500d60ee32145712af922214_amd64",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel9@sha256:e2cc1d53875b7ec174fae01f9ee1b0d081b496726f6efe59cfdaf3f52bdb22bb_s390x as a component of Red Hat OpenShift Pipelines 1.2",
"product_id": "Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel9@sha256:e2cc1d53875b7ec174fae01f9ee1b0d081b496726f6efe59cfdaf3f52bdb22bb_s390x"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel9@sha256:e2cc1d53875b7ec174fae01f9ee1b0d081b496726f6efe59cfdaf3f52bdb22bb_s390x",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel9@sha256:7cd03b4ff79625bc11db9340e69416320b880444c91def4d0768c7b687acc576_s390x as a component of Red Hat OpenShift Pipelines 1.2",
"product_id": "Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel9@sha256:7cd03b4ff79625bc11db9340e69416320b880444c91def4d0768c7b687acc576_s390x"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel9@sha256:7cd03b4ff79625bc11db9340e69416320b880444c91def4d0768c7b687acc576_s390x",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel9@sha256:95801a943ba7d0ec4af53c3cd1177483e649bcd528b5a838a32ad2d860e6503a_amd64 as a component of Red Hat OpenShift Pipelines 1.2",
"product_id": "Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel9@sha256:95801a943ba7d0ec4af53c3cd1177483e649bcd528b5a838a32ad2d860e6503a_amd64"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel9@sha256:95801a943ba7d0ec4af53c3cd1177483e649bcd528b5a838a32ad2d860e6503a_amd64",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel9@sha256:a08d98ec75520d6b7421a75179c217bac1de0e893105f964325fc618c40b0062_ppc64le as a component of Red Hat OpenShift Pipelines 1.2",
"product_id": "Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel9@sha256:a08d98ec75520d6b7421a75179c217bac1de0e893105f964325fc618c40b0062_ppc64le"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel9@sha256:a08d98ec75520d6b7421a75179c217bac1de0e893105f964325fc618c40b0062_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel9@sha256:c3bee1c6e705933ffa2870133fb3264f29e63b12a065b28bab3dcc2c1b52875e_arm64 as a component of Red Hat OpenShift Pipelines 1.2",
"product_id": "Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel9@sha256:c3bee1c6e705933ffa2870133fb3264f29e63b12a065b28bab3dcc2c1b52875e_arm64"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel9@sha256:c3bee1c6e705933ffa2870133fb3264f29e63b12a065b28bab3dcc2c1b52875e_arm64",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel9@sha256:1e9a9f1b5ecdab7d074722c860daab977519123fe4385affdfd86d8c7f3c473c_amd64 as a component of Red Hat OpenShift Pipelines 1.2",
"product_id": "Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel9@sha256:1e9a9f1b5ecdab7d074722c860daab977519123fe4385affdfd86d8c7f3c473c_amd64"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel9@sha256:1e9a9f1b5ecdab7d074722c860daab977519123fe4385affdfd86d8c7f3c473c_amd64",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel9@sha256:253ce9e4ce0dc0045de38340fe487c9dc47b2691befe2ea91e46cc493c6a74f2_s390x as a component of Red Hat OpenShift Pipelines 1.2",
"product_id": "Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel9@sha256:253ce9e4ce0dc0045de38340fe487c9dc47b2691befe2ea91e46cc493c6a74f2_s390x"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel9@sha256:253ce9e4ce0dc0045de38340fe487c9dc47b2691befe2ea91e46cc493c6a74f2_s390x",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel9@sha256:4a34e3506330e931d7f205b36324c9fd7fe8581fbccfaca897f7c34bbb0df102_ppc64le as a component of Red Hat OpenShift Pipelines 1.2",
"product_id": "Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel9@sha256:4a34e3506330e931d7f205b36324c9fd7fe8581fbccfaca897f7c34bbb0df102_ppc64le"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel9@sha256:4a34e3506330e931d7f205b36324c9fd7fe8581fbccfaca897f7c34bbb0df102_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel9@sha256:54e73db973349a7d9ea93b9a419ce8a342cfbf270cbceef5b28fffa578963636_arm64 as a component of Red Hat OpenShift Pipelines 1.2",
"product_id": "Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel9@sha256:54e73db973349a7d9ea93b9a419ce8a342cfbf270cbceef5b28fffa578963636_arm64"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel9@sha256:54e73db973349a7d9ea93b9a419ce8a342cfbf270cbceef5b28fffa578963636_arm64",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-pruner-controller-rhel9@sha256:71d52625d3aeb19a6109a434b2d6498aa8cfbfb74649ad2cba8837f3fae6e7ac_s390x as a component of Red Hat OpenShift Pipelines 1.2",
"product_id": "Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-pruner-controller-rhel9@sha256:71d52625d3aeb19a6109a434b2d6498aa8cfbfb74649ad2cba8837f3fae6e7ac_s390x"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-pruner-controller-rhel9@sha256:71d52625d3aeb19a6109a434b2d6498aa8cfbfb74649ad2cba8837f3fae6e7ac_s390x",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-pruner-controller-rhel9@sha256:bba510a758d5a70dc133741ccd00d14bcb8fec5a9d642dbf134434383c909a0c_arm64 as a component of Red Hat OpenShift Pipelines 1.2",
"product_id": "Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-pruner-controller-rhel9@sha256:bba510a758d5a70dc133741ccd00d14bcb8fec5a9d642dbf134434383c909a0c_arm64"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-pruner-controller-rhel9@sha256:bba510a758d5a70dc133741ccd00d14bcb8fec5a9d642dbf134434383c909a0c_arm64",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-pruner-controller-rhel9@sha256:ea04b84821f819c6be84ed2b7113b791722aa6cdfd6fe6a119d13120dbc4bc9d_ppc64le as a component of Red Hat OpenShift Pipelines 1.2",
"product_id": "Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-pruner-controller-rhel9@sha256:ea04b84821f819c6be84ed2b7113b791722aa6cdfd6fe6a119d13120dbc4bc9d_ppc64le"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-pruner-controller-rhel9@sha256:ea04b84821f819c6be84ed2b7113b791722aa6cdfd6fe6a119d13120dbc4bc9d_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-pruner-controller-rhel9@sha256:f5fdb09d85d227d014a2becde012d9e1ebfb3acf0ef060f27d3f2463332dd9b3_amd64 as a component of Red Hat OpenShift Pipelines 1.2",
"product_id": "Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-pruner-controller-rhel9@sha256:f5fdb09d85d227d014a2becde012d9e1ebfb3acf0ef060f27d3f2463332dd9b3_amd64"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-pruner-controller-rhel9@sha256:f5fdb09d85d227d014a2becde012d9e1ebfb3acf0ef060f27d3f2463332dd9b3_amd64",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel9@sha256:867d26b20423114d5bc4874ab26c58e23471a58226ef2e1eebee30f760533f13_s390x as a component of Red Hat OpenShift Pipelines 1.2",
"product_id": "Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel9@sha256:867d26b20423114d5bc4874ab26c58e23471a58226ef2e1eebee30f760533f13_s390x"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel9@sha256:867d26b20423114d5bc4874ab26c58e23471a58226ef2e1eebee30f760533f13_s390x",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel9@sha256:86af0e4cedd9f906d2c341d0d658f67f4383615213312804b8f52be2a7dff036_ppc64le as a component of Red Hat OpenShift Pipelines 1.2",
"product_id": "Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel9@sha256:86af0e4cedd9f906d2c341d0d658f67f4383615213312804b8f52be2a7dff036_ppc64le"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel9@sha256:86af0e4cedd9f906d2c341d0d658f67f4383615213312804b8f52be2a7dff036_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel9@sha256:b8d380990acb0184ab685b005e22fb8369139dd8cd6550b4521bd4bc3ca23b40_amd64 as a component of Red Hat OpenShift Pipelines 1.2",
"product_id": "Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel9@sha256:b8d380990acb0184ab685b005e22fb8369139dd8cd6550b4521bd4bc3ca23b40_amd64"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel9@sha256:b8d380990acb0184ab685b005e22fb8369139dd8cd6550b4521bd4bc3ca23b40_amd64",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel9@sha256:b903aa551212a53dccb73a4c78500d0c149b42a6cf7ac2ed1f5332e1ac85cac5_arm64 as a component of Red Hat OpenShift Pipelines 1.2",
"product_id": "Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel9@sha256:b903aa551212a53dccb73a4c78500d0c149b42a6cf7ac2ed1f5332e1ac85cac5_arm64"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel9@sha256:b903aa551212a53dccb73a4c78500d0c149b42a6cf7ac2ed1f5332e1ac85cac5_arm64",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel9@sha256:0bc86f0e97b943cfbcdc57c4357ff3bebd2b224116b01d36f20d34af20b86d5e_s390x as a component of Red Hat OpenShift Pipelines 1.2",
"product_id": "Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel9@sha256:0bc86f0e97b943cfbcdc57c4357ff3bebd2b224116b01d36f20d34af20b86d5e_s390x"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel9@sha256:0bc86f0e97b943cfbcdc57c4357ff3bebd2b224116b01d36f20d34af20b86d5e_s390x",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel9@sha256:1ca6fa787c621462fa2c67b9a42b1de67688883af90316475b0df35be3ed805d_amd64 as a component of Red Hat OpenShift Pipelines 1.2",
"product_id": "Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel9@sha256:1ca6fa787c621462fa2c67b9a42b1de67688883af90316475b0df35be3ed805d_amd64"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel9@sha256:1ca6fa787c621462fa2c67b9a42b1de67688883af90316475b0df35be3ed805d_amd64",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel9@sha256:2a1344726d5244ffbd2a4c21c782116aa81efbc1b12466bcd89ef956e43893a1_arm64 as a component of Red Hat OpenShift Pipelines 1.2",
"product_id": "Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel9@sha256:2a1344726d5244ffbd2a4c21c782116aa81efbc1b12466bcd89ef956e43893a1_arm64"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel9@sha256:2a1344726d5244ffbd2a4c21c782116aa81efbc1b12466bcd89ef956e43893a1_arm64",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel9@sha256:b5fe393f2ea257f218fdf660b394d158e4709ede0e72ba8e3538ffee9659f8fe_ppc64le as a component of Red Hat OpenShift Pipelines 1.2",
"product_id": "Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel9@sha256:b5fe393f2ea257f218fdf660b394d158e4709ede0e72ba8e3538ffee9659f8fe_ppc64le"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel9@sha256:b5fe393f2ea257f218fdf660b394d158e4709ede0e72ba8e3538ffee9659f8fe_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-results-retention-policy-agent-rhel9@sha256:7c7f00c73c750a146cf71f84bd19e0c94225c363a7aaee2bc2b52b234dd72703_amd64 as a component of Red Hat OpenShift Pipelines 1.2",
"product_id": "Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-results-retention-policy-agent-rhel9@sha256:7c7f00c73c750a146cf71f84bd19e0c94225c363a7aaee2bc2b52b234dd72703_amd64"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-results-retention-policy-agent-rhel9@sha256:7c7f00c73c750a146cf71f84bd19e0c94225c363a7aaee2bc2b52b234dd72703_amd64",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-results-retention-policy-agent-rhel9@sha256:7cef021919f068f60c37c2e8d9306e22cd915f17098c2aac51d43ede1c92cd81_ppc64le as a component of Red Hat OpenShift Pipelines 1.2",
"product_id": "Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-results-retention-policy-agent-rhel9@sha256:7cef021919f068f60c37c2e8d9306e22cd915f17098c2aac51d43ede1c92cd81_ppc64le"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-results-retention-policy-agent-rhel9@sha256:7cef021919f068f60c37c2e8d9306e22cd915f17098c2aac51d43ede1c92cd81_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-results-retention-policy-agent-rhel9@sha256:d6bef8cb3c830ae821d2f14692e1ce0b70d17c371e1a75d076dcec21b7213e0c_s390x as a component of Red Hat OpenShift Pipelines 1.2",
"product_id": "Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-results-retention-policy-agent-rhel9@sha256:d6bef8cb3c830ae821d2f14692e1ce0b70d17c371e1a75d076dcec21b7213e0c_s390x"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-results-retention-policy-agent-rhel9@sha256:d6bef8cb3c830ae821d2f14692e1ce0b70d17c371e1a75d076dcec21b7213e0c_s390x",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-results-retention-policy-agent-rhel9@sha256:ed58fd6de76c840d4057e6f89918e737ce5767a71aefb9effbdf5e9de97bb514_arm64 as a component of Red Hat OpenShift Pipelines 1.2",
"product_id": "Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-results-retention-policy-agent-rhel9@sha256:ed58fd6de76c840d4057e6f89918e737ce5767a71aefb9effbdf5e9de97bb514_arm64"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-results-retention-policy-agent-rhel9@sha256:ed58fd6de76c840d4057e6f89918e737ce5767a71aefb9effbdf5e9de97bb514_arm64",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel9@sha256:80b223dbcc37a4b977cfc5b75f999a5b206114cc47feaa5dcd43627dc91303fe_ppc64le as a component of Red Hat OpenShift Pipelines 1.2",
"product_id": "Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel9@sha256:80b223dbcc37a4b977cfc5b75f999a5b206114cc47feaa5dcd43627dc91303fe_ppc64le"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel9@sha256:80b223dbcc37a4b977cfc5b75f999a5b206114cc47feaa5dcd43627dc91303fe_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel9@sha256:abdcb828bc1f2aaa5ee7211a00b3b7d8d291878ed55b5d2bbab425096625e52f_s390x as a component of Red Hat OpenShift Pipelines 1.2",
"product_id": "Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel9@sha256:abdcb828bc1f2aaa5ee7211a00b3b7d8d291878ed55b5d2bbab425096625e52f_s390x"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel9@sha256:abdcb828bc1f2aaa5ee7211a00b3b7d8d291878ed55b5d2bbab425096625e52f_s390x",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel9@sha256:be4c337c6f13d6b7a89306374900c4d54ad79e096db4204c0d42d7fa3e823769_amd64 as a component of Red Hat OpenShift Pipelines 1.2",
"product_id": "Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel9@sha256:be4c337c6f13d6b7a89306374900c4d54ad79e096db4204c0d42d7fa3e823769_amd64"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel9@sha256:be4c337c6f13d6b7a89306374900c4d54ad79e096db4204c0d42d7fa3e823769_amd64",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel9@sha256:f841bc4678ac23de083707b5c4580fb4c52f84adb7fe0e4c4ef387768b4e6364_arm64 as a component of Red Hat OpenShift Pipelines 1.2",
"product_id": "Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel9@sha256:f841bc4678ac23de083707b5c4580fb4c52f84adb7fe0e4c4ef387768b4e6364_arm64"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel9@sha256:f841bc4678ac23de083707b5c4580fb4c52f84adb7fe0e4c4ef387768b4e6364_arm64",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel9@sha256:560507096517a43878dd9ac1f0d7e5b539ef7d50db3e247870c62e059b6ee289_arm64 as a component of Red Hat OpenShift Pipelines 1.2",
"product_id": "Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel9@sha256:560507096517a43878dd9ac1f0d7e5b539ef7d50db3e247870c62e059b6ee289_arm64"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel9@sha256:560507096517a43878dd9ac1f0d7e5b539ef7d50db3e247870c62e059b6ee289_arm64",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel9@sha256:a905be27983179f4cc0aa78e6b6b78971ae17bbcd46520fbc234e755cc9c98fe_ppc64le as a component of Red Hat OpenShift Pipelines 1.2",
"product_id": "Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel9@sha256:a905be27983179f4cc0aa78e6b6b78971ae17bbcd46520fbc234e755cc9c98fe_ppc64le"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel9@sha256:a905be27983179f4cc0aa78e6b6b78971ae17bbcd46520fbc234e755cc9c98fe_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel9@sha256:ad84f6f7bde148dd49f9d633c4b904e52120d293aabd85eed9783f37db0de73e_s390x as a component of Red Hat OpenShift Pipelines 1.2",
"product_id": "Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel9@sha256:ad84f6f7bde148dd49f9d633c4b904e52120d293aabd85eed9783f37db0de73e_s390x"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel9@sha256:ad84f6f7bde148dd49f9d633c4b904e52120d293aabd85eed9783f37db0de73e_s390x",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel9@sha256:c63b3cfe9903840c29a65b061bc0622473bb9681599449bb8c6767fd3ba02880_amd64 as a component of Red Hat OpenShift Pipelines 1.2",
"product_id": "Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel9@sha256:c63b3cfe9903840c29a65b061bc0622473bb9681599449bb8c6767fd3ba02880_amd64"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel9@sha256:c63b3cfe9903840c29a65b061bc0622473bb9681599449bb8c6767fd3ba02880_amd64",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel9@sha256:28fc18c45672e4d644b08216d62453bc74a5817fed4b4873c9981984c21f77a8_s390x as a component of Red Hat OpenShift Pipelines 1.2",
"product_id": "Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel9@sha256:28fc18c45672e4d644b08216d62453bc74a5817fed4b4873c9981984c21f77a8_s390x"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel9@sha256:28fc18c45672e4d644b08216d62453bc74a5817fed4b4873c9981984c21f77a8_s390x",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel9@sha256:384e639f2ce3e75712a5ee1cc5520161342e9dd1e94444d134d7ad4a39dde279_amd64 as a component of Red Hat OpenShift Pipelines 1.2",
"product_id": "Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel9@sha256:384e639f2ce3e75712a5ee1cc5520161342e9dd1e94444d134d7ad4a39dde279_amd64"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel9@sha256:384e639f2ce3e75712a5ee1cc5520161342e9dd1e94444d134d7ad4a39dde279_amd64",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel9@sha256:52772f57e167aaf6e54dc104b57a03db4fbbac7fddd65cf54a8b342cf43df20c_arm64 as a component of Red Hat OpenShift Pipelines 1.2",
"product_id": "Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel9@sha256:52772f57e167aaf6e54dc104b57a03db4fbbac7fddd65cf54a8b342cf43df20c_arm64"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel9@sha256:52772f57e167aaf6e54dc104b57a03db4fbbac7fddd65cf54a8b342cf43df20c_arm64",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel9@sha256:8e9605f0c3c4bf4f184e220228221367b52ed7609c13b476e6e9df446c35a2ea_ppc64le as a component of Red Hat OpenShift Pipelines 1.2",
"product_id": "Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel9@sha256:8e9605f0c3c4bf4f184e220228221367b52ed7609c13b476e6e9df446c35a2ea_ppc64le"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel9@sha256:8e9605f0c3c4bf4f184e220228221367b52ed7609c13b476e6e9df446c35a2ea_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel9@sha256:337beb1ebee34315707d2e40e930e9a107ac156f4201667ae7b90621ea392f66_s390x as a component of Red Hat OpenShift Pipelines 1.2",
"product_id": "Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel9@sha256:337beb1ebee34315707d2e40e930e9a107ac156f4201667ae7b90621ea392f66_s390x"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel9@sha256:337beb1ebee34315707d2e40e930e9a107ac156f4201667ae7b90621ea392f66_s390x",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel9@sha256:536e89fce8e35644e1ac7d829a4562f76ede60bd8069e92e3b3da17f1702578b_arm64 as a component of Red Hat OpenShift Pipelines 1.2",
"product_id": "Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel9@sha256:536e89fce8e35644e1ac7d829a4562f76ede60bd8069e92e3b3da17f1702578b_arm64"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel9@sha256:536e89fce8e35644e1ac7d829a4562f76ede60bd8069e92e3b3da17f1702578b_arm64",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel9@sha256:5bb6265b605ddf793df6d72732682a8033bbb2443b6333914996b4384df8fcf7_amd64 as a component of Red Hat OpenShift Pipelines 1.2",
"product_id": "Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel9@sha256:5bb6265b605ddf793df6d72732682a8033bbb2443b6333914996b4384df8fcf7_amd64"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel9@sha256:5bb6265b605ddf793df6d72732682a8033bbb2443b6333914996b4384df8fcf7_amd64",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel9@sha256:6c9c4245686d29afb7f5285e3085969e2ec5283e5bf92bcfb8bc6cae13027724_ppc64le as a component of Red Hat OpenShift Pipelines 1.2",
"product_id": "Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel9@sha256:6c9c4245686d29afb7f5285e3085969e2ec5283e5bf92bcfb8bc6cae13027724_ppc64le"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel9@sha256:6c9c4245686d29afb7f5285e3085969e2ec5283e5bf92bcfb8bc6cae13027724_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel9@sha256:9ff441506bc87d94825a4d4f57ff7f2b1e53d343297745b5dd0e4d3ad201f1b2_ppc64le as a component of Red Hat OpenShift Pipelines 1.2",
"product_id": "Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel9@sha256:9ff441506bc87d94825a4d4f57ff7f2b1e53d343297745b5dd0e4d3ad201f1b2_ppc64le"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel9@sha256:9ff441506bc87d94825a4d4f57ff7f2b1e53d343297745b5dd0e4d3ad201f1b2_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel9@sha256:a50e8e8276a10fba42491003b40183d8ebcc939a4b215b0bad8d835695b5ab45_arm64 as a component of Red Hat OpenShift Pipelines 1.2",
"product_id": "Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel9@sha256:a50e8e8276a10fba42491003b40183d8ebcc939a4b215b0bad8d835695b5ab45_arm64"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel9@sha256:a50e8e8276a10fba42491003b40183d8ebcc939a4b215b0bad8d835695b5ab45_arm64",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel9@sha256:af3d3edc03257025476cdd0d0b4bfbb14022a0473054db0f868c197f73598f45_s390x as a component of Red Hat OpenShift Pipelines 1.2",
"product_id": "Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel9@sha256:af3d3edc03257025476cdd0d0b4bfbb14022a0473054db0f868c197f73598f45_s390x"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel9@sha256:af3d3edc03257025476cdd0d0b4bfbb14022a0473054db0f868c197f73598f45_s390x",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel9@sha256:d0cf00108f8518b3d4d2d04b83ea703941a226803b17bcabcfd89c953bab697b_amd64 as a component of Red Hat OpenShift Pipelines 1.2",
"product_id": "Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel9@sha256:d0cf00108f8518b3d4d2d04b83ea703941a226803b17bcabcfd89c953bab697b_amd64"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel9@sha256:d0cf00108f8518b3d4d2d04b83ea703941a226803b17bcabcfd89c953bab697b_amd64",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel9@sha256:4f86f5c692a497442b54c435e68b0cbf961591a00ebc3a73c364a19da673e34d_amd64 as a component of Red Hat OpenShift Pipelines 1.2",
"product_id": "Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel9@sha256:4f86f5c692a497442b54c435e68b0cbf961591a00ebc3a73c364a19da673e34d_amd64"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel9@sha256:4f86f5c692a497442b54c435e68b0cbf961591a00ebc3a73c364a19da673e34d_amd64",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel9@sha256:a7060a10a9ab3d992ff150dcbe687dc4328ab3e2debd1351a6d7e0ac2439d89e_s390x as a component of Red Hat OpenShift Pipelines 1.2",
"product_id": "Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel9@sha256:a7060a10a9ab3d992ff150dcbe687dc4328ab3e2debd1351a6d7e0ac2439d89e_s390x"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel9@sha256:a7060a10a9ab3d992ff150dcbe687dc4328ab3e2debd1351a6d7e0ac2439d89e_s390x",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel9@sha256:c98dde706025aa5e34c7c43eb74c9e0f747c15c6b25450faed9b97374417157d_arm64 as a component of Red Hat OpenShift Pipelines 1.2",
"product_id": "Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel9@sha256:c98dde706025aa5e34c7c43eb74c9e0f747c15c6b25450faed9b97374417157d_arm64"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel9@sha256:c98dde706025aa5e34c7c43eb74c9e0f747c15c6b25450faed9b97374417157d_arm64",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel9@sha256:d0f59e461f21d4c1194c3ff29b5f6b0d6f13e2a26f7f08195a6224c30199c1f2_ppc64le as a component of Red Hat OpenShift Pipelines 1.2",
"product_id": "Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel9@sha256:d0f59e461f21d4c1194c3ff29b5f6b0d6f13e2a26f7f08195a6224c30199c1f2_ppc64le"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel9@sha256:d0f59e461f21d4c1194c3ff29b5f6b0d6f13e2a26f7f08195a6224c30199c1f2_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel9@sha256:16b9d1efa24d3f8bad5bcd9ba29e26f2dd15f8a174de2ba17abd63a6f1306fde_arm64 as a component of Red Hat OpenShift Pipelines 1.2",
"product_id": "Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel9@sha256:16b9d1efa24d3f8bad5bcd9ba29e26f2dd15f8a174de2ba17abd63a6f1306fde_arm64"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel9@sha256:16b9d1efa24d3f8bad5bcd9ba29e26f2dd15f8a174de2ba17abd63a6f1306fde_arm64",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel9@sha256:1bbbf713c2ff1870779a9b18b3607f0b0a84e7a797a409ab53afe0075da3e7fb_ppc64le as a component of Red Hat OpenShift Pipelines 1.2",
"product_id": "Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel9@sha256:1bbbf713c2ff1870779a9b18b3607f0b0a84e7a797a409ab53afe0075da3e7fb_ppc64le"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel9@sha256:1bbbf713c2ff1870779a9b18b3607f0b0a84e7a797a409ab53afe0075da3e7fb_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel9@sha256:aa50d147f3b2bbe58539e676a2eaa7c2ea668adc8b33cc761c21fb2189cecb17_s390x as a component of Red Hat OpenShift Pipelines 1.2",
"product_id": "Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel9@sha256:aa50d147f3b2bbe58539e676a2eaa7c2ea668adc8b33cc761c21fb2189cecb17_s390x"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel9@sha256:aa50d147f3b2bbe58539e676a2eaa7c2ea668adc8b33cc761c21fb2189cecb17_s390x",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel9@sha256:f91ecfb52623f05346a0d61007308bbd4059a20a043359e08c362ebd9156b7fa_amd64 as a component of Red Hat OpenShift Pipelines 1.2",
"product_id": "Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel9@sha256:f91ecfb52623f05346a0d61007308bbd4059a20a043359e08c362ebd9156b7fa_amd64"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel9@sha256:f91ecfb52623f05346a0d61007308bbd4059a20a043359e08c362ebd9156b7fa_amd64",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel9@sha256:13d591ce11f7e1b3bdfdf2e283d0cd6e57fd2385032175f485309e87f759c055_amd64 as a component of Red Hat OpenShift Pipelines 1.2",
"product_id": "Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel9@sha256:13d591ce11f7e1b3bdfdf2e283d0cd6e57fd2385032175f485309e87f759c055_amd64"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel9@sha256:13d591ce11f7e1b3bdfdf2e283d0cd6e57fd2385032175f485309e87f759c055_amd64",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel9@sha256:63ff9662f5a1cb5f69f08c38c22119fd202335b2c6a7e540a531fa1413421111_s390x as a component of Red Hat OpenShift Pipelines 1.2",
"product_id": "Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel9@sha256:63ff9662f5a1cb5f69f08c38c22119fd202335b2c6a7e540a531fa1413421111_s390x"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel9@sha256:63ff9662f5a1cb5f69f08c38c22119fd202335b2c6a7e540a531fa1413421111_s390x",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel9@sha256:677cc576f84ceaba881313e7da183c012b03c4218f9a36f8d2b68806abb8b38d_ppc64le as a component of Red Hat OpenShift Pipelines 1.2",
"product_id": "Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel9@sha256:677cc576f84ceaba881313e7da183c012b03c4218f9a36f8d2b68806abb8b38d_ppc64le"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel9@sha256:677cc576f84ceaba881313e7da183c012b03c4218f9a36f8d2b68806abb8b38d_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel9@sha256:dece6dc60c2e2e3f53e16b83c6d62abd09848cbf056ba4e8da2e17520db9568a_arm64 as a component of Red Hat OpenShift Pipelines 1.2",
"product_id": "Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel9@sha256:dece6dc60c2e2e3f53e16b83c6d62abd09848cbf056ba4e8da2e17520db9568a_arm64"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel9@sha256:dece6dc60c2e2e3f53e16b83c6d62abd09848cbf056ba4e8da2e17520db9568a_arm64",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.2"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2025-12816",
"cwe": {
"id": "CWE-179",
"name": "Incorrect Behavior Order: Early Validation"
},
"discovery_date": "2025-11-25T20:01:05.875196+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-cache-rhel9@sha256:17d540bfc2f5e4f3eb11b25b95dd7860ab1cfccce5814deb301fea08d95072dc_arm64",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-cache-rhel9@sha256:716f58c27ecb2a7885406bc866a3c2bb850396f770a556ef1bdaeccedfd24089_amd64",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-cache-rhel9@sha256:9ebb96ce55329bcc5f40a92be685329d7ec00bfff00bd5a3605102eb8d6ed719_s390x",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-cache-rhel9@sha256:c13e60b885afff7a2ee13fac8de563f4886e762406ee2976d5b23ea0ef656078_ppc64le",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel9@sha256:1ee6048f584257edcbc764ae87f6375e6ce2d25caf3cc8f98fed981e197816bd_arm64",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel9@sha256:6a0d1f472283c686e438dbfbeec826db9d7d95f45f92842c4073f70704860d2f_amd64",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel9@sha256:bbb93e9ce23fd650f5b19df958390c951c38b72de02c5fec9cfbb3b801e8312f_ppc64le",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel9@sha256:ef571581dc01c754dce5ca1dbd360fe86800c14853ce3f535a51d0f438467597_s390x",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-controller-rhel9@sha256:27f3be442cf1d9f640657fb6d7cea6b133652226f9a80c3442df226b3cb3c2dc_amd64",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-controller-rhel9@sha256:2dd2182f98cb7beb6e8ef7d7fcfe13705501a11d425b99667afcbbfa52fd252a_ppc64le",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-controller-rhel9@sha256:72632d760862fdcfa54a910846b14f652dac23b185f7496c4c43097d537cc2d2_arm64",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-controller-rhel9@sha256:8559603458387b13ca544bf7a499fdaad82d18145b612e4e220e53480960dda0_s390x",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel9@sha256:98f5998cc667e71dbb51d133d39ae78156ccafa8bf171bd666edfac8de17ccba_ppc64le",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel9@sha256:b6fb02867ebc3be24c68dd24c9178ed17a655a20aa19d477954aae0896c53213_arm64",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel9@sha256:d7a11116dca914c661bbe20ecffe56afe6011fae809845859a4ffa2884e4f7db_amd64",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel9@sha256:fbb162c6620a1ac010cdd353682b30c6adebaf9a0064d6e3430555f7310c704c_s390x",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-events-rhel9@sha256:5949d16546a241366ea103f003c733c875c4616794ba7cca42aebb7c585908ba_arm64",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-events-rhel9@sha256:84469780cc76298499046e7a696b100a0393be411dc14fd8a3878fcedd86220e_ppc64le",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-events-rhel9@sha256:a0389d20f0c4c08c0e5b6f0a6edd8216658e3957e1e7476c21129b7a36ed2a8d_s390x",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-events-rhel9@sha256:d1a689ab23343c9fcfa24bf0ab56001971c0ab35a2505d8fa877346326bd8387_amd64",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel9@sha256:35412516c9d8d4ddb93f57bb59da160aa6abb11581a1a5df793fcbb8197f2e4f_s390x",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel9@sha256:bf6075f65fa2cb59af1c5cf9374c8958361c6c41318ae157abfa46a6d6e4d5b2_ppc64le",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel9@sha256:d3c24212665bd368c38a2b913b4bf9d8f5eb294ff269c0d5f23ac1c7f4bd6829_amd64",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel9@sha256:f3c6e7200e2834f4ed697bcaf8fc01a81bd88ae858d9a3c2b0efc36356ea4d91_arm64",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel9@sha256:7c36902406c9dc7a91897ea5fe36ba4e6ee9f6435094016fc21e31c057ba3dd7_s390x",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel9@sha256:b817e4c5703cd36926371bdf2f276a1557e5c8ea4a57344051e219bb8a707b04_amd64",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel9@sha256:b9a9eb524b522e4c6cfc285dd115fd3e0cd7d6268213db3bc066b64a7889e7b0_arm64",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel9@sha256:fd5188add10e6586b188efaa19ce094daf5c5c84b07725031d25237c2e93ced2_ppc64le",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel9@sha256:0729b53e12e2e4f552e42c30f55c0c2ce7d0399fae6c4aba8f617f5579bc4445_ppc64le",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel9@sha256:2e507b647ca536325992fdd04d046ef960f5b5c3692af18344f86daa09a3741d_s390x",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel9@sha256:c9760dad0568725692140149c11ad94534264af8ab87784677a55a8f27d70ebe_arm64",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel9@sha256:e3e5f17fd2981ea6bae01080625c0b5aed4bba475271ccd4eb2ff1434d949cc1_amd64",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel9@sha256:030a4842de53bfe099677176efc80c9e31f585f944e94ae9991ea84cda38e88b_s390x",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel9@sha256:3c9fc3fba4317d85887ecaeb8afa321395dc8b04dc05fa54a12d27abaa0e6087_ppc64le",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel9@sha256:53f5c85f436c8aee0af2297144da6dfe7c9941bcecc3801d514cf6cbfa9f230f_amd64",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel9@sha256:5b30d53c4fdfc6fdce2a355a39d48cd078d04511aacf2272602a900289d67bee_arm64",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel9@sha256:147e26fd0d2470145f4acf8c833ac329b7e288ba1d20f491a89ab1aa3cd39c55_s390x",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel9@sha256:3189e6a8da6e957085a5dbaba433b0199a354c06b7c27e21d9a5107f67c60ce1_ppc64le",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel9@sha256:364d64cd9c25fbc2a39023c8212c12f9608d84370a72ae8356bfdd34f0d52a2f_amd64",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel9@sha256:3b90f58c351e221dfa60c238990c3d7fd3b74f59b806138ddcc18f72baa567ca_arm64",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel9@sha256:13f1af9c6dd7fc7862251d0ce5f069d5965649dd90a547a7a09c6d919ad96987_arm64",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel9@sha256:90075f5da491adec16eeada609d1f315ae7d97cd414e79b7c8e751d93c0be819_amd64",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel9@sha256:99346560c0fcba5270027aca813dab94e862a8c1bb413bf233c53b0488bf1339_ppc64le",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel9@sha256:ebd990cec2d84cc208b9b98b885ed019e1edbae5d660f238b84455d06c18d41c_s390x",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-nop-rhel9@sha256:12ed2cba86b37cde91db1ffac6d1aadd08b03f06a72406e8c224d4d470a8bf2f_ppc64le",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-nop-rhel9@sha256:3fdb6ca084da38668af018b7058161658271a9e2804f968f8362eab5f4de2d67_s390x",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-nop-rhel9@sha256:6c9c65da6a733afefd87391fc9a34c3ab261e6b1e0d0bad5686e193aee826fec_amd64",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-nop-rhel9@sha256:c0077f6b619722db02086aa46b7c41af3801dc552af11f4bac90a342fd906881_arm64",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel9@sha256:4d2516e88f1ae905b5c27d34324a8d3568870c9ba6072e05a18262cdb3e4b5f3_ppc64le",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel9@sha256:d5893ff6b813926b1ccf6191f447122123c0685aed3bd8496dcd0b628254fedb_s390x",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel9@sha256:e350ec18ab8c8dbae2efc9b4d1000e3ae07abbc093c0492444c80561ca57b046_arm64",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel9@sha256:e9ff6d02fb5fc4081bb317fca7930390f54de71920efd3327ae9f9df2b2cd783_amd64",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel9@sha256:0823a50cc017274204acfef21c96fdcac9754fe790cac68c6a2725990f2147ef_ppc64le",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel9@sha256:22bbf8889856068363e8a3d07b450f63ba979136d4c61205171a465627135c12_arm64",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel9@sha256:2f6f91dfd7b71cad1c6db82835d709d20f4153cf500d60ee32145712af922214_amd64",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel9@sha256:e2cc1d53875b7ec174fae01f9ee1b0d081b496726f6efe59cfdaf3f52bdb22bb_s390x",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel9@sha256:7cd03b4ff79625bc11db9340e69416320b880444c91def4d0768c7b687acc576_s390x",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel9@sha256:95801a943ba7d0ec4af53c3cd1177483e649bcd528b5a838a32ad2d860e6503a_amd64",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel9@sha256:a08d98ec75520d6b7421a75179c217bac1de0e893105f964325fc618c40b0062_ppc64le",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel9@sha256:c3bee1c6e705933ffa2870133fb3264f29e63b12a065b28bab3dcc2c1b52875e_arm64",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel9@sha256:1e9a9f1b5ecdab7d074722c860daab977519123fe4385affdfd86d8c7f3c473c_amd64",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel9@sha256:253ce9e4ce0dc0045de38340fe487c9dc47b2691befe2ea91e46cc493c6a74f2_s390x",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel9@sha256:4a34e3506330e931d7f205b36324c9fd7fe8581fbccfaca897f7c34bbb0df102_ppc64le",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel9@sha256:54e73db973349a7d9ea93b9a419ce8a342cfbf270cbceef5b28fffa578963636_arm64",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-pruner-controller-rhel9@sha256:71d52625d3aeb19a6109a434b2d6498aa8cfbfb74649ad2cba8837f3fae6e7ac_s390x",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-pruner-controller-rhel9@sha256:bba510a758d5a70dc133741ccd00d14bcb8fec5a9d642dbf134434383c909a0c_arm64",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-pruner-controller-rhel9@sha256:ea04b84821f819c6be84ed2b7113b791722aa6cdfd6fe6a119d13120dbc4bc9d_ppc64le",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-pruner-controller-rhel9@sha256:f5fdb09d85d227d014a2becde012d9e1ebfb3acf0ef060f27d3f2463332dd9b3_amd64",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel9@sha256:867d26b20423114d5bc4874ab26c58e23471a58226ef2e1eebee30f760533f13_s390x",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel9@sha256:86af0e4cedd9f906d2c341d0d658f67f4383615213312804b8f52be2a7dff036_ppc64le",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel9@sha256:b8d380990acb0184ab685b005e22fb8369139dd8cd6550b4521bd4bc3ca23b40_amd64",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel9@sha256:b903aa551212a53dccb73a4c78500d0c149b42a6cf7ac2ed1f5332e1ac85cac5_arm64",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel9@sha256:0bc86f0e97b943cfbcdc57c4357ff3bebd2b224116b01d36f20d34af20b86d5e_s390x",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel9@sha256:1ca6fa787c621462fa2c67b9a42b1de67688883af90316475b0df35be3ed805d_amd64",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel9@sha256:2a1344726d5244ffbd2a4c21c782116aa81efbc1b12466bcd89ef956e43893a1_arm64",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel9@sha256:b5fe393f2ea257f218fdf660b394d158e4709ede0e72ba8e3538ffee9659f8fe_ppc64le",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-results-retention-policy-agent-rhel9@sha256:7c7f00c73c750a146cf71f84bd19e0c94225c363a7aaee2bc2b52b234dd72703_amd64",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-results-retention-policy-agent-rhel9@sha256:7cef021919f068f60c37c2e8d9306e22cd915f17098c2aac51d43ede1c92cd81_ppc64le",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-results-retention-policy-agent-rhel9@sha256:d6bef8cb3c830ae821d2f14692e1ce0b70d17c371e1a75d076dcec21b7213e0c_s390x",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-results-retention-policy-agent-rhel9@sha256:ed58fd6de76c840d4057e6f89918e737ce5767a71aefb9effbdf5e9de97bb514_arm64",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel9@sha256:80b223dbcc37a4b977cfc5b75f999a5b206114cc47feaa5dcd43627dc91303fe_ppc64le",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel9@sha256:abdcb828bc1f2aaa5ee7211a00b3b7d8d291878ed55b5d2bbab425096625e52f_s390x",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel9@sha256:be4c337c6f13d6b7a89306374900c4d54ad79e096db4204c0d42d7fa3e823769_amd64",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel9@sha256:f841bc4678ac23de083707b5c4580fb4c52f84adb7fe0e4c4ef387768b4e6364_arm64",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel9@sha256:560507096517a43878dd9ac1f0d7e5b539ef7d50db3e247870c62e059b6ee289_arm64",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel9@sha256:a905be27983179f4cc0aa78e6b6b78971ae17bbcd46520fbc234e755cc9c98fe_ppc64le",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel9@sha256:ad84f6f7bde148dd49f9d633c4b904e52120d293aabd85eed9783f37db0de73e_s390x",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel9@sha256:c63b3cfe9903840c29a65b061bc0622473bb9681599449bb8c6767fd3ba02880_amd64",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel9@sha256:28fc18c45672e4d644b08216d62453bc74a5817fed4b4873c9981984c21f77a8_s390x",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel9@sha256:384e639f2ce3e75712a5ee1cc5520161342e9dd1e94444d134d7ad4a39dde279_amd64",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel9@sha256:52772f57e167aaf6e54dc104b57a03db4fbbac7fddd65cf54a8b342cf43df20c_arm64",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel9@sha256:8e9605f0c3c4bf4f184e220228221367b52ed7609c13b476e6e9df446c35a2ea_ppc64le",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel9@sha256:337beb1ebee34315707d2e40e930e9a107ac156f4201667ae7b90621ea392f66_s390x",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel9@sha256:536e89fce8e35644e1ac7d829a4562f76ede60bd8069e92e3b3da17f1702578b_arm64",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel9@sha256:5bb6265b605ddf793df6d72732682a8033bbb2443b6333914996b4384df8fcf7_amd64",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel9@sha256:6c9c4245686d29afb7f5285e3085969e2ec5283e5bf92bcfb8bc6cae13027724_ppc64le",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel9@sha256:9ff441506bc87d94825a4d4f57ff7f2b1e53d343297745b5dd0e4d3ad201f1b2_ppc64le",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel9@sha256:a50e8e8276a10fba42491003b40183d8ebcc939a4b215b0bad8d835695b5ab45_arm64",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel9@sha256:af3d3edc03257025476cdd0d0b4bfbb14022a0473054db0f868c197f73598f45_s390x",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel9@sha256:d0cf00108f8518b3d4d2d04b83ea703941a226803b17bcabcfd89c953bab697b_amd64",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel9@sha256:4f86f5c692a497442b54c435e68b0cbf961591a00ebc3a73c364a19da673e34d_amd64",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel9@sha256:a7060a10a9ab3d992ff150dcbe687dc4328ab3e2debd1351a6d7e0ac2439d89e_s390x",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel9@sha256:c98dde706025aa5e34c7c43eb74c9e0f747c15c6b25450faed9b97374417157d_arm64",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel9@sha256:d0f59e461f21d4c1194c3ff29b5f6b0d6f13e2a26f7f08195a6224c30199c1f2_ppc64le",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel9@sha256:16b9d1efa24d3f8bad5bcd9ba29e26f2dd15f8a174de2ba17abd63a6f1306fde_arm64",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel9@sha256:1bbbf713c2ff1870779a9b18b3607f0b0a84e7a797a409ab53afe0075da3e7fb_ppc64le",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel9@sha256:aa50d147f3b2bbe58539e676a2eaa7c2ea668adc8b33cc761c21fb2189cecb17_s390x",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel9@sha256:f91ecfb52623f05346a0d61007308bbd4059a20a043359e08c362ebd9156b7fa_amd64",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel9@sha256:13d591ce11f7e1b3bdfdf2e283d0cd6e57fd2385032175f485309e87f759c055_amd64",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel9@sha256:63ff9662f5a1cb5f69f08c38c22119fd202335b2c6a7e540a531fa1413421111_s390x",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel9@sha256:677cc576f84ceaba881313e7da183c012b03c4218f9a36f8d2b68806abb8b38d_ppc64le",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel9@sha256:dece6dc60c2e2e3f53e16b83c6d62abd09848cbf056ba4e8da2e17520db9568a_arm64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2417097"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in node-forge. This vulnerability allows unauthenticated attackers to bypass downstream cryptographic verifications and security decisions via crafting ASN.1 (Abstract Syntax Notation One) structures to desynchronize schema validations, yielding a semantic divergence.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "node-forge: node-forge: Interpretation conflict vulnerability allows bypassing cryptographic verifications",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This vulnerability is rated Important for Red Hat products due to an interpretation conflict in the node-forge library. An unauthenticated attacker could exploit this flaw by crafting malicious ASN.1 structures, leading to a bypass of cryptographic verifications and security decisions in affected applications. This impacts various Red Hat products that utilize node-forge for cryptographic operations.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel9@sha256:120d93e1cf2a96bfa9d7745b88377651055ebe5595f68b7b4a4bb26f633e8611_arm64",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel9@sha256:43efa5a676666dd4ae039ad5518eaf636f5baf8d688d9a4b475822c32ad1ddfb_amd64",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel9@sha256:7b0f572c22640568015fbcf42e9e242b2a640b70eb7bec97f00ee6967d0f598f_s390x",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel9@sha256:a01a2a1e02cffad381ecacab7bf6456ed9a0d1ad589cd0935ec5a4748e341fbe_ppc64le"
],
"known_not_affected": [
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-cache-rhel9@sha256:17d540bfc2f5e4f3eb11b25b95dd7860ab1cfccce5814deb301fea08d95072dc_arm64",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-cache-rhel9@sha256:716f58c27ecb2a7885406bc866a3c2bb850396f770a556ef1bdaeccedfd24089_amd64",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-cache-rhel9@sha256:9ebb96ce55329bcc5f40a92be685329d7ec00bfff00bd5a3605102eb8d6ed719_s390x",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-cache-rhel9@sha256:c13e60b885afff7a2ee13fac8de563f4886e762406ee2976d5b23ea0ef656078_ppc64le",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel9@sha256:1ee6048f584257edcbc764ae87f6375e6ce2d25caf3cc8f98fed981e197816bd_arm64",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel9@sha256:6a0d1f472283c686e438dbfbeec826db9d7d95f45f92842c4073f70704860d2f_amd64",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel9@sha256:bbb93e9ce23fd650f5b19df958390c951c38b72de02c5fec9cfbb3b801e8312f_ppc64le",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel9@sha256:ef571581dc01c754dce5ca1dbd360fe86800c14853ce3f535a51d0f438467597_s390x",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-controller-rhel9@sha256:27f3be442cf1d9f640657fb6d7cea6b133652226f9a80c3442df226b3cb3c2dc_amd64",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-controller-rhel9@sha256:2dd2182f98cb7beb6e8ef7d7fcfe13705501a11d425b99667afcbbfa52fd252a_ppc64le",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-controller-rhel9@sha256:72632d760862fdcfa54a910846b14f652dac23b185f7496c4c43097d537cc2d2_arm64",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-controller-rhel9@sha256:8559603458387b13ca544bf7a499fdaad82d18145b612e4e220e53480960dda0_s390x",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel9@sha256:98f5998cc667e71dbb51d133d39ae78156ccafa8bf171bd666edfac8de17ccba_ppc64le",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel9@sha256:b6fb02867ebc3be24c68dd24c9178ed17a655a20aa19d477954aae0896c53213_arm64",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel9@sha256:d7a11116dca914c661bbe20ecffe56afe6011fae809845859a4ffa2884e4f7db_amd64",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel9@sha256:fbb162c6620a1ac010cdd353682b30c6adebaf9a0064d6e3430555f7310c704c_s390x",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-events-rhel9@sha256:5949d16546a241366ea103f003c733c875c4616794ba7cca42aebb7c585908ba_arm64",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-events-rhel9@sha256:84469780cc76298499046e7a696b100a0393be411dc14fd8a3878fcedd86220e_ppc64le",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-events-rhel9@sha256:a0389d20f0c4c08c0e5b6f0a6edd8216658e3957e1e7476c21129b7a36ed2a8d_s390x",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-events-rhel9@sha256:d1a689ab23343c9fcfa24bf0ab56001971c0ab35a2505d8fa877346326bd8387_amd64",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel9@sha256:35412516c9d8d4ddb93f57bb59da160aa6abb11581a1a5df793fcbb8197f2e4f_s390x",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel9@sha256:bf6075f65fa2cb59af1c5cf9374c8958361c6c41318ae157abfa46a6d6e4d5b2_ppc64le",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel9@sha256:d3c24212665bd368c38a2b913b4bf9d8f5eb294ff269c0d5f23ac1c7f4bd6829_amd64",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel9@sha256:f3c6e7200e2834f4ed697bcaf8fc01a81bd88ae858d9a3c2b0efc36356ea4d91_arm64",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel9@sha256:7c36902406c9dc7a91897ea5fe36ba4e6ee9f6435094016fc21e31c057ba3dd7_s390x",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel9@sha256:b817e4c5703cd36926371bdf2f276a1557e5c8ea4a57344051e219bb8a707b04_amd64",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel9@sha256:b9a9eb524b522e4c6cfc285dd115fd3e0cd7d6268213db3bc066b64a7889e7b0_arm64",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel9@sha256:fd5188add10e6586b188efaa19ce094daf5c5c84b07725031d25237c2e93ced2_ppc64le",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel9@sha256:0729b53e12e2e4f552e42c30f55c0c2ce7d0399fae6c4aba8f617f5579bc4445_ppc64le",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel9@sha256:2e507b647ca536325992fdd04d046ef960f5b5c3692af18344f86daa09a3741d_s390x",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel9@sha256:c9760dad0568725692140149c11ad94534264af8ab87784677a55a8f27d70ebe_arm64",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel9@sha256:e3e5f17fd2981ea6bae01080625c0b5aed4bba475271ccd4eb2ff1434d949cc1_amd64",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel9@sha256:030a4842de53bfe099677176efc80c9e31f585f944e94ae9991ea84cda38e88b_s390x",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel9@sha256:3c9fc3fba4317d85887ecaeb8afa321395dc8b04dc05fa54a12d27abaa0e6087_ppc64le",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel9@sha256:53f5c85f436c8aee0af2297144da6dfe7c9941bcecc3801d514cf6cbfa9f230f_amd64",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel9@sha256:5b30d53c4fdfc6fdce2a355a39d48cd078d04511aacf2272602a900289d67bee_arm64",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel9@sha256:147e26fd0d2470145f4acf8c833ac329b7e288ba1d20f491a89ab1aa3cd39c55_s390x",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel9@sha256:3189e6a8da6e957085a5dbaba433b0199a354c06b7c27e21d9a5107f67c60ce1_ppc64le",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel9@sha256:364d64cd9c25fbc2a39023c8212c12f9608d84370a72ae8356bfdd34f0d52a2f_amd64",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel9@sha256:3b90f58c351e221dfa60c238990c3d7fd3b74f59b806138ddcc18f72baa567ca_arm64",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel9@sha256:13f1af9c6dd7fc7862251d0ce5f069d5965649dd90a547a7a09c6d919ad96987_arm64",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel9@sha256:90075f5da491adec16eeada609d1f315ae7d97cd414e79b7c8e751d93c0be819_amd64",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel9@sha256:99346560c0fcba5270027aca813dab94e862a8c1bb413bf233c53b0488bf1339_ppc64le",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel9@sha256:ebd990cec2d84cc208b9b98b885ed019e1edbae5d660f238b84455d06c18d41c_s390x",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-nop-rhel9@sha256:12ed2cba86b37cde91db1ffac6d1aadd08b03f06a72406e8c224d4d470a8bf2f_ppc64le",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-nop-rhel9@sha256:3fdb6ca084da38668af018b7058161658271a9e2804f968f8362eab5f4de2d67_s390x",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-nop-rhel9@sha256:6c9c65da6a733afefd87391fc9a34c3ab261e6b1e0d0bad5686e193aee826fec_amd64",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-nop-rhel9@sha256:c0077f6b619722db02086aa46b7c41af3801dc552af11f4bac90a342fd906881_arm64",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel9@sha256:4d2516e88f1ae905b5c27d34324a8d3568870c9ba6072e05a18262cdb3e4b5f3_ppc64le",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel9@sha256:d5893ff6b813926b1ccf6191f447122123c0685aed3bd8496dcd0b628254fedb_s390x",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel9@sha256:e350ec18ab8c8dbae2efc9b4d1000e3ae07abbc093c0492444c80561ca57b046_arm64",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel9@sha256:e9ff6d02fb5fc4081bb317fca7930390f54de71920efd3327ae9f9df2b2cd783_amd64",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel9@sha256:0823a50cc017274204acfef21c96fdcac9754fe790cac68c6a2725990f2147ef_ppc64le",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel9@sha256:22bbf8889856068363e8a3d07b450f63ba979136d4c61205171a465627135c12_arm64",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel9@sha256:2f6f91dfd7b71cad1c6db82835d709d20f4153cf500d60ee32145712af922214_amd64",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel9@sha256:e2cc1d53875b7ec174fae01f9ee1b0d081b496726f6efe59cfdaf3f52bdb22bb_s390x",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel9@sha256:7cd03b4ff79625bc11db9340e69416320b880444c91def4d0768c7b687acc576_s390x",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel9@sha256:95801a943ba7d0ec4af53c3cd1177483e649bcd528b5a838a32ad2d860e6503a_amd64",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel9@sha256:a08d98ec75520d6b7421a75179c217bac1de0e893105f964325fc618c40b0062_ppc64le",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel9@sha256:c3bee1c6e705933ffa2870133fb3264f29e63b12a065b28bab3dcc2c1b52875e_arm64",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel9@sha256:1e9a9f1b5ecdab7d074722c860daab977519123fe4385affdfd86d8c7f3c473c_amd64",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel9@sha256:253ce9e4ce0dc0045de38340fe487c9dc47b2691befe2ea91e46cc493c6a74f2_s390x",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel9@sha256:4a34e3506330e931d7f205b36324c9fd7fe8581fbccfaca897f7c34bbb0df102_ppc64le",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel9@sha256:54e73db973349a7d9ea93b9a419ce8a342cfbf270cbceef5b28fffa578963636_arm64",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-pruner-controller-rhel9@sha256:71d52625d3aeb19a6109a434b2d6498aa8cfbfb74649ad2cba8837f3fae6e7ac_s390x",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-pruner-controller-rhel9@sha256:bba510a758d5a70dc133741ccd00d14bcb8fec5a9d642dbf134434383c909a0c_arm64",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-pruner-controller-rhel9@sha256:ea04b84821f819c6be84ed2b7113b791722aa6cdfd6fe6a119d13120dbc4bc9d_ppc64le",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-pruner-controller-rhel9@sha256:f5fdb09d85d227d014a2becde012d9e1ebfb3acf0ef060f27d3f2463332dd9b3_amd64",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel9@sha256:867d26b20423114d5bc4874ab26c58e23471a58226ef2e1eebee30f760533f13_s390x",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel9@sha256:86af0e4cedd9f906d2c341d0d658f67f4383615213312804b8f52be2a7dff036_ppc64le",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel9@sha256:b8d380990acb0184ab685b005e22fb8369139dd8cd6550b4521bd4bc3ca23b40_amd64",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel9@sha256:b903aa551212a53dccb73a4c78500d0c149b42a6cf7ac2ed1f5332e1ac85cac5_arm64",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel9@sha256:0bc86f0e97b943cfbcdc57c4357ff3bebd2b224116b01d36f20d34af20b86d5e_s390x",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel9@sha256:1ca6fa787c621462fa2c67b9a42b1de67688883af90316475b0df35be3ed805d_amd64",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel9@sha256:2a1344726d5244ffbd2a4c21c782116aa81efbc1b12466bcd89ef956e43893a1_arm64",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel9@sha256:b5fe393f2ea257f218fdf660b394d158e4709ede0e72ba8e3538ffee9659f8fe_ppc64le",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-results-retention-policy-agent-rhel9@sha256:7c7f00c73c750a146cf71f84bd19e0c94225c363a7aaee2bc2b52b234dd72703_amd64",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-results-retention-policy-agent-rhel9@sha256:7cef021919f068f60c37c2e8d9306e22cd915f17098c2aac51d43ede1c92cd81_ppc64le",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-results-retention-policy-agent-rhel9@sha256:d6bef8cb3c830ae821d2f14692e1ce0b70d17c371e1a75d076dcec21b7213e0c_s390x",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-results-retention-policy-agent-rhel9@sha256:ed58fd6de76c840d4057e6f89918e737ce5767a71aefb9effbdf5e9de97bb514_arm64",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel9@sha256:80b223dbcc37a4b977cfc5b75f999a5b206114cc47feaa5dcd43627dc91303fe_ppc64le",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel9@sha256:abdcb828bc1f2aaa5ee7211a00b3b7d8d291878ed55b5d2bbab425096625e52f_s390x",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel9@sha256:be4c337c6f13d6b7a89306374900c4d54ad79e096db4204c0d42d7fa3e823769_amd64",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel9@sha256:f841bc4678ac23de083707b5c4580fb4c52f84adb7fe0e4c4ef387768b4e6364_arm64",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel9@sha256:560507096517a43878dd9ac1f0d7e5b539ef7d50db3e247870c62e059b6ee289_arm64",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel9@sha256:a905be27983179f4cc0aa78e6b6b78971ae17bbcd46520fbc234e755cc9c98fe_ppc64le",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel9@sha256:ad84f6f7bde148dd49f9d633c4b904e52120d293aabd85eed9783f37db0de73e_s390x",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel9@sha256:c63b3cfe9903840c29a65b061bc0622473bb9681599449bb8c6767fd3ba02880_amd64",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel9@sha256:28fc18c45672e4d644b08216d62453bc74a5817fed4b4873c9981984c21f77a8_s390x",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel9@sha256:384e639f2ce3e75712a5ee1cc5520161342e9dd1e94444d134d7ad4a39dde279_amd64",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel9@sha256:52772f57e167aaf6e54dc104b57a03db4fbbac7fddd65cf54a8b342cf43df20c_arm64",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel9@sha256:8e9605f0c3c4bf4f184e220228221367b52ed7609c13b476e6e9df446c35a2ea_ppc64le",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel9@sha256:337beb1ebee34315707d2e40e930e9a107ac156f4201667ae7b90621ea392f66_s390x",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel9@sha256:536e89fce8e35644e1ac7d829a4562f76ede60bd8069e92e3b3da17f1702578b_arm64",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel9@sha256:5bb6265b605ddf793df6d72732682a8033bbb2443b6333914996b4384df8fcf7_amd64",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel9@sha256:6c9c4245686d29afb7f5285e3085969e2ec5283e5bf92bcfb8bc6cae13027724_ppc64le",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel9@sha256:9ff441506bc87d94825a4d4f57ff7f2b1e53d343297745b5dd0e4d3ad201f1b2_ppc64le",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel9@sha256:a50e8e8276a10fba42491003b40183d8ebcc939a4b215b0bad8d835695b5ab45_arm64",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel9@sha256:af3d3edc03257025476cdd0d0b4bfbb14022a0473054db0f868c197f73598f45_s390x",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel9@sha256:d0cf00108f8518b3d4d2d04b83ea703941a226803b17bcabcfd89c953bab697b_amd64",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel9@sha256:4f86f5c692a497442b54c435e68b0cbf961591a00ebc3a73c364a19da673e34d_amd64",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel9@sha256:a7060a10a9ab3d992ff150dcbe687dc4328ab3e2debd1351a6d7e0ac2439d89e_s390x",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel9@sha256:c98dde706025aa5e34c7c43eb74c9e0f747c15c6b25450faed9b97374417157d_arm64",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel9@sha256:d0f59e461f21d4c1194c3ff29b5f6b0d6f13e2a26f7f08195a6224c30199c1f2_ppc64le",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel9@sha256:16b9d1efa24d3f8bad5bcd9ba29e26f2dd15f8a174de2ba17abd63a6f1306fde_arm64",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel9@sha256:1bbbf713c2ff1870779a9b18b3607f0b0a84e7a797a409ab53afe0075da3e7fb_ppc64le",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel9@sha256:aa50d147f3b2bbe58539e676a2eaa7c2ea668adc8b33cc761c21fb2189cecb17_s390x",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel9@sha256:f91ecfb52623f05346a0d61007308bbd4059a20a043359e08c362ebd9156b7fa_amd64",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel9@sha256:13d591ce11f7e1b3bdfdf2e283d0cd6e57fd2385032175f485309e87f759c055_amd64",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel9@sha256:63ff9662f5a1cb5f69f08c38c22119fd202335b2c6a7e540a531fa1413421111_s390x",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel9@sha256:677cc576f84ceaba881313e7da183c012b03c4218f9a36f8d2b68806abb8b38d_ppc64le",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel9@sha256:dece6dc60c2e2e3f53e16b83c6d62abd09848cbf056ba4e8da2e17520db9568a_arm64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-12816"
},
{
"category": "external",
"summary": "RHBZ#2417097",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2417097"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-12816",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-12816"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-12816",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-12816"
},
{
"category": "external",
"summary": "https://github.com/digitalbazaar/forge",
"url": "https://github.com/digitalbazaar/forge"
},
{
"category": "external",
"summary": "https://github.com/digitalbazaar/forge/pull/1124",
"url": "https://github.com/digitalbazaar/forge/pull/1124"
},
{
"category": "external",
"summary": "https://github.com/digitalbazaar/forge/security/advisories/GHSA-5gfm-wpxj-wjgq",
"url": "https://github.com/digitalbazaar/forge/security/advisories/GHSA-5gfm-wpxj-wjgq"
},
{
"category": "external",
"summary": "https://kb.cert.org/vuls/id/521113",
"url": "https://kb.cert.org/vuls/id/521113"
},
{
"category": "external",
"summary": "https://www.npmjs.com/package/node-forge",
"url": "https://www.npmjs.com/package/node-forge"
}
],
"release_date": "2025-11-25T19:15:50.243000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-03-05T07:08:51+00:00",
"details": "Red Hat OpenShift Pipelines is a cloud-native, continuous integration and\ncontinuous delivery (CI/CD) solution based on Kubernetes resources.\nIt uses Tekton building blocks to automate deployments across multiple\nplatforms by abstracting away the underlying implementation details.\nTekton introduces a number of standard custom resource definitions (CRDs)\nfor defining CI/CD pipelines that are portable across Kubernetes distributions.",
"product_ids": [
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel9@sha256:120d93e1cf2a96bfa9d7745b88377651055ebe5595f68b7b4a4bb26f633e8611_arm64",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel9@sha256:43efa5a676666dd4ae039ad5518eaf636f5baf8d688d9a4b475822c32ad1ddfb_amd64",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel9@sha256:7b0f572c22640568015fbcf42e9e242b2a640b70eb7bec97f00ee6967d0f598f_s390x",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel9@sha256:a01a2a1e02cffad381ecacab7bf6456ed9a0d1ad589cd0935ec5a4748e341fbe_ppc64le"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:3825"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base, or stability.",
"product_ids": [
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-cache-rhel9@sha256:17d540bfc2f5e4f3eb11b25b95dd7860ab1cfccce5814deb301fea08d95072dc_arm64",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-cache-rhel9@sha256:716f58c27ecb2a7885406bc866a3c2bb850396f770a556ef1bdaeccedfd24089_amd64",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-cache-rhel9@sha256:9ebb96ce55329bcc5f40a92be685329d7ec00bfff00bd5a3605102eb8d6ed719_s390x",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-cache-rhel9@sha256:c13e60b885afff7a2ee13fac8de563f4886e762406ee2976d5b23ea0ef656078_ppc64le",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel9@sha256:1ee6048f584257edcbc764ae87f6375e6ce2d25caf3cc8f98fed981e197816bd_arm64",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel9@sha256:6a0d1f472283c686e438dbfbeec826db9d7d95f45f92842c4073f70704860d2f_amd64",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel9@sha256:bbb93e9ce23fd650f5b19df958390c951c38b72de02c5fec9cfbb3b801e8312f_ppc64le",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel9@sha256:ef571581dc01c754dce5ca1dbd360fe86800c14853ce3f535a51d0f438467597_s390x",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel9@sha256:120d93e1cf2a96bfa9d7745b88377651055ebe5595f68b7b4a4bb26f633e8611_arm64",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel9@sha256:43efa5a676666dd4ae039ad5518eaf636f5baf8d688d9a4b475822c32ad1ddfb_amd64",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel9@sha256:7b0f572c22640568015fbcf42e9e242b2a640b70eb7bec97f00ee6967d0f598f_s390x",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel9@sha256:a01a2a1e02cffad381ecacab7bf6456ed9a0d1ad589cd0935ec5a4748e341fbe_ppc64le",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-controller-rhel9@sha256:27f3be442cf1d9f640657fb6d7cea6b133652226f9a80c3442df226b3cb3c2dc_amd64",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-controller-rhel9@sha256:2dd2182f98cb7beb6e8ef7d7fcfe13705501a11d425b99667afcbbfa52fd252a_ppc64le",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-controller-rhel9@sha256:72632d760862fdcfa54a910846b14f652dac23b185f7496c4c43097d537cc2d2_arm64",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-controller-rhel9@sha256:8559603458387b13ca544bf7a499fdaad82d18145b612e4e220e53480960dda0_s390x",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel9@sha256:98f5998cc667e71dbb51d133d39ae78156ccafa8bf171bd666edfac8de17ccba_ppc64le",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel9@sha256:b6fb02867ebc3be24c68dd24c9178ed17a655a20aa19d477954aae0896c53213_arm64",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel9@sha256:d7a11116dca914c661bbe20ecffe56afe6011fae809845859a4ffa2884e4f7db_amd64",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel9@sha256:fbb162c6620a1ac010cdd353682b30c6adebaf9a0064d6e3430555f7310c704c_s390x",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-events-rhel9@sha256:5949d16546a241366ea103f003c733c875c4616794ba7cca42aebb7c585908ba_arm64",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-events-rhel9@sha256:84469780cc76298499046e7a696b100a0393be411dc14fd8a3878fcedd86220e_ppc64le",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-events-rhel9@sha256:a0389d20f0c4c08c0e5b6f0a6edd8216658e3957e1e7476c21129b7a36ed2a8d_s390x",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-events-rhel9@sha256:d1a689ab23343c9fcfa24bf0ab56001971c0ab35a2505d8fa877346326bd8387_amd64",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel9@sha256:35412516c9d8d4ddb93f57bb59da160aa6abb11581a1a5df793fcbb8197f2e4f_s390x",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel9@sha256:bf6075f65fa2cb59af1c5cf9374c8958361c6c41318ae157abfa46a6d6e4d5b2_ppc64le",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel9@sha256:d3c24212665bd368c38a2b913b4bf9d8f5eb294ff269c0d5f23ac1c7f4bd6829_amd64",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel9@sha256:f3c6e7200e2834f4ed697bcaf8fc01a81bd88ae858d9a3c2b0efc36356ea4d91_arm64",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel9@sha256:7c36902406c9dc7a91897ea5fe36ba4e6ee9f6435094016fc21e31c057ba3dd7_s390x",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel9@sha256:b817e4c5703cd36926371bdf2f276a1557e5c8ea4a57344051e219bb8a707b04_amd64",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel9@sha256:b9a9eb524b522e4c6cfc285dd115fd3e0cd7d6268213db3bc066b64a7889e7b0_arm64",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel9@sha256:fd5188add10e6586b188efaa19ce094daf5c5c84b07725031d25237c2e93ced2_ppc64le",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel9@sha256:0729b53e12e2e4f552e42c30f55c0c2ce7d0399fae6c4aba8f617f5579bc4445_ppc64le",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel9@sha256:2e507b647ca536325992fdd04d046ef960f5b5c3692af18344f86daa09a3741d_s390x",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel9@sha256:c9760dad0568725692140149c11ad94534264af8ab87784677a55a8f27d70ebe_arm64",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel9@sha256:e3e5f17fd2981ea6bae01080625c0b5aed4bba475271ccd4eb2ff1434d949cc1_amd64",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel9@sha256:030a4842de53bfe099677176efc80c9e31f585f944e94ae9991ea84cda38e88b_s390x",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel9@sha256:3c9fc3fba4317d85887ecaeb8afa321395dc8b04dc05fa54a12d27abaa0e6087_ppc64le",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel9@sha256:53f5c85f436c8aee0af2297144da6dfe7c9941bcecc3801d514cf6cbfa9f230f_amd64",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel9@sha256:5b30d53c4fdfc6fdce2a355a39d48cd078d04511aacf2272602a900289d67bee_arm64",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel9@sha256:147e26fd0d2470145f4acf8c833ac329b7e288ba1d20f491a89ab1aa3cd39c55_s390x",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel9@sha256:3189e6a8da6e957085a5dbaba433b0199a354c06b7c27e21d9a5107f67c60ce1_ppc64le",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel9@sha256:364d64cd9c25fbc2a39023c8212c12f9608d84370a72ae8356bfdd34f0d52a2f_amd64",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel9@sha256:3b90f58c351e221dfa60c238990c3d7fd3b74f59b806138ddcc18f72baa567ca_arm64",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel9@sha256:13f1af9c6dd7fc7862251d0ce5f069d5965649dd90a547a7a09c6d919ad96987_arm64",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel9@sha256:90075f5da491adec16eeada609d1f315ae7d97cd414e79b7c8e751d93c0be819_amd64",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel9@sha256:99346560c0fcba5270027aca813dab94e862a8c1bb413bf233c53b0488bf1339_ppc64le",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel9@sha256:ebd990cec2d84cc208b9b98b885ed019e1edbae5d660f238b84455d06c18d41c_s390x",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-nop-rhel9@sha256:12ed2cba86b37cde91db1ffac6d1aadd08b03f06a72406e8c224d4d470a8bf2f_ppc64le",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-nop-rhel9@sha256:3fdb6ca084da38668af018b7058161658271a9e2804f968f8362eab5f4de2d67_s390x",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-nop-rhel9@sha256:6c9c65da6a733afefd87391fc9a34c3ab261e6b1e0d0bad5686e193aee826fec_amd64",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-nop-rhel9@sha256:c0077f6b619722db02086aa46b7c41af3801dc552af11f4bac90a342fd906881_arm64",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel9@sha256:4d2516e88f1ae905b5c27d34324a8d3568870c9ba6072e05a18262cdb3e4b5f3_ppc64le",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel9@sha256:d5893ff6b813926b1ccf6191f447122123c0685aed3bd8496dcd0b628254fedb_s390x",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel9@sha256:e350ec18ab8c8dbae2efc9b4d1000e3ae07abbc093c0492444c80561ca57b046_arm64",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel9@sha256:e9ff6d02fb5fc4081bb317fca7930390f54de71920efd3327ae9f9df2b2cd783_amd64",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel9@sha256:0823a50cc017274204acfef21c96fdcac9754fe790cac68c6a2725990f2147ef_ppc64le",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel9@sha256:22bbf8889856068363e8a3d07b450f63ba979136d4c61205171a465627135c12_arm64",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel9@sha256:2f6f91dfd7b71cad1c6db82835d709d20f4153cf500d60ee32145712af922214_amd64",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel9@sha256:e2cc1d53875b7ec174fae01f9ee1b0d081b496726f6efe59cfdaf3f52bdb22bb_s390x",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel9@sha256:7cd03b4ff79625bc11db9340e69416320b880444c91def4d0768c7b687acc576_s390x",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel9@sha256:95801a943ba7d0ec4af53c3cd1177483e649bcd528b5a838a32ad2d860e6503a_amd64",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel9@sha256:a08d98ec75520d6b7421a75179c217bac1de0e893105f964325fc618c40b0062_ppc64le",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel9@sha256:c3bee1c6e705933ffa2870133fb3264f29e63b12a065b28bab3dcc2c1b52875e_arm64",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel9@sha256:1e9a9f1b5ecdab7d074722c860daab977519123fe4385affdfd86d8c7f3c473c_amd64",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel9@sha256:253ce9e4ce0dc0045de38340fe487c9dc47b2691befe2ea91e46cc493c6a74f2_s390x",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel9@sha256:4a34e3506330e931d7f205b36324c9fd7fe8581fbccfaca897f7c34bbb0df102_ppc64le",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel9@sha256:54e73db973349a7d9ea93b9a419ce8a342cfbf270cbceef5b28fffa578963636_arm64",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-pruner-controller-rhel9@sha256:71d52625d3aeb19a6109a434b2d6498aa8cfbfb74649ad2cba8837f3fae6e7ac_s390x",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-pruner-controller-rhel9@sha256:bba510a758d5a70dc133741ccd00d14bcb8fec5a9d642dbf134434383c909a0c_arm64",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-pruner-controller-rhel9@sha256:ea04b84821f819c6be84ed2b7113b791722aa6cdfd6fe6a119d13120dbc4bc9d_ppc64le",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-pruner-controller-rhel9@sha256:f5fdb09d85d227d014a2becde012d9e1ebfb3acf0ef060f27d3f2463332dd9b3_amd64",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel9@sha256:867d26b20423114d5bc4874ab26c58e23471a58226ef2e1eebee30f760533f13_s390x",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel9@sha256:86af0e4cedd9f906d2c341d0d658f67f4383615213312804b8f52be2a7dff036_ppc64le",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel9@sha256:b8d380990acb0184ab685b005e22fb8369139dd8cd6550b4521bd4bc3ca23b40_amd64",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel9@sha256:b903aa551212a53dccb73a4c78500d0c149b42a6cf7ac2ed1f5332e1ac85cac5_arm64",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel9@sha256:0bc86f0e97b943cfbcdc57c4357ff3bebd2b224116b01d36f20d34af20b86d5e_s390x",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel9@sha256:1ca6fa787c621462fa2c67b9a42b1de67688883af90316475b0df35be3ed805d_amd64",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel9@sha256:2a1344726d5244ffbd2a4c21c782116aa81efbc1b12466bcd89ef956e43893a1_arm64",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel9@sha256:b5fe393f2ea257f218fdf660b394d158e4709ede0e72ba8e3538ffee9659f8fe_ppc64le",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-results-retention-policy-agent-rhel9@sha256:7c7f00c73c750a146cf71f84bd19e0c94225c363a7aaee2bc2b52b234dd72703_amd64",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-results-retention-policy-agent-rhel9@sha256:7cef021919f068f60c37c2e8d9306e22cd915f17098c2aac51d43ede1c92cd81_ppc64le",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-results-retention-policy-agent-rhel9@sha256:d6bef8cb3c830ae821d2f14692e1ce0b70d17c371e1a75d076dcec21b7213e0c_s390x",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-results-retention-policy-agent-rhel9@sha256:ed58fd6de76c840d4057e6f89918e737ce5767a71aefb9effbdf5e9de97bb514_arm64",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel9@sha256:80b223dbcc37a4b977cfc5b75f999a5b206114cc47feaa5dcd43627dc91303fe_ppc64le",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel9@sha256:abdcb828bc1f2aaa5ee7211a00b3b7d8d291878ed55b5d2bbab425096625e52f_s390x",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel9@sha256:be4c337c6f13d6b7a89306374900c4d54ad79e096db4204c0d42d7fa3e823769_amd64",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel9@sha256:f841bc4678ac23de083707b5c4580fb4c52f84adb7fe0e4c4ef387768b4e6364_arm64",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel9@sha256:560507096517a43878dd9ac1f0d7e5b539ef7d50db3e247870c62e059b6ee289_arm64",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel9@sha256:a905be27983179f4cc0aa78e6b6b78971ae17bbcd46520fbc234e755cc9c98fe_ppc64le",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel9@sha256:ad84f6f7bde148dd49f9d633c4b904e52120d293aabd85eed9783f37db0de73e_s390x",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel9@sha256:c63b3cfe9903840c29a65b061bc0622473bb9681599449bb8c6767fd3ba02880_amd64",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel9@sha256:28fc18c45672e4d644b08216d62453bc74a5817fed4b4873c9981984c21f77a8_s390x",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel9@sha256:384e639f2ce3e75712a5ee1cc5520161342e9dd1e94444d134d7ad4a39dde279_amd64",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel9@sha256:52772f57e167aaf6e54dc104b57a03db4fbbac7fddd65cf54a8b342cf43df20c_arm64",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel9@sha256:8e9605f0c3c4bf4f184e220228221367b52ed7609c13b476e6e9df446c35a2ea_ppc64le",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel9@sha256:337beb1ebee34315707d2e40e930e9a107ac156f4201667ae7b90621ea392f66_s390x",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel9@sha256:536e89fce8e35644e1ac7d829a4562f76ede60bd8069e92e3b3da17f1702578b_arm64",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel9@sha256:5bb6265b605ddf793df6d72732682a8033bbb2443b6333914996b4384df8fcf7_amd64",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel9@sha256:6c9c4245686d29afb7f5285e3085969e2ec5283e5bf92bcfb8bc6cae13027724_ppc64le",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel9@sha256:9ff441506bc87d94825a4d4f57ff7f2b1e53d343297745b5dd0e4d3ad201f1b2_ppc64le",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel9@sha256:a50e8e8276a10fba42491003b40183d8ebcc939a4b215b0bad8d835695b5ab45_arm64",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel9@sha256:af3d3edc03257025476cdd0d0b4bfbb14022a0473054db0f868c197f73598f45_s390x",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel9@sha256:d0cf00108f8518b3d4d2d04b83ea703941a226803b17bcabcfd89c953bab697b_amd64",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel9@sha256:4f86f5c692a497442b54c435e68b0cbf961591a00ebc3a73c364a19da673e34d_amd64",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel9@sha256:a7060a10a9ab3d992ff150dcbe687dc4328ab3e2debd1351a6d7e0ac2439d89e_s390x",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel9@sha256:c98dde706025aa5e34c7c43eb74c9e0f747c15c6b25450faed9b97374417157d_arm64",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel9@sha256:d0f59e461f21d4c1194c3ff29b5f6b0d6f13e2a26f7f08195a6224c30199c1f2_ppc64le",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel9@sha256:16b9d1efa24d3f8bad5bcd9ba29e26f2dd15f8a174de2ba17abd63a6f1306fde_arm64",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel9@sha256:1bbbf713c2ff1870779a9b18b3607f0b0a84e7a797a409ab53afe0075da3e7fb_ppc64le",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel9@sha256:aa50d147f3b2bbe58539e676a2eaa7c2ea668adc8b33cc761c21fb2189cecb17_s390x",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel9@sha256:f91ecfb52623f05346a0d61007308bbd4059a20a043359e08c362ebd9156b7fa_amd64",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel9@sha256:13d591ce11f7e1b3bdfdf2e283d0cd6e57fd2385032175f485309e87f759c055_amd64",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel9@sha256:63ff9662f5a1cb5f69f08c38c22119fd202335b2c6a7e540a531fa1413421111_s390x",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel9@sha256:677cc576f84ceaba881313e7da183c012b03c4218f9a36f8d2b68806abb8b38d_ppc64le",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel9@sha256:dece6dc60c2e2e3f53e16b83c6d62abd09848cbf056ba4e8da2e17520db9568a_arm64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 8.7,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "CHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:C/C:H/I:H/A:N",
"version": "3.1"
},
"products": [
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-cache-rhel9@sha256:17d540bfc2f5e4f3eb11b25b95dd7860ab1cfccce5814deb301fea08d95072dc_arm64",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-cache-rhel9@sha256:716f58c27ecb2a7885406bc866a3c2bb850396f770a556ef1bdaeccedfd24089_amd64",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-cache-rhel9@sha256:9ebb96ce55329bcc5f40a92be685329d7ec00bfff00bd5a3605102eb8d6ed719_s390x",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-cache-rhel9@sha256:c13e60b885afff7a2ee13fac8de563f4886e762406ee2976d5b23ea0ef656078_ppc64le",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel9@sha256:1ee6048f584257edcbc764ae87f6375e6ce2d25caf3cc8f98fed981e197816bd_arm64",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel9@sha256:6a0d1f472283c686e438dbfbeec826db9d7d95f45f92842c4073f70704860d2f_amd64",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel9@sha256:bbb93e9ce23fd650f5b19df958390c951c38b72de02c5fec9cfbb3b801e8312f_ppc64le",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel9@sha256:ef571581dc01c754dce5ca1dbd360fe86800c14853ce3f535a51d0f438467597_s390x",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel9@sha256:120d93e1cf2a96bfa9d7745b88377651055ebe5595f68b7b4a4bb26f633e8611_arm64",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel9@sha256:43efa5a676666dd4ae039ad5518eaf636f5baf8d688d9a4b475822c32ad1ddfb_amd64",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel9@sha256:7b0f572c22640568015fbcf42e9e242b2a640b70eb7bec97f00ee6967d0f598f_s390x",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel9@sha256:a01a2a1e02cffad381ecacab7bf6456ed9a0d1ad589cd0935ec5a4748e341fbe_ppc64le",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-controller-rhel9@sha256:27f3be442cf1d9f640657fb6d7cea6b133652226f9a80c3442df226b3cb3c2dc_amd64",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-controller-rhel9@sha256:2dd2182f98cb7beb6e8ef7d7fcfe13705501a11d425b99667afcbbfa52fd252a_ppc64le",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-controller-rhel9@sha256:72632d760862fdcfa54a910846b14f652dac23b185f7496c4c43097d537cc2d2_arm64",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-controller-rhel9@sha256:8559603458387b13ca544bf7a499fdaad82d18145b612e4e220e53480960dda0_s390x",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel9@sha256:98f5998cc667e71dbb51d133d39ae78156ccafa8bf171bd666edfac8de17ccba_ppc64le",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel9@sha256:b6fb02867ebc3be24c68dd24c9178ed17a655a20aa19d477954aae0896c53213_arm64",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel9@sha256:d7a11116dca914c661bbe20ecffe56afe6011fae809845859a4ffa2884e4f7db_amd64",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel9@sha256:fbb162c6620a1ac010cdd353682b30c6adebaf9a0064d6e3430555f7310c704c_s390x",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-events-rhel9@sha256:5949d16546a241366ea103f003c733c875c4616794ba7cca42aebb7c585908ba_arm64",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-events-rhel9@sha256:84469780cc76298499046e7a696b100a0393be411dc14fd8a3878fcedd86220e_ppc64le",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-events-rhel9@sha256:a0389d20f0c4c08c0e5b6f0a6edd8216658e3957e1e7476c21129b7a36ed2a8d_s390x",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-events-rhel9@sha256:d1a689ab23343c9fcfa24bf0ab56001971c0ab35a2505d8fa877346326bd8387_amd64",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel9@sha256:35412516c9d8d4ddb93f57bb59da160aa6abb11581a1a5df793fcbb8197f2e4f_s390x",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel9@sha256:bf6075f65fa2cb59af1c5cf9374c8958361c6c41318ae157abfa46a6d6e4d5b2_ppc64le",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel9@sha256:d3c24212665bd368c38a2b913b4bf9d8f5eb294ff269c0d5f23ac1c7f4bd6829_amd64",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel9@sha256:f3c6e7200e2834f4ed697bcaf8fc01a81bd88ae858d9a3c2b0efc36356ea4d91_arm64",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel9@sha256:7c36902406c9dc7a91897ea5fe36ba4e6ee9f6435094016fc21e31c057ba3dd7_s390x",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel9@sha256:b817e4c5703cd36926371bdf2f276a1557e5c8ea4a57344051e219bb8a707b04_amd64",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel9@sha256:b9a9eb524b522e4c6cfc285dd115fd3e0cd7d6268213db3bc066b64a7889e7b0_arm64",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel9@sha256:fd5188add10e6586b188efaa19ce094daf5c5c84b07725031d25237c2e93ced2_ppc64le",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel9@sha256:0729b53e12e2e4f552e42c30f55c0c2ce7d0399fae6c4aba8f617f5579bc4445_ppc64le",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel9@sha256:2e507b647ca536325992fdd04d046ef960f5b5c3692af18344f86daa09a3741d_s390x",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel9@sha256:c9760dad0568725692140149c11ad94534264af8ab87784677a55a8f27d70ebe_arm64",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel9@sha256:e3e5f17fd2981ea6bae01080625c0b5aed4bba475271ccd4eb2ff1434d949cc1_amd64",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel9@sha256:030a4842de53bfe099677176efc80c9e31f585f944e94ae9991ea84cda38e88b_s390x",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel9@sha256:3c9fc3fba4317d85887ecaeb8afa321395dc8b04dc05fa54a12d27abaa0e6087_ppc64le",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel9@sha256:53f5c85f436c8aee0af2297144da6dfe7c9941bcecc3801d514cf6cbfa9f230f_amd64",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel9@sha256:5b30d53c4fdfc6fdce2a355a39d48cd078d04511aacf2272602a900289d67bee_arm64",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel9@sha256:147e26fd0d2470145f4acf8c833ac329b7e288ba1d20f491a89ab1aa3cd39c55_s390x",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel9@sha256:3189e6a8da6e957085a5dbaba433b0199a354c06b7c27e21d9a5107f67c60ce1_ppc64le",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel9@sha256:364d64cd9c25fbc2a39023c8212c12f9608d84370a72ae8356bfdd34f0d52a2f_amd64",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel9@sha256:3b90f58c351e221dfa60c238990c3d7fd3b74f59b806138ddcc18f72baa567ca_arm64",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel9@sha256:13f1af9c6dd7fc7862251d0ce5f069d5965649dd90a547a7a09c6d919ad96987_arm64",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel9@sha256:90075f5da491adec16eeada609d1f315ae7d97cd414e79b7c8e751d93c0be819_amd64",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel9@sha256:99346560c0fcba5270027aca813dab94e862a8c1bb413bf233c53b0488bf1339_ppc64le",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel9@sha256:ebd990cec2d84cc208b9b98b885ed019e1edbae5d660f238b84455d06c18d41c_s390x",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-nop-rhel9@sha256:12ed2cba86b37cde91db1ffac6d1aadd08b03f06a72406e8c224d4d470a8bf2f_ppc64le",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-nop-rhel9@sha256:3fdb6ca084da38668af018b7058161658271a9e2804f968f8362eab5f4de2d67_s390x",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-nop-rhel9@sha256:6c9c65da6a733afefd87391fc9a34c3ab261e6b1e0d0bad5686e193aee826fec_amd64",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-nop-rhel9@sha256:c0077f6b619722db02086aa46b7c41af3801dc552af11f4bac90a342fd906881_arm64",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel9@sha256:4d2516e88f1ae905b5c27d34324a8d3568870c9ba6072e05a18262cdb3e4b5f3_ppc64le",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel9@sha256:d5893ff6b813926b1ccf6191f447122123c0685aed3bd8496dcd0b628254fedb_s390x",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel9@sha256:e350ec18ab8c8dbae2efc9b4d1000e3ae07abbc093c0492444c80561ca57b046_arm64",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel9@sha256:e9ff6d02fb5fc4081bb317fca7930390f54de71920efd3327ae9f9df2b2cd783_amd64",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel9@sha256:0823a50cc017274204acfef21c96fdcac9754fe790cac68c6a2725990f2147ef_ppc64le",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel9@sha256:22bbf8889856068363e8a3d07b450f63ba979136d4c61205171a465627135c12_arm64",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel9@sha256:2f6f91dfd7b71cad1c6db82835d709d20f4153cf500d60ee32145712af922214_amd64",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel9@sha256:e2cc1d53875b7ec174fae01f9ee1b0d081b496726f6efe59cfdaf3f52bdb22bb_s390x",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel9@sha256:7cd03b4ff79625bc11db9340e69416320b880444c91def4d0768c7b687acc576_s390x",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel9@sha256:95801a943ba7d0ec4af53c3cd1177483e649bcd528b5a838a32ad2d860e6503a_amd64",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel9@sha256:a08d98ec75520d6b7421a75179c217bac1de0e893105f964325fc618c40b0062_ppc64le",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel9@sha256:c3bee1c6e705933ffa2870133fb3264f29e63b12a065b28bab3dcc2c1b52875e_arm64",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel9@sha256:1e9a9f1b5ecdab7d074722c860daab977519123fe4385affdfd86d8c7f3c473c_amd64",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel9@sha256:253ce9e4ce0dc0045de38340fe487c9dc47b2691befe2ea91e46cc493c6a74f2_s390x",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel9@sha256:4a34e3506330e931d7f205b36324c9fd7fe8581fbccfaca897f7c34bbb0df102_ppc64le",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel9@sha256:54e73db973349a7d9ea93b9a419ce8a342cfbf270cbceef5b28fffa578963636_arm64",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-pruner-controller-rhel9@sha256:71d52625d3aeb19a6109a434b2d6498aa8cfbfb74649ad2cba8837f3fae6e7ac_s390x",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-pruner-controller-rhel9@sha256:bba510a758d5a70dc133741ccd00d14bcb8fec5a9d642dbf134434383c909a0c_arm64",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-pruner-controller-rhel9@sha256:ea04b84821f819c6be84ed2b7113b791722aa6cdfd6fe6a119d13120dbc4bc9d_ppc64le",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-pruner-controller-rhel9@sha256:f5fdb09d85d227d014a2becde012d9e1ebfb3acf0ef060f27d3f2463332dd9b3_amd64",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel9@sha256:867d26b20423114d5bc4874ab26c58e23471a58226ef2e1eebee30f760533f13_s390x",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel9@sha256:86af0e4cedd9f906d2c341d0d658f67f4383615213312804b8f52be2a7dff036_ppc64le",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel9@sha256:b8d380990acb0184ab685b005e22fb8369139dd8cd6550b4521bd4bc3ca23b40_amd64",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel9@sha256:b903aa551212a53dccb73a4c78500d0c149b42a6cf7ac2ed1f5332e1ac85cac5_arm64",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel9@sha256:0bc86f0e97b943cfbcdc57c4357ff3bebd2b224116b01d36f20d34af20b86d5e_s390x",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel9@sha256:1ca6fa787c621462fa2c67b9a42b1de67688883af90316475b0df35be3ed805d_amd64",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel9@sha256:2a1344726d5244ffbd2a4c21c782116aa81efbc1b12466bcd89ef956e43893a1_arm64",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel9@sha256:b5fe393f2ea257f218fdf660b394d158e4709ede0e72ba8e3538ffee9659f8fe_ppc64le",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-results-retention-policy-agent-rhel9@sha256:7c7f00c73c750a146cf71f84bd19e0c94225c363a7aaee2bc2b52b234dd72703_amd64",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-results-retention-policy-agent-rhel9@sha256:7cef021919f068f60c37c2e8d9306e22cd915f17098c2aac51d43ede1c92cd81_ppc64le",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-results-retention-policy-agent-rhel9@sha256:d6bef8cb3c830ae821d2f14692e1ce0b70d17c371e1a75d076dcec21b7213e0c_s390x",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-results-retention-policy-agent-rhel9@sha256:ed58fd6de76c840d4057e6f89918e737ce5767a71aefb9effbdf5e9de97bb514_arm64",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel9@sha256:80b223dbcc37a4b977cfc5b75f999a5b206114cc47feaa5dcd43627dc91303fe_ppc64le",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel9@sha256:abdcb828bc1f2aaa5ee7211a00b3b7d8d291878ed55b5d2bbab425096625e52f_s390x",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel9@sha256:be4c337c6f13d6b7a89306374900c4d54ad79e096db4204c0d42d7fa3e823769_amd64",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel9@sha256:f841bc4678ac23de083707b5c4580fb4c52f84adb7fe0e4c4ef387768b4e6364_arm64",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel9@sha256:560507096517a43878dd9ac1f0d7e5b539ef7d50db3e247870c62e059b6ee289_arm64",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel9@sha256:a905be27983179f4cc0aa78e6b6b78971ae17bbcd46520fbc234e755cc9c98fe_ppc64le",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel9@sha256:ad84f6f7bde148dd49f9d633c4b904e52120d293aabd85eed9783f37db0de73e_s390x",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel9@sha256:c63b3cfe9903840c29a65b061bc0622473bb9681599449bb8c6767fd3ba02880_amd64",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel9@sha256:28fc18c45672e4d644b08216d62453bc74a5817fed4b4873c9981984c21f77a8_s390x",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel9@sha256:384e639f2ce3e75712a5ee1cc5520161342e9dd1e94444d134d7ad4a39dde279_amd64",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel9@sha256:52772f57e167aaf6e54dc104b57a03db4fbbac7fddd65cf54a8b342cf43df20c_arm64",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel9@sha256:8e9605f0c3c4bf4f184e220228221367b52ed7609c13b476e6e9df446c35a2ea_ppc64le",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel9@sha256:337beb1ebee34315707d2e40e930e9a107ac156f4201667ae7b90621ea392f66_s390x",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel9@sha256:536e89fce8e35644e1ac7d829a4562f76ede60bd8069e92e3b3da17f1702578b_arm64",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel9@sha256:5bb6265b605ddf793df6d72732682a8033bbb2443b6333914996b4384df8fcf7_amd64",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel9@sha256:6c9c4245686d29afb7f5285e3085969e2ec5283e5bf92bcfb8bc6cae13027724_ppc64le",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel9@sha256:9ff441506bc87d94825a4d4f57ff7f2b1e53d343297745b5dd0e4d3ad201f1b2_ppc64le",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel9@sha256:a50e8e8276a10fba42491003b40183d8ebcc939a4b215b0bad8d835695b5ab45_arm64",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel9@sha256:af3d3edc03257025476cdd0d0b4bfbb14022a0473054db0f868c197f73598f45_s390x",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel9@sha256:d0cf00108f8518b3d4d2d04b83ea703941a226803b17bcabcfd89c953bab697b_amd64",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel9@sha256:4f86f5c692a497442b54c435e68b0cbf961591a00ebc3a73c364a19da673e34d_amd64",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel9@sha256:a7060a10a9ab3d992ff150dcbe687dc4328ab3e2debd1351a6d7e0ac2439d89e_s390x",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel9@sha256:c98dde706025aa5e34c7c43eb74c9e0f747c15c6b25450faed9b97374417157d_arm64",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel9@sha256:d0f59e461f21d4c1194c3ff29b5f6b0d6f13e2a26f7f08195a6224c30199c1f2_ppc64le",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel9@sha256:16b9d1efa24d3f8bad5bcd9ba29e26f2dd15f8a174de2ba17abd63a6f1306fde_arm64",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel9@sha256:1bbbf713c2ff1870779a9b18b3607f0b0a84e7a797a409ab53afe0075da3e7fb_ppc64le",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel9@sha256:aa50d147f3b2bbe58539e676a2eaa7c2ea668adc8b33cc761c21fb2189cecb17_s390x",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel9@sha256:f91ecfb52623f05346a0d61007308bbd4059a20a043359e08c362ebd9156b7fa_amd64",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel9@sha256:13d591ce11f7e1b3bdfdf2e283d0cd6e57fd2385032175f485309e87f759c055_amd64",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel9@sha256:63ff9662f5a1cb5f69f08c38c22119fd202335b2c6a7e540a531fa1413421111_s390x",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel9@sha256:677cc576f84ceaba881313e7da183c012b03c4218f9a36f8d2b68806abb8b38d_ppc64le",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel9@sha256:dece6dc60c2e2e3f53e16b83c6d62abd09848cbf056ba4e8da2e17520db9568a_arm64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "node-forge: node-forge: Interpretation conflict vulnerability allows bypassing cryptographic verifications"
},
{
"cve": "CVE-2025-13465",
"cwe": {
"id": "CWE-1321",
"name": "Improperly Controlled Modification of Object Prototype Attributes (\u0027Prototype Pollution\u0027)"
},
"discovery_date": "2026-01-21T20:01:28.774829+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-cache-rhel9@sha256:17d540bfc2f5e4f3eb11b25b95dd7860ab1cfccce5814deb301fea08d95072dc_arm64",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-cache-rhel9@sha256:716f58c27ecb2a7885406bc866a3c2bb850396f770a556ef1bdaeccedfd24089_amd64",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-cache-rhel9@sha256:9ebb96ce55329bcc5f40a92be685329d7ec00bfff00bd5a3605102eb8d6ed719_s390x",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-cache-rhel9@sha256:c13e60b885afff7a2ee13fac8de563f4886e762406ee2976d5b23ea0ef656078_ppc64le",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel9@sha256:1ee6048f584257edcbc764ae87f6375e6ce2d25caf3cc8f98fed981e197816bd_arm64",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel9@sha256:6a0d1f472283c686e438dbfbeec826db9d7d95f45f92842c4073f70704860d2f_amd64",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel9@sha256:bbb93e9ce23fd650f5b19df958390c951c38b72de02c5fec9cfbb3b801e8312f_ppc64le",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel9@sha256:ef571581dc01c754dce5ca1dbd360fe86800c14853ce3f535a51d0f438467597_s390x",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-controller-rhel9@sha256:27f3be442cf1d9f640657fb6d7cea6b133652226f9a80c3442df226b3cb3c2dc_amd64",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-controller-rhel9@sha256:2dd2182f98cb7beb6e8ef7d7fcfe13705501a11d425b99667afcbbfa52fd252a_ppc64le",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-controller-rhel9@sha256:72632d760862fdcfa54a910846b14f652dac23b185f7496c4c43097d537cc2d2_arm64",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-controller-rhel9@sha256:8559603458387b13ca544bf7a499fdaad82d18145b612e4e220e53480960dda0_s390x",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel9@sha256:98f5998cc667e71dbb51d133d39ae78156ccafa8bf171bd666edfac8de17ccba_ppc64le",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel9@sha256:b6fb02867ebc3be24c68dd24c9178ed17a655a20aa19d477954aae0896c53213_arm64",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel9@sha256:d7a11116dca914c661bbe20ecffe56afe6011fae809845859a4ffa2884e4f7db_amd64",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel9@sha256:fbb162c6620a1ac010cdd353682b30c6adebaf9a0064d6e3430555f7310c704c_s390x",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-events-rhel9@sha256:5949d16546a241366ea103f003c733c875c4616794ba7cca42aebb7c585908ba_arm64",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-events-rhel9@sha256:84469780cc76298499046e7a696b100a0393be411dc14fd8a3878fcedd86220e_ppc64le",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-events-rhel9@sha256:a0389d20f0c4c08c0e5b6f0a6edd8216658e3957e1e7476c21129b7a36ed2a8d_s390x",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-events-rhel9@sha256:d1a689ab23343c9fcfa24bf0ab56001971c0ab35a2505d8fa877346326bd8387_amd64",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel9@sha256:35412516c9d8d4ddb93f57bb59da160aa6abb11581a1a5df793fcbb8197f2e4f_s390x",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel9@sha256:bf6075f65fa2cb59af1c5cf9374c8958361c6c41318ae157abfa46a6d6e4d5b2_ppc64le",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel9@sha256:d3c24212665bd368c38a2b913b4bf9d8f5eb294ff269c0d5f23ac1c7f4bd6829_amd64",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel9@sha256:f3c6e7200e2834f4ed697bcaf8fc01a81bd88ae858d9a3c2b0efc36356ea4d91_arm64",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel9@sha256:7c36902406c9dc7a91897ea5fe36ba4e6ee9f6435094016fc21e31c057ba3dd7_s390x",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel9@sha256:b817e4c5703cd36926371bdf2f276a1557e5c8ea4a57344051e219bb8a707b04_amd64",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel9@sha256:b9a9eb524b522e4c6cfc285dd115fd3e0cd7d6268213db3bc066b64a7889e7b0_arm64",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel9@sha256:fd5188add10e6586b188efaa19ce094daf5c5c84b07725031d25237c2e93ced2_ppc64le",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel9@sha256:0729b53e12e2e4f552e42c30f55c0c2ce7d0399fae6c4aba8f617f5579bc4445_ppc64le",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel9@sha256:2e507b647ca536325992fdd04d046ef960f5b5c3692af18344f86daa09a3741d_s390x",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel9@sha256:c9760dad0568725692140149c11ad94534264af8ab87784677a55a8f27d70ebe_arm64",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel9@sha256:e3e5f17fd2981ea6bae01080625c0b5aed4bba475271ccd4eb2ff1434d949cc1_amd64",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel9@sha256:030a4842de53bfe099677176efc80c9e31f585f944e94ae9991ea84cda38e88b_s390x",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel9@sha256:3c9fc3fba4317d85887ecaeb8afa321395dc8b04dc05fa54a12d27abaa0e6087_ppc64le",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel9@sha256:53f5c85f436c8aee0af2297144da6dfe7c9941bcecc3801d514cf6cbfa9f230f_amd64",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel9@sha256:5b30d53c4fdfc6fdce2a355a39d48cd078d04511aacf2272602a900289d67bee_arm64",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel9@sha256:147e26fd0d2470145f4acf8c833ac329b7e288ba1d20f491a89ab1aa3cd39c55_s390x",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel9@sha256:3189e6a8da6e957085a5dbaba433b0199a354c06b7c27e21d9a5107f67c60ce1_ppc64le",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel9@sha256:364d64cd9c25fbc2a39023c8212c12f9608d84370a72ae8356bfdd34f0d52a2f_amd64",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel9@sha256:3b90f58c351e221dfa60c238990c3d7fd3b74f59b806138ddcc18f72baa567ca_arm64",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel9@sha256:13f1af9c6dd7fc7862251d0ce5f069d5965649dd90a547a7a09c6d919ad96987_arm64",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel9@sha256:90075f5da491adec16eeada609d1f315ae7d97cd414e79b7c8e751d93c0be819_amd64",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel9@sha256:99346560c0fcba5270027aca813dab94e862a8c1bb413bf233c53b0488bf1339_ppc64le",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel9@sha256:ebd990cec2d84cc208b9b98b885ed019e1edbae5d660f238b84455d06c18d41c_s390x",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-nop-rhel9@sha256:12ed2cba86b37cde91db1ffac6d1aadd08b03f06a72406e8c224d4d470a8bf2f_ppc64le",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-nop-rhel9@sha256:3fdb6ca084da38668af018b7058161658271a9e2804f968f8362eab5f4de2d67_s390x",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-nop-rhel9@sha256:6c9c65da6a733afefd87391fc9a34c3ab261e6b1e0d0bad5686e193aee826fec_amd64",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-nop-rhel9@sha256:c0077f6b619722db02086aa46b7c41af3801dc552af11f4bac90a342fd906881_arm64",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel9@sha256:4d2516e88f1ae905b5c27d34324a8d3568870c9ba6072e05a18262cdb3e4b5f3_ppc64le",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel9@sha256:d5893ff6b813926b1ccf6191f447122123c0685aed3bd8496dcd0b628254fedb_s390x",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel9@sha256:e350ec18ab8c8dbae2efc9b4d1000e3ae07abbc093c0492444c80561ca57b046_arm64",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel9@sha256:e9ff6d02fb5fc4081bb317fca7930390f54de71920efd3327ae9f9df2b2cd783_amd64",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel9@sha256:0823a50cc017274204acfef21c96fdcac9754fe790cac68c6a2725990f2147ef_ppc64le",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel9@sha256:22bbf8889856068363e8a3d07b450f63ba979136d4c61205171a465627135c12_arm64",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel9@sha256:2f6f91dfd7b71cad1c6db82835d709d20f4153cf500d60ee32145712af922214_amd64",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel9@sha256:e2cc1d53875b7ec174fae01f9ee1b0d081b496726f6efe59cfdaf3f52bdb22bb_s390x",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel9@sha256:7cd03b4ff79625bc11db9340e69416320b880444c91def4d0768c7b687acc576_s390x",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel9@sha256:95801a943ba7d0ec4af53c3cd1177483e649bcd528b5a838a32ad2d860e6503a_amd64",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel9@sha256:a08d98ec75520d6b7421a75179c217bac1de0e893105f964325fc618c40b0062_ppc64le",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel9@sha256:c3bee1c6e705933ffa2870133fb3264f29e63b12a065b28bab3dcc2c1b52875e_arm64",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel9@sha256:1e9a9f1b5ecdab7d074722c860daab977519123fe4385affdfd86d8c7f3c473c_amd64",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel9@sha256:253ce9e4ce0dc0045de38340fe487c9dc47b2691befe2ea91e46cc493c6a74f2_s390x",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel9@sha256:4a34e3506330e931d7f205b36324c9fd7fe8581fbccfaca897f7c34bbb0df102_ppc64le",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel9@sha256:54e73db973349a7d9ea93b9a419ce8a342cfbf270cbceef5b28fffa578963636_arm64",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-pruner-controller-rhel9@sha256:71d52625d3aeb19a6109a434b2d6498aa8cfbfb74649ad2cba8837f3fae6e7ac_s390x",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-pruner-controller-rhel9@sha256:bba510a758d5a70dc133741ccd00d14bcb8fec5a9d642dbf134434383c909a0c_arm64",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-pruner-controller-rhel9@sha256:ea04b84821f819c6be84ed2b7113b791722aa6cdfd6fe6a119d13120dbc4bc9d_ppc64le",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-pruner-controller-rhel9@sha256:f5fdb09d85d227d014a2becde012d9e1ebfb3acf0ef060f27d3f2463332dd9b3_amd64",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel9@sha256:867d26b20423114d5bc4874ab26c58e23471a58226ef2e1eebee30f760533f13_s390x",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel9@sha256:86af0e4cedd9f906d2c341d0d658f67f4383615213312804b8f52be2a7dff036_ppc64le",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel9@sha256:b8d380990acb0184ab685b005e22fb8369139dd8cd6550b4521bd4bc3ca23b40_amd64",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel9@sha256:b903aa551212a53dccb73a4c78500d0c149b42a6cf7ac2ed1f5332e1ac85cac5_arm64",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel9@sha256:0bc86f0e97b943cfbcdc57c4357ff3bebd2b224116b01d36f20d34af20b86d5e_s390x",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel9@sha256:1ca6fa787c621462fa2c67b9a42b1de67688883af90316475b0df35be3ed805d_amd64",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel9@sha256:2a1344726d5244ffbd2a4c21c782116aa81efbc1b12466bcd89ef956e43893a1_arm64",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel9@sha256:b5fe393f2ea257f218fdf660b394d158e4709ede0e72ba8e3538ffee9659f8fe_ppc64le",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-results-retention-policy-agent-rhel9@sha256:7c7f00c73c750a146cf71f84bd19e0c94225c363a7aaee2bc2b52b234dd72703_amd64",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-results-retention-policy-agent-rhel9@sha256:7cef021919f068f60c37c2e8d9306e22cd915f17098c2aac51d43ede1c92cd81_ppc64le",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-results-retention-policy-agent-rhel9@sha256:d6bef8cb3c830ae821d2f14692e1ce0b70d17c371e1a75d076dcec21b7213e0c_s390x",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-results-retention-policy-agent-rhel9@sha256:ed58fd6de76c840d4057e6f89918e737ce5767a71aefb9effbdf5e9de97bb514_arm64",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel9@sha256:80b223dbcc37a4b977cfc5b75f999a5b206114cc47feaa5dcd43627dc91303fe_ppc64le",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel9@sha256:abdcb828bc1f2aaa5ee7211a00b3b7d8d291878ed55b5d2bbab425096625e52f_s390x",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel9@sha256:be4c337c6f13d6b7a89306374900c4d54ad79e096db4204c0d42d7fa3e823769_amd64",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel9@sha256:f841bc4678ac23de083707b5c4580fb4c52f84adb7fe0e4c4ef387768b4e6364_arm64",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel9@sha256:560507096517a43878dd9ac1f0d7e5b539ef7d50db3e247870c62e059b6ee289_arm64",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel9@sha256:a905be27983179f4cc0aa78e6b6b78971ae17bbcd46520fbc234e755cc9c98fe_ppc64le",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel9@sha256:ad84f6f7bde148dd49f9d633c4b904e52120d293aabd85eed9783f37db0de73e_s390x",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel9@sha256:c63b3cfe9903840c29a65b061bc0622473bb9681599449bb8c6767fd3ba02880_amd64",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel9@sha256:28fc18c45672e4d644b08216d62453bc74a5817fed4b4873c9981984c21f77a8_s390x",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel9@sha256:384e639f2ce3e75712a5ee1cc5520161342e9dd1e94444d134d7ad4a39dde279_amd64",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel9@sha256:52772f57e167aaf6e54dc104b57a03db4fbbac7fddd65cf54a8b342cf43df20c_arm64",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel9@sha256:8e9605f0c3c4bf4f184e220228221367b52ed7609c13b476e6e9df446c35a2ea_ppc64le",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel9@sha256:337beb1ebee34315707d2e40e930e9a107ac156f4201667ae7b90621ea392f66_s390x",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel9@sha256:536e89fce8e35644e1ac7d829a4562f76ede60bd8069e92e3b3da17f1702578b_arm64",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel9@sha256:5bb6265b605ddf793df6d72732682a8033bbb2443b6333914996b4384df8fcf7_amd64",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel9@sha256:6c9c4245686d29afb7f5285e3085969e2ec5283e5bf92bcfb8bc6cae13027724_ppc64le",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel9@sha256:9ff441506bc87d94825a4d4f57ff7f2b1e53d343297745b5dd0e4d3ad201f1b2_ppc64le",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel9@sha256:a50e8e8276a10fba42491003b40183d8ebcc939a4b215b0bad8d835695b5ab45_arm64",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel9@sha256:af3d3edc03257025476cdd0d0b4bfbb14022a0473054db0f868c197f73598f45_s390x",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel9@sha256:d0cf00108f8518b3d4d2d04b83ea703941a226803b17bcabcfd89c953bab697b_amd64",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel9@sha256:4f86f5c692a497442b54c435e68b0cbf961591a00ebc3a73c364a19da673e34d_amd64",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel9@sha256:a7060a10a9ab3d992ff150dcbe687dc4328ab3e2debd1351a6d7e0ac2439d89e_s390x",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel9@sha256:c98dde706025aa5e34c7c43eb74c9e0f747c15c6b25450faed9b97374417157d_arm64",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel9@sha256:d0f59e461f21d4c1194c3ff29b5f6b0d6f13e2a26f7f08195a6224c30199c1f2_ppc64le",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel9@sha256:16b9d1efa24d3f8bad5bcd9ba29e26f2dd15f8a174de2ba17abd63a6f1306fde_arm64",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel9@sha256:1bbbf713c2ff1870779a9b18b3607f0b0a84e7a797a409ab53afe0075da3e7fb_ppc64le",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel9@sha256:aa50d147f3b2bbe58539e676a2eaa7c2ea668adc8b33cc761c21fb2189cecb17_s390x",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel9@sha256:f91ecfb52623f05346a0d61007308bbd4059a20a043359e08c362ebd9156b7fa_amd64",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel9@sha256:13d591ce11f7e1b3bdfdf2e283d0cd6e57fd2385032175f485309e87f759c055_amd64",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel9@sha256:63ff9662f5a1cb5f69f08c38c22119fd202335b2c6a7e540a531fa1413421111_s390x",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel9@sha256:677cc576f84ceaba881313e7da183c012b03c4218f9a36f8d2b68806abb8b38d_ppc64le",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel9@sha256:dece6dc60c2e2e3f53e16b83c6d62abd09848cbf056ba4e8da2e17520db9568a_arm64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2431740"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Lodash. A prototype pollution vulnerability in the _.unset and _.omit functions allows an attacker able to control property paths to delete methods from global prototypes. By removing essential functionalities, this can result in a denial of service.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "lodash: prototype pollution in _.unset and _.omit functions",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This issue is only exploitable by applications using the _.unset and _.omit functions on an object and allowing user input to determine the path of the property to be removed. This issue only allows the deletion of properties but does not allow overwriting their behavior, limiting the impact to a denial of service. Due to this reason, this vulnerability has been rated with an important severity.\n\nIn Grafana, JavaScript code runs only in the browser, while the server side is all Golang. Therefore, the worst-case scenario is a loss of functionality in the client application inside the browser. To reflect this, the CVSS availability metric and the severity of the Grafana and the Grafana-PCP component have been updated to low and moderate, respectively.\n\nThe lodash dependency is bundled and used by the pcs-web-ui component of the PCS package. In Red Hat Enterprise Linux 8.10, the pcs-web-ui component is no longer included in the PCS package. As a result, RHEL 8.10 does not ship the vulnerable lodash component within PCS and is therefore not-affected by this CVE.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel9@sha256:120d93e1cf2a96bfa9d7745b88377651055ebe5595f68b7b4a4bb26f633e8611_arm64",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel9@sha256:43efa5a676666dd4ae039ad5518eaf636f5baf8d688d9a4b475822c32ad1ddfb_amd64",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel9@sha256:7b0f572c22640568015fbcf42e9e242b2a640b70eb7bec97f00ee6967d0f598f_s390x",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel9@sha256:a01a2a1e02cffad381ecacab7bf6456ed9a0d1ad589cd0935ec5a4748e341fbe_ppc64le"
],
"known_not_affected": [
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-cache-rhel9@sha256:17d540bfc2f5e4f3eb11b25b95dd7860ab1cfccce5814deb301fea08d95072dc_arm64",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-cache-rhel9@sha256:716f58c27ecb2a7885406bc866a3c2bb850396f770a556ef1bdaeccedfd24089_amd64",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-cache-rhel9@sha256:9ebb96ce55329bcc5f40a92be685329d7ec00bfff00bd5a3605102eb8d6ed719_s390x",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-cache-rhel9@sha256:c13e60b885afff7a2ee13fac8de563f4886e762406ee2976d5b23ea0ef656078_ppc64le",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel9@sha256:1ee6048f584257edcbc764ae87f6375e6ce2d25caf3cc8f98fed981e197816bd_arm64",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel9@sha256:6a0d1f472283c686e438dbfbeec826db9d7d95f45f92842c4073f70704860d2f_amd64",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel9@sha256:bbb93e9ce23fd650f5b19df958390c951c38b72de02c5fec9cfbb3b801e8312f_ppc64le",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel9@sha256:ef571581dc01c754dce5ca1dbd360fe86800c14853ce3f535a51d0f438467597_s390x",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-controller-rhel9@sha256:27f3be442cf1d9f640657fb6d7cea6b133652226f9a80c3442df226b3cb3c2dc_amd64",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-controller-rhel9@sha256:2dd2182f98cb7beb6e8ef7d7fcfe13705501a11d425b99667afcbbfa52fd252a_ppc64le",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-controller-rhel9@sha256:72632d760862fdcfa54a910846b14f652dac23b185f7496c4c43097d537cc2d2_arm64",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-controller-rhel9@sha256:8559603458387b13ca544bf7a499fdaad82d18145b612e4e220e53480960dda0_s390x",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel9@sha256:98f5998cc667e71dbb51d133d39ae78156ccafa8bf171bd666edfac8de17ccba_ppc64le",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel9@sha256:b6fb02867ebc3be24c68dd24c9178ed17a655a20aa19d477954aae0896c53213_arm64",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel9@sha256:d7a11116dca914c661bbe20ecffe56afe6011fae809845859a4ffa2884e4f7db_amd64",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel9@sha256:fbb162c6620a1ac010cdd353682b30c6adebaf9a0064d6e3430555f7310c704c_s390x",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-events-rhel9@sha256:5949d16546a241366ea103f003c733c875c4616794ba7cca42aebb7c585908ba_arm64",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-events-rhel9@sha256:84469780cc76298499046e7a696b100a0393be411dc14fd8a3878fcedd86220e_ppc64le",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-events-rhel9@sha256:a0389d20f0c4c08c0e5b6f0a6edd8216658e3957e1e7476c21129b7a36ed2a8d_s390x",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-events-rhel9@sha256:d1a689ab23343c9fcfa24bf0ab56001971c0ab35a2505d8fa877346326bd8387_amd64",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel9@sha256:35412516c9d8d4ddb93f57bb59da160aa6abb11581a1a5df793fcbb8197f2e4f_s390x",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel9@sha256:bf6075f65fa2cb59af1c5cf9374c8958361c6c41318ae157abfa46a6d6e4d5b2_ppc64le",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel9@sha256:d3c24212665bd368c38a2b913b4bf9d8f5eb294ff269c0d5f23ac1c7f4bd6829_amd64",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel9@sha256:f3c6e7200e2834f4ed697bcaf8fc01a81bd88ae858d9a3c2b0efc36356ea4d91_arm64",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel9@sha256:7c36902406c9dc7a91897ea5fe36ba4e6ee9f6435094016fc21e31c057ba3dd7_s390x",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel9@sha256:b817e4c5703cd36926371bdf2f276a1557e5c8ea4a57344051e219bb8a707b04_amd64",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel9@sha256:b9a9eb524b522e4c6cfc285dd115fd3e0cd7d6268213db3bc066b64a7889e7b0_arm64",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel9@sha256:fd5188add10e6586b188efaa19ce094daf5c5c84b07725031d25237c2e93ced2_ppc64le",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel9@sha256:0729b53e12e2e4f552e42c30f55c0c2ce7d0399fae6c4aba8f617f5579bc4445_ppc64le",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel9@sha256:2e507b647ca536325992fdd04d046ef960f5b5c3692af18344f86daa09a3741d_s390x",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel9@sha256:c9760dad0568725692140149c11ad94534264af8ab87784677a55a8f27d70ebe_arm64",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel9@sha256:e3e5f17fd2981ea6bae01080625c0b5aed4bba475271ccd4eb2ff1434d949cc1_amd64",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel9@sha256:030a4842de53bfe099677176efc80c9e31f585f944e94ae9991ea84cda38e88b_s390x",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel9@sha256:3c9fc3fba4317d85887ecaeb8afa321395dc8b04dc05fa54a12d27abaa0e6087_ppc64le",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel9@sha256:53f5c85f436c8aee0af2297144da6dfe7c9941bcecc3801d514cf6cbfa9f230f_amd64",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel9@sha256:5b30d53c4fdfc6fdce2a355a39d48cd078d04511aacf2272602a900289d67bee_arm64",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel9@sha256:147e26fd0d2470145f4acf8c833ac329b7e288ba1d20f491a89ab1aa3cd39c55_s390x",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel9@sha256:3189e6a8da6e957085a5dbaba433b0199a354c06b7c27e21d9a5107f67c60ce1_ppc64le",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel9@sha256:364d64cd9c25fbc2a39023c8212c12f9608d84370a72ae8356bfdd34f0d52a2f_amd64",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel9@sha256:3b90f58c351e221dfa60c238990c3d7fd3b74f59b806138ddcc18f72baa567ca_arm64",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel9@sha256:13f1af9c6dd7fc7862251d0ce5f069d5965649dd90a547a7a09c6d919ad96987_arm64",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel9@sha256:90075f5da491adec16eeada609d1f315ae7d97cd414e79b7c8e751d93c0be819_amd64",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel9@sha256:99346560c0fcba5270027aca813dab94e862a8c1bb413bf233c53b0488bf1339_ppc64le",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel9@sha256:ebd990cec2d84cc208b9b98b885ed019e1edbae5d660f238b84455d06c18d41c_s390x",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-nop-rhel9@sha256:12ed2cba86b37cde91db1ffac6d1aadd08b03f06a72406e8c224d4d470a8bf2f_ppc64le",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-nop-rhel9@sha256:3fdb6ca084da38668af018b7058161658271a9e2804f968f8362eab5f4de2d67_s390x",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-nop-rhel9@sha256:6c9c65da6a733afefd87391fc9a34c3ab261e6b1e0d0bad5686e193aee826fec_amd64",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-nop-rhel9@sha256:c0077f6b619722db02086aa46b7c41af3801dc552af11f4bac90a342fd906881_arm64",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel9@sha256:4d2516e88f1ae905b5c27d34324a8d3568870c9ba6072e05a18262cdb3e4b5f3_ppc64le",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel9@sha256:d5893ff6b813926b1ccf6191f447122123c0685aed3bd8496dcd0b628254fedb_s390x",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel9@sha256:e350ec18ab8c8dbae2efc9b4d1000e3ae07abbc093c0492444c80561ca57b046_arm64",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel9@sha256:e9ff6d02fb5fc4081bb317fca7930390f54de71920efd3327ae9f9df2b2cd783_amd64",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel9@sha256:0823a50cc017274204acfef21c96fdcac9754fe790cac68c6a2725990f2147ef_ppc64le",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel9@sha256:22bbf8889856068363e8a3d07b450f63ba979136d4c61205171a465627135c12_arm64",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel9@sha256:2f6f91dfd7b71cad1c6db82835d709d20f4153cf500d60ee32145712af922214_amd64",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel9@sha256:e2cc1d53875b7ec174fae01f9ee1b0d081b496726f6efe59cfdaf3f52bdb22bb_s390x",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel9@sha256:7cd03b4ff79625bc11db9340e69416320b880444c91def4d0768c7b687acc576_s390x",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel9@sha256:95801a943ba7d0ec4af53c3cd1177483e649bcd528b5a838a32ad2d860e6503a_amd64",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel9@sha256:a08d98ec75520d6b7421a75179c217bac1de0e893105f964325fc618c40b0062_ppc64le",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel9@sha256:c3bee1c6e705933ffa2870133fb3264f29e63b12a065b28bab3dcc2c1b52875e_arm64",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel9@sha256:1e9a9f1b5ecdab7d074722c860daab977519123fe4385affdfd86d8c7f3c473c_amd64",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel9@sha256:253ce9e4ce0dc0045de38340fe487c9dc47b2691befe2ea91e46cc493c6a74f2_s390x",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel9@sha256:4a34e3506330e931d7f205b36324c9fd7fe8581fbccfaca897f7c34bbb0df102_ppc64le",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel9@sha256:54e73db973349a7d9ea93b9a419ce8a342cfbf270cbceef5b28fffa578963636_arm64",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-pruner-controller-rhel9@sha256:71d52625d3aeb19a6109a434b2d6498aa8cfbfb74649ad2cba8837f3fae6e7ac_s390x",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-pruner-controller-rhel9@sha256:bba510a758d5a70dc133741ccd00d14bcb8fec5a9d642dbf134434383c909a0c_arm64",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-pruner-controller-rhel9@sha256:ea04b84821f819c6be84ed2b7113b791722aa6cdfd6fe6a119d13120dbc4bc9d_ppc64le",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-pruner-controller-rhel9@sha256:f5fdb09d85d227d014a2becde012d9e1ebfb3acf0ef060f27d3f2463332dd9b3_amd64",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel9@sha256:867d26b20423114d5bc4874ab26c58e23471a58226ef2e1eebee30f760533f13_s390x",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel9@sha256:86af0e4cedd9f906d2c341d0d658f67f4383615213312804b8f52be2a7dff036_ppc64le",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel9@sha256:b8d380990acb0184ab685b005e22fb8369139dd8cd6550b4521bd4bc3ca23b40_amd64",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel9@sha256:b903aa551212a53dccb73a4c78500d0c149b42a6cf7ac2ed1f5332e1ac85cac5_arm64",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel9@sha256:0bc86f0e97b943cfbcdc57c4357ff3bebd2b224116b01d36f20d34af20b86d5e_s390x",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel9@sha256:1ca6fa787c621462fa2c67b9a42b1de67688883af90316475b0df35be3ed805d_amd64",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel9@sha256:2a1344726d5244ffbd2a4c21c782116aa81efbc1b12466bcd89ef956e43893a1_arm64",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel9@sha256:b5fe393f2ea257f218fdf660b394d158e4709ede0e72ba8e3538ffee9659f8fe_ppc64le",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-results-retention-policy-agent-rhel9@sha256:7c7f00c73c750a146cf71f84bd19e0c94225c363a7aaee2bc2b52b234dd72703_amd64",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-results-retention-policy-agent-rhel9@sha256:7cef021919f068f60c37c2e8d9306e22cd915f17098c2aac51d43ede1c92cd81_ppc64le",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-results-retention-policy-agent-rhel9@sha256:d6bef8cb3c830ae821d2f14692e1ce0b70d17c371e1a75d076dcec21b7213e0c_s390x",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-results-retention-policy-agent-rhel9@sha256:ed58fd6de76c840d4057e6f89918e737ce5767a71aefb9effbdf5e9de97bb514_arm64",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel9@sha256:80b223dbcc37a4b977cfc5b75f999a5b206114cc47feaa5dcd43627dc91303fe_ppc64le",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel9@sha256:abdcb828bc1f2aaa5ee7211a00b3b7d8d291878ed55b5d2bbab425096625e52f_s390x",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel9@sha256:be4c337c6f13d6b7a89306374900c4d54ad79e096db4204c0d42d7fa3e823769_amd64",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel9@sha256:f841bc4678ac23de083707b5c4580fb4c52f84adb7fe0e4c4ef387768b4e6364_arm64",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel9@sha256:560507096517a43878dd9ac1f0d7e5b539ef7d50db3e247870c62e059b6ee289_arm64",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel9@sha256:a905be27983179f4cc0aa78e6b6b78971ae17bbcd46520fbc234e755cc9c98fe_ppc64le",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel9@sha256:ad84f6f7bde148dd49f9d633c4b904e52120d293aabd85eed9783f37db0de73e_s390x",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel9@sha256:c63b3cfe9903840c29a65b061bc0622473bb9681599449bb8c6767fd3ba02880_amd64",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel9@sha256:28fc18c45672e4d644b08216d62453bc74a5817fed4b4873c9981984c21f77a8_s390x",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel9@sha256:384e639f2ce3e75712a5ee1cc5520161342e9dd1e94444d134d7ad4a39dde279_amd64",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel9@sha256:52772f57e167aaf6e54dc104b57a03db4fbbac7fddd65cf54a8b342cf43df20c_arm64",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel9@sha256:8e9605f0c3c4bf4f184e220228221367b52ed7609c13b476e6e9df446c35a2ea_ppc64le",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel9@sha256:337beb1ebee34315707d2e40e930e9a107ac156f4201667ae7b90621ea392f66_s390x",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel9@sha256:536e89fce8e35644e1ac7d829a4562f76ede60bd8069e92e3b3da17f1702578b_arm64",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel9@sha256:5bb6265b605ddf793df6d72732682a8033bbb2443b6333914996b4384df8fcf7_amd64",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel9@sha256:6c9c4245686d29afb7f5285e3085969e2ec5283e5bf92bcfb8bc6cae13027724_ppc64le",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel9@sha256:9ff441506bc87d94825a4d4f57ff7f2b1e53d343297745b5dd0e4d3ad201f1b2_ppc64le",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel9@sha256:a50e8e8276a10fba42491003b40183d8ebcc939a4b215b0bad8d835695b5ab45_arm64",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel9@sha256:af3d3edc03257025476cdd0d0b4bfbb14022a0473054db0f868c197f73598f45_s390x",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel9@sha256:d0cf00108f8518b3d4d2d04b83ea703941a226803b17bcabcfd89c953bab697b_amd64",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel9@sha256:4f86f5c692a497442b54c435e68b0cbf961591a00ebc3a73c364a19da673e34d_amd64",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel9@sha256:a7060a10a9ab3d992ff150dcbe687dc4328ab3e2debd1351a6d7e0ac2439d89e_s390x",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel9@sha256:c98dde706025aa5e34c7c43eb74c9e0f747c15c6b25450faed9b97374417157d_arm64",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel9@sha256:d0f59e461f21d4c1194c3ff29b5f6b0d6f13e2a26f7f08195a6224c30199c1f2_ppc64le",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel9@sha256:16b9d1efa24d3f8bad5bcd9ba29e26f2dd15f8a174de2ba17abd63a6f1306fde_arm64",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel9@sha256:1bbbf713c2ff1870779a9b18b3607f0b0a84e7a797a409ab53afe0075da3e7fb_ppc64le",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel9@sha256:aa50d147f3b2bbe58539e676a2eaa7c2ea668adc8b33cc761c21fb2189cecb17_s390x",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel9@sha256:f91ecfb52623f05346a0d61007308bbd4059a20a043359e08c362ebd9156b7fa_amd64",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel9@sha256:13d591ce11f7e1b3bdfdf2e283d0cd6e57fd2385032175f485309e87f759c055_amd64",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel9@sha256:63ff9662f5a1cb5f69f08c38c22119fd202335b2c6a7e540a531fa1413421111_s390x",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel9@sha256:677cc576f84ceaba881313e7da183c012b03c4218f9a36f8d2b68806abb8b38d_ppc64le",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel9@sha256:dece6dc60c2e2e3f53e16b83c6d62abd09848cbf056ba4e8da2e17520db9568a_arm64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-13465"
},
{
"category": "external",
"summary": "RHBZ#2431740",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2431740"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-13465",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-13465"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-13465",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-13465"
},
{
"category": "external",
"summary": "https://github.com/lodash/lodash/security/advisories/GHSA-xxjr-mmjv-4gpg",
"url": "https://github.com/lodash/lodash/security/advisories/GHSA-xxjr-mmjv-4gpg"
}
],
"release_date": "2026-01-21T19:05:28.846000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-03-05T07:08:51+00:00",
"details": "Red Hat OpenShift Pipelines is a cloud-native, continuous integration and\ncontinuous delivery (CI/CD) solution based on Kubernetes resources.\nIt uses Tekton building blocks to automate deployments across multiple\nplatforms by abstracting away the underlying implementation details.\nTekton introduces a number of standard custom resource definitions (CRDs)\nfor defining CI/CD pipelines that are portable across Kubernetes distributions.",
"product_ids": [
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel9@sha256:120d93e1cf2a96bfa9d7745b88377651055ebe5595f68b7b4a4bb26f633e8611_arm64",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel9@sha256:43efa5a676666dd4ae039ad5518eaf636f5baf8d688d9a4b475822c32ad1ddfb_amd64",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel9@sha256:7b0f572c22640568015fbcf42e9e242b2a640b70eb7bec97f00ee6967d0f598f_s390x",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel9@sha256:a01a2a1e02cffad381ecacab7bf6456ed9a0d1ad589cd0935ec5a4748e341fbe_ppc64le"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:3825"
},
{
"category": "workaround",
"details": "To mitigate this issue, implement strict input validation before passing any property paths to the _.unset and _.omit functions to block attempts to access the prototype chain. Ensure that strings like __proto__, constructor and prototype are blocked, for example.",
"product_ids": [
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-cache-rhel9@sha256:17d540bfc2f5e4f3eb11b25b95dd7860ab1cfccce5814deb301fea08d95072dc_arm64",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-cache-rhel9@sha256:716f58c27ecb2a7885406bc866a3c2bb850396f770a556ef1bdaeccedfd24089_amd64",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-cache-rhel9@sha256:9ebb96ce55329bcc5f40a92be685329d7ec00bfff00bd5a3605102eb8d6ed719_s390x",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-cache-rhel9@sha256:c13e60b885afff7a2ee13fac8de563f4886e762406ee2976d5b23ea0ef656078_ppc64le",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel9@sha256:1ee6048f584257edcbc764ae87f6375e6ce2d25caf3cc8f98fed981e197816bd_arm64",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel9@sha256:6a0d1f472283c686e438dbfbeec826db9d7d95f45f92842c4073f70704860d2f_amd64",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel9@sha256:bbb93e9ce23fd650f5b19df958390c951c38b72de02c5fec9cfbb3b801e8312f_ppc64le",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel9@sha256:ef571581dc01c754dce5ca1dbd360fe86800c14853ce3f535a51d0f438467597_s390x",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel9@sha256:120d93e1cf2a96bfa9d7745b88377651055ebe5595f68b7b4a4bb26f633e8611_arm64",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel9@sha256:43efa5a676666dd4ae039ad5518eaf636f5baf8d688d9a4b475822c32ad1ddfb_amd64",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel9@sha256:7b0f572c22640568015fbcf42e9e242b2a640b70eb7bec97f00ee6967d0f598f_s390x",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel9@sha256:a01a2a1e02cffad381ecacab7bf6456ed9a0d1ad589cd0935ec5a4748e341fbe_ppc64le",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-controller-rhel9@sha256:27f3be442cf1d9f640657fb6d7cea6b133652226f9a80c3442df226b3cb3c2dc_amd64",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-controller-rhel9@sha256:2dd2182f98cb7beb6e8ef7d7fcfe13705501a11d425b99667afcbbfa52fd252a_ppc64le",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-controller-rhel9@sha256:72632d760862fdcfa54a910846b14f652dac23b185f7496c4c43097d537cc2d2_arm64",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-controller-rhel9@sha256:8559603458387b13ca544bf7a499fdaad82d18145b612e4e220e53480960dda0_s390x",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel9@sha256:98f5998cc667e71dbb51d133d39ae78156ccafa8bf171bd666edfac8de17ccba_ppc64le",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel9@sha256:b6fb02867ebc3be24c68dd24c9178ed17a655a20aa19d477954aae0896c53213_arm64",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel9@sha256:d7a11116dca914c661bbe20ecffe56afe6011fae809845859a4ffa2884e4f7db_amd64",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel9@sha256:fbb162c6620a1ac010cdd353682b30c6adebaf9a0064d6e3430555f7310c704c_s390x",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-events-rhel9@sha256:5949d16546a241366ea103f003c733c875c4616794ba7cca42aebb7c585908ba_arm64",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-events-rhel9@sha256:84469780cc76298499046e7a696b100a0393be411dc14fd8a3878fcedd86220e_ppc64le",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-events-rhel9@sha256:a0389d20f0c4c08c0e5b6f0a6edd8216658e3957e1e7476c21129b7a36ed2a8d_s390x",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-events-rhel9@sha256:d1a689ab23343c9fcfa24bf0ab56001971c0ab35a2505d8fa877346326bd8387_amd64",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel9@sha256:35412516c9d8d4ddb93f57bb59da160aa6abb11581a1a5df793fcbb8197f2e4f_s390x",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel9@sha256:bf6075f65fa2cb59af1c5cf9374c8958361c6c41318ae157abfa46a6d6e4d5b2_ppc64le",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel9@sha256:d3c24212665bd368c38a2b913b4bf9d8f5eb294ff269c0d5f23ac1c7f4bd6829_amd64",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel9@sha256:f3c6e7200e2834f4ed697bcaf8fc01a81bd88ae858d9a3c2b0efc36356ea4d91_arm64",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel9@sha256:7c36902406c9dc7a91897ea5fe36ba4e6ee9f6435094016fc21e31c057ba3dd7_s390x",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel9@sha256:b817e4c5703cd36926371bdf2f276a1557e5c8ea4a57344051e219bb8a707b04_amd64",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel9@sha256:b9a9eb524b522e4c6cfc285dd115fd3e0cd7d6268213db3bc066b64a7889e7b0_arm64",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel9@sha256:fd5188add10e6586b188efaa19ce094daf5c5c84b07725031d25237c2e93ced2_ppc64le",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel9@sha256:0729b53e12e2e4f552e42c30f55c0c2ce7d0399fae6c4aba8f617f5579bc4445_ppc64le",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel9@sha256:2e507b647ca536325992fdd04d046ef960f5b5c3692af18344f86daa09a3741d_s390x",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel9@sha256:c9760dad0568725692140149c11ad94534264af8ab87784677a55a8f27d70ebe_arm64",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel9@sha256:e3e5f17fd2981ea6bae01080625c0b5aed4bba475271ccd4eb2ff1434d949cc1_amd64",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel9@sha256:030a4842de53bfe099677176efc80c9e31f585f944e94ae9991ea84cda38e88b_s390x",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel9@sha256:3c9fc3fba4317d85887ecaeb8afa321395dc8b04dc05fa54a12d27abaa0e6087_ppc64le",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel9@sha256:53f5c85f436c8aee0af2297144da6dfe7c9941bcecc3801d514cf6cbfa9f230f_amd64",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel9@sha256:5b30d53c4fdfc6fdce2a355a39d48cd078d04511aacf2272602a900289d67bee_arm64",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel9@sha256:147e26fd0d2470145f4acf8c833ac329b7e288ba1d20f491a89ab1aa3cd39c55_s390x",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel9@sha256:3189e6a8da6e957085a5dbaba433b0199a354c06b7c27e21d9a5107f67c60ce1_ppc64le",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel9@sha256:364d64cd9c25fbc2a39023c8212c12f9608d84370a72ae8356bfdd34f0d52a2f_amd64",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel9@sha256:3b90f58c351e221dfa60c238990c3d7fd3b74f59b806138ddcc18f72baa567ca_arm64",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel9@sha256:13f1af9c6dd7fc7862251d0ce5f069d5965649dd90a547a7a09c6d919ad96987_arm64",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel9@sha256:90075f5da491adec16eeada609d1f315ae7d97cd414e79b7c8e751d93c0be819_amd64",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel9@sha256:99346560c0fcba5270027aca813dab94e862a8c1bb413bf233c53b0488bf1339_ppc64le",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel9@sha256:ebd990cec2d84cc208b9b98b885ed019e1edbae5d660f238b84455d06c18d41c_s390x",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-nop-rhel9@sha256:12ed2cba86b37cde91db1ffac6d1aadd08b03f06a72406e8c224d4d470a8bf2f_ppc64le",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-nop-rhel9@sha256:3fdb6ca084da38668af018b7058161658271a9e2804f968f8362eab5f4de2d67_s390x",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-nop-rhel9@sha256:6c9c65da6a733afefd87391fc9a34c3ab261e6b1e0d0bad5686e193aee826fec_amd64",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-nop-rhel9@sha256:c0077f6b619722db02086aa46b7c41af3801dc552af11f4bac90a342fd906881_arm64",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel9@sha256:4d2516e88f1ae905b5c27d34324a8d3568870c9ba6072e05a18262cdb3e4b5f3_ppc64le",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel9@sha256:d5893ff6b813926b1ccf6191f447122123c0685aed3bd8496dcd0b628254fedb_s390x",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel9@sha256:e350ec18ab8c8dbae2efc9b4d1000e3ae07abbc093c0492444c80561ca57b046_arm64",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel9@sha256:e9ff6d02fb5fc4081bb317fca7930390f54de71920efd3327ae9f9df2b2cd783_amd64",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel9@sha256:0823a50cc017274204acfef21c96fdcac9754fe790cac68c6a2725990f2147ef_ppc64le",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel9@sha256:22bbf8889856068363e8a3d07b450f63ba979136d4c61205171a465627135c12_arm64",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel9@sha256:2f6f91dfd7b71cad1c6db82835d709d20f4153cf500d60ee32145712af922214_amd64",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel9@sha256:e2cc1d53875b7ec174fae01f9ee1b0d081b496726f6efe59cfdaf3f52bdb22bb_s390x",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel9@sha256:7cd03b4ff79625bc11db9340e69416320b880444c91def4d0768c7b687acc576_s390x",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel9@sha256:95801a943ba7d0ec4af53c3cd1177483e649bcd528b5a838a32ad2d860e6503a_amd64",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel9@sha256:a08d98ec75520d6b7421a75179c217bac1de0e893105f964325fc618c40b0062_ppc64le",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel9@sha256:c3bee1c6e705933ffa2870133fb3264f29e63b12a065b28bab3dcc2c1b52875e_arm64",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel9@sha256:1e9a9f1b5ecdab7d074722c860daab977519123fe4385affdfd86d8c7f3c473c_amd64",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel9@sha256:253ce9e4ce0dc0045de38340fe487c9dc47b2691befe2ea91e46cc493c6a74f2_s390x",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel9@sha256:4a34e3506330e931d7f205b36324c9fd7fe8581fbccfaca897f7c34bbb0df102_ppc64le",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel9@sha256:54e73db973349a7d9ea93b9a419ce8a342cfbf270cbceef5b28fffa578963636_arm64",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-pruner-controller-rhel9@sha256:71d52625d3aeb19a6109a434b2d6498aa8cfbfb74649ad2cba8837f3fae6e7ac_s390x",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-pruner-controller-rhel9@sha256:bba510a758d5a70dc133741ccd00d14bcb8fec5a9d642dbf134434383c909a0c_arm64",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-pruner-controller-rhel9@sha256:ea04b84821f819c6be84ed2b7113b791722aa6cdfd6fe6a119d13120dbc4bc9d_ppc64le",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-pruner-controller-rhel9@sha256:f5fdb09d85d227d014a2becde012d9e1ebfb3acf0ef060f27d3f2463332dd9b3_amd64",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel9@sha256:867d26b20423114d5bc4874ab26c58e23471a58226ef2e1eebee30f760533f13_s390x",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel9@sha256:86af0e4cedd9f906d2c341d0d658f67f4383615213312804b8f52be2a7dff036_ppc64le",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel9@sha256:b8d380990acb0184ab685b005e22fb8369139dd8cd6550b4521bd4bc3ca23b40_amd64",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel9@sha256:b903aa551212a53dccb73a4c78500d0c149b42a6cf7ac2ed1f5332e1ac85cac5_arm64",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel9@sha256:0bc86f0e97b943cfbcdc57c4357ff3bebd2b224116b01d36f20d34af20b86d5e_s390x",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel9@sha256:1ca6fa787c621462fa2c67b9a42b1de67688883af90316475b0df35be3ed805d_amd64",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel9@sha256:2a1344726d5244ffbd2a4c21c782116aa81efbc1b12466bcd89ef956e43893a1_arm64",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel9@sha256:b5fe393f2ea257f218fdf660b394d158e4709ede0e72ba8e3538ffee9659f8fe_ppc64le",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-results-retention-policy-agent-rhel9@sha256:7c7f00c73c750a146cf71f84bd19e0c94225c363a7aaee2bc2b52b234dd72703_amd64",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-results-retention-policy-agent-rhel9@sha256:7cef021919f068f60c37c2e8d9306e22cd915f17098c2aac51d43ede1c92cd81_ppc64le",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-results-retention-policy-agent-rhel9@sha256:d6bef8cb3c830ae821d2f14692e1ce0b70d17c371e1a75d076dcec21b7213e0c_s390x",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-results-retention-policy-agent-rhel9@sha256:ed58fd6de76c840d4057e6f89918e737ce5767a71aefb9effbdf5e9de97bb514_arm64",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel9@sha256:80b223dbcc37a4b977cfc5b75f999a5b206114cc47feaa5dcd43627dc91303fe_ppc64le",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel9@sha256:abdcb828bc1f2aaa5ee7211a00b3b7d8d291878ed55b5d2bbab425096625e52f_s390x",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel9@sha256:be4c337c6f13d6b7a89306374900c4d54ad79e096db4204c0d42d7fa3e823769_amd64",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel9@sha256:f841bc4678ac23de083707b5c4580fb4c52f84adb7fe0e4c4ef387768b4e6364_arm64",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel9@sha256:560507096517a43878dd9ac1f0d7e5b539ef7d50db3e247870c62e059b6ee289_arm64",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel9@sha256:a905be27983179f4cc0aa78e6b6b78971ae17bbcd46520fbc234e755cc9c98fe_ppc64le",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel9@sha256:ad84f6f7bde148dd49f9d633c4b904e52120d293aabd85eed9783f37db0de73e_s390x",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel9@sha256:c63b3cfe9903840c29a65b061bc0622473bb9681599449bb8c6767fd3ba02880_amd64",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel9@sha256:28fc18c45672e4d644b08216d62453bc74a5817fed4b4873c9981984c21f77a8_s390x",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel9@sha256:384e639f2ce3e75712a5ee1cc5520161342e9dd1e94444d134d7ad4a39dde279_amd64",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel9@sha256:52772f57e167aaf6e54dc104b57a03db4fbbac7fddd65cf54a8b342cf43df20c_arm64",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel9@sha256:8e9605f0c3c4bf4f184e220228221367b52ed7609c13b476e6e9df446c35a2ea_ppc64le",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel9@sha256:337beb1ebee34315707d2e40e930e9a107ac156f4201667ae7b90621ea392f66_s390x",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel9@sha256:536e89fce8e35644e1ac7d829a4562f76ede60bd8069e92e3b3da17f1702578b_arm64",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel9@sha256:5bb6265b605ddf793df6d72732682a8033bbb2443b6333914996b4384df8fcf7_amd64",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel9@sha256:6c9c4245686d29afb7f5285e3085969e2ec5283e5bf92bcfb8bc6cae13027724_ppc64le",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel9@sha256:9ff441506bc87d94825a4d4f57ff7f2b1e53d343297745b5dd0e4d3ad201f1b2_ppc64le",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel9@sha256:a50e8e8276a10fba42491003b40183d8ebcc939a4b215b0bad8d835695b5ab45_arm64",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel9@sha256:af3d3edc03257025476cdd0d0b4bfbb14022a0473054db0f868c197f73598f45_s390x",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel9@sha256:d0cf00108f8518b3d4d2d04b83ea703941a226803b17bcabcfd89c953bab697b_amd64",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel9@sha256:4f86f5c692a497442b54c435e68b0cbf961591a00ebc3a73c364a19da673e34d_amd64",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel9@sha256:a7060a10a9ab3d992ff150dcbe687dc4328ab3e2debd1351a6d7e0ac2439d89e_s390x",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel9@sha256:c98dde706025aa5e34c7c43eb74c9e0f747c15c6b25450faed9b97374417157d_arm64",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel9@sha256:d0f59e461f21d4c1194c3ff29b5f6b0d6f13e2a26f7f08195a6224c30199c1f2_ppc64le",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel9@sha256:16b9d1efa24d3f8bad5bcd9ba29e26f2dd15f8a174de2ba17abd63a6f1306fde_arm64",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel9@sha256:1bbbf713c2ff1870779a9b18b3607f0b0a84e7a797a409ab53afe0075da3e7fb_ppc64le",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel9@sha256:aa50d147f3b2bbe58539e676a2eaa7c2ea668adc8b33cc761c21fb2189cecb17_s390x",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel9@sha256:f91ecfb52623f05346a0d61007308bbd4059a20a043359e08c362ebd9156b7fa_amd64",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel9@sha256:13d591ce11f7e1b3bdfdf2e283d0cd6e57fd2385032175f485309e87f759c055_amd64",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel9@sha256:63ff9662f5a1cb5f69f08c38c22119fd202335b2c6a7e540a531fa1413421111_s390x",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel9@sha256:677cc576f84ceaba881313e7da183c012b03c4218f9a36f8d2b68806abb8b38d_ppc64le",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel9@sha256:dece6dc60c2e2e3f53e16b83c6d62abd09848cbf056ba4e8da2e17520db9568a_arm64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 8.2,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:H",
"version": "3.1"
},
"products": [
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-cache-rhel9@sha256:17d540bfc2f5e4f3eb11b25b95dd7860ab1cfccce5814deb301fea08d95072dc_arm64",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-cache-rhel9@sha256:716f58c27ecb2a7885406bc866a3c2bb850396f770a556ef1bdaeccedfd24089_amd64",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-cache-rhel9@sha256:9ebb96ce55329bcc5f40a92be685329d7ec00bfff00bd5a3605102eb8d6ed719_s390x",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-cache-rhel9@sha256:c13e60b885afff7a2ee13fac8de563f4886e762406ee2976d5b23ea0ef656078_ppc64le",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel9@sha256:1ee6048f584257edcbc764ae87f6375e6ce2d25caf3cc8f98fed981e197816bd_arm64",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel9@sha256:6a0d1f472283c686e438dbfbeec826db9d7d95f45f92842c4073f70704860d2f_amd64",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel9@sha256:bbb93e9ce23fd650f5b19df958390c951c38b72de02c5fec9cfbb3b801e8312f_ppc64le",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel9@sha256:ef571581dc01c754dce5ca1dbd360fe86800c14853ce3f535a51d0f438467597_s390x",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel9@sha256:120d93e1cf2a96bfa9d7745b88377651055ebe5595f68b7b4a4bb26f633e8611_arm64",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel9@sha256:43efa5a676666dd4ae039ad5518eaf636f5baf8d688d9a4b475822c32ad1ddfb_amd64",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel9@sha256:7b0f572c22640568015fbcf42e9e242b2a640b70eb7bec97f00ee6967d0f598f_s390x",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel9@sha256:a01a2a1e02cffad381ecacab7bf6456ed9a0d1ad589cd0935ec5a4748e341fbe_ppc64le",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-controller-rhel9@sha256:27f3be442cf1d9f640657fb6d7cea6b133652226f9a80c3442df226b3cb3c2dc_amd64",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-controller-rhel9@sha256:2dd2182f98cb7beb6e8ef7d7fcfe13705501a11d425b99667afcbbfa52fd252a_ppc64le",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-controller-rhel9@sha256:72632d760862fdcfa54a910846b14f652dac23b185f7496c4c43097d537cc2d2_arm64",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-controller-rhel9@sha256:8559603458387b13ca544bf7a499fdaad82d18145b612e4e220e53480960dda0_s390x",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel9@sha256:98f5998cc667e71dbb51d133d39ae78156ccafa8bf171bd666edfac8de17ccba_ppc64le",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel9@sha256:b6fb02867ebc3be24c68dd24c9178ed17a655a20aa19d477954aae0896c53213_arm64",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel9@sha256:d7a11116dca914c661bbe20ecffe56afe6011fae809845859a4ffa2884e4f7db_amd64",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel9@sha256:fbb162c6620a1ac010cdd353682b30c6adebaf9a0064d6e3430555f7310c704c_s390x",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-events-rhel9@sha256:5949d16546a241366ea103f003c733c875c4616794ba7cca42aebb7c585908ba_arm64",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-events-rhel9@sha256:84469780cc76298499046e7a696b100a0393be411dc14fd8a3878fcedd86220e_ppc64le",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-events-rhel9@sha256:a0389d20f0c4c08c0e5b6f0a6edd8216658e3957e1e7476c21129b7a36ed2a8d_s390x",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-events-rhel9@sha256:d1a689ab23343c9fcfa24bf0ab56001971c0ab35a2505d8fa877346326bd8387_amd64",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel9@sha256:35412516c9d8d4ddb93f57bb59da160aa6abb11581a1a5df793fcbb8197f2e4f_s390x",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel9@sha256:bf6075f65fa2cb59af1c5cf9374c8958361c6c41318ae157abfa46a6d6e4d5b2_ppc64le",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel9@sha256:d3c24212665bd368c38a2b913b4bf9d8f5eb294ff269c0d5f23ac1c7f4bd6829_amd64",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel9@sha256:f3c6e7200e2834f4ed697bcaf8fc01a81bd88ae858d9a3c2b0efc36356ea4d91_arm64",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel9@sha256:7c36902406c9dc7a91897ea5fe36ba4e6ee9f6435094016fc21e31c057ba3dd7_s390x",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel9@sha256:b817e4c5703cd36926371bdf2f276a1557e5c8ea4a57344051e219bb8a707b04_amd64",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel9@sha256:b9a9eb524b522e4c6cfc285dd115fd3e0cd7d6268213db3bc066b64a7889e7b0_arm64",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel9@sha256:fd5188add10e6586b188efaa19ce094daf5c5c84b07725031d25237c2e93ced2_ppc64le",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel9@sha256:0729b53e12e2e4f552e42c30f55c0c2ce7d0399fae6c4aba8f617f5579bc4445_ppc64le",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel9@sha256:2e507b647ca536325992fdd04d046ef960f5b5c3692af18344f86daa09a3741d_s390x",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel9@sha256:c9760dad0568725692140149c11ad94534264af8ab87784677a55a8f27d70ebe_arm64",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel9@sha256:e3e5f17fd2981ea6bae01080625c0b5aed4bba475271ccd4eb2ff1434d949cc1_amd64",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel9@sha256:030a4842de53bfe099677176efc80c9e31f585f944e94ae9991ea84cda38e88b_s390x",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel9@sha256:3c9fc3fba4317d85887ecaeb8afa321395dc8b04dc05fa54a12d27abaa0e6087_ppc64le",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel9@sha256:53f5c85f436c8aee0af2297144da6dfe7c9941bcecc3801d514cf6cbfa9f230f_amd64",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel9@sha256:5b30d53c4fdfc6fdce2a355a39d48cd078d04511aacf2272602a900289d67bee_arm64",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel9@sha256:147e26fd0d2470145f4acf8c833ac329b7e288ba1d20f491a89ab1aa3cd39c55_s390x",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel9@sha256:3189e6a8da6e957085a5dbaba433b0199a354c06b7c27e21d9a5107f67c60ce1_ppc64le",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel9@sha256:364d64cd9c25fbc2a39023c8212c12f9608d84370a72ae8356bfdd34f0d52a2f_amd64",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel9@sha256:3b90f58c351e221dfa60c238990c3d7fd3b74f59b806138ddcc18f72baa567ca_arm64",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel9@sha256:13f1af9c6dd7fc7862251d0ce5f069d5965649dd90a547a7a09c6d919ad96987_arm64",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel9@sha256:90075f5da491adec16eeada609d1f315ae7d97cd414e79b7c8e751d93c0be819_amd64",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel9@sha256:99346560c0fcba5270027aca813dab94e862a8c1bb413bf233c53b0488bf1339_ppc64le",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel9@sha256:ebd990cec2d84cc208b9b98b885ed019e1edbae5d660f238b84455d06c18d41c_s390x",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-nop-rhel9@sha256:12ed2cba86b37cde91db1ffac6d1aadd08b03f06a72406e8c224d4d470a8bf2f_ppc64le",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-nop-rhel9@sha256:3fdb6ca084da38668af018b7058161658271a9e2804f968f8362eab5f4de2d67_s390x",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-nop-rhel9@sha256:6c9c65da6a733afefd87391fc9a34c3ab261e6b1e0d0bad5686e193aee826fec_amd64",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-nop-rhel9@sha256:c0077f6b619722db02086aa46b7c41af3801dc552af11f4bac90a342fd906881_arm64",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel9@sha256:4d2516e88f1ae905b5c27d34324a8d3568870c9ba6072e05a18262cdb3e4b5f3_ppc64le",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel9@sha256:d5893ff6b813926b1ccf6191f447122123c0685aed3bd8496dcd0b628254fedb_s390x",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel9@sha256:e350ec18ab8c8dbae2efc9b4d1000e3ae07abbc093c0492444c80561ca57b046_arm64",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel9@sha256:e9ff6d02fb5fc4081bb317fca7930390f54de71920efd3327ae9f9df2b2cd783_amd64",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel9@sha256:0823a50cc017274204acfef21c96fdcac9754fe790cac68c6a2725990f2147ef_ppc64le",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel9@sha256:22bbf8889856068363e8a3d07b450f63ba979136d4c61205171a465627135c12_arm64",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel9@sha256:2f6f91dfd7b71cad1c6db82835d709d20f4153cf500d60ee32145712af922214_amd64",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel9@sha256:e2cc1d53875b7ec174fae01f9ee1b0d081b496726f6efe59cfdaf3f52bdb22bb_s390x",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel9@sha256:7cd03b4ff79625bc11db9340e69416320b880444c91def4d0768c7b687acc576_s390x",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel9@sha256:95801a943ba7d0ec4af53c3cd1177483e649bcd528b5a838a32ad2d860e6503a_amd64",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel9@sha256:a08d98ec75520d6b7421a75179c217bac1de0e893105f964325fc618c40b0062_ppc64le",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel9@sha256:c3bee1c6e705933ffa2870133fb3264f29e63b12a065b28bab3dcc2c1b52875e_arm64",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel9@sha256:1e9a9f1b5ecdab7d074722c860daab977519123fe4385affdfd86d8c7f3c473c_amd64",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel9@sha256:253ce9e4ce0dc0045de38340fe487c9dc47b2691befe2ea91e46cc493c6a74f2_s390x",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel9@sha256:4a34e3506330e931d7f205b36324c9fd7fe8581fbccfaca897f7c34bbb0df102_ppc64le",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel9@sha256:54e73db973349a7d9ea93b9a419ce8a342cfbf270cbceef5b28fffa578963636_arm64",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-pruner-controller-rhel9@sha256:71d52625d3aeb19a6109a434b2d6498aa8cfbfb74649ad2cba8837f3fae6e7ac_s390x",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-pruner-controller-rhel9@sha256:bba510a758d5a70dc133741ccd00d14bcb8fec5a9d642dbf134434383c909a0c_arm64",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-pruner-controller-rhel9@sha256:ea04b84821f819c6be84ed2b7113b791722aa6cdfd6fe6a119d13120dbc4bc9d_ppc64le",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-pruner-controller-rhel9@sha256:f5fdb09d85d227d014a2becde012d9e1ebfb3acf0ef060f27d3f2463332dd9b3_amd64",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel9@sha256:867d26b20423114d5bc4874ab26c58e23471a58226ef2e1eebee30f760533f13_s390x",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel9@sha256:86af0e4cedd9f906d2c341d0d658f67f4383615213312804b8f52be2a7dff036_ppc64le",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel9@sha256:b8d380990acb0184ab685b005e22fb8369139dd8cd6550b4521bd4bc3ca23b40_amd64",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel9@sha256:b903aa551212a53dccb73a4c78500d0c149b42a6cf7ac2ed1f5332e1ac85cac5_arm64",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel9@sha256:0bc86f0e97b943cfbcdc57c4357ff3bebd2b224116b01d36f20d34af20b86d5e_s390x",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel9@sha256:1ca6fa787c621462fa2c67b9a42b1de67688883af90316475b0df35be3ed805d_amd64",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel9@sha256:2a1344726d5244ffbd2a4c21c782116aa81efbc1b12466bcd89ef956e43893a1_arm64",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel9@sha256:b5fe393f2ea257f218fdf660b394d158e4709ede0e72ba8e3538ffee9659f8fe_ppc64le",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-results-retention-policy-agent-rhel9@sha256:7c7f00c73c750a146cf71f84bd19e0c94225c363a7aaee2bc2b52b234dd72703_amd64",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-results-retention-policy-agent-rhel9@sha256:7cef021919f068f60c37c2e8d9306e22cd915f17098c2aac51d43ede1c92cd81_ppc64le",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-results-retention-policy-agent-rhel9@sha256:d6bef8cb3c830ae821d2f14692e1ce0b70d17c371e1a75d076dcec21b7213e0c_s390x",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-results-retention-policy-agent-rhel9@sha256:ed58fd6de76c840d4057e6f89918e737ce5767a71aefb9effbdf5e9de97bb514_arm64",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel9@sha256:80b223dbcc37a4b977cfc5b75f999a5b206114cc47feaa5dcd43627dc91303fe_ppc64le",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel9@sha256:abdcb828bc1f2aaa5ee7211a00b3b7d8d291878ed55b5d2bbab425096625e52f_s390x",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel9@sha256:be4c337c6f13d6b7a89306374900c4d54ad79e096db4204c0d42d7fa3e823769_amd64",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel9@sha256:f841bc4678ac23de083707b5c4580fb4c52f84adb7fe0e4c4ef387768b4e6364_arm64",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel9@sha256:560507096517a43878dd9ac1f0d7e5b539ef7d50db3e247870c62e059b6ee289_arm64",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel9@sha256:a905be27983179f4cc0aa78e6b6b78971ae17bbcd46520fbc234e755cc9c98fe_ppc64le",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel9@sha256:ad84f6f7bde148dd49f9d633c4b904e52120d293aabd85eed9783f37db0de73e_s390x",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel9@sha256:c63b3cfe9903840c29a65b061bc0622473bb9681599449bb8c6767fd3ba02880_amd64",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel9@sha256:28fc18c45672e4d644b08216d62453bc74a5817fed4b4873c9981984c21f77a8_s390x",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel9@sha256:384e639f2ce3e75712a5ee1cc5520161342e9dd1e94444d134d7ad4a39dde279_amd64",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel9@sha256:52772f57e167aaf6e54dc104b57a03db4fbbac7fddd65cf54a8b342cf43df20c_arm64",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel9@sha256:8e9605f0c3c4bf4f184e220228221367b52ed7609c13b476e6e9df446c35a2ea_ppc64le",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel9@sha256:337beb1ebee34315707d2e40e930e9a107ac156f4201667ae7b90621ea392f66_s390x",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel9@sha256:536e89fce8e35644e1ac7d829a4562f76ede60bd8069e92e3b3da17f1702578b_arm64",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel9@sha256:5bb6265b605ddf793df6d72732682a8033bbb2443b6333914996b4384df8fcf7_amd64",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel9@sha256:6c9c4245686d29afb7f5285e3085969e2ec5283e5bf92bcfb8bc6cae13027724_ppc64le",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel9@sha256:9ff441506bc87d94825a4d4f57ff7f2b1e53d343297745b5dd0e4d3ad201f1b2_ppc64le",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel9@sha256:a50e8e8276a10fba42491003b40183d8ebcc939a4b215b0bad8d835695b5ab45_arm64",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel9@sha256:af3d3edc03257025476cdd0d0b4bfbb14022a0473054db0f868c197f73598f45_s390x",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel9@sha256:d0cf00108f8518b3d4d2d04b83ea703941a226803b17bcabcfd89c953bab697b_amd64",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel9@sha256:4f86f5c692a497442b54c435e68b0cbf961591a00ebc3a73c364a19da673e34d_amd64",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel9@sha256:a7060a10a9ab3d992ff150dcbe687dc4328ab3e2debd1351a6d7e0ac2439d89e_s390x",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel9@sha256:c98dde706025aa5e34c7c43eb74c9e0f747c15c6b25450faed9b97374417157d_arm64",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel9@sha256:d0f59e461f21d4c1194c3ff29b5f6b0d6f13e2a26f7f08195a6224c30199c1f2_ppc64le",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel9@sha256:16b9d1efa24d3f8bad5bcd9ba29e26f2dd15f8a174de2ba17abd63a6f1306fde_arm64",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel9@sha256:1bbbf713c2ff1870779a9b18b3607f0b0a84e7a797a409ab53afe0075da3e7fb_ppc64le",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel9@sha256:aa50d147f3b2bbe58539e676a2eaa7c2ea668adc8b33cc761c21fb2189cecb17_s390x",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel9@sha256:f91ecfb52623f05346a0d61007308bbd4059a20a043359e08c362ebd9156b7fa_amd64",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel9@sha256:13d591ce11f7e1b3bdfdf2e283d0cd6e57fd2385032175f485309e87f759c055_amd64",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel9@sha256:63ff9662f5a1cb5f69f08c38c22119fd202335b2c6a7e540a531fa1413421111_s390x",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel9@sha256:677cc576f84ceaba881313e7da183c012b03c4218f9a36f8d2b68806abb8b38d_ppc64le",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel9@sha256:dece6dc60c2e2e3f53e16b83c6d62abd09848cbf056ba4e8da2e17520db9568a_arm64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "lodash: prototype pollution in _.unset and _.omit functions"
},
{
"cve": "CVE-2025-15284",
"cwe": {
"id": "CWE-770",
"name": "Allocation of Resources Without Limits or Throttling"
},
"discovery_date": "2025-12-29T23:00:58.541337+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-cache-rhel9@sha256:17d540bfc2f5e4f3eb11b25b95dd7860ab1cfccce5814deb301fea08d95072dc_arm64",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-cache-rhel9@sha256:716f58c27ecb2a7885406bc866a3c2bb850396f770a556ef1bdaeccedfd24089_amd64",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-cache-rhel9@sha256:9ebb96ce55329bcc5f40a92be685329d7ec00bfff00bd5a3605102eb8d6ed719_s390x",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-cache-rhel9@sha256:c13e60b885afff7a2ee13fac8de563f4886e762406ee2976d5b23ea0ef656078_ppc64le",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel9@sha256:1ee6048f584257edcbc764ae87f6375e6ce2d25caf3cc8f98fed981e197816bd_arm64",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel9@sha256:6a0d1f472283c686e438dbfbeec826db9d7d95f45f92842c4073f70704860d2f_amd64",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel9@sha256:bbb93e9ce23fd650f5b19df958390c951c38b72de02c5fec9cfbb3b801e8312f_ppc64le",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel9@sha256:ef571581dc01c754dce5ca1dbd360fe86800c14853ce3f535a51d0f438467597_s390x",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-controller-rhel9@sha256:27f3be442cf1d9f640657fb6d7cea6b133652226f9a80c3442df226b3cb3c2dc_amd64",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-controller-rhel9@sha256:2dd2182f98cb7beb6e8ef7d7fcfe13705501a11d425b99667afcbbfa52fd252a_ppc64le",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-controller-rhel9@sha256:72632d760862fdcfa54a910846b14f652dac23b185f7496c4c43097d537cc2d2_arm64",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-controller-rhel9@sha256:8559603458387b13ca544bf7a499fdaad82d18145b612e4e220e53480960dda0_s390x",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel9@sha256:98f5998cc667e71dbb51d133d39ae78156ccafa8bf171bd666edfac8de17ccba_ppc64le",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel9@sha256:b6fb02867ebc3be24c68dd24c9178ed17a655a20aa19d477954aae0896c53213_arm64",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel9@sha256:d7a11116dca914c661bbe20ecffe56afe6011fae809845859a4ffa2884e4f7db_amd64",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel9@sha256:fbb162c6620a1ac010cdd353682b30c6adebaf9a0064d6e3430555f7310c704c_s390x",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-events-rhel9@sha256:5949d16546a241366ea103f003c733c875c4616794ba7cca42aebb7c585908ba_arm64",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-events-rhel9@sha256:84469780cc76298499046e7a696b100a0393be411dc14fd8a3878fcedd86220e_ppc64le",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-events-rhel9@sha256:a0389d20f0c4c08c0e5b6f0a6edd8216658e3957e1e7476c21129b7a36ed2a8d_s390x",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-events-rhel9@sha256:d1a689ab23343c9fcfa24bf0ab56001971c0ab35a2505d8fa877346326bd8387_amd64",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel9@sha256:35412516c9d8d4ddb93f57bb59da160aa6abb11581a1a5df793fcbb8197f2e4f_s390x",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel9@sha256:bf6075f65fa2cb59af1c5cf9374c8958361c6c41318ae157abfa46a6d6e4d5b2_ppc64le",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel9@sha256:d3c24212665bd368c38a2b913b4bf9d8f5eb294ff269c0d5f23ac1c7f4bd6829_amd64",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel9@sha256:f3c6e7200e2834f4ed697bcaf8fc01a81bd88ae858d9a3c2b0efc36356ea4d91_arm64",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel9@sha256:7c36902406c9dc7a91897ea5fe36ba4e6ee9f6435094016fc21e31c057ba3dd7_s390x",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel9@sha256:b817e4c5703cd36926371bdf2f276a1557e5c8ea4a57344051e219bb8a707b04_amd64",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel9@sha256:b9a9eb524b522e4c6cfc285dd115fd3e0cd7d6268213db3bc066b64a7889e7b0_arm64",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel9@sha256:fd5188add10e6586b188efaa19ce094daf5c5c84b07725031d25237c2e93ced2_ppc64le",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel9@sha256:0729b53e12e2e4f552e42c30f55c0c2ce7d0399fae6c4aba8f617f5579bc4445_ppc64le",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel9@sha256:2e507b647ca536325992fdd04d046ef960f5b5c3692af18344f86daa09a3741d_s390x",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel9@sha256:c9760dad0568725692140149c11ad94534264af8ab87784677a55a8f27d70ebe_arm64",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel9@sha256:e3e5f17fd2981ea6bae01080625c0b5aed4bba475271ccd4eb2ff1434d949cc1_amd64",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel9@sha256:030a4842de53bfe099677176efc80c9e31f585f944e94ae9991ea84cda38e88b_s390x",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel9@sha256:3c9fc3fba4317d85887ecaeb8afa321395dc8b04dc05fa54a12d27abaa0e6087_ppc64le",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel9@sha256:53f5c85f436c8aee0af2297144da6dfe7c9941bcecc3801d514cf6cbfa9f230f_amd64",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel9@sha256:5b30d53c4fdfc6fdce2a355a39d48cd078d04511aacf2272602a900289d67bee_arm64",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel9@sha256:147e26fd0d2470145f4acf8c833ac329b7e288ba1d20f491a89ab1aa3cd39c55_s390x",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel9@sha256:3189e6a8da6e957085a5dbaba433b0199a354c06b7c27e21d9a5107f67c60ce1_ppc64le",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel9@sha256:364d64cd9c25fbc2a39023c8212c12f9608d84370a72ae8356bfdd34f0d52a2f_amd64",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel9@sha256:3b90f58c351e221dfa60c238990c3d7fd3b74f59b806138ddcc18f72baa567ca_arm64",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel9@sha256:13f1af9c6dd7fc7862251d0ce5f069d5965649dd90a547a7a09c6d919ad96987_arm64",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel9@sha256:90075f5da491adec16eeada609d1f315ae7d97cd414e79b7c8e751d93c0be819_amd64",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel9@sha256:99346560c0fcba5270027aca813dab94e862a8c1bb413bf233c53b0488bf1339_ppc64le",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel9@sha256:ebd990cec2d84cc208b9b98b885ed019e1edbae5d660f238b84455d06c18d41c_s390x",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-nop-rhel9@sha256:12ed2cba86b37cde91db1ffac6d1aadd08b03f06a72406e8c224d4d470a8bf2f_ppc64le",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-nop-rhel9@sha256:3fdb6ca084da38668af018b7058161658271a9e2804f968f8362eab5f4de2d67_s390x",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-nop-rhel9@sha256:6c9c65da6a733afefd87391fc9a34c3ab261e6b1e0d0bad5686e193aee826fec_amd64",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-nop-rhel9@sha256:c0077f6b619722db02086aa46b7c41af3801dc552af11f4bac90a342fd906881_arm64",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel9@sha256:4d2516e88f1ae905b5c27d34324a8d3568870c9ba6072e05a18262cdb3e4b5f3_ppc64le",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel9@sha256:d5893ff6b813926b1ccf6191f447122123c0685aed3bd8496dcd0b628254fedb_s390x",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel9@sha256:e350ec18ab8c8dbae2efc9b4d1000e3ae07abbc093c0492444c80561ca57b046_arm64",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel9@sha256:e9ff6d02fb5fc4081bb317fca7930390f54de71920efd3327ae9f9df2b2cd783_amd64",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel9@sha256:0823a50cc017274204acfef21c96fdcac9754fe790cac68c6a2725990f2147ef_ppc64le",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel9@sha256:22bbf8889856068363e8a3d07b450f63ba979136d4c61205171a465627135c12_arm64",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel9@sha256:2f6f91dfd7b71cad1c6db82835d709d20f4153cf500d60ee32145712af922214_amd64",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel9@sha256:e2cc1d53875b7ec174fae01f9ee1b0d081b496726f6efe59cfdaf3f52bdb22bb_s390x",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel9@sha256:7cd03b4ff79625bc11db9340e69416320b880444c91def4d0768c7b687acc576_s390x",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel9@sha256:95801a943ba7d0ec4af53c3cd1177483e649bcd528b5a838a32ad2d860e6503a_amd64",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel9@sha256:a08d98ec75520d6b7421a75179c217bac1de0e893105f964325fc618c40b0062_ppc64le",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel9@sha256:c3bee1c6e705933ffa2870133fb3264f29e63b12a065b28bab3dcc2c1b52875e_arm64",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel9@sha256:1e9a9f1b5ecdab7d074722c860daab977519123fe4385affdfd86d8c7f3c473c_amd64",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel9@sha256:253ce9e4ce0dc0045de38340fe487c9dc47b2691befe2ea91e46cc493c6a74f2_s390x",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel9@sha256:4a34e3506330e931d7f205b36324c9fd7fe8581fbccfaca897f7c34bbb0df102_ppc64le",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel9@sha256:54e73db973349a7d9ea93b9a419ce8a342cfbf270cbceef5b28fffa578963636_arm64",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-pruner-controller-rhel9@sha256:71d52625d3aeb19a6109a434b2d6498aa8cfbfb74649ad2cba8837f3fae6e7ac_s390x",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-pruner-controller-rhel9@sha256:bba510a758d5a70dc133741ccd00d14bcb8fec5a9d642dbf134434383c909a0c_arm64",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-pruner-controller-rhel9@sha256:ea04b84821f819c6be84ed2b7113b791722aa6cdfd6fe6a119d13120dbc4bc9d_ppc64le",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-pruner-controller-rhel9@sha256:f5fdb09d85d227d014a2becde012d9e1ebfb3acf0ef060f27d3f2463332dd9b3_amd64",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel9@sha256:867d26b20423114d5bc4874ab26c58e23471a58226ef2e1eebee30f760533f13_s390x",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel9@sha256:86af0e4cedd9f906d2c341d0d658f67f4383615213312804b8f52be2a7dff036_ppc64le",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel9@sha256:b8d380990acb0184ab685b005e22fb8369139dd8cd6550b4521bd4bc3ca23b40_amd64",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel9@sha256:b903aa551212a53dccb73a4c78500d0c149b42a6cf7ac2ed1f5332e1ac85cac5_arm64",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel9@sha256:0bc86f0e97b943cfbcdc57c4357ff3bebd2b224116b01d36f20d34af20b86d5e_s390x",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel9@sha256:1ca6fa787c621462fa2c67b9a42b1de67688883af90316475b0df35be3ed805d_amd64",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel9@sha256:2a1344726d5244ffbd2a4c21c782116aa81efbc1b12466bcd89ef956e43893a1_arm64",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel9@sha256:b5fe393f2ea257f218fdf660b394d158e4709ede0e72ba8e3538ffee9659f8fe_ppc64le",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-results-retention-policy-agent-rhel9@sha256:7c7f00c73c750a146cf71f84bd19e0c94225c363a7aaee2bc2b52b234dd72703_amd64",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-results-retention-policy-agent-rhel9@sha256:7cef021919f068f60c37c2e8d9306e22cd915f17098c2aac51d43ede1c92cd81_ppc64le",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-results-retention-policy-agent-rhel9@sha256:d6bef8cb3c830ae821d2f14692e1ce0b70d17c371e1a75d076dcec21b7213e0c_s390x",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-results-retention-policy-agent-rhel9@sha256:ed58fd6de76c840d4057e6f89918e737ce5767a71aefb9effbdf5e9de97bb514_arm64",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel9@sha256:80b223dbcc37a4b977cfc5b75f999a5b206114cc47feaa5dcd43627dc91303fe_ppc64le",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel9@sha256:abdcb828bc1f2aaa5ee7211a00b3b7d8d291878ed55b5d2bbab425096625e52f_s390x",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel9@sha256:be4c337c6f13d6b7a89306374900c4d54ad79e096db4204c0d42d7fa3e823769_amd64",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel9@sha256:f841bc4678ac23de083707b5c4580fb4c52f84adb7fe0e4c4ef387768b4e6364_arm64",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel9@sha256:560507096517a43878dd9ac1f0d7e5b539ef7d50db3e247870c62e059b6ee289_arm64",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel9@sha256:a905be27983179f4cc0aa78e6b6b78971ae17bbcd46520fbc234e755cc9c98fe_ppc64le",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel9@sha256:ad84f6f7bde148dd49f9d633c4b904e52120d293aabd85eed9783f37db0de73e_s390x",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel9@sha256:c63b3cfe9903840c29a65b061bc0622473bb9681599449bb8c6767fd3ba02880_amd64",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel9@sha256:28fc18c45672e4d644b08216d62453bc74a5817fed4b4873c9981984c21f77a8_s390x",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel9@sha256:384e639f2ce3e75712a5ee1cc5520161342e9dd1e94444d134d7ad4a39dde279_amd64",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel9@sha256:52772f57e167aaf6e54dc104b57a03db4fbbac7fddd65cf54a8b342cf43df20c_arm64",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel9@sha256:8e9605f0c3c4bf4f184e220228221367b52ed7609c13b476e6e9df446c35a2ea_ppc64le",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel9@sha256:337beb1ebee34315707d2e40e930e9a107ac156f4201667ae7b90621ea392f66_s390x",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel9@sha256:536e89fce8e35644e1ac7d829a4562f76ede60bd8069e92e3b3da17f1702578b_arm64",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel9@sha256:5bb6265b605ddf793df6d72732682a8033bbb2443b6333914996b4384df8fcf7_amd64",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel9@sha256:6c9c4245686d29afb7f5285e3085969e2ec5283e5bf92bcfb8bc6cae13027724_ppc64le",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel9@sha256:9ff441506bc87d94825a4d4f57ff7f2b1e53d343297745b5dd0e4d3ad201f1b2_ppc64le",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel9@sha256:a50e8e8276a10fba42491003b40183d8ebcc939a4b215b0bad8d835695b5ab45_arm64",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel9@sha256:af3d3edc03257025476cdd0d0b4bfbb14022a0473054db0f868c197f73598f45_s390x",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel9@sha256:d0cf00108f8518b3d4d2d04b83ea703941a226803b17bcabcfd89c953bab697b_amd64",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel9@sha256:4f86f5c692a497442b54c435e68b0cbf961591a00ebc3a73c364a19da673e34d_amd64",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel9@sha256:a7060a10a9ab3d992ff150dcbe687dc4328ab3e2debd1351a6d7e0ac2439d89e_s390x",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel9@sha256:c98dde706025aa5e34c7c43eb74c9e0f747c15c6b25450faed9b97374417157d_arm64",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel9@sha256:d0f59e461f21d4c1194c3ff29b5f6b0d6f13e2a26f7f08195a6224c30199c1f2_ppc64le",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel9@sha256:16b9d1efa24d3f8bad5bcd9ba29e26f2dd15f8a174de2ba17abd63a6f1306fde_arm64",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel9@sha256:1bbbf713c2ff1870779a9b18b3607f0b0a84e7a797a409ab53afe0075da3e7fb_ppc64le",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel9@sha256:aa50d147f3b2bbe58539e676a2eaa7c2ea668adc8b33cc761c21fb2189cecb17_s390x",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel9@sha256:f91ecfb52623f05346a0d61007308bbd4059a20a043359e08c362ebd9156b7fa_amd64",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel9@sha256:13d591ce11f7e1b3bdfdf2e283d0cd6e57fd2385032175f485309e87f759c055_amd64",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel9@sha256:63ff9662f5a1cb5f69f08c38c22119fd202335b2c6a7e540a531fa1413421111_s390x",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel9@sha256:677cc576f84ceaba881313e7da183c012b03c4218f9a36f8d2b68806abb8b38d_ppc64le",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel9@sha256:dece6dc60c2e2e3f53e16b83c6d62abd09848cbf056ba4e8da2e17520db9568a_arm64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2425946"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in qs, a module used for parsing query strings. A remote attacker can exploit an improper input validation vulnerability by sending specially crafted HTTP requests that use bracket notation (e.g., `a[]=value`). This bypasses the `arrayLimit` option, which is designed to limit the size of parsed arrays and prevent resource exhaustion. Successful exploitation can lead to memory exhaustion, causing a Denial of Service (DoS) where the application crashes or becomes unresponsive, making the service unavailable to users.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "qs: qs: Denial of Service via improper input validation in array parsing",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This vulnerability is rated Important for Red Hat products that utilize the `qs` module for parsing query strings, particularly when processing user-controlled input with bracket notation. The `arrayLimit` option, intended to prevent resource exhaustion, is bypassed when bracket notation (`a[]=value`) is used, allowing a remote attacker to cause a denial of service through memory exhaustion. This can lead to application crashes or unresponsiveness, making the service unavailable.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel9@sha256:120d93e1cf2a96bfa9d7745b88377651055ebe5595f68b7b4a4bb26f633e8611_arm64",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel9@sha256:43efa5a676666dd4ae039ad5518eaf636f5baf8d688d9a4b475822c32ad1ddfb_amd64",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel9@sha256:7b0f572c22640568015fbcf42e9e242b2a640b70eb7bec97f00ee6967d0f598f_s390x",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel9@sha256:a01a2a1e02cffad381ecacab7bf6456ed9a0d1ad589cd0935ec5a4748e341fbe_ppc64le"
],
"known_not_affected": [
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-cache-rhel9@sha256:17d540bfc2f5e4f3eb11b25b95dd7860ab1cfccce5814deb301fea08d95072dc_arm64",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-cache-rhel9@sha256:716f58c27ecb2a7885406bc866a3c2bb850396f770a556ef1bdaeccedfd24089_amd64",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-cache-rhel9@sha256:9ebb96ce55329bcc5f40a92be685329d7ec00bfff00bd5a3605102eb8d6ed719_s390x",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-cache-rhel9@sha256:c13e60b885afff7a2ee13fac8de563f4886e762406ee2976d5b23ea0ef656078_ppc64le",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel9@sha256:1ee6048f584257edcbc764ae87f6375e6ce2d25caf3cc8f98fed981e197816bd_arm64",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel9@sha256:6a0d1f472283c686e438dbfbeec826db9d7d95f45f92842c4073f70704860d2f_amd64",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel9@sha256:bbb93e9ce23fd650f5b19df958390c951c38b72de02c5fec9cfbb3b801e8312f_ppc64le",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel9@sha256:ef571581dc01c754dce5ca1dbd360fe86800c14853ce3f535a51d0f438467597_s390x",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-controller-rhel9@sha256:27f3be442cf1d9f640657fb6d7cea6b133652226f9a80c3442df226b3cb3c2dc_amd64",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-controller-rhel9@sha256:2dd2182f98cb7beb6e8ef7d7fcfe13705501a11d425b99667afcbbfa52fd252a_ppc64le",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-controller-rhel9@sha256:72632d760862fdcfa54a910846b14f652dac23b185f7496c4c43097d537cc2d2_arm64",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-controller-rhel9@sha256:8559603458387b13ca544bf7a499fdaad82d18145b612e4e220e53480960dda0_s390x",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel9@sha256:98f5998cc667e71dbb51d133d39ae78156ccafa8bf171bd666edfac8de17ccba_ppc64le",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel9@sha256:b6fb02867ebc3be24c68dd24c9178ed17a655a20aa19d477954aae0896c53213_arm64",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel9@sha256:d7a11116dca914c661bbe20ecffe56afe6011fae809845859a4ffa2884e4f7db_amd64",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel9@sha256:fbb162c6620a1ac010cdd353682b30c6adebaf9a0064d6e3430555f7310c704c_s390x",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-events-rhel9@sha256:5949d16546a241366ea103f003c733c875c4616794ba7cca42aebb7c585908ba_arm64",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-events-rhel9@sha256:84469780cc76298499046e7a696b100a0393be411dc14fd8a3878fcedd86220e_ppc64le",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-events-rhel9@sha256:a0389d20f0c4c08c0e5b6f0a6edd8216658e3957e1e7476c21129b7a36ed2a8d_s390x",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-events-rhel9@sha256:d1a689ab23343c9fcfa24bf0ab56001971c0ab35a2505d8fa877346326bd8387_amd64",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel9@sha256:35412516c9d8d4ddb93f57bb59da160aa6abb11581a1a5df793fcbb8197f2e4f_s390x",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel9@sha256:bf6075f65fa2cb59af1c5cf9374c8958361c6c41318ae157abfa46a6d6e4d5b2_ppc64le",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel9@sha256:d3c24212665bd368c38a2b913b4bf9d8f5eb294ff269c0d5f23ac1c7f4bd6829_amd64",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel9@sha256:f3c6e7200e2834f4ed697bcaf8fc01a81bd88ae858d9a3c2b0efc36356ea4d91_arm64",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel9@sha256:7c36902406c9dc7a91897ea5fe36ba4e6ee9f6435094016fc21e31c057ba3dd7_s390x",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel9@sha256:b817e4c5703cd36926371bdf2f276a1557e5c8ea4a57344051e219bb8a707b04_amd64",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel9@sha256:b9a9eb524b522e4c6cfc285dd115fd3e0cd7d6268213db3bc066b64a7889e7b0_arm64",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel9@sha256:fd5188add10e6586b188efaa19ce094daf5c5c84b07725031d25237c2e93ced2_ppc64le",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel9@sha256:0729b53e12e2e4f552e42c30f55c0c2ce7d0399fae6c4aba8f617f5579bc4445_ppc64le",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel9@sha256:2e507b647ca536325992fdd04d046ef960f5b5c3692af18344f86daa09a3741d_s390x",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel9@sha256:c9760dad0568725692140149c11ad94534264af8ab87784677a55a8f27d70ebe_arm64",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel9@sha256:e3e5f17fd2981ea6bae01080625c0b5aed4bba475271ccd4eb2ff1434d949cc1_amd64",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel9@sha256:030a4842de53bfe099677176efc80c9e31f585f944e94ae9991ea84cda38e88b_s390x",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel9@sha256:3c9fc3fba4317d85887ecaeb8afa321395dc8b04dc05fa54a12d27abaa0e6087_ppc64le",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel9@sha256:53f5c85f436c8aee0af2297144da6dfe7c9941bcecc3801d514cf6cbfa9f230f_amd64",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel9@sha256:5b30d53c4fdfc6fdce2a355a39d48cd078d04511aacf2272602a900289d67bee_arm64",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel9@sha256:147e26fd0d2470145f4acf8c833ac329b7e288ba1d20f491a89ab1aa3cd39c55_s390x",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel9@sha256:3189e6a8da6e957085a5dbaba433b0199a354c06b7c27e21d9a5107f67c60ce1_ppc64le",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel9@sha256:364d64cd9c25fbc2a39023c8212c12f9608d84370a72ae8356bfdd34f0d52a2f_amd64",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel9@sha256:3b90f58c351e221dfa60c238990c3d7fd3b74f59b806138ddcc18f72baa567ca_arm64",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel9@sha256:13f1af9c6dd7fc7862251d0ce5f069d5965649dd90a547a7a09c6d919ad96987_arm64",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel9@sha256:90075f5da491adec16eeada609d1f315ae7d97cd414e79b7c8e751d93c0be819_amd64",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel9@sha256:99346560c0fcba5270027aca813dab94e862a8c1bb413bf233c53b0488bf1339_ppc64le",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel9@sha256:ebd990cec2d84cc208b9b98b885ed019e1edbae5d660f238b84455d06c18d41c_s390x",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-nop-rhel9@sha256:12ed2cba86b37cde91db1ffac6d1aadd08b03f06a72406e8c224d4d470a8bf2f_ppc64le",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-nop-rhel9@sha256:3fdb6ca084da38668af018b7058161658271a9e2804f968f8362eab5f4de2d67_s390x",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-nop-rhel9@sha256:6c9c65da6a733afefd87391fc9a34c3ab261e6b1e0d0bad5686e193aee826fec_amd64",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-nop-rhel9@sha256:c0077f6b619722db02086aa46b7c41af3801dc552af11f4bac90a342fd906881_arm64",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel9@sha256:4d2516e88f1ae905b5c27d34324a8d3568870c9ba6072e05a18262cdb3e4b5f3_ppc64le",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel9@sha256:d5893ff6b813926b1ccf6191f447122123c0685aed3bd8496dcd0b628254fedb_s390x",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel9@sha256:e350ec18ab8c8dbae2efc9b4d1000e3ae07abbc093c0492444c80561ca57b046_arm64",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel9@sha256:e9ff6d02fb5fc4081bb317fca7930390f54de71920efd3327ae9f9df2b2cd783_amd64",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel9@sha256:0823a50cc017274204acfef21c96fdcac9754fe790cac68c6a2725990f2147ef_ppc64le",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel9@sha256:22bbf8889856068363e8a3d07b450f63ba979136d4c61205171a465627135c12_arm64",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel9@sha256:2f6f91dfd7b71cad1c6db82835d709d20f4153cf500d60ee32145712af922214_amd64",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel9@sha256:e2cc1d53875b7ec174fae01f9ee1b0d081b496726f6efe59cfdaf3f52bdb22bb_s390x",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel9@sha256:7cd03b4ff79625bc11db9340e69416320b880444c91def4d0768c7b687acc576_s390x",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel9@sha256:95801a943ba7d0ec4af53c3cd1177483e649bcd528b5a838a32ad2d860e6503a_amd64",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel9@sha256:a08d98ec75520d6b7421a75179c217bac1de0e893105f964325fc618c40b0062_ppc64le",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel9@sha256:c3bee1c6e705933ffa2870133fb3264f29e63b12a065b28bab3dcc2c1b52875e_arm64",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel9@sha256:1e9a9f1b5ecdab7d074722c860daab977519123fe4385affdfd86d8c7f3c473c_amd64",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel9@sha256:253ce9e4ce0dc0045de38340fe487c9dc47b2691befe2ea91e46cc493c6a74f2_s390x",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel9@sha256:4a34e3506330e931d7f205b36324c9fd7fe8581fbccfaca897f7c34bbb0df102_ppc64le",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel9@sha256:54e73db973349a7d9ea93b9a419ce8a342cfbf270cbceef5b28fffa578963636_arm64",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-pruner-controller-rhel9@sha256:71d52625d3aeb19a6109a434b2d6498aa8cfbfb74649ad2cba8837f3fae6e7ac_s390x",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-pruner-controller-rhel9@sha256:bba510a758d5a70dc133741ccd00d14bcb8fec5a9d642dbf134434383c909a0c_arm64",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-pruner-controller-rhel9@sha256:ea04b84821f819c6be84ed2b7113b791722aa6cdfd6fe6a119d13120dbc4bc9d_ppc64le",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-pruner-controller-rhel9@sha256:f5fdb09d85d227d014a2becde012d9e1ebfb3acf0ef060f27d3f2463332dd9b3_amd64",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel9@sha256:867d26b20423114d5bc4874ab26c58e23471a58226ef2e1eebee30f760533f13_s390x",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel9@sha256:86af0e4cedd9f906d2c341d0d658f67f4383615213312804b8f52be2a7dff036_ppc64le",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel9@sha256:b8d380990acb0184ab685b005e22fb8369139dd8cd6550b4521bd4bc3ca23b40_amd64",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel9@sha256:b903aa551212a53dccb73a4c78500d0c149b42a6cf7ac2ed1f5332e1ac85cac5_arm64",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel9@sha256:0bc86f0e97b943cfbcdc57c4357ff3bebd2b224116b01d36f20d34af20b86d5e_s390x",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel9@sha256:1ca6fa787c621462fa2c67b9a42b1de67688883af90316475b0df35be3ed805d_amd64",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel9@sha256:2a1344726d5244ffbd2a4c21c782116aa81efbc1b12466bcd89ef956e43893a1_arm64",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel9@sha256:b5fe393f2ea257f218fdf660b394d158e4709ede0e72ba8e3538ffee9659f8fe_ppc64le",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-results-retention-policy-agent-rhel9@sha256:7c7f00c73c750a146cf71f84bd19e0c94225c363a7aaee2bc2b52b234dd72703_amd64",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-results-retention-policy-agent-rhel9@sha256:7cef021919f068f60c37c2e8d9306e22cd915f17098c2aac51d43ede1c92cd81_ppc64le",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-results-retention-policy-agent-rhel9@sha256:d6bef8cb3c830ae821d2f14692e1ce0b70d17c371e1a75d076dcec21b7213e0c_s390x",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-results-retention-policy-agent-rhel9@sha256:ed58fd6de76c840d4057e6f89918e737ce5767a71aefb9effbdf5e9de97bb514_arm64",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel9@sha256:80b223dbcc37a4b977cfc5b75f999a5b206114cc47feaa5dcd43627dc91303fe_ppc64le",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel9@sha256:abdcb828bc1f2aaa5ee7211a00b3b7d8d291878ed55b5d2bbab425096625e52f_s390x",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel9@sha256:be4c337c6f13d6b7a89306374900c4d54ad79e096db4204c0d42d7fa3e823769_amd64",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel9@sha256:f841bc4678ac23de083707b5c4580fb4c52f84adb7fe0e4c4ef387768b4e6364_arm64",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel9@sha256:560507096517a43878dd9ac1f0d7e5b539ef7d50db3e247870c62e059b6ee289_arm64",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel9@sha256:a905be27983179f4cc0aa78e6b6b78971ae17bbcd46520fbc234e755cc9c98fe_ppc64le",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel9@sha256:ad84f6f7bde148dd49f9d633c4b904e52120d293aabd85eed9783f37db0de73e_s390x",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel9@sha256:c63b3cfe9903840c29a65b061bc0622473bb9681599449bb8c6767fd3ba02880_amd64",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel9@sha256:28fc18c45672e4d644b08216d62453bc74a5817fed4b4873c9981984c21f77a8_s390x",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel9@sha256:384e639f2ce3e75712a5ee1cc5520161342e9dd1e94444d134d7ad4a39dde279_amd64",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel9@sha256:52772f57e167aaf6e54dc104b57a03db4fbbac7fddd65cf54a8b342cf43df20c_arm64",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel9@sha256:8e9605f0c3c4bf4f184e220228221367b52ed7609c13b476e6e9df446c35a2ea_ppc64le",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel9@sha256:337beb1ebee34315707d2e40e930e9a107ac156f4201667ae7b90621ea392f66_s390x",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel9@sha256:536e89fce8e35644e1ac7d829a4562f76ede60bd8069e92e3b3da17f1702578b_arm64",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel9@sha256:5bb6265b605ddf793df6d72732682a8033bbb2443b6333914996b4384df8fcf7_amd64",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel9@sha256:6c9c4245686d29afb7f5285e3085969e2ec5283e5bf92bcfb8bc6cae13027724_ppc64le",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel9@sha256:9ff441506bc87d94825a4d4f57ff7f2b1e53d343297745b5dd0e4d3ad201f1b2_ppc64le",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel9@sha256:a50e8e8276a10fba42491003b40183d8ebcc939a4b215b0bad8d835695b5ab45_arm64",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel9@sha256:af3d3edc03257025476cdd0d0b4bfbb14022a0473054db0f868c197f73598f45_s390x",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel9@sha256:d0cf00108f8518b3d4d2d04b83ea703941a226803b17bcabcfd89c953bab697b_amd64",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel9@sha256:4f86f5c692a497442b54c435e68b0cbf961591a00ebc3a73c364a19da673e34d_amd64",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel9@sha256:a7060a10a9ab3d992ff150dcbe687dc4328ab3e2debd1351a6d7e0ac2439d89e_s390x",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel9@sha256:c98dde706025aa5e34c7c43eb74c9e0f747c15c6b25450faed9b97374417157d_arm64",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel9@sha256:d0f59e461f21d4c1194c3ff29b5f6b0d6f13e2a26f7f08195a6224c30199c1f2_ppc64le",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel9@sha256:16b9d1efa24d3f8bad5bcd9ba29e26f2dd15f8a174de2ba17abd63a6f1306fde_arm64",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel9@sha256:1bbbf713c2ff1870779a9b18b3607f0b0a84e7a797a409ab53afe0075da3e7fb_ppc64le",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel9@sha256:aa50d147f3b2bbe58539e676a2eaa7c2ea668adc8b33cc761c21fb2189cecb17_s390x",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel9@sha256:f91ecfb52623f05346a0d61007308bbd4059a20a043359e08c362ebd9156b7fa_amd64",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel9@sha256:13d591ce11f7e1b3bdfdf2e283d0cd6e57fd2385032175f485309e87f759c055_amd64",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel9@sha256:63ff9662f5a1cb5f69f08c38c22119fd202335b2c6a7e540a531fa1413421111_s390x",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel9@sha256:677cc576f84ceaba881313e7da183c012b03c4218f9a36f8d2b68806abb8b38d_ppc64le",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel9@sha256:dece6dc60c2e2e3f53e16b83c6d62abd09848cbf056ba4e8da2e17520db9568a_arm64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-15284"
},
{
"category": "external",
"summary": "RHBZ#2425946",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2425946"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-15284",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-15284"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-15284",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-15284"
},
{
"category": "external",
"summary": "https://github.com/ljharb/qs/commit/3086902ecf7f088d0d1803887643ac6c03d415b9",
"url": "https://github.com/ljharb/qs/commit/3086902ecf7f088d0d1803887643ac6c03d415b9"
},
{
"category": "external",
"summary": "https://github.com/ljharb/qs/security/advisories/GHSA-6rw7-vpxm-498p",
"url": "https://github.com/ljharb/qs/security/advisories/GHSA-6rw7-vpxm-498p"
}
],
"release_date": "2025-12-29T22:56:45.240000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-03-05T07:08:51+00:00",
"details": "Red Hat OpenShift Pipelines is a cloud-native, continuous integration and\ncontinuous delivery (CI/CD) solution based on Kubernetes resources.\nIt uses Tekton building blocks to automate deployments across multiple\nplatforms by abstracting away the underlying implementation details.\nTekton introduces a number of standard custom resource definitions (CRDs)\nfor defining CI/CD pipelines that are portable across Kubernetes distributions.",
"product_ids": [
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel9@sha256:120d93e1cf2a96bfa9d7745b88377651055ebe5595f68b7b4a4bb26f633e8611_arm64",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel9@sha256:43efa5a676666dd4ae039ad5518eaf636f5baf8d688d9a4b475822c32ad1ddfb_amd64",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel9@sha256:7b0f572c22640568015fbcf42e9e242b2a640b70eb7bec97f00ee6967d0f598f_s390x",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel9@sha256:a01a2a1e02cffad381ecacab7bf6456ed9a0d1ad589cd0935ec5a4748e341fbe_ppc64le"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:3825"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base, or stability.",
"product_ids": [
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-cache-rhel9@sha256:17d540bfc2f5e4f3eb11b25b95dd7860ab1cfccce5814deb301fea08d95072dc_arm64",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-cache-rhel9@sha256:716f58c27ecb2a7885406bc866a3c2bb850396f770a556ef1bdaeccedfd24089_amd64",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-cache-rhel9@sha256:9ebb96ce55329bcc5f40a92be685329d7ec00bfff00bd5a3605102eb8d6ed719_s390x",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-cache-rhel9@sha256:c13e60b885afff7a2ee13fac8de563f4886e762406ee2976d5b23ea0ef656078_ppc64le",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel9@sha256:1ee6048f584257edcbc764ae87f6375e6ce2d25caf3cc8f98fed981e197816bd_arm64",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel9@sha256:6a0d1f472283c686e438dbfbeec826db9d7d95f45f92842c4073f70704860d2f_amd64",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel9@sha256:bbb93e9ce23fd650f5b19df958390c951c38b72de02c5fec9cfbb3b801e8312f_ppc64le",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel9@sha256:ef571581dc01c754dce5ca1dbd360fe86800c14853ce3f535a51d0f438467597_s390x",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel9@sha256:120d93e1cf2a96bfa9d7745b88377651055ebe5595f68b7b4a4bb26f633e8611_arm64",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel9@sha256:43efa5a676666dd4ae039ad5518eaf636f5baf8d688d9a4b475822c32ad1ddfb_amd64",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel9@sha256:7b0f572c22640568015fbcf42e9e242b2a640b70eb7bec97f00ee6967d0f598f_s390x",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel9@sha256:a01a2a1e02cffad381ecacab7bf6456ed9a0d1ad589cd0935ec5a4748e341fbe_ppc64le",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-controller-rhel9@sha256:27f3be442cf1d9f640657fb6d7cea6b133652226f9a80c3442df226b3cb3c2dc_amd64",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-controller-rhel9@sha256:2dd2182f98cb7beb6e8ef7d7fcfe13705501a11d425b99667afcbbfa52fd252a_ppc64le",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-controller-rhel9@sha256:72632d760862fdcfa54a910846b14f652dac23b185f7496c4c43097d537cc2d2_arm64",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-controller-rhel9@sha256:8559603458387b13ca544bf7a499fdaad82d18145b612e4e220e53480960dda0_s390x",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel9@sha256:98f5998cc667e71dbb51d133d39ae78156ccafa8bf171bd666edfac8de17ccba_ppc64le",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel9@sha256:b6fb02867ebc3be24c68dd24c9178ed17a655a20aa19d477954aae0896c53213_arm64",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel9@sha256:d7a11116dca914c661bbe20ecffe56afe6011fae809845859a4ffa2884e4f7db_amd64",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel9@sha256:fbb162c6620a1ac010cdd353682b30c6adebaf9a0064d6e3430555f7310c704c_s390x",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-events-rhel9@sha256:5949d16546a241366ea103f003c733c875c4616794ba7cca42aebb7c585908ba_arm64",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-events-rhel9@sha256:84469780cc76298499046e7a696b100a0393be411dc14fd8a3878fcedd86220e_ppc64le",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-events-rhel9@sha256:a0389d20f0c4c08c0e5b6f0a6edd8216658e3957e1e7476c21129b7a36ed2a8d_s390x",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-events-rhel9@sha256:d1a689ab23343c9fcfa24bf0ab56001971c0ab35a2505d8fa877346326bd8387_amd64",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel9@sha256:35412516c9d8d4ddb93f57bb59da160aa6abb11581a1a5df793fcbb8197f2e4f_s390x",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel9@sha256:bf6075f65fa2cb59af1c5cf9374c8958361c6c41318ae157abfa46a6d6e4d5b2_ppc64le",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel9@sha256:d3c24212665bd368c38a2b913b4bf9d8f5eb294ff269c0d5f23ac1c7f4bd6829_amd64",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel9@sha256:f3c6e7200e2834f4ed697bcaf8fc01a81bd88ae858d9a3c2b0efc36356ea4d91_arm64",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel9@sha256:7c36902406c9dc7a91897ea5fe36ba4e6ee9f6435094016fc21e31c057ba3dd7_s390x",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel9@sha256:b817e4c5703cd36926371bdf2f276a1557e5c8ea4a57344051e219bb8a707b04_amd64",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel9@sha256:b9a9eb524b522e4c6cfc285dd115fd3e0cd7d6268213db3bc066b64a7889e7b0_arm64",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel9@sha256:fd5188add10e6586b188efaa19ce094daf5c5c84b07725031d25237c2e93ced2_ppc64le",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel9@sha256:0729b53e12e2e4f552e42c30f55c0c2ce7d0399fae6c4aba8f617f5579bc4445_ppc64le",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel9@sha256:2e507b647ca536325992fdd04d046ef960f5b5c3692af18344f86daa09a3741d_s390x",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel9@sha256:c9760dad0568725692140149c11ad94534264af8ab87784677a55a8f27d70ebe_arm64",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel9@sha256:e3e5f17fd2981ea6bae01080625c0b5aed4bba475271ccd4eb2ff1434d949cc1_amd64",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel9@sha256:030a4842de53bfe099677176efc80c9e31f585f944e94ae9991ea84cda38e88b_s390x",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel9@sha256:3c9fc3fba4317d85887ecaeb8afa321395dc8b04dc05fa54a12d27abaa0e6087_ppc64le",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel9@sha256:53f5c85f436c8aee0af2297144da6dfe7c9941bcecc3801d514cf6cbfa9f230f_amd64",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel9@sha256:5b30d53c4fdfc6fdce2a355a39d48cd078d04511aacf2272602a900289d67bee_arm64",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel9@sha256:147e26fd0d2470145f4acf8c833ac329b7e288ba1d20f491a89ab1aa3cd39c55_s390x",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel9@sha256:3189e6a8da6e957085a5dbaba433b0199a354c06b7c27e21d9a5107f67c60ce1_ppc64le",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel9@sha256:364d64cd9c25fbc2a39023c8212c12f9608d84370a72ae8356bfdd34f0d52a2f_amd64",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel9@sha256:3b90f58c351e221dfa60c238990c3d7fd3b74f59b806138ddcc18f72baa567ca_arm64",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel9@sha256:13f1af9c6dd7fc7862251d0ce5f069d5965649dd90a547a7a09c6d919ad96987_arm64",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel9@sha256:90075f5da491adec16eeada609d1f315ae7d97cd414e79b7c8e751d93c0be819_amd64",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel9@sha256:99346560c0fcba5270027aca813dab94e862a8c1bb413bf233c53b0488bf1339_ppc64le",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel9@sha256:ebd990cec2d84cc208b9b98b885ed019e1edbae5d660f238b84455d06c18d41c_s390x",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-nop-rhel9@sha256:12ed2cba86b37cde91db1ffac6d1aadd08b03f06a72406e8c224d4d470a8bf2f_ppc64le",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-nop-rhel9@sha256:3fdb6ca084da38668af018b7058161658271a9e2804f968f8362eab5f4de2d67_s390x",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-nop-rhel9@sha256:6c9c65da6a733afefd87391fc9a34c3ab261e6b1e0d0bad5686e193aee826fec_amd64",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-nop-rhel9@sha256:c0077f6b619722db02086aa46b7c41af3801dc552af11f4bac90a342fd906881_arm64",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel9@sha256:4d2516e88f1ae905b5c27d34324a8d3568870c9ba6072e05a18262cdb3e4b5f3_ppc64le",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel9@sha256:d5893ff6b813926b1ccf6191f447122123c0685aed3bd8496dcd0b628254fedb_s390x",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel9@sha256:e350ec18ab8c8dbae2efc9b4d1000e3ae07abbc093c0492444c80561ca57b046_arm64",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel9@sha256:e9ff6d02fb5fc4081bb317fca7930390f54de71920efd3327ae9f9df2b2cd783_amd64",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel9@sha256:0823a50cc017274204acfef21c96fdcac9754fe790cac68c6a2725990f2147ef_ppc64le",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel9@sha256:22bbf8889856068363e8a3d07b450f63ba979136d4c61205171a465627135c12_arm64",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel9@sha256:2f6f91dfd7b71cad1c6db82835d709d20f4153cf500d60ee32145712af922214_amd64",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel9@sha256:e2cc1d53875b7ec174fae01f9ee1b0d081b496726f6efe59cfdaf3f52bdb22bb_s390x",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel9@sha256:7cd03b4ff79625bc11db9340e69416320b880444c91def4d0768c7b687acc576_s390x",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel9@sha256:95801a943ba7d0ec4af53c3cd1177483e649bcd528b5a838a32ad2d860e6503a_amd64",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel9@sha256:a08d98ec75520d6b7421a75179c217bac1de0e893105f964325fc618c40b0062_ppc64le",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel9@sha256:c3bee1c6e705933ffa2870133fb3264f29e63b12a065b28bab3dcc2c1b52875e_arm64",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel9@sha256:1e9a9f1b5ecdab7d074722c860daab977519123fe4385affdfd86d8c7f3c473c_amd64",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel9@sha256:253ce9e4ce0dc0045de38340fe487c9dc47b2691befe2ea91e46cc493c6a74f2_s390x",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel9@sha256:4a34e3506330e931d7f205b36324c9fd7fe8581fbccfaca897f7c34bbb0df102_ppc64le",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel9@sha256:54e73db973349a7d9ea93b9a419ce8a342cfbf270cbceef5b28fffa578963636_arm64",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-pruner-controller-rhel9@sha256:71d52625d3aeb19a6109a434b2d6498aa8cfbfb74649ad2cba8837f3fae6e7ac_s390x",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-pruner-controller-rhel9@sha256:bba510a758d5a70dc133741ccd00d14bcb8fec5a9d642dbf134434383c909a0c_arm64",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-pruner-controller-rhel9@sha256:ea04b84821f819c6be84ed2b7113b791722aa6cdfd6fe6a119d13120dbc4bc9d_ppc64le",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-pruner-controller-rhel9@sha256:f5fdb09d85d227d014a2becde012d9e1ebfb3acf0ef060f27d3f2463332dd9b3_amd64",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel9@sha256:867d26b20423114d5bc4874ab26c58e23471a58226ef2e1eebee30f760533f13_s390x",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel9@sha256:86af0e4cedd9f906d2c341d0d658f67f4383615213312804b8f52be2a7dff036_ppc64le",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel9@sha256:b8d380990acb0184ab685b005e22fb8369139dd8cd6550b4521bd4bc3ca23b40_amd64",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel9@sha256:b903aa551212a53dccb73a4c78500d0c149b42a6cf7ac2ed1f5332e1ac85cac5_arm64",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel9@sha256:0bc86f0e97b943cfbcdc57c4357ff3bebd2b224116b01d36f20d34af20b86d5e_s390x",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel9@sha256:1ca6fa787c621462fa2c67b9a42b1de67688883af90316475b0df35be3ed805d_amd64",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel9@sha256:2a1344726d5244ffbd2a4c21c782116aa81efbc1b12466bcd89ef956e43893a1_arm64",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel9@sha256:b5fe393f2ea257f218fdf660b394d158e4709ede0e72ba8e3538ffee9659f8fe_ppc64le",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-results-retention-policy-agent-rhel9@sha256:7c7f00c73c750a146cf71f84bd19e0c94225c363a7aaee2bc2b52b234dd72703_amd64",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-results-retention-policy-agent-rhel9@sha256:7cef021919f068f60c37c2e8d9306e22cd915f17098c2aac51d43ede1c92cd81_ppc64le",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-results-retention-policy-agent-rhel9@sha256:d6bef8cb3c830ae821d2f14692e1ce0b70d17c371e1a75d076dcec21b7213e0c_s390x",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-results-retention-policy-agent-rhel9@sha256:ed58fd6de76c840d4057e6f89918e737ce5767a71aefb9effbdf5e9de97bb514_arm64",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel9@sha256:80b223dbcc37a4b977cfc5b75f999a5b206114cc47feaa5dcd43627dc91303fe_ppc64le",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel9@sha256:abdcb828bc1f2aaa5ee7211a00b3b7d8d291878ed55b5d2bbab425096625e52f_s390x",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel9@sha256:be4c337c6f13d6b7a89306374900c4d54ad79e096db4204c0d42d7fa3e823769_amd64",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel9@sha256:f841bc4678ac23de083707b5c4580fb4c52f84adb7fe0e4c4ef387768b4e6364_arm64",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel9@sha256:560507096517a43878dd9ac1f0d7e5b539ef7d50db3e247870c62e059b6ee289_arm64",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel9@sha256:a905be27983179f4cc0aa78e6b6b78971ae17bbcd46520fbc234e755cc9c98fe_ppc64le",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel9@sha256:ad84f6f7bde148dd49f9d633c4b904e52120d293aabd85eed9783f37db0de73e_s390x",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel9@sha256:c63b3cfe9903840c29a65b061bc0622473bb9681599449bb8c6767fd3ba02880_amd64",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel9@sha256:28fc18c45672e4d644b08216d62453bc74a5817fed4b4873c9981984c21f77a8_s390x",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel9@sha256:384e639f2ce3e75712a5ee1cc5520161342e9dd1e94444d134d7ad4a39dde279_amd64",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel9@sha256:52772f57e167aaf6e54dc104b57a03db4fbbac7fddd65cf54a8b342cf43df20c_arm64",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel9@sha256:8e9605f0c3c4bf4f184e220228221367b52ed7609c13b476e6e9df446c35a2ea_ppc64le",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel9@sha256:337beb1ebee34315707d2e40e930e9a107ac156f4201667ae7b90621ea392f66_s390x",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel9@sha256:536e89fce8e35644e1ac7d829a4562f76ede60bd8069e92e3b3da17f1702578b_arm64",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel9@sha256:5bb6265b605ddf793df6d72732682a8033bbb2443b6333914996b4384df8fcf7_amd64",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel9@sha256:6c9c4245686d29afb7f5285e3085969e2ec5283e5bf92bcfb8bc6cae13027724_ppc64le",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel9@sha256:9ff441506bc87d94825a4d4f57ff7f2b1e53d343297745b5dd0e4d3ad201f1b2_ppc64le",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel9@sha256:a50e8e8276a10fba42491003b40183d8ebcc939a4b215b0bad8d835695b5ab45_arm64",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel9@sha256:af3d3edc03257025476cdd0d0b4bfbb14022a0473054db0f868c197f73598f45_s390x",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel9@sha256:d0cf00108f8518b3d4d2d04b83ea703941a226803b17bcabcfd89c953bab697b_amd64",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel9@sha256:4f86f5c692a497442b54c435e68b0cbf961591a00ebc3a73c364a19da673e34d_amd64",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel9@sha256:a7060a10a9ab3d992ff150dcbe687dc4328ab3e2debd1351a6d7e0ac2439d89e_s390x",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel9@sha256:c98dde706025aa5e34c7c43eb74c9e0f747c15c6b25450faed9b97374417157d_arm64",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel9@sha256:d0f59e461f21d4c1194c3ff29b5f6b0d6f13e2a26f7f08195a6224c30199c1f2_ppc64le",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel9@sha256:16b9d1efa24d3f8bad5bcd9ba29e26f2dd15f8a174de2ba17abd63a6f1306fde_arm64",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel9@sha256:1bbbf713c2ff1870779a9b18b3607f0b0a84e7a797a409ab53afe0075da3e7fb_ppc64le",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel9@sha256:aa50d147f3b2bbe58539e676a2eaa7c2ea668adc8b33cc761c21fb2189cecb17_s390x",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel9@sha256:f91ecfb52623f05346a0d61007308bbd4059a20a043359e08c362ebd9156b7fa_amd64",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel9@sha256:13d591ce11f7e1b3bdfdf2e283d0cd6e57fd2385032175f485309e87f759c055_amd64",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel9@sha256:63ff9662f5a1cb5f69f08c38c22119fd202335b2c6a7e540a531fa1413421111_s390x",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel9@sha256:677cc576f84ceaba881313e7da183c012b03c4218f9a36f8d2b68806abb8b38d_ppc64le",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel9@sha256:dece6dc60c2e2e3f53e16b83c6d62abd09848cbf056ba4e8da2e17520db9568a_arm64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-cache-rhel9@sha256:17d540bfc2f5e4f3eb11b25b95dd7860ab1cfccce5814deb301fea08d95072dc_arm64",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-cache-rhel9@sha256:716f58c27ecb2a7885406bc866a3c2bb850396f770a556ef1bdaeccedfd24089_amd64",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-cache-rhel9@sha256:9ebb96ce55329bcc5f40a92be685329d7ec00bfff00bd5a3605102eb8d6ed719_s390x",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-cache-rhel9@sha256:c13e60b885afff7a2ee13fac8de563f4886e762406ee2976d5b23ea0ef656078_ppc64le",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel9@sha256:1ee6048f584257edcbc764ae87f6375e6ce2d25caf3cc8f98fed981e197816bd_arm64",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel9@sha256:6a0d1f472283c686e438dbfbeec826db9d7d95f45f92842c4073f70704860d2f_amd64",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel9@sha256:bbb93e9ce23fd650f5b19df958390c951c38b72de02c5fec9cfbb3b801e8312f_ppc64le",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel9@sha256:ef571581dc01c754dce5ca1dbd360fe86800c14853ce3f535a51d0f438467597_s390x",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel9@sha256:120d93e1cf2a96bfa9d7745b88377651055ebe5595f68b7b4a4bb26f633e8611_arm64",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel9@sha256:43efa5a676666dd4ae039ad5518eaf636f5baf8d688d9a4b475822c32ad1ddfb_amd64",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel9@sha256:7b0f572c22640568015fbcf42e9e242b2a640b70eb7bec97f00ee6967d0f598f_s390x",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel9@sha256:a01a2a1e02cffad381ecacab7bf6456ed9a0d1ad589cd0935ec5a4748e341fbe_ppc64le",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-controller-rhel9@sha256:27f3be442cf1d9f640657fb6d7cea6b133652226f9a80c3442df226b3cb3c2dc_amd64",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-controller-rhel9@sha256:2dd2182f98cb7beb6e8ef7d7fcfe13705501a11d425b99667afcbbfa52fd252a_ppc64le",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-controller-rhel9@sha256:72632d760862fdcfa54a910846b14f652dac23b185f7496c4c43097d537cc2d2_arm64",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-controller-rhel9@sha256:8559603458387b13ca544bf7a499fdaad82d18145b612e4e220e53480960dda0_s390x",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel9@sha256:98f5998cc667e71dbb51d133d39ae78156ccafa8bf171bd666edfac8de17ccba_ppc64le",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel9@sha256:b6fb02867ebc3be24c68dd24c9178ed17a655a20aa19d477954aae0896c53213_arm64",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel9@sha256:d7a11116dca914c661bbe20ecffe56afe6011fae809845859a4ffa2884e4f7db_amd64",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel9@sha256:fbb162c6620a1ac010cdd353682b30c6adebaf9a0064d6e3430555f7310c704c_s390x",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-events-rhel9@sha256:5949d16546a241366ea103f003c733c875c4616794ba7cca42aebb7c585908ba_arm64",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-events-rhel9@sha256:84469780cc76298499046e7a696b100a0393be411dc14fd8a3878fcedd86220e_ppc64le",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-events-rhel9@sha256:a0389d20f0c4c08c0e5b6f0a6edd8216658e3957e1e7476c21129b7a36ed2a8d_s390x",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-events-rhel9@sha256:d1a689ab23343c9fcfa24bf0ab56001971c0ab35a2505d8fa877346326bd8387_amd64",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel9@sha256:35412516c9d8d4ddb93f57bb59da160aa6abb11581a1a5df793fcbb8197f2e4f_s390x",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel9@sha256:bf6075f65fa2cb59af1c5cf9374c8958361c6c41318ae157abfa46a6d6e4d5b2_ppc64le",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel9@sha256:d3c24212665bd368c38a2b913b4bf9d8f5eb294ff269c0d5f23ac1c7f4bd6829_amd64",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel9@sha256:f3c6e7200e2834f4ed697bcaf8fc01a81bd88ae858d9a3c2b0efc36356ea4d91_arm64",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel9@sha256:7c36902406c9dc7a91897ea5fe36ba4e6ee9f6435094016fc21e31c057ba3dd7_s390x",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel9@sha256:b817e4c5703cd36926371bdf2f276a1557e5c8ea4a57344051e219bb8a707b04_amd64",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel9@sha256:b9a9eb524b522e4c6cfc285dd115fd3e0cd7d6268213db3bc066b64a7889e7b0_arm64",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel9@sha256:fd5188add10e6586b188efaa19ce094daf5c5c84b07725031d25237c2e93ced2_ppc64le",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel9@sha256:0729b53e12e2e4f552e42c30f55c0c2ce7d0399fae6c4aba8f617f5579bc4445_ppc64le",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel9@sha256:2e507b647ca536325992fdd04d046ef960f5b5c3692af18344f86daa09a3741d_s390x",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel9@sha256:c9760dad0568725692140149c11ad94534264af8ab87784677a55a8f27d70ebe_arm64",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel9@sha256:e3e5f17fd2981ea6bae01080625c0b5aed4bba475271ccd4eb2ff1434d949cc1_amd64",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel9@sha256:030a4842de53bfe099677176efc80c9e31f585f944e94ae9991ea84cda38e88b_s390x",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel9@sha256:3c9fc3fba4317d85887ecaeb8afa321395dc8b04dc05fa54a12d27abaa0e6087_ppc64le",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel9@sha256:53f5c85f436c8aee0af2297144da6dfe7c9941bcecc3801d514cf6cbfa9f230f_amd64",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel9@sha256:5b30d53c4fdfc6fdce2a355a39d48cd078d04511aacf2272602a900289d67bee_arm64",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel9@sha256:147e26fd0d2470145f4acf8c833ac329b7e288ba1d20f491a89ab1aa3cd39c55_s390x",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel9@sha256:3189e6a8da6e957085a5dbaba433b0199a354c06b7c27e21d9a5107f67c60ce1_ppc64le",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel9@sha256:364d64cd9c25fbc2a39023c8212c12f9608d84370a72ae8356bfdd34f0d52a2f_amd64",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel9@sha256:3b90f58c351e221dfa60c238990c3d7fd3b74f59b806138ddcc18f72baa567ca_arm64",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel9@sha256:13f1af9c6dd7fc7862251d0ce5f069d5965649dd90a547a7a09c6d919ad96987_arm64",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel9@sha256:90075f5da491adec16eeada609d1f315ae7d97cd414e79b7c8e751d93c0be819_amd64",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel9@sha256:99346560c0fcba5270027aca813dab94e862a8c1bb413bf233c53b0488bf1339_ppc64le",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel9@sha256:ebd990cec2d84cc208b9b98b885ed019e1edbae5d660f238b84455d06c18d41c_s390x",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-nop-rhel9@sha256:12ed2cba86b37cde91db1ffac6d1aadd08b03f06a72406e8c224d4d470a8bf2f_ppc64le",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-nop-rhel9@sha256:3fdb6ca084da38668af018b7058161658271a9e2804f968f8362eab5f4de2d67_s390x",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-nop-rhel9@sha256:6c9c65da6a733afefd87391fc9a34c3ab261e6b1e0d0bad5686e193aee826fec_amd64",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-nop-rhel9@sha256:c0077f6b619722db02086aa46b7c41af3801dc552af11f4bac90a342fd906881_arm64",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel9@sha256:4d2516e88f1ae905b5c27d34324a8d3568870c9ba6072e05a18262cdb3e4b5f3_ppc64le",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel9@sha256:d5893ff6b813926b1ccf6191f447122123c0685aed3bd8496dcd0b628254fedb_s390x",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel9@sha256:e350ec18ab8c8dbae2efc9b4d1000e3ae07abbc093c0492444c80561ca57b046_arm64",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel9@sha256:e9ff6d02fb5fc4081bb317fca7930390f54de71920efd3327ae9f9df2b2cd783_amd64",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel9@sha256:0823a50cc017274204acfef21c96fdcac9754fe790cac68c6a2725990f2147ef_ppc64le",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel9@sha256:22bbf8889856068363e8a3d07b450f63ba979136d4c61205171a465627135c12_arm64",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel9@sha256:2f6f91dfd7b71cad1c6db82835d709d20f4153cf500d60ee32145712af922214_amd64",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel9@sha256:e2cc1d53875b7ec174fae01f9ee1b0d081b496726f6efe59cfdaf3f52bdb22bb_s390x",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel9@sha256:7cd03b4ff79625bc11db9340e69416320b880444c91def4d0768c7b687acc576_s390x",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel9@sha256:95801a943ba7d0ec4af53c3cd1177483e649bcd528b5a838a32ad2d860e6503a_amd64",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel9@sha256:a08d98ec75520d6b7421a75179c217bac1de0e893105f964325fc618c40b0062_ppc64le",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel9@sha256:c3bee1c6e705933ffa2870133fb3264f29e63b12a065b28bab3dcc2c1b52875e_arm64",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel9@sha256:1e9a9f1b5ecdab7d074722c860daab977519123fe4385affdfd86d8c7f3c473c_amd64",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel9@sha256:253ce9e4ce0dc0045de38340fe487c9dc47b2691befe2ea91e46cc493c6a74f2_s390x",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel9@sha256:4a34e3506330e931d7f205b36324c9fd7fe8581fbccfaca897f7c34bbb0df102_ppc64le",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel9@sha256:54e73db973349a7d9ea93b9a419ce8a342cfbf270cbceef5b28fffa578963636_arm64",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-pruner-controller-rhel9@sha256:71d52625d3aeb19a6109a434b2d6498aa8cfbfb74649ad2cba8837f3fae6e7ac_s390x",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-pruner-controller-rhel9@sha256:bba510a758d5a70dc133741ccd00d14bcb8fec5a9d642dbf134434383c909a0c_arm64",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-pruner-controller-rhel9@sha256:ea04b84821f819c6be84ed2b7113b791722aa6cdfd6fe6a119d13120dbc4bc9d_ppc64le",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-pruner-controller-rhel9@sha256:f5fdb09d85d227d014a2becde012d9e1ebfb3acf0ef060f27d3f2463332dd9b3_amd64",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel9@sha256:867d26b20423114d5bc4874ab26c58e23471a58226ef2e1eebee30f760533f13_s390x",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel9@sha256:86af0e4cedd9f906d2c341d0d658f67f4383615213312804b8f52be2a7dff036_ppc64le",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel9@sha256:b8d380990acb0184ab685b005e22fb8369139dd8cd6550b4521bd4bc3ca23b40_amd64",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel9@sha256:b903aa551212a53dccb73a4c78500d0c149b42a6cf7ac2ed1f5332e1ac85cac5_arm64",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel9@sha256:0bc86f0e97b943cfbcdc57c4357ff3bebd2b224116b01d36f20d34af20b86d5e_s390x",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel9@sha256:1ca6fa787c621462fa2c67b9a42b1de67688883af90316475b0df35be3ed805d_amd64",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel9@sha256:2a1344726d5244ffbd2a4c21c782116aa81efbc1b12466bcd89ef956e43893a1_arm64",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel9@sha256:b5fe393f2ea257f218fdf660b394d158e4709ede0e72ba8e3538ffee9659f8fe_ppc64le",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-results-retention-policy-agent-rhel9@sha256:7c7f00c73c750a146cf71f84bd19e0c94225c363a7aaee2bc2b52b234dd72703_amd64",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-results-retention-policy-agent-rhel9@sha256:7cef021919f068f60c37c2e8d9306e22cd915f17098c2aac51d43ede1c92cd81_ppc64le",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-results-retention-policy-agent-rhel9@sha256:d6bef8cb3c830ae821d2f14692e1ce0b70d17c371e1a75d076dcec21b7213e0c_s390x",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-results-retention-policy-agent-rhel9@sha256:ed58fd6de76c840d4057e6f89918e737ce5767a71aefb9effbdf5e9de97bb514_arm64",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel9@sha256:80b223dbcc37a4b977cfc5b75f999a5b206114cc47feaa5dcd43627dc91303fe_ppc64le",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel9@sha256:abdcb828bc1f2aaa5ee7211a00b3b7d8d291878ed55b5d2bbab425096625e52f_s390x",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel9@sha256:be4c337c6f13d6b7a89306374900c4d54ad79e096db4204c0d42d7fa3e823769_amd64",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel9@sha256:f841bc4678ac23de083707b5c4580fb4c52f84adb7fe0e4c4ef387768b4e6364_arm64",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel9@sha256:560507096517a43878dd9ac1f0d7e5b539ef7d50db3e247870c62e059b6ee289_arm64",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel9@sha256:a905be27983179f4cc0aa78e6b6b78971ae17bbcd46520fbc234e755cc9c98fe_ppc64le",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel9@sha256:ad84f6f7bde148dd49f9d633c4b904e52120d293aabd85eed9783f37db0de73e_s390x",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel9@sha256:c63b3cfe9903840c29a65b061bc0622473bb9681599449bb8c6767fd3ba02880_amd64",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel9@sha256:28fc18c45672e4d644b08216d62453bc74a5817fed4b4873c9981984c21f77a8_s390x",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel9@sha256:384e639f2ce3e75712a5ee1cc5520161342e9dd1e94444d134d7ad4a39dde279_amd64",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel9@sha256:52772f57e167aaf6e54dc104b57a03db4fbbac7fddd65cf54a8b342cf43df20c_arm64",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel9@sha256:8e9605f0c3c4bf4f184e220228221367b52ed7609c13b476e6e9df446c35a2ea_ppc64le",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel9@sha256:337beb1ebee34315707d2e40e930e9a107ac156f4201667ae7b90621ea392f66_s390x",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel9@sha256:536e89fce8e35644e1ac7d829a4562f76ede60bd8069e92e3b3da17f1702578b_arm64",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel9@sha256:5bb6265b605ddf793df6d72732682a8033bbb2443b6333914996b4384df8fcf7_amd64",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel9@sha256:6c9c4245686d29afb7f5285e3085969e2ec5283e5bf92bcfb8bc6cae13027724_ppc64le",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel9@sha256:9ff441506bc87d94825a4d4f57ff7f2b1e53d343297745b5dd0e4d3ad201f1b2_ppc64le",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel9@sha256:a50e8e8276a10fba42491003b40183d8ebcc939a4b215b0bad8d835695b5ab45_arm64",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel9@sha256:af3d3edc03257025476cdd0d0b4bfbb14022a0473054db0f868c197f73598f45_s390x",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel9@sha256:d0cf00108f8518b3d4d2d04b83ea703941a226803b17bcabcfd89c953bab697b_amd64",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel9@sha256:4f86f5c692a497442b54c435e68b0cbf961591a00ebc3a73c364a19da673e34d_amd64",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel9@sha256:a7060a10a9ab3d992ff150dcbe687dc4328ab3e2debd1351a6d7e0ac2439d89e_s390x",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel9@sha256:c98dde706025aa5e34c7c43eb74c9e0f747c15c6b25450faed9b97374417157d_arm64",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel9@sha256:d0f59e461f21d4c1194c3ff29b5f6b0d6f13e2a26f7f08195a6224c30199c1f2_ppc64le",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel9@sha256:16b9d1efa24d3f8bad5bcd9ba29e26f2dd15f8a174de2ba17abd63a6f1306fde_arm64",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel9@sha256:1bbbf713c2ff1870779a9b18b3607f0b0a84e7a797a409ab53afe0075da3e7fb_ppc64le",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel9@sha256:aa50d147f3b2bbe58539e676a2eaa7c2ea668adc8b33cc761c21fb2189cecb17_s390x",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel9@sha256:f91ecfb52623f05346a0d61007308bbd4059a20a043359e08c362ebd9156b7fa_amd64",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel9@sha256:13d591ce11f7e1b3bdfdf2e283d0cd6e57fd2385032175f485309e87f759c055_amd64",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel9@sha256:63ff9662f5a1cb5f69f08c38c22119fd202335b2c6a7e540a531fa1413421111_s390x",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel9@sha256:677cc576f84ceaba881313e7da183c012b03c4218f9a36f8d2b68806abb8b38d_ppc64le",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel9@sha256:dece6dc60c2e2e3f53e16b83c6d62abd09848cbf056ba4e8da2e17520db9568a_arm64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "qs: qs: Denial of Service via improper input validation in array parsing"
},
{
"cve": "CVE-2025-66506",
"cwe": {
"id": "CWE-405",
"name": "Asymmetric Resource Consumption (Amplification)"
},
"discovery_date": "2025-12-04T23:01:20.507333+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-cache-rhel9@sha256:17d540bfc2f5e4f3eb11b25b95dd7860ab1cfccce5814deb301fea08d95072dc_arm64",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-cache-rhel9@sha256:716f58c27ecb2a7885406bc866a3c2bb850396f770a556ef1bdaeccedfd24089_amd64",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-cache-rhel9@sha256:9ebb96ce55329bcc5f40a92be685329d7ec00bfff00bd5a3605102eb8d6ed719_s390x",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-cache-rhel9@sha256:c13e60b885afff7a2ee13fac8de563f4886e762406ee2976d5b23ea0ef656078_ppc64le",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel9@sha256:120d93e1cf2a96bfa9d7745b88377651055ebe5595f68b7b4a4bb26f633e8611_arm64",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel9@sha256:43efa5a676666dd4ae039ad5518eaf636f5baf8d688d9a4b475822c32ad1ddfb_amd64",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel9@sha256:7b0f572c22640568015fbcf42e9e242b2a640b70eb7bec97f00ee6967d0f598f_s390x",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel9@sha256:a01a2a1e02cffad381ecacab7bf6456ed9a0d1ad589cd0935ec5a4748e341fbe_ppc64le",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-controller-rhel9@sha256:27f3be442cf1d9f640657fb6d7cea6b133652226f9a80c3442df226b3cb3c2dc_amd64",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-controller-rhel9@sha256:2dd2182f98cb7beb6e8ef7d7fcfe13705501a11d425b99667afcbbfa52fd252a_ppc64le",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-controller-rhel9@sha256:72632d760862fdcfa54a910846b14f652dac23b185f7496c4c43097d537cc2d2_arm64",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-controller-rhel9@sha256:8559603458387b13ca544bf7a499fdaad82d18145b612e4e220e53480960dda0_s390x",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel9@sha256:98f5998cc667e71dbb51d133d39ae78156ccafa8bf171bd666edfac8de17ccba_ppc64le",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel9@sha256:b6fb02867ebc3be24c68dd24c9178ed17a655a20aa19d477954aae0896c53213_arm64",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel9@sha256:d7a11116dca914c661bbe20ecffe56afe6011fae809845859a4ffa2884e4f7db_amd64",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel9@sha256:fbb162c6620a1ac010cdd353682b30c6adebaf9a0064d6e3430555f7310c704c_s390x",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-events-rhel9@sha256:5949d16546a241366ea103f003c733c875c4616794ba7cca42aebb7c585908ba_arm64",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-events-rhel9@sha256:84469780cc76298499046e7a696b100a0393be411dc14fd8a3878fcedd86220e_ppc64le",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-events-rhel9@sha256:a0389d20f0c4c08c0e5b6f0a6edd8216658e3957e1e7476c21129b7a36ed2a8d_s390x",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-events-rhel9@sha256:d1a689ab23343c9fcfa24bf0ab56001971c0ab35a2505d8fa877346326bd8387_amd64",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel9@sha256:35412516c9d8d4ddb93f57bb59da160aa6abb11581a1a5df793fcbb8197f2e4f_s390x",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel9@sha256:bf6075f65fa2cb59af1c5cf9374c8958361c6c41318ae157abfa46a6d6e4d5b2_ppc64le",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel9@sha256:d3c24212665bd368c38a2b913b4bf9d8f5eb294ff269c0d5f23ac1c7f4bd6829_amd64",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel9@sha256:f3c6e7200e2834f4ed697bcaf8fc01a81bd88ae858d9a3c2b0efc36356ea4d91_arm64",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel9@sha256:7c36902406c9dc7a91897ea5fe36ba4e6ee9f6435094016fc21e31c057ba3dd7_s390x",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel9@sha256:b817e4c5703cd36926371bdf2f276a1557e5c8ea4a57344051e219bb8a707b04_amd64",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel9@sha256:b9a9eb524b522e4c6cfc285dd115fd3e0cd7d6268213db3bc066b64a7889e7b0_arm64",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel9@sha256:fd5188add10e6586b188efaa19ce094daf5c5c84b07725031d25237c2e93ced2_ppc64le",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel9@sha256:0729b53e12e2e4f552e42c30f55c0c2ce7d0399fae6c4aba8f617f5579bc4445_ppc64le",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel9@sha256:2e507b647ca536325992fdd04d046ef960f5b5c3692af18344f86daa09a3741d_s390x",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel9@sha256:c9760dad0568725692140149c11ad94534264af8ab87784677a55a8f27d70ebe_arm64",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel9@sha256:e3e5f17fd2981ea6bae01080625c0b5aed4bba475271ccd4eb2ff1434d949cc1_amd64",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel9@sha256:030a4842de53bfe099677176efc80c9e31f585f944e94ae9991ea84cda38e88b_s390x",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel9@sha256:3c9fc3fba4317d85887ecaeb8afa321395dc8b04dc05fa54a12d27abaa0e6087_ppc64le",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel9@sha256:53f5c85f436c8aee0af2297144da6dfe7c9941bcecc3801d514cf6cbfa9f230f_amd64",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel9@sha256:5b30d53c4fdfc6fdce2a355a39d48cd078d04511aacf2272602a900289d67bee_arm64",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel9@sha256:147e26fd0d2470145f4acf8c833ac329b7e288ba1d20f491a89ab1aa3cd39c55_s390x",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel9@sha256:3189e6a8da6e957085a5dbaba433b0199a354c06b7c27e21d9a5107f67c60ce1_ppc64le",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel9@sha256:364d64cd9c25fbc2a39023c8212c12f9608d84370a72ae8356bfdd34f0d52a2f_amd64",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel9@sha256:3b90f58c351e221dfa60c238990c3d7fd3b74f59b806138ddcc18f72baa567ca_arm64",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel9@sha256:13f1af9c6dd7fc7862251d0ce5f069d5965649dd90a547a7a09c6d919ad96987_arm64",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel9@sha256:90075f5da491adec16eeada609d1f315ae7d97cd414e79b7c8e751d93c0be819_amd64",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel9@sha256:99346560c0fcba5270027aca813dab94e862a8c1bb413bf233c53b0488bf1339_ppc64le",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel9@sha256:ebd990cec2d84cc208b9b98b885ed019e1edbae5d660f238b84455d06c18d41c_s390x",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-nop-rhel9@sha256:12ed2cba86b37cde91db1ffac6d1aadd08b03f06a72406e8c224d4d470a8bf2f_ppc64le",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-nop-rhel9@sha256:3fdb6ca084da38668af018b7058161658271a9e2804f968f8362eab5f4de2d67_s390x",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-nop-rhel9@sha256:6c9c65da6a733afefd87391fc9a34c3ab261e6b1e0d0bad5686e193aee826fec_amd64",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-nop-rhel9@sha256:c0077f6b619722db02086aa46b7c41af3801dc552af11f4bac90a342fd906881_arm64",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel9@sha256:4d2516e88f1ae905b5c27d34324a8d3568870c9ba6072e05a18262cdb3e4b5f3_ppc64le",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel9@sha256:d5893ff6b813926b1ccf6191f447122123c0685aed3bd8496dcd0b628254fedb_s390x",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel9@sha256:e350ec18ab8c8dbae2efc9b4d1000e3ae07abbc093c0492444c80561ca57b046_arm64",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel9@sha256:e9ff6d02fb5fc4081bb317fca7930390f54de71920efd3327ae9f9df2b2cd783_amd64",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel9@sha256:0823a50cc017274204acfef21c96fdcac9754fe790cac68c6a2725990f2147ef_ppc64le",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel9@sha256:22bbf8889856068363e8a3d07b450f63ba979136d4c61205171a465627135c12_arm64",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel9@sha256:2f6f91dfd7b71cad1c6db82835d709d20f4153cf500d60ee32145712af922214_amd64",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel9@sha256:e2cc1d53875b7ec174fae01f9ee1b0d081b496726f6efe59cfdaf3f52bdb22bb_s390x",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel9@sha256:7cd03b4ff79625bc11db9340e69416320b880444c91def4d0768c7b687acc576_s390x",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel9@sha256:95801a943ba7d0ec4af53c3cd1177483e649bcd528b5a838a32ad2d860e6503a_amd64",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel9@sha256:a08d98ec75520d6b7421a75179c217bac1de0e893105f964325fc618c40b0062_ppc64le",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel9@sha256:c3bee1c6e705933ffa2870133fb3264f29e63b12a065b28bab3dcc2c1b52875e_arm64",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel9@sha256:1e9a9f1b5ecdab7d074722c860daab977519123fe4385affdfd86d8c7f3c473c_amd64",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel9@sha256:253ce9e4ce0dc0045de38340fe487c9dc47b2691befe2ea91e46cc493c6a74f2_s390x",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel9@sha256:4a34e3506330e931d7f205b36324c9fd7fe8581fbccfaca897f7c34bbb0df102_ppc64le",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel9@sha256:54e73db973349a7d9ea93b9a419ce8a342cfbf270cbceef5b28fffa578963636_arm64",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-pruner-controller-rhel9@sha256:71d52625d3aeb19a6109a434b2d6498aa8cfbfb74649ad2cba8837f3fae6e7ac_s390x",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-pruner-controller-rhel9@sha256:bba510a758d5a70dc133741ccd00d14bcb8fec5a9d642dbf134434383c909a0c_arm64",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-pruner-controller-rhel9@sha256:ea04b84821f819c6be84ed2b7113b791722aa6cdfd6fe6a119d13120dbc4bc9d_ppc64le",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-pruner-controller-rhel9@sha256:f5fdb09d85d227d014a2becde012d9e1ebfb3acf0ef060f27d3f2463332dd9b3_amd64",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel9@sha256:867d26b20423114d5bc4874ab26c58e23471a58226ef2e1eebee30f760533f13_s390x",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel9@sha256:86af0e4cedd9f906d2c341d0d658f67f4383615213312804b8f52be2a7dff036_ppc64le",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel9@sha256:b8d380990acb0184ab685b005e22fb8369139dd8cd6550b4521bd4bc3ca23b40_amd64",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel9@sha256:b903aa551212a53dccb73a4c78500d0c149b42a6cf7ac2ed1f5332e1ac85cac5_arm64",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel9@sha256:0bc86f0e97b943cfbcdc57c4357ff3bebd2b224116b01d36f20d34af20b86d5e_s390x",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel9@sha256:1ca6fa787c621462fa2c67b9a42b1de67688883af90316475b0df35be3ed805d_amd64",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel9@sha256:2a1344726d5244ffbd2a4c21c782116aa81efbc1b12466bcd89ef956e43893a1_arm64",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel9@sha256:b5fe393f2ea257f218fdf660b394d158e4709ede0e72ba8e3538ffee9659f8fe_ppc64le",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-results-retention-policy-agent-rhel9@sha256:7c7f00c73c750a146cf71f84bd19e0c94225c363a7aaee2bc2b52b234dd72703_amd64",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-results-retention-policy-agent-rhel9@sha256:7cef021919f068f60c37c2e8d9306e22cd915f17098c2aac51d43ede1c92cd81_ppc64le",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-results-retention-policy-agent-rhel9@sha256:d6bef8cb3c830ae821d2f14692e1ce0b70d17c371e1a75d076dcec21b7213e0c_s390x",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-results-retention-policy-agent-rhel9@sha256:ed58fd6de76c840d4057e6f89918e737ce5767a71aefb9effbdf5e9de97bb514_arm64",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel9@sha256:80b223dbcc37a4b977cfc5b75f999a5b206114cc47feaa5dcd43627dc91303fe_ppc64le",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel9@sha256:abdcb828bc1f2aaa5ee7211a00b3b7d8d291878ed55b5d2bbab425096625e52f_s390x",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel9@sha256:be4c337c6f13d6b7a89306374900c4d54ad79e096db4204c0d42d7fa3e823769_amd64",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel9@sha256:f841bc4678ac23de083707b5c4580fb4c52f84adb7fe0e4c4ef387768b4e6364_arm64",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel9@sha256:560507096517a43878dd9ac1f0d7e5b539ef7d50db3e247870c62e059b6ee289_arm64",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel9@sha256:a905be27983179f4cc0aa78e6b6b78971ae17bbcd46520fbc234e755cc9c98fe_ppc64le",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel9@sha256:ad84f6f7bde148dd49f9d633c4b904e52120d293aabd85eed9783f37db0de73e_s390x",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel9@sha256:c63b3cfe9903840c29a65b061bc0622473bb9681599449bb8c6767fd3ba02880_amd64",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel9@sha256:28fc18c45672e4d644b08216d62453bc74a5817fed4b4873c9981984c21f77a8_s390x",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel9@sha256:384e639f2ce3e75712a5ee1cc5520161342e9dd1e94444d134d7ad4a39dde279_amd64",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel9@sha256:52772f57e167aaf6e54dc104b57a03db4fbbac7fddd65cf54a8b342cf43df20c_arm64",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel9@sha256:8e9605f0c3c4bf4f184e220228221367b52ed7609c13b476e6e9df446c35a2ea_ppc64le",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel9@sha256:337beb1ebee34315707d2e40e930e9a107ac156f4201667ae7b90621ea392f66_s390x",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel9@sha256:536e89fce8e35644e1ac7d829a4562f76ede60bd8069e92e3b3da17f1702578b_arm64",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel9@sha256:5bb6265b605ddf793df6d72732682a8033bbb2443b6333914996b4384df8fcf7_amd64",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel9@sha256:6c9c4245686d29afb7f5285e3085969e2ec5283e5bf92bcfb8bc6cae13027724_ppc64le",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel9@sha256:9ff441506bc87d94825a4d4f57ff7f2b1e53d343297745b5dd0e4d3ad201f1b2_ppc64le",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel9@sha256:a50e8e8276a10fba42491003b40183d8ebcc939a4b215b0bad8d835695b5ab45_arm64",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel9@sha256:af3d3edc03257025476cdd0d0b4bfbb14022a0473054db0f868c197f73598f45_s390x",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel9@sha256:d0cf00108f8518b3d4d2d04b83ea703941a226803b17bcabcfd89c953bab697b_amd64",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel9@sha256:4f86f5c692a497442b54c435e68b0cbf961591a00ebc3a73c364a19da673e34d_amd64",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel9@sha256:a7060a10a9ab3d992ff150dcbe687dc4328ab3e2debd1351a6d7e0ac2439d89e_s390x",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel9@sha256:c98dde706025aa5e34c7c43eb74c9e0f747c15c6b25450faed9b97374417157d_arm64",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel9@sha256:d0f59e461f21d4c1194c3ff29b5f6b0d6f13e2a26f7f08195a6224c30199c1f2_ppc64le",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel9@sha256:16b9d1efa24d3f8bad5bcd9ba29e26f2dd15f8a174de2ba17abd63a6f1306fde_arm64",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel9@sha256:1bbbf713c2ff1870779a9b18b3607f0b0a84e7a797a409ab53afe0075da3e7fb_ppc64le",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel9@sha256:aa50d147f3b2bbe58539e676a2eaa7c2ea668adc8b33cc761c21fb2189cecb17_s390x",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel9@sha256:f91ecfb52623f05346a0d61007308bbd4059a20a043359e08c362ebd9156b7fa_amd64",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel9@sha256:13d591ce11f7e1b3bdfdf2e283d0cd6e57fd2385032175f485309e87f759c055_amd64",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel9@sha256:63ff9662f5a1cb5f69f08c38c22119fd202335b2c6a7e540a531fa1413421111_s390x",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel9@sha256:677cc576f84ceaba881313e7da183c012b03c4218f9a36f8d2b68806abb8b38d_ppc64le",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel9@sha256:dece6dc60c2e2e3f53e16b83c6d62abd09848cbf056ba4e8da2e17520db9568a_arm64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2419056"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Fulcio, a free-to-use certificate authority. This vulnerability allows a denial of service (DoS) due to excessive memory allocation when processing a malicious OpenID Connect (OIDC) identity token containing numerous period characters.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "github.com/sigstore/fulcio: Fulcio: Denial of Service via crafted OpenID Connect (OIDC) token",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This vulnerability is rated Important for Red Hat as Fulcio, a certificate authority used for issuing code signing certificates, is susceptible to a denial of service when processing a specially crafted OpenID Connect (OIDC) token. This could lead to resource exhaustion and service unavailability in affected Red Hat products that utilize Fulcio.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel9@sha256:1ee6048f584257edcbc764ae87f6375e6ce2d25caf3cc8f98fed981e197816bd_arm64",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel9@sha256:6a0d1f472283c686e438dbfbeec826db9d7d95f45f92842c4073f70704860d2f_amd64",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel9@sha256:bbb93e9ce23fd650f5b19df958390c951c38b72de02c5fec9cfbb3b801e8312f_ppc64le",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel9@sha256:ef571581dc01c754dce5ca1dbd360fe86800c14853ce3f535a51d0f438467597_s390x"
],
"known_not_affected": [
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-cache-rhel9@sha256:17d540bfc2f5e4f3eb11b25b95dd7860ab1cfccce5814deb301fea08d95072dc_arm64",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-cache-rhel9@sha256:716f58c27ecb2a7885406bc866a3c2bb850396f770a556ef1bdaeccedfd24089_amd64",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-cache-rhel9@sha256:9ebb96ce55329bcc5f40a92be685329d7ec00bfff00bd5a3605102eb8d6ed719_s390x",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-cache-rhel9@sha256:c13e60b885afff7a2ee13fac8de563f4886e762406ee2976d5b23ea0ef656078_ppc64le",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel9@sha256:120d93e1cf2a96bfa9d7745b88377651055ebe5595f68b7b4a4bb26f633e8611_arm64",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel9@sha256:43efa5a676666dd4ae039ad5518eaf636f5baf8d688d9a4b475822c32ad1ddfb_amd64",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel9@sha256:7b0f572c22640568015fbcf42e9e242b2a640b70eb7bec97f00ee6967d0f598f_s390x",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel9@sha256:a01a2a1e02cffad381ecacab7bf6456ed9a0d1ad589cd0935ec5a4748e341fbe_ppc64le",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-controller-rhel9@sha256:27f3be442cf1d9f640657fb6d7cea6b133652226f9a80c3442df226b3cb3c2dc_amd64",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-controller-rhel9@sha256:2dd2182f98cb7beb6e8ef7d7fcfe13705501a11d425b99667afcbbfa52fd252a_ppc64le",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-controller-rhel9@sha256:72632d760862fdcfa54a910846b14f652dac23b185f7496c4c43097d537cc2d2_arm64",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-controller-rhel9@sha256:8559603458387b13ca544bf7a499fdaad82d18145b612e4e220e53480960dda0_s390x",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel9@sha256:98f5998cc667e71dbb51d133d39ae78156ccafa8bf171bd666edfac8de17ccba_ppc64le",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel9@sha256:b6fb02867ebc3be24c68dd24c9178ed17a655a20aa19d477954aae0896c53213_arm64",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel9@sha256:d7a11116dca914c661bbe20ecffe56afe6011fae809845859a4ffa2884e4f7db_amd64",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel9@sha256:fbb162c6620a1ac010cdd353682b30c6adebaf9a0064d6e3430555f7310c704c_s390x",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-events-rhel9@sha256:5949d16546a241366ea103f003c733c875c4616794ba7cca42aebb7c585908ba_arm64",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-events-rhel9@sha256:84469780cc76298499046e7a696b100a0393be411dc14fd8a3878fcedd86220e_ppc64le",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-events-rhel9@sha256:a0389d20f0c4c08c0e5b6f0a6edd8216658e3957e1e7476c21129b7a36ed2a8d_s390x",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-events-rhel9@sha256:d1a689ab23343c9fcfa24bf0ab56001971c0ab35a2505d8fa877346326bd8387_amd64",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel9@sha256:35412516c9d8d4ddb93f57bb59da160aa6abb11581a1a5df793fcbb8197f2e4f_s390x",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel9@sha256:bf6075f65fa2cb59af1c5cf9374c8958361c6c41318ae157abfa46a6d6e4d5b2_ppc64le",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel9@sha256:d3c24212665bd368c38a2b913b4bf9d8f5eb294ff269c0d5f23ac1c7f4bd6829_amd64",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel9@sha256:f3c6e7200e2834f4ed697bcaf8fc01a81bd88ae858d9a3c2b0efc36356ea4d91_arm64",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel9@sha256:7c36902406c9dc7a91897ea5fe36ba4e6ee9f6435094016fc21e31c057ba3dd7_s390x",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel9@sha256:b817e4c5703cd36926371bdf2f276a1557e5c8ea4a57344051e219bb8a707b04_amd64",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel9@sha256:b9a9eb524b522e4c6cfc285dd115fd3e0cd7d6268213db3bc066b64a7889e7b0_arm64",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel9@sha256:fd5188add10e6586b188efaa19ce094daf5c5c84b07725031d25237c2e93ced2_ppc64le",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel9@sha256:0729b53e12e2e4f552e42c30f55c0c2ce7d0399fae6c4aba8f617f5579bc4445_ppc64le",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel9@sha256:2e507b647ca536325992fdd04d046ef960f5b5c3692af18344f86daa09a3741d_s390x",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel9@sha256:c9760dad0568725692140149c11ad94534264af8ab87784677a55a8f27d70ebe_arm64",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel9@sha256:e3e5f17fd2981ea6bae01080625c0b5aed4bba475271ccd4eb2ff1434d949cc1_amd64",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel9@sha256:030a4842de53bfe099677176efc80c9e31f585f944e94ae9991ea84cda38e88b_s390x",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel9@sha256:3c9fc3fba4317d85887ecaeb8afa321395dc8b04dc05fa54a12d27abaa0e6087_ppc64le",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel9@sha256:53f5c85f436c8aee0af2297144da6dfe7c9941bcecc3801d514cf6cbfa9f230f_amd64",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel9@sha256:5b30d53c4fdfc6fdce2a355a39d48cd078d04511aacf2272602a900289d67bee_arm64",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel9@sha256:147e26fd0d2470145f4acf8c833ac329b7e288ba1d20f491a89ab1aa3cd39c55_s390x",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel9@sha256:3189e6a8da6e957085a5dbaba433b0199a354c06b7c27e21d9a5107f67c60ce1_ppc64le",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel9@sha256:364d64cd9c25fbc2a39023c8212c12f9608d84370a72ae8356bfdd34f0d52a2f_amd64",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel9@sha256:3b90f58c351e221dfa60c238990c3d7fd3b74f59b806138ddcc18f72baa567ca_arm64",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel9@sha256:13f1af9c6dd7fc7862251d0ce5f069d5965649dd90a547a7a09c6d919ad96987_arm64",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel9@sha256:90075f5da491adec16eeada609d1f315ae7d97cd414e79b7c8e751d93c0be819_amd64",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel9@sha256:99346560c0fcba5270027aca813dab94e862a8c1bb413bf233c53b0488bf1339_ppc64le",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel9@sha256:ebd990cec2d84cc208b9b98b885ed019e1edbae5d660f238b84455d06c18d41c_s390x",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-nop-rhel9@sha256:12ed2cba86b37cde91db1ffac6d1aadd08b03f06a72406e8c224d4d470a8bf2f_ppc64le",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-nop-rhel9@sha256:3fdb6ca084da38668af018b7058161658271a9e2804f968f8362eab5f4de2d67_s390x",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-nop-rhel9@sha256:6c9c65da6a733afefd87391fc9a34c3ab261e6b1e0d0bad5686e193aee826fec_amd64",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-nop-rhel9@sha256:c0077f6b619722db02086aa46b7c41af3801dc552af11f4bac90a342fd906881_arm64",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel9@sha256:4d2516e88f1ae905b5c27d34324a8d3568870c9ba6072e05a18262cdb3e4b5f3_ppc64le",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel9@sha256:d5893ff6b813926b1ccf6191f447122123c0685aed3bd8496dcd0b628254fedb_s390x",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel9@sha256:e350ec18ab8c8dbae2efc9b4d1000e3ae07abbc093c0492444c80561ca57b046_arm64",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel9@sha256:e9ff6d02fb5fc4081bb317fca7930390f54de71920efd3327ae9f9df2b2cd783_amd64",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel9@sha256:0823a50cc017274204acfef21c96fdcac9754fe790cac68c6a2725990f2147ef_ppc64le",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel9@sha256:22bbf8889856068363e8a3d07b450f63ba979136d4c61205171a465627135c12_arm64",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel9@sha256:2f6f91dfd7b71cad1c6db82835d709d20f4153cf500d60ee32145712af922214_amd64",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel9@sha256:e2cc1d53875b7ec174fae01f9ee1b0d081b496726f6efe59cfdaf3f52bdb22bb_s390x",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel9@sha256:7cd03b4ff79625bc11db9340e69416320b880444c91def4d0768c7b687acc576_s390x",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel9@sha256:95801a943ba7d0ec4af53c3cd1177483e649bcd528b5a838a32ad2d860e6503a_amd64",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel9@sha256:a08d98ec75520d6b7421a75179c217bac1de0e893105f964325fc618c40b0062_ppc64le",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel9@sha256:c3bee1c6e705933ffa2870133fb3264f29e63b12a065b28bab3dcc2c1b52875e_arm64",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel9@sha256:1e9a9f1b5ecdab7d074722c860daab977519123fe4385affdfd86d8c7f3c473c_amd64",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel9@sha256:253ce9e4ce0dc0045de38340fe487c9dc47b2691befe2ea91e46cc493c6a74f2_s390x",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel9@sha256:4a34e3506330e931d7f205b36324c9fd7fe8581fbccfaca897f7c34bbb0df102_ppc64le",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel9@sha256:54e73db973349a7d9ea93b9a419ce8a342cfbf270cbceef5b28fffa578963636_arm64",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-pruner-controller-rhel9@sha256:71d52625d3aeb19a6109a434b2d6498aa8cfbfb74649ad2cba8837f3fae6e7ac_s390x",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-pruner-controller-rhel9@sha256:bba510a758d5a70dc133741ccd00d14bcb8fec5a9d642dbf134434383c909a0c_arm64",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-pruner-controller-rhel9@sha256:ea04b84821f819c6be84ed2b7113b791722aa6cdfd6fe6a119d13120dbc4bc9d_ppc64le",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-pruner-controller-rhel9@sha256:f5fdb09d85d227d014a2becde012d9e1ebfb3acf0ef060f27d3f2463332dd9b3_amd64",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel9@sha256:867d26b20423114d5bc4874ab26c58e23471a58226ef2e1eebee30f760533f13_s390x",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel9@sha256:86af0e4cedd9f906d2c341d0d658f67f4383615213312804b8f52be2a7dff036_ppc64le",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel9@sha256:b8d380990acb0184ab685b005e22fb8369139dd8cd6550b4521bd4bc3ca23b40_amd64",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel9@sha256:b903aa551212a53dccb73a4c78500d0c149b42a6cf7ac2ed1f5332e1ac85cac5_arm64",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel9@sha256:0bc86f0e97b943cfbcdc57c4357ff3bebd2b224116b01d36f20d34af20b86d5e_s390x",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel9@sha256:1ca6fa787c621462fa2c67b9a42b1de67688883af90316475b0df35be3ed805d_amd64",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel9@sha256:2a1344726d5244ffbd2a4c21c782116aa81efbc1b12466bcd89ef956e43893a1_arm64",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel9@sha256:b5fe393f2ea257f218fdf660b394d158e4709ede0e72ba8e3538ffee9659f8fe_ppc64le",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-results-retention-policy-agent-rhel9@sha256:7c7f00c73c750a146cf71f84bd19e0c94225c363a7aaee2bc2b52b234dd72703_amd64",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-results-retention-policy-agent-rhel9@sha256:7cef021919f068f60c37c2e8d9306e22cd915f17098c2aac51d43ede1c92cd81_ppc64le",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-results-retention-policy-agent-rhel9@sha256:d6bef8cb3c830ae821d2f14692e1ce0b70d17c371e1a75d076dcec21b7213e0c_s390x",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-results-retention-policy-agent-rhel9@sha256:ed58fd6de76c840d4057e6f89918e737ce5767a71aefb9effbdf5e9de97bb514_arm64",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel9@sha256:80b223dbcc37a4b977cfc5b75f999a5b206114cc47feaa5dcd43627dc91303fe_ppc64le",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel9@sha256:abdcb828bc1f2aaa5ee7211a00b3b7d8d291878ed55b5d2bbab425096625e52f_s390x",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel9@sha256:be4c337c6f13d6b7a89306374900c4d54ad79e096db4204c0d42d7fa3e823769_amd64",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel9@sha256:f841bc4678ac23de083707b5c4580fb4c52f84adb7fe0e4c4ef387768b4e6364_arm64",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel9@sha256:560507096517a43878dd9ac1f0d7e5b539ef7d50db3e247870c62e059b6ee289_arm64",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel9@sha256:a905be27983179f4cc0aa78e6b6b78971ae17bbcd46520fbc234e755cc9c98fe_ppc64le",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel9@sha256:ad84f6f7bde148dd49f9d633c4b904e52120d293aabd85eed9783f37db0de73e_s390x",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel9@sha256:c63b3cfe9903840c29a65b061bc0622473bb9681599449bb8c6767fd3ba02880_amd64",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel9@sha256:28fc18c45672e4d644b08216d62453bc74a5817fed4b4873c9981984c21f77a8_s390x",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel9@sha256:384e639f2ce3e75712a5ee1cc5520161342e9dd1e94444d134d7ad4a39dde279_amd64",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel9@sha256:52772f57e167aaf6e54dc104b57a03db4fbbac7fddd65cf54a8b342cf43df20c_arm64",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel9@sha256:8e9605f0c3c4bf4f184e220228221367b52ed7609c13b476e6e9df446c35a2ea_ppc64le",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel9@sha256:337beb1ebee34315707d2e40e930e9a107ac156f4201667ae7b90621ea392f66_s390x",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel9@sha256:536e89fce8e35644e1ac7d829a4562f76ede60bd8069e92e3b3da17f1702578b_arm64",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel9@sha256:5bb6265b605ddf793df6d72732682a8033bbb2443b6333914996b4384df8fcf7_amd64",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel9@sha256:6c9c4245686d29afb7f5285e3085969e2ec5283e5bf92bcfb8bc6cae13027724_ppc64le",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel9@sha256:9ff441506bc87d94825a4d4f57ff7f2b1e53d343297745b5dd0e4d3ad201f1b2_ppc64le",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel9@sha256:a50e8e8276a10fba42491003b40183d8ebcc939a4b215b0bad8d835695b5ab45_arm64",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel9@sha256:af3d3edc03257025476cdd0d0b4bfbb14022a0473054db0f868c197f73598f45_s390x",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel9@sha256:d0cf00108f8518b3d4d2d04b83ea703941a226803b17bcabcfd89c953bab697b_amd64",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel9@sha256:4f86f5c692a497442b54c435e68b0cbf961591a00ebc3a73c364a19da673e34d_amd64",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel9@sha256:a7060a10a9ab3d992ff150dcbe687dc4328ab3e2debd1351a6d7e0ac2439d89e_s390x",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel9@sha256:c98dde706025aa5e34c7c43eb74c9e0f747c15c6b25450faed9b97374417157d_arm64",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel9@sha256:d0f59e461f21d4c1194c3ff29b5f6b0d6f13e2a26f7f08195a6224c30199c1f2_ppc64le",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel9@sha256:16b9d1efa24d3f8bad5bcd9ba29e26f2dd15f8a174de2ba17abd63a6f1306fde_arm64",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel9@sha256:1bbbf713c2ff1870779a9b18b3607f0b0a84e7a797a409ab53afe0075da3e7fb_ppc64le",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel9@sha256:aa50d147f3b2bbe58539e676a2eaa7c2ea668adc8b33cc761c21fb2189cecb17_s390x",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel9@sha256:f91ecfb52623f05346a0d61007308bbd4059a20a043359e08c362ebd9156b7fa_amd64",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel9@sha256:13d591ce11f7e1b3bdfdf2e283d0cd6e57fd2385032175f485309e87f759c055_amd64",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel9@sha256:63ff9662f5a1cb5f69f08c38c22119fd202335b2c6a7e540a531fa1413421111_s390x",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel9@sha256:677cc576f84ceaba881313e7da183c012b03c4218f9a36f8d2b68806abb8b38d_ppc64le",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel9@sha256:dece6dc60c2e2e3f53e16b83c6d62abd09848cbf056ba4e8da2e17520db9568a_arm64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-66506"
},
{
"category": "external",
"summary": "RHBZ#2419056",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2419056"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-66506",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-66506"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-66506",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-66506"
},
{
"category": "external",
"summary": "https://github.com/sigstore/fulcio/commit/765a0e57608b9ef390e1eeeea8595b9054c63a5a",
"url": "https://github.com/sigstore/fulcio/commit/765a0e57608b9ef390e1eeeea8595b9054c63a5a"
},
{
"category": "external",
"summary": "https://github.com/sigstore/fulcio/security/advisories/GHSA-f83f-xpx7-ffpw",
"url": "https://github.com/sigstore/fulcio/security/advisories/GHSA-f83f-xpx7-ffpw"
}
],
"release_date": "2025-12-04T22:04:41.637000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-03-05T07:08:51+00:00",
"details": "Red Hat OpenShift Pipelines is a cloud-native, continuous integration and\ncontinuous delivery (CI/CD) solution based on Kubernetes resources.\nIt uses Tekton building blocks to automate deployments across multiple\nplatforms by abstracting away the underlying implementation details.\nTekton introduces a number of standard custom resource definitions (CRDs)\nfor defining CI/CD pipelines that are portable across Kubernetes distributions.",
"product_ids": [
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel9@sha256:1ee6048f584257edcbc764ae87f6375e6ce2d25caf3cc8f98fed981e197816bd_arm64",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel9@sha256:6a0d1f472283c686e438dbfbeec826db9d7d95f45f92842c4073f70704860d2f_amd64",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel9@sha256:bbb93e9ce23fd650f5b19df958390c951c38b72de02c5fec9cfbb3b801e8312f_ppc64le",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel9@sha256:ef571581dc01c754dce5ca1dbd360fe86800c14853ce3f535a51d0f438467597_s390x"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:3825"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-cache-rhel9@sha256:17d540bfc2f5e4f3eb11b25b95dd7860ab1cfccce5814deb301fea08d95072dc_arm64",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-cache-rhel9@sha256:716f58c27ecb2a7885406bc866a3c2bb850396f770a556ef1bdaeccedfd24089_amd64",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-cache-rhel9@sha256:9ebb96ce55329bcc5f40a92be685329d7ec00bfff00bd5a3605102eb8d6ed719_s390x",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-cache-rhel9@sha256:c13e60b885afff7a2ee13fac8de563f4886e762406ee2976d5b23ea0ef656078_ppc64le",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel9@sha256:1ee6048f584257edcbc764ae87f6375e6ce2d25caf3cc8f98fed981e197816bd_arm64",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel9@sha256:6a0d1f472283c686e438dbfbeec826db9d7d95f45f92842c4073f70704860d2f_amd64",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel9@sha256:bbb93e9ce23fd650f5b19df958390c951c38b72de02c5fec9cfbb3b801e8312f_ppc64le",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel9@sha256:ef571581dc01c754dce5ca1dbd360fe86800c14853ce3f535a51d0f438467597_s390x",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel9@sha256:120d93e1cf2a96bfa9d7745b88377651055ebe5595f68b7b4a4bb26f633e8611_arm64",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel9@sha256:43efa5a676666dd4ae039ad5518eaf636f5baf8d688d9a4b475822c32ad1ddfb_amd64",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel9@sha256:7b0f572c22640568015fbcf42e9e242b2a640b70eb7bec97f00ee6967d0f598f_s390x",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel9@sha256:a01a2a1e02cffad381ecacab7bf6456ed9a0d1ad589cd0935ec5a4748e341fbe_ppc64le",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-controller-rhel9@sha256:27f3be442cf1d9f640657fb6d7cea6b133652226f9a80c3442df226b3cb3c2dc_amd64",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-controller-rhel9@sha256:2dd2182f98cb7beb6e8ef7d7fcfe13705501a11d425b99667afcbbfa52fd252a_ppc64le",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-controller-rhel9@sha256:72632d760862fdcfa54a910846b14f652dac23b185f7496c4c43097d537cc2d2_arm64",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-controller-rhel9@sha256:8559603458387b13ca544bf7a499fdaad82d18145b612e4e220e53480960dda0_s390x",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel9@sha256:98f5998cc667e71dbb51d133d39ae78156ccafa8bf171bd666edfac8de17ccba_ppc64le",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel9@sha256:b6fb02867ebc3be24c68dd24c9178ed17a655a20aa19d477954aae0896c53213_arm64",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel9@sha256:d7a11116dca914c661bbe20ecffe56afe6011fae809845859a4ffa2884e4f7db_amd64",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel9@sha256:fbb162c6620a1ac010cdd353682b30c6adebaf9a0064d6e3430555f7310c704c_s390x",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-events-rhel9@sha256:5949d16546a241366ea103f003c733c875c4616794ba7cca42aebb7c585908ba_arm64",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-events-rhel9@sha256:84469780cc76298499046e7a696b100a0393be411dc14fd8a3878fcedd86220e_ppc64le",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-events-rhel9@sha256:a0389d20f0c4c08c0e5b6f0a6edd8216658e3957e1e7476c21129b7a36ed2a8d_s390x",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-events-rhel9@sha256:d1a689ab23343c9fcfa24bf0ab56001971c0ab35a2505d8fa877346326bd8387_amd64",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel9@sha256:35412516c9d8d4ddb93f57bb59da160aa6abb11581a1a5df793fcbb8197f2e4f_s390x",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel9@sha256:bf6075f65fa2cb59af1c5cf9374c8958361c6c41318ae157abfa46a6d6e4d5b2_ppc64le",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel9@sha256:d3c24212665bd368c38a2b913b4bf9d8f5eb294ff269c0d5f23ac1c7f4bd6829_amd64",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel9@sha256:f3c6e7200e2834f4ed697bcaf8fc01a81bd88ae858d9a3c2b0efc36356ea4d91_arm64",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel9@sha256:7c36902406c9dc7a91897ea5fe36ba4e6ee9f6435094016fc21e31c057ba3dd7_s390x",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel9@sha256:b817e4c5703cd36926371bdf2f276a1557e5c8ea4a57344051e219bb8a707b04_amd64",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel9@sha256:b9a9eb524b522e4c6cfc285dd115fd3e0cd7d6268213db3bc066b64a7889e7b0_arm64",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel9@sha256:fd5188add10e6586b188efaa19ce094daf5c5c84b07725031d25237c2e93ced2_ppc64le",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel9@sha256:0729b53e12e2e4f552e42c30f55c0c2ce7d0399fae6c4aba8f617f5579bc4445_ppc64le",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel9@sha256:2e507b647ca536325992fdd04d046ef960f5b5c3692af18344f86daa09a3741d_s390x",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel9@sha256:c9760dad0568725692140149c11ad94534264af8ab87784677a55a8f27d70ebe_arm64",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel9@sha256:e3e5f17fd2981ea6bae01080625c0b5aed4bba475271ccd4eb2ff1434d949cc1_amd64",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel9@sha256:030a4842de53bfe099677176efc80c9e31f585f944e94ae9991ea84cda38e88b_s390x",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel9@sha256:3c9fc3fba4317d85887ecaeb8afa321395dc8b04dc05fa54a12d27abaa0e6087_ppc64le",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel9@sha256:53f5c85f436c8aee0af2297144da6dfe7c9941bcecc3801d514cf6cbfa9f230f_amd64",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel9@sha256:5b30d53c4fdfc6fdce2a355a39d48cd078d04511aacf2272602a900289d67bee_arm64",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel9@sha256:147e26fd0d2470145f4acf8c833ac329b7e288ba1d20f491a89ab1aa3cd39c55_s390x",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel9@sha256:3189e6a8da6e957085a5dbaba433b0199a354c06b7c27e21d9a5107f67c60ce1_ppc64le",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel9@sha256:364d64cd9c25fbc2a39023c8212c12f9608d84370a72ae8356bfdd34f0d52a2f_amd64",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel9@sha256:3b90f58c351e221dfa60c238990c3d7fd3b74f59b806138ddcc18f72baa567ca_arm64",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel9@sha256:13f1af9c6dd7fc7862251d0ce5f069d5965649dd90a547a7a09c6d919ad96987_arm64",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel9@sha256:90075f5da491adec16eeada609d1f315ae7d97cd414e79b7c8e751d93c0be819_amd64",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel9@sha256:99346560c0fcba5270027aca813dab94e862a8c1bb413bf233c53b0488bf1339_ppc64le",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel9@sha256:ebd990cec2d84cc208b9b98b885ed019e1edbae5d660f238b84455d06c18d41c_s390x",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-nop-rhel9@sha256:12ed2cba86b37cde91db1ffac6d1aadd08b03f06a72406e8c224d4d470a8bf2f_ppc64le",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-nop-rhel9@sha256:3fdb6ca084da38668af018b7058161658271a9e2804f968f8362eab5f4de2d67_s390x",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-nop-rhel9@sha256:6c9c65da6a733afefd87391fc9a34c3ab261e6b1e0d0bad5686e193aee826fec_amd64",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-nop-rhel9@sha256:c0077f6b619722db02086aa46b7c41af3801dc552af11f4bac90a342fd906881_arm64",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel9@sha256:4d2516e88f1ae905b5c27d34324a8d3568870c9ba6072e05a18262cdb3e4b5f3_ppc64le",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel9@sha256:d5893ff6b813926b1ccf6191f447122123c0685aed3bd8496dcd0b628254fedb_s390x",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel9@sha256:e350ec18ab8c8dbae2efc9b4d1000e3ae07abbc093c0492444c80561ca57b046_arm64",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel9@sha256:e9ff6d02fb5fc4081bb317fca7930390f54de71920efd3327ae9f9df2b2cd783_amd64",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel9@sha256:0823a50cc017274204acfef21c96fdcac9754fe790cac68c6a2725990f2147ef_ppc64le",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel9@sha256:22bbf8889856068363e8a3d07b450f63ba979136d4c61205171a465627135c12_arm64",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel9@sha256:2f6f91dfd7b71cad1c6db82835d709d20f4153cf500d60ee32145712af922214_amd64",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel9@sha256:e2cc1d53875b7ec174fae01f9ee1b0d081b496726f6efe59cfdaf3f52bdb22bb_s390x",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel9@sha256:7cd03b4ff79625bc11db9340e69416320b880444c91def4d0768c7b687acc576_s390x",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel9@sha256:95801a943ba7d0ec4af53c3cd1177483e649bcd528b5a838a32ad2d860e6503a_amd64",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel9@sha256:a08d98ec75520d6b7421a75179c217bac1de0e893105f964325fc618c40b0062_ppc64le",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel9@sha256:c3bee1c6e705933ffa2870133fb3264f29e63b12a065b28bab3dcc2c1b52875e_arm64",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel9@sha256:1e9a9f1b5ecdab7d074722c860daab977519123fe4385affdfd86d8c7f3c473c_amd64",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel9@sha256:253ce9e4ce0dc0045de38340fe487c9dc47b2691befe2ea91e46cc493c6a74f2_s390x",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel9@sha256:4a34e3506330e931d7f205b36324c9fd7fe8581fbccfaca897f7c34bbb0df102_ppc64le",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel9@sha256:54e73db973349a7d9ea93b9a419ce8a342cfbf270cbceef5b28fffa578963636_arm64",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-pruner-controller-rhel9@sha256:71d52625d3aeb19a6109a434b2d6498aa8cfbfb74649ad2cba8837f3fae6e7ac_s390x",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-pruner-controller-rhel9@sha256:bba510a758d5a70dc133741ccd00d14bcb8fec5a9d642dbf134434383c909a0c_arm64",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-pruner-controller-rhel9@sha256:ea04b84821f819c6be84ed2b7113b791722aa6cdfd6fe6a119d13120dbc4bc9d_ppc64le",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-pruner-controller-rhel9@sha256:f5fdb09d85d227d014a2becde012d9e1ebfb3acf0ef060f27d3f2463332dd9b3_amd64",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel9@sha256:867d26b20423114d5bc4874ab26c58e23471a58226ef2e1eebee30f760533f13_s390x",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel9@sha256:86af0e4cedd9f906d2c341d0d658f67f4383615213312804b8f52be2a7dff036_ppc64le",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel9@sha256:b8d380990acb0184ab685b005e22fb8369139dd8cd6550b4521bd4bc3ca23b40_amd64",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel9@sha256:b903aa551212a53dccb73a4c78500d0c149b42a6cf7ac2ed1f5332e1ac85cac5_arm64",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel9@sha256:0bc86f0e97b943cfbcdc57c4357ff3bebd2b224116b01d36f20d34af20b86d5e_s390x",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel9@sha256:1ca6fa787c621462fa2c67b9a42b1de67688883af90316475b0df35be3ed805d_amd64",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel9@sha256:2a1344726d5244ffbd2a4c21c782116aa81efbc1b12466bcd89ef956e43893a1_arm64",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel9@sha256:b5fe393f2ea257f218fdf660b394d158e4709ede0e72ba8e3538ffee9659f8fe_ppc64le",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-results-retention-policy-agent-rhel9@sha256:7c7f00c73c750a146cf71f84bd19e0c94225c363a7aaee2bc2b52b234dd72703_amd64",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-results-retention-policy-agent-rhel9@sha256:7cef021919f068f60c37c2e8d9306e22cd915f17098c2aac51d43ede1c92cd81_ppc64le",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-results-retention-policy-agent-rhel9@sha256:d6bef8cb3c830ae821d2f14692e1ce0b70d17c371e1a75d076dcec21b7213e0c_s390x",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-results-retention-policy-agent-rhel9@sha256:ed58fd6de76c840d4057e6f89918e737ce5767a71aefb9effbdf5e9de97bb514_arm64",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel9@sha256:80b223dbcc37a4b977cfc5b75f999a5b206114cc47feaa5dcd43627dc91303fe_ppc64le",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel9@sha256:abdcb828bc1f2aaa5ee7211a00b3b7d8d291878ed55b5d2bbab425096625e52f_s390x",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel9@sha256:be4c337c6f13d6b7a89306374900c4d54ad79e096db4204c0d42d7fa3e823769_amd64",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel9@sha256:f841bc4678ac23de083707b5c4580fb4c52f84adb7fe0e4c4ef387768b4e6364_arm64",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel9@sha256:560507096517a43878dd9ac1f0d7e5b539ef7d50db3e247870c62e059b6ee289_arm64",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel9@sha256:a905be27983179f4cc0aa78e6b6b78971ae17bbcd46520fbc234e755cc9c98fe_ppc64le",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel9@sha256:ad84f6f7bde148dd49f9d633c4b904e52120d293aabd85eed9783f37db0de73e_s390x",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel9@sha256:c63b3cfe9903840c29a65b061bc0622473bb9681599449bb8c6767fd3ba02880_amd64",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel9@sha256:28fc18c45672e4d644b08216d62453bc74a5817fed4b4873c9981984c21f77a8_s390x",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel9@sha256:384e639f2ce3e75712a5ee1cc5520161342e9dd1e94444d134d7ad4a39dde279_amd64",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel9@sha256:52772f57e167aaf6e54dc104b57a03db4fbbac7fddd65cf54a8b342cf43df20c_arm64",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel9@sha256:8e9605f0c3c4bf4f184e220228221367b52ed7609c13b476e6e9df446c35a2ea_ppc64le",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel9@sha256:337beb1ebee34315707d2e40e930e9a107ac156f4201667ae7b90621ea392f66_s390x",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel9@sha256:536e89fce8e35644e1ac7d829a4562f76ede60bd8069e92e3b3da17f1702578b_arm64",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel9@sha256:5bb6265b605ddf793df6d72732682a8033bbb2443b6333914996b4384df8fcf7_amd64",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel9@sha256:6c9c4245686d29afb7f5285e3085969e2ec5283e5bf92bcfb8bc6cae13027724_ppc64le",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel9@sha256:9ff441506bc87d94825a4d4f57ff7f2b1e53d343297745b5dd0e4d3ad201f1b2_ppc64le",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel9@sha256:a50e8e8276a10fba42491003b40183d8ebcc939a4b215b0bad8d835695b5ab45_arm64",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel9@sha256:af3d3edc03257025476cdd0d0b4bfbb14022a0473054db0f868c197f73598f45_s390x",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel9@sha256:d0cf00108f8518b3d4d2d04b83ea703941a226803b17bcabcfd89c953bab697b_amd64",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel9@sha256:4f86f5c692a497442b54c435e68b0cbf961591a00ebc3a73c364a19da673e34d_amd64",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel9@sha256:a7060a10a9ab3d992ff150dcbe687dc4328ab3e2debd1351a6d7e0ac2439d89e_s390x",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel9@sha256:c98dde706025aa5e34c7c43eb74c9e0f747c15c6b25450faed9b97374417157d_arm64",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel9@sha256:d0f59e461f21d4c1194c3ff29b5f6b0d6f13e2a26f7f08195a6224c30199c1f2_ppc64le",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel9@sha256:16b9d1efa24d3f8bad5bcd9ba29e26f2dd15f8a174de2ba17abd63a6f1306fde_arm64",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel9@sha256:1bbbf713c2ff1870779a9b18b3607f0b0a84e7a797a409ab53afe0075da3e7fb_ppc64le",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel9@sha256:aa50d147f3b2bbe58539e676a2eaa7c2ea668adc8b33cc761c21fb2189cecb17_s390x",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel9@sha256:f91ecfb52623f05346a0d61007308bbd4059a20a043359e08c362ebd9156b7fa_amd64",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel9@sha256:13d591ce11f7e1b3bdfdf2e283d0cd6e57fd2385032175f485309e87f759c055_amd64",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel9@sha256:63ff9662f5a1cb5f69f08c38c22119fd202335b2c6a7e540a531fa1413421111_s390x",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel9@sha256:677cc576f84ceaba881313e7da183c012b03c4218f9a36f8d2b68806abb8b38d_ppc64le",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel9@sha256:dece6dc60c2e2e3f53e16b83c6d62abd09848cbf056ba4e8da2e17520db9568a_arm64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "github.com/sigstore/fulcio: Fulcio: Denial of Service via crafted OpenID Connect (OIDC) token"
},
{
"cve": "CVE-2025-66564",
"cwe": {
"id": "CWE-405",
"name": "Asymmetric Resource Consumption (Amplification)"
},
"discovery_date": "2025-12-04T23:01:11.786030+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-cache-rhel9@sha256:17d540bfc2f5e4f3eb11b25b95dd7860ab1cfccce5814deb301fea08d95072dc_arm64",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-cache-rhel9@sha256:716f58c27ecb2a7885406bc866a3c2bb850396f770a556ef1bdaeccedfd24089_amd64",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-cache-rhel9@sha256:9ebb96ce55329bcc5f40a92be685329d7ec00bfff00bd5a3605102eb8d6ed719_s390x",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-cache-rhel9@sha256:c13e60b885afff7a2ee13fac8de563f4886e762406ee2976d5b23ea0ef656078_ppc64le",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel9@sha256:120d93e1cf2a96bfa9d7745b88377651055ebe5595f68b7b4a4bb26f633e8611_arm64",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel9@sha256:43efa5a676666dd4ae039ad5518eaf636f5baf8d688d9a4b475822c32ad1ddfb_amd64",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel9@sha256:7b0f572c22640568015fbcf42e9e242b2a640b70eb7bec97f00ee6967d0f598f_s390x",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel9@sha256:a01a2a1e02cffad381ecacab7bf6456ed9a0d1ad589cd0935ec5a4748e341fbe_ppc64le",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-controller-rhel9@sha256:27f3be442cf1d9f640657fb6d7cea6b133652226f9a80c3442df226b3cb3c2dc_amd64",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-controller-rhel9@sha256:2dd2182f98cb7beb6e8ef7d7fcfe13705501a11d425b99667afcbbfa52fd252a_ppc64le",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-controller-rhel9@sha256:72632d760862fdcfa54a910846b14f652dac23b185f7496c4c43097d537cc2d2_arm64",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-controller-rhel9@sha256:8559603458387b13ca544bf7a499fdaad82d18145b612e4e220e53480960dda0_s390x",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel9@sha256:98f5998cc667e71dbb51d133d39ae78156ccafa8bf171bd666edfac8de17ccba_ppc64le",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel9@sha256:b6fb02867ebc3be24c68dd24c9178ed17a655a20aa19d477954aae0896c53213_arm64",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel9@sha256:d7a11116dca914c661bbe20ecffe56afe6011fae809845859a4ffa2884e4f7db_amd64",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel9@sha256:fbb162c6620a1ac010cdd353682b30c6adebaf9a0064d6e3430555f7310c704c_s390x",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-events-rhel9@sha256:5949d16546a241366ea103f003c733c875c4616794ba7cca42aebb7c585908ba_arm64",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-events-rhel9@sha256:84469780cc76298499046e7a696b100a0393be411dc14fd8a3878fcedd86220e_ppc64le",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-events-rhel9@sha256:a0389d20f0c4c08c0e5b6f0a6edd8216658e3957e1e7476c21129b7a36ed2a8d_s390x",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-events-rhel9@sha256:d1a689ab23343c9fcfa24bf0ab56001971c0ab35a2505d8fa877346326bd8387_amd64",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel9@sha256:35412516c9d8d4ddb93f57bb59da160aa6abb11581a1a5df793fcbb8197f2e4f_s390x",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel9@sha256:bf6075f65fa2cb59af1c5cf9374c8958361c6c41318ae157abfa46a6d6e4d5b2_ppc64le",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel9@sha256:d3c24212665bd368c38a2b913b4bf9d8f5eb294ff269c0d5f23ac1c7f4bd6829_amd64",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel9@sha256:f3c6e7200e2834f4ed697bcaf8fc01a81bd88ae858d9a3c2b0efc36356ea4d91_arm64",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel9@sha256:7c36902406c9dc7a91897ea5fe36ba4e6ee9f6435094016fc21e31c057ba3dd7_s390x",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel9@sha256:b817e4c5703cd36926371bdf2f276a1557e5c8ea4a57344051e219bb8a707b04_amd64",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel9@sha256:b9a9eb524b522e4c6cfc285dd115fd3e0cd7d6268213db3bc066b64a7889e7b0_arm64",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel9@sha256:fd5188add10e6586b188efaa19ce094daf5c5c84b07725031d25237c2e93ced2_ppc64le",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel9@sha256:0729b53e12e2e4f552e42c30f55c0c2ce7d0399fae6c4aba8f617f5579bc4445_ppc64le",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel9@sha256:2e507b647ca536325992fdd04d046ef960f5b5c3692af18344f86daa09a3741d_s390x",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel9@sha256:c9760dad0568725692140149c11ad94534264af8ab87784677a55a8f27d70ebe_arm64",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel9@sha256:e3e5f17fd2981ea6bae01080625c0b5aed4bba475271ccd4eb2ff1434d949cc1_amd64",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel9@sha256:030a4842de53bfe099677176efc80c9e31f585f944e94ae9991ea84cda38e88b_s390x",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel9@sha256:3c9fc3fba4317d85887ecaeb8afa321395dc8b04dc05fa54a12d27abaa0e6087_ppc64le",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel9@sha256:53f5c85f436c8aee0af2297144da6dfe7c9941bcecc3801d514cf6cbfa9f230f_amd64",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel9@sha256:5b30d53c4fdfc6fdce2a355a39d48cd078d04511aacf2272602a900289d67bee_arm64",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel9@sha256:147e26fd0d2470145f4acf8c833ac329b7e288ba1d20f491a89ab1aa3cd39c55_s390x",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel9@sha256:3189e6a8da6e957085a5dbaba433b0199a354c06b7c27e21d9a5107f67c60ce1_ppc64le",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel9@sha256:364d64cd9c25fbc2a39023c8212c12f9608d84370a72ae8356bfdd34f0d52a2f_amd64",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel9@sha256:3b90f58c351e221dfa60c238990c3d7fd3b74f59b806138ddcc18f72baa567ca_arm64",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel9@sha256:13f1af9c6dd7fc7862251d0ce5f069d5965649dd90a547a7a09c6d919ad96987_arm64",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel9@sha256:90075f5da491adec16eeada609d1f315ae7d97cd414e79b7c8e751d93c0be819_amd64",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel9@sha256:99346560c0fcba5270027aca813dab94e862a8c1bb413bf233c53b0488bf1339_ppc64le",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel9@sha256:ebd990cec2d84cc208b9b98b885ed019e1edbae5d660f238b84455d06c18d41c_s390x",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-nop-rhel9@sha256:12ed2cba86b37cde91db1ffac6d1aadd08b03f06a72406e8c224d4d470a8bf2f_ppc64le",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-nop-rhel9@sha256:3fdb6ca084da38668af018b7058161658271a9e2804f968f8362eab5f4de2d67_s390x",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-nop-rhel9@sha256:6c9c65da6a733afefd87391fc9a34c3ab261e6b1e0d0bad5686e193aee826fec_amd64",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-nop-rhel9@sha256:c0077f6b619722db02086aa46b7c41af3801dc552af11f4bac90a342fd906881_arm64",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel9@sha256:4d2516e88f1ae905b5c27d34324a8d3568870c9ba6072e05a18262cdb3e4b5f3_ppc64le",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel9@sha256:d5893ff6b813926b1ccf6191f447122123c0685aed3bd8496dcd0b628254fedb_s390x",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel9@sha256:e350ec18ab8c8dbae2efc9b4d1000e3ae07abbc093c0492444c80561ca57b046_arm64",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel9@sha256:e9ff6d02fb5fc4081bb317fca7930390f54de71920efd3327ae9f9df2b2cd783_amd64",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel9@sha256:0823a50cc017274204acfef21c96fdcac9754fe790cac68c6a2725990f2147ef_ppc64le",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel9@sha256:22bbf8889856068363e8a3d07b450f63ba979136d4c61205171a465627135c12_arm64",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel9@sha256:2f6f91dfd7b71cad1c6db82835d709d20f4153cf500d60ee32145712af922214_amd64",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel9@sha256:e2cc1d53875b7ec174fae01f9ee1b0d081b496726f6efe59cfdaf3f52bdb22bb_s390x",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel9@sha256:7cd03b4ff79625bc11db9340e69416320b880444c91def4d0768c7b687acc576_s390x",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel9@sha256:95801a943ba7d0ec4af53c3cd1177483e649bcd528b5a838a32ad2d860e6503a_amd64",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel9@sha256:a08d98ec75520d6b7421a75179c217bac1de0e893105f964325fc618c40b0062_ppc64le",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel9@sha256:c3bee1c6e705933ffa2870133fb3264f29e63b12a065b28bab3dcc2c1b52875e_arm64",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel9@sha256:1e9a9f1b5ecdab7d074722c860daab977519123fe4385affdfd86d8c7f3c473c_amd64",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel9@sha256:253ce9e4ce0dc0045de38340fe487c9dc47b2691befe2ea91e46cc493c6a74f2_s390x",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel9@sha256:4a34e3506330e931d7f205b36324c9fd7fe8581fbccfaca897f7c34bbb0df102_ppc64le",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel9@sha256:54e73db973349a7d9ea93b9a419ce8a342cfbf270cbceef5b28fffa578963636_arm64",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-pruner-controller-rhel9@sha256:71d52625d3aeb19a6109a434b2d6498aa8cfbfb74649ad2cba8837f3fae6e7ac_s390x",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-pruner-controller-rhel9@sha256:bba510a758d5a70dc133741ccd00d14bcb8fec5a9d642dbf134434383c909a0c_arm64",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-pruner-controller-rhel9@sha256:ea04b84821f819c6be84ed2b7113b791722aa6cdfd6fe6a119d13120dbc4bc9d_ppc64le",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-pruner-controller-rhel9@sha256:f5fdb09d85d227d014a2becde012d9e1ebfb3acf0ef060f27d3f2463332dd9b3_amd64",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel9@sha256:867d26b20423114d5bc4874ab26c58e23471a58226ef2e1eebee30f760533f13_s390x",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel9@sha256:86af0e4cedd9f906d2c341d0d658f67f4383615213312804b8f52be2a7dff036_ppc64le",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel9@sha256:b8d380990acb0184ab685b005e22fb8369139dd8cd6550b4521bd4bc3ca23b40_amd64",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel9@sha256:b903aa551212a53dccb73a4c78500d0c149b42a6cf7ac2ed1f5332e1ac85cac5_arm64",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel9@sha256:0bc86f0e97b943cfbcdc57c4357ff3bebd2b224116b01d36f20d34af20b86d5e_s390x",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel9@sha256:1ca6fa787c621462fa2c67b9a42b1de67688883af90316475b0df35be3ed805d_amd64",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel9@sha256:2a1344726d5244ffbd2a4c21c782116aa81efbc1b12466bcd89ef956e43893a1_arm64",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel9@sha256:b5fe393f2ea257f218fdf660b394d158e4709ede0e72ba8e3538ffee9659f8fe_ppc64le",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-results-retention-policy-agent-rhel9@sha256:7c7f00c73c750a146cf71f84bd19e0c94225c363a7aaee2bc2b52b234dd72703_amd64",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-results-retention-policy-agent-rhel9@sha256:7cef021919f068f60c37c2e8d9306e22cd915f17098c2aac51d43ede1c92cd81_ppc64le",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-results-retention-policy-agent-rhel9@sha256:d6bef8cb3c830ae821d2f14692e1ce0b70d17c371e1a75d076dcec21b7213e0c_s390x",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-results-retention-policy-agent-rhel9@sha256:ed58fd6de76c840d4057e6f89918e737ce5767a71aefb9effbdf5e9de97bb514_arm64",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel9@sha256:80b223dbcc37a4b977cfc5b75f999a5b206114cc47feaa5dcd43627dc91303fe_ppc64le",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel9@sha256:abdcb828bc1f2aaa5ee7211a00b3b7d8d291878ed55b5d2bbab425096625e52f_s390x",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel9@sha256:be4c337c6f13d6b7a89306374900c4d54ad79e096db4204c0d42d7fa3e823769_amd64",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel9@sha256:f841bc4678ac23de083707b5c4580fb4c52f84adb7fe0e4c4ef387768b4e6364_arm64",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel9@sha256:560507096517a43878dd9ac1f0d7e5b539ef7d50db3e247870c62e059b6ee289_arm64",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel9@sha256:a905be27983179f4cc0aa78e6b6b78971ae17bbcd46520fbc234e755cc9c98fe_ppc64le",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel9@sha256:ad84f6f7bde148dd49f9d633c4b904e52120d293aabd85eed9783f37db0de73e_s390x",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel9@sha256:c63b3cfe9903840c29a65b061bc0622473bb9681599449bb8c6767fd3ba02880_amd64",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel9@sha256:28fc18c45672e4d644b08216d62453bc74a5817fed4b4873c9981984c21f77a8_s390x",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel9@sha256:384e639f2ce3e75712a5ee1cc5520161342e9dd1e94444d134d7ad4a39dde279_amd64",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel9@sha256:52772f57e167aaf6e54dc104b57a03db4fbbac7fddd65cf54a8b342cf43df20c_arm64",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel9@sha256:8e9605f0c3c4bf4f184e220228221367b52ed7609c13b476e6e9df446c35a2ea_ppc64le",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel9@sha256:337beb1ebee34315707d2e40e930e9a107ac156f4201667ae7b90621ea392f66_s390x",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel9@sha256:536e89fce8e35644e1ac7d829a4562f76ede60bd8069e92e3b3da17f1702578b_arm64",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel9@sha256:5bb6265b605ddf793df6d72732682a8033bbb2443b6333914996b4384df8fcf7_amd64",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel9@sha256:6c9c4245686d29afb7f5285e3085969e2ec5283e5bf92bcfb8bc6cae13027724_ppc64le",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel9@sha256:9ff441506bc87d94825a4d4f57ff7f2b1e53d343297745b5dd0e4d3ad201f1b2_ppc64le",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel9@sha256:a50e8e8276a10fba42491003b40183d8ebcc939a4b215b0bad8d835695b5ab45_arm64",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel9@sha256:af3d3edc03257025476cdd0d0b4bfbb14022a0473054db0f868c197f73598f45_s390x",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel9@sha256:d0cf00108f8518b3d4d2d04b83ea703941a226803b17bcabcfd89c953bab697b_amd64",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel9@sha256:4f86f5c692a497442b54c435e68b0cbf961591a00ebc3a73c364a19da673e34d_amd64",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel9@sha256:a7060a10a9ab3d992ff150dcbe687dc4328ab3e2debd1351a6d7e0ac2439d89e_s390x",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel9@sha256:c98dde706025aa5e34c7c43eb74c9e0f747c15c6b25450faed9b97374417157d_arm64",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel9@sha256:d0f59e461f21d4c1194c3ff29b5f6b0d6f13e2a26f7f08195a6224c30199c1f2_ppc64le",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel9@sha256:16b9d1efa24d3f8bad5bcd9ba29e26f2dd15f8a174de2ba17abd63a6f1306fde_arm64",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel9@sha256:1bbbf713c2ff1870779a9b18b3607f0b0a84e7a797a409ab53afe0075da3e7fb_ppc64le",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel9@sha256:aa50d147f3b2bbe58539e676a2eaa7c2ea668adc8b33cc761c21fb2189cecb17_s390x",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel9@sha256:f91ecfb52623f05346a0d61007308bbd4059a20a043359e08c362ebd9156b7fa_amd64",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel9@sha256:13d591ce11f7e1b3bdfdf2e283d0cd6e57fd2385032175f485309e87f759c055_amd64",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel9@sha256:63ff9662f5a1cb5f69f08c38c22119fd202335b2c6a7e540a531fa1413421111_s390x",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel9@sha256:677cc576f84ceaba881313e7da183c012b03c4218f9a36f8d2b68806abb8b38d_ppc64le",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel9@sha256:dece6dc60c2e2e3f53e16b83c6d62abd09848cbf056ba4e8da2e17520db9568a_arm64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2419054"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Sigstore Timestamp Authority. This vulnerability allows a denial of service via excessive memory allocation when processing a specially crafted Object Identifier or Content-Type header.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "github.com/sigstore/timestamp-authority: Sigstore Timestamp Authority: Denial of Service via excessive OID or Content-Type header parsing",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This vulnerability is rated Important for Red Hat products. The Sigstore Timestamp Authority, a service for issuing RFC 3161 timestamps, is prone to excessive memory allocation. This occurs when processing untrusted OID payloads with many period characters or malformed Content-Type headers. An unauthenticated attacker could exploit this flaw to trigger a denial of service in affected Red Hat products that utilize this component.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel9@sha256:1ee6048f584257edcbc764ae87f6375e6ce2d25caf3cc8f98fed981e197816bd_arm64",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel9@sha256:6a0d1f472283c686e438dbfbeec826db9d7d95f45f92842c4073f70704860d2f_amd64",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel9@sha256:bbb93e9ce23fd650f5b19df958390c951c38b72de02c5fec9cfbb3b801e8312f_ppc64le",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel9@sha256:ef571581dc01c754dce5ca1dbd360fe86800c14853ce3f535a51d0f438467597_s390x"
],
"known_not_affected": [
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-cache-rhel9@sha256:17d540bfc2f5e4f3eb11b25b95dd7860ab1cfccce5814deb301fea08d95072dc_arm64",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-cache-rhel9@sha256:716f58c27ecb2a7885406bc866a3c2bb850396f770a556ef1bdaeccedfd24089_amd64",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-cache-rhel9@sha256:9ebb96ce55329bcc5f40a92be685329d7ec00bfff00bd5a3605102eb8d6ed719_s390x",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-cache-rhel9@sha256:c13e60b885afff7a2ee13fac8de563f4886e762406ee2976d5b23ea0ef656078_ppc64le",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel9@sha256:120d93e1cf2a96bfa9d7745b88377651055ebe5595f68b7b4a4bb26f633e8611_arm64",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel9@sha256:43efa5a676666dd4ae039ad5518eaf636f5baf8d688d9a4b475822c32ad1ddfb_amd64",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel9@sha256:7b0f572c22640568015fbcf42e9e242b2a640b70eb7bec97f00ee6967d0f598f_s390x",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel9@sha256:a01a2a1e02cffad381ecacab7bf6456ed9a0d1ad589cd0935ec5a4748e341fbe_ppc64le",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-controller-rhel9@sha256:27f3be442cf1d9f640657fb6d7cea6b133652226f9a80c3442df226b3cb3c2dc_amd64",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-controller-rhel9@sha256:2dd2182f98cb7beb6e8ef7d7fcfe13705501a11d425b99667afcbbfa52fd252a_ppc64le",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-controller-rhel9@sha256:72632d760862fdcfa54a910846b14f652dac23b185f7496c4c43097d537cc2d2_arm64",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-controller-rhel9@sha256:8559603458387b13ca544bf7a499fdaad82d18145b612e4e220e53480960dda0_s390x",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel9@sha256:98f5998cc667e71dbb51d133d39ae78156ccafa8bf171bd666edfac8de17ccba_ppc64le",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel9@sha256:b6fb02867ebc3be24c68dd24c9178ed17a655a20aa19d477954aae0896c53213_arm64",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel9@sha256:d7a11116dca914c661bbe20ecffe56afe6011fae809845859a4ffa2884e4f7db_amd64",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel9@sha256:fbb162c6620a1ac010cdd353682b30c6adebaf9a0064d6e3430555f7310c704c_s390x",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-events-rhel9@sha256:5949d16546a241366ea103f003c733c875c4616794ba7cca42aebb7c585908ba_arm64",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-events-rhel9@sha256:84469780cc76298499046e7a696b100a0393be411dc14fd8a3878fcedd86220e_ppc64le",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-events-rhel9@sha256:a0389d20f0c4c08c0e5b6f0a6edd8216658e3957e1e7476c21129b7a36ed2a8d_s390x",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-events-rhel9@sha256:d1a689ab23343c9fcfa24bf0ab56001971c0ab35a2505d8fa877346326bd8387_amd64",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel9@sha256:35412516c9d8d4ddb93f57bb59da160aa6abb11581a1a5df793fcbb8197f2e4f_s390x",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel9@sha256:bf6075f65fa2cb59af1c5cf9374c8958361c6c41318ae157abfa46a6d6e4d5b2_ppc64le",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel9@sha256:d3c24212665bd368c38a2b913b4bf9d8f5eb294ff269c0d5f23ac1c7f4bd6829_amd64",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel9@sha256:f3c6e7200e2834f4ed697bcaf8fc01a81bd88ae858d9a3c2b0efc36356ea4d91_arm64",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel9@sha256:7c36902406c9dc7a91897ea5fe36ba4e6ee9f6435094016fc21e31c057ba3dd7_s390x",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel9@sha256:b817e4c5703cd36926371bdf2f276a1557e5c8ea4a57344051e219bb8a707b04_amd64",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel9@sha256:b9a9eb524b522e4c6cfc285dd115fd3e0cd7d6268213db3bc066b64a7889e7b0_arm64",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel9@sha256:fd5188add10e6586b188efaa19ce094daf5c5c84b07725031d25237c2e93ced2_ppc64le",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel9@sha256:0729b53e12e2e4f552e42c30f55c0c2ce7d0399fae6c4aba8f617f5579bc4445_ppc64le",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel9@sha256:2e507b647ca536325992fdd04d046ef960f5b5c3692af18344f86daa09a3741d_s390x",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel9@sha256:c9760dad0568725692140149c11ad94534264af8ab87784677a55a8f27d70ebe_arm64",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel9@sha256:e3e5f17fd2981ea6bae01080625c0b5aed4bba475271ccd4eb2ff1434d949cc1_amd64",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel9@sha256:030a4842de53bfe099677176efc80c9e31f585f944e94ae9991ea84cda38e88b_s390x",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel9@sha256:3c9fc3fba4317d85887ecaeb8afa321395dc8b04dc05fa54a12d27abaa0e6087_ppc64le",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel9@sha256:53f5c85f436c8aee0af2297144da6dfe7c9941bcecc3801d514cf6cbfa9f230f_amd64",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel9@sha256:5b30d53c4fdfc6fdce2a355a39d48cd078d04511aacf2272602a900289d67bee_arm64",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel9@sha256:147e26fd0d2470145f4acf8c833ac329b7e288ba1d20f491a89ab1aa3cd39c55_s390x",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel9@sha256:3189e6a8da6e957085a5dbaba433b0199a354c06b7c27e21d9a5107f67c60ce1_ppc64le",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel9@sha256:364d64cd9c25fbc2a39023c8212c12f9608d84370a72ae8356bfdd34f0d52a2f_amd64",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel9@sha256:3b90f58c351e221dfa60c238990c3d7fd3b74f59b806138ddcc18f72baa567ca_arm64",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel9@sha256:13f1af9c6dd7fc7862251d0ce5f069d5965649dd90a547a7a09c6d919ad96987_arm64",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel9@sha256:90075f5da491adec16eeada609d1f315ae7d97cd414e79b7c8e751d93c0be819_amd64",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel9@sha256:99346560c0fcba5270027aca813dab94e862a8c1bb413bf233c53b0488bf1339_ppc64le",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel9@sha256:ebd990cec2d84cc208b9b98b885ed019e1edbae5d660f238b84455d06c18d41c_s390x",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-nop-rhel9@sha256:12ed2cba86b37cde91db1ffac6d1aadd08b03f06a72406e8c224d4d470a8bf2f_ppc64le",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-nop-rhel9@sha256:3fdb6ca084da38668af018b7058161658271a9e2804f968f8362eab5f4de2d67_s390x",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-nop-rhel9@sha256:6c9c65da6a733afefd87391fc9a34c3ab261e6b1e0d0bad5686e193aee826fec_amd64",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-nop-rhel9@sha256:c0077f6b619722db02086aa46b7c41af3801dc552af11f4bac90a342fd906881_arm64",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel9@sha256:4d2516e88f1ae905b5c27d34324a8d3568870c9ba6072e05a18262cdb3e4b5f3_ppc64le",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel9@sha256:d5893ff6b813926b1ccf6191f447122123c0685aed3bd8496dcd0b628254fedb_s390x",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel9@sha256:e350ec18ab8c8dbae2efc9b4d1000e3ae07abbc093c0492444c80561ca57b046_arm64",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel9@sha256:e9ff6d02fb5fc4081bb317fca7930390f54de71920efd3327ae9f9df2b2cd783_amd64",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel9@sha256:0823a50cc017274204acfef21c96fdcac9754fe790cac68c6a2725990f2147ef_ppc64le",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel9@sha256:22bbf8889856068363e8a3d07b450f63ba979136d4c61205171a465627135c12_arm64",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel9@sha256:2f6f91dfd7b71cad1c6db82835d709d20f4153cf500d60ee32145712af922214_amd64",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel9@sha256:e2cc1d53875b7ec174fae01f9ee1b0d081b496726f6efe59cfdaf3f52bdb22bb_s390x",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel9@sha256:7cd03b4ff79625bc11db9340e69416320b880444c91def4d0768c7b687acc576_s390x",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel9@sha256:95801a943ba7d0ec4af53c3cd1177483e649bcd528b5a838a32ad2d860e6503a_amd64",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel9@sha256:a08d98ec75520d6b7421a75179c217bac1de0e893105f964325fc618c40b0062_ppc64le",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel9@sha256:c3bee1c6e705933ffa2870133fb3264f29e63b12a065b28bab3dcc2c1b52875e_arm64",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel9@sha256:1e9a9f1b5ecdab7d074722c860daab977519123fe4385affdfd86d8c7f3c473c_amd64",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel9@sha256:253ce9e4ce0dc0045de38340fe487c9dc47b2691befe2ea91e46cc493c6a74f2_s390x",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel9@sha256:4a34e3506330e931d7f205b36324c9fd7fe8581fbccfaca897f7c34bbb0df102_ppc64le",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel9@sha256:54e73db973349a7d9ea93b9a419ce8a342cfbf270cbceef5b28fffa578963636_arm64",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-pruner-controller-rhel9@sha256:71d52625d3aeb19a6109a434b2d6498aa8cfbfb74649ad2cba8837f3fae6e7ac_s390x",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-pruner-controller-rhel9@sha256:bba510a758d5a70dc133741ccd00d14bcb8fec5a9d642dbf134434383c909a0c_arm64",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-pruner-controller-rhel9@sha256:ea04b84821f819c6be84ed2b7113b791722aa6cdfd6fe6a119d13120dbc4bc9d_ppc64le",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-pruner-controller-rhel9@sha256:f5fdb09d85d227d014a2becde012d9e1ebfb3acf0ef060f27d3f2463332dd9b3_amd64",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel9@sha256:867d26b20423114d5bc4874ab26c58e23471a58226ef2e1eebee30f760533f13_s390x",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel9@sha256:86af0e4cedd9f906d2c341d0d658f67f4383615213312804b8f52be2a7dff036_ppc64le",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel9@sha256:b8d380990acb0184ab685b005e22fb8369139dd8cd6550b4521bd4bc3ca23b40_amd64",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel9@sha256:b903aa551212a53dccb73a4c78500d0c149b42a6cf7ac2ed1f5332e1ac85cac5_arm64",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel9@sha256:0bc86f0e97b943cfbcdc57c4357ff3bebd2b224116b01d36f20d34af20b86d5e_s390x",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel9@sha256:1ca6fa787c621462fa2c67b9a42b1de67688883af90316475b0df35be3ed805d_amd64",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel9@sha256:2a1344726d5244ffbd2a4c21c782116aa81efbc1b12466bcd89ef956e43893a1_arm64",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel9@sha256:b5fe393f2ea257f218fdf660b394d158e4709ede0e72ba8e3538ffee9659f8fe_ppc64le",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-results-retention-policy-agent-rhel9@sha256:7c7f00c73c750a146cf71f84bd19e0c94225c363a7aaee2bc2b52b234dd72703_amd64",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-results-retention-policy-agent-rhel9@sha256:7cef021919f068f60c37c2e8d9306e22cd915f17098c2aac51d43ede1c92cd81_ppc64le",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-results-retention-policy-agent-rhel9@sha256:d6bef8cb3c830ae821d2f14692e1ce0b70d17c371e1a75d076dcec21b7213e0c_s390x",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-results-retention-policy-agent-rhel9@sha256:ed58fd6de76c840d4057e6f89918e737ce5767a71aefb9effbdf5e9de97bb514_arm64",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel9@sha256:80b223dbcc37a4b977cfc5b75f999a5b206114cc47feaa5dcd43627dc91303fe_ppc64le",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel9@sha256:abdcb828bc1f2aaa5ee7211a00b3b7d8d291878ed55b5d2bbab425096625e52f_s390x",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel9@sha256:be4c337c6f13d6b7a89306374900c4d54ad79e096db4204c0d42d7fa3e823769_amd64",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel9@sha256:f841bc4678ac23de083707b5c4580fb4c52f84adb7fe0e4c4ef387768b4e6364_arm64",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel9@sha256:560507096517a43878dd9ac1f0d7e5b539ef7d50db3e247870c62e059b6ee289_arm64",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel9@sha256:a905be27983179f4cc0aa78e6b6b78971ae17bbcd46520fbc234e755cc9c98fe_ppc64le",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel9@sha256:ad84f6f7bde148dd49f9d633c4b904e52120d293aabd85eed9783f37db0de73e_s390x",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel9@sha256:c63b3cfe9903840c29a65b061bc0622473bb9681599449bb8c6767fd3ba02880_amd64",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel9@sha256:28fc18c45672e4d644b08216d62453bc74a5817fed4b4873c9981984c21f77a8_s390x",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel9@sha256:384e639f2ce3e75712a5ee1cc5520161342e9dd1e94444d134d7ad4a39dde279_amd64",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel9@sha256:52772f57e167aaf6e54dc104b57a03db4fbbac7fddd65cf54a8b342cf43df20c_arm64",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel9@sha256:8e9605f0c3c4bf4f184e220228221367b52ed7609c13b476e6e9df446c35a2ea_ppc64le",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel9@sha256:337beb1ebee34315707d2e40e930e9a107ac156f4201667ae7b90621ea392f66_s390x",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel9@sha256:536e89fce8e35644e1ac7d829a4562f76ede60bd8069e92e3b3da17f1702578b_arm64",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel9@sha256:5bb6265b605ddf793df6d72732682a8033bbb2443b6333914996b4384df8fcf7_amd64",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel9@sha256:6c9c4245686d29afb7f5285e3085969e2ec5283e5bf92bcfb8bc6cae13027724_ppc64le",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel9@sha256:9ff441506bc87d94825a4d4f57ff7f2b1e53d343297745b5dd0e4d3ad201f1b2_ppc64le",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel9@sha256:a50e8e8276a10fba42491003b40183d8ebcc939a4b215b0bad8d835695b5ab45_arm64",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel9@sha256:af3d3edc03257025476cdd0d0b4bfbb14022a0473054db0f868c197f73598f45_s390x",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel9@sha256:d0cf00108f8518b3d4d2d04b83ea703941a226803b17bcabcfd89c953bab697b_amd64",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel9@sha256:4f86f5c692a497442b54c435e68b0cbf961591a00ebc3a73c364a19da673e34d_amd64",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel9@sha256:a7060a10a9ab3d992ff150dcbe687dc4328ab3e2debd1351a6d7e0ac2439d89e_s390x",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel9@sha256:c98dde706025aa5e34c7c43eb74c9e0f747c15c6b25450faed9b97374417157d_arm64",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel9@sha256:d0f59e461f21d4c1194c3ff29b5f6b0d6f13e2a26f7f08195a6224c30199c1f2_ppc64le",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel9@sha256:16b9d1efa24d3f8bad5bcd9ba29e26f2dd15f8a174de2ba17abd63a6f1306fde_arm64",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel9@sha256:1bbbf713c2ff1870779a9b18b3607f0b0a84e7a797a409ab53afe0075da3e7fb_ppc64le",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel9@sha256:aa50d147f3b2bbe58539e676a2eaa7c2ea668adc8b33cc761c21fb2189cecb17_s390x",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel9@sha256:f91ecfb52623f05346a0d61007308bbd4059a20a043359e08c362ebd9156b7fa_amd64",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel9@sha256:13d591ce11f7e1b3bdfdf2e283d0cd6e57fd2385032175f485309e87f759c055_amd64",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel9@sha256:63ff9662f5a1cb5f69f08c38c22119fd202335b2c6a7e540a531fa1413421111_s390x",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel9@sha256:677cc576f84ceaba881313e7da183c012b03c4218f9a36f8d2b68806abb8b38d_ppc64le",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel9@sha256:dece6dc60c2e2e3f53e16b83c6d62abd09848cbf056ba4e8da2e17520db9568a_arm64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-66564"
},
{
"category": "external",
"summary": "RHBZ#2419054",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2419054"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-66564",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-66564"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-66564",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-66564"
},
{
"category": "external",
"summary": "https://github.com/sigstore/timestamp-authority/commit/0cae34e197d685a14904e0bad135b89d13b69421",
"url": "https://github.com/sigstore/timestamp-authority/commit/0cae34e197d685a14904e0bad135b89d13b69421"
},
{
"category": "external",
"summary": "https://github.com/sigstore/timestamp-authority/security/advisories/GHSA-4qg8-fj49-pxjh",
"url": "https://github.com/sigstore/timestamp-authority/security/advisories/GHSA-4qg8-fj49-pxjh"
}
],
"release_date": "2025-12-04T22:37:13.307000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-03-05T07:08:51+00:00",
"details": "Red Hat OpenShift Pipelines is a cloud-native, continuous integration and\ncontinuous delivery (CI/CD) solution based on Kubernetes resources.\nIt uses Tekton building blocks to automate deployments across multiple\nplatforms by abstracting away the underlying implementation details.\nTekton introduces a number of standard custom resource definitions (CRDs)\nfor defining CI/CD pipelines that are portable across Kubernetes distributions.",
"product_ids": [
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel9@sha256:1ee6048f584257edcbc764ae87f6375e6ce2d25caf3cc8f98fed981e197816bd_arm64",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel9@sha256:6a0d1f472283c686e438dbfbeec826db9d7d95f45f92842c4073f70704860d2f_amd64",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel9@sha256:bbb93e9ce23fd650f5b19df958390c951c38b72de02c5fec9cfbb3b801e8312f_ppc64le",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel9@sha256:ef571581dc01c754dce5ca1dbd360fe86800c14853ce3f535a51d0f438467597_s390x"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:3825"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-cache-rhel9@sha256:17d540bfc2f5e4f3eb11b25b95dd7860ab1cfccce5814deb301fea08d95072dc_arm64",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-cache-rhel9@sha256:716f58c27ecb2a7885406bc866a3c2bb850396f770a556ef1bdaeccedfd24089_amd64",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-cache-rhel9@sha256:9ebb96ce55329bcc5f40a92be685329d7ec00bfff00bd5a3605102eb8d6ed719_s390x",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-cache-rhel9@sha256:c13e60b885afff7a2ee13fac8de563f4886e762406ee2976d5b23ea0ef656078_ppc64le",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel9@sha256:1ee6048f584257edcbc764ae87f6375e6ce2d25caf3cc8f98fed981e197816bd_arm64",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel9@sha256:6a0d1f472283c686e438dbfbeec826db9d7d95f45f92842c4073f70704860d2f_amd64",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel9@sha256:bbb93e9ce23fd650f5b19df958390c951c38b72de02c5fec9cfbb3b801e8312f_ppc64le",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel9@sha256:ef571581dc01c754dce5ca1dbd360fe86800c14853ce3f535a51d0f438467597_s390x",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel9@sha256:120d93e1cf2a96bfa9d7745b88377651055ebe5595f68b7b4a4bb26f633e8611_arm64",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel9@sha256:43efa5a676666dd4ae039ad5518eaf636f5baf8d688d9a4b475822c32ad1ddfb_amd64",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel9@sha256:7b0f572c22640568015fbcf42e9e242b2a640b70eb7bec97f00ee6967d0f598f_s390x",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel9@sha256:a01a2a1e02cffad381ecacab7bf6456ed9a0d1ad589cd0935ec5a4748e341fbe_ppc64le",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-controller-rhel9@sha256:27f3be442cf1d9f640657fb6d7cea6b133652226f9a80c3442df226b3cb3c2dc_amd64",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-controller-rhel9@sha256:2dd2182f98cb7beb6e8ef7d7fcfe13705501a11d425b99667afcbbfa52fd252a_ppc64le",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-controller-rhel9@sha256:72632d760862fdcfa54a910846b14f652dac23b185f7496c4c43097d537cc2d2_arm64",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-controller-rhel9@sha256:8559603458387b13ca544bf7a499fdaad82d18145b612e4e220e53480960dda0_s390x",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel9@sha256:98f5998cc667e71dbb51d133d39ae78156ccafa8bf171bd666edfac8de17ccba_ppc64le",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel9@sha256:b6fb02867ebc3be24c68dd24c9178ed17a655a20aa19d477954aae0896c53213_arm64",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel9@sha256:d7a11116dca914c661bbe20ecffe56afe6011fae809845859a4ffa2884e4f7db_amd64",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel9@sha256:fbb162c6620a1ac010cdd353682b30c6adebaf9a0064d6e3430555f7310c704c_s390x",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-events-rhel9@sha256:5949d16546a241366ea103f003c733c875c4616794ba7cca42aebb7c585908ba_arm64",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-events-rhel9@sha256:84469780cc76298499046e7a696b100a0393be411dc14fd8a3878fcedd86220e_ppc64le",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-events-rhel9@sha256:a0389d20f0c4c08c0e5b6f0a6edd8216658e3957e1e7476c21129b7a36ed2a8d_s390x",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-events-rhel9@sha256:d1a689ab23343c9fcfa24bf0ab56001971c0ab35a2505d8fa877346326bd8387_amd64",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel9@sha256:35412516c9d8d4ddb93f57bb59da160aa6abb11581a1a5df793fcbb8197f2e4f_s390x",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel9@sha256:bf6075f65fa2cb59af1c5cf9374c8958361c6c41318ae157abfa46a6d6e4d5b2_ppc64le",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel9@sha256:d3c24212665bd368c38a2b913b4bf9d8f5eb294ff269c0d5f23ac1c7f4bd6829_amd64",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel9@sha256:f3c6e7200e2834f4ed697bcaf8fc01a81bd88ae858d9a3c2b0efc36356ea4d91_arm64",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel9@sha256:7c36902406c9dc7a91897ea5fe36ba4e6ee9f6435094016fc21e31c057ba3dd7_s390x",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel9@sha256:b817e4c5703cd36926371bdf2f276a1557e5c8ea4a57344051e219bb8a707b04_amd64",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel9@sha256:b9a9eb524b522e4c6cfc285dd115fd3e0cd7d6268213db3bc066b64a7889e7b0_arm64",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel9@sha256:fd5188add10e6586b188efaa19ce094daf5c5c84b07725031d25237c2e93ced2_ppc64le",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel9@sha256:0729b53e12e2e4f552e42c30f55c0c2ce7d0399fae6c4aba8f617f5579bc4445_ppc64le",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel9@sha256:2e507b647ca536325992fdd04d046ef960f5b5c3692af18344f86daa09a3741d_s390x",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel9@sha256:c9760dad0568725692140149c11ad94534264af8ab87784677a55a8f27d70ebe_arm64",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel9@sha256:e3e5f17fd2981ea6bae01080625c0b5aed4bba475271ccd4eb2ff1434d949cc1_amd64",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel9@sha256:030a4842de53bfe099677176efc80c9e31f585f944e94ae9991ea84cda38e88b_s390x",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel9@sha256:3c9fc3fba4317d85887ecaeb8afa321395dc8b04dc05fa54a12d27abaa0e6087_ppc64le",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel9@sha256:53f5c85f436c8aee0af2297144da6dfe7c9941bcecc3801d514cf6cbfa9f230f_amd64",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel9@sha256:5b30d53c4fdfc6fdce2a355a39d48cd078d04511aacf2272602a900289d67bee_arm64",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel9@sha256:147e26fd0d2470145f4acf8c833ac329b7e288ba1d20f491a89ab1aa3cd39c55_s390x",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel9@sha256:3189e6a8da6e957085a5dbaba433b0199a354c06b7c27e21d9a5107f67c60ce1_ppc64le",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel9@sha256:364d64cd9c25fbc2a39023c8212c12f9608d84370a72ae8356bfdd34f0d52a2f_amd64",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel9@sha256:3b90f58c351e221dfa60c238990c3d7fd3b74f59b806138ddcc18f72baa567ca_arm64",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel9@sha256:13f1af9c6dd7fc7862251d0ce5f069d5965649dd90a547a7a09c6d919ad96987_arm64",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel9@sha256:90075f5da491adec16eeada609d1f315ae7d97cd414e79b7c8e751d93c0be819_amd64",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel9@sha256:99346560c0fcba5270027aca813dab94e862a8c1bb413bf233c53b0488bf1339_ppc64le",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel9@sha256:ebd990cec2d84cc208b9b98b885ed019e1edbae5d660f238b84455d06c18d41c_s390x",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-nop-rhel9@sha256:12ed2cba86b37cde91db1ffac6d1aadd08b03f06a72406e8c224d4d470a8bf2f_ppc64le",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-nop-rhel9@sha256:3fdb6ca084da38668af018b7058161658271a9e2804f968f8362eab5f4de2d67_s390x",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-nop-rhel9@sha256:6c9c65da6a733afefd87391fc9a34c3ab261e6b1e0d0bad5686e193aee826fec_amd64",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-nop-rhel9@sha256:c0077f6b619722db02086aa46b7c41af3801dc552af11f4bac90a342fd906881_arm64",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel9@sha256:4d2516e88f1ae905b5c27d34324a8d3568870c9ba6072e05a18262cdb3e4b5f3_ppc64le",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel9@sha256:d5893ff6b813926b1ccf6191f447122123c0685aed3bd8496dcd0b628254fedb_s390x",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel9@sha256:e350ec18ab8c8dbae2efc9b4d1000e3ae07abbc093c0492444c80561ca57b046_arm64",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel9@sha256:e9ff6d02fb5fc4081bb317fca7930390f54de71920efd3327ae9f9df2b2cd783_amd64",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel9@sha256:0823a50cc017274204acfef21c96fdcac9754fe790cac68c6a2725990f2147ef_ppc64le",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel9@sha256:22bbf8889856068363e8a3d07b450f63ba979136d4c61205171a465627135c12_arm64",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel9@sha256:2f6f91dfd7b71cad1c6db82835d709d20f4153cf500d60ee32145712af922214_amd64",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel9@sha256:e2cc1d53875b7ec174fae01f9ee1b0d081b496726f6efe59cfdaf3f52bdb22bb_s390x",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel9@sha256:7cd03b4ff79625bc11db9340e69416320b880444c91def4d0768c7b687acc576_s390x",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel9@sha256:95801a943ba7d0ec4af53c3cd1177483e649bcd528b5a838a32ad2d860e6503a_amd64",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel9@sha256:a08d98ec75520d6b7421a75179c217bac1de0e893105f964325fc618c40b0062_ppc64le",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel9@sha256:c3bee1c6e705933ffa2870133fb3264f29e63b12a065b28bab3dcc2c1b52875e_arm64",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel9@sha256:1e9a9f1b5ecdab7d074722c860daab977519123fe4385affdfd86d8c7f3c473c_amd64",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel9@sha256:253ce9e4ce0dc0045de38340fe487c9dc47b2691befe2ea91e46cc493c6a74f2_s390x",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel9@sha256:4a34e3506330e931d7f205b36324c9fd7fe8581fbccfaca897f7c34bbb0df102_ppc64le",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel9@sha256:54e73db973349a7d9ea93b9a419ce8a342cfbf270cbceef5b28fffa578963636_arm64",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-pruner-controller-rhel9@sha256:71d52625d3aeb19a6109a434b2d6498aa8cfbfb74649ad2cba8837f3fae6e7ac_s390x",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-pruner-controller-rhel9@sha256:bba510a758d5a70dc133741ccd00d14bcb8fec5a9d642dbf134434383c909a0c_arm64",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-pruner-controller-rhel9@sha256:ea04b84821f819c6be84ed2b7113b791722aa6cdfd6fe6a119d13120dbc4bc9d_ppc64le",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-pruner-controller-rhel9@sha256:f5fdb09d85d227d014a2becde012d9e1ebfb3acf0ef060f27d3f2463332dd9b3_amd64",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel9@sha256:867d26b20423114d5bc4874ab26c58e23471a58226ef2e1eebee30f760533f13_s390x",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel9@sha256:86af0e4cedd9f906d2c341d0d658f67f4383615213312804b8f52be2a7dff036_ppc64le",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel9@sha256:b8d380990acb0184ab685b005e22fb8369139dd8cd6550b4521bd4bc3ca23b40_amd64",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel9@sha256:b903aa551212a53dccb73a4c78500d0c149b42a6cf7ac2ed1f5332e1ac85cac5_arm64",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel9@sha256:0bc86f0e97b943cfbcdc57c4357ff3bebd2b224116b01d36f20d34af20b86d5e_s390x",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel9@sha256:1ca6fa787c621462fa2c67b9a42b1de67688883af90316475b0df35be3ed805d_amd64",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel9@sha256:2a1344726d5244ffbd2a4c21c782116aa81efbc1b12466bcd89ef956e43893a1_arm64",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel9@sha256:b5fe393f2ea257f218fdf660b394d158e4709ede0e72ba8e3538ffee9659f8fe_ppc64le",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-results-retention-policy-agent-rhel9@sha256:7c7f00c73c750a146cf71f84bd19e0c94225c363a7aaee2bc2b52b234dd72703_amd64",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-results-retention-policy-agent-rhel9@sha256:7cef021919f068f60c37c2e8d9306e22cd915f17098c2aac51d43ede1c92cd81_ppc64le",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-results-retention-policy-agent-rhel9@sha256:d6bef8cb3c830ae821d2f14692e1ce0b70d17c371e1a75d076dcec21b7213e0c_s390x",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-results-retention-policy-agent-rhel9@sha256:ed58fd6de76c840d4057e6f89918e737ce5767a71aefb9effbdf5e9de97bb514_arm64",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel9@sha256:80b223dbcc37a4b977cfc5b75f999a5b206114cc47feaa5dcd43627dc91303fe_ppc64le",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel9@sha256:abdcb828bc1f2aaa5ee7211a00b3b7d8d291878ed55b5d2bbab425096625e52f_s390x",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel9@sha256:be4c337c6f13d6b7a89306374900c4d54ad79e096db4204c0d42d7fa3e823769_amd64",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel9@sha256:f841bc4678ac23de083707b5c4580fb4c52f84adb7fe0e4c4ef387768b4e6364_arm64",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel9@sha256:560507096517a43878dd9ac1f0d7e5b539ef7d50db3e247870c62e059b6ee289_arm64",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel9@sha256:a905be27983179f4cc0aa78e6b6b78971ae17bbcd46520fbc234e755cc9c98fe_ppc64le",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel9@sha256:ad84f6f7bde148dd49f9d633c4b904e52120d293aabd85eed9783f37db0de73e_s390x",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel9@sha256:c63b3cfe9903840c29a65b061bc0622473bb9681599449bb8c6767fd3ba02880_amd64",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel9@sha256:28fc18c45672e4d644b08216d62453bc74a5817fed4b4873c9981984c21f77a8_s390x",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel9@sha256:384e639f2ce3e75712a5ee1cc5520161342e9dd1e94444d134d7ad4a39dde279_amd64",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel9@sha256:52772f57e167aaf6e54dc104b57a03db4fbbac7fddd65cf54a8b342cf43df20c_arm64",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel9@sha256:8e9605f0c3c4bf4f184e220228221367b52ed7609c13b476e6e9df446c35a2ea_ppc64le",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel9@sha256:337beb1ebee34315707d2e40e930e9a107ac156f4201667ae7b90621ea392f66_s390x",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel9@sha256:536e89fce8e35644e1ac7d829a4562f76ede60bd8069e92e3b3da17f1702578b_arm64",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel9@sha256:5bb6265b605ddf793df6d72732682a8033bbb2443b6333914996b4384df8fcf7_amd64",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel9@sha256:6c9c4245686d29afb7f5285e3085969e2ec5283e5bf92bcfb8bc6cae13027724_ppc64le",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel9@sha256:9ff441506bc87d94825a4d4f57ff7f2b1e53d343297745b5dd0e4d3ad201f1b2_ppc64le",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel9@sha256:a50e8e8276a10fba42491003b40183d8ebcc939a4b215b0bad8d835695b5ab45_arm64",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel9@sha256:af3d3edc03257025476cdd0d0b4bfbb14022a0473054db0f868c197f73598f45_s390x",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel9@sha256:d0cf00108f8518b3d4d2d04b83ea703941a226803b17bcabcfd89c953bab697b_amd64",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel9@sha256:4f86f5c692a497442b54c435e68b0cbf961591a00ebc3a73c364a19da673e34d_amd64",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel9@sha256:a7060a10a9ab3d992ff150dcbe687dc4328ab3e2debd1351a6d7e0ac2439d89e_s390x",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel9@sha256:c98dde706025aa5e34c7c43eb74c9e0f747c15c6b25450faed9b97374417157d_arm64",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel9@sha256:d0f59e461f21d4c1194c3ff29b5f6b0d6f13e2a26f7f08195a6224c30199c1f2_ppc64le",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel9@sha256:16b9d1efa24d3f8bad5bcd9ba29e26f2dd15f8a174de2ba17abd63a6f1306fde_arm64",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel9@sha256:1bbbf713c2ff1870779a9b18b3607f0b0a84e7a797a409ab53afe0075da3e7fb_ppc64le",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel9@sha256:aa50d147f3b2bbe58539e676a2eaa7c2ea668adc8b33cc761c21fb2189cecb17_s390x",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel9@sha256:f91ecfb52623f05346a0d61007308bbd4059a20a043359e08c362ebd9156b7fa_amd64",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel9@sha256:13d591ce11f7e1b3bdfdf2e283d0cd6e57fd2385032175f485309e87f759c055_amd64",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel9@sha256:63ff9662f5a1cb5f69f08c38c22119fd202335b2c6a7e540a531fa1413421111_s390x",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel9@sha256:677cc576f84ceaba881313e7da183c012b03c4218f9a36f8d2b68806abb8b38d_ppc64le",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel9@sha256:dece6dc60c2e2e3f53e16b83c6d62abd09848cbf056ba4e8da2e17520db9568a_arm64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "github.com/sigstore/timestamp-authority: Sigstore Timestamp Authority: Denial of Service via excessive OID or Content-Type header parsing"
}
]
}
RHSA-2026:3827
Vulnerability from csaf_redhat - Published: 2026-03-05 07:31 - Updated: 2026-06-07 01:23An authentication bypass flaw has been discovered in Hashicorp's vault product. Vault's AWS Auth method may be susceptible to authentication bypass if the role of the configured bound_principal_iam is the same across AWS accounts, or uses a wildcard.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-cli-tkn-rhel9@sha256:05d553e2c0d86956b32281aa6ae7ffa1948073f753889007f041eb2a72cbfa91_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-cli-tkn-rhel9@sha256:1953e97a47dc441f2cd7a2f450aeb5c1792d180539c4756673d0f76679f29da9_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-cli-tkn-rhel9@sha256:66be750a2e2abe15579892d3f8d77058d79f165bd60b867a5d37716a277a6b59_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-cli-tkn-rhel9@sha256:9f4bdd415c1e06da1e37e872228e31f4b6ff4890aab7efca0b835ff92ec740cf_arm64 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-opc-rhel9@sha256:1f07ea20761776124173a9aab05b072b7ff1de84844a1e9b58cdcbf343ab99e6_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-opc-rhel9@sha256:67e5fd28f10c59bfb6be12fcd3702561b8dc4e6c237a77a38839370d59749154_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-opc-rhel9@sha256:a088a44bb4d11ecf877dc035f351a3500353ec3c8c6a6955d5eb1d6908bf40e3_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-opc-rhel9@sha256:cd4d671c485fe1ffc4fb45734890cb258fddc1658b7e161bee72e1787fd861e6_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-serve-tkn-cli-rhel9@sha256:6c868d7ba256b73c66abfb5cbaea0a6d09107c9e90f0deea471d689d1d7bca95_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-serve-tkn-cli-rhel9@sha256:838a518d67dabba6dc212c88c69d8897422f35a5047e82c10fe3830869d98041_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-serve-tkn-cli-rhel9@sha256:a5ce1906f4466a88cc0228ab798462120b938622f5ddd89e6826ae3bff968e5b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-serve-tkn-cli-rhel9@sha256:d17123e7d12d05e7c56cb8cf8c70a0ea2f477b33e529b8db43e3df8b112d353a_ppc64le | — |
Workaround
|
A denial of service flaw has been discovered in Hashicorp's vault product. Vault is vulnerable to an unauthenticated denial of service when processing JSON payloads. This occurs due to a regression from a previous fix for HCSEC-2025-24 which allowed for processing JSON payloads before applying rate limits.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-cli-tkn-rhel9@sha256:05d553e2c0d86956b32281aa6ae7ffa1948073f753889007f041eb2a72cbfa91_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-cli-tkn-rhel9@sha256:1953e97a47dc441f2cd7a2f450aeb5c1792d180539c4756673d0f76679f29da9_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-cli-tkn-rhel9@sha256:66be750a2e2abe15579892d3f8d77058d79f165bd60b867a5d37716a277a6b59_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-cli-tkn-rhel9@sha256:9f4bdd415c1e06da1e37e872228e31f4b6ff4890aab7efca0b835ff92ec740cf_arm64 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-opc-rhel9@sha256:1f07ea20761776124173a9aab05b072b7ff1de84844a1e9b58cdcbf343ab99e6_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-opc-rhel9@sha256:67e5fd28f10c59bfb6be12fcd3702561b8dc4e6c237a77a38839370d59749154_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-opc-rhel9@sha256:a088a44bb4d11ecf877dc035f351a3500353ec3c8c6a6955d5eb1d6908bf40e3_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-opc-rhel9@sha256:cd4d671c485fe1ffc4fb45734890cb258fddc1658b7e161bee72e1787fd861e6_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-serve-tkn-cli-rhel9@sha256:6c868d7ba256b73c66abfb5cbaea0a6d09107c9e90f0deea471d689d1d7bca95_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-serve-tkn-cli-rhel9@sha256:838a518d67dabba6dc212c88c69d8897422f35a5047e82c10fe3830869d98041_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-serve-tkn-cli-rhel9@sha256:a5ce1906f4466a88cc0228ab798462120b938622f5ddd89e6826ae3bff968e5b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-serve-tkn-cli-rhel9@sha256:d17123e7d12d05e7c56cb8cf8c70a0ea2f477b33e529b8db43e3df8b112d353a_ppc64le | — |
Workaround
|
A flaw in golang.org/x/crypto/ssh/agent causes the SSH agent client to panic when a peer responds with the generic SSH_AGENT_SUCCESS (0x06) message to requests expecting typed replies (e.g., List, Sign). The unmarshal layer produces an unexpected message type, which the client code does not handle, leading to panic("unreachable") or a nil-pointer dereference. A malicious agent or forwarded connection can exploit this to terminate the client process.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-cli-tkn-rhel9@sha256:05d553e2c0d86956b32281aa6ae7ffa1948073f753889007f041eb2a72cbfa91_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-cli-tkn-rhel9@sha256:1953e97a47dc441f2cd7a2f450aeb5c1792d180539c4756673d0f76679f29da9_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-cli-tkn-rhel9@sha256:66be750a2e2abe15579892d3f8d77058d79f165bd60b867a5d37716a277a6b59_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-cli-tkn-rhel9@sha256:9f4bdd415c1e06da1e37e872228e31f4b6ff4890aab7efca0b835ff92ec740cf_arm64 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-opc-rhel9@sha256:1f07ea20761776124173a9aab05b072b7ff1de84844a1e9b58cdcbf343ab99e6_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-opc-rhel9@sha256:67e5fd28f10c59bfb6be12fcd3702561b8dc4e6c237a77a38839370d59749154_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-opc-rhel9@sha256:a088a44bb4d11ecf877dc035f351a3500353ec3c8c6a6955d5eb1d6908bf40e3_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-opc-rhel9@sha256:cd4d671c485fe1ffc4fb45734890cb258fddc1658b7e161bee72e1787fd861e6_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-serve-tkn-cli-rhel9@sha256:6c868d7ba256b73c66abfb5cbaea0a6d09107c9e90f0deea471d689d1d7bca95_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-serve-tkn-cli-rhel9@sha256:838a518d67dabba6dc212c88c69d8897422f35a5047e82c10fe3830869d98041_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-serve-tkn-cli-rhel9@sha256:a5ce1906f4466a88cc0228ab798462120b938622f5ddd89e6826ae3bff968e5b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-serve-tkn-cli-rhel9@sha256:d17123e7d12d05e7c56cb8cf8c70a0ea2f477b33e529b8db43e3df8b112d353a_ppc64le | — |
Workaround
|
A flaw was found in golang. A remote attacker could exploit this vulnerability by providing a specially crafted certificate during the error string construction process within the `HostnameError.Error()` function. This flaw, caused by unbounded string concatenation, leads to excessive resource consumption. Successful exploitation can result in a denial of service (DoS) for the affected system.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-cli-tkn-rhel9@sha256:05d553e2c0d86956b32281aa6ae7ffa1948073f753889007f041eb2a72cbfa91_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-cli-tkn-rhel9@sha256:1953e97a47dc441f2cd7a2f450aeb5c1792d180539c4756673d0f76679f29da9_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-cli-tkn-rhel9@sha256:66be750a2e2abe15579892d3f8d77058d79f165bd60b867a5d37716a277a6b59_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-cli-tkn-rhel9@sha256:9f4bdd415c1e06da1e37e872228e31f4b6ff4890aab7efca0b835ff92ec740cf_arm64 | — |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-opc-rhel9@sha256:1f07ea20761776124173a9aab05b072b7ff1de84844a1e9b58cdcbf343ab99e6_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-opc-rhel9@sha256:67e5fd28f10c59bfb6be12fcd3702561b8dc4e6c237a77a38839370d59749154_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-opc-rhel9@sha256:a088a44bb4d11ecf877dc035f351a3500353ec3c8c6a6955d5eb1d6908bf40e3_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-opc-rhel9@sha256:cd4d671c485fe1ffc4fb45734890cb258fddc1658b7e161bee72e1787fd861e6_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-serve-tkn-cli-rhel9@sha256:6c868d7ba256b73c66abfb5cbaea0a6d09107c9e90f0deea471d689d1d7bca95_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-serve-tkn-cli-rhel9@sha256:838a518d67dabba6dc212c88c69d8897422f35a5047e82c10fe3830869d98041_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-serve-tkn-cli-rhel9@sha256:a5ce1906f4466a88cc0228ab798462120b938622f5ddd89e6826ae3bff968e5b_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-serve-tkn-cli-rhel9@sha256:d17123e7d12d05e7c56cb8cf8c70a0ea2f477b33e529b8db43e3df8b112d353a_ppc64le | — |
A flaw was found in Fulcio, a free-to-use certificate authority. This vulnerability allows a denial of service (DoS) due to excessive memory allocation when processing a malicious OpenID Connect (OIDC) identity token containing numerous period characters.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-cli-tkn-rhel9@sha256:05d553e2c0d86956b32281aa6ae7ffa1948073f753889007f041eb2a72cbfa91_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-cli-tkn-rhel9@sha256:1953e97a47dc441f2cd7a2f450aeb5c1792d180539c4756673d0f76679f29da9_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-cli-tkn-rhel9@sha256:66be750a2e2abe15579892d3f8d77058d79f165bd60b867a5d37716a277a6b59_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-cli-tkn-rhel9@sha256:9f4bdd415c1e06da1e37e872228e31f4b6ff4890aab7efca0b835ff92ec740cf_arm64 | — |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-opc-rhel9@sha256:1f07ea20761776124173a9aab05b072b7ff1de84844a1e9b58cdcbf343ab99e6_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-opc-rhel9@sha256:67e5fd28f10c59bfb6be12fcd3702561b8dc4e6c237a77a38839370d59749154_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-opc-rhel9@sha256:a088a44bb4d11ecf877dc035f351a3500353ec3c8c6a6955d5eb1d6908bf40e3_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-opc-rhel9@sha256:cd4d671c485fe1ffc4fb45734890cb258fddc1658b7e161bee72e1787fd861e6_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-serve-tkn-cli-rhel9@sha256:6c868d7ba256b73c66abfb5cbaea0a6d09107c9e90f0deea471d689d1d7bca95_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-serve-tkn-cli-rhel9@sha256:838a518d67dabba6dc212c88c69d8897422f35a5047e82c10fe3830869d98041_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-serve-tkn-cli-rhel9@sha256:a5ce1906f4466a88cc0228ab798462120b938622f5ddd89e6826ae3bff968e5b_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-serve-tkn-cli-rhel9@sha256:d17123e7d12d05e7c56cb8cf8c70a0ea2f477b33e529b8db43e3df8b112d353a_ppc64le | — |
A flaw was found in Sigstore Timestamp Authority. This vulnerability allows a denial of service via excessive memory allocation when processing a specially crafted Object Identifier or Content-Type header.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-cli-tkn-rhel9@sha256:05d553e2c0d86956b32281aa6ae7ffa1948073f753889007f041eb2a72cbfa91_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-cli-tkn-rhel9@sha256:1953e97a47dc441f2cd7a2f450aeb5c1792d180539c4756673d0f76679f29da9_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-cli-tkn-rhel9@sha256:66be750a2e2abe15579892d3f8d77058d79f165bd60b867a5d37716a277a6b59_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-cli-tkn-rhel9@sha256:9f4bdd415c1e06da1e37e872228e31f4b6ff4890aab7efca0b835ff92ec740cf_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-serve-tkn-cli-rhel9@sha256:6c868d7ba256b73c66abfb5cbaea0a6d09107c9e90f0deea471d689d1d7bca95_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-serve-tkn-cli-rhel9@sha256:838a518d67dabba6dc212c88c69d8897422f35a5047e82c10fe3830869d98041_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-serve-tkn-cli-rhel9@sha256:a5ce1906f4466a88cc0228ab798462120b938622f5ddd89e6826ae3bff968e5b_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-serve-tkn-cli-rhel9@sha256:d17123e7d12d05e7c56cb8cf8c70a0ea2f477b33e529b8db43e3df8b112d353a_ppc64le | — |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-opc-rhel9@sha256:1f07ea20761776124173a9aab05b072b7ff1de84844a1e9b58cdcbf343ab99e6_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-opc-rhel9@sha256:67e5fd28f10c59bfb6be12fcd3702561b8dc4e6c237a77a38839370d59749154_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-opc-rhel9@sha256:a088a44bb4d11ecf877dc035f351a3500353ec3c8c6a6955d5eb1d6908bf40e3_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-opc-rhel9@sha256:cd4d671c485fe1ffc4fb45734890cb258fddc1658b7e161bee72e1787fd861e6_arm64 | — |
{
"document": {
"aggregate_severity": {
"namespace": "https://access.redhat.com/security/updates/classification/",
"text": "Important"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "The 1.20.3 GA release of Red Hat OpenShift Pipelines Operator..\nFor more details see [product documentation](https://docs.redhat.com/en/documentation/red_hat_openshift_pipelines).",
"title": "Topic"
},
{
"category": "general",
"text": "The 1.20. release of Red Hat OpenShift Pipelines Operator.",
"title": "Details"
},
{
"category": "legal_disclaimer",
"text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.",
"title": "Terms of Use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://access.redhat.com/security/team/contact/",
"issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.",
"name": "Red Hat Product Security",
"namespace": "https://www.redhat.com"
},
"references": [
{
"category": "self",
"summary": "https://access.redhat.com/errata/RHSA-2026:3827",
"url": "https://access.redhat.com/errata/RHSA-2026:3827"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2025-11621",
"url": "https://access.redhat.com/security/cve/CVE-2025-11621"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2025-12044",
"url": "https://access.redhat.com/security/cve/CVE-2025-12044"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2025-47913",
"url": "https://access.redhat.com/security/cve/CVE-2025-47913"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2025-61729",
"url": "https://access.redhat.com/security/cve/CVE-2025-61729"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2025-66506",
"url": "https://access.redhat.com/security/cve/CVE-2025-66506"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2025-66564",
"url": "https://access.redhat.com/security/cve/CVE-2025-66564"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/",
"url": "https://access.redhat.com/security/updates/classification/"
},
{
"category": "external",
"summary": "https://docs.redhat.com/en/documentation/red_hat_openshift_pipelines",
"url": "https://docs.redhat.com/en/documentation/red_hat_openshift_pipelines"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2026/rhsa-2026_3827.json"
}
],
"title": "Red Hat Security Advisory: Red Hat OpenShift Pipelines Release 1.20.3",
"tracking": {
"current_release_date": "2026-06-07T01:23:55+00:00",
"generator": {
"date": "2026-06-07T01:23:55+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.8.2"
}
},
"id": "RHSA-2026:3827",
"initial_release_date": "2026-03-05T07:31:32+00:00",
"revision_history": [
{
"date": "2026-03-05T07:31:32+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2026-03-05T07:31:41+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-06-07T01:23:55+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat OpenShift Pipelines 1.2",
"product": {
"name": "Red Hat OpenShift Pipelines 1.2",
"product_id": "Red Hat OpenShift Pipelines 1.2",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:openshift_pipelines:1.20::el9"
}
}
}
],
"category": "product_family",
"name": "Red Hat OpenShift Pipelines"
},
{
"branches": [
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-opc-rhel9@sha256:cd4d671c485fe1ffc4fb45734890cb258fddc1658b7e161bee72e1787fd861e6_arm64",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-opc-rhel9@sha256:cd4d671c485fe1ffc4fb45734890cb258fddc1658b7e161bee72e1787fd861e6_arm64",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-opc-rhel9@sha256:cd4d671c485fe1ffc4fb45734890cb258fddc1658b7e161bee72e1787fd861e6_arm64",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-opc-rhel9@sha256%3Acd4d671c485fe1ffc4fb45734890cb258fddc1658b7e161bee72e1787fd861e6?arch=arm64\u0026repository_url=registry.redhat.io/openshift-pipelines\u0026tag=1771921696"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-serve-tkn-cli-rhel9@sha256:838a518d67dabba6dc212c88c69d8897422f35a5047e82c10fe3830869d98041_arm64",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-serve-tkn-cli-rhel9@sha256:838a518d67dabba6dc212c88c69d8897422f35a5047e82c10fe3830869d98041_arm64",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-serve-tkn-cli-rhel9@sha256:838a518d67dabba6dc212c88c69d8897422f35a5047e82c10fe3830869d98041_arm64",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-serve-tkn-cli-rhel9@sha256%3A838a518d67dabba6dc212c88c69d8897422f35a5047e82c10fe3830869d98041?arch=arm64\u0026repository_url=registry.redhat.io/openshift-pipelines\u0026tag=1772679439"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-cli-tkn-rhel9@sha256:9f4bdd415c1e06da1e37e872228e31f4b6ff4890aab7efca0b835ff92ec740cf_arm64",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-cli-tkn-rhel9@sha256:9f4bdd415c1e06da1e37e872228e31f4b6ff4890aab7efca0b835ff92ec740cf_arm64",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-cli-tkn-rhel9@sha256:9f4bdd415c1e06da1e37e872228e31f4b6ff4890aab7efca0b835ff92ec740cf_arm64",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-cli-tkn-rhel9@sha256%3A9f4bdd415c1e06da1e37e872228e31f4b6ff4890aab7efca0b835ff92ec740cf?arch=arm64\u0026repository_url=registry.redhat.io/openshift-pipelines\u0026tag=1772694865"
}
}
}
],
"category": "architecture",
"name": "arm64"
},
{
"branches": [
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-opc-rhel9@sha256:a088a44bb4d11ecf877dc035f351a3500353ec3c8c6a6955d5eb1d6908bf40e3_ppc64le",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-opc-rhel9@sha256:a088a44bb4d11ecf877dc035f351a3500353ec3c8c6a6955d5eb1d6908bf40e3_ppc64le",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-opc-rhel9@sha256:a088a44bb4d11ecf877dc035f351a3500353ec3c8c6a6955d5eb1d6908bf40e3_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-opc-rhel9@sha256%3Aa088a44bb4d11ecf877dc035f351a3500353ec3c8c6a6955d5eb1d6908bf40e3?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift-pipelines\u0026tag=1771921696"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-serve-tkn-cli-rhel9@sha256:d17123e7d12d05e7c56cb8cf8c70a0ea2f477b33e529b8db43e3df8b112d353a_ppc64le",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-serve-tkn-cli-rhel9@sha256:d17123e7d12d05e7c56cb8cf8c70a0ea2f477b33e529b8db43e3df8b112d353a_ppc64le",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-serve-tkn-cli-rhel9@sha256:d17123e7d12d05e7c56cb8cf8c70a0ea2f477b33e529b8db43e3df8b112d353a_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-serve-tkn-cli-rhel9@sha256%3Ad17123e7d12d05e7c56cb8cf8c70a0ea2f477b33e529b8db43e3df8b112d353a?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift-pipelines\u0026tag=1772679439"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-cli-tkn-rhel9@sha256:05d553e2c0d86956b32281aa6ae7ffa1948073f753889007f041eb2a72cbfa91_ppc64le",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-cli-tkn-rhel9@sha256:05d553e2c0d86956b32281aa6ae7ffa1948073f753889007f041eb2a72cbfa91_ppc64le",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-cli-tkn-rhel9@sha256:05d553e2c0d86956b32281aa6ae7ffa1948073f753889007f041eb2a72cbfa91_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-cli-tkn-rhel9@sha256%3A05d553e2c0d86956b32281aa6ae7ffa1948073f753889007f041eb2a72cbfa91?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift-pipelines\u0026tag=1772694865"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-opc-rhel9@sha256:67e5fd28f10c59bfb6be12fcd3702561b8dc4e6c237a77a38839370d59749154_s390x",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-opc-rhel9@sha256:67e5fd28f10c59bfb6be12fcd3702561b8dc4e6c237a77a38839370d59749154_s390x",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-opc-rhel9@sha256:67e5fd28f10c59bfb6be12fcd3702561b8dc4e6c237a77a38839370d59749154_s390x",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-opc-rhel9@sha256%3A67e5fd28f10c59bfb6be12fcd3702561b8dc4e6c237a77a38839370d59749154?arch=s390x\u0026repository_url=registry.redhat.io/openshift-pipelines\u0026tag=1771921696"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-serve-tkn-cli-rhel9@sha256:6c868d7ba256b73c66abfb5cbaea0a6d09107c9e90f0deea471d689d1d7bca95_s390x",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-serve-tkn-cli-rhel9@sha256:6c868d7ba256b73c66abfb5cbaea0a6d09107c9e90f0deea471d689d1d7bca95_s390x",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-serve-tkn-cli-rhel9@sha256:6c868d7ba256b73c66abfb5cbaea0a6d09107c9e90f0deea471d689d1d7bca95_s390x",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-serve-tkn-cli-rhel9@sha256%3A6c868d7ba256b73c66abfb5cbaea0a6d09107c9e90f0deea471d689d1d7bca95?arch=s390x\u0026repository_url=registry.redhat.io/openshift-pipelines\u0026tag=1772679439"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-cli-tkn-rhel9@sha256:66be750a2e2abe15579892d3f8d77058d79f165bd60b867a5d37716a277a6b59_s390x",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-cli-tkn-rhel9@sha256:66be750a2e2abe15579892d3f8d77058d79f165bd60b867a5d37716a277a6b59_s390x",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-cli-tkn-rhel9@sha256:66be750a2e2abe15579892d3f8d77058d79f165bd60b867a5d37716a277a6b59_s390x",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-cli-tkn-rhel9@sha256%3A66be750a2e2abe15579892d3f8d77058d79f165bd60b867a5d37716a277a6b59?arch=s390x\u0026repository_url=registry.redhat.io/openshift-pipelines\u0026tag=1772694865"
}
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-opc-rhel9@sha256:1f07ea20761776124173a9aab05b072b7ff1de84844a1e9b58cdcbf343ab99e6_amd64",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-opc-rhel9@sha256:1f07ea20761776124173a9aab05b072b7ff1de84844a1e9b58cdcbf343ab99e6_amd64",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-opc-rhel9@sha256:1f07ea20761776124173a9aab05b072b7ff1de84844a1e9b58cdcbf343ab99e6_amd64",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-opc-rhel9@sha256%3A1f07ea20761776124173a9aab05b072b7ff1de84844a1e9b58cdcbf343ab99e6?arch=amd64\u0026repository_url=registry.redhat.io/openshift-pipelines\u0026tag=1771921696"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-serve-tkn-cli-rhel9@sha256:a5ce1906f4466a88cc0228ab798462120b938622f5ddd89e6826ae3bff968e5b_amd64",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-serve-tkn-cli-rhel9@sha256:a5ce1906f4466a88cc0228ab798462120b938622f5ddd89e6826ae3bff968e5b_amd64",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-serve-tkn-cli-rhel9@sha256:a5ce1906f4466a88cc0228ab798462120b938622f5ddd89e6826ae3bff968e5b_amd64",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-serve-tkn-cli-rhel9@sha256%3Aa5ce1906f4466a88cc0228ab798462120b938622f5ddd89e6826ae3bff968e5b?arch=amd64\u0026repository_url=registry.redhat.io/openshift-pipelines\u0026tag=1772679439"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-cli-tkn-rhel9@sha256:1953e97a47dc441f2cd7a2f450aeb5c1792d180539c4756673d0f76679f29da9_amd64",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-cli-tkn-rhel9@sha256:1953e97a47dc441f2cd7a2f450aeb5c1792d180539c4756673d0f76679f29da9_amd64",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-cli-tkn-rhel9@sha256:1953e97a47dc441f2cd7a2f450aeb5c1792d180539c4756673d0f76679f29da9_amd64",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-cli-tkn-rhel9@sha256%3A1953e97a47dc441f2cd7a2f450aeb5c1792d180539c4756673d0f76679f29da9?arch=amd64\u0026repository_url=registry.redhat.io/openshift-pipelines\u0026tag=1772694865"
}
}
}
],
"category": "architecture",
"name": "amd64"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-cli-tkn-rhel9@sha256:05d553e2c0d86956b32281aa6ae7ffa1948073f753889007f041eb2a72cbfa91_ppc64le as a component of Red Hat OpenShift Pipelines 1.2",
"product_id": "Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-cli-tkn-rhel9@sha256:05d553e2c0d86956b32281aa6ae7ffa1948073f753889007f041eb2a72cbfa91_ppc64le"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-cli-tkn-rhel9@sha256:05d553e2c0d86956b32281aa6ae7ffa1948073f753889007f041eb2a72cbfa91_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-cli-tkn-rhel9@sha256:1953e97a47dc441f2cd7a2f450aeb5c1792d180539c4756673d0f76679f29da9_amd64 as a component of Red Hat OpenShift Pipelines 1.2",
"product_id": "Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-cli-tkn-rhel9@sha256:1953e97a47dc441f2cd7a2f450aeb5c1792d180539c4756673d0f76679f29da9_amd64"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-cli-tkn-rhel9@sha256:1953e97a47dc441f2cd7a2f450aeb5c1792d180539c4756673d0f76679f29da9_amd64",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-cli-tkn-rhel9@sha256:66be750a2e2abe15579892d3f8d77058d79f165bd60b867a5d37716a277a6b59_s390x as a component of Red Hat OpenShift Pipelines 1.2",
"product_id": "Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-cli-tkn-rhel9@sha256:66be750a2e2abe15579892d3f8d77058d79f165bd60b867a5d37716a277a6b59_s390x"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-cli-tkn-rhel9@sha256:66be750a2e2abe15579892d3f8d77058d79f165bd60b867a5d37716a277a6b59_s390x",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-cli-tkn-rhel9@sha256:9f4bdd415c1e06da1e37e872228e31f4b6ff4890aab7efca0b835ff92ec740cf_arm64 as a component of Red Hat OpenShift Pipelines 1.2",
"product_id": "Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-cli-tkn-rhel9@sha256:9f4bdd415c1e06da1e37e872228e31f4b6ff4890aab7efca0b835ff92ec740cf_arm64"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-cli-tkn-rhel9@sha256:9f4bdd415c1e06da1e37e872228e31f4b6ff4890aab7efca0b835ff92ec740cf_arm64",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-opc-rhel9@sha256:1f07ea20761776124173a9aab05b072b7ff1de84844a1e9b58cdcbf343ab99e6_amd64 as a component of Red Hat OpenShift Pipelines 1.2",
"product_id": "Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-opc-rhel9@sha256:1f07ea20761776124173a9aab05b072b7ff1de84844a1e9b58cdcbf343ab99e6_amd64"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-opc-rhel9@sha256:1f07ea20761776124173a9aab05b072b7ff1de84844a1e9b58cdcbf343ab99e6_amd64",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-opc-rhel9@sha256:67e5fd28f10c59bfb6be12fcd3702561b8dc4e6c237a77a38839370d59749154_s390x as a component of Red Hat OpenShift Pipelines 1.2",
"product_id": "Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-opc-rhel9@sha256:67e5fd28f10c59bfb6be12fcd3702561b8dc4e6c237a77a38839370d59749154_s390x"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-opc-rhel9@sha256:67e5fd28f10c59bfb6be12fcd3702561b8dc4e6c237a77a38839370d59749154_s390x",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-opc-rhel9@sha256:a088a44bb4d11ecf877dc035f351a3500353ec3c8c6a6955d5eb1d6908bf40e3_ppc64le as a component of Red Hat OpenShift Pipelines 1.2",
"product_id": "Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-opc-rhel9@sha256:a088a44bb4d11ecf877dc035f351a3500353ec3c8c6a6955d5eb1d6908bf40e3_ppc64le"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-opc-rhel9@sha256:a088a44bb4d11ecf877dc035f351a3500353ec3c8c6a6955d5eb1d6908bf40e3_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-opc-rhel9@sha256:cd4d671c485fe1ffc4fb45734890cb258fddc1658b7e161bee72e1787fd861e6_arm64 as a component of Red Hat OpenShift Pipelines 1.2",
"product_id": "Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-opc-rhel9@sha256:cd4d671c485fe1ffc4fb45734890cb258fddc1658b7e161bee72e1787fd861e6_arm64"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-opc-rhel9@sha256:cd4d671c485fe1ffc4fb45734890cb258fddc1658b7e161bee72e1787fd861e6_arm64",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-serve-tkn-cli-rhel9@sha256:6c868d7ba256b73c66abfb5cbaea0a6d09107c9e90f0deea471d689d1d7bca95_s390x as a component of Red Hat OpenShift Pipelines 1.2",
"product_id": "Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-serve-tkn-cli-rhel9@sha256:6c868d7ba256b73c66abfb5cbaea0a6d09107c9e90f0deea471d689d1d7bca95_s390x"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-serve-tkn-cli-rhel9@sha256:6c868d7ba256b73c66abfb5cbaea0a6d09107c9e90f0deea471d689d1d7bca95_s390x",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-serve-tkn-cli-rhel9@sha256:838a518d67dabba6dc212c88c69d8897422f35a5047e82c10fe3830869d98041_arm64 as a component of Red Hat OpenShift Pipelines 1.2",
"product_id": "Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-serve-tkn-cli-rhel9@sha256:838a518d67dabba6dc212c88c69d8897422f35a5047e82c10fe3830869d98041_arm64"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-serve-tkn-cli-rhel9@sha256:838a518d67dabba6dc212c88c69d8897422f35a5047e82c10fe3830869d98041_arm64",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-serve-tkn-cli-rhel9@sha256:a5ce1906f4466a88cc0228ab798462120b938622f5ddd89e6826ae3bff968e5b_amd64 as a component of Red Hat OpenShift Pipelines 1.2",
"product_id": "Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-serve-tkn-cli-rhel9@sha256:a5ce1906f4466a88cc0228ab798462120b938622f5ddd89e6826ae3bff968e5b_amd64"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-serve-tkn-cli-rhel9@sha256:a5ce1906f4466a88cc0228ab798462120b938622f5ddd89e6826ae3bff968e5b_amd64",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-serve-tkn-cli-rhel9@sha256:d17123e7d12d05e7c56cb8cf8c70a0ea2f477b33e529b8db43e3df8b112d353a_ppc64le as a component of Red Hat OpenShift Pipelines 1.2",
"product_id": "Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-serve-tkn-cli-rhel9@sha256:d17123e7d12d05e7c56cb8cf8c70a0ea2f477b33e529b8db43e3df8b112d353a_ppc64le"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-serve-tkn-cli-rhel9@sha256:d17123e7d12d05e7c56cb8cf8c70a0ea2f477b33e529b8db43e3df8b112d353a_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.2"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2025-11621",
"cwe": {
"id": "CWE-288",
"name": "Authentication Bypass Using an Alternate Path or Channel"
},
"discovery_date": "2025-10-23T20:01:10.013624+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-opc-rhel9@sha256:1f07ea20761776124173a9aab05b072b7ff1de84844a1e9b58cdcbf343ab99e6_amd64",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-opc-rhel9@sha256:67e5fd28f10c59bfb6be12fcd3702561b8dc4e6c237a77a38839370d59749154_s390x",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-opc-rhel9@sha256:a088a44bb4d11ecf877dc035f351a3500353ec3c8c6a6955d5eb1d6908bf40e3_ppc64le",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-opc-rhel9@sha256:cd4d671c485fe1ffc4fb45734890cb258fddc1658b7e161bee72e1787fd861e6_arm64",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-serve-tkn-cli-rhel9@sha256:6c868d7ba256b73c66abfb5cbaea0a6d09107c9e90f0deea471d689d1d7bca95_s390x",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-serve-tkn-cli-rhel9@sha256:838a518d67dabba6dc212c88c69d8897422f35a5047e82c10fe3830869d98041_arm64",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-serve-tkn-cli-rhel9@sha256:a5ce1906f4466a88cc0228ab798462120b938622f5ddd89e6826ae3bff968e5b_amd64",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-serve-tkn-cli-rhel9@sha256:d17123e7d12d05e7c56cb8cf8c70a0ea2f477b33e529b8db43e3df8b112d353a_ppc64le"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2406096"
}
],
"notes": [
{
"category": "description",
"text": "An authentication bypass flaw has been discovered in Hashicorp\u0027s vault product. Vault\u0027s AWS Auth method may be susceptible to authentication bypass if the role of the configured bound_principal_iam is the same across AWS accounts, or uses a wildcard.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "github.com/hashicorp/vault: Vault AWS auth method bypass due to AWS client cache",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-cli-tkn-rhel9@sha256:05d553e2c0d86956b32281aa6ae7ffa1948073f753889007f041eb2a72cbfa91_ppc64le",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-cli-tkn-rhel9@sha256:1953e97a47dc441f2cd7a2f450aeb5c1792d180539c4756673d0f76679f29da9_amd64",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-cli-tkn-rhel9@sha256:66be750a2e2abe15579892d3f8d77058d79f165bd60b867a5d37716a277a6b59_s390x",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-cli-tkn-rhel9@sha256:9f4bdd415c1e06da1e37e872228e31f4b6ff4890aab7efca0b835ff92ec740cf_arm64"
],
"known_not_affected": [
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-opc-rhel9@sha256:1f07ea20761776124173a9aab05b072b7ff1de84844a1e9b58cdcbf343ab99e6_amd64",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-opc-rhel9@sha256:67e5fd28f10c59bfb6be12fcd3702561b8dc4e6c237a77a38839370d59749154_s390x",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-opc-rhel9@sha256:a088a44bb4d11ecf877dc035f351a3500353ec3c8c6a6955d5eb1d6908bf40e3_ppc64le",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-opc-rhel9@sha256:cd4d671c485fe1ffc4fb45734890cb258fddc1658b7e161bee72e1787fd861e6_arm64",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-serve-tkn-cli-rhel9@sha256:6c868d7ba256b73c66abfb5cbaea0a6d09107c9e90f0deea471d689d1d7bca95_s390x",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-serve-tkn-cli-rhel9@sha256:838a518d67dabba6dc212c88c69d8897422f35a5047e82c10fe3830869d98041_arm64",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-serve-tkn-cli-rhel9@sha256:a5ce1906f4466a88cc0228ab798462120b938622f5ddd89e6826ae3bff968e5b_amd64",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-serve-tkn-cli-rhel9@sha256:d17123e7d12d05e7c56cb8cf8c70a0ea2f477b33e529b8db43e3df8b112d353a_ppc64le"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-11621"
},
{
"category": "external",
"summary": "RHBZ#2406096",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2406096"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-11621",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-11621"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-11621",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-11621"
},
{
"category": "external",
"summary": "https://discuss.hashicorp.com/t/hcsec-2025-30-vault-aws-auth-method-authentication-bypass-through-mishandling-of-cache-entries/76709",
"url": "https://discuss.hashicorp.com/t/hcsec-2025-30-vault-aws-auth-method-authentication-bypass-through-mishandling-of-cache-entries/76709"
},
{
"category": "external",
"summary": "https://github.com/hashicorp/vault/commit/054c35de0c830fd7cb9991bec8b0e6a0c793e98d",
"url": "https://github.com/hashicorp/vault/commit/054c35de0c830fd7cb9991bec8b0e6a0c793e98d"
}
],
"release_date": "2025-10-23T19:08:54.989000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-03-05T07:31:32+00:00",
"details": "Red Hat OpenShift Pipelines is a cloud-native, continuous integration and\ncontinuous delivery (CI/CD) solution based on Kubernetes resources.\nIt uses Tekton building blocks to automate deployments across multiple\nplatforms by abstracting away the underlying implementation details.\nTekton introduces a number of standard custom resource definitions (CRDs)\nfor defining CI/CD pipelines that are portable across Kubernetes distributions.",
"product_ids": [
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-cli-tkn-rhel9@sha256:05d553e2c0d86956b32281aa6ae7ffa1948073f753889007f041eb2a72cbfa91_ppc64le",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-cli-tkn-rhel9@sha256:1953e97a47dc441f2cd7a2f450aeb5c1792d180539c4756673d0f76679f29da9_amd64",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-cli-tkn-rhel9@sha256:66be750a2e2abe15579892d3f8d77058d79f165bd60b867a5d37716a277a6b59_s390x",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-cli-tkn-rhel9@sha256:9f4bdd415c1e06da1e37e872228e31f4b6ff4890aab7efca0b835ff92ec740cf_arm64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:3827"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-cli-tkn-rhel9@sha256:05d553e2c0d86956b32281aa6ae7ffa1948073f753889007f041eb2a72cbfa91_ppc64le",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-cli-tkn-rhel9@sha256:1953e97a47dc441f2cd7a2f450aeb5c1792d180539c4756673d0f76679f29da9_amd64",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-cli-tkn-rhel9@sha256:66be750a2e2abe15579892d3f8d77058d79f165bd60b867a5d37716a277a6b59_s390x",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-cli-tkn-rhel9@sha256:9f4bdd415c1e06da1e37e872228e31f4b6ff4890aab7efca0b835ff92ec740cf_arm64",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-opc-rhel9@sha256:1f07ea20761776124173a9aab05b072b7ff1de84844a1e9b58cdcbf343ab99e6_amd64",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-opc-rhel9@sha256:67e5fd28f10c59bfb6be12fcd3702561b8dc4e6c237a77a38839370d59749154_s390x",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-opc-rhel9@sha256:a088a44bb4d11ecf877dc035f351a3500353ec3c8c6a6955d5eb1d6908bf40e3_ppc64le",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-opc-rhel9@sha256:cd4d671c485fe1ffc4fb45734890cb258fddc1658b7e161bee72e1787fd861e6_arm64",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-serve-tkn-cli-rhel9@sha256:6c868d7ba256b73c66abfb5cbaea0a6d09107c9e90f0deea471d689d1d7bca95_s390x",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-serve-tkn-cli-rhel9@sha256:838a518d67dabba6dc212c88c69d8897422f35a5047e82c10fe3830869d98041_arm64",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-serve-tkn-cli-rhel9@sha256:a5ce1906f4466a88cc0228ab798462120b938622f5ddd89e6826ae3bff968e5b_amd64",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-serve-tkn-cli-rhel9@sha256:d17123e7d12d05e7c56cb8cf8c70a0ea2f477b33e529b8db43e3df8b112d353a_ppc64le"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 8.1,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:N",
"version": "3.1"
},
"products": [
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-cli-tkn-rhel9@sha256:05d553e2c0d86956b32281aa6ae7ffa1948073f753889007f041eb2a72cbfa91_ppc64le",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-cli-tkn-rhel9@sha256:1953e97a47dc441f2cd7a2f450aeb5c1792d180539c4756673d0f76679f29da9_amd64",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-cli-tkn-rhel9@sha256:66be750a2e2abe15579892d3f8d77058d79f165bd60b867a5d37716a277a6b59_s390x",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-cli-tkn-rhel9@sha256:9f4bdd415c1e06da1e37e872228e31f4b6ff4890aab7efca0b835ff92ec740cf_arm64",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-opc-rhel9@sha256:1f07ea20761776124173a9aab05b072b7ff1de84844a1e9b58cdcbf343ab99e6_amd64",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-opc-rhel9@sha256:67e5fd28f10c59bfb6be12fcd3702561b8dc4e6c237a77a38839370d59749154_s390x",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-opc-rhel9@sha256:a088a44bb4d11ecf877dc035f351a3500353ec3c8c6a6955d5eb1d6908bf40e3_ppc64le",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-opc-rhel9@sha256:cd4d671c485fe1ffc4fb45734890cb258fddc1658b7e161bee72e1787fd861e6_arm64",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-serve-tkn-cli-rhel9@sha256:6c868d7ba256b73c66abfb5cbaea0a6d09107c9e90f0deea471d689d1d7bca95_s390x",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-serve-tkn-cli-rhel9@sha256:838a518d67dabba6dc212c88c69d8897422f35a5047e82c10fe3830869d98041_arm64",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-serve-tkn-cli-rhel9@sha256:a5ce1906f4466a88cc0228ab798462120b938622f5ddd89e6826ae3bff968e5b_amd64",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-serve-tkn-cli-rhel9@sha256:d17123e7d12d05e7c56cb8cf8c70a0ea2f477b33e529b8db43e3df8b112d353a_ppc64le"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "github.com/hashicorp/vault: Vault AWS auth method bypass due to AWS client cache"
},
{
"cve": "CVE-2025-12044",
"cwe": {
"id": "CWE-770",
"name": "Allocation of Resources Without Limits or Throttling"
},
"discovery_date": "2025-10-23T20:01:21.807999+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-opc-rhel9@sha256:1f07ea20761776124173a9aab05b072b7ff1de84844a1e9b58cdcbf343ab99e6_amd64",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-opc-rhel9@sha256:67e5fd28f10c59bfb6be12fcd3702561b8dc4e6c237a77a38839370d59749154_s390x",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-opc-rhel9@sha256:a088a44bb4d11ecf877dc035f351a3500353ec3c8c6a6955d5eb1d6908bf40e3_ppc64le",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-opc-rhel9@sha256:cd4d671c485fe1ffc4fb45734890cb258fddc1658b7e161bee72e1787fd861e6_arm64",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-serve-tkn-cli-rhel9@sha256:6c868d7ba256b73c66abfb5cbaea0a6d09107c9e90f0deea471d689d1d7bca95_s390x",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-serve-tkn-cli-rhel9@sha256:838a518d67dabba6dc212c88c69d8897422f35a5047e82c10fe3830869d98041_arm64",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-serve-tkn-cli-rhel9@sha256:a5ce1906f4466a88cc0228ab798462120b938622f5ddd89e6826ae3bff968e5b_amd64",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-serve-tkn-cli-rhel9@sha256:d17123e7d12d05e7c56cb8cf8c70a0ea2f477b33e529b8db43e3df8b112d353a_ppc64le"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2406098"
}
],
"notes": [
{
"category": "description",
"text": "A denial of service flaw has been discovered in Hashicorp\u0027s vault product. Vault is vulnerable to an unauthenticated denial of service when processing JSON payloads. This occurs due to a regression from a previous fix for HCSEC-2025-24 which allowed for processing JSON payloads before applying rate limits.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "github.com/hashicorp/vault: Vault Vulnerable to Denial of Service Due to Rate Limit Regression",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-cli-tkn-rhel9@sha256:05d553e2c0d86956b32281aa6ae7ffa1948073f753889007f041eb2a72cbfa91_ppc64le",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-cli-tkn-rhel9@sha256:1953e97a47dc441f2cd7a2f450aeb5c1792d180539c4756673d0f76679f29da9_amd64",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-cli-tkn-rhel9@sha256:66be750a2e2abe15579892d3f8d77058d79f165bd60b867a5d37716a277a6b59_s390x",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-cli-tkn-rhel9@sha256:9f4bdd415c1e06da1e37e872228e31f4b6ff4890aab7efca0b835ff92ec740cf_arm64"
],
"known_not_affected": [
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-opc-rhel9@sha256:1f07ea20761776124173a9aab05b072b7ff1de84844a1e9b58cdcbf343ab99e6_amd64",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-opc-rhel9@sha256:67e5fd28f10c59bfb6be12fcd3702561b8dc4e6c237a77a38839370d59749154_s390x",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-opc-rhel9@sha256:a088a44bb4d11ecf877dc035f351a3500353ec3c8c6a6955d5eb1d6908bf40e3_ppc64le",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-opc-rhel9@sha256:cd4d671c485fe1ffc4fb45734890cb258fddc1658b7e161bee72e1787fd861e6_arm64",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-serve-tkn-cli-rhel9@sha256:6c868d7ba256b73c66abfb5cbaea0a6d09107c9e90f0deea471d689d1d7bca95_s390x",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-serve-tkn-cli-rhel9@sha256:838a518d67dabba6dc212c88c69d8897422f35a5047e82c10fe3830869d98041_arm64",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-serve-tkn-cli-rhel9@sha256:a5ce1906f4466a88cc0228ab798462120b938622f5ddd89e6826ae3bff968e5b_amd64",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-serve-tkn-cli-rhel9@sha256:d17123e7d12d05e7c56cb8cf8c70a0ea2f477b33e529b8db43e3df8b112d353a_ppc64le"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-12044"
},
{
"category": "external",
"summary": "RHBZ#2406098",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2406098"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-12044",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-12044"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-12044",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-12044"
},
{
"category": "external",
"summary": "https://discuss.hashicorp.com/t/hcsec-2025-31-vault-vulnerable-to-denial-of-service-due-to-rate-limit-regression/76710",
"url": "https://discuss.hashicorp.com/t/hcsec-2025-31-vault-vulnerable-to-denial-of-service-due-to-rate-limit-regression/76710"
},
{
"category": "external",
"summary": "https://github.com/hashicorp/vault/commit/0adb749a82071ac312d05aef8bc0fe79b6ad49a6",
"url": "https://github.com/hashicorp/vault/commit/0adb749a82071ac312d05aef8bc0fe79b6ad49a6"
}
],
"release_date": "2025-10-23T19:15:16.567000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-03-05T07:31:32+00:00",
"details": "Red Hat OpenShift Pipelines is a cloud-native, continuous integration and\ncontinuous delivery (CI/CD) solution based on Kubernetes resources.\nIt uses Tekton building blocks to automate deployments across multiple\nplatforms by abstracting away the underlying implementation details.\nTekton introduces a number of standard custom resource definitions (CRDs)\nfor defining CI/CD pipelines that are portable across Kubernetes distributions.",
"product_ids": [
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-cli-tkn-rhel9@sha256:05d553e2c0d86956b32281aa6ae7ffa1948073f753889007f041eb2a72cbfa91_ppc64le",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-cli-tkn-rhel9@sha256:1953e97a47dc441f2cd7a2f450aeb5c1792d180539c4756673d0f76679f29da9_amd64",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-cli-tkn-rhel9@sha256:66be750a2e2abe15579892d3f8d77058d79f165bd60b867a5d37716a277a6b59_s390x",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-cli-tkn-rhel9@sha256:9f4bdd415c1e06da1e37e872228e31f4b6ff4890aab7efca0b835ff92ec740cf_arm64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:3827"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-cli-tkn-rhel9@sha256:05d553e2c0d86956b32281aa6ae7ffa1948073f753889007f041eb2a72cbfa91_ppc64le",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-cli-tkn-rhel9@sha256:1953e97a47dc441f2cd7a2f450aeb5c1792d180539c4756673d0f76679f29da9_amd64",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-cli-tkn-rhel9@sha256:66be750a2e2abe15579892d3f8d77058d79f165bd60b867a5d37716a277a6b59_s390x",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-cli-tkn-rhel9@sha256:9f4bdd415c1e06da1e37e872228e31f4b6ff4890aab7efca0b835ff92ec740cf_arm64",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-opc-rhel9@sha256:1f07ea20761776124173a9aab05b072b7ff1de84844a1e9b58cdcbf343ab99e6_amd64",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-opc-rhel9@sha256:67e5fd28f10c59bfb6be12fcd3702561b8dc4e6c237a77a38839370d59749154_s390x",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-opc-rhel9@sha256:a088a44bb4d11ecf877dc035f351a3500353ec3c8c6a6955d5eb1d6908bf40e3_ppc64le",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-opc-rhel9@sha256:cd4d671c485fe1ffc4fb45734890cb258fddc1658b7e161bee72e1787fd861e6_arm64",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-serve-tkn-cli-rhel9@sha256:6c868d7ba256b73c66abfb5cbaea0a6d09107c9e90f0deea471d689d1d7bca95_s390x",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-serve-tkn-cli-rhel9@sha256:838a518d67dabba6dc212c88c69d8897422f35a5047e82c10fe3830869d98041_arm64",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-serve-tkn-cli-rhel9@sha256:a5ce1906f4466a88cc0228ab798462120b938622f5ddd89e6826ae3bff968e5b_amd64",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-serve-tkn-cli-rhel9@sha256:d17123e7d12d05e7c56cb8cf8c70a0ea2f477b33e529b8db43e3df8b112d353a_ppc64le"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-cli-tkn-rhel9@sha256:05d553e2c0d86956b32281aa6ae7ffa1948073f753889007f041eb2a72cbfa91_ppc64le",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-cli-tkn-rhel9@sha256:1953e97a47dc441f2cd7a2f450aeb5c1792d180539c4756673d0f76679f29da9_amd64",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-cli-tkn-rhel9@sha256:66be750a2e2abe15579892d3f8d77058d79f165bd60b867a5d37716a277a6b59_s390x",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-cli-tkn-rhel9@sha256:9f4bdd415c1e06da1e37e872228e31f4b6ff4890aab7efca0b835ff92ec740cf_arm64",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-opc-rhel9@sha256:1f07ea20761776124173a9aab05b072b7ff1de84844a1e9b58cdcbf343ab99e6_amd64",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-opc-rhel9@sha256:67e5fd28f10c59bfb6be12fcd3702561b8dc4e6c237a77a38839370d59749154_s390x",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-opc-rhel9@sha256:a088a44bb4d11ecf877dc035f351a3500353ec3c8c6a6955d5eb1d6908bf40e3_ppc64le",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-opc-rhel9@sha256:cd4d671c485fe1ffc4fb45734890cb258fddc1658b7e161bee72e1787fd861e6_arm64",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-serve-tkn-cli-rhel9@sha256:6c868d7ba256b73c66abfb5cbaea0a6d09107c9e90f0deea471d689d1d7bca95_s390x",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-serve-tkn-cli-rhel9@sha256:838a518d67dabba6dc212c88c69d8897422f35a5047e82c10fe3830869d98041_arm64",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-serve-tkn-cli-rhel9@sha256:a5ce1906f4466a88cc0228ab798462120b938622f5ddd89e6826ae3bff968e5b_amd64",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-serve-tkn-cli-rhel9@sha256:d17123e7d12d05e7c56cb8cf8c70a0ea2f477b33e529b8db43e3df8b112d353a_ppc64le"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "github.com/hashicorp/vault: Vault Vulnerable to Denial of Service Due to Rate Limit Regression"
},
{
"cve": "CVE-2025-47913",
"discovery_date": "2025-11-13T22:01:26.092452+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-opc-rhel9@sha256:1f07ea20761776124173a9aab05b072b7ff1de84844a1e9b58cdcbf343ab99e6_amd64",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-opc-rhel9@sha256:67e5fd28f10c59bfb6be12fcd3702561b8dc4e6c237a77a38839370d59749154_s390x",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-opc-rhel9@sha256:a088a44bb4d11ecf877dc035f351a3500353ec3c8c6a6955d5eb1d6908bf40e3_ppc64le",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-opc-rhel9@sha256:cd4d671c485fe1ffc4fb45734890cb258fddc1658b7e161bee72e1787fd861e6_arm64",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-serve-tkn-cli-rhel9@sha256:6c868d7ba256b73c66abfb5cbaea0a6d09107c9e90f0deea471d689d1d7bca95_s390x",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-serve-tkn-cli-rhel9@sha256:838a518d67dabba6dc212c88c69d8897422f35a5047e82c10fe3830869d98041_arm64",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-serve-tkn-cli-rhel9@sha256:a5ce1906f4466a88cc0228ab798462120b938622f5ddd89e6826ae3bff968e5b_amd64",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-serve-tkn-cli-rhel9@sha256:d17123e7d12d05e7c56cb8cf8c70a0ea2f477b33e529b8db43e3df8b112d353a_ppc64le"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2414943"
}
],
"notes": [
{
"category": "description",
"text": "A flaw in golang.org/x/crypto/ssh/agent causes the SSH agent client to panic when a peer responds with the generic SSH_AGENT_SUCCESS (0x06) message to requests expecting typed replies (e.g., List, Sign). The unmarshal layer produces an unexpected message type, which the client code does not handle, leading to panic(\"unreachable\") or a nil-pointer dereference. A malicious agent or forwarded connection can exploit this to terminate the client process.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang.org/x/crypto/ssh/agent: golang.org/x/crypto/ssh/agent: SSH client panic due to unexpected SSH_AGENT_SUCCESS",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This vulnerability was marked as Important because it allows any malicious or misbehaving SSH agent to force a crash in the client process using a single valid protocol byte. The panic occurs before the client has a chance to validate message structure or recover, which means an attacker controlling\u2014or intercepting\u2014SSH agent traffic can reliably terminate processes that rely on agent interactions. In environments where SSH agents operate over forwarded sockets, shared workspaces, or CI/CD runners, this turns into a reliable, unauthenticated remote denial of service against critical automation or developer tooling. The flaw also stems from unsafe assumptions in the unmarshalling logic, where unexpected but protocol-legal message types drop into \u201cunreachable\u201d code paths instead of being handled gracefully\u2014making it a design-level reliability break rather than a simple error-handling bug. For this reason, it is rated as an important availability-impacting vulnerability rather than a moderate issue.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-cli-tkn-rhel9@sha256:05d553e2c0d86956b32281aa6ae7ffa1948073f753889007f041eb2a72cbfa91_ppc64le",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-cli-tkn-rhel9@sha256:1953e97a47dc441f2cd7a2f450aeb5c1792d180539c4756673d0f76679f29da9_amd64",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-cli-tkn-rhel9@sha256:66be750a2e2abe15579892d3f8d77058d79f165bd60b867a5d37716a277a6b59_s390x",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-cli-tkn-rhel9@sha256:9f4bdd415c1e06da1e37e872228e31f4b6ff4890aab7efca0b835ff92ec740cf_arm64"
],
"known_not_affected": [
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-opc-rhel9@sha256:1f07ea20761776124173a9aab05b072b7ff1de84844a1e9b58cdcbf343ab99e6_amd64",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-opc-rhel9@sha256:67e5fd28f10c59bfb6be12fcd3702561b8dc4e6c237a77a38839370d59749154_s390x",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-opc-rhel9@sha256:a088a44bb4d11ecf877dc035f351a3500353ec3c8c6a6955d5eb1d6908bf40e3_ppc64le",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-opc-rhel9@sha256:cd4d671c485fe1ffc4fb45734890cb258fddc1658b7e161bee72e1787fd861e6_arm64",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-serve-tkn-cli-rhel9@sha256:6c868d7ba256b73c66abfb5cbaea0a6d09107c9e90f0deea471d689d1d7bca95_s390x",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-serve-tkn-cli-rhel9@sha256:838a518d67dabba6dc212c88c69d8897422f35a5047e82c10fe3830869d98041_arm64",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-serve-tkn-cli-rhel9@sha256:a5ce1906f4466a88cc0228ab798462120b938622f5ddd89e6826ae3bff968e5b_amd64",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-serve-tkn-cli-rhel9@sha256:d17123e7d12d05e7c56cb8cf8c70a0ea2f477b33e529b8db43e3df8b112d353a_ppc64le"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-47913"
},
{
"category": "external",
"summary": "RHBZ#2414943",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2414943"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-47913",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-47913"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-47913",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-47913"
},
{
"category": "external",
"summary": "https://github.com/advisories/GHSA-hcg3-q754-cr77",
"url": "https://github.com/advisories/GHSA-hcg3-q754-cr77"
},
{
"category": "external",
"summary": "https://go.dev/cl/700295",
"url": "https://go.dev/cl/700295"
},
{
"category": "external",
"summary": "https://go.dev/issue/75178",
"url": "https://go.dev/issue/75178"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2025-4116",
"url": "https://pkg.go.dev/vuln/GO-2025-4116"
}
],
"release_date": "2025-11-13T21:29:39.907000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-03-05T07:31:32+00:00",
"details": "Red Hat OpenShift Pipelines is a cloud-native, continuous integration and\ncontinuous delivery (CI/CD) solution based on Kubernetes resources.\nIt uses Tekton building blocks to automate deployments across multiple\nplatforms by abstracting away the underlying implementation details.\nTekton introduces a number of standard custom resource definitions (CRDs)\nfor defining CI/CD pipelines that are portable across Kubernetes distributions.",
"product_ids": [
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-cli-tkn-rhel9@sha256:05d553e2c0d86956b32281aa6ae7ffa1948073f753889007f041eb2a72cbfa91_ppc64le",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-cli-tkn-rhel9@sha256:1953e97a47dc441f2cd7a2f450aeb5c1792d180539c4756673d0f76679f29da9_amd64",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-cli-tkn-rhel9@sha256:66be750a2e2abe15579892d3f8d77058d79f165bd60b867a5d37716a277a6b59_s390x",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-cli-tkn-rhel9@sha256:9f4bdd415c1e06da1e37e872228e31f4b6ff4890aab7efca0b835ff92ec740cf_arm64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:3827"
},
{
"category": "workaround",
"details": "No mitigation is currently available that meets Red Hat Product Security\u2019s standards for usability, deployment, applicability, or stability.",
"product_ids": [
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-cli-tkn-rhel9@sha256:05d553e2c0d86956b32281aa6ae7ffa1948073f753889007f041eb2a72cbfa91_ppc64le",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-cli-tkn-rhel9@sha256:1953e97a47dc441f2cd7a2f450aeb5c1792d180539c4756673d0f76679f29da9_amd64",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-cli-tkn-rhel9@sha256:66be750a2e2abe15579892d3f8d77058d79f165bd60b867a5d37716a277a6b59_s390x",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-cli-tkn-rhel9@sha256:9f4bdd415c1e06da1e37e872228e31f4b6ff4890aab7efca0b835ff92ec740cf_arm64",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-opc-rhel9@sha256:1f07ea20761776124173a9aab05b072b7ff1de84844a1e9b58cdcbf343ab99e6_amd64",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-opc-rhel9@sha256:67e5fd28f10c59bfb6be12fcd3702561b8dc4e6c237a77a38839370d59749154_s390x",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-opc-rhel9@sha256:a088a44bb4d11ecf877dc035f351a3500353ec3c8c6a6955d5eb1d6908bf40e3_ppc64le",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-opc-rhel9@sha256:cd4d671c485fe1ffc4fb45734890cb258fddc1658b7e161bee72e1787fd861e6_arm64",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-serve-tkn-cli-rhel9@sha256:6c868d7ba256b73c66abfb5cbaea0a6d09107c9e90f0deea471d689d1d7bca95_s390x",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-serve-tkn-cli-rhel9@sha256:838a518d67dabba6dc212c88c69d8897422f35a5047e82c10fe3830869d98041_arm64",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-serve-tkn-cli-rhel9@sha256:a5ce1906f4466a88cc0228ab798462120b938622f5ddd89e6826ae3bff968e5b_amd64",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-serve-tkn-cli-rhel9@sha256:d17123e7d12d05e7c56cb8cf8c70a0ea2f477b33e529b8db43e3df8b112d353a_ppc64le"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-cli-tkn-rhel9@sha256:05d553e2c0d86956b32281aa6ae7ffa1948073f753889007f041eb2a72cbfa91_ppc64le",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-cli-tkn-rhel9@sha256:1953e97a47dc441f2cd7a2f450aeb5c1792d180539c4756673d0f76679f29da9_amd64",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-cli-tkn-rhel9@sha256:66be750a2e2abe15579892d3f8d77058d79f165bd60b867a5d37716a277a6b59_s390x",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-cli-tkn-rhel9@sha256:9f4bdd415c1e06da1e37e872228e31f4b6ff4890aab7efca0b835ff92ec740cf_arm64",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-opc-rhel9@sha256:1f07ea20761776124173a9aab05b072b7ff1de84844a1e9b58cdcbf343ab99e6_amd64",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-opc-rhel9@sha256:67e5fd28f10c59bfb6be12fcd3702561b8dc4e6c237a77a38839370d59749154_s390x",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-opc-rhel9@sha256:a088a44bb4d11ecf877dc035f351a3500353ec3c8c6a6955d5eb1d6908bf40e3_ppc64le",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-opc-rhel9@sha256:cd4d671c485fe1ffc4fb45734890cb258fddc1658b7e161bee72e1787fd861e6_arm64",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-serve-tkn-cli-rhel9@sha256:6c868d7ba256b73c66abfb5cbaea0a6d09107c9e90f0deea471d689d1d7bca95_s390x",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-serve-tkn-cli-rhel9@sha256:838a518d67dabba6dc212c88c69d8897422f35a5047e82c10fe3830869d98041_arm64",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-serve-tkn-cli-rhel9@sha256:a5ce1906f4466a88cc0228ab798462120b938622f5ddd89e6826ae3bff968e5b_amd64",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-serve-tkn-cli-rhel9@sha256:d17123e7d12d05e7c56cb8cf8c70a0ea2f477b33e529b8db43e3df8b112d353a_ppc64le"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "golang.org/x/crypto/ssh/agent: golang.org/x/crypto/ssh/agent: SSH client panic due to unexpected SSH_AGENT_SUCCESS"
},
{
"cve": "CVE-2025-61729",
"cwe": {
"id": "CWE-1050",
"name": "Excessive Platform Resource Consumption within a Loop"
},
"discovery_date": "2025-12-02T20:01:45.330964+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-opc-rhel9@sha256:1f07ea20761776124173a9aab05b072b7ff1de84844a1e9b58cdcbf343ab99e6_amd64",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-opc-rhel9@sha256:67e5fd28f10c59bfb6be12fcd3702561b8dc4e6c237a77a38839370d59749154_s390x",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-opc-rhel9@sha256:a088a44bb4d11ecf877dc035f351a3500353ec3c8c6a6955d5eb1d6908bf40e3_ppc64le",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-opc-rhel9@sha256:cd4d671c485fe1ffc4fb45734890cb258fddc1658b7e161bee72e1787fd861e6_arm64",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-serve-tkn-cli-rhel9@sha256:6c868d7ba256b73c66abfb5cbaea0a6d09107c9e90f0deea471d689d1d7bca95_s390x",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-serve-tkn-cli-rhel9@sha256:838a518d67dabba6dc212c88c69d8897422f35a5047e82c10fe3830869d98041_arm64",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-serve-tkn-cli-rhel9@sha256:a5ce1906f4466a88cc0228ab798462120b938622f5ddd89e6826ae3bff968e5b_amd64",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-serve-tkn-cli-rhel9@sha256:d17123e7d12d05e7c56cb8cf8c70a0ea2f477b33e529b8db43e3df8b112d353a_ppc64le"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2418462"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in golang. A remote attacker could exploit this vulnerability by providing a specially crafted certificate during the error string construction process within the `HostnameError.Error()` function. This flaw, caused by unbounded string concatenation, leads to excessive resource consumption. Successful exploitation can result in a denial of service (DoS) for the affected system.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "crypto/x509: golang: Denial of Service due to excessive resource consumption via crafted certificate",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-cli-tkn-rhel9@sha256:05d553e2c0d86956b32281aa6ae7ffa1948073f753889007f041eb2a72cbfa91_ppc64le",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-cli-tkn-rhel9@sha256:1953e97a47dc441f2cd7a2f450aeb5c1792d180539c4756673d0f76679f29da9_amd64",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-cli-tkn-rhel9@sha256:66be750a2e2abe15579892d3f8d77058d79f165bd60b867a5d37716a277a6b59_s390x",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-cli-tkn-rhel9@sha256:9f4bdd415c1e06da1e37e872228e31f4b6ff4890aab7efca0b835ff92ec740cf_arm64"
],
"known_not_affected": [
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-opc-rhel9@sha256:1f07ea20761776124173a9aab05b072b7ff1de84844a1e9b58cdcbf343ab99e6_amd64",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-opc-rhel9@sha256:67e5fd28f10c59bfb6be12fcd3702561b8dc4e6c237a77a38839370d59749154_s390x",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-opc-rhel9@sha256:a088a44bb4d11ecf877dc035f351a3500353ec3c8c6a6955d5eb1d6908bf40e3_ppc64le",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-opc-rhel9@sha256:cd4d671c485fe1ffc4fb45734890cb258fddc1658b7e161bee72e1787fd861e6_arm64",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-serve-tkn-cli-rhel9@sha256:6c868d7ba256b73c66abfb5cbaea0a6d09107c9e90f0deea471d689d1d7bca95_s390x",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-serve-tkn-cli-rhel9@sha256:838a518d67dabba6dc212c88c69d8897422f35a5047e82c10fe3830869d98041_arm64",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-serve-tkn-cli-rhel9@sha256:a5ce1906f4466a88cc0228ab798462120b938622f5ddd89e6826ae3bff968e5b_amd64",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-serve-tkn-cli-rhel9@sha256:d17123e7d12d05e7c56cb8cf8c70a0ea2f477b33e529b8db43e3df8b112d353a_ppc64le"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-61729"
},
{
"category": "external",
"summary": "RHBZ#2418462",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2418462"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-61729",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-61729"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-61729",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-61729"
},
{
"category": "external",
"summary": "https://go.dev/cl/725920",
"url": "https://go.dev/cl/725920"
},
{
"category": "external",
"summary": "https://go.dev/issue/76445",
"url": "https://go.dev/issue/76445"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/8FJoBkPddm4",
"url": "https://groups.google.com/g/golang-announce/c/8FJoBkPddm4"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2025-4155",
"url": "https://pkg.go.dev/vuln/GO-2025-4155"
}
],
"release_date": "2025-12-02T18:54:10.166000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-03-05T07:31:32+00:00",
"details": "Red Hat OpenShift Pipelines is a cloud-native, continuous integration and\ncontinuous delivery (CI/CD) solution based on Kubernetes resources.\nIt uses Tekton building blocks to automate deployments across multiple\nplatforms by abstracting away the underlying implementation details.\nTekton introduces a number of standard custom resource definitions (CRDs)\nfor defining CI/CD pipelines that are portable across Kubernetes distributions.",
"product_ids": [
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-cli-tkn-rhel9@sha256:05d553e2c0d86956b32281aa6ae7ffa1948073f753889007f041eb2a72cbfa91_ppc64le",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-cli-tkn-rhel9@sha256:1953e97a47dc441f2cd7a2f450aeb5c1792d180539c4756673d0f76679f29da9_amd64",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-cli-tkn-rhel9@sha256:66be750a2e2abe15579892d3f8d77058d79f165bd60b867a5d37716a277a6b59_s390x",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-cli-tkn-rhel9@sha256:9f4bdd415c1e06da1e37e872228e31f4b6ff4890aab7efca0b835ff92ec740cf_arm64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:3827"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-cli-tkn-rhel9@sha256:05d553e2c0d86956b32281aa6ae7ffa1948073f753889007f041eb2a72cbfa91_ppc64le",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-cli-tkn-rhel9@sha256:1953e97a47dc441f2cd7a2f450aeb5c1792d180539c4756673d0f76679f29da9_amd64",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-cli-tkn-rhel9@sha256:66be750a2e2abe15579892d3f8d77058d79f165bd60b867a5d37716a277a6b59_s390x",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-cli-tkn-rhel9@sha256:9f4bdd415c1e06da1e37e872228e31f4b6ff4890aab7efca0b835ff92ec740cf_arm64",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-opc-rhel9@sha256:1f07ea20761776124173a9aab05b072b7ff1de84844a1e9b58cdcbf343ab99e6_amd64",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-opc-rhel9@sha256:67e5fd28f10c59bfb6be12fcd3702561b8dc4e6c237a77a38839370d59749154_s390x",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-opc-rhel9@sha256:a088a44bb4d11ecf877dc035f351a3500353ec3c8c6a6955d5eb1d6908bf40e3_ppc64le",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-opc-rhel9@sha256:cd4d671c485fe1ffc4fb45734890cb258fddc1658b7e161bee72e1787fd861e6_arm64",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-serve-tkn-cli-rhel9@sha256:6c868d7ba256b73c66abfb5cbaea0a6d09107c9e90f0deea471d689d1d7bca95_s390x",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-serve-tkn-cli-rhel9@sha256:838a518d67dabba6dc212c88c69d8897422f35a5047e82c10fe3830869d98041_arm64",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-serve-tkn-cli-rhel9@sha256:a5ce1906f4466a88cc0228ab798462120b938622f5ddd89e6826ae3bff968e5b_amd64",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-serve-tkn-cli-rhel9@sha256:d17123e7d12d05e7c56cb8cf8c70a0ea2f477b33e529b8db43e3df8b112d353a_ppc64le"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "crypto/x509: golang: Denial of Service due to excessive resource consumption via crafted certificate"
},
{
"cve": "CVE-2025-66506",
"cwe": {
"id": "CWE-405",
"name": "Asymmetric Resource Consumption (Amplification)"
},
"discovery_date": "2025-12-04T23:01:20.507333+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-opc-rhel9@sha256:1f07ea20761776124173a9aab05b072b7ff1de84844a1e9b58cdcbf343ab99e6_amd64",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-opc-rhel9@sha256:67e5fd28f10c59bfb6be12fcd3702561b8dc4e6c237a77a38839370d59749154_s390x",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-opc-rhel9@sha256:a088a44bb4d11ecf877dc035f351a3500353ec3c8c6a6955d5eb1d6908bf40e3_ppc64le",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-opc-rhel9@sha256:cd4d671c485fe1ffc4fb45734890cb258fddc1658b7e161bee72e1787fd861e6_arm64",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-serve-tkn-cli-rhel9@sha256:6c868d7ba256b73c66abfb5cbaea0a6d09107c9e90f0deea471d689d1d7bca95_s390x",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-serve-tkn-cli-rhel9@sha256:838a518d67dabba6dc212c88c69d8897422f35a5047e82c10fe3830869d98041_arm64",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-serve-tkn-cli-rhel9@sha256:a5ce1906f4466a88cc0228ab798462120b938622f5ddd89e6826ae3bff968e5b_amd64",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-serve-tkn-cli-rhel9@sha256:d17123e7d12d05e7c56cb8cf8c70a0ea2f477b33e529b8db43e3df8b112d353a_ppc64le"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2419056"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Fulcio, a free-to-use certificate authority. This vulnerability allows a denial of service (DoS) due to excessive memory allocation when processing a malicious OpenID Connect (OIDC) identity token containing numerous period characters.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "github.com/sigstore/fulcio: Fulcio: Denial of Service via crafted OpenID Connect (OIDC) token",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This vulnerability is rated Important for Red Hat as Fulcio, a certificate authority used for issuing code signing certificates, is susceptible to a denial of service when processing a specially crafted OpenID Connect (OIDC) token. This could lead to resource exhaustion and service unavailability in affected Red Hat products that utilize Fulcio.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-cli-tkn-rhel9@sha256:05d553e2c0d86956b32281aa6ae7ffa1948073f753889007f041eb2a72cbfa91_ppc64le",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-cli-tkn-rhel9@sha256:1953e97a47dc441f2cd7a2f450aeb5c1792d180539c4756673d0f76679f29da9_amd64",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-cli-tkn-rhel9@sha256:66be750a2e2abe15579892d3f8d77058d79f165bd60b867a5d37716a277a6b59_s390x",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-cli-tkn-rhel9@sha256:9f4bdd415c1e06da1e37e872228e31f4b6ff4890aab7efca0b835ff92ec740cf_arm64"
],
"known_not_affected": [
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-opc-rhel9@sha256:1f07ea20761776124173a9aab05b072b7ff1de84844a1e9b58cdcbf343ab99e6_amd64",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-opc-rhel9@sha256:67e5fd28f10c59bfb6be12fcd3702561b8dc4e6c237a77a38839370d59749154_s390x",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-opc-rhel9@sha256:a088a44bb4d11ecf877dc035f351a3500353ec3c8c6a6955d5eb1d6908bf40e3_ppc64le",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-opc-rhel9@sha256:cd4d671c485fe1ffc4fb45734890cb258fddc1658b7e161bee72e1787fd861e6_arm64",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-serve-tkn-cli-rhel9@sha256:6c868d7ba256b73c66abfb5cbaea0a6d09107c9e90f0deea471d689d1d7bca95_s390x",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-serve-tkn-cli-rhel9@sha256:838a518d67dabba6dc212c88c69d8897422f35a5047e82c10fe3830869d98041_arm64",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-serve-tkn-cli-rhel9@sha256:a5ce1906f4466a88cc0228ab798462120b938622f5ddd89e6826ae3bff968e5b_amd64",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-serve-tkn-cli-rhel9@sha256:d17123e7d12d05e7c56cb8cf8c70a0ea2f477b33e529b8db43e3df8b112d353a_ppc64le"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-66506"
},
{
"category": "external",
"summary": "RHBZ#2419056",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2419056"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-66506",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-66506"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-66506",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-66506"
},
{
"category": "external",
"summary": "https://github.com/sigstore/fulcio/commit/765a0e57608b9ef390e1eeeea8595b9054c63a5a",
"url": "https://github.com/sigstore/fulcio/commit/765a0e57608b9ef390e1eeeea8595b9054c63a5a"
},
{
"category": "external",
"summary": "https://github.com/sigstore/fulcio/security/advisories/GHSA-f83f-xpx7-ffpw",
"url": "https://github.com/sigstore/fulcio/security/advisories/GHSA-f83f-xpx7-ffpw"
}
],
"release_date": "2025-12-04T22:04:41.637000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-03-05T07:31:32+00:00",
"details": "Red Hat OpenShift Pipelines is a cloud-native, continuous integration and\ncontinuous delivery (CI/CD) solution based on Kubernetes resources.\nIt uses Tekton building blocks to automate deployments across multiple\nplatforms by abstracting away the underlying implementation details.\nTekton introduces a number of standard custom resource definitions (CRDs)\nfor defining CI/CD pipelines that are portable across Kubernetes distributions.",
"product_ids": [
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-cli-tkn-rhel9@sha256:05d553e2c0d86956b32281aa6ae7ffa1948073f753889007f041eb2a72cbfa91_ppc64le",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-cli-tkn-rhel9@sha256:1953e97a47dc441f2cd7a2f450aeb5c1792d180539c4756673d0f76679f29da9_amd64",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-cli-tkn-rhel9@sha256:66be750a2e2abe15579892d3f8d77058d79f165bd60b867a5d37716a277a6b59_s390x",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-cli-tkn-rhel9@sha256:9f4bdd415c1e06da1e37e872228e31f4b6ff4890aab7efca0b835ff92ec740cf_arm64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:3827"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-cli-tkn-rhel9@sha256:05d553e2c0d86956b32281aa6ae7ffa1948073f753889007f041eb2a72cbfa91_ppc64le",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-cli-tkn-rhel9@sha256:1953e97a47dc441f2cd7a2f450aeb5c1792d180539c4756673d0f76679f29da9_amd64",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-cli-tkn-rhel9@sha256:66be750a2e2abe15579892d3f8d77058d79f165bd60b867a5d37716a277a6b59_s390x",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-cli-tkn-rhel9@sha256:9f4bdd415c1e06da1e37e872228e31f4b6ff4890aab7efca0b835ff92ec740cf_arm64",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-opc-rhel9@sha256:1f07ea20761776124173a9aab05b072b7ff1de84844a1e9b58cdcbf343ab99e6_amd64",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-opc-rhel9@sha256:67e5fd28f10c59bfb6be12fcd3702561b8dc4e6c237a77a38839370d59749154_s390x",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-opc-rhel9@sha256:a088a44bb4d11ecf877dc035f351a3500353ec3c8c6a6955d5eb1d6908bf40e3_ppc64le",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-opc-rhel9@sha256:cd4d671c485fe1ffc4fb45734890cb258fddc1658b7e161bee72e1787fd861e6_arm64",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-serve-tkn-cli-rhel9@sha256:6c868d7ba256b73c66abfb5cbaea0a6d09107c9e90f0deea471d689d1d7bca95_s390x",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-serve-tkn-cli-rhel9@sha256:838a518d67dabba6dc212c88c69d8897422f35a5047e82c10fe3830869d98041_arm64",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-serve-tkn-cli-rhel9@sha256:a5ce1906f4466a88cc0228ab798462120b938622f5ddd89e6826ae3bff968e5b_amd64",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-serve-tkn-cli-rhel9@sha256:d17123e7d12d05e7c56cb8cf8c70a0ea2f477b33e529b8db43e3df8b112d353a_ppc64le"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "github.com/sigstore/fulcio: Fulcio: Denial of Service via crafted OpenID Connect (OIDC) token"
},
{
"cve": "CVE-2025-66564",
"cwe": {
"id": "CWE-405",
"name": "Asymmetric Resource Consumption (Amplification)"
},
"discovery_date": "2025-12-04T23:01:11.786030+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-opc-rhel9@sha256:1f07ea20761776124173a9aab05b072b7ff1de84844a1e9b58cdcbf343ab99e6_amd64",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-opc-rhel9@sha256:67e5fd28f10c59bfb6be12fcd3702561b8dc4e6c237a77a38839370d59749154_s390x",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-opc-rhel9@sha256:a088a44bb4d11ecf877dc035f351a3500353ec3c8c6a6955d5eb1d6908bf40e3_ppc64le",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-opc-rhel9@sha256:cd4d671c485fe1ffc4fb45734890cb258fddc1658b7e161bee72e1787fd861e6_arm64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2419054"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Sigstore Timestamp Authority. This vulnerability allows a denial of service via excessive memory allocation when processing a specially crafted Object Identifier or Content-Type header.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "github.com/sigstore/timestamp-authority: Sigstore Timestamp Authority: Denial of Service via excessive OID or Content-Type header parsing",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This vulnerability is rated Important for Red Hat products. The Sigstore Timestamp Authority, a service for issuing RFC 3161 timestamps, is prone to excessive memory allocation. This occurs when processing untrusted OID payloads with many period characters or malformed Content-Type headers. An unauthenticated attacker could exploit this flaw to trigger a denial of service in affected Red Hat products that utilize this component.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-cli-tkn-rhel9@sha256:05d553e2c0d86956b32281aa6ae7ffa1948073f753889007f041eb2a72cbfa91_ppc64le",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-cli-tkn-rhel9@sha256:1953e97a47dc441f2cd7a2f450aeb5c1792d180539c4756673d0f76679f29da9_amd64",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-cli-tkn-rhel9@sha256:66be750a2e2abe15579892d3f8d77058d79f165bd60b867a5d37716a277a6b59_s390x",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-cli-tkn-rhel9@sha256:9f4bdd415c1e06da1e37e872228e31f4b6ff4890aab7efca0b835ff92ec740cf_arm64",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-serve-tkn-cli-rhel9@sha256:6c868d7ba256b73c66abfb5cbaea0a6d09107c9e90f0deea471d689d1d7bca95_s390x",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-serve-tkn-cli-rhel9@sha256:838a518d67dabba6dc212c88c69d8897422f35a5047e82c10fe3830869d98041_arm64",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-serve-tkn-cli-rhel9@sha256:a5ce1906f4466a88cc0228ab798462120b938622f5ddd89e6826ae3bff968e5b_amd64",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-serve-tkn-cli-rhel9@sha256:d17123e7d12d05e7c56cb8cf8c70a0ea2f477b33e529b8db43e3df8b112d353a_ppc64le"
],
"known_not_affected": [
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-opc-rhel9@sha256:1f07ea20761776124173a9aab05b072b7ff1de84844a1e9b58cdcbf343ab99e6_amd64",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-opc-rhel9@sha256:67e5fd28f10c59bfb6be12fcd3702561b8dc4e6c237a77a38839370d59749154_s390x",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-opc-rhel9@sha256:a088a44bb4d11ecf877dc035f351a3500353ec3c8c6a6955d5eb1d6908bf40e3_ppc64le",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-opc-rhel9@sha256:cd4d671c485fe1ffc4fb45734890cb258fddc1658b7e161bee72e1787fd861e6_arm64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-66564"
},
{
"category": "external",
"summary": "RHBZ#2419054",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2419054"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-66564",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-66564"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-66564",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-66564"
},
{
"category": "external",
"summary": "https://github.com/sigstore/timestamp-authority/commit/0cae34e197d685a14904e0bad135b89d13b69421",
"url": "https://github.com/sigstore/timestamp-authority/commit/0cae34e197d685a14904e0bad135b89d13b69421"
},
{
"category": "external",
"summary": "https://github.com/sigstore/timestamp-authority/security/advisories/GHSA-4qg8-fj49-pxjh",
"url": "https://github.com/sigstore/timestamp-authority/security/advisories/GHSA-4qg8-fj49-pxjh"
}
],
"release_date": "2025-12-04T22:37:13.307000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-03-05T07:31:32+00:00",
"details": "Red Hat OpenShift Pipelines is a cloud-native, continuous integration and\ncontinuous delivery (CI/CD) solution based on Kubernetes resources.\nIt uses Tekton building blocks to automate deployments across multiple\nplatforms by abstracting away the underlying implementation details.\nTekton introduces a number of standard custom resource definitions (CRDs)\nfor defining CI/CD pipelines that are portable across Kubernetes distributions.",
"product_ids": [
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-cli-tkn-rhel9@sha256:05d553e2c0d86956b32281aa6ae7ffa1948073f753889007f041eb2a72cbfa91_ppc64le",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-cli-tkn-rhel9@sha256:1953e97a47dc441f2cd7a2f450aeb5c1792d180539c4756673d0f76679f29da9_amd64",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-cli-tkn-rhel9@sha256:66be750a2e2abe15579892d3f8d77058d79f165bd60b867a5d37716a277a6b59_s390x",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-cli-tkn-rhel9@sha256:9f4bdd415c1e06da1e37e872228e31f4b6ff4890aab7efca0b835ff92ec740cf_arm64",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-serve-tkn-cli-rhel9@sha256:6c868d7ba256b73c66abfb5cbaea0a6d09107c9e90f0deea471d689d1d7bca95_s390x",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-serve-tkn-cli-rhel9@sha256:838a518d67dabba6dc212c88c69d8897422f35a5047e82c10fe3830869d98041_arm64",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-serve-tkn-cli-rhel9@sha256:a5ce1906f4466a88cc0228ab798462120b938622f5ddd89e6826ae3bff968e5b_amd64",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-serve-tkn-cli-rhel9@sha256:d17123e7d12d05e7c56cb8cf8c70a0ea2f477b33e529b8db43e3df8b112d353a_ppc64le"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:3827"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-cli-tkn-rhel9@sha256:05d553e2c0d86956b32281aa6ae7ffa1948073f753889007f041eb2a72cbfa91_ppc64le",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-cli-tkn-rhel9@sha256:1953e97a47dc441f2cd7a2f450aeb5c1792d180539c4756673d0f76679f29da9_amd64",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-cli-tkn-rhel9@sha256:66be750a2e2abe15579892d3f8d77058d79f165bd60b867a5d37716a277a6b59_s390x",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-cli-tkn-rhel9@sha256:9f4bdd415c1e06da1e37e872228e31f4b6ff4890aab7efca0b835ff92ec740cf_arm64",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-opc-rhel9@sha256:1f07ea20761776124173a9aab05b072b7ff1de84844a1e9b58cdcbf343ab99e6_amd64",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-opc-rhel9@sha256:67e5fd28f10c59bfb6be12fcd3702561b8dc4e6c237a77a38839370d59749154_s390x",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-opc-rhel9@sha256:a088a44bb4d11ecf877dc035f351a3500353ec3c8c6a6955d5eb1d6908bf40e3_ppc64le",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-opc-rhel9@sha256:cd4d671c485fe1ffc4fb45734890cb258fddc1658b7e161bee72e1787fd861e6_arm64",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-serve-tkn-cli-rhel9@sha256:6c868d7ba256b73c66abfb5cbaea0a6d09107c9e90f0deea471d689d1d7bca95_s390x",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-serve-tkn-cli-rhel9@sha256:838a518d67dabba6dc212c88c69d8897422f35a5047e82c10fe3830869d98041_arm64",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-serve-tkn-cli-rhel9@sha256:a5ce1906f4466a88cc0228ab798462120b938622f5ddd89e6826ae3bff968e5b_amd64",
"Red Hat OpenShift Pipelines 1.2:registry.redhat.io/openshift-pipelines/pipelines-serve-tkn-cli-rhel9@sha256:d17123e7d12d05e7c56cb8cf8c70a0ea2f477b33e529b8db43e3df8b112d353a_ppc64le"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "github.com/sigstore/timestamp-authority: Sigstore Timestamp Authority: Denial of Service via excessive OID or Content-Type header parsing"
}
]
}
Sightings
| Author | Source | Type | Date | Other |
|---|
Nomenclature
- Seen: The vulnerability was mentioned, discussed, or observed by the user.
- Confirmed: The vulnerability has been validated from an analyst's perspective.
- Published Proof of Concept: A public proof of concept is available for this vulnerability.
- Exploited: The vulnerability was observed as exploited by the user who reported the sighting.
- Patched: The vulnerability was observed as successfully patched by the user who reported the sighting.
- Not exploited: The vulnerability was not observed as exploited by the user who reported the sighting.
- Not confirmed: The user expressed doubt about the validity of the vulnerability.
- Not patched: The vulnerability was not observed as successfully patched by the user who reported the sighting.